@charset "UTF-8";
/*slick*/
@import "../js/vendor/slick/slick.css";
@import "../js/vendor/slick/slick-theme.css";
/*perfect-scrollbar*/
@import "../js/vendor/perfect-scrollbar/perfect-scrollbar.min.css";
@import "../font/allicon/style.css";
@import "../js/vendor/jquery.mCustomScrollbar.min.js/jquery.mCustomScrollbar.min.css";
@font-face {
  font-family: "FuturaPT-Book";
  src: url("../../assets/font/FuturaPT/Book/FuturaPTBook.eot") format("embedded-opentype"), url("../../assets/font/FuturaPT/Book/FuturaPTBook.woff") format("woff"), url("../../assets/font/FuturaPT/Book/FuturaPTBook.ttf") format("truetype"), url("../../assets/font/FuturaPT/Book/FuturaPTBook.svg") format("svg");
}
@font-face {
  font-family: "FuturaPT-Medium";
  src: url("../../assets/font/FuturaPT/Medium/FuturaPTMedium.eot") format("embedded-opentype"), url("../../assets/font/FuturaPT/Medium/FuturaPTMedium.woff") format("woff"), url("../../assets/font/FuturaPT/Medium/FuturaPTMedium.ttf") format("truetype"), url("../../assets/font/FuturaPT/Medium/FuturaPTMedium.svg") format("svg");
}
@font-face {
  font-family: "FuturaPT-Bold";
  src: url("../../assets/font/FuturaPT/Bold/FuturaPTBold.woff2") format("woff2"), url("../../assets/font/FuturaPT/Bold/FuturaPTBold.woff") format("woff"), url("../../assets/font/FuturaPT/Bold/FuturaPTBold.ttf") format("truetype"), url("../../assets/font/FuturaPT/Bold/FuturaPTBold.svg") format("svg");
}
@font-face {
  font-family: "FuturaPT-Demi";
  src: url("../../assets/font/FuturaPT/Demi/FuturaPTDemi.woff2") format("woff2"), url("../../assets/font/FuturaPT/Demi/FuturaPTDemi.woff") format("woff"), url("../../assets/font/FuturaPT/Demi/FuturaPTDemi.ttf") format("truetype"), url("../../assets/font/FuturaPT/Demi/FuturaPTDemi.svg") format("svg");
}
@font-face {
  font-family: "FuturaPT-Heavy";
  src: url("../../assets/font/FuturaPT/Heavy/FuturaPTHeavy.woff2") format("woff2"), url("../../assets/font/FuturaPT/Heavy/FuturaPTHeavy.woff") format("woff"), url("../../assets/font/FuturaPT/Heavy/FuturaPTHeavy.ttf") format("truetype"), url("../../assets/font/FuturaPT/Heavy/FuturaPTHeavy.svg") format("svg");
}
@font-face {
  font-family: "FuturaPT-Light";
  src: url("../../assets/font/FuturaPT/Light/FuturaPTLight.woff2") format("woff2"), url("../../assets/font/FuturaPT/Light/FuturaPTLight.woff") format("woff"), url("../../assets/font/FuturaPT/Light/FuturaPTLight.ttf") format("truetype"), url("../assets/font/FuturaPT/Light/FuturaPTLight.svg") format("svg");
}
@font-face {
  font-family: "MyriadPro-Regular";
  src: url("MyriadPro-Regular.eot");
  src: url("../../assets/font/MyriadPro/Regular/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/font/MyriadPro/Regular/MyriadPro-Regular.woff2") format("woff2"), url("../../assets/font/MyriadPro/Regular/MyriadPro-Regular.woff") format("woff"), url("../../assets/font/MyriadPro/Regular/MyriadPro-Regular.ttf") format("truetype"), url("../../assets/font/MyriadPro/Regular/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro-Light";
  src: url("../../assets/font/MyriadPro/Light/MYRIADPRO-LIGHT.eot") format("embedded-opentype"), url("../../assets/font/MyriadPro/Light/MYRIADPRO-LIGHT.woff2") format("woff2"), url("../../assets/font/MyriadPro/Light/MYRIADPRO-LIGHT.woff") format("woff"), url("../../assets/font/MyriadPro/Light/MYRIADPRO-LIGHT.ttf") format("truetype"), url("../../assets/font/MyriadPro/Light/MYRIADPRO-LIGHT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro-Semibold";
  src: url("../../assets/font/MyriadPro/Semibold/MyriadPro-Semibold.eot") format("embedded-opentype"), url("../../assets/font/MyriadPro/Semibold/MyriadPro-Semibold.woff2") format("woff2"), url("../../assets/font/MyriadPro/Semibold/MyriadPro-Semibold.woff") format("woff"), url("../../assets/font/MyriadPro/Semibold/MyriadPro-Semibold.ttf") format("truetype"), url("../../assets/font/MyriadPro/Semibold/MyriadPro-Semibold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro-Bold";
  src: url("MYRIADPRO-BOLD.eot");
  src: url("../../assets/font/MyriadPro/Bold/MYRIADPRO-BOLD.eot") format("embedded-opentype"), url("../../assets/font/MyriadPro/Bold/MYRIADPRO-BOLD.woff2") format("woff2"), url("../../assets/font/MyriadPro/Bold/MYRIADPRO-BOLD.woff") format("woff"), url("../../assets/font/MyriadPro/Bold/MYRIADPRO-BOLD.ttf") format("truetype"), url("../../assets/font/MyriadPro/Bold/MYRIADPRO-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.container {
  padding-top: constant(safe-area-inset-top);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-left: constant(safe-area-inset-left);
}

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  position: relative;
  font-size: 100%;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: normal;
  font-family: "FuturaPT-Book", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  -webkit-overflow-scrolling: touch;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

iframe {
  display: block;
}

a {
  color: inherit;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  display: block;
  min-height: 1px;
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

ul {
  list-style: none;
  list-style-image: none;
}

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

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button,
input,
select,
textarea {
  font-family: "FuturaPT-Book", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
textarea::-webkit-scrollbar {
  width: 2px;
}
textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #c2c2c2;
}
textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #878787;
}

/*去除input藍色框框*/
input,
button,
select,
textarea {
  outline: none;
}

*:focus {
  outline: none;
}

input:focus,
textarea:focus {
  outline: none;
}

picture {
  overflow: hidden;
  font-size: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

mark {
  background: #ff0;
  color: #000;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

hr {
  height: 1px;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: inherit;
  line-height: 1.5;
  max-width: 100%;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.hide,
.wp1,
.wp2,
.wp3,
.wp4,
.wp5,
.wp6 {
  visibility: hidden;
}

.fadeInDown,
.fadeInDown2,
.fadeInUp,
.pulse,
.fadeIn,
.bounceIn {
  visibility: visible !important;
}

.delay-02s {
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

.delay-03s {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.delay-05s {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
}

.delay-06s {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.delay-07s {
  animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
}

.delay-08s {
  animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
}

.delay-09s {
  animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
}

.delay-10s {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.delay-15s {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

.delay-20s {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

.delay-25s {
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}

.delay-30s {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}

.delay-35s {
  animation-delay: 3.5s;
  -webkit-animation-delay: 3.5s;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-101%);
            transform: translateY(-101%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-101%);
            transform: translateY(-101%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(101%);
            transform: translateY(101%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(101%);
            transform: translateY(101%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes allin {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}

@keyframes allin {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes allin0 {
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes allin0 {
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(101%);
            transform: translateX(101%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(101%);
            transform: translateX(101%);
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes w100 {
  100% {
    width: 100%;
  }
}

@keyframes w100 {
  100% {
    width: 100%;
  }
}
@-webkit-keyframes h100 {
  100% {
    height: 100%;
  }
}
@keyframes h100 {
  100% {
    height: 100%;
  }
}
@-webkit-keyframes w0 {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@keyframes w0 {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@-webkit-keyframes h0 {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@keyframes h0 {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
@-webkit-keyframes hexagon-w100 {
  to {
    width: var(--borderW);
  }
}
@keyframes hexagon-w100 {
  to {
    width: var(--borderW);
  }
}
@-webkit-keyframes hexagon-h100 {
  to {
    height: 50%;
  }
}
@keyframes hexagon-h100 {
  to {
    height: 50%;
  }
}
@-webkit-keyframes hexagon-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -25%, 0);
            transform: translate3d(-50%, -25%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
}
@keyframes hexagon-fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -25%, 0);
            transform: translate3d(-50%, -25%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
  }
}
/* 水平線方式出現 ps:ie不支援*/
@-webkit-keyframes horizontalShow {
  0% {
    clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@keyframes horizontalShow {
  0% {
    clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
/* 垂直線方式出現 ps:ie不支援*/ 
@-webkit-keyframes verticalShow {
  0% {
    clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0 50%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
} 
@keyframes verticalShow {
  0% {
    clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0 50%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
@-webkit-keyframes out {
  100% {
    display: none;
  }
}
@keyframes out {
  100% {
    display: none;
  }
}
@-webkit-keyframes skewIn {
  0% {
    -webkit-transform: skewY(5deg) translate(0, 25%);
            transform: skewY(5deg) translate(0, 25%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: skew(0) translate(0);
            transform: skew(0) translate(0);
  }
}
@keyframes skewIn {
  0% {
    -webkit-transform: skewY(5deg) translate(0, 25%);
            transform: skewY(5deg) translate(0, 25%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: skew(0) translate(0);
            transform: skew(0) translate(0);
  }
}
@-webkit-keyframes zoomout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes imgSpan {
  0% {
    width: 0%;
  }
  40% {
    width: 101%;
    -webkit-transform: skewX(0deg) translateX(0%);
            transform: skewX(0deg) translateX(0%);
  }
  41% {
    width: 200%;
    -webkit-transform: skewX(30deg) translateX(-20%);
            transform: skewX(30deg) translateX(-20%);
  }
  100% {
    width: 200%;
    -webkit-transform: skewX(30deg) translateX(80%);
            transform: skewX(30deg) translateX(80%);
  }
}
@keyframes imgSpan {
  0% {
    width: 0%;
  }
  40% {
    width: 101%;
    -webkit-transform: skewX(0deg) translateX(0%);
            transform: skewX(0deg) translateX(0%);
  }
  41% {
    width: 200%;
    -webkit-transform: skewX(30deg) translateX(-20%);
            transform: skewX(30deg) translateX(-20%);
  }
  100% {
    width: 200%;
    -webkit-transform: skewX(30deg) translateX(80%);
            transform: skewX(30deg) translateX(80%);
  }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @-webkit-keyframes imgSpan {
    0% {
      width: 0%;
    }
    40% {
      width: 101%;
    }
    41% {
      width: 101%;
    }
    100% {
      width: 0%;
    }
  }
  @keyframes imgSpan {
    0% {
      width: 0%;
    }
    40% {
      width: 101%;
    }
    41% {
      width: 101%;
    }
    100% {
      width: 0%;
    }
  }
}
@-webkit-keyframes imgSpan2 {
  0% {
    -webkit-transform: translateX(102%);
            transform: translateX(102%);
  }
  40% {
    -webkit-transform: translateX(48%);
            transform: translateX(48%);
  }
  100% {
    -webkit-transform: translateX(-52%);
            transform: translateX(-52%);
  }
}
@keyframes imgSpan2 {
  0% {
    -webkit-transform: translateX(102%);
            transform: translateX(102%);
  }
  40% {
    -webkit-transform: translateX(48%);
            transform: translateX(48%);
  }
  100% {
    -webkit-transform: translateX(-52%);
            transform: translateX(-52%);
  }
}
@-webkit-keyframes h54 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@keyframes h54 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
    height: 54px;
  }
}
@-webkit-keyframes h32 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 32px;
    opacity: 1;
  }
}
@keyframes h32 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 32px;
    opacity: 1;
  }
}
@-webkit-keyframes h22 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 22px;
    opacity: 1;
  }
}
@keyframes h22 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 22px;
    opacity: 1;
  }
}
@-webkit-keyframes h8 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 8px;
    opacity: 1;
  }
}
@keyframes h8 {
  0% {
    height: 0;
    opacity: 0;
  }
  100% {
    height: 8px;
    opacity: 1;
  }
}
@-webkit-keyframes w_100 {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}
@keyframes w_100 {
  0% {
    width: 0;
  }
  100% {
    width: 100px;
  }
}
@-webkit-keyframes w45 {
  0% {
    width: 0px;
  }
  100% {
    width: 45px;
  }
}
@keyframes w45 {
  0% {
    width: 0px;
  }
  100% {
    width: 45px;
  }
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomin {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoomImg {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomImg {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*font-size*/
/*RWD*/
/*RWD*/
/*transiton*/
/*transiton*/
/*hide word*/
/*hide word*/
/* display: flex 置中*/
/* display: flex 置中*/
/* display: flex 左右至頂*/
/* display: flex 左右至頂*/
/* display: flex 向左靠*/
/* display: flex 向左靠*/
/* display: flex 向右靠*/
/* display: flex 向右靠*/
/* 偽元素線條*/
/* 偽元素線條*/
/*基礎燈箱設定*/
/*基礎燈箱設定*/
/*十字*/
/*十字*/
/* 兩側線條*/
/* 兩側線條*/
/* 背景 */
/* 背景 */
body {
  overflow-x: hidden;
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}

main {
  display: block;
}

.scrollDown {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  padding: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
  height: 128px;
  z-index: 3;
}
@media all and (max-width: 700px) {
  .scrollDown {
    height: 72px;
    padding: 0 0 10px 0;
  }
}
.scrollDown.whiteBanner:before {
  background-color: rgba(0, 0, 0, 0.8);
}
.scrollDown:before {
  content: "";
  display: block;
  width: 2px;
  height: 0;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-animation: h54 0.4s both 1.2s;
          animation: h54 0.4s both 1.2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media all and (max-width: 700px) {
  .scrollDown:before {
    -webkit-animation: h32 0.4s both 1.2s;
            animation: h32 0.4s both 1.2s;
  }
}
.scrollDown span {
  display: block;
  width: 2px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-animation: h22 0.2s both 1.6s;
          animation: h22 0.2s both 1.6s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media all and (max-width: 700px) {
  .scrollDown span {
    -webkit-animation: h8 0.2s both 1.6s;
            animation: h8 0.2s both 1.6s;
  }
}
.scrollDown p {
  margin-top: 3.5px;
  font-size: 0.8125rem;
  -webkit-animation: fadeInDown 0.8s both 1.8s;
          animation: fadeInDown 0.8s both 1.8s;
}

section.background {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
}
section.background picture {
  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;
  width: 100%;
  height: 100%;
}
section.background img {
  width: 100%;
}
@media all and (max-aspect-ratio: 16/9) and (min-width: 1025px) {
  section.background img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
@media all and (max-width: 1024px) {
  section.background img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}

.banner .background {
  opacity: 1;
}
@media (min-width: 1921px) {
  .banner picture > img {
    width: 100%;
  }
}
.banner picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}

/* ↓↓↓↓↓梯形按鈕↓↓↓↓↓↓*/
a.leanbutton, button.leanbutton {
  background-color: transparent;
  border: none;
  margin-top: 35px;
  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;
}
a.leanbutton:before, a.leanbutton:after, button.leanbutton:before, button.leanbutton:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: transparent;
  border-style: solid;
}
a.leanbutton:before, button.leanbutton:before {
  border-width: 27.5px 0 0 0;
  border-color: transparent #32ac68 transparent transparent;
  margin-right: -0.5px;
}
a.leanbutton:after, button.leanbutton:after {
  border-width: 0 0 27.5px 0;
  border-color: transparent transparent transparent #32ac68;
  margin-left: -0.5px;
}
a.leanbutton p, button.leanbutton p {
  background-color: #32ac68;
  line-height: 1;
  padding: 0 10px;
  font-size: 0.875rem;
  height: 28px;
  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;
  font-family: FuturaPT-Medium, 微軟正黑體;
  color: #fff;
  white-space: nowrap;
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  opacity: 0;
}
@media all and (max-width: 1400px) {
  a.leanbutton p, button.leanbutton p {
    padding: 0 5px;
  }
}

@-webkit-keyframes leanbutton_before {
  0% {
    border-width: 28px 0 0 0;
  }
  100% {
    border-width: 28px 20px 0 0;
  }
}

@keyframes leanbutton_before {
  0% {
    border-width: 28px 0 0 0;
  }
  100% {
    border-width: 28px 20px 0 0;
  }
}
@-webkit-keyframes leanbutton_after {
  0% {
    border-width: 0 0 28px 0;
  }
  100% {
    border-width: 0 0 28px 20px;
  }
}
@keyframes leanbutton_after {
  0% {
    border-width: 0 0 28px 0;
  }
  100% {
    border-width: 0 0 28px 20px;
  }
}
/* ↑↑↑↑梯形按鈕↑↑↑↑ */
#QA.index .QAContent,
#news.detail .newsContent {
  position: relative;
  min-height: 100vh;
}
#QA.index .QAContent .category,
#news.detail .newsContent .category {
  padding: 190px 80px 185px;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 33.4vw;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 33vw;
  max-width: 480px;
  max-height: 100vh;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category,
  #news.detail .newsContent .category {
    padding: 0 0 50px;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    max-width: none;
    max-height: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category.fixed .box,
  #news.detail .newsContent .category.fixed .box {
    position: fixed;
    top: 60px;
    bottom: auto;
    width: 100vw;
    background-color: #fff;
  }
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .category.fixed .box,
  #news.detail .newsContent .category.fixed .box {
    top: 40px;
  }
}
@media all and (min-width: 1280px) {
  #QA.index .QAContent .category.bottom,
  #news.detail .newsContent .category.bottom {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}
#QA.index .QAContent .category ._title, #QA.index .QAContent .category .box,
#news.detail .newsContent .category ._title,
#news.detail .newsContent .category .box {
  max-width: 400px;
  width: 100%;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ._title, #QA.index .QAContent .category .box,
  #news.detail .newsContent .category ._title,
  #news.detail .newsContent .category .box {
    max-width: none;
    width: auto;
  }
}
#QA.index .QAContent .category ._title,
#news.detail .newsContent .category ._title {
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ._title,
  #news.detail .newsContent .category ._title {
    padding: 0 10px;
  }
}
#QA.index .QAContent .category ._title p,
#news.detail .newsContent .category ._title p {
  font-size: 3.125rem;
  line-height: 1;
  padding: 0 20px;
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .category ._title p,
  #news.detail .newsContent .category ._title p {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ._title p,
  #news.detail .newsContent .category ._title p {
    padding: 0;
    font-size: 3rem;
  }
}
#QA.index .QAContent .category ._title span,
#news.detail .newsContent .category ._title span {
  letter-spacing: -1px;
  font-size: 0.75rem;
  font-style: italic;
  margin: 30px 0;
  display: block;
  color: #73a184;
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .category ._title span,
  #news.detail .newsContent .category ._title span {
    margin: 10px 0 20px;
  }
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category .box,
  #news.detail .newsContent .category .box {
    width: auto;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    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;
    z-index: 1;
    max-width: 100%;
  }
}
#QA.index .QAContent .category ul,
#news.detail .newsContent .category ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ul,
  #news.detail .newsContent .category ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 100%;
  }
}
#QA.index .QAContent .category ul .ps__rail-x, #QA.index .QAContent .category ul .ps__rail-y,
#news.detail .newsContent .category ul .ps__rail-x,
#news.detail .newsContent .category ul .ps__rail-y {
  display: none;
}
#QA.index .QAContent .category ul li,
#news.detail .newsContent .category ul li {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.5;
  padding: 15px 20px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
  letter-spacing: 0.5px;
  opacity: 0;
  -webkit-animation: fadeInDown 0.8s both;
          animation: fadeInDown 0.8s both;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ul li,
  #news.detail .newsContent .category ul li {
    padding: 0 20px;
    white-space: nowrap;
    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;
  }
  #QA.index .QAContent .category ul li:not(:first-child),
  #news.detail .newsContent .category ul li:not(:first-child) {
    position: relative;
  }
  #QA.index .QAContent .category ul li:not(:first-child):before,
  #news.detail .newsContent .category ul li:not(:first-child):before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: #ccc;
  }
}
#QA.index .QAContent .category ul li p:after,
#news.detail .newsContent .category ul li p:after {
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background-color: #009944;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .category ul li p:after,
  #news.detail .newsContent .category ul li p:after {
    margin: auto;
  }
}
@media all and (min-width: 1025px) {
  #QA.index .QAContent .category ul li:hover,
  #news.detail .newsContent .category ul li:hover {
    color: #000;
  }
  #QA.index .QAContent .category ul li:hover p:after,
  #news.detail .newsContent .category ul li:hover p:after {
    width: 100%;
    -webkit-transition: all 0.6s ease 0.1s;
    transition: all 0.6s ease 0.1s;
  }
}
#QA.index .QAContent .category ul li.active,
#news.detail .newsContent .category ul li.active {
  color: #000;
}
#QA.index .QAContent .category ul li.active p:after,
#news.detail .newsContent .category ul li.active p:after {
  width: 100%;
  -webkit-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .category ul li.active p:after,
  #news.detail .newsContent .category ul li.active p:after {
    display: none;
  }
}

#home.bannerBlackWords header .content, #branch.index.bannerBlackWords header .content {
  color: #000;
}
#home.bannerBlackWords header .content .openMenu div span, #branch.index.bannerBlackWords header .content .openMenu div span {
  background-color: #000;
}
#home header .content, #branch.index header .content {
  position: absolute;
  top: -60px;
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  color: #000;
}
#home header .content:not(.prepare), #branch.index header .content:not(.prepare) {
  background-color: transparent !important;
}
@media all and (min-width: 701px) {
  #home header .content .buttons, #branch.index header .content .buttons {
    display: none;
  }
}
#home header .content .logo a img:nth-of-type(1):not(:last-child), #branch.index header .content .logo a img:nth-of-type(1):not(:last-child) {
  opacity: 0;
}
#home header .content .logo a img:nth-of-type(2), #branch.index header .content .logo a img:nth-of-type(2) {
  opacity: 1;
}
#home header .content .openMenu div span, #branch.index header .content .openMenu div span {
  background-color: #000;
}
#home header .content.prepare, #branch.index header .content.prepare {
  position: fixed;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  color: #fff;
  -webkit-transition: top 0.6s ease;
  transition: top 0.6s ease;
}
#home header .content.prepare .logo a img:nth-of-type(1):not(:last-child), #branch.index header .content.prepare .logo a img:nth-of-type(1):not(:last-child) {
  opacity: 1;
}
#home header .content.prepare .logo a img:nth-of-type(2), #branch.index header .content.prepare .logo a img:nth-of-type(2) {
  opacity: 0;
}
#home header .content.prepare .openMenu div span, #branch.index header .content.prepare .openMenu div span {
  background-color: #fff;
}
@media all and (min-width: 701px) {
  #home header .content.prepare .logo,
  #home header .content.prepare .buttons, #branch.index header .content.prepare .logo,
  #branch.index header .content.prepare .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#home header .content.prepare.fixed, #branch.index header .content.prepare.fixed {
  top: 0;
}
#home .arrows span, #branch.index .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #home .arrows span, #branch.index .arrows span {
    display: none;
  }
}
#home .arrows span:before, #branch.index .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#home .arrows span:hover, #branch.index .arrows span:hover {
  background-color: #959595;
}
#home .arrows span:hover:before, #branch.index .arrows span:hover:before {
  color: #fff;
}
#home .arrows span.slick-arrow.slick-hidden, #branch.index .arrows span.slick-arrow.slick-hidden {
  display: none;
}
#home .banner, #branch.index .banner {
  height: 100vh;
  width: 100%;
  position: relative;
  padding: 60px 60px 75px 60px;
}
@media all and (max-width: 700px) {
  #home .banner, #branch.index .banner {
    padding: 40px 20px 40px 20px;
  }
}
#home .banner:before, #branch.index .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: auto;
  bottom: 0;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .banner:before, #branch.index .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .banner:before, #branch.index .banner:before {
    display: none;
  }
}
#home .banner:after, #branch.index .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: auto;
  bottom: 0;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .banner:after, #branch.index .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .banner:after, #branch.index .banner:after {
    display: none;
  }
}
#home .banner ._slick, #home .banner ._img, #branch.index .banner ._slick, #branch.index .banner ._img {
  width: 100%;
}
#home .banner ._slick picture, #home .banner ._img picture, #branch.index .banner ._slick picture, #branch.index .banner ._img picture {
  height: calc(100vh - 135px);
  overflow: hidden;
  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;
}
@media all and (max-width: 700px) {
  #home .banner ._slick picture, #home .banner ._img picture, #branch.index .banner ._slick picture, #branch.index .banner ._img picture {
    height: calc(100vh - 80px);
  }
}
@media all and (max-aspect-ratio: 16/9) and (min-width: 1025px), all and (max-aspect-ratio: 77/100) and (max-width: 1024px) {
  #home .banner ._slick picture img, #home .banner ._img picture img, #branch.index .banner ._slick picture img, #branch.index .banner ._img picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
#home .banner ._text, #branch.index .banner ._text {
  position: absolute;
  top: 55%;
  left: 22vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: calc(78vw - 120px);
}
@media all and (min-width: 1921px) {
  #home .banner ._text, #branch.index .banner ._text {
    left: 430px;
    max-width: calc(100vw - 550px);
  }
}
@media all and (max-width: 700px) {
  #home .banner ._text, #branch.index .banner ._text {
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: calc(100vw - 40px);
  }
}
#home .banner ._text .slogan, #branch.index .banner ._text .slogan {
  padding: 0 0 0 30px;
  max-width: 100%;
}
@media all and (max-width: 700px) {
  #home .banner ._text .slogan, #branch.index .banner ._text .slogan {
    padding: 0 0 0 20px;
  }
}
#home .banner ._text .slogan h6, #branch.index .banner ._text .slogan h6 {
  font-size: 3.125rem;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media all and (max-width: 1800px) {
  #home .banner ._text .slogan h6, #branch.index .banner ._text .slogan h6 {
    font-size: 2.8125rem;
  }
}
@media all and (max-width: 1440px) {
  #home .banner ._text .slogan h6, #branch.index .banner ._text .slogan h6 {
    font-size: 2.25rem;
  }
}
@media all and (max-width: 700px) {
  #home .banner ._text .slogan h6, #branch.index .banner ._text .slogan h6 {
    font-size: 2rem;
  }
}
#home .banner ._text .slogan h6 span, #branch.index .banner ._text .slogan h6 span {
  display: block;
  min-width: 17.5px;
  text-align: center;
}
@media all and (max-width: 700px) {
  #home .banner ._text .slogan h6 span, #branch.index .banner ._text .slogan h6 span {
    min-width: 12px;
  }
}
#home .banner ._text .slogan p, #branch.index .banner ._text .slogan p {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  font-family: MyriadPro-Regular, 微軟正黑體;
  margin-top: 15px;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-animation: fadeInUp 0.8s both 0.8s;
          animation: fadeInUp 0.8s both 0.8s;
}
#home .banner ._text > span, #branch.index .banner ._text > span {
  display: block;
  color: #cdc314;
  margin: 30px 0 40px 0;
  letter-spacing: -1px;
  font-size: 0.75rem;
  font-style: italic;
  opacity: 0;
  -webkit-animation: fadeInUp 0.8s both 0.9s;
          animation: fadeInUp 0.8s both 0.9s;
}
#home .banner ._text .logo, #branch.index .banner ._text .logo {
  font-size: 4.6875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  opacity: 0;
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#home .banner ._text .logo a, #branch.index .banner ._text .logo a {
  margin: 0 20px;
  height: 80px;
}
@media all and (max-width: 700px) {
  #home .banner ._text .logo a, #branch.index .banner ._text .logo a {
    margin: 0 15px 30px 15px;
    max-width: 50%;
  }
}
#home .banner ._text .logo a img, #branch.index .banner ._text .logo a img {
  max-height: 100%;
}
#home .banner .buttons, #branch.index .banner .buttons {
  position: absolute;
  top: 12px;
  right: 3.125vw;
  z-index: 11;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (min-width: 1921px) {
  #home .banner .buttons, #branch.index .banner .buttons {
    right: 135px;
  }
}
@media all and (max-width: 700px) {
  #home .banner .buttons, #branch.index .banner .buttons {
    display: none;
  }
}
#home .banner .buttons > a, #home .banner .buttons button, #branch.index .banner .buttons > a, #branch.index .banner .buttons button {
  margin: 0 0 0 20px;
  display: block;
  position: relative;
  border: none;
  background-color: transparent;
}
#home .banner .buttons > a span, #home .banner .buttons button span, #branch.index .banner .buttons > a span, #branch.index .banner .buttons button span {
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#home .banner .buttons > a:hover span, #home .banner .buttons button:hover span, #branch.index .banner .buttons > a:hover span, #branch.index .banner .buttons button:hover span {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
#home .banner .buttons > a:nth-child(1) span:before, #home .banner .buttons button:nth-child(1) span:before, #branch.index .banner .buttons > a:nth-child(1) span:before, #branch.index .banner .buttons button:nth-child(1) span:before {
  -webkit-animation: slideInDown 1s both 0.5s;
          animation: slideInDown 1s both 0.5s;
}
#home .banner .buttons > a:nth-child(2) span:before, #home .banner .buttons button:nth-child(2) span:before, #branch.index .banner .buttons > a:nth-child(2) span:before, #branch.index .banner .buttons button:nth-child(2) span:before {
  -webkit-animation: slideInDown 1s both 0.7s;
          animation: slideInDown 1s both 0.7s;
}
#home .banner .buttons > a:nth-child(3) span:before, #home .banner .buttons button:nth-child(3) span:before, #branch.index .banner .buttons > a:nth-child(3) span:before, #branch.index .banner .buttons button:nth-child(3) span:before {
  -webkit-animation: slideInDown 1s both 0.9s;
          animation: slideInDown 1s both 0.9s;
}
#home .banner .buttons button:hover ul li, #branch.index .banner .buttons button:hover ul li {
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#home .banner .buttons button ul, #branch.index .banner .buttons button ul {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.9375rem;
  background-color: #313131;
}
#home .banner .buttons button ul li, #branch.index .banner .buttons button ul li {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  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;
  min-width: 150px;
}
#home .banner .buttons button ul li a, #branch.index .banner .buttons button ul li a {
  color: rgba(255, 255, 255, 0.7) !important;
}
#home .banner .buttons .openMenu, #branch.index .banner .buttons .openMenu {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  margin-left: 24px;
  height: 40px;
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
@media all and (max-width: 500px) {
  #home .banner .buttons .openMenu, #branch.index .banner .buttons .openMenu {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin-left: 15px;
  }
}
#home .banner .buttons .openMenu div, #branch.index .banner .buttons .openMenu div {
  width: 28px;
  height: 13px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#home .banner .buttons .openMenu div span, #branch.index .banner .buttons .openMenu div span {
  display: block;
  width: 0%;
  height: 2px;
  background-color: #000;
  -webkit-animation: w100 0.5s both;
          animation: w100 0.5s both;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
#home .banner .buttons .openMenu div span:nth-child(1), #branch.index .banner .buttons .openMenu div span:nth-child(1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
#home .banner .buttons .openMenu div span:nth-child(2), #branch.index .banner .buttons .openMenu div span:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
#home .banner .buttons .openMenu div span:nth-child(3), #branch.index .banner .buttons .openMenu div span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
#home .banner .buttons .openMenu p, #branch.index .banner .buttons .openMenu p {
  margin-left: 13px;
  font-size: 0.8125rem;
}
@media all and (max-width: 900px) {
  #home .banner .buttons .openMenu p, #branch.index .banner .buttons .openMenu p {
    display: none;
  }
}

.dropDown {
  position: relative;
}
.dropDown ul .mCSB_scrollTools {
  -webkit-animation: fadeOut 0s both;
          animation: fadeOut 0s both;
}
.dropDown.open ul .mCSB_scrollTools {
  -webkit-animation: fadeIn 1s both 0.5s;
          animation: fadeIn 1s both 0.5s;
}
.dropDown .selectMenu {
  width: 100%;
  height: 100%;
  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;
  cursor: pointer;
  position: relative;
  padding: 10px 50px 10px 40px;
}
.dropDown .selectMenu.open:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.dropDown .selectMenu:after {
  font-family: "icomoon";
  content: "\e903";
  font-size: 1.5rem;
  position: absolute;
  right: 5px;
  top: calc(50% - 12px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dropDown ul {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  display: none;
  max-height: 300px;
  overflow: hidden;
  background-color: #ccc;
}
.dropDown ul .mCSB_container {
  margin: 0;
  font-size: 0;
}
.dropDown ul .mCSB_scrollTools {
  width: 4px;
}
.dropDown ul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
}
.dropDown ul .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.dropDown ul li {
  font-size: 0.9375rem;
  font-family: FuturaPT-Book, 微軟正黑體;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  text-align: center;
  line-height: 1.5;
}
.dropDown ul li:hover {
  background-color: #757373;
  color: #fff;
}

.newOne {
  position: relative;
  display: block;
  overflow: hidden;
}
.newOne .tag {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.77);
  font-size: 0.8125rem;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  font-family: FuturaPT-Demi, 微軟正黑體;
  opacity: 0.9;
}
@media all and (max-width: 700px) {
  .newOne .tag {
    width: 90px;
    height: 35px;
  }
}

#branch.index .product .content, #product.collection main .boxs {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 50px;
  max-width: 1720px;
}
@media all and (max-width: 1024px) {
  #branch.index .product .content, #product.collection main .boxs {
    padding: 0 5vw;
  }
}
@media all and (max-width: 850px) {
  #branch.index .product .content, #product.collection main .boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    margin: 0 2px;
  }
}
#branch.index .product .content .area, #product.collection main .boxs .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
}
#branch.index .product .content .area:nth-child(odd) .box, #product.collection main .boxs .area:nth-child(odd) .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#branch.index .product .content .area:nth-child(odd) .box.show.in a, #product.collection main .boxs .area:nth-child(odd) .box.show.in a {
  -webkit-animation: fadeInLeft 1.2s both;
          animation: fadeInLeft 1.2s both;
}
#branch.index .product .content .area:nth-child(odd) .box.big, #product.collection main .boxs .area:nth-child(odd) .box.big {
  padding-right: 70px;
}
#branch.index .product .content .area:nth-child(odd) .box.middle, #product.collection main .boxs .area:nth-child(odd) .box.middle {
  padding-right: 20px;
}
#branch.index .product .content .area:nth-child(even), #product.collection main .boxs .area:nth-child(even) {
  padding: 40px 0 0;
}
#branch.index .product .content .area:nth-child(even) .box, #product.collection main .boxs .area:nth-child(even) .box {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#branch.index .product .content .area:nth-child(even) .box.show.in.big a, #branch.index .product .content .area:nth-child(even) .box.show.in.middle a, #product.collection main .boxs .area:nth-child(even) .box.show.in.big a, #product.collection main .boxs .area:nth-child(even) .box.show.in.middle a {
  -webkit-animation: fadeInRight 1.2s both;
          animation: fadeInRight 1.2s both;
}
#branch.index .product .content .area:nth-child(even) .box.big, #product.collection main .boxs .area:nth-child(even) .box.big {
  padding-left: 60px;
}
#branch.index .product .content .area:nth-child(even) .box.middle, #product.collection main .boxs .area:nth-child(even) .box.middle {
  padding-left: 20px;
}
#branch.index .product .content .box, #product.collection main .boxs .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
}
@media all and (max-width: 850px) {
  #branch.index .product .content .box.big:nth-child(even).show.in a, #branch.index .product .content .box.middle:nth-child(even).show.in a, #product.collection main .boxs .box.big:nth-child(even).show.in a, #product.collection main .boxs .box.middle:nth-child(even).show.in a {
    -webkit-animation: fadeInRight 1.2s both;
            animation: fadeInRight 1.2s both;
  }
  #branch.index .product .content .box.big:nth-child(odd).show.in a, #branch.index .product .content .box.middle:nth-child(odd).show.in a, #product.collection main .boxs .box.big:nth-child(odd).show.in a, #product.collection main .boxs .box.middle:nth-child(odd).show.in a {
    -webkit-animation: fadeInLeft 1.2s both;
            animation: fadeInLeft 1.2s both;
  }
}
#branch.index .product .content .box.big a, #branch.index .product .content .box.middle a, #product.collection main .boxs .box.big a, #product.collection main .boxs .box.middle a {
  opacity: 0;
}
#branch.index .product .content .box.show.in .newOne .tag, #product.collection main .boxs .box.show.in .newOne .tag {
  -webkit-animation: slideInDown 1s both 1.1s;
          animation: slideInDown 1s both 1.1s;
}
#branch.index .product .content .box.show.in .hoverbox p, #product.collection main .boxs .box.show.in .hoverbox p {
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#branch.index .product .content .box .block, #product.collection main .boxs .box .block {
  position: relative;
  width: 100%;
}
#branch.index .product .content .box a, #product.collection main .boxs .box a {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
}
#branch.index .product .content .box a:hover .bgColor, #product.collection main .boxs .box a:hover .bgColor {
  opacity: 0.85;
}
#branch.index .product .content .box a:hover .hoverbox[style="color:#000"] p, #branch.index .product .content .box a:hover .hoverbox[style="color:#fff"] p, #product.collection main .boxs .box a:hover .hoverbox[style="color:#000"] p, #product.collection main .boxs .box a:hover .hoverbox[style="color:#fff"] p {
  color: #fff !important;
  background-size: 0% 100%;
}
#branch.index .product .content .box a:hover .hoverbox span, #product.collection main .boxs .box a:hover .hoverbox span {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
#branch.index .product .content .box a:hover .hoverbox span i:before, #product.collection main .boxs .box a:hover .hoverbox span i:before {
  width: 100%;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
#branch.index .product .content .box a:hover .hoverbox span i:after, #product.collection main .boxs .box a:hover .hoverbox span i:after {
  height: 100%;
  -webkit-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
#branch.index .product .content .box a .bgColor, #product.collection main .boxs .box a .bgColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#branch.index .product .content .box a figure, #product.collection main .boxs .box a figure {
  font-size: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#branch.index .product .content .box a .hoverbox, #product.collection main .boxs .box a .hoverbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.875rem;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 50px 0;
}
@media all and (max-width: 1024px) {
  #branch.index .product .content .box a .hoverbox, #product.collection main .boxs .box a .hoverbox {
    padding: 5vw 5vw 0;
  }
}
@media all and (max-width: 700px) {
  #branch.index .product .content .box a .hoverbox, #product.collection main .boxs .box a .hoverbox {
    font-size: 1.625rem;
  }
}
@media all and (max-width: 350px) {
  #branch.index .product .content .box a .hoverbox, #product.collection main .boxs .box a .hoverbox {
    font-size: 1.5rem;
  }
}
#branch.index .product .content .box a .hoverbox p, #product.collection main .boxs .box a .hoverbox p {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: block;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 700px) {
  #branch.index .product .content .box a .hoverbox p, #product.collection main .boxs .box a .hoverbox p {
    padding: 0 10px;
  }
}
#branch.index .product .content .box a .hoverbox span, #product.collection main .boxs .box a .hoverbox span {
  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;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 20px;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media all and (max-width: 1024px) {
  #branch.index .product .content .box a .hoverbox span, #product.collection main .boxs .box a .hoverbox span {
    display: none;
  }
}
#branch.index .product .content .box a .hoverbox span i, #product.collection main .boxs .box a .hoverbox span i {
  position: relative;
  width: 16px;
  height: 16px;
  display: block;
}
#branch.index .product .content .box a .hoverbox span i:before, #product.collection main .boxs .box a .hoverbox span i:before {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#branch.index .product .content .box a .hoverbox span i:after, #product.collection main .boxs .box a .hoverbox span i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#branch.index .product .content .box.big .block, #product.collection main .boxs .box.big .block {
  padding: 0 0 87.14%;
}
#branch.index .product .content .box.middle .block, #product.collection main .boxs .box.middle .block {
  padding: 0 0 43.03%;
}
#branch.index .product .content .box.small, #product.collection main .boxs .box.small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 400px) {
  #branch.index .product .content .box.small.show.in a:nth-child(even), #product.collection main .boxs .box.small.show.in a:nth-child(even) {
    -webkit-animation: fadeInRight 1.2s both;
            animation: fadeInRight 1.2s both;
  }
  #branch.index .product .content .box.small.show.in a:nth-child(odd), #product.collection main .boxs .box.small.show.in a:nth-child(odd) {
    -webkit-animation: fadeInLeft 1.2s both;
            animation: fadeInLeft 1.2s both;
  }
}
#branch.index .product .content .box.small.show.in a, #product.collection main .boxs .box.small.show.in a {
  -webkit-animation: fadeInDown 1.2s both;
          animation: fadeInDown 1.2s both;
}
#branch.index .product .content .box.small .block, #product.collection main .boxs .box.small .block {
  max-width: 50%;
  padding: 0 0 42.5%;
}
@media all and (max-width: 400px) {
  #branch.index .product .content .box.small .block, #product.collection main .boxs .box.small .block {
    max-width: 100%;
    padding: 0 0 85%;
  }
}
#branch.index .product .content .box.small a, #product.collection main .boxs .box.small a {
  opacity: 0;
}

#product.collection .banner,
#product.detail .banner,
#product.series .banner,
#product.sort .banner,
#space.index .banner,
#space.detail .banner,
#style.index .banner,
#style.detail .banner {
  padding-top: 96px !important;
}
@media (max-width: 700px) {
  #product.collection .banner,
  #product.detail .banner,
  #product.series .banner,
  #product.sort .banner,
  #space.index .banner,
  #space.detail .banner,
  #style.index .banner,
  #style.detail .banner {
    padding-top: 76px !important;
  }
}
#product.collection .banner .breadcrumb,
#product.detail .banner .breadcrumb,
#product.series .banner .breadcrumb,
#product.sort .banner .breadcrumb,
#space.index .banner .breadcrumb,
#space.detail .banner .breadcrumb,
#style.index .banner .breadcrumb,
#style.detail .banner .breadcrumb {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 9;
  background-color: #fff;
}
@media (max-width: 700px) {
  #product.collection .banner .breadcrumb,
  #product.detail .banner .breadcrumb,
  #product.series .banner .breadcrumb,
  #product.sort .banner .breadcrumb,
  #space.index .banner .breadcrumb,
  #space.detail .banner .breadcrumb,
  #style.index .banner .breadcrumb,
  #style.detail .banner .breadcrumb {
    top: 40px;
  }
}
#product.collection .banner .breadcrumb ul,
#product.detail .banner .breadcrumb ul,
#product.series .banner .breadcrumb ul,
#product.sort .banner .breadcrumb ul,
#space.index .banner .breadcrumb ul,
#space.detail .banner .breadcrumb ul,
#style.index .banner .breadcrumb ul,
#style.detail .banner .breadcrumb ul {
  padding: 15px 0 10px;
}

.banner .breadcrumb, .liboxBanner .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 3vw;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media all and (min-width: 1921px) {
  .banner .breadcrumb, .liboxBanner .breadcrumb {
    padding: 0 80px;
  }
}
@media all and (max-width: 700px) {
  .banner .breadcrumb, .liboxBanner .breadcrumb {
    padding: 0 calc(5vw - 15px);
  }
}
.banner .breadcrumb ul, .liboxBanner .breadcrumb ul {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: slideInDown 1s both 1.2s;
          animation: slideInDown 1s both 1.2s;
}
.banner .breadcrumb ul .ps__rail-x, .banner .breadcrumb ul .ps__rail-y, .liboxBanner .breadcrumb ul .ps__rail-x, .liboxBanner .breadcrumb ul .ps__rail-y {
  display: none !important;
}
.banner .breadcrumb ul li, .liboxBanner .breadcrumb ul li {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.banner .breadcrumb ul li a, .liboxBanner .breadcrumb ul li a {
  padding: 0 15px;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner .breadcrumb ul li a:hover, .liboxBanner .breadcrumb ul li a:hover {
  opacity: 1;
}
.banner .breadcrumb ul li span, .liboxBanner .breadcrumb ul li span {
  display: block;
  position: relative;
  background-color: transparent !important;
}
.banner .breadcrumb ul li span:before, .liboxBanner .breadcrumb ul li span:before {
  font-family: "icomoon";
  content: "\e91b";
  font-size: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.banner .breadcrumb ul li h1, .liboxBanner .breadcrumb ul li h1 {
  font-size: 0.875rem;
}
@media all and (max-width: 1024px) {
  .banner .breadcrumb ul li h1 a, .liboxBanner .breadcrumb ul li h1 a {
    padding: 0 0 0 15px;
  }
}
.banner .breadcrumb ul li:first-child, .liboxBanner .breadcrumb ul li:first-child {
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
  font-size: 1rem;
}
@media all and (max-width: 700px) {
  .banner .breadcrumb ul li:first-child, .liboxBanner .breadcrumb ul li:first-child {
    font-size: 0.9375rem;
  }
}
.banner .breadcrumb ul li:first-child a, .liboxBanner .breadcrumb ul li:first-child a {
  opacity: 1;
}
.banner .breadcrumb ul li:first-child span:before, .liboxBanner .breadcrumb ul li:first-child span:before {
  font-size: 2.5rem;
  content: "\e91c";
}

.share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  -webkit-animation: fadeInLeft 1s both 0.4s;
          animation: fadeInLeft 1s both 0.4s;
}
@media all and (max-width: 700px) {
  .share {
    position: absolute;
    top: 15px;
    left: 5vw;
  }
}
.share button {
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.share .icon-share2 {
  color: #32b16c;
  margin-right: 10px;
}
.share p {
  color: #4c4c4c;
  letter-spacing: 0;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
.share ul {
  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;
  padding: 0 5px;
}
.share ul li {
  width: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.share ul li a {
  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;
  width: 40px;
  height: 40px;
  font-size: 1rem;
}
.share:hover ul li {
  width: 40px;
}

#branch.index .place ._title, #product.detail .space ._title {
  width: 34.5%;
  padding: 0 4vw 0 6.7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (min-width: 1921px) {
  #branch.index .place ._title, #product.detail .space ._title {
    padding: 0 80px 0 130px;
  }
}
@media all and (max-width: 1550px) {
  #branch.index .place ._title, #product.detail .space ._title {
    padding: 0 4vw 0 50px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place ._title, #product.detail .space ._title {
    width: 50%;
    padding: 0 20px 0 4vw;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place ._title, #product.detail .space ._title {
    width: 100%;
    padding: 0 calc(10px + 5vw);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#branch.index .place ._title h6, #product.detail .space ._title h6 {
  font-size: 2.8125rem;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #branch.index .place ._title h6, #product.detail .space ._title h6 {
    font-size: 2.5rem;
  }
}
#branch.index .place ._title > p, #product.detail .space ._title > p {
  margin: 20px 0 0;
  font-size: 0.875rem;
  opacity: 0;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.6);
}
#branch.index .place ._title a, #product.detail .space ._title a {
  padding: 2px 10px;
  display: block;
  font-size: 0.875rem;
  position: relative;
  margin: 20px 0 0;
  overflow: hidden;
}
#branch.index .place ._title a:hover:before, #product.detail .space ._title a:hover:before {
  height: 120%;
}
#branch.index .place ._title a p, #product.detail .space ._title a p {
  -webkit-transform: translateY(101%);
          transform: translateY(101%);
  position: relative;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#branch.index .place ._title a:before, #product.detail .space ._title a:before {
  content: "";
  display: block;
  width: 0%;
  height: 10px;
  background-color: #c0bcba;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.index .place ._slick, #product.detail .space ._slick {
  width: 65.5%;
  position: relative;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick, #product.detail .space ._slick {
    width: 50%;
    padding: 0;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick, #product.detail .space ._slick {
    width: 100%;
    margin: 20px 0 0;
  }
}
@media all and (min-width: 1025px) {
  #branch.index .place ._slick.show ul li span:before, #product.detail .space ._slick.show ul li span:before {
    -webkit-animation: imgSpan2 1.8s both;
            animation: imgSpan2 1.8s both;
  }
}
#branch.index .place ._slick.show ul li figure, #branch.index .place ._slick.show ul li ._text, #product.detail .space ._slick.show ul li figure, #product.detail .space ._slick.show ul li ._text {
  -webkit-animation: fadeIn 0.01s both 0.72s;
          animation: fadeIn 0.01s both 0.72s;
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick.show ul li ._text, #product.detail .space ._slick.show ul li ._text {
    -webkit-animation: fadeIn 1s both 1s;
            animation: fadeIn 1s both 1s;
  }
  #branch.index .place ._slick.show ul li figure, #product.detail .space ._slick.show ul li figure {
    -webkit-animation: fadeInUp 1.5s both 0.4s;
            animation: fadeInUp 1.5s both 0.4s;
  }
  #branch.index .place ._slick.show ul li.slick-center figure, #product.detail .space ._slick.show ul li.slick-center figure {
    -webkit-animation: fadeInUp 1.5s both;
            animation: fadeInUp 1.5s both;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick.show ul li figure, #product.detail .space ._slick.show ul li figure {
    -webkit-animation: fadeInUp 1.2s both 0.4s;
            animation: fadeInUp 1.2s both 0.4s;
  }
  #branch.index .place ._slick.show ul li.slick-center figure, #product.detail .space ._slick.show ul li.slick-center figure {
    -webkit-animation: fadeInUp 1.2s both;
            animation: fadeInUp 1.2s both;
  }
}
#branch.index .place ._slick.show .arrows .icon-triangle_right, #product.detail .space ._slick.show .arrows .icon-triangle_right {
  -webkit-animation: fadeInLeft 1.5s both 1.5s;
          animation: fadeInLeft 1.5s both 1.5s;
}
#branch.index .place ._slick.show .arrows .icon-triangle_left, #product.detail .space ._slick.show .arrows .icon-triangle_left {
  -webkit-animation: fadeInRight 1.5s both 1.5s;
          animation: fadeInRight 1.5s both 1.5s;
}
#branch.index .place ._slick ul .slick-track, #product.detail .space ._slick ul .slick-track {
  padding: 35px 0;
  margin: auto;
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick ul .slick-track, #product.detail .space ._slick ul .slick-track {
    padding: 40px 0;
  }
}
#branch.index .place ._slick ul li, #product.detail .space ._slick ul li {
  position: relative;
  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;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateY(35px);
          transform: translateY(35px);
  margin: 0 10px;
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick ul li, #product.detail .space ._slick ul li {
    -webkit-transform: translateY(70px);
            transform: translateY(70px);
    margin: 0;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick ul li, #product.detail .space ._slick ul li {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    margin: 0 10px;
  }
}
#branch.index .place ._slick ul li.slick-center, #product.detail .space ._slick ul li.slick-center {
  -webkit-transform: translateY(-35px);
          transform: translateY(-35px);
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick ul li.slick-center, #product.detail .space ._slick ul li.slick-center {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#branch.index .place ._slick ul li a, #product.detail .space ._slick ul li a {
  display: block;
  position: relative;
}
@media all and (max-width: 1540px) {
  #branch.index .place ._slick ul li a, #product.detail .space ._slick ul li a {
    width: 100%;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick ul li a, #product.detail .space ._slick ul li a {
    width: auto;
  }
}
@media all and (max-width: 900px) {
  #branch.index .place ._slick ul li a, #product.detail .space ._slick ul li a {
    width: 100%;
  }
}
#branch.index .place ._slick ul li ._text, #product.detail .space ._slick ul li ._text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick ul li ._text, #product.detail .space ._slick ul li ._text {
    padding: 0 10px;
  }
}
#branch.index .place ._slick ul li ._text .name, #product.detail .space ._slick ul li ._text .name {
  font-size: 1.875rem;
}
#branch.index .place ._slick ul li ._text .tpye, #product.detail .space ._slick ul li ._text .tpye {
  font-size: 1.125rem;
  opacity: 0.4;
}
#branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
  opacity: 0;
  height: 640px;
  width: 400px;
  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;
  overflow: hidden;
}
@media all and (max-width: 1540px) {
  #branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
    width: 100%;
    height: calc(52.4vw - 132px);
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
    height: 640px;
    width: 400px;
  }
}
@media all and (max-width: 900px) {
  #branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
    width: 100%;
    height: 72vw;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
    height: 640px;
  }
}
@media all and (max-width: 525px) {
  #branch.index .place ._slick ul li figure, #product.detail .space ._slick ul li figure {
    height: 121.6vw;
  }
}
#branch.index .place ._slick ul li figure img, #product.detail .space ._slick ul li figure img {
  height: 100%;
  max-width: unset;
}
#branch.index .place ._slick ul li span, #product.detail .space ._slick ul li span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
#branch.index .place ._slick ul li span:before, #product.detail .space ._slick ul li span:before {
  content: "";
  display: block;
  width: 200%;
  height: 101%;
  background-color: #d9d9d9;
  position: absolute;
  top: -1px;
  right: -1px;
  clip-path: polygon(0 0, 100% 0, 54% 100%, 0% 100%);
  -webkit-transform: translateX(102%);
          transform: translateX(102%);
}
#branch.index .place ._slick .arrows span, #product.detail .space ._slick .arrows span {
  position: absolute;
  top: 50%;
}
#branch.index .place ._slick .arrows .icon-triangle_left, #product.detail .space ._slick .arrows .icon-triangle_left {
  left: 0;
}
#branch.index .place ._slick .arrows .icon-triangle_right, #product.detail .space ._slick .arrows .icon-triangle_right {
  right: 0;
}

ul.slick-dots {
  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;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
ul.slick-dots li {
  width: 10px !important;
  height: 10px;
  -webkit-transform: translate(0) !important;
          transform: translate(0) !important;
  margin: 0 10px;
}
@media (max-width: 450px) {
  ul.slick-dots li {
    margin: 0 5px;
  }
}
ul.slick-dots li button {
  width: 10px;
  height: 10px;
}
ul.slick-dots li button:before {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  display: block;
  width: 14px;
  height: 14px;
  line-height: 10px;
  font-size: 0.75rem;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

#product.series main .collection,
#space.detail main .collection,
#style.detail main .collection {
  padding: 150px 50px 0;
}
@media all and (max-width: 1024px) {
  #product.series main .collection,
  #space.detail main .collection,
  #style.detail main .collection {
    padding: 100px 0 0;
  }
}
#product.series main .collection .background:before,
#space.detail main .collection .background:before,
#style.detail main .collection .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .collection .background:before,
  #space.detail main .collection .background:before,
  #style.detail main .collection .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .collection .background:before,
  #space.detail main .collection .background:before,
  #style.detail main .collection .background:before {
    display: none;
  }
}
#product.series main .collection .background:after,
#space.detail main .collection .background:after,
#style.detail main .collection .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .collection .background:after,
  #space.detail main .collection .background:after,
  #style.detail main .collection .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .collection .background:after,
  #space.detail main .collection .background:after,
  #style.detail main .collection .background:after {
    display: none;
  }
}
#product.series main .collection ._title p,
#space.detail main .collection ._title p,
#style.detail main .collection ._title p {
  color: rgba(0, 0, 0, 0.7);
}
#product.series main .collection .content,
#space.detail main .collection .content,
#style.detail main .collection .content {
  max-width: 1360px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
}
#product.series main .collection .content .grid-sizer, #product.series main .collection .content .box,
#space.detail main .collection .content .grid-sizer,
#space.detail main .collection .content .box,
#style.detail main .collection .content .grid-sizer,
#style.detail main .collection .content .box {
  width: 50%;
}
@media all and (max-width: 450px) {
  #product.series main .collection .content .grid-sizer, #product.series main .collection .content .box,
  #space.detail main .collection .content .grid-sizer,
  #space.detail main .collection .content .box,
  #style.detail main .collection .content .grid-sizer,
  #style.detail main .collection .content .box {
    width: 100%;
  }
}
#product.series main .collection .content .box,
#space.detail main .collection .content .box,
#style.detail main .collection .content .box {
  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;
}
#product.series main .collection .content ._title,
#space.detail main .collection .content ._title,
#style.detail main .collection .content ._title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 100px 60px;
}
@media all and (max-width: 1360px) {
  #product.series main .collection .content ._title,
  #space.detail main .collection .content ._title,
  #style.detail main .collection .content ._title {
    padding: 0 0 100px 4vw;
  }
}
@media all and (max-width: 900px) {
  #product.series main .collection .content ._title,
  #space.detail main .collection .content ._title,
  #style.detail main .collection .content ._title {
    width: 100%;
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  #product.series main .collection .content ._title,
  #space.detail main .collection .content ._title,
  #style.detail main .collection .content ._title {
    padding: 0 5vw 50px;
  }
}
#product.series main .collection .content ._title.show h5,
#space.detail main .collection .content ._title.show h5,
#style.detail main .collection .content ._title.show h5 {
  -webkit-animation: skewIn 1.2s both;
          animation: skewIn 1.2s both;
}
#product.series main .collection .content ._title.show h6,
#space.detail main .collection .content ._title.show h6,
#style.detail main .collection .content ._title.show h6 {
  -webkit-animation: skewIn 1.2s both;
          animation: skewIn 1.2s both;
}
#product.series main .collection .content ._title.show p,
#space.detail main .collection .content ._title.show p,
#style.detail main .collection .content ._title.show p {
  -webkit-animation: skewIn 1.2s both 0.2s;
          animation: skewIn 1.2s both 0.2s;
}
#product.series main .collection .content ._title .ps,
#space.detail main .collection .content ._title .ps,
#style.detail main .collection .content ._title .ps {
  padding: 5px 0 0;
  width: 100%;
  max-width: 420px;
}
#product.series main .collection .content ._title .ps p,
#space.detail main .collection .content ._title .ps p,
#style.detail main .collection .content ._title .ps p {
  line-height: 1.2;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
#product.series main .collection .content ._title .ps p:before,
#space.detail main .collection .content ._title .ps p:before,
#style.detail main .collection .content ._title .ps p:before {
  content: "*";
  color: #f40000;
  display: block;
  font-size: 1.125rem;
  margin-right: 5px;
}
#product.series main .collection .content ._title h5, #product.series main .collection .content ._title h6, #product.series main .collection .content ._title p,
#space.detail main .collection .content ._title h5,
#space.detail main .collection .content ._title h6,
#space.detail main .collection .content ._title p,
#style.detail main .collection .content ._title h5,
#style.detail main .collection .content ._title h6,
#style.detail main .collection .content ._title p {
  max-width: 420px;
  width: 100%;
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
#product.series main .collection .content ._title h6,
#space.detail main .collection .content ._title h6,
#style.detail main .collection .content ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#product.series main .collection .content ._title h6 .bgColor,
#space.detail main .collection .content ._title h6 .bgColor,
#style.detail main .collection .content ._title h6 .bgColor {
  margin: 33px 0 0 10px;
}
@media all and (max-width: 1024px) {
  #product.series main .collection .content ._title h6 .bgColor,
  #space.detail main .collection .content ._title h6 .bgColor,
  #style.detail main .collection .content ._title h6 .bgColor {
    margin: 27px 0 0 10px;
  }
}
@media all and (max-width: 700px) {
  #product.series main .collection .content ._title h6 .bgColor,
  #space.detail main .collection .content ._title h6 .bgColor,
  #style.detail main .collection .content ._title h6 .bgColor {
    margin: 23px 0 0 10px;
  }
}
@media all and (max-width: 450px) {
  #product.series main .collection .content ._title h6 .bgColor,
  #space.detail main .collection .content ._title h6 .bgColor,
  #style.detail main .collection .content ._title h6 .bgColor {
    display: none;
  }
}
#product.series main .collection .content ._title p,
#space.detail main .collection .content ._title p,
#style.detail main .collection .content ._title p {
  margin-top: 20px;
}
#product.series main .collection .content .box:not(._title),
#space.detail main .collection .content .box:not(._title),
#style.detail main .collection .content .box:not(._title) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 90px 50px;
}
@media all and (max-width: 1024px) {
  #product.series main .collection .content .box:not(._title),
  #space.detail main .collection .content .box:not(._title),
  #style.detail main .collection .content .box:not(._title) {
    padding: 90px 5vw;
  }
}
@media all and (max-width: 700px) {
  #product.series main .collection .content .box:not(._title),
  #space.detail main .collection .content .box:not(._title),
  #style.detail main .collection .content .box:not(._title) {
    height: auto;
    padding: 50px 4vw;
  }
}
#product.series main .collection .content .box:not(._title).show.in a,
#space.detail main .collection .content .box:not(._title).show.in a,
#style.detail main .collection .content .box:not(._title).show.in a {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease 0.1s;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease 0.1s;
  transition: transform 0.8s ease 0.1s, opacity 0.8s ease;
  transition: transform 0.8s ease 0.1s, opacity 0.8s ease, -webkit-transform 0.8s ease 0.1s;
}
#product.series main .collection .content .box:not(._title).show.in a figure,
#space.detail main .collection .content .box:not(._title).show.in a figure,
#style.detail main .collection .content .box:not(._title).show.in a figure {
  -webkit-transition: all 0.8s ease 0.2s;
  transition: all 0.8s ease 0.2s;
}
#product.series main .collection .content .box:not(._title).show.in a .number, #product.series main .collection .content .box:not(._title).show.in a .size, #product.series main .collection .content .box:not(._title).show.in a .tag,
#space.detail main .collection .content .box:not(._title).show.in a .number,
#space.detail main .collection .content .box:not(._title).show.in a .size,
#space.detail main .collection .content .box:not(._title).show.in a .tag,
#style.detail main .collection .content .box:not(._title).show.in a .number,
#style.detail main .collection .content .box:not(._title).show.in a .size,
#style.detail main .collection .content .box:not(._title).show.in a .tag {
  -webkit-animation: allin 1s both 0.7s;
          animation: allin 1s both 0.7s;
}
#product.series main .collection .content .box:not(._title).show.in a:hover figure,
#space.detail main .collection .content .box:not(._title).show.in a:hover figure,
#style.detail main .collection .content .box:not(._title).show.in a:hover figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.6s ease, -webkit-box-shadow 0.6s ease;
  transition: -webkit-transform 0.6s ease, -webkit-box-shadow 0.6s ease;
  transition: transform 0.6s ease, box-shadow 0.6s ease;
  transition: transform 0.6s ease, box-shadow 0.6s ease, -webkit-transform 0.6s ease, -webkit-box-shadow 0.6s ease;
}
#product.series main .collection .content .box:not(._title) .block,
#space.detail main .collection .content .box:not(._title) .block,
#style.detail main .collection .content .box:not(._title) .block {
  max-width: 450px;
  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;
}
#product.series main .collection .content .box:not(._title) a,
#space.detail main .collection .content .box:not(._title) a,
#style.detail main .collection .content .box:not(._title) a {
  font-family: FuturaPT-Medium, 微軟正黑體;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 0 20px;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: 0;
  overflow: visible;
}
#product.series main .collection .content .box:not(._title) a .number,
#space.detail main .collection .content .box:not(._title) a .number,
#style.detail main .collection .content .box:not(._title) a .number {
  font-size: 1.5rem;
  -webkit-transform: translateY(101%);
          transform: translateY(101%);
}
@media all and (max-width: 700px) {
  #product.series main .collection .content .box:not(._title) a .number,
  #space.detail main .collection .content .box:not(._title) a .number,
  #style.detail main .collection .content .box:not(._title) a .number {
    font-size: 1.375rem;
  }
}
#product.series main .collection .content .box:not(._title) a figure,
#space.detail main .collection .content .box:not(._title) a figure,
#style.detail main .collection .content .box:not(._title) a figure {
  position: relative;
  z-index: 1;
  font-size: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
}
@media all and (max-width: 700px) {
  #product.series main .collection .content .box:not(._title) a figure,
  #space.detail main .collection .content .box:not(._title) a figure,
  #style.detail main .collection .content .box:not(._title) a figure {
    min-height: unset;
  }
}
#product.series main .collection .content .box:not(._title) a figure img,
#space.detail main .collection .content .box:not(._title) a figure img,
#style.detail main .collection .content .box:not(._title) a figure img {
  width: 410px;
}
@media all and (max-width: 700px) {
  #product.series main .collection .content .box:not(._title) a figure img,
  #space.detail main .collection .content .box:not(._title) a figure img,
  #style.detail main .collection .content .box:not(._title) a figure img {
    max-height: none;
  }
}
#product.series main .collection .content .box:not(._title) a .size,
#space.detail main .collection .content .box:not(._title) a .size,
#style.detail main .collection .content .box:not(._title) a .size {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  text-align: right;
  padding-top: 10px;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#product.series main .collection .content .box:not(._title) a.newOne .tag,
#space.detail main .collection .content .box:not(._title) a.newOne .tag,
#style.detail main .collection .content .box:not(._title) a.newOne .tag {
  color: #e65c1f;
  top: auto;
  bottom: 0;
  left: 20px;
  right: auto;
  width: auto;
  height: auto;
  padding: 10px 10px 0;
  font-size: 1rem;
  font-family: FuturaPT-Demi, 微軟正黑體;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  background-color: transparent !important;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}

#space.index main .banner, #style.index main .banner {
  padding: 75px 0 0;
}
@media all and (max-width: 700px) {
  #space.index main .banner, #style.index main .banner {
    padding: 55px 0 0;
  }
}
#space.index main .banner:before, #style.index main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #space.index main .banner:before, #style.index main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #space.index main .banner:before, #style.index main .banner:before {
    display: none;
  }
}
#space.index main .banner:after, #style.index main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #space.index main .banner:after, #style.index main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #space.index main .banner:after, #style.index main .banner:after {
    display: none;
  }
}
#space.index main .banner ._title, #style.index main .banner ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin: 120px 0 0;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  #space.index main .banner ._title, #style.index main .banner ._title {
    margin: 100px 0 0;
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  #space.index main .banner ._title, #style.index main .banner ._title {
    margin: 80px 0 0;
  }
}
#space.index main .banner ._title h6, #style.index main .banner ._title h6 {
  font-size: 3.125rem;
  -webkit-animation: fadeInDown 1.2s both 0.2s;
          animation: fadeInDown 1.2s both 0.2s;
}
@media all and (max-width: 700px) {
  #space.index main .banner ._title h6, #style.index main .banner ._title h6 {
    font-size: 2.5rem;
  }
}
#space.index main .banner ._title p, #style.index main .banner ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.6);
  max-width: 350px;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
  margin-top: 10px;
}
#space.index main .banner .anchor, #style.index main .banner .anchor {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 120px 0 0;
  position: relative;
}
#space.index main .banner .anchor:before, #style.index main .banner .anchor:before {
  position: absolute;
  top: 55px;
  left: calc(50% - 0.5px);
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #323231;
  -webkit-animation: h54 0.6s both 0.6s;
          animation: h54 0.6s both 0.6s;
}
@media all and (max-width: 700px) {
  #space.index main .banner .anchor:before, #style.index main .banner .anchor:before {
    top: 35px;
  }
}
#space.index main .banner .anchor h6, #style.index main .banner .anchor h6 {
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fadeInDown 1s both 0.8s;
          animation: fadeInDown 1s both 0.8s;
}
#space.index main .banner .anchor ul, #style.index main .banner .anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  -webkit-animation: fadeInDown 1s both 1s;
          animation: fadeInDown 1s both 1s;
}
#space.index main .banner .anchor ul .ps__rail-x, #space.index main .banner .anchor ul .ps__rail-y, #style.index main .banner .anchor ul .ps__rail-x, #style.index main .banner .anchor ul .ps__rail-y {
  display: none;
}
#space.index main .banner .anchor ul li, #style.index main .banner .anchor ul li {
  font-size: 1.25rem;
  color: #8d8d8d;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
  white-space: nowrap;
}
#space.index main .banner .anchor ul li:hover, #style.index main .banner .anchor ul li:hover {
  color: #000;
}
#space.index main .banner .anchor ul li:hover .bgColor, #style.index main .banner .anchor ul li:hover .bgColor {
  width: 100%;
}
#space.index main .banner .anchor ul li:not(:first-child):before, #style.index main .banner .anchor ul li:not(:first-child):before {
  position: absolute;
  top: 9px;
  left: 0;
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #acacac;
}
#space.index main .banner .anchor ul li .bgColor, #style.index main .banner .anchor ul li .bgColor {
  margin: auto;
  width: 0%;
  height: 3px;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#storeHold.index main article, #branch.location main article {
  min-height: 100vh;
  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;
  padding: 110px 50px 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#storeHold.index main article:before, #branch.location main article:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #storeHold.index main article:before, #branch.location main article:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #storeHold.index main article:before, #branch.location main article:before {
    display: none;
  }
}
#storeHold.index main article:after, #branch.location main article:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #storeHold.index main article:after, #branch.location main article:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #storeHold.index main article:after, #branch.location main article:after {
    display: none;
  }
}
#storeHold.index main article .content, #branch.location main article .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  min-height: calc(100vh - 350px);
  -webkit-animation: boxShadow 0.8s both 1.6s;
          animation: boxShadow 0.8s both 1.6s;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 900px) {
  #storeHold.index main article .content, #branch.location main article .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@-webkit-keyframes boxShadow {
  0% {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0);
            box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  }
}
@keyframes boxShadow {
  0% {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0);
            box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  }
}
#storeHold.index main article .content ._title, #branch.location main article .content ._title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 80px 50px 100px;
  width: 50%;
  position: relative;
  min-height: calc(100vh - 350px);
}
@media all and (max-width: 1220px) {
  #storeHold.index main article .content ._title, #branch.location main article .content ._title {
    padding: 50px 8vw 50px 10vw;
  }
}
@media all and (max-width: 900px) {
  #storeHold.index main article .content ._title, #branch.location main article .content ._title {
    width: 100%;
    padding: 50px 5vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    min-height: unset;
  }
}
#storeHold.index main article .content ._title:before, #branch.location main article .content ._title:before {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-animation: w100 1.2s both 0.4s;
          animation: w100 1.2s both 0.4s;
}
@media all and (max-width: 900px) {
  #storeHold.index main article .content ._title:before, #branch.location main article .content ._title:before {
    width: 100%;
    height: 0;
    -webkit-animation: h100 1.2s both 0.2s;
            animation: h100 1.2s both 0.2s;
  }
}
#storeHold.index main article .content ._title > *, #branch.location main article .content ._title > * {
  position: relative;
  z-index: 1;
}
#storeHold.index main article .content ._title h2, #branch.location main article .content ._title h2 {
  font-size: 2.25rem;
  line-height: 1;
  margin-bottom: 30px;
  -webkit-animation: fadeInDown 1.4s both 1s;
          animation: fadeInDown 1.4s both 1s;
}
@media all and (max-width: 700px) {
  #storeHold.index main article .content ._title h2, #branch.location main article .content ._title h2 {
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
#storeHold.index main article .content ._title p, #branch.location main article .content ._title p {
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInDown 1.4s both 1.2s;
          animation: fadeInDown 1.4s both 1.2s;
}
#storeHold.index main article .content form, #branch.location main article .content form {
  width: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  min-height: calc(100vh - 350px);
}
@media all and (max-width: 900px) {
  #storeHold.index main article .content form, #branch.location main article .content form {
    min-height: unset;
    width: 100%;
    padding: 0 0 50px;
  }
}
#storeHold.index main article .content form:before, #branch.location main article .content form:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: w100 1.2s both 0.4s;
          animation: w100 1.2s both 0.4s;
}
@media all and (max-width: 900px) {
  #storeHold.index main article .content form:before, #branch.location main article .content form:before {
    width: 100%;
    height: 0;
    -webkit-animation: h100 1.2s both 0.2s;
            animation: h100 1.2s both 0.2s;
  }
}
#storeHold.index main article .content form > *, #branch.location main article .content form > * {
  position: relative;
}
#storeHold.index main article .content form h6, #branch.location main article .content form h6 {
  font-size: 1.875rem;
  margin-bottom: 15px;
  text-align: center;
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
@media all and (max-width: 700px) {
  #storeHold.index main article .content form h6, #branch.location main article .content form h6 {
    font-size: 1.625rem;
  }
}
#storeHold.index main article .content form .box, #branch.location main article .content form .box {
  width: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#storeHold.index main article .content form .box:not(:first-child), #branch.location main article .content form .box:not(:first-child) {
  position: relative;
}
#storeHold.index main article .content form .box:not(:first-child):before, #branch.location main article .content form .box:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #d7d7d7;
  -webkit-animation: w100 1s both 1s;
          animation: w100 1s both 1s;
}
#storeHold.index main article .content form .box .dropDown, #branch.location main article .content form .box .dropDown {
  width: 220px;
  color: #fff;
}
#storeHold.index main article .content form .box .dropDown:not(:last-child), #branch.location main article .content form .box .dropDown:not(:last-child) {
  margin-bottom: 5px;
}
#storeHold.index main article .content form .box .dropDown .selectMenu, #branch.location main article .content form .box .dropDown .selectMenu {
  position: relative;
  z-index: 0;
  -webkit-animation: selectMenu 1s both 1.2s;
          animation: selectMenu 1s both 1.2s;
}
@-webkit-keyframes selectMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  100% {
    opacity: 0.8;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes selectMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  100% {
    opacity: 0.8;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#storeHold.index main article .content form .box .dropDown ul, #branch.location main article .content form .box .dropDown ul {
  z-index: 1;
}
#storeHold.index main article .content form .box .dropDown ul li, #branch.location main article .content form .box .dropDown ul li {
  padding: 10px 20px;
}
#storeHold.index main article .content form button, #branch.location main article .content form button {
  background-color: transparent;
  border: none;
  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;
  -webkit-animation: fadeInUp 1.2s both 1.4s;
          animation: fadeInUp 1.2s both 1.4s;
}
@media all and (max-width: 700px) {
  #storeHold.index main article .content form button, #branch.location main article .content form button {
    margin-bottom: 30px;
  }
}
#storeHold.index main article .content form button p, #branch.location main article .content form button p {
  font-size: 0.9375rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
  margin: 0 10px;
}

.slickLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 99;
  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;
  padding: 0 130px;
}
@media all and (max-width: 1600px) {
  .slickLibox {
    padding: 0 7.5vw;
  }
}
@media all and (max-width: 1024px) {
  .slickLibox {
    padding: 0 5vw;
  }
}
.slickLibox.close .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
.slickLibox.close .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
.slickLibox.close ._slick {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
.slickLibox.close:before {
  -webkit-animation: slideOutLeft 0.6s both 0.3s;
          animation: slideOutLeft 0.6s both 0.3s;
}
.slickLibox.close:after {
  -webkit-animation: slideOutRight 0.6s both 0.3s;
          animation: slideOutRight 0.6s both 0.3s;
}
.slickLibox:before, .slickLibox:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
.slickLibox.open:before {
  -webkit-animation: slideInLeft 0.8s both;
          animation: slideInLeft 0.8s both;
}
.slickLibox.open:after {
  -webkit-animation: slideInRight 0.8s both;
          animation: slideInRight 0.8s both;
}
.slickLibox .liboxClose {
  position: absolute;
  top: 13vh;
  left: calc(50% + 745px);
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 1600px) {
  .slickLibox .liboxClose {
    left: auto;
    right: 3.75vw;
    top: 3.75vw;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
@media all and (max-width: 1024px) {
  .slickLibox .liboxClose {
    right: 5vw;
    top: 20px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.slickLibox .liboxClose span {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.slickLibox .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #fff;
  -webkit-animation: w100 0.8s both 0.8s;
          animation: w100 0.8s both 0.8s;
}
.slickLibox .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #fff;
  -webkit-animation: h100 0.8s both 1.2s;
          animation: h100 0.8s both 1.2s;
}
.slickLibox ._slick {
  margin: auto;
  max-width: 1330px;
  width: 100%;
  height: 100%;
  padding: 60px 120px;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1590px) {
  .slickLibox ._slick {
    padding: 60px 7.5vw;
  }
}
@media all and (max-width: 1024px) {
  .slickLibox ._slick {
    padding: 60px 0;
  }
}
.slickLibox ._slick > ul .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slickLibox ._slick > ul li {
  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;
  height: calc(100vh - 120px);
  margin: 0 5px;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
.slickLibox ._slick > ul li p {
  display: none;
}
.slickLibox ._slick > ul li figure {
  height: 100%;
  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;
}
.slickLibox ._slick > ul li img {
  max-height: 100%;
}
.slickLibox ._slick > ul .slick-dots li {
  height: auto;
  -webkit-animation: fadeIn 0.8s both 1s;
          animation: fadeIn 0.8s both 1s;
}
.slickLibox ._slick > ul .slick-dots li button:before {
  color: #fff;
}
.slickLibox ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
}
@media all and (max-width: 1024px) {
  .slickLibox ._slick .arrows span {
    display: none;
  }
}
.slickLibox ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slickLibox ._slick .arrows span:hover {
  background-color: #959595;
}
.slickLibox ._slick .arrows span:hover:before {
  color: #fff;
}
.slickLibox ._slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
.slickLibox ._slick .arrows span.icon-triangle_left {
  left: 0;
  -webkit-animation: fadeInRight 1s both 1s;
          animation: fadeInRight 1s both 1s;
}
.slickLibox ._slick .arrows span.icon-triangle_right {
  right: 0;
  -webkit-animation: fadeInLeft 1s both 1s;
          animation: fadeInLeft 1s both 1s;
}

#join.index main .banner, #about.index main .banner {
  padding: 100px 0 0;
  height: 100vh;
}
@media all and (max-width: 1024px) {
  #join.index main .banner, #about.index main .banner {
    height: auto;
    padding: 80px 0 0;
  }
}
@media all and (max-width: 700px) {
  #join.index main .banner, #about.index main .banner {
    padding: 55px 0 0;
  }
}
@media all and (max-width: 400px) {
  #join.index main .banner, #about.index main .banner {
    padding: 40px 0 0;
  }
}
#join.index main .banner ._img, #about.index main .banner ._img {
  position: relative;
  margin: 20px 60px 0;
  z-index: 2;
  height: calc(100% - 200px);
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img, #about.index main .banner ._img {
    margin: 20px 5vw 0;
    height: auto;
  }
}
#join.index main .banner ._img figure, #about.index main .banner ._img figure {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img figure, #about.index main .banner ._img figure {
    position: absolute;
    top: 0;
    left: 0;
  }
}
#join.index main .banner ._img figure img, #about.index main .banner ._img figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-aspect-ratio: 15/8) and (min-width: 1025px) {
  #join.index main .banner ._img figure img, #about.index main .banner ._img figure img {
    height: 100%;
    max-width: unset;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img figure img, #about.index main .banner ._img figure img {
    height: 100%;
    max-width: unset;
  }
}
#join.index main .banner ._img ._title, #about.index main .banner ._img ._title {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 70px;
  min-width: 30%;
  max-width: 50%;
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img ._title, #about.index main .banner ._img ._title {
    max-width: 100%;
    right: auto;
    left: auto;
    position: relative;
    padding: 160px 10vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media all and (max-width: 700px) {
  #join.index main .banner ._img ._title, #about.index main .banner ._img ._title {
    padding: 150px 7vw;
  }
}
@media all and (max-width: 400px) {
  #join.index main .banner ._img ._title, #about.index main .banner ._img ._title {
    padding: 25vw 7vw 37.5vw;
  }
}
#join.index main .banner ._img ._title[style="#fff"], #about.index main .banner ._img ._title[style="#fff"] {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#join.index main .banner ._img ._title h2, #about.index main .banner ._img ._title h2 {
  font-size: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-animation: fadeInDown 1s both 0.2s;
          animation: fadeInDown 1s both 0.2s;
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img ._title h2, #about.index main .banner ._img ._title h2 {
    font-size: 2.625rem;
  }
}
@media all and (max-width: 700px) {
  #join.index main .banner ._img ._title h2, #about.index main .banner ._img ._title h2 {
    font-size: 2.25rem;
  }
}
#join.index main .banner ._img ._title h2 span, #about.index main .banner ._img ._title h2 span {
  min-width: 15px;
  display: block;
}
@media all and (max-width: 1024px) {
  #join.index main .banner ._img ._title h2 span, #about.index main .banner ._img ._title h2 span {
    min-width: 12.5px;
  }
}
@media all and (max-width: 700px) {
  #join.index main .banner ._img ._title h2 span, #about.index main .banner ._img ._title h2 span {
    min-width: 10.5px;
  }
}
#join.index main .banner ._img ._title > span, #about.index main .banner ._img ._title > span {
  display: block;
  font-size: 0.75rem;
  color: #fff100;
  letter-spacing: 0;
  margin: 10px 0 30px -30px;
  font-style: italic;
  -webkit-animation: fadeInUp 0.8s both 0.7s;
          animation: fadeInUp 0.8s both 0.7s;
}
@media all and (max-width: 700px) {
  #join.index main .banner ._img ._title > span, #about.index main .banner ._img ._title > span {
    margin: 20px 0 30px -15px;
  }
}
#join.index main .banner ._img ._title p, #about.index main .banner ._img ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1.125rem;
  opacity: 0.8;
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
@media all and (max-width: 700px) {
  #join.index main .banner ._img ._title p, #about.index main .banner ._img ._title p {
    font-size: 1rem;
  }
}
#join.index main .banner .overview, #about.index main .banner .overview {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  #join.index main .banner .overview, #about.index main .banner .overview {
    padding: 0;
  }
}
#join.index main .banner .overview:before, #about.index main .banner .overview:before {
  z-index: 3;
  position: absolute;
  top: -54px;
  left: calc(50% - 0.5px);
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #d1cfcb;
}
@media all and (max-width: 700px) {
  #join.index main .banner .overview:before, #about.index main .banner .overview:before {
    top: -32px;
  }
}
#join.index main .banner .overview span, #about.index main .banner .overview span {
  height: 22px;
  display: block;
  width: 1px;
  position: relative;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #join.index main .banner .overview span, #about.index main .banner .overview span {
    height: 8px;
  }
}
#join.index main .banner .overview span:before, #about.index main .banner .overview span:before {
  content: "";
  display: block;
  width: 1px;
  height: 0%;
  background-color: #313131;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: h100 0.2s both 1.4s;
          animation: h100 0.2s both 1.4s;
}
#join.index main .banner .overview h6, #about.index main .banner .overview h6 {
  margin: 10px 0 20px 0;
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fadeInDown 0.8s both 1.6s;
          animation: fadeInDown 0.8s both 1.6s;
}
@media all and (max-width: 700px) {
  #join.index main .banner .overview h6, #about.index main .banner .overview h6 {
    font-size: 2rem;
    margin: 0 0 5px;
  }
}
#join.index main .banner .overview ul, #about.index main .banner .overview ul {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInUp 0.8s both 1.6s;
          animation: fadeInUp 0.8s both 1.6s;
  width: 100%;
}
@media all and (max-width: 700px) {
  #join.index main .banner .overview ul, #about.index main .banner .overview ul {
    white-space: nowrap;
  }
}
#join.index main .banner .overview ul .ps__rail-x, #join.index main .banner .overview ul .ps__rail-y, #about.index main .banner .overview ul .ps__rail-x, #about.index main .banner .overview ul .ps__rail-y {
  display: none;
}
#join.index main .banner .overview ul li, #about.index main .banner .overview ul li {
  font-size: 1.25rem;
  cursor: pointer;
  position: relative;
  padding: 0 25px;
  width: 50%;
}
@media all and (max-width: 700px) {
  #join.index main .banner .overview ul li, #about.index main .banner .overview ul li {
    font-size: 1rem;
    padding: 0 15px;
  }
}
@media all and (max-width: 350px) {
  #join.index main .banner .overview ul li, #about.index main .banner .overview ul li {
    letter-spacing: 0.5px;
  }
}
#join.index main .banner .overview ul li:first-child, #about.index main .banner .overview ul li:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#join.index main .banner .overview ul li:last-child, #about.index main .banner .overview ul li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#join.index main .banner .overview ul li:not(:first-child):before, #about.index main .banner .overview ul li:not(:first-child):before {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #ababab;
  position: absolute;
  left: 0;
  top: calc(50% - 7.5px);
}
#join.index main .banner .overview ul li p, #about.index main .banner .overview ul li p {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#join.index main .banner .overview ul li p:hover, #about.index main .banner .overview ul li p:hover {
  color: #000;
}
#join.index main .banner .overview ul li p:hover:after, #about.index main .banner .overview ul li p:hover:after {
  width: 100%;
}
#join.index main .banner .overview ul li p:after, #about.index main .banner .overview ul li p:after {
  margin: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background-color: #009944;
}

.aboutDetail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 11;
  opacity: 0;
}
.aboutDetail.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
@media all and (max-width: 1024px) {
  .aboutDetail {
    overflow-y: auto;
  }
}
.aboutDetail.close {
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
.aboutDetail.close .liboxBanner .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
.aboutDetail.close .liboxBanner .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
.aboutDetail.close .liboxBanner .units ul {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
.aboutDetail.close .liboxBanner .nav .share, .aboutDetail.close .liboxBanner .nav .breadcrumb {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
.aboutDetail.close ._title h6, .aboutDetail.close ._title p, .aboutDetail.close ._title h5 {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
.aboutDetail.close .row figure, .aboutDetail.close .row picture {
  -webkit-animation: fadeOut 0.4s both !important;
          animation: fadeOut 0.4s both !important;
}
.aboutDetail.close .row ._text h6, .aboutDetail.close .row ._text p {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
.aboutDetail section {
  margin: auto;
  max-width: 1590px;
}
.aboutDetail section:not(.liboxBanner) {
  background-color: #fff;
  overflow: hidden;
}
.aboutDetail section:not(.liboxBanner) ._title h6 {
  font-size: 2.8125rem;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
@media all and (max-width: 700px) {
  .aboutDetail section:not(.liboxBanner) ._title h6 {
    font-size: 2.25rem;
  }
}
.aboutDetail section:not(.liboxBanner) ._title h5 {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
  font-size: 1.5rem;
}
@media all and (max-width: 1024px) {
  .aboutDetail section:not(.liboxBanner) ._title h5 {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail section:not(.liboxBanner) ._title h5 {
    font-size: 1.125rem;
  }
}
.aboutDetail section:not(.liboxBanner) ._title p {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
.aboutDetail section:not(.liboxBanner) .row ._text h6 {
  font-size: 1.5rem;
}
.aboutDetail section:not(.liboxBanner) .row ._text p {
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.7);
}
.aboutDetail .liboxBanner {
  position: relative;
}
.aboutDetail .liboxBanner .liboxClose {
  position: fixed;
  top: 100px;
  left: calc(50% + 623px);
  z-index: 3;
  cursor: pointer;
}
@media all and (max-width: 1590px) {
  .aboutDetail .liboxBanner .liboxClose {
    left: auto;
    right: 140px;
  }
}
@media all and (max-width: 1200px) {
  .aboutDetail .liboxBanner .liboxClose {
    top: 8vw;
    right: 7.3vw;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail .liboxBanner .liboxClose {
    top: 10px;
    right: 10px;
  }
}
.aboutDetail .liboxBanner .liboxClose span {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.aboutDetail .liboxBanner .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #000;
  -webkit-animation: w100 0.6s both 0.4s;
          animation: w100 0.6s both 0.4s;
}
.aboutDetail .liboxBanner .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #000;
  -webkit-animation: h100 0.6s both 0.7s;
          animation: h100 0.6s both 0.7s;
}
.aboutDetail .liboxBanner .units {
  background-color: #fff;
}
.aboutDetail .liboxBanner .units ul {
  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;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
.aboutDetail .liboxBanner .units ul li {
  font-size: 1.25rem;
  padding: 25px 20px;
  position: relative;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.aboutDetail .liboxBanner .units ul li:not(.active) {
  cursor: pointer;
}
.aboutDetail .liboxBanner .units ul li:first-child {
  text-align: right;
}
.aboutDetail .liboxBanner .units ul li:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #b2b2b2;
}
.aboutDetail .liboxBanner .units ul li.active, .aboutDetail .liboxBanner .units ul li:hover {
  color: #000;
}
.aboutDetail .liboxBanner .nav {
  background-color: #eeeeee;
  position: relative;
  height: 70px;
}
@media all and (max-width: 600px) {
  .aboutDetail .liboxBanner .nav {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 5vw 0 0;
  }
}
.aboutDetail .liboxBanner .nav .share, .aboutDetail .liboxBanner .nav .breadcrumb {
  position: absolute;
}
@media all and (max-width: 600px) {
  .aboutDetail .liboxBanner .nav .share, .aboutDetail .liboxBanner .nav .breadcrumb {
    position: relative;
  }
}
.aboutDetail .liboxBanner .nav .share {
  left: calc(50% - 500px);
  top: calc(50% - 20px);
  -webkit-animation: fadeInLeft 1s both 0.6s;
          animation: fadeInLeft 1s both 0.6s;
}
@media all and (max-width: 1200px) {
  .aboutDetail .liboxBanner .nav .share {
    left: 5vw;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .liboxBanner .nav .share {
    top: auto;
    left: auto;
    margin-top: 20px;
  }
}
.aboutDetail .liboxBanner .nav .breadcrumb {
  right: calc(50% - 550px - 3vw);
  top: calc(50% - 10.5px);
}
@media all and (max-width: 1200px) {
  .aboutDetail .liboxBanner .nav .breadcrumb {
    right: 2vw;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .liboxBanner .nav .breadcrumb {
    top: auto;
    right: auto;
    margin: 15px 0 0;
    width: 100%;
  }
}
.aboutDetail .liboxBanner .nav .breadcrumb ul {
  -webkit-animation: slideInDown 1s both 0.6s;
          animation: slideInDown 1s both 0.6s;
}
@media all and (max-width: 600px) {
  .aboutDetail .liboxBanner .nav .breadcrumb ul {
    padding: 5px 0;
  }
}
.aboutDetail .liboxBanner .nav .breadcrumb ul li:first-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.aboutDetail .liboxBanner .nav .breadcrumb ul li a {
  cursor: default;
}
.aboutDetail .liboxBanner .nav .breadcrumb ul li > span {
  background-color: #32ac68;
}
.aboutDetail .content {
  background-color: #fff;
  padding: 100px 50px 150px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .content {
    padding: 100px 5vw 150px;
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .content {
    padding: 100px 0 150px;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail .content {
    padding: 100px 0;
  }
}
.aboutDetail .content ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0 5vw;
}
.aboutDetail .content ._title p {
  max-width: 530px;
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.7);
}
.aboutDetail .row ._text h6, .aboutDetail .row ._text p {
  opacity: 0;
}
.aboutDetail .row ._text.show h6, .aboutDetail .row ._text.show p {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
.aboutDetail .brand {
  padding: 70px 50px 120px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .brand {
    padding: 50px 5vw 100px;
  }
}
.aboutDetail .brand ._title, .aboutDetail .brand .row {
  max-width: 980px;
  margin: auto;
}
@media all and (max-width: 900px) {
  .aboutDetail .brand ._title {
    padding: 0 5px;
  }
}
.aboutDetail .brand ._title p {
  margin: 120px 0 0;
}
@media all and (max-width: 1024px) {
  .aboutDetail .brand ._title p {
    margin: 30px 0 0;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail .brand ._title p {
    margin: 10px 0 0;
  }
}
.aboutDetail .brand .row {
  margin-top: 55px;
  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;
}
@media all and (max-width: 1024px) {
  .aboutDetail .brand .row {
    margin-top: 100px;
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .brand .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 55px;
  }
}
.aboutDetail .brand .row ._text, .aboutDetail .brand .row figure {
  width: 50%;
}
@media all and (max-width: 900px) {
  .aboutDetail .brand .row ._text, .aboutDetail .brand .row figure {
    width: 100%;
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .brand .row ._text {
    padding: 0 5px;
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .brand .row ._text h6 {
    line-height: 1.2;
  }
}
.aboutDetail .brand .row ._text p:not(:first-child) {
  margin-top: 30px;
}
.aboutDetail .brand .row figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 50px;
  opacity: 0;
}
.aboutDetail .brand .row figure.show.in {
  -webkit-animation: fadeInRight 1s both 0.4s;
          animation: fadeInRight 1s both 0.4s;
}
@media all and (max-width: 900px) {
  .aboutDetail .brand .row figure {
    margin-top: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
  }
}
.aboutDetail .history {
  padding: 80px 0 150px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .history {
    padding: 80px 0 150px;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail .history {
    padding: 30px 0 50px;
  }
}
.aboutDetail .history ._title {
  max-width: 1100px;
  margin: auto;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .history ._title {
    padding: 0 5vw;
  }
}
.aboutDetail .history ._title h5 {
  margin-top: 100px;
}
@media all and (max-width: 700px) {
  .aboutDetail .history ._title h5 {
    margin-top: 10px;
  }
}
.aboutDetail .history .row picture {
  display: block;
}
.aboutDetail .history .row ._text p {
  margin: 30px 0 0;
}
.aboutDetail .history .row:nth-child(2) {
  max-width: 1100px;
  margin: 80px auto 0;
  padding: 0 50px;
  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;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  .aboutDetail .history .row:nth-child(2) {
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  .aboutDetail .history .row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.aboutDetail .history .row:nth-child(2) figure, .aboutDetail .history .row:nth-child(2) ._text {
  width: 50%;
}
@media all and (max-width: 700px) {
  .aboutDetail .history .row:nth-child(2) figure, .aboutDetail .history .row:nth-child(2) ._text {
    width: 100%;
  }
}
.aboutDetail .history .row:nth-child(2) figure {
  opacity: 0;
}
.aboutDetail .history .row:nth-child(2) figure.show.in {
  -webkit-animation: fadeInLeft 1s both 0.4s;
          animation: fadeInLeft 1s both 0.4s;
}
.aboutDetail .history .row:nth-child(2) ._text {
  padding-left: 60px;
}
@media all and (max-width: 700px) {
  .aboutDetail .history .row:nth-child(2) ._text {
    margin-bottom: 30px;
    padding-left: 0;
  }
}
.aboutDetail .history .row:nth-child(3) {
  max-width: 1270px;
  margin: -30px auto 0;
  position: relative;
}
@media all and (max-width: 1000px) {
  .aboutDetail .history .row:nth-child(3) {
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.aboutDetail .history .row:nth-child(3) picture {
  opacity: 0;
}
.aboutDetail .history .row:nth-child(3) picture.show {
  -webkit-animation: fadeIn 1s both 0.4s;
          animation: fadeIn 1s both 0.4s;
}
@media all and (max-width: 1000px) {
  .aboutDetail .history .row:nth-child(3) picture {
    margin-top: 30px;
  }
}
.aboutDetail .history .row:nth-child(3) ._text {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 495px;
  max-height: calc(100% - 100px);
  width: calc(50% - 55px);
  padding-right: 70px;
}
@media all and (max-width: 1000px) {
  .aboutDetail .history .row:nth-child(3) ._text {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-height: none;
    width: auto;
    padding: 0 5vw;
    max-width: none;
  }
}
.aboutDetail .promise {
  padding: 80px 0 150px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .promise {
    padding: 50px 0 100px;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .promise {
    padding: 30px 0 50px;
  }
}
.aboutDetail .promise ._title {
  max-width: 1080px;
  margin: auto;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .promise ._title {
    padding: 0 5vw;
  }
}
.aboutDetail .promise ._title h5 {
  margin: 120px 0 0 0;
}
@media all and (max-width: 600px) {
  .aboutDetail .promise ._title h5 {
    margin: 10px 0 0;
  }
}
.aboutDetail .promise .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  letter-spacing: 0;
}
.aboutDetail .promise .row ._text p:not(:first-child) {
  margin-top: 30px;
}
.aboutDetail .promise .row:nth-child(2) {
  max-width: 1220px;
  margin: 100px auto 0;
  position: relative;
  z-index: 1;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  .aboutDetail .promise .row:nth-child(2) {
    padding: 0 5vw;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .promise .row:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    margin: 50px auto 0;
  }
}
.aboutDetail .promise .row:nth-child(2) ._text {
  width: calc(50% + 60px);
  padding: 180px 110px 220px 90px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1220px) {
  .aboutDetail .promise .row:nth-child(2) ._text {
    padding: 180px 9.8vw 220px 8vw;
  }
}
@media all and (max-width: 1024px) {
  .aboutDetail .promise .row:nth-child(2) ._text {
    padding: 80px 9.8vw 80px 5vw;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .promise .row:nth-child(2) ._text {
    padding: 50px 9.8vw 50px 5vw;
  }
}
@media all and (max-width: 600px) {
  .aboutDetail .promise .row:nth-child(2) ._text {
    width: 100%;
    padding: 50px 6vw;
  }
}
.aboutDetail .promise .row:nth-child(2) figure {
  width: calc(50% - 40px);
  margin: 65px 0 0 -20px;
  opacity: 0;
}
@media all and (max-width: 600px) {
  .aboutDetail .promise .row:nth-child(2) figure {
    width: 100%;
    margin: 0;
  }
}
.aboutDetail .promise .row:nth-child(2) figure.show.in {
  -webkit-animation: fadeInRight 1s both 0.4s;
          animation: fadeInRight 1s both 0.4s;
}
.aboutDetail .promise .row:nth-child(3) {
  position: relative;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -120px 0 0;
}
@media all and (max-width: 900px) {
  .aboutDetail .promise .row:nth-child(3) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 50px 0 0;
  }
}
.aboutDetail .promise .row:nth-child(3) figure {
  max-width: calc(100% - 100px);
  opacity: 0;
}
@media all and (max-width: 900px) {
  .aboutDetail .promise .row:nth-child(3) figure {
    margin: 30px 0 0;
    max-width: none;
  }
}
.aboutDetail .promise .row:nth-child(3) figure.show.in {
  -webkit-animation: fadeInLeft 1s both 0.4s;
          animation: fadeInLeft 1s both 0.4s;
}
.aboutDetail .promise .row:nth-child(3) ._text {
  position: absolute;
  left: calc(50% + 120px);
  top: calc(50% + 70px);
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 450px;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
@media all and (max-width: 900px) {
  .aboutDetail .promise .row:nth-child(3) ._text {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-width: none;
    padding: 0 6vw;
  }
}
.aboutDetail .showBox {
  padding: 100px 0 150px;
  display: none;
}
@media all and (max-width: 700px) {
  .aboutDetail .showBox {
    padding: 30px 0 80px;
  }
}
.aboutDetail .showBox.active {
  display: block !important;
}
.aboutDetail .showBox ._title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  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;
  padding: 0 5vw;
}
.aboutDetail .showBox ._title p {
  max-width: 420px;
}
.aboutDetail.out ._title h6, .aboutDetail.out ._title p {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
.aboutDetail .boxs {
  margin: 85px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1100px;
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.aboutDetail .boxs .area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  overflow: hidden;
}
.aboutDetail .boxs .area:nth-child(odd) {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.aboutDetail .boxs .area:nth-child(odd) .box {
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
.aboutDetail .boxs .area:nth-child(odd) .box:nth-child(odd) ._text {
  padding: 30px 10px 45px 50px;
}
@media all and (max-width: 1200px) {
  .aboutDetail .boxs .area:nth-child(odd) .box:nth-child(odd) ._text {
    padding: 30px 10px 45px 4vw;
  }
}
.aboutDetail .boxs .area:nth-child(odd) .box:nth-child(even) ._text {
  padding: 30px 10px 45px 100px;
}
@media all and (max-width: 1200px) {
  .aboutDetail .boxs .area:nth-child(odd) .box:nth-child(even) ._text {
    padding: 30px 10px 45px 8vw;
  }
}
.aboutDetail .boxs .area:nth-child(even) {
  padding: 70px 0 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.aboutDetail .boxs .area:nth-child(even) .box {
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
}
.aboutDetail .boxs .area:nth-child(even) .box ._text {
  padding: 30px 10px 45px 50px;
}
@media all and (max-width: 1200px) {
  .aboutDetail .boxs .area:nth-child(even) .box ._text {
    padding: 30px 10px 45px 4vw;
  }
}
.aboutDetail .boxs .box {
  margin: 3px;
  background-color: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box {
    padding: 20px 10px 35px 5vw;
  }
}
.aboutDetail .boxs .box.up {
  -webkit-transform: translate(0) !important;
          transform: translate(0) !important;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.aboutDetail .boxs .box:nth-child(odd) {
  width: calc(100% - 50px);
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box:nth-child(odd) {
    margin: 0 auto 6px 0;
    width: calc(100% - 5vw);
    -webkit-transform: translateX(-101%);
            transform: translateX(-101%);
  }
}
.aboutDetail .boxs .box:nth-child(even) {
  width: 100%;
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box:nth-child(even) {
    margin: 0 0 6px auto;
    width: calc(100% - 5vw);
    -webkit-transform: translateX(101%);
            transform: translateX(101%);
  }
}
.aboutDetail .boxs .box ._text {
  width: calc(100% - 150px);
}
@media all and (max-width: 1200px) {
  .aboutDetail .boxs .box ._text {
    width: calc(100% - 12.5vw);
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box ._text {
    width: calc(100% - 80px);
  }
}
.aboutDetail .boxs .box ._text .year {
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 2.8125rem;
  color: rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box ._text .year {
    font-size: 2.25rem;
  }
}
.aboutDetail .boxs .box ._text .name {
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 1.375rem;
  line-height: 1.2;
}
.aboutDetail .boxs .box ._text .words {
  font-size: 1.125rem;
  color: #646361;
  line-height: 1.2;
}
.aboutDetail .boxs .box figure {
  width: 150px;
  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;
}
@media all and (max-width: 1200px) {
  .aboutDetail .boxs .box figure {
    width: 12.5vw;
  }
}
@media all and (max-width: 900px) {
  .aboutDetail .boxs .box figure {
    width: 80px;
  }
}

#favorite.index main, #search.index main {
  padding: 60px 0 0;
  display: block;
}
@media all and (max-width: 700px) {
  #favorite.index main, #search.index main {
    padding: 40px 0 0;
  }
}
#favorite.index main .banner, #search.index main .banner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#favorite.index main .banner ._title, #search.index main .banner ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 700px) {
  #favorite.index main .banner ._title, #search.index main .banner ._title {
    padding: 0 5vw;
  }
}
#favorite.index main .list ul, #search.index main .list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
#favorite.index main .list ul li, #search.index main .list ul li {
  display: block;
  width: calc(33.33% - 3px);
  margin-top: 4px;
  margin-right: 3px;
  opacity: 0;
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  #favorite.index main .list ul li, #search.index main .list ul li {
    width: calc(50% - 3px);
  }
}
@media all and (max-width: 600px) {
  #favorite.index main .list ul li, #search.index main .list ul li {
    width: 100%;
    margin-right: 0;
  }
}
#favorite.index main .list ul li.show.in, #search.index main .list ul li.show.in {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
#favorite.index main .list ul li.show.in.disappear, #search.index main .list ul li.show.in.disappear {
  -webkit-animation: zoomout 0.8s both;
          animation: zoomout 0.8s both;
  -webkit-transition: width 0.8s ease;
  transition: width 0.8s ease;
  width: 0;
}
#favorite.index main .list ul li.show.in ._img > div figure, #search.index main .list ul li.show.in ._img > div figure {
  width: auto !important;
}
#favorite.index main .list ul li.show.in ._img > div:after, #search.index main .list ul li.show.in ._img > div:after {
  -webkit-animation: slideOutDown 1s both 0.1s;
          animation: slideOutDown 1s both 0.1s;
}
#favorite.index main .list ul li.show.in .delet, #search.index main .list ul li.show.in .delet {
  -webkit-animation: allin 0.8s both 1s;
          animation: allin 0.8s both 1s;
}
#favorite.index main .list ul li.show.in .size, #search.index main .list ul li.show.in .size {
  -webkit-animation: fadeInUp 1.2s both 0.5s;
          animation: fadeInUp 1.2s both 0.5s;
}
#favorite.index main .list ul li.show.in .info .numb, #search.index main .list ul li.show.in .info .numb {
  -webkit-animation: fadeInDown 1.2s both 0.5s;
          animation: fadeInDown 1.2s both 0.5s;
}
#favorite.index main .list ul li.show.in .info .breadcrumb, #search.index main .list ul li.show.in .info .breadcrumb {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#favorite.index main .list ul li.newOne .size, #search.index main .list ul li.newOne .size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#favorite.index main .list ul li.newOne .size:before, #search.index main .list ul li.newOne .size:before {
  display: block;
  content: "NEW";
  color: #e65c1f;
  margin: 0 10px 0 0;
}
#favorite.index main .list ul li ._img, #search.index main .list ul li ._img {
  display: block;
  position: relative;
  height: 28.125vw;
  background-color: #eeeeee;
  overflow: hidden;
}
@media all and (min-width: 1921px) {
  #favorite.index main .list ul li ._img, #search.index main .list ul li ._img {
    height: 540px;
  }
}
@media all and (max-width: 1279px) {
  #favorite.index main .list ul li ._img, #search.index main .list ul li ._img {
    height: 42.1875vw;
  }
}
@media all and (max-width: 600px) {
  #favorite.index main .list ul li ._img, #search.index main .list ul li ._img {
    height: auto;
  }
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet), #search.index main .list ul li ._img > div:not(.size):not(.delet) {
  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;
  height: calc(28.125vw - 50px);
  padding: 60px 20px 40px;
  overflow: hidden;
  width: 100%;
}
@media all and (min-width: 1921px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet), #search.index main .list ul li ._img > div:not(.size):not(.delet) {
    height: 490px;
  }
}
@media all and (max-width: 1279px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet), #search.index main .list ul li ._img > div:not(.size):not(.delet) {
    height: calc(42.1875vw - 50px);
  }
}
@media all and (max-width: 600px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet), #search.index main .list ul li ._img > div:not(.size):not(.delet) {
    height: auto;
    padding: 60px 20px 20px;
  }
}
@media (min-width: 1025px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet):hover img, #search.index main .list ul li ._img > div:not(.size):not(.delet):hover img {
    opacity: 0.4;
  }
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet):hover b, #search.index main .list ul li ._img > div:not(.size):not(.delet):hover b {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.4s ease 0.1s;
    transition: 0.4s ease 0.1s;
  }
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet):after, #search.index main .list ul li ._img > div:not(.size):not(.delet):after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #eeeeee;
  position: absolute;
  top: 0;
  left: 0;
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  min-height: 10px;
  width: 100%;
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure img, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-height: calc(28.125vw - 150px);
  min-height: 10px;
}
@media all and (min-width: 1921px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure img, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure img {
    max-height: 390px;
  }
}
@media all and (max-width: 1279px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure img, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure img {
    max-height: calc(42.1875vw - 150px);
  }
}
@media all and (max-width: 600px) {
  #favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure img, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure img {
    max-height: none;
  }
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure b, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure b {
  font-family: "icomoon";
  content: "\e913";
  position: relative;
  width: 50px;
  height: 50px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure b:before, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure b:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) figure b:after, #search.index main .list ul li ._img > div:not(.size):not(.delet) figure b:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #fff;
}
#favorite.index main .list ul li ._img > div:not(.size):not(.delet) a, #search.index main .list ul li ._img > div:not(.size):not(.delet) a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#favorite.index main .list ul li ._img .size, #search.index main .list ul li ._img .size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 4vw 20px;
  position: relative;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #favorite.index main .list ul li ._img .size, #search.index main .list ul li ._img .size {
    padding: 0 100px 20px;
  }
}
@media all and (max-width: 1440px) {
  #favorite.index main .list ul li ._img .size, #search.index main .list ul li ._img .size {
    padding: 0 2vw 20px;
  }
}
@media all and (max-width: 1024px) {
  #favorite.index main .list ul li ._img .size, #search.index main .list ul li ._img .size {
    padding: 0 5vw 20px;
  }
}
#favorite.index main .list ul li ._img .size p, #search.index main .list ul li ._img .size p {
  display: block;
  font-size: 1.125rem;
  position: relative;
  padding: 0 0 0 15px;
}
#favorite.index main .list ul li ._img .size p:before, #search.index main .list ul li ._img .size p:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 4px;
  height: 20px;
  background-color: #32ac68;
}
#favorite.index main .list ul li ._img .delet, #search.index main .list ul li ._img .delet {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #d2d2d2;
  cursor: pointer;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#favorite.index main .list ul li ._img .delet:hover span, #search.index main .list ul li ._img .delet:hover span {
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
#favorite.index main .list ul li ._img .delet span, #search.index main .list ul li ._img .delet span {
  position: relative;
  width: 22px;
  height: 22px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#favorite.index main .list ul li ._img .delet span:before, #search.index main .list ul li ._img .delet span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #3d3d3d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#favorite.index main .list ul li ._img .delet span:after, #search.index main .list ul li ._img .delet span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #3d3d3d;
}
#favorite.index main .list ul li ._img button, #search.index main .list ul li ._img button {
  background-color: transparent;
  border: none;
  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;
  padding: 10px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}
@media (max-width: 1440px) {
  #favorite.index main .list ul li ._img button, #search.index main .list ul li ._img button {
    right: 10px;
  }
}
#favorite.index main .list ul li ._img button.active span:after, #search.index main .list ul li ._img button.active span:after {
  opacity: 1;
}
#favorite.index main .list ul li ._img button.active span:before, #search.index main .list ul li ._img button.active span:before {
  opacity: 0;
}
@media (min-width: 1025px) {
  #favorite.index main .list ul li ._img button:hover span:after, #search.index main .list ul li ._img button:hover span:after {
    opacity: 1;
  }
  #favorite.index main .list ul li ._img button:hover span:before, #search.index main .list ul li ._img button:hover span:before {
    opacity: 0;
  }
}
#favorite.index main .list ul li ._img button span, #search.index main .list ul li ._img button span {
  position: relative;
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#favorite.index main .list ul li ._img button span:before, #favorite.index main .list ul li ._img button span:after, #search.index main .list ul li ._img button span:before, #search.index main .list ul li ._img button span:after {
  font-family: "icomoon";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#favorite.index main .list ul li ._img button span:before, #search.index main .list ul li ._img button span:before {
  content: "\e911";
  font-size: 1.5rem;
}
#favorite.index main .list ul li ._img button span:after, #search.index main .list ul li ._img button span:after {
  content: "\e912";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  font-size: 1.6875rem;
}
#favorite.index main .list ul li .info, #search.index main .list ul li .info {
  padding: 30px 4vw 120px;
}
@media all and (min-width: 1921px) {
  #favorite.index main .list ul li .info, #search.index main .list ul li .info {
    padding: 30px 100px 120px;
  }
}
@media all and (max-width: 1440px) {
  #favorite.index main .list ul li .info, #search.index main .list ul li .info {
    padding: 30px 2vw 120px;
  }
}
@media all and (max-width: 1024px) {
  #favorite.index main .list ul li .info, #search.index main .list ul li .info {
    padding: 30px 5vw 100px;
  }
}
@media all and (max-width: 700px) {
  #favorite.index main .list ul li .info, #search.index main .list ul li .info {
    padding: 10px 5vw 100px;
  }
}
#favorite.index main .list ul li .info .numb, #search.index main .list ul li .info .numb {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.8);
}
#favorite.index main .list ul li .info .breadcrumb, #search.index main .list ul li .info .breadcrumb {
  margin: 5px 0 0 -17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#favorite.index main .list ul li .info .breadcrumb a, #search.index main .list ul li .info .breadcrumb a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0 15px 0 17px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 0 20px;
  display: block;
}
#favorite.index main .list ul li .info .breadcrumb a:hover, #search.index main .list ul li .info .breadcrumb a:hover {
  color: rgb(0, 0, 0);
}
#favorite.index main .list ul li .info .breadcrumb a:not(:first-child):before, #search.index main .list ul li .info .breadcrumb a:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #e5e5e5;
}

#product.sort main article.content,
#space.detail main article.content,
#style.detail main article.content {
  max-width: 1480px;
  margin: 0 auto 170px;
  padding: 0 40px;
}
@media all and (max-width: 1024px) {
  #product.sort main article.content,
  #space.detail main article.content,
  #style.detail main article.content {
    padding: 0;
    margin: 0 auto 120px;
  }
}
@media all and (max-width: 700px) {
  #product.sort main article.content,
  #space.detail main article.content,
  #style.detail main article.content {
    padding: 0 5vw;
  }
}
#product.sort main article.content .background:before,
#space.detail main article.content .background:before,
#style.detail main article.content .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.sort main article.content .background:before,
  #space.detail main article.content .background:before,
  #style.detail main article.content .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.sort main article.content .background:before,
  #space.detail main article.content .background:before,
  #style.detail main article.content .background:before {
    display: none;
  }
}
#product.sort main article.content .background:after,
#space.detail main article.content .background:after,
#style.detail main article.content .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.sort main article.content .background:after,
  #space.detail main article.content .background:after,
  #style.detail main article.content .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.sort main article.content .background:after,
  #space.detail main article.content .background:after,
  #style.detail main article.content .background:after {
    display: none;
  }
}
#product.sort main article.content ._title,
#space.detail main article.content ._title,
#style.detail main article.content ._title {
  max-width: 1130px;
  margin: auto;
  padding: 100px 50px 0;
}
@media (max-width: 1024px) {
  #product.sort main article.content ._title,
  #space.detail main article.content ._title,
  #style.detail main article.content ._title {
    padding: 100px 5vw 0;
  }
}
#product.sort main article.content ._title h5,
#space.detail main article.content ._title h5,
#style.detail main article.content ._title h5 {
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  #product.sort main article.content ._title h5,
  #space.detail main article.content ._title h5,
  #style.detail main article.content ._title h5 {
    font-size: 0.9375rem;
  }
}
#product.sort main article.content ._title h6,
#space.detail main article.content ._title h6,
#style.detail main article.content ._title h6 {
  font-size: 2.5rem;
}
@media all and (max-width: 1024px) {
  #product.sort main article.content ._title h6,
  #space.detail main article.content ._title h6,
  #style.detail main article.content ._title h6 {
    font-size: 2.1875rem;
  }
}
@media all and (max-width: 700px) {
  #product.sort main article.content ._title h6,
  #space.detail main article.content ._title h6,
  #style.detail main article.content ._title h6 {
    font-size: 1.875rem;
  }
}
#product.sort main article.content ._title .bgColor,
#space.detail main article.content ._title .bgColor,
#style.detail main article.content ._title .bgColor {
  width: 55px;
  height: 2px;
  display: block;
}
#product.sort main article.content ._title p,
#space.detail main article.content ._title p,
#style.detail main article.content ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
}
#product.sort main article.content ._title.show h5,
#space.detail main article.content ._title.show h5,
#style.detail main article.content ._title.show h5 {
  -webkit-animation: skewIn 1.2s both;
          animation: skewIn 1.2s both;
}
#product.sort main article.content ._title.show h6,
#space.detail main article.content ._title.show h6,
#style.detail main article.content ._title.show h6 {
  -webkit-animation: skewIn 1.2s both;
          animation: skewIn 1.2s both;
}
#product.sort main article.content ._title.show p,
#space.detail main article.content ._title.show p,
#style.detail main article.content ._title.show p {
  -webkit-animation: skewIn 1.2s both 0.2s;
          animation: skewIn 1.2s both 0.2s;
}
#product.sort main article.content ._title h6, #product.sort main article.content ._title h5, #product.sort main article.content ._title p,
#space.detail main article.content ._title h6,
#space.detail main article.content ._title h5,
#space.detail main article.content ._title p,
#style.detail main article.content ._title h6,
#style.detail main article.content ._title h5,
#style.detail main article.content ._title p {
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
#product.sort main article.content ._title h6,
#space.detail main article.content ._title h6,
#style.detail main article.content ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#product.sort main article.content ._title h6 .bgColor,
#space.detail main article.content ._title h6 .bgColor,
#style.detail main article.content ._title h6 .bgColor {
  margin: 28px 0 0 15px;
}
#product.sort main article.content ul,
#space.detail main article.content ul,
#style.detail main article.content ul {
  margin-top: 70px;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
#product.sort main article.content ul li,
#space.detail main article.content ul li,
#style.detail main article.content ul li {
  margin: 2px;
  overflow: hidden;
}
@media all and (min-width: 701px) {
  #product.sort main article.content ul li:nth-child(4n+1), #product.sort main article.content ul li:nth-child(4n+4),
  #space.detail main article.content ul li:nth-child(4n+1),
  #space.detail main article.content ul li:nth-child(4n+4),
  #style.detail main article.content ul li:nth-child(4n+1),
  #style.detail main article.content ul li:nth-child(4n+4) {
    width: calc(55.7% - 2px);
  }
  #product.sort main article.content ul li:nth-child(4n+1) figure .small, #product.sort main article.content ul li:nth-child(4n+4) figure .small,
  #space.detail main article.content ul li:nth-child(4n+1) figure .small,
  #space.detail main article.content ul li:nth-child(4n+4) figure .small,
  #style.detail main article.content ul li:nth-child(4n+1) figure .small,
  #style.detail main article.content ul li:nth-child(4n+4) figure .small {
    display: none;
  }
  #product.sort main article.content ul li:nth-child(4n+2), #product.sort main article.content ul li:nth-child(4n+3),
  #space.detail main article.content ul li:nth-child(4n+2),
  #space.detail main article.content ul li:nth-child(4n+3),
  #style.detail main article.content ul li:nth-child(4n+2),
  #style.detail main article.content ul li:nth-child(4n+3) {
    width: calc(36.4% - 2px);
  }
  #product.sort main article.content ul li:nth-child(4n+2) figure .big, #product.sort main article.content ul li:nth-child(4n+3) figure .big,
  #space.detail main article.content ul li:nth-child(4n+2) figure .big,
  #space.detail main article.content ul li:nth-child(4n+3) figure .big,
  #style.detail main article.content ul li:nth-child(4n+2) figure .big,
  #style.detail main article.content ul li:nth-child(4n+3) figure .big {
    display: none;
  }
  #product.sort main article.content ul li:nth-child(4n+2),
  #space.detail main article.content ul li:nth-child(4n+2),
  #style.detail main article.content ul li:nth-child(4n+2) {
    margin-right: calc(7.9% - 4px);
  }
  #product.sort main article.content ul li:nth-child(4n+3),
  #space.detail main article.content ul li:nth-child(4n+3),
  #style.detail main article.content ul li:nth-child(4n+3) {
    margin-left: calc(7.9% - 4px);
  }
  #product.sort main article.content ul li:nth-child(odd):last-child,
  #space.detail main article.content ul li:nth-child(odd):last-child,
  #style.detail main article.content ul li:nth-child(odd):last-child {
    width: 93.5%;
  }
  #product.sort main article.content ul li:nth-child(odd):last-child figure,
  #space.detail main article.content ul li:nth-child(odd):last-child figure,
  #style.detail main article.content ul li:nth-child(odd):last-child figure {
    height: 390px;
  }
}
@media all and (min-width: 701px) and (max-width: 1480px) {
  #product.sort main article.content ul li:nth-child(odd):last-child figure,
  #space.detail main article.content ul li:nth-child(odd):last-child figure,
  #style.detail main article.content ul li:nth-child(odd):last-child figure {
    height: calc(29.7vw - 23px);
  }
}
@media all and (min-width: 701px) and (max-width: 1024px) {
  #product.sort main article.content ul li:nth-child(odd):last-child figure,
  #space.detail main article.content ul li:nth-child(odd):last-child figure,
  #style.detail main article.content ul li:nth-child(odd):last-child figure {
    height: 27.8vw;
  }
}
@media all and (min-width: 701px) {
  #product.sort main article.content ul li:nth-child(odd):last-child figure .small,
  #space.detail main article.content ul li:nth-child(odd):last-child figure .small,
  #style.detail main article.content ul li:nth-child(odd):last-child figure .small {
    display: none;
  }
  #product.sort main article.content ul li:nth-child(odd):last-child figure .big,
  #space.detail main article.content ul li:nth-child(odd):last-child figure .big,
  #style.detail main article.content ul li:nth-child(odd):last-child figure .big {
    display: block;
  }
}
@media all and (max-width: 700px) {
  #product.sort main article.content ul li,
  #space.detail main article.content ul li,
  #style.detail main article.content ul li {
    width: 100%;
  }
  #product.sort main article.content ul li figure .big,
  #space.detail main article.content ul li figure .big,
  #style.detail main article.content ul li figure .big {
    display: none;
  }
}
#product.sort main article.content ul li.show.in.Left a,
#space.detail main article.content ul li.show.in.Left a,
#style.detail main article.content ul li.show.in.Left a {
  -webkit-animation: slideInLeft 1.2s both;
          animation: slideInLeft 1.2s both;
}
#product.sort main article.content ul li.show.in.Right a,
#space.detail main article.content ul li.show.in.Right a,
#style.detail main article.content ul li.show.in.Right a {
  -webkit-animation: slideInRight 1.2s both;
          animation: slideInRight 1.2s both;
}
#product.sort main article.content ul li.show.in.Down a,
#space.detail main article.content ul li.show.in.Down a,
#style.detail main article.content ul li.show.in.Down a {
  -webkit-animation: slideInDown 1.2s both;
          animation: slideInDown 1.2s both;
}
#product.sort main article.content ul li.show.in.Up a,
#space.detail main article.content ul li.show.in.Up a,
#style.detail main article.content ul li.show.in.Up a {
  -webkit-animation: slideInUp 1.2s both;
          animation: slideInUp 1.2s both;
}
#product.sort main article.content ul li.show.in.newOne .tag,
#space.detail main article.content ul li.show.in.newOne .tag,
#style.detail main article.content ul li.show.in.newOne .tag {
  -webkit-animation: slideInDown 1s both 1.1s;
          animation: slideInDown 1s both 1.1s;
}
#product.sort main article.content ul li.show.in ._text,
#space.detail main article.content ul li.show.in ._text,
#style.detail main article.content ul li.show.in ._text {
  -webkit-animation: fadeInUp 1s both 1.1s;
          animation: fadeInUp 1s both 1.1s;
}
#product.sort main article.content ul li a,
#space.detail main article.content ul li a,
#style.detail main article.content ul li a {
  position: relative;
  display: block;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
#product.sort main article.content ul li a:hover .bgColor,
#space.detail main article.content ul li a:hover .bgColor,
#style.detail main article.content ul li a:hover .bgColor {
  opacity: 0.8;
}
#product.sort main article.content ul li a:hover .bgColor span,
#space.detail main article.content ul li a:hover .bgColor span,
#style.detail main article.content ul li a:hover .bgColor span {
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
#product.sort main article.content ul li a:hover .bgColor span:before,
#space.detail main article.content ul li a:hover .bgColor span:before,
#style.detail main article.content ul li a:hover .bgColor span:before {
  width: 15px;
  -webkit-transition: all 0.4s ease 0.3s;
  transition: all 0.4s ease 0.3s;
}
#product.sort main article.content ul li a:hover .bgColor span:after,
#space.detail main article.content ul li a:hover .bgColor span:after,
#style.detail main article.content ul li a:hover .bgColor span:after {
  height: 15px;
  -webkit-transition: all 0.4s ease 0.3s;
  transition: all 0.4s ease 0.3s;
}
#product.sort main article.content ul li a:hover ._text,
#space.detail main article.content ul li a:hover ._text,
#style.detail main article.content ul li a:hover ._text {
  color: #fff;
  background-size: 0% 100%;
}
#product.sort main article.content ul li a figure,
#space.detail main article.content ul li a figure,
#style.detail main article.content ul li a figure {
  overflow: hidden;
  min-height: 100px;
}
#product.sort main article.content ul li a .bgColor,
#space.detail main article.content ul li a .bgColor,
#style.detail main article.content ul li a .bgColor {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.sort main article.content ul li a .bgColor span,
#space.detail main article.content ul li a .bgColor span,
#style.detail main article.content ul li a .bgColor span {
  position: relative;
  width: 0;
  height: 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.375);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.sort main article.content ul li a .bgColor span:before,
#space.detail main article.content ul li a .bgColor span:before,
#style.detail main article.content ul li a .bgColor span:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.sort main article.content ul li a .bgColor span:after,
#space.detail main article.content ul li a .bgColor span:after,
#style.detail main article.content ul li a .bgColor span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.sort main article.content ul li a ._text,
#space.detail main article.content ul li a ._text,
#style.detail main article.content ul li a ._text {
  position: absolute;
  bottom: 65px;
  left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 550px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 700px) {
  #product.sort main article.content ul li a ._text,
  #space.detail main article.content ul li a ._text,
  #style.detail main article.content ul li a ._text {
    padding: 0 10px;
  }
}
@media all and (max-width: 1480px) {
  #product.sort main article.content ul li a ._text,
  #space.detail main article.content ul li a ._text,
  #style.detail main article.content ul li a ._text {
    bottom: 4vw;
    left: 4vw;
  }
}
@media all and (max-width: 700px) {
  #product.sort main article.content ul li a ._text,
  #space.detail main article.content ul li a ._text,
  #style.detail main article.content ul li a ._text {
    bottom: 30px;
    left: 30px;
  }
}
#product.sort main article.content ul li a ._text h3,
#space.detail main article.content ul li a ._text h3,
#style.detail main article.content ul li a ._text h3 {
  font-size: 1.875rem;
}
@media all and (max-width: 1024px) {
  #product.sort main article.content ul li a ._text h3,
  #space.detail main article.content ul li a ._text h3,
  #style.detail main article.content ul li a ._text h3 {
    font-size: 1.5rem;
  }
}
#product.sort main article.content ul li a ._text p,
#space.detail main article.content ul li a ._text p,
#style.detail main article.content ul li a ._text p {
  font-size: 1rem;
  font-family: MyriadPro-Light, 微軟正黑體;
  line-height: 1.2;
  opacity: 0.8;
}
@media all and (max-width: 1024px) {
  #product.sort main article.content ul li a ._text p,
  #space.detail main article.content ul li a ._text p,
  #style.detail main article.content ul li a ._text p {
    font-size: 0.875rem;
  }
}

#style.detail main .banner,
#space.detail main .banner {
  padding: 75px 0;
  position: relative;
  height: 100vh;
}
@media all and (max-width: 1024px) {
  #style.detail main .banner,
  #space.detail main .banner {
    width: 100%;
    padding: 75px 60px;
  }
}
@media all and (max-width: 700px) {
  #style.detail main .banner,
  #space.detail main .banner {
    padding: 55px 20px 40px 20px;
  }
}
#style.detail main .banner .background:before,
#space.detail main .banner .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #style.detail main .banner .background:before,
  #space.detail main .banner .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #style.detail main .banner .background:before,
  #space.detail main .banner .background:before {
    display: none;
  }
}
#style.detail main .banner .background:after,
#space.detail main .banner .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #style.detail main .banner .background:after,
  #space.detail main .banner .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #style.detail main .banner .background:after,
  #space.detail main .banner .background:after {
    display: none;
  }
}
#style.detail main .banner .background:before, #style.detail main .banner .background:after,
#space.detail main .banner .background:before,
#space.detail main .banner .background:after {
  top: auto;
  bottom: 0;
  height: 50%;
}
@media all and (min-width: 1025px) {
  #style.detail main .banner .scrollDown,
  #space.detail main .banner .scrollDown {
    display: none;
  }
}
#style.detail main .banner ._slick,
#space.detail main .banner ._slick {
  padding: 10px 60px 0;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  #style.detail main .banner ._slick,
  #space.detail main .banner ._slick {
    padding: 10px 0 0;
  }
}
#style.detail main .banner ._slick > ul,
#space.detail main .banner ._slick > ul {
  opacity: 0;
}
#style.detail main .banner ._slick > ul.slick-slider,
#space.detail main .banner ._slick > ul.slick-slider {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}
#style.detail main .banner ._slick > ul li.white,
#space.detail main .banner ._slick > ul li.white {
  color: #fff;
}
#style.detail main .banner ._slick > ul li.out ._text h2,
#style.detail main .banner ._slick > ul li.out ._text h6,
#style.detail main .banner ._slick > ul li.out .inf .type,
#space.detail main .banner ._slick > ul li.out ._text h2,
#space.detail main .banner ._slick > ul li.out ._text h6,
#space.detail main .banner ._slick > ul li.out .inf .type {
  -webkit-animation: fadeOutUp 0.6s both;
          animation: fadeOutUp 0.6s both;
}
#style.detail main .banner ._slick > ul .slick-dots,
#space.detail main .banner ._slick > ul .slick-dots {
  -webkit-animation: fadeIn 1s both 2s;
          animation: fadeIn 1s both 2s;
  bottom: -35px;
}
#style.detail main .banner ._slick > ul picture,
#space.detail main .banner ._slick > ul picture {
  position: relative;
  height: calc(100vh - 180px);
}
@media all and (max-width: 700px) {
  #style.detail main .banner ._slick > ul picture,
  #space.detail main .banner ._slick > ul picture {
    height: calc(100vh - 126px);
  }
}
#style.detail main .banner ._slick > ul picture img,
#space.detail main .banner ._slick > ul picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-aspect-ratio: 23/10) and (min-width: 1025px) {
  #style.detail main .banner ._slick > ul picture img,
  #space.detail main .banner ._slick > ul picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
@media all and (max-aspect-ratio: 20/27) and (max-width: 1024px) {
  #style.detail main .banner ._slick > ul picture img,
  #space.detail main .banner ._slick > ul picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
#style.detail main .banner ._slick > ul ._text,
#space.detail main .banner ._slick > ul ._text {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 1024px) {
  #style.detail main .banner ._slick > ul ._text,
  #space.detail main .banner ._slick > ul ._text {
    padding: 0 0 150px;
  }
}
@media (max-width: 700px) {
  #style.detail main .banner ._slick > ul ._text,
  #space.detail main .banner ._slick > ul ._text {
    padding: 0 0 100px;
  }
}
#style.detail main .banner ._slick > ul ._text h2, #style.detail main .banner ._slick > ul ._text h6,
#space.detail main .banner ._slick > ul ._text h2,
#space.detail main .banner ._slick > ul ._text h6 {
  padding: 0 50px;
  opacity: 0;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media (max-width: 1024px) {
  #style.detail main .banner ._slick > ul ._text h2, #style.detail main .banner ._slick > ul ._text h6,
  #space.detail main .banner ._slick > ul ._text h2,
  #space.detail main .banner ._slick > ul ._text h6 {
    padding: 0 5vw;
  }
}
#style.detail main .banner ._slick > ul ._text h2,
#space.detail main .banner ._slick > ul ._text h2 {
  font-size: 2.625rem;
}
@media (max-width: 700px) {
  #style.detail main .banner ._slick > ul ._text h2,
  #space.detail main .banner ._slick > ul ._text h2 {
    font-size: 2.25rem;
  }
}
#style.detail main .banner ._slick > ul ._text h6,
#space.detail main .banner ._slick > ul ._text h6 {
  font-size: 1rem;
}
@media (max-width: 700px) {
  #style.detail main .banner ._slick > ul ._text h6,
  #space.detail main .banner ._slick > ul ._text h6 {
    display: none;
  }
}
#style.detail main .banner ._slick > ul .inf,
#space.detail main .banner ._slick > ul .inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  max-width: 1080px;
  margin: 5.5vh 0 0;
  -webkit-animation: fadeIn 1s both 0.6s;
          animation: fadeIn 1s both 0.6s;
  padding: 10px 5px 10px 20px;
  float: right;
}
@media (min-height: 1081px) {
  #style.detail main .banner ._slick > ul .inf,
  #space.detail main .banner ._slick > ul .inf {
    margin: 60px 0 0;
  }
}
@media (max-width: 1024px) {
  #style.detail main .banner ._slick > ul .inf,
  #space.detail main .banner ._slick > ul .inf {
    display: none;
  }
}
#style.detail main .banner ._slick > ul .inf .type,
#space.detail main .banner ._slick > ul .inf .type {
  opacity: 0;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000 !important;
  padding: 10px;
}
#style.detail main .banner ._slick > ul .inf .type figure,
#space.detail main .banner ._slick > ul .inf .type figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 3px 5px 0 0;
}
#style.detail main .banner ._slick > ul .inf .type figure img,
#space.detail main .banner ._slick > ul .inf .type figure img {
  width: 25px;
  height: 25px;
}
#style.detail main .banner ._slick > ul .inf .type p,
#space.detail main .banner ._slick > ul .inf .type p {
  font-size: 1.375rem;
}
@media (max-width: 1440px) {
  #style.detail main .banner ._slick > ul .inf .type p,
  #space.detail main .banner ._slick > ul .inf .type p {
    font-size: 1.125rem;
    line-height: 1.8;
  }
}
#style.detail main .banner ._slick > ul .inf .type .name,
#space.detail main .banner ._slick > ul .inf .type .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#style.detail main .banner ._slick > ul .inf .type .name:not(:last-child):after,
#space.detail main .banner ._slick > ul .inf .type .name:not(:last-child):after {
  content: "/";
  margin: 6px 3px 0;
  color: #999999;
  font-size: 1.375rem;
}
#style.detail main .banner ._slick > ul .inf .type .name p,
#space.detail main .banner ._slick > ul .inf .type .name p {
  white-space: nowrap;
}
#style.detail main .banner ._slick > ul .inf .type .numb,
#space.detail main .banner ._slick > ul .inf .type .numb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#style.detail main .banner ._slick > ul .inf .type .numb p:not(:last-child):after,
#space.detail main .banner ._slick > ul .inf .type .numb p:not(:last-child):after {
  content: ".";
  margin: 0 5px;
}
#style.detail main .banner ._slick .arrows button,
#space.detail main .banner ._slick .arrows button {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  background-color: rgba(90, 86, 86, 0.7);
  width: 40px;
  height: 40px;
  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;
  border: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1024px) {
  #style.detail main .banner ._slick .arrows button,
  #space.detail main .banner ._slick .arrows button {
    display: none;
  }
}
#style.detail main .banner ._slick .arrows button:before,
#space.detail main .banner ._slick .arrows button:before {
  font-family: "icomoon";
  color: #fff;
  font-size: 0.75rem;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}
#style.detail main .banner ._slick .arrows button.left,
#space.detail main .banner ._slick .arrows button.left {
  left: 100px;
  padding: 0 3px 0 0;
  -webkit-animation: fadeInRight 1.5s both 1.5s;
          animation: fadeInRight 1.5s both 1.5s;
}
#style.detail main .banner ._slick .arrows button.left:before,
#space.detail main .banner ._slick .arrows button.left:before {
  content: "\e901";
}
#style.detail main .banner ._slick .arrows button.right,
#space.detail main .banner ._slick .arrows button.right {
  right: 100px;
  padding: 0 0 0 3px;
  -webkit-animation: fadeInLeft 1.5s both 1.5s;
          animation: fadeInLeft 1.5s both 1.5s;
}
#style.detail main .banner ._slick .arrows button.right:before,
#space.detail main .banner ._slick .arrows button.right:before {
  content: "\e902";
}
#style.detail main .banner ._slick .arrows button.slick-arrow.slick-hidden,
#space.detail main .banner ._slick .arrows button.slick-arrow.slick-hidden {
  display: none;
}

header .searchLibox .liboxClose, header .hd_menu .liboxClose {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 25px;
  background-color: #434343;
  color: #fff;
  font-size: 0.8125rem;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  header .searchLibox .liboxClose, header .hd_menu .liboxClose {
    padding: 10px;
  }
}
header .searchLibox .liboxClose p, header .hd_menu .liboxClose p {
  margin: 0 0 0 15px;
}
@media all and (max-width: 600px) {
  header .searchLibox .liboxClose p, header .hd_menu .liboxClose p {
    display: none;
  }
}
header .searchLibox .liboxClose span, header .hd_menu .liboxClose span {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
header .searchLibox .liboxClose span:before, header .hd_menu .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #fff;
}
header .searchLibox .liboxClose span:after, header .hd_menu .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #fff;
}

header .content {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 3.125vw;
  color: #fff;
  background-color: #1b1b1b;
}
@media all and (min-width: 1921px) {
  header .content {
    padding: 0 90px 0 135px;
  }
}
@media all and (max-width: 1440px) {
  header .content {
    padding: 0 3.125vw;
  }
}
@media all and (max-width: 1279px) {
  header .content {
    padding: 0 3.125vw;
  }
}
@media all and (max-width: 1024px) {
  header .content {
    padding: 0 3.125vw;
  }
}
@media all and (max-width: 900px) {
  header .content {
    padding: 0 5vw 0 6vw;
  }
}
@media all and (max-width: 700px) {
  header .content {
    padding: 0 5vw 0 5vw;
    height: 40px;
  }
}
@media all and (max-width: 500px) {
  header .content {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
header .content .logo {
  -webkit-animation: fadeInDown 1s both 0.5s;
          animation: fadeInDown 1s both 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
@media all and (max-width: 500px) {
  header .content .logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    float: left;
    margin-right: auto;
    margin-left: 0;
  }
}
header .content .logo a {
  padding: 10px 0;
  display: block;
  position: relative;
}
@media all and (max-width: 500px) {
  header .content .logo a {
    max-width: calc(90vw - 160px);
  }
}
@media all and (max-width: 400px) {
  header .content .logo a {
    max-width: calc(90vw - 120px);
  }
}
header .content .logo a img:nth-of-type(2) {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
}
header .content .logo .branchLogo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}
header .content .logo .branchLogo:before {
  margin: 0 1vw;
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #6b6b6b;
}
@media all and (max-width: 900px) {
  header .content .logo .branchLogo:before {
    margin: 0 10px;
  }
}
header .content .openMenu {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  height: 40px;
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
@media all and (max-width: 900px) {
  header .content .openMenu {
    left: calc(50% - 14px);
  }
}
@media all and (max-width: 500px) {
  header .content .openMenu {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: translate(0);
            transform: translate(0);
    margin-left: 15px;
  }
}
header .content .openMenu div {
  width: 28px;
  height: 13px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .content .openMenu div span {
  display: block;
  width: 0%;
  height: 2px;
  background-color: #fff;
  -webkit-animation: w100 0.5s both;
          animation: w100 0.5s both;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
header .content .openMenu div span:nth-child(1) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
header .content .openMenu div span:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
header .content .openMenu div span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
header .content .openMenu p {
  margin-left: 13px;
  font-size: 0.8125rem;
}
@media all and (max-width: 900px) {
  header .content .openMenu p {
    display: none;
  }
}
header .content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
@media all and (max-width: 500px) {
  header .content .buttons {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
header .content .buttons .backHome {
  display: none;
}
header .content .buttons .backHome a:hover span:before {
  -webkit-transform: scale(0.6) rotateY(180deg);
          transform: scale(0.6) rotateY(180deg);
}
header .content .buttons .backHome span {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
header .content .buttons .backHome span:before {
  display: block;
  font-size: 0.75rem;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
header .content .buttons .backHome p {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  margin-left: 0;
}
header .content .buttons > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 400px) {
  header .content .buttons > ul > li.login {
    display: none;
  }
}
@media all and (min-width: 701px) {
  header .content .buttons > ul > li:nth-child(1) span {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  header .content .buttons > ul > li:nth-child(1) p {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  header .content .buttons > ul > li:nth-child(2) span {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  header .content .buttons > ul > li:nth-child(2) p {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  header .content .buttons > ul > li:nth-child(3) span {
    -webkit-animation-delay: 0.7s;
            animation-delay: 0.7s;
  }
  header .content .buttons > ul > li:nth-child(3) p {
    -webkit-animation-delay: 0.8s;
            animation-delay: 0.8s;
  }
}
@media all and (max-width: 700px) {
  header .content .buttons > ul > li {
    -webkit-animation: fadeInDown 1s both;
            animation: fadeInDown 1s both;
  }
  header .content .buttons > ul > li:nth-child(1) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  header .content .buttons > ul > li:nth-child(2) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  header .content .buttons > ul > li:nth-child(3) {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
}
header .content .buttons > ul > li:not(:first-child) {
  margin-left: 20px;
}
@media all and (max-width: 1024px) {
  header .content .buttons > ul > li:not(:first-child) {
    margin-left: 20px;
  }
}
@media all and (max-width: 700px) {
  header .content .buttons > ul > li:not(:first-child) {
    margin-left: 10px;
  }
}
header .content .buttons > ul > li a,
header .content .buttons > ul > li div {
  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;
  cursor: pointer;
  padding: 10px 0;
}
@media all and (max-width: 700px) {
  header .content .buttons > ul > li a,
  header .content .buttons > ul > li div {
    padding: 10px 5px;
  }
}
header .content .buttons > ul > li a > *:not(ul),
header .content .buttons > ul > li div > *:not(ul) {
  -webkit-animation: fadeInDown 1s both;
          animation: fadeInDown 1s both;
}
header .content .buttons > ul > li a > span,
header .content .buttons > ul > li div > span {
  font-size: 1rem;
}
header .content .buttons > ul > li a > span:before,
header .content .buttons > ul > li div > span:before {
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .content .buttons > ul > li a:hover > span:before,
header .content .buttons > ul > li div:hover > span:before {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
header .content .buttons > ul > li.language {
  position: relative;
}
header .content .buttons > ul > li.language:hover ul li {
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header .content .buttons > ul > li.language ul {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.9375rem;
  background-color: #313131;
}
header .content .buttons > ul > li.language ul li {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  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;
  min-width: 150px;
  color: rgba(255, 255, 255, 0.7);
}
header .content .buttons > ul > li.language ul li:hover {
  color: #fff;
}
header .content .buttons > ul > li p {
  font-size: 0.8125rem;
  margin-left: 7px;
}
@media all and (max-width: 900px) {
  header .content .buttons > ul > li p {
    display: none;
  }
}
header .content .buttons .openMenu {
  margin-left: 20px;
}
header .content .menu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
}
header .content .menu .menu-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 30px;
  height: 100%;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
header .content .menu .menu-group a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
header .content .menu .menu-group a:hover {
  opacity: 1;
}
header .content .menu .menu-group a.productLink {
  position: relative;
}
header .content .menu .menu-group a.productLink::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0px;
  height: 3px;
  background: #094;
  -webkit-transition: width 0.4s;
  transition: width 0.4s;
  content: "";
}
header .content .menu .menu-group a.productLink:hover a {
  opacity: 0.5;
}
header .content .menu .menu-group a.productLink:hover::before {
  width: 100%;
}
header .content .menu .menu-group.active a {
  opacity: 0.5;
}
header .content .menu .menu-group.active .productLink {
  opacity: 1;
}
header .content .menu .menu-group.active .productLink::before {
  width: 100%;
}
@media all and (max-width: 1024px) {
  header .content .menu {
    display: none;
  }
}

header .hd_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 11;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
header .hd_menu.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 13;
}
header .hd_menu.open section {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
header .hd_menu.open section .logos a figure {
  -webkit-animation: fadeInDown 1s both 0.4s;
          animation: fadeInDown 1s both 0.4s;
}
header .hd_menu.open .liboxClose {
  -webkit-animation: slideInDown 1.2s both 0.8s;
          animation: slideInDown 1.2s both 0.8s;
}
header .hd_menu.open .liboxClose span:before {
  -webkit-animation: w100 0.6s both 1.2s;
          animation: w100 0.6s both 1.2s;
}
header .hd_menu.open .liboxClose span:after {
  -webkit-animation: h100 0.6s both 1.5s;
          animation: h100 0.6s both 1.5s;
}
header .hd_menu.close {
  -webkit-animation: fadeOut 0.4s both 0.8s;
          animation: fadeOut 0.4s both 0.8s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 13;
}
header .hd_menu.close section {
  -webkit-animation: slideOutUp 0.8s both;
          animation: slideOutUp 0.8s both;
}
header .hd_menu.close .liboxClose {
  -webkit-animation: slideOutUp 0.8s both;
          animation: slideOutUp 0.8s both;
}
header .hd_menu.close .liboxClose span:before {
  width: 100%;
}
header .hd_menu.close .liboxClose span:after {
  height: 100%;
}
header .hd_menu section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  letter-spacing: 0.5px;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
@media all and (max-width: 1279px) {
  header .hd_menu section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
header .hd_menu section .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .hd_menu section .logos a {
  position: relative;
  margin: 0 10px 10px;
  cursor: pointer;
  min-width: 165px;
  max-width: calc(50% - 20px);
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 700px) {
  header .hd_menu section .logos a {
    min-width: unset;
  }
}
@media all and (max-width: 0px) {
  header .hd_menu section .logos a {
    width: 50%;
  }
}
header .hd_menu section .logos a.active img:first-child {
  opacity: 0 !important;
}
header .hd_menu section .logos a.active img:last-child {
  opacity: 1 !important;
}
header .hd_menu section .logos a figure {
  position: relative;
  width: 100%;
  height: 100%;
}
header .hd_menu section .logos a figure img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-height: 40px;
}
header .hd_menu section .logos a figure img:first-child {
  opacity: 0.4;
}
header .hd_menu section .logos a figure img:last-child:not(:first-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
header .hd_menu section .logos a:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #333333;
}
header .hd_menu section .logos a:first-child figure img:first-child {
  opacity: 1;
}
header .hd_menu .left {
  width: 68%;
  padding: 80px 5vw 70px 8.8vw;
}
@media all and (min-width: 1921px) {
  header .hd_menu .left {
    padding: 80px 100px 70px 170px;
  }
}
@media all and (max-width: 1800px) {
  header .hd_menu .left {
    padding: 80px 5vw 70px;
  }
}
@media all and (max-width: 1440px) {
  header .hd_menu .left {
    padding: 80px 4vw 70px;
  }
}
@media all and (max-width: 1279px) {
  header .hd_menu .left {
    width: 100%;
    padding: 80px 4vw 40px;
  }
}
@media all and (max-width: 700px) {
  header .hd_menu .left {
    padding: 80px 4vw 0;
  }
}
header .hd_menu .left .logos a:not(.active):not(.noAnimation) {
  position: relative;
}
header .hd_menu .left .logos a:not(.active):not(.noAnimation):after {
  pointer-events: none;
  font-family: "icomoon";
  font-size: 1.875rem;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "\e918";
  -webkit-animation: finger 1.5s both 3 1s;
          animation: finger 1.5s both 3 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 1024px) {
  header .hd_menu .left .logos a:not(.active):not(.noAnimation):after {
    font-size: 1.75rem;
  }
}
@media (max-width: 450px) {
  header .hd_menu .left .logos a:not(.active):not(.noAnimation):after {
    font-size: 1.625rem;
  }
}
@-webkit-keyframes finger {
  0% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
  33% {
    content: "\e918";
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
  41.25% {
    content: "\e919";
  }
  49.5% {
    content: "\e91a";
  }
  57.75% {
    content: "\e919";
  }
  66% {
    content: "\e918";
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
}
@keyframes finger {
  0% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
  33% {
    content: "\e918";
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
  41.25% {
    content: "\e919";
  }
  49.5% {
    content: "\e91a";
  }
  57.75% {
    content: "\e919";
  }
  66% {
    content: "\e918";
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
}
header .hd_menu .left .productLink {
  margin: 30px 0 0 20px;
}
@media all and (max-width: 1440px) {
  header .hd_menu .left .productLink {
    margin: 20px 0 0 20px;
  }
}
header .hd_menu .left .productLink .box {
  display: none;
}
header .hd_menu .left .productLink .box.active {
  display: block;
}
header .hd_menu .left .productLink .productIndex {
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.8);
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
header .hd_menu .left .productLink .productIndex a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .hd_menu .left .productLink .productIndex a:after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  background-color: #959596;
}
header .hd_menu .left .productLink .productIndex p {
  padding: 0 15px 0 0;
}
header .hd_menu .left .productLink nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .hd_menu .left .productLink nav .classify {
  margin-bottom: 20px;
}
@media all and (max-width: 900px) {
  header .hd_menu .left .productLink nav .classify {
    width: 50%;
  }
}
@media all and (max-width: 600px) {
  header .hd_menu .left .productLink nav .classify {
    width: 100%;
    margin-bottom: 10px;
  }
}
header .hd_menu .left .productLink nav .classify:not(:last-child) {
  padding-right: 20px;
}
header .hd_menu .left .productLink nav .classify .index {
  font-size: 1.625rem;
  margin: 0 0 5px;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
@media all and (max-width: 1440px) {
  header .hd_menu .left .productLink nav .classify .index {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 600px) {
  header .hd_menu .left .productLink nav .classify .index {
    font-size: 1.375rem;
  }
}
header .hd_menu .left .productLink nav .classify .index p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  position: relative;
  color: rgba(44, 85, 189, 0.8);
}
header .hd_menu .left .productLink nav .classify .index p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media all and (max-width: 600px) {
  header .hd_menu .left .productLink nav .classify .index p a {
    display: none;
  }
}
header .hd_menu .left .productLink nav .classify .index p a[href="javascript:void(0)"] {
  cursor: default;
}
header .hd_menu .left .productLink nav .classify .index p b {
  font-size: 1.25rem;
  font-weight: normal;
  color: rgba(44, 85, 189, 0.8);
}
@media all and (max-width: 1440px) {
  header .hd_menu .left .productLink nav .classify .index p b {
    font-size: 1.125rem;
  }
}
header .hd_menu .left .productLink nav .classify .index p:after {
  margin: 7px 0 0 10px;
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background-color: rgba(44, 85, 189, 0.8);
}
header .hd_menu .left .productLink nav .classify ul li {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  padding: 5px 0;
  margin: 5px 0;
  line-height: 1.5;
}
@media all and (max-width: 1440px) {
  header .hd_menu .left .productLink nav .classify ul li {
    font-size: 1.25rem;
  }
}
@media all and (min-width: 601px) {
  header .hd_menu .left .productLink nav .classify ul li:first-child {
    display: none;
  }
}
@media all and (max-width: 600px) {
  header .hd_menu .left .productLink nav .classify ul li {
    display: none;
  }
}
header .hd_menu .right {
  width: 32%;
  position: relative;
  padding: 80px 15px 80px 90px;
}
@media all and (max-width: 1650px) {
  header .hd_menu .right {
    padding: 80px 15px 80px 4vw;
  }
}
@media all and (max-width: 1440px) {
  header .hd_menu .right {
    padding: 80px 10px 80px 3vw;
  }
}
@media all and (max-width: 1279px) {
  header .hd_menu .right {
    width: 100%;
    display: block;
    padding: 40px 50px 100px;
  }
}
@media all and (max-width: 1024px) {
  header .hd_menu .right {
    padding: 40px 5vw 100px;
  }
}
@media all and (max-width: 700px) {
  header .hd_menu .right {
    padding: 20px 5vw 100px;
  }
}
header .hd_menu .right .logos a {
  position: relative;
}
header .hd_menu .right .logos a:after {
  pointer-events: none;
  font-family: "icomoon";
  font-size: 1.875rem;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "\e918";
  -webkit-animation: finger 1.5s both 3 1s;
          animation: finger 1.5s both 3 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 1024px) {
  header .hd_menu .right .logos a:after {
    font-size: 1.75rem;
  }
}
@media (max-width: 450px) {
  header .hd_menu .right .logos a:after {
    font-size: 1.625rem;
  }
}
@keyframes finger {
  0% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
  33% {
    content: "\e918";
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
  41.25% {
    content: "\e919";
  }
  49.5% {
    content: "\e91a";
  }
  57.75% {
    content: "\e919";
  }
  66% {
    content: "\e918";
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
}
header .hd_menu .right nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0 0;
  width: 100%;
  max-width: 500px;
}
@media all and (max-width: 1440px) {
  header .hd_menu .right nav {
    margin: 20px 0 0;
  }
}
header .hd_menu .right nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 33.33%;
  font-size: 1.75rem;
  padding: 5px 5px 5px 20px;
  position: relative;
}
@media all and (max-width: 1500px) {
  header .hd_menu .right nav a {
    padding: 5px 15px;
    font-size: 1.5rem;
  }
}
@media all and (min-width: 701px) {
  header .hd_menu .right nav a:nth-child(3n+2):not(:last-child):after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background-color: #b2b2b2;
  }
  header .hd_menu .right nav a:nth-child(3n+2):before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background-color: #b2b2b2;
  }
}
@media all and (max-width: 700px) {
  header .hd_menu .right nav a {
    width: 50%;
    padding: 0 10px 0 25px;
  }
  header .hd_menu .right nav a:nth-child(even):before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background-color: #b2b2b2;
  }
}
header .hd_menu .right nav a p {
  white-space: nowrap;
}
header .hd_menu .right .buttons {
  position: absolute;
  bottom: 60px;
  right: 110px;
  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;
}
@media all and (max-width: 1279px) {
  header .hd_menu .right .buttons {
    right: 5vw;
    bottom: 40px;
  }
}
header .hd_menu .right .buttons button {
  background-color: transparent;
  border: none;
  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;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.7);
  letter-spacing: 1px;
  position: relative;
}
header .hd_menu .right .buttons button:not(:last-child) {
  margin-right: 25px;
}
header .hd_menu .right .buttons button span {
  font-size: 1.0625rem;
  margin: 0 10px 0 0;
}
header .hd_menu .right .buttons button:hover ul li {
  height: 40px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
header .hd_menu .right .buttons button ul {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.9375rem;
  background-color: #313131;
}
header .hd_menu .right .buttons button ul li {
  overflow: hidden;
  height: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  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;
  min-width: 150px;
  color: rgba(255, 255, 255, 0.7);
}
header .hd_menu .right .buttons button ul li:hover {
  color: #fff;
}

header .hover_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  top: 60px;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 11;
  display: none;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  pointer-events: none;
}
header .hover_menu.open {
  -webkit-animation: fadeIn 0.8s both;
          animation: fadeIn 0.8s both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 13;
  pointer-events: auto;
}
header .hover_menu.open section .logos a figure {
  -webkit-animation: fadeInDown 1s both;
          animation: fadeInDown 1s both;
}
header .hover_menu.open section .box {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}
header .hover_menu.close {
  -webkit-animation: fadeOut 0.8s both;
          animation: fadeOut 0.8s both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 13;
}
header .hover_menu section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  letter-spacing: 0.5px;
  max-height: 100%;
  overflow-y: auto;
  position: relative;
  -webkit-transform-origin: top;
          transform-origin: top;
}
@media all and (max-width: 1279px) {
  header .hover_menu section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
header .hover_menu section .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .hover_menu section .logos a {
  position: relative;
  margin: 0 10px 10px;
  cursor: pointer;
  min-width: 165px;
  max-width: calc(50% - 20px);
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 700px) {
  header .hover_menu section .logos a {
    min-width: unset;
  }
}
@media all and (max-width: 0px) {
  header .hover_menu section .logos a {
    width: 50%;
  }
}
header .hover_menu section .logos a:first-child {
  margin: 0 10px 0 0;
}
header .hover_menu section .logos a.active img:first-child {
  opacity: 0 !important;
}
header .hover_menu section .logos a.active img:last-child {
  opacity: 1 !important;
}
header .hover_menu section .logos a figure {
  position: relative;
  width: 100%;
  height: 100%;
}
header .hover_menu section .logos a figure img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-height: 40px;
}
header .hover_menu section .logos a figure img:first-child {
  opacity: 0.4;
}
header .hover_menu section .logos a figure img:last-child:not(:first-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
header .hover_menu section .logos a:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #333333;
}
header .hover_menu section .logos a:first-child figure img:first-child {
  opacity: 1;
}
header .hover_menu .left {
  width: 100%;
  padding: 40px 7.8125vw 80px;
}
@media all and (min-width: 1921px) {
  header .hover_menu .left {
    padding: 80px 100px 70px 170px;
  }
}
@media all and (max-width: 1800px) {
  header .hover_menu .left {
    padding: 80px 5vw 70px;
  }
}
@media all and (max-width: 1440px) {
  header .hover_menu .left {
    padding: 80px 4vw 70px;
  }
}
@media all and (max-width: 1279px) {
  header .hover_menu .left {
    width: 100%;
    padding: 80px 4vw 40px;
  }
}
@media all and (max-width: 700px) {
  header .hover_menu .left {
    padding: 80px 4vw 0;
  }
}
header .hover_menu .left .logos a:not(.active):not(.noAnimation) {
  position: relative;
}
header .hover_menu .left .logos a:not(.active):not(.noAnimation):after {
  pointer-events: none;
  font-family: "icomoon";
  font-size: 1.875rem;
  position: absolute;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "\e918";
  -webkit-animation: finger 1.5s both 3 1s;
          animation: finger 1.5s both 3 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 1024px) {
  header .hover_menu .left .logos a:not(.active):not(.noAnimation):after {
    font-size: 1.75rem;
  }
}
@media (max-width: 450px) {
  header .hover_menu .left .logos a:not(.active):not(.noAnimation):after {
    font-size: 1.625rem;
  }
}
@keyframes finger {
  0% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
  33% {
    content: "\e918";
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
  41.25% {
    content: "\e919";
  }
  49.5% {
    content: "\e91a";
  }
  57.75% {
    content: "\e919";
  }
  66% {
    content: "\e918";
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  100% {
    content: "\e918";
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    opacity: 0;
  }
}
header .hover_menu .left .productLink {
  margin: 30px 0 0 0px;
}
@media all and (max-width: 1440px) {
  header .hover_menu .left .productLink {
    margin: 20px 0 0 0px;
  }
}
header .hover_menu .left .productLink .box {
  display: none;
}
header .hover_menu .left .productLink .box.active {
  display: block;
}
header .hover_menu .left .productLink .productIndex {
  font-size: 1.875rem;
  margin: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
header .hover_menu .left .productLink .productIndex a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .hover_menu .left .productLink .productIndex a:after {
  content: "";
  display: block;
  width: 1px;
  height: 25px;
  background-color: #959596;
}
header .hover_menu .left .productLink .productIndex p {
  padding: 0 15px 0 0;
}
header .hover_menu .left .productLink nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .hover_menu .left .productLink nav .classify {
  margin-bottom: 20px;
}
@media all and (max-width: 900px) {
  header .hover_menu .left .productLink nav .classify {
    width: 50%;
  }
}
@media all and (max-width: 600px) {
  header .hover_menu .left .productLink nav .classify {
    width: 100%;
    margin-bottom: 10px;
  }
}
header .hover_menu .left .productLink nav .classify:not(:last-child) {
  padding-right: 20px;
}
header .hover_menu .left .productLink nav .classify .index {
  font-size: 1.5rem;
  margin: 0 0 15px;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
@media all and (max-width: 1440px) {
  header .hover_menu .left .productLink nav .classify .index {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 600px) {
  header .hover_menu .left .productLink nav .classify .index {
    font-size: 1.375rem;
  }
}
header .hover_menu .left .productLink nav .classify .index p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
  position: relative;
  color: rgba(44, 85, 189, 0.8);
}
header .hover_menu .left .productLink nav .classify .index p a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media all and (max-width: 600px) {
  header .hover_menu .left .productLink nav .classify .index p a {
    display: none;
  }
}
header .hover_menu .left .productLink nav .classify .index p a[href="javascript:void(0)"] {
  cursor: default;
}
header .hover_menu .left .productLink nav .classify .index p b {
  font-size: 1.25rem;
  font-weight: normal;
  color: rgba(44, 85, 189, 0.8);
}
@media all and (max-width: 1440px) {
  header .hover_menu .left .productLink nav .classify .index p b {
    font-size: 1.125rem;
  }
}
header .hover_menu .left .productLink nav .classify .index p:after {
  margin: 7px 0 0 10px;
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background-color: rgba(44, 85, 189, 0.8);
}
header .hover_menu .left .productLink nav .classify ul li {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.6);
  padding: 5px 0;
  margin: 5px 0;
  line-height: 1.5;
}
@media all and (max-width: 1440px) {
  header .hover_menu .left .productLink nav .classify ul li {
    font-size: 1.25rem;
  }
}
@media all and (min-width: 601px) {
  header .hover_menu .left .productLink nav .classify ul li:first-child {
    display: none;
  }
}
@media all and (max-width: 600px) {
  header .hover_menu .left .productLink nav .classify ul li {
    display: none;
  }
}
@-webkit-keyframes collapseUp {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes collapseUp {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 0;
  }
}
@keyframes slideToTop {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 0;
  }
}

header .searchLibox {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 99;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  background-color: rgba(0, 0, 0, 0.75);
  overflow-x: hidden;
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
}
header .searchLibox.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
header .searchLibox.open section {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
@media all and (max-width: 600px) {
  header .searchLibox.open section {
    -webkit-animation: slideInRight 0.8s both;
            animation: slideInRight 0.8s both;
  }
}
header .searchLibox.open .liboxClose {
  -webkit-animation: slideInDown 1s both 0.8s;
          animation: slideInDown 1s both 0.8s;
}
header .searchLibox.open .liboxClose span:before {
  -webkit-animation: w100 0.8s both 1.4s;
          animation: w100 0.8s both 1.4s;
}
header .searchLibox.open .liboxClose span:after {
  -webkit-animation: h100 0.8s both 1.8s;
          animation: h100 0.8s both 1.8s;
}
header .searchLibox.close {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
header .searchLibox.close section {
  -webkit-animation: slideOutUp 0.8s both;
          animation: slideOutUp 0.8s both;
}
@media all and (max-width: 600px) {
  header .searchLibox.close section {
    -webkit-animation: slideOutRight 0.8s both;
            animation: slideOutRight 0.8s both;
  }
}
header .searchLibox.close .liboxClose {
  -webkit-animation: slideOutUp 0.8s both;
          animation: slideOutUp 0.8s both;
}
header .searchLibox section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  overflow-y: auto;
  max-height: 100%;
}
@media (max-width: 700px) {
  header .searchLibox section {
    height: 100%;
  }
}
header .searchLibox section ._title p {
  font-size: 1.5625rem;
}
header .searchLibox section .left {
  width: 62%;
  padding: 60px 0 35px 40px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1279px) {
  header .searchLibox section .left {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  header .searchLibox section .left {
    padding: 80px 5vw 35px;
  }
}
header .searchLibox section .left ._title, header .searchLibox section .left form {
  max-width: 900px;
  width: 100%;
}
@media (max-width: 1024px) {
  header .searchLibox section .left ._title, header .searchLibox section .left form {
    max-width: none;
  }
}
header .searchLibox section .left form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .searchLibox section .left form .type {
  width: calc(25% - 25px);
  margin: 30px 0 0;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1530px) {
  header .searchLibox section .left form .type {
    width: calc(25% - 1.5vw);
  }
}
@media (max-width: 900px) {
  header .searchLibox section .left form .type {
    width: 50%;
  }
}
@media (max-width: 500px) {
  header .searchLibox section .left form .type {
    width: 100%;
    margin: 20px 0 0;
  }
}
@media (min-width: 901px) {
  header .searchLibox section .left form .type:nth-last-child(2) {
    width: calc(25% + 75px);
  }
}
@media (min-width: 901px) and (max-width: 1530px) {
  header .searchLibox section .left form .type:nth-last-child(2) {
    width: calc(25% + 4.5vw);
  }
}
header .searchLibox section .left form .type h6 {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.75rem;
  color: rgba(44, 85, 189, 0.8);
}
@media (min-width: 1025px) {
  header .searchLibox section .left form .type h6 {
    padding: 0 40px 0 0;
  }
}
header .searchLibox section .left form .type h6:not(:last-child) {
  margin: 0 0 5px;
}
header .searchLibox section .left form .type h6:after {
  content: "-";
  margin: 0 0 0 5px;
}
header .searchLibox section .left form .type ul {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1024px) {
  header .searchLibox section .left form .type ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (min-width: 1025px) {
  header .searchLibox section .left form .type ul {
    max-height: 200px;
    padding: 0 40px 0 0;
  }
}
header .searchLibox section .left form .type ul li {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
  position: relative;
}
header .searchLibox section .left form .type ul li:not(:last-child) {
  margin: 0 0 10px 0;
}
@media (max-width: 1024px) {
  header .searchLibox section .left form .type ul li:not(:last-child) {
    margin: 0 15px 10px 0;
  }
}
@media (max-width: 500px) {
  header .searchLibox section .left form .type ul li:not(:last-child) {
    margin: 0 30px 10px 0;
  }
}
@media (max-width: 1024px) {
  header .searchLibox section .left form .type ul li:last-child {
    margin: 0 15px 0 0;
  }
}
@media (max-width: 500px) {
  header .searchLibox section .left form .type ul li:last-child {
    margin: 0 30px 0 0;
  }
}
header .searchLibox section .left form .type ul li input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
header .searchLibox section .left form .type ul li input[type=checkbox]:hover + label span {
  background-color: #d1d1d1;
}
header .searchLibox section .left form .type ul li input[type=checkbox]:checked + label span {
  background-color: #959595;
}
header .searchLibox section .left form .type ul li input[type=checkbox][disabled] + label span {
  border: 1px solid #ccc;
}
header .searchLibox section .left form .type ul li input[type=checkbox][disabled] + label p {
  color: #ccc;
}
header .searchLibox section .left form .type ul li input[type=checkbox][disabled]:hover:not(:checked) + label span {
  background-color: transparent;
}
header .searchLibox section .left form .type ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .searchLibox section .left form .type ul li label span {
  margin: 0 8px 0 0;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #959595;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 1024px) {
  header .searchLibox section .left form .type ul li label span {
    margin: 0 5px 0 0;
  }
}
header .searchLibox section .left form .type ul li label p {
  font-size: 1.25rem;
  color: #666666;
  letter-spacing: 0.5px;
}
@media (max-width: 1024px) {
  header .searchLibox section .left form .type ul li label p {
    letter-spacing: 0;
  }
}
header .searchLibox section .left form .buttons {
  width: 100%;
  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;
  margin: 50px 0 0;
  padding: 0 4.5vw 0 0;
}
header .searchLibox section .left form .buttons button {
  width: 120px;
  height: 40px;
  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;
  border: none;
  background-color: #e3e3e3;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 0 2px;
}
header .searchLibox section .left form .buttons button:hover {
  background-color: #000;
  color: #fff;
}
header .searchLibox section .left form .buttons button span {
  font-size: 1rem;
  margin: 2px 8px 0 0;
}
header .searchLibox section .left form .buttons button p {
  font-size: 1.125rem;
  letter-spacing: 1px;
}
header .searchLibox section .right {
  width: 38%;
  background-color: #f5f5f5;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 70px calc(50px + 1.5625vw) 50px 50px;
}
@media (max-width: 1279px) {
  header .searchLibox section .right {
    width: 100%;
    padding: 40px calc(50px + 1.5625vw) 50px 50px;
  }
}
@media (max-width: 1024px) {
  header .searchLibox section .right {
    padding: 40px 5vw 50px;
  }
}
header .searchLibox section .right ._title, header .searchLibox section .right form, header .searchLibox section .right .keyword {
  max-width: 530px;
  width: 100%;
}
header .searchLibox section .right form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e7e7e7;
  margin: 25px 0;
}
@media (max-width: 630px) {
  header .searchLibox section .right form {
    margin: 25px 0 15px;
  }
}
header .searchLibox section .right form input, header .searchLibox section .right form button {
  height: 45px;
  border: none;
}
header .searchLibox section .right form input {
  background-color: transparent;
  width: calc(100% - 120px);
  padding: 0 0 0 25px;
  font-size: 1.125rem;
}
@media (max-width: 500px) {
  header .searchLibox section .right form input {
    padding: 0 0 0 15px;
    width: calc(100% - 90px);
  }
}
header .searchLibox section .right form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
header .searchLibox section .right form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
header .searchLibox section .right form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
header .searchLibox section .right form input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
header .searchLibox section .right form input::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
header .searchLibox section .right form button {
  width: 60px;
}
@media (max-width: 500px) {
  header .searchLibox section .right form button {
    width: 45px;
  }
}
header .searchLibox section .right form button[type=reset] {
  background-color: transparent;
}
header .searchLibox section .right form button[type=button] {
  background-color: #d9d9d9;
}
header .searchLibox section .right form button[type=button]:hover span {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
header .searchLibox section .right form button span {
  display: block;
  font-size: 1rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 500px) {
  header .searchLibox section .right form button span {
    font-size: 0.875rem;
  }
}
header .searchLibox section .right .keyword {
  padding: 0 0 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1rem;
}
@media (max-width: 630px) {
  header .searchLibox section .right .keyword {
    padding: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
header .searchLibox section .right .keyword p {
  font-family: FuturaPT-Medium, 微軟正黑體;
  color: #5e5e5e;
  margin: 0 5px 0 0;
}
header .searchLibox section .right .keyword p:after {
  content: " :";
}
header .searchLibox section .right .keyword ul {
  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;
  max-width: 100%;
}
header .searchLibox section .right .keyword ul li {
  cursor: pointer;
  color: #a09f9f;
  padding: 7px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .searchLibox section .right .keyword ul li:hover {
  color: #5e5e5e;
}
header .searchLibox section .right .keyword ul li:first-child {
  padding: 7px 7px 7px 0;
}
header .searchLibox section .right .keyword ul li:last-child {
  padding: 7px 0 7px 7px;
}
header .searchLibox section .right .keyword ul li:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background-color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

@media all and (max-width: 700px) {
  #branch:not(.overview) header .content .buttons .search,
  #product header .content .buttons .search,
  #space header .content .buttons .search,
  #style header .content .buttons .search,
  #contact.branchContact header .content .buttons .search,
  #whitehorsebaby header .content .buttons .search {
    display: none;
  }
}
#branch:not(.overview) header .content .buttons .backHome,
#product header .content .buttons .backHome,
#space header .content .buttons .backHome,
#style header .content .buttons .backHome,
#contact.branchContact header .content .buttons .backHome,
#whitehorsebaby header .content .buttons .backHome {
  display: none;
}
@media all and (max-width: 900px) {
  #branch:not(.overview) header .content .buttons .backHome p,
  #product header .content .buttons .backHome p,
  #space header .content .buttons .backHome p,
  #style header .content .buttons .backHome p,
  #contact.branchContact header .content .buttons .backHome p,
  #whitehorsebaby header .content .buttons .backHome p {
    display: block;
  }
}
@media all and (max-width: 900px) {
  #branch:not(.overview) header .content .buttons .backHome p span,
  #product header .content .buttons .backHome p span,
  #space header .content .buttons .backHome p span,
  #style header .content .buttons .backHome p span,
  #contact.branchContact header .content .buttons .backHome p span,
  #whitehorsebaby header .content .buttons .backHome p span {
    display: none;
  }
}
@media all and (max-width: 1340px) {
  #branch:not(.overview) header .content .buttons .backHome,
  #product header .content .buttons .backHome,
  #space header .content .buttons .backHome,
  #style header .content .buttons .backHome,
  #contact.branchContact header .content .buttons .backHome,
  #whitehorsebaby header .content .buttons .backHome {
    display: block;
  }
}
#branch:not(.overview) header .content .buttons .language,
#product header .content .buttons .language,
#space header .content .buttons .language,
#style header .content .buttons .language,
#contact.branchContact header .content .buttons .language,
#whitehorsebaby header .content .buttons .language {
  display: none;
}
#branch:not(.overview) header .content .buttons .login span,
#product header .content .buttons .login span,
#space header .content .buttons .login span,
#style header .content .buttons .login span,
#contact.branchContact header .content .buttons .login span,
#whitehorsebaby header .content .buttons .login span {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#branch:not(.overview) header .content .buttons .login p,
#product header .content .buttons .login p,
#space header .content .buttons .login p,
#style header .content .buttons .login p,
#contact.branchContact header .content .buttons .login p,
#whitehorsebaby header .content .buttons .login p {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
#branch:not(.overview) header .content .logo .normalLogo, #branch:not(.overview) header .content .logo .branchLogo:before,
#product header .content .logo .normalLogo,
#product header .content .logo .branchLogo:before,
#space header .content .logo .normalLogo,
#space header .content .logo .branchLogo:before,
#style header .content .logo .normalLogo,
#style header .content .logo .branchLogo:before,
#contact.branchContact header .content .logo .normalLogo,
#contact.branchContact header .content .logo .branchLogo:before,
#whitehorsebaby header .content .logo .normalLogo,
#whitehorsebaby header .content .logo .branchLogo:before {
  display: none;
}
#branch:not(.overview) header .content .logo .branchLogo,
#product header .content .logo .branchLogo,
#space header .content .logo .branchLogo,
#style header .content .logo .branchLogo,
#contact.branchContact header .content .logo .branchLogo,
#whitehorsebaby header .content .logo .branchLogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1340px) {
  #branch:not(.overview) header .content .menu,
  #product header .content .menu,
  #space header .content .menu,
  #style header .content .menu,
  #contact.branchContact header .content .menu,
  #whitehorsebaby header .content .menu {
    display: none;
  }
}

footer {
  position: relative;
  padding: 0 11.8vw;
}
@media all and (min-width: 1921px) {
  footer {
    padding: 0 300px;
  }
}
@media all and (max-width: 1024px) {
  footer {
    padding: 0 8.8vw;
  }
}
@media all and (max-width: 500px) {
  footer {
    padding: 0 40px;
  }
}
footer:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  footer:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  footer:before {
    display: none;
  }
}
footer:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  footer:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  footer:after {
    display: none;
  }
}

footer .goTop {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  z-index: 2;
  bottom: 40px;
  right: 4.4vw;
  cursor: pointer;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
@media all and (min-width: 1921px) {
  footer .goTop {
    right: 85px;
  }
}
@media all and (max-width: 900px) {
  footer .goTop {
    bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  footer .goTop {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    right: 10px;
  }
}
footer .goTop.bottom {
  bottom: auto;
  top: 23px;
  position: absolute;
}
@media all and (max-width: 900px) {
  footer .goTop.bottom {
    top: 23px;
  }
}
@media all and (max-width: 500px) {
  footer .goTop.bottom {
    top: 13px;
  }
}
footer .goTop.white {
  color: #fff;
}
footer .goTop:before {
  font-family: "icomoon";
  content: "\e903";
  display: block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  font-size: 1.75rem;
}
footer .goTop p {
  line-height: 1;
  margin-top: -5px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.875rem;
}

footer .ft_top {
  padding: 100px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media all and (max-width: 1024px) {
  footer .ft_top {
    padding: 60px 0 30px 0;
  }
}
@media all and (max-width: 900px) {
  footer .ft_top {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 0 20px 0;
  }
}
footer .ft_top:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}
footer .ft_top .companyInf {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.6);
  max-width: 200px;
  position: relative;
  z-index: 1;
  line-height: 1.8;
  margin: 0 auto 0 0;
}
@media all and (max-width: 900px) {
  footer .ft_top .companyInf {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .ft_top .companyInf .tel,
  footer .ft_top .companyInf .fax {
    margin: 0 10px;
  }
}
footer .ft_top .companyInf .address {
  margin-top: 30px;
}
@media all and (max-width: 900px) {
  footer .ft_top .companyInf .address {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}
footer .ft_top .mainLink {
  z-index: 1;
  position: absolute;
  top: calc(50% + 10px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 1.125rem;
}
@media all and (max-width: 1279px) {
  footer .ft_top .mainLink {
    top: calc(50% + 10px);
    width: calc(100% - 400px);
  }
}
footer .ft_top .mainLink .normal, footer .ft_top .mainLink .branch {
  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;
}
@media all and (max-width: 1279px) {
  footer .ft_top .mainLink .normal, footer .ft_top .mainLink .branch {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media all and (max-width: 900px) {
  footer .ft_top .mainLink .normal, footer .ft_top .mainLink .branch {
    display: none !important;
  }
}
footer .ft_top .mainLink .branch {
  display: none;
}
footer .ft_top .mainLink a {
  padding: 0 25px;
  position: relative;
}
@media all and (max-width: 1279px) {
  footer .ft_top .mainLink a {
    width: 50%;
    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;
    margin: 10px 0;
  }
}
footer .ft_top .mainLink a:not(:first-child):before {
  content: "＼";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #53b37d;
}
@media all and (max-width: 1279px) {
  footer .ft_top .mainLink a:nth-child(odd):before {
    display: none;
  }
}
footer .ft_top .sideLink {
  position: relative;
  z-index: 1;
  font-size: 1rem;
}
footer .ft_top .sideLink .branch {
  display: none;
}
footer .ft_top .sideLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 900px) {
  footer .ft_top .sideLink ul {
    display: none !important;
  }
}
footer .ft_top .sideLink ul li:not(:first-child) {
  margin-top: 20px;
}
footer .ft_top .sideLink .socialMedia {
  margin-top: 30px;
}
@media all and (max-width: 900px) {
  footer .ft_top .sideLink .socialMedia {
    margin-top: 20px;
  }
}
footer .ft_top .sideLink .socialMedia a {
  color: #ababab;
  padding: 10px 0 0 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 900px) {
  footer .ft_top .sideLink .socialMedia a {
    color: #000;
    padding: 10px 20px;
  }
}
footer .ft_top .sideLink .socialMedia .icon-facebook:hover {
  color: #3b5998;
}
footer .ft_top .sideLink .socialMedia .icon-youtube:hover {
  color: #ff0000;
}
footer .ft_top .sideLink .socialMedia .icon-mail:hover {
  color: #000;
}

footer .ft_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 110px;
}
@media all and (max-width: 900px) {
  footer .ft_bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
    padding: 20px 50px;
  }
}
@media all and (max-width: 500px) {
  footer .ft_bottom {
    width: 100vw;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}
footer .ft_bottom .copyright {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.5);
}
@media all and (max-width: 1400px) {
  footer .ft_bottom .copyright {
    width: 30%;
  }
}
@media all and (max-width: 900px) {
  footer .ft_bottom .copyright {
    width: 100%;
    text-align: center;
  }
}
footer .ft_bottom .copyright a {
  font-family: FuturaPT-Medium, 微軟正黑體;
}
footer .ft_bottom .ft_brands {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
footer .ft_bottom .ft_brands .normal, footer .ft_bottom .ft_brands .branch {
  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;
}
@media all and (max-width: 900px) {
  footer .ft_bottom .ft_brands .normal, footer .ft_bottom .ft_brands .branch {
    display: none !important;
  }
}
footer .ft_bottom .ft_brands .branch {
  display: none;
}
footer .ft_bottom .ft_brands a {
  margin: 0 1.5vw;
  max-width: 70px;
  width: 100%;
  max-height: 70px;
  height: 100%;
  display: block;
}
@media all and (min-width: 1921px) {
  footer .ft_bottom .ft_brands a {
    margin: 0 30px;
  }
}
footer .ft_bottom .ft_brands a img {
  max-height: 100%;
}
footer .ft_bottom .openPrivicy {
  font-size: 0.875rem;
  cursor: pointer;
}
@media all and (max-width: 900px) {
  footer .ft_bottom .openPrivicy {
    display: none;
  }
}

#branch footer .ft_top .mainLink .normal, #branch .sideLink .normal, #product footer .ft_top .mainLink .normal, #product .sideLink .normal, #space footer .ft_top .mainLink .normal, #space .sideLink .normal, #style footer .ft_top .mainLink .normal, #style .sideLink .normal, #whitehorsebaby footer .ft_top .mainLink .normal, #whitehorsebaby .sideLink .normal {
  display: none;
}
#branch footer .ft_top .mainLink .branch, #branch .sideLink .branch, #product footer .ft_top .mainLink .branch, #product .sideLink .branch, #space footer .ft_top .mainLink .branch, #space .sideLink .branch, #style footer .ft_top .mainLink .branch, #style .sideLink .branch, #whitehorsebaby footer .ft_top .mainLink .branch, #whitehorsebaby .sideLink .branch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#branch footer .ft_bottom .ft_brands .normal, #product footer .ft_bottom .ft_brands .normal, #space footer .ft_bottom .ft_brands .normal, #style footer .ft_bottom .ft_brands .normal, #whitehorsebaby footer .ft_bottom .ft_brands .normal {
  display: none;
}
#branch footer .ft_bottom .ft_brands .branch, #product footer .ft_bottom .ft_brands .branch, #space footer .ft_bottom .ft_brands .branch, #style footer .ft_bottom .ft_brands .branch, #whitehorsebaby footer .ft_bottom .ft_brands .branch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.privacyLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}
.privacyLibox.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
.privacyLibox.close {
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
.privacyLibox section {
  background-color: #fff;
  max-width: 1580px;
  width: 100%;
  margin: auto;
  position: relative;
}
.privacyLibox section ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 210px 100px 120px;
  background-image: url("../../upload/fa2/privacyBg_1590_545.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 1580px) {
  .privacyLibox section ._title {
    padding: 13.3vw 100px 7.6vw;
  }
}
@media all and (max-width: 1024px) {
  .privacyLibox section ._title {
    padding: 100px 5vw;
  }
}
@media all and (max-width: 500px) {
  .privacyLibox section ._title {
    padding: 60px 5vw 50px;
  }
}
.privacyLibox section ._title > * {
  max-width: 880px;
  width: 100%;
}
.privacyLibox section ._title .liboxClose {
  position: fixed;
  top: 100px;
  left: calc(50% + 790px - 140px - 30px);
  width: auto;
  cursor: pointer;
}
@media all and (max-width: 1580px) {
  .privacyLibox section ._title .liboxClose {
    left: auto;
    top: 6.3vw;
    right: 8.8vw;
  }
}
@media all and (max-width: 1024px) {
  .privacyLibox section ._title .liboxClose {
    top: 60px;
    right: 5vw;
  }
}
@media all and (max-width: 500px) {
  .privacyLibox section ._title .liboxClose {
    top: 20px;
  }
}
.privacyLibox section ._title .liboxClose span {
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  width: 30px;
  height: 30px;
}
.privacyLibox section ._title .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #040404;
  -webkit-animation: w100 0.6s both 0.4s;
          animation: w100 0.6s both 0.4s;
}
.privacyLibox section ._title .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #040404;
  -webkit-animation: h100 0.6s both 0.7s;
          animation: h100 0.6s both 0.7s;
}
.privacyLibox section ._title h6 {
  font-size: 4.375rem;
}
@media all and (max-width: 900px) {
  .privacyLibox section ._title h6 {
    font-size: 4rem;
  }
}
@media all and (max-width: 500px) {
  .privacyLibox section ._title h6 {
    font-size: 3rem;
  }
}
.privacyLibox section ._title > span {
  font-size: 0.75rem;
  color: #32ac68;
  margin: 15px 0 50px -30px;
  font-style: italic;
  letter-spacing: 0;
}
@media all and (max-width: 500px) {
  .privacyLibox section ._title > span {
    margin: 15px 0 50px -5vw;
  }
}
.privacyLibox section ._title p {
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.7);
}
.privacyLibox section .content {
  padding: 80px 100px 130px;
  counter-reset: num;
}
@media all and (max-width: 1024px) {
  .privacyLibox section .content {
    padding: 80px 5vw 130px;
  }
}
@media all and (max-width: 500px) {
  .privacyLibox section .content {
    padding: 50px 5vw 100px;
  }
}
.privacyLibox section .content .rule {
  max-width: 880px;
  width: 100%;
  margin: auto;
  counter-increment: num;
  position: relative;
}
.privacyLibox section .content .rule:before {
  content: "0" counter(num);
  position: absolute;
  top: 0;
  left: -100px;
  font-family: FuturaPT-Light, 微軟正黑體;
  font-size: 3.75rem;
  color: rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 1024px) {
  .privacyLibox section .content .rule:before {
    position: relative;
    top: auto;
    left: auto;
    line-height: 1.5;
  }
}
.privacyLibox section .content .rule:not(:last-child) {
  margin-bottom: 90px;
}
@media all and (max-width: 500px) {
  .privacyLibox section .content .rule:not(:last-child) {
    margin-bottom: 50px;
  }
}
.privacyLibox section .content .rule h6 {
  font-size: 1.5rem;
}
.privacyLibox section .content .rule h6:not(:last-child) {
  margin-bottom: 15px;
}
.privacyLibox section .content .rule ul li, .privacyLibox section .content .rule p {
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.4;
}
.privacyLibox section .content .rule ul li:not(:last-child), .privacyLibox section .content .rule p:not(:last-child) {
  margin-bottom: 30px;
}
.privacyLibox section .content .rule ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 0 13px;
  position: relative;
}
.privacyLibox section .content .rule ul li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 15px;
  background-color: #32ac68;
}
.privacyLibox section .content .rule ul li p {
  width: calc(100% - 13px);
}

.staffLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  .staffLibox {
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  .staffLibox {
    padding: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.staffLibox.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
.staffLibox.close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
.staffLibox section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  max-width: 1300px;
}
@media all and (max-width: 700px) {
  .staffLibox section {
    min-height: 100vh;
  }
}
.staffLibox section figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1024px) {
  .staffLibox section figure {
    display: none;
  }
}
.staffLibox section figure img {
  max-height: 100vh;
  max-width: none;
}
.staffLibox section .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 50%;
  max-height: 100vh;
  overflow-y: auto;
  padding: 20px 0;
}
@media all and (max-height: 650px) {
  .staffLibox section .content {
    display: block;
  }
}
@media all and (max-width: 1024px) {
  .staffLibox section .content {
    width: 100%;
    max-height: none;
  }
}
.staffLibox section .content h6 {
  font-size: 2.1875rem;
  line-height: 1;
  margin-bottom: 15px;
}
@media all and (max-width: 700px) {
  .staffLibox section .content h6 {
    font-size: 1.875rem;
  }
}
.staffLibox section .content .login > ul li, .staffLibox section .content .systemLink > p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0;
}
.staffLibox section .content .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 20px;
}
.staffLibox section .content .buttons .leanbutton {
  margin-top: 25px;
}
.staffLibox section .content .buttons .leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 0.4s;
          animation: leanbutton_before 0.6s both 0.4s;
}
.staffLibox section .content .buttons .leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 0.4s;
          animation: leanbutton_after 0.6s both 0.4s;
}
.staffLibox section .content .buttons .leanbutton p {
  letter-spacing: 1px;
  background-color: #32ac68;
  opacity: 1;
  padding: 0 15px;
  -webkit-animation: horizontalShow 0.5s both;
          animation: horizontalShow 0.5s both;
  -ms-animation: fadeIn 0.4s both;
}
.staffLibox section .content span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #bdbdbd;
}
.staffLibox section .content .login {
  padding: 20px 110px 0 100px;
}
@media all and (max-width: 1400px) {
  .staffLibox section .content .login {
    padding: 20px 7.8vw 20px 7.1vw;
  }
}
@media all and (max-width: 1024px) {
  .staffLibox section .content .login {
    padding: 50px 5vw 20px 5vw;
  }
}
@media all and (max-width: 700px) {
  .staffLibox section .content .login {
    padding: 50px 8vw 20px 8vw;
  }
}
.staffLibox section .content .login form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 300px;
}
@media all and (max-width: 1024px) {
  .staffLibox section .content .login form {
    max-width: none;
  }
}
.staffLibox section .content .login form input {
  letter-spacing: 1px;
  background-color: #d2d2d2;
  border: none;
  font-family: FuturaPT-Light, 微軟正黑體;
  font-size: 1rem;
  padding: 10px 15px;
  margin: 3px 0;
}
.staffLibox section .content .login form input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.staffLibox section .content .login form input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.staffLibox section .content .login form input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.staffLibox section .content .login form input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.staffLibox section .content .login form input::placeholder {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.staffLibox section .content .login form input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.staffLibox section .content .login form input:focus::-moz-placeholder {
  opacity: 0;
}
.staffLibox section .content .login form input:focus:-ms-input-placeholder {
  opacity: 0;
}
.staffLibox section .content .login form input:focus::-ms-input-placeholder {
  opacity: 0;
}
.staffLibox section .content .login form input:focus::placeholder {
  opacity: 0;
}
.staffLibox section .content .login form ul {
  counter-reset: num;
}
.staffLibox section .content .login form ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  counter-increment: num;
  margin: 20px 0 0;
}
.staffLibox section .content .login form ul li:before {
  margin-right: 3px;
  content: counter(num) ". ";
  font-family: FuturaPT-Heavy, 微軟正黑體;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.2;
}
.staffLibox section .content .systemLink {
  padding: 20px 110px 20px 100px;
}
@media all and (max-width: 1400px) {
  .staffLibox section .content .systemLink {
    padding: 20px 7.8vw 20px 7.1vw;
  }
}
@media all and (max-width: 1024px) {
  .staffLibox section .content .systemLink {
    padding: 20px 5vw;
  }
}
@media all and (max-width: 700px) {
  .staffLibox section .content .systemLink {
    padding: 20px 8vw;
  }
}
.staffLibox section .liboxClose {
  position: absolute;
  top: 55px;
  right: 80px;
  cursor: pointer;
}
@media all and (max-width: 1400px) {
  .staffLibox section .liboxClose {
    right: 30px;
    top: 30px;
  }
}
@media all and (max-width: 1024px) {
  .staffLibox section .liboxClose {
    right: 5vw;
  }
}
@media all and (max-width: 700px) {
  .staffLibox section .liboxClose {
    top: 15px;
  }
}
.staffLibox section .liboxClose span {
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  width: 30px;
  height: 30px;
}
.staffLibox section .liboxClose span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.staffLibox section .liboxClose span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #000;
}

footer .mobileAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5vw;
}
footer .mobileAlert.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .mobileAlert section {
  background-color: #fff;
  text-align: center;
  padding: 50px;
  border-radius: 10px;
}
footer .mobileAlert section h2 {
  font-weight: bold;
  margin-bottom: 10px;
}

footer .commercial {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
}
@media (max-width: 1024px) {
  footer .commercial {
    padding: 0 5vw;
  }
}
footer .commercial.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
footer .commercial.close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
footer .commercial section {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  max-width: 100vw;
  max-height: 100vh;
}
footer .commercial section a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
footer .commercial section .liboxClose {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 25px;
  background-color: #434343;
  color: #fff;
  font-size: 0.8125rem;
  cursor: pointer;
  z-index: 2;
  -webkit-animation: slideInDown 1.2s both 0.8s;
          animation: slideInDown 1.2s both 0.8s;
}
@media all and (max-width: 600px) {
  footer .commercial section .liboxClose {
    padding: 10px;
  }
}
footer .commercial section .liboxClose p {
  margin: 0 0 0 15px;
}
@media all and (max-width: 600px) {
  footer .commercial section .liboxClose p {
    display: none;
  }
}
footer .commercial section .liboxClose span {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
footer .commercial section .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #fff;
}
footer .commercial section .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #fff;
}
footer .commercial section .liboxClose span:before {
  -webkit-animation: w100 0.6s both 1.2s;
          animation: w100 0.6s both 1.2s;
}
footer .commercial section .liboxClose span:after {
  -webkit-animation: h100 0.6s both 1.5s;
          animation: h100 0.6s both 1.5s;
}
footer .commercial section .content {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 80px 50px;
  width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: pointer;
}
@media (max-width: 1024px) {
  footer .commercial section .content {
    overflow-y: auto;
    padding: 80px 5vw;
  }
}
@media (max-width: 600px) {
  footer .commercial section .content {
    padding: 60px 5vw;
  }
}
footer .commercial section .content .smallImg figure, footer .commercial section .content ._text h6, footer .commercial section .content ._text p {
  -webkit-animation: fadeInUp 1s both 0.5s;
          animation: fadeInUp 1s both 0.5s;
}
footer .commercial section .content .smallImg:not(:last-child), footer .commercial section .content ._text:not(:last-child) {
  margin-bottom: 25px;
}
footer .commercial section .content ._text {
  max-width: 500px;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
footer .commercial section .content ._text h6 {
  font-size: 1.5625rem;
}
footer .commercial section .content ._text h6:not(:last-child) {
  margin-bottom: 10px;
}
footer .commercial section .content ._text p {
  font-size: 1rem;
}

.cgBox {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0;
}
.cgBox .box {
  opacity: 0;
  background: #fff;
  width: 50px;
  height: 50px;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: zoomin;
          animation-name: zoomin;
}

#home header .content {
  color: #000;
}
#home header .content .openMenu div span {
  background-color: #000;
}
#home .product {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 21vh 0 16vh 0;
  position: relative;
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .product {
    padding: 230px 0 180px 0;
  }
}
#home .product:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .product:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .product:before {
    display: none;
  }
}
#home .product:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .product:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .product:after {
    display: none;
  }
}
#home .product .content {
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 5vw;
}
@media all and (max-width: 700px) {
  #home .product .content {
    padding: 0 5vw;
  }
}
#home .product .content.show ._title p {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
#home .product .content.show span {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#home .product .content.show ._text p {
  -webkit-animation: slideInDown 1.2s both;
          animation: slideInDown 1.2s both;
}
#home .product .content.show a.leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 0.6s;
          animation: leanbutton_before 0.6s both 0.6s;
}
#home .product .content.show a.leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 0.6s;
          animation: leanbutton_after 0.6s both 0.6s;
}
#home .product .content.show a.leanbutton p {
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 0.2s;
          animation: horizontalShow 0.5s both 0.2s;
  -ms-animation: fadeIn 0.4s both 0.2s;
}
#home .product .content ._title {
  margin-bottom: 20px;
  overflow: hidden;
}
#home .product .content ._title p {
  line-height: 1.2;
  font-size: 2.8125rem;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media all and (max-width: 700px) {
  #home .product .content ._title p {
    font-size: 2.25rem;
  }
}
#home .product .content span {
  color: #9dc3a6;
  letter-spacing: -1px;
  font-size: 0.75rem;
  font-style: italic;
  opacity: 0;
}
#home .product .content ._text {
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  max-width: 350px;
  margin-top: 35px;
  color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
}
#home .product .content ._text p {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
#home .about {
  padding: 13vh 8.8vw 18.5vh 8.8vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .about {
    padding-top: 140px;
    padding-bottom: 200px;
  }
}
@media all and (min-width: 1921px) {
  #home .about {
    padding-left: 170px;
    padding-right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 14vw 5vw 20vw 5vw;
  }
}
@media all and (max-width: 1024px) {
  #home .about {
    padding: 8vh 0 18vh 5vw;
  }
}
#home .about.show .imgSlick .picture {
  -webkit-animation: fadeIn 0s both 0.72s;
          animation: fadeIn 0s both 0.72s;
}
@media all and (max-width: 1024px) {
  #home .about.show .imgSlick .picture {
    -webkit-animation: fadeInRight 1.5s both;
            animation: fadeInRight 1.5s both;
  }
}
#home .about.show .imgSlick .picture .slick-dots {
  -webkit-animation: fadeIn 1s both 1.8s;
          animation: fadeIn 1s both 1.8s;
}
@media all and (min-width: 1025px) {
  #home .about.show .imgSlick span {
    -webkit-animation: slideOutLeft 0s both 1.8s;
            animation: slideOutLeft 0s both 1.8s;
  }
  #home .about.show .imgSlick span:before {
    -webkit-animation: imgSpan 1.8s both;
            animation: imgSpan 1.8s both;
  }
}
#home .about.show .logos li {
  -webkit-animation: slideInDown 1s both 1.2s;
          animation: slideInDown 1s both 1.2s;
}
@media all and (max-width: 1024px) {
  #home .about.show .logos li {
    -webkit-animation: slideInDown 1s both 0.9s;
            animation: slideInDown 1s both 0.9s;
  }
}
#home .about.show ._textSlick ul li h6 {
  -webkit-animation: slideInDown 1s both 1.4s;
          animation: slideInDown 1s both 1.4s;
}
@media all and (max-width: 1024px) {
  #home .about.show ._textSlick ul li h6 {
    -webkit-animation: slideInDown 1s both 1.1s;
            animation: slideInDown 1s both 1.1s;
  }
}
#home .about.show ._textSlick ul li p {
  -webkit-animation: slideInUp 1s both 1.4s;
          animation: slideInUp 1s both 1.4s;
}
@media all and (max-width: 1024px) {
  #home .about.show ._textSlick ul li p {
    -webkit-animation: slideInUp 1s both 1.1s;
            animation: slideInUp 1s both 1.1s;
  }
}
#home .about.show a.leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 2.4s;
          animation: leanbutton_before 0.6s both 2.4s;
}
@media all and (max-width: 1024px) {
  #home .about.show a.leanbutton:before {
    -webkit-animation: leanbutton_before 0.6s both 2.1s;
            animation: leanbutton_before 0.6s both 2.1s;
  }
}
#home .about.show a.leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 2.4s;
          animation: leanbutton_after 0.6s both 2.4s;
}
@media all and (max-width: 1024px) {
  #home .about.show a.leanbutton:after {
    -webkit-animation: leanbutton_after 0.6s both 2.1s;
            animation: leanbutton_after 0.6s both 2.1s;
  }
}
#home .about.show a.leanbutton p {
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 2s;
          animation: horizontalShow 0.5s both 2s;
  -ms-animation: fadeIn 0.4s both 2s;
}
@media all and (max-width: 1024px) {
  #home .about.show a.leanbutton p {
    -webkit-animation: horizontalShow 0.5s both 1.7s;
            animation: horizontalShow 0.5s both 1.7s;
    -ms-animation: fadeIn 0.4s both 1.7s;
  }
}
#home .about.show .arrows .icon-triangle_left {
  -webkit-animation: fadeInRight 2s both 2.5s;
          animation: fadeInRight 2s both 2.5s;
}
@media all and (max-width: 1024px) {
  #home .about.show .arrows .icon-triangle_left {
    -webkit-animation: fadeInRight 2s both 2.2s;
            animation: fadeInRight 2s both 2.2s;
  }
}
#home .about.show .arrows .icon-triangle_right {
  -webkit-animation: fadeInLeft 2s both 2.5s;
          animation: fadeInLeft 2s both 2.5s;
}
@media all and (max-width: 1024px) {
  #home .about.show .arrows .icon-triangle_right {
    -webkit-animation: fadeInLeft 2s both 2.2s;
            animation: fadeInLeft 2s both 2.2s;
  }
}
#home .about:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .about:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .about:before {
    display: none;
  }
}
#home .about:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .about:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .about:after {
    display: none;
  }
}
#home .about .background picture {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#home .about .imgSlick {
  position: relative;
  max-width: 1070px;
  width: 67%;
}
@media all and (max-width: 1024px) {
  #home .about .imgSlick {
    width: 100%;
  }
}
#home .about .imgSlick ul.picture li {
  height: 34.5vw;
}
@media all and (min-width: 1935px) {
  #home .about .imgSlick ul.picture li {
    height: 670px;
  }
}
@media all and (max-width: 1024px) {
  #home .about .imgSlick ul.picture li {
    height: 56.35vw;
  }
}
#home .about .imgSlick span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
#home .about .imgSlick span:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 101%;
  background-color: #d9d9d9;
  top: -1px;
  left: -1px;
}
#home .about .picture {
  opacity: 0;
}
#home .about .picture .slick-dots {
  bottom: -30px;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: auto;
  max-width: 90%;
  left: calc(50% + 20px);
  opacity: 0;
}
#home .about .picture .slick-dots li {
  width: 15px !important;
  height: 15px !important;
}
#home .about .picture .slick-dots li button {
  width: 15px;
  height: 15px;
}
#home .about .picture .slick-dots li button:before {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 0.75rem;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
#home .about .picture .slick-dots li.slick-active button:before {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
#home .about .logos {
  position: absolute;
  top: 11vh;
  left: calc(100% - 30px);
  width: 8.3vw;
  height: 8.3vw;
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .about .logos {
    top: 120px;
  }
}
@media all and (min-height: 1921px) {
  #home .about .logos {
    width: 160px;
    height: 160px;
  }
}
@media all and (max-width: 1024px) {
  #home .about .logos {
    top: calc(100% - 10vw);
    left: -5vw;
    width: 16vw;
    height: 16vw;
    max-width: 160px;
    max-height: 160px;
    min-width: 100px;
    min-height: 100px;
  }
}
#home .about .logos li {
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
  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;
  padding: 2vw;
  width: 8.3vw;
  height: 8.3vw;
}
@media all and (min-height: 1921px) {
  #home .about .logos li {
    width: 160px;
    height: 160px;
    padding: 40px;
  }
}
@media all and (max-width: 1024px) {
  #home .about .logos li {
    width: 16vw;
    height: 16vw;
    max-width: 160px;
    max-height: 160px;
    min-width: 100px;
    min-height: 100px;
    padding: 4vw;
  }
}
#home .about ._textSlick {
  padding-right: 5vw;
  padding-left: 5vw;
  padding-top: 32vh;
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (min-width: 1921px) {
  #home .about ._textSlick {
    padding-right: 110px;
    padding-left: 110px;
  }
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .about ._textSlick {
    padding-top: 350px;
  }
}
@media all and (max-width: 1440px) {
  #home .about ._textSlick {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media all and (max-width: 1279px) {
  #home .about ._textSlick {
    padding-left: 3vw;
    padding-right: 3vw;
    padding-top: 28vh;
  }
}
@media all and (max-width: 1024px) {
  #home .about ._textSlick {
    width: 100%;
    max-width: none;
    padding-top: 10vw;
    padding-left: 13vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 10px;
  }
}
@media all and (max-width: 700px) {
  #home .about ._textSlick {
    padding-top: 80px;
  }
}
#home .about ._textSlick ul {
  width: 100%;
}
#home .about ._textSlick ul .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#home .about ._textSlick ul li {
  overflow: hidden;
}
#home .about ._textSlick ul li h6 {
  line-height: 1.2;
  font-size: 2.3125rem;
  display: block;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media all and (max-width: 700px) {
  #home .about ._textSlick ul li h6 {
    font-size: 1.875rem;
  }
}
#home .about ._textSlick ul li p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.875rem;
  color: #656566;
  margin-top: 25px;
  display: block;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
@media all and (max-width: 700px) {
  #home .about ._textSlick ul li p {
    margin-top: 15px;
  }
}
#home .about ._textSlick .buttons {
  margin-top: 50px;
  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;
}
@media all and (max-width: 1279px) {
  #home .about ._textSlick .buttons {
    margin-top: 30px;
  }
}
@media all and (max-width: 700px) {
  #home .about ._textSlick .buttons {
    margin-top: 20px;
  }
}
#home .about ._textSlick .buttons a {
  margin: 0 5px;
}
#home .about ._textSlick .buttons a p {
  width: 70px;
  text-align: center;
  padding: 0;
}
#home .about .arrows span {
  z-index: 1;
}
#home .about .arrows span.icon-triangle_left {
  left: calc(4.4vw - 20px);
}
@media all and (min-width: 1921px) {
  #home .about .arrows span.icon-triangle_left {
    left: 65px;
  }
}
#home .about .arrows span.icon-triangle_right {
  right: calc(4.4vw - 20px);
}
@media all and (min-width: 1921px) {
  #home .about .arrows span.icon-triangle_right {
    right: 65px;
  }
}
#home .brands {
  width: 100%;
  height: 100vh;
  position: relative;
}
#home .brands.show .content h6 {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}
#home .brands.show .content ul .logo {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#home .brands.show .content ul .slogan {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#home .brands.show .content ul .slick-dots {
  -webkit-animation: fadeIn 1s both 0.8s;
          animation: fadeIn 1s both 0.8s;
}
#home .brands:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .brands:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .brands:before {
    display: none;
  }
}
#home .brands:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #home .brands:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #home .brands:after {
    display: none;
  }
}
#home .brands .imgs {
  position: relative;
  width: 100%;
  height: 100%;
}
#home .brands .imgs ._img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.8s ease 0.2s;
  transition: all 0.8s ease 0.2s;
}
#home .brands .imgs ._img.active {
  opacity: 1;
  -webkit-transition: all 0.8s ease 0.1s;
  transition: all 0.8s ease 0.1s;
}
@media all and (max-aspect-ratio: 16/9) {
  #home .brands .imgs ._img img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
#home .brands .content {
  color: #fff;
}
#home .brands .content h6, #home .brands .content > div {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#home .brands .content h6 {
  font-size: 2.3125rem;
  text-align: center;
  top: 20%;
  overflow: hidden;
  opacity: 0;
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .brands .content h6 {
    top: 220px;
  }
}
@media all and (max-width: 700px) {
  #home .brands .content h6 {
    width: 90%;
    font-size: 2rem;
  }
}
#home .brands .content h6 span {
  display: block;
  -webkit-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
}
#home .brands .content > div {
  top: 45%;
  width: 100%;
}
@media all and (min-height: 1081px) and (min-width: 1025px) {
  #home .brands .content > div {
    top: 490px;
  }
}
@media all and (max-width: 1024px) {
  #home .brands .content > div {
    padding: 0 10vw;
  }
}
@media all and (max-width: 700px) {
  #home .brands .content > div {
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
#home .brands .content ul {
  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;
}
#home .brands .content ul:not(:first-child) {
  margin-top: 100px;
}
#home .brands .content ul .slick-dots {
  width: auto;
  bottom: -40px;
  opacity: 0;
}
#home .brands .content ul .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}
@media all and (max-width: 700px) {
  #home .brands .content ul .slick-dots li {
    margin: 0px;
  }
}
#home .brands .content ul .slick-dots li button {
  width: 20px;
  height: 20px;
}
#home .brands .content ul .slick-dots li button:before {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 0.75rem;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  color: #fff;
}
#home .brands .content ul .slick-dots li.slick-active button:before {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
#home .brands .content ul li {
  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;
  margin: 0 5vw;
  position: relative;
  -webkit-transition: all 0.8s ease 0.1s;
  transition: all 0.8s ease 0.1s;
  width: 160px;
}
@media all and (min-width: 1921px) {
  #home .brands .content ul li {
    margin: 0 100px;
  }
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #home .brands .content ul li {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
#home .brands .content ul li .logo {
  width: 160px;
  -webkit-transition: all 0.8s ease 0.1s;
  transition: all 0.8s ease 0.1s;
  overflow: hidden;
  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;
  opacity: 0;
}
@media all and (max-width: 500px) and (max-height: 700px) {
  #home .brands .content ul li .logo {
    height: 20vh;
  }
}
#home .brands .content ul li .logo img {
  max-width: 160px;
  max-height: 100%;
}
#home .brands .content ul li .leanLine {
  display: block;
  margin: 0;
  height: 100px;
  width: 1px;
  -webkit-transition: all 0.8s ease 0.1s;
  transition: all 0.8s ease 0.1s;
  position: relative;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #home .brands .content ul li .leanLine {
    display: none;
  }
}
#home .brands .content ul li .leanLine:after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
  -webkit-transform: rotateZ(21deg) translateY(-50%);
          transform: rotateZ(21deg) translateY(-50%);
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  content: "";
  display: block;
  width: 1px;
  height: 0px;
  background-color: #c0b941;
}
#home .brands .content ul li .slogan {
  font-size: 2.625rem;
  width: 0px;
  overflow: hidden;
  -webkit-transition: all 0.8s ease 0.1s;
  transition: all 0.8s ease 0.1s;
  opacity: 0;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #home .brands .content ul li .slogan {
    width: auto;
    text-align: center;
    margin-top: 50px;
  }
}
@media all and (max-width: 700px) {
  #home .brands .content ul li .slogan {
    font-size: 2.25rem;
    margin-top: 40px;
  }
}
@media all and (max-width: 500px) {
  #home .brands .content ul li .slogan {
    font-size: 1.875rem;
  }
}
@media all and (max-width: 350px) {
  #home .brands .content ul li .slogan {
    font-size: 1.75rem;
  }
}
#home .brands .content ul li .slogan p {
  width: 490px;
  max-width: none;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #home .brands .content ul li .slogan p {
    width: auto;
  }
}
@media all and (max-width: 500px) and (max-height: 700px) {
  #home .brands .content ul li .slogan p {
    line-height: 1.4;
  }
}
#home .brands .content ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #home .brands .content ul li a {
    width: 160px;
    height: 160px;
    left: calc(50% - 80px);
  }
}
@media all and (min-aspect-ratio: 1/1) {
  #home .brands .content ul li a {
    display: none;
  }
  #home .brands .content ul li:nth-child(even):last-child, #home .brands .content ul li:nth-child(4n+3), #home .brands .content ul li:nth-child(4n+4) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #home .brands .content ul li.notActive {
    margin: 0;
    width: 0;
    opacity: 0;
  }
  #home .brands .content ul li.notActive .logo {
    width: 0;
  }
  #home .brands .content ul li.active {
    width: 100%;
    height: auto;
  }
  #home .brands .content ul li.active .leanLine {
    margin: 0 100px;
    -webkit-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
  }
  #home .brands .content ul li.active .leanLine:after {
    height: 280px;
    -webkit-transition: all 0.8s ease 0.3s;
    transition: all 0.8s ease 0.3s;
  }
  #home .brands .content ul li.active .slogan {
    width: 490px;
    -webkit-transition: all 0.8s ease 0.1s;
    transition: all 0.8s ease 0.1s;
  }
  #home .brands .content ul li.active a {
    display: block;
  }
}

#QA.index .bg {
  background-image: url("../../upload/fa2/QA/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#QA.index main {
  padding: 210px 0 0;
}
@media all and (max-width: 1279px) {
  #QA.index main {
    position: relative;
    padding: 100px 0 0;
  }
}
#QA.index main:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #QA.index main:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #QA.index main:before {
    display: none;
  }
}
#QA.index main:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #QA.index main:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #QA.index main:after {
    display: none;
  }
}
#QA.index .QAContent {
  padding: 0 11.8vw 200px;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent {
    padding: 0 5vw 150px;
  }
}
@media all and (max-width: 700px) {
  #QA.index .QAContent {
    padding: 0 5vw 100px;
  }
}
#QA.index .QAContent .tableContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .tableContent {
    margin-top: 50px;
  }
}
#QA.index .QAContent .tableContent .box {
  max-width: 1020px;
  width: 80%;
}
@media all and (max-width: 1279px) {
  #QA.index .QAContent .tableContent .box {
    width: 100%;
    max-width: none;
  }
}
#QA.index .QAContent .tableContent .box:before {
  content: "";
  display: block;
  width: 0%;
  height: 4px;
  background-color: #000;
  -webkit-animation: w100 1s both;
          animation: w100 1s both;
}
#QA.index .QAContent .tableContent .type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  #QA.index .QAContent .tableContent .type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#QA.index .QAContent .tableContent .type.show:not(:first-child):before {
  -webkit-animation: w100 1s both;
          animation: w100 1s both;
}
#QA.index .QAContent .tableContent .type.show .typeName {
  -webkit-animation: slideInLeft 1s both 0.2s;
          animation: slideInLeft 1s both 0.2s;
}
#QA.index .QAContent .tableContent .type.show ul li {
  -webkit-animation: slideInLeft 1.2s both 0.4s;
          animation: slideInLeft 1.2s both 0.4s;
}
#QA.index .QAContent .tableContent .type.show:last-child:after {
  -webkit-animation: w100 1s both 1.2s;
          animation: w100 1s both 1.2s;
}
#QA.index .QAContent .tableContent .type:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #7b7b7b;
}
#QA.index .QAContent .tableContent .type:last-child:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 4px;
  background-color: #000;
}
#QA.index .QAContent .tableContent .type .typeName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.5rem;
  width: 260px;
  padding: 0 20px 0 60px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media all and (max-width: 1400px) {
  #QA.index .QAContent .tableContent .type .typeName {
    width: 200px;
    padding: 0 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
@media all and (max-width: 1024px) {
  #QA.index .QAContent .tableContent .type .typeName {
    width: 100%;
    padding: 30px 0 0;
  }
}
#QA.index .QAContent .tableContent .type ul {
  width: calc(100% - 260px);
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  #QA.index .QAContent .tableContent .type ul {
    width: calc(100% - 200px);
  }
}
@media all and (max-width: 1024px) {
  #QA.index .QAContent .tableContent .type ul {
    width: 100%;
  }
}
#QA.index .QAContent .tableContent .type ul li {
  padding: 30px 0;
  position: relative;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
#QA.index .QAContent .tableContent .type ul li.open:not(:last-child):after {
  width: 100%;
  -webkit-transition: all 1s ease 0.4s;
  transition: all 1s ease 0.4s;
}
#QA.index .QAContent .tableContent .type ul li.open .question .numb {
  color: #009944;
}
#QA.index .QAContent .tableContent .type ul li.open .question button {
  background-color: #838484;
}
#QA.index .QAContent .tableContent .type ul li.open .question button:before {
  color: #fff;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
#QA.index .QAContent .tableContent .type ul li:not(:last-child):before, #QA.index .QAContent .tableContent .type ul li:not(:last-child):after {
  position: absolute;
  bottom: 0;
  left: 0;
}
#QA.index .QAContent .tableContent .type ul li:not(:last-child):before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #aaaaaa;
}
#QA.index .QAContent .tableContent .type ul li:not(:last-child):after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #009944;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#QA.index .QAContent .tableContent .type ul li .question {
  padding: 0 80px 0 50px;
  position: relative;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .tableContent .type ul li .question {
    padding: 0 40px 0 30px;
  }
}
#QA.index .QAContent .tableContent .type ul li .question .numb {
  font-family: FuturaPT-Heavy;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.4);
  width: 50px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .tableContent .type ul li .question .numb {
    width: 30px;
    font-size: 1rem;
    text-align: left;
  }
}
#QA.index .QAContent .tableContent .type ul li .question p {
  font-size: 1.375rem;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .tableContent .type ul li .question p {
    font-size: 1.125rem;
  }
}
#QA.index .QAContent .tableContent .type ul li .question button {
  width: 30px;
  height: 30px;
  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;
  border-radius: 50%;
  background-color: #d4d4d4;
  border: none;
  position: absolute;
  top: 0;
  right: 35px;
  font-family: "icomoon";
  font-size: 1.25rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .tableContent .type ul li .question button {
    right: 0;
  }
}
#QA.index .QAContent .tableContent .type ul li .question button:before {
  content: "\e903";
  display: block;
  color: #2a2a2a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#QA.index .QAContent .tableContent .type ul li .answer {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.9375rem;
  padding: 10px 100px 0 50px;
  color: rgba(0, 0, 0, 0.55);
  display: none;
}
@media all and (max-width: 700px) {
  #QA.index .QAContent .tableContent .type ul li .answer {
    padding: 20px 0 10px 30px;
    text-align: justify;
  }
}

#news.index .bg {
  background-image: url("../../upload/fa2/news/index/bg_1920_1560.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news.index main .content {
  padding-left: 8.8vw;
  padding-right: 8.8vw;
  padding-top: 190px;
  padding-bottom: 170px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  #news.index main .content {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content {
    padding-top: 120px;
    padding-bottom: 100px;
  }
}
@media all and (max-width: 500px) {
  #news.index main .content {
    padding-top: 100px;
  }
}
#news.index main .content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #news.index main .content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content:before {
    display: none;
  }
}
#news.index main .content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #news.index main .content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content:after {
    display: none;
  }
}
#news.index main .content ._title {
  font-size: 3.125rem;
}
@media all and (max-width: 500px) {
  #news.index main .content ._title {
    font-size: 2.5rem;
  }
}
#news.index main .content ._title p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: fadeInDown 1s both 0.2s;
          animation: fadeInDown 1s both 0.2s;
}
#news.index main .content ._title span {
  display: block;
  min-width: 15px;
}
#news.index main .content .masonryBox {
  margin-top: 60px;
}
@media all and (min-width: 1921px) {
  #news.index main .content .masonryBox {
    max-width: 1585px;
    margin: auto;
  }
}
#news.index main .content .masonryBox ul {
  margin: 0 -1px;
}
#news.index main .content .masonryBox ul .grid-sizer {
  width: 25%;
}
@media all and (max-width: 960px) {
  #news.index main .content .masonryBox ul .grid-sizer {
    width: 50%;
  }
}
#news.index main .content .masonryBox ul li {
  position: relative;
  overflow: hidden;
}
#news.index main .content .masonryBox ul li.show.in.Down a {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}
#news.index main .content .masonryBox ul li.show.in.Up a {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}
#news.index main .content .masonryBox ul li.show.in.Left a {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}
#news.index main .content .masonryBox ul li.show.in.Right a {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}
#news.index main .content .masonryBox ul li.show.in ._text p {
  -webkit-animation: slideInUp 1.2s both 1s;
          animation: slideInUp 1.2s both 1s;
}
@media all and (max-width: 1024px) {
  #news.index main .content .masonryBox ul li.show.in ._text p {
    -webkit-animation: slideInUp 1.2s both 0.8s;
            animation: slideInUp 1.2s both 0.8s;
  }
}
#news.index main .content .masonryBox ul li a {
  display: block;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  border: 2px solid #fff;
}
@media all and (max-width: 1024px) {
  #news.index main .content .masonryBox ul li a {
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
  }
}
#news.index main .content .masonryBox ul li.big {
  width: 50%;
  height: 35vw;
}
@media all and (min-width: 1921px) {
  #news.index main .content .masonryBox ul li.big {
    height: 680px;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content .masonryBox ul li.big {
    height: 38.7vw;
  }
}
@media all and (max-width: 960px) {
  #news.index main .content .masonryBox ul li.big {
    width: 100%;
    height: 77.4vw;
  }
}
#news.index main .content .masonryBox ul li.middle {
  width: 50%;
  height: 17.5vw;
}
@media all and (min-width: 1921px) {
  #news.index main .content .masonryBox ul li.middle {
    height: 340px;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content .masonryBox ul li.middle {
    height: 19.35vw;
  }
}
@media all and (max-width: 960px) {
  #news.index main .content .masonryBox ul li.middle {
    width: 100%;
    height: 38.7vw;
  }
}
#news.index main .content .masonryBox ul li.small {
  width: 25%;
  height: 17.5vw;
}
@media all and (min-width: 1921px) {
  #news.index main .content .masonryBox ul li.small {
    height: 340px;
  }
}
@media all and (max-width: 1024px) {
  #news.index main .content .masonryBox ul li.small {
    height: 19.35vw;
  }
}
@media all and (max-width: 960px) {
  #news.index main .content .masonryBox ul li.small {
    width: 50%;
    height: 38.7vw;
  }
}
@media all and (max-width: 440px) {
  #news.index main .content .masonryBox ul li.small {
    width: 100%;
    height: 77.4vw;
  }
}
#news.index main .content .masonryBox ul li figure {
  overflow: hidden;
}
#news.index main .content .masonryBox ul li ._text {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  padding: 0 20px;
  overflow: hidden;
}
@media all and (max-width: 700px) {
  #news.index main .content .masonryBox ul li ._text {
    padding: 0 10px;
  }
}
#news.index main .content .masonryBox ul li ._text[style="color:black"] p {
  text-shadow: 0 0 30px rgba(255, 255, 255, 0.3);
}
#news.index main .content .masonryBox ul li ._text p {
  font-size: 1.875rem;
  color: #fff;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
@media all and (max-width: 1279px) {
  #news.index main .content .masonryBox ul li ._text p {
    font-size: 1.625rem;
  }
}
@media all and (max-width: 700px) {
  #news.index main .content .masonryBox ul li ._text p {
    font-size: 1.5rem;
  }
}

#news.detail .bg {
  background-image: url("../../upload/fa2/QA/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -2;
}
#news.detail main {
  padding: 180px 0 0;
}
@media all and (max-width: 1279px) {
  #news.detail main {
    position: relative;
    padding: 100px 0 0;
  }
}
#news.detail main:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
  z-index: -1;
}
@media all and (min-width: 1921px) {
  #news.detail main:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #news.detail main:before {
    display: none;
  }
}
#news.detail main:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
  z-index: -1;
}
@media all and (min-width: 1921px) {
  #news.detail main:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #news.detail main:after {
    display: none;
  }
}
#news.detail main .bg {
  background-image: url("../../upload/fa2/QA/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -2;
}
#news.detail .newsContent {
  padding: 0 8.8vw;
  position: relative;
}
@media all and (max-width: 1024px) {
  #news.detail .newsContent {
    padding: 0 5vw;
  }
}
#news.detail .newsContent .category {
  padding: 190px 80px 100px;
}
@media all and (max-width: 1279px) {
  #news.detail .newsContent .category {
    padding: 0 0 50px;
    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;
  }
  #news.detail .newsContent .category ul {
    display: none;
  }
  #news.detail .newsContent .category .box:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background-color: #000;
    -webkit-animation: w100 0.8s both 1s;
            animation: w100 0.8s both 1s;
    opacity: 1;
  }
  #news.detail .newsContent .category.fixed .box:after {
    opacity: 0;
  }
}
@media all and (min-width: 1280px) {
  #news.detail .newsContent .category select, #news.detail .newsContent .category .icon-uniE903 {
    display: none;
  }
}
#news.detail .newsContent .category select {
  font-family: FuturaPT-Book, 微軟正黑體;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.5;
  padding: 0 40px 0 10px;
  height: 100%;
  text-align: center;
  -webkit-animation: fadeInDown 0.8s both 0.4s;
          animation: fadeInDown 0.8s both 0.4s;
}
#news.detail .newsContent .category select:after {
  font-family: "icomoon";
  content: "\e903";
}
#news.detail .newsContent .category .icon-uniE903 {
  font-size: 1.25rem;
  -webkit-animation: fadeInDown 0.8s both 0.4s;
          animation: fadeInDown 0.8s both 0.4s;
  margin-left: -20px;
}
#news.detail .newsContent .ajaxBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1279px) {
  #news.detail .newsContent .ajaxBox {
    margin-top: 50px;
  }
}
#news.detail .newsContent .ajaxBox .box .textOnly {
  overflow: hidden;
}
#news.detail .newsContent .ajaxBox .box .textOnly.show .date {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
#news.detail .newsContent .ajaxBox .box .textOnly.show ._text {
  -webkit-animation: fadeInDown 1.2s both;
          animation: fadeInDown 1.2s both;
}
#news.detail .newsContent .ajaxBox .box .textOnly.show:hover ._text span {
  width: 50px;
  height: 50px;
  opacity: 1;
}
#news.detail .newsContent .ajaxBox .box .textOnly.show:hover ._text span:before {
  width: 15px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#news.detail .newsContent .ajaxBox .box .textOnly.show:hover ._text span:after {
  height: 15px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#news.detail .newsContent .ajaxBox .box .textOnly .date {
  -webkit-transform: translateX(102%);
          transform: translateX(102%);
  position: relative;
  z-index: 1;
}
#news.detail .newsContent .ajaxBox .box .textOnly ._text {
  opacity: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../../upload/fa2/news/detail/text_bg1.jpg");
}
#news.detail .newsContent .ajaxBox .box .date {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.8125rem;
  letter-spacing: 0.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#news.detail .newsContent .ajaxBox .box .date .year:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news.detail .newsContent .ajaxBox .box .date .year:first-child:after {
  content: "●";
  font-size: 0.75rem;
  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;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  margin: 0 2px;
}
#news.detail .newsContent .ajaxBox .box .date .year:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news.detail .newsContent .ajaxBox .box .date .year:last-child:before {
  content: ",";
  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;
  margin: 0 4px 0 0;
}
#news.detail .newsContent .ajaxBox .box .date .day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#news.detail .newsContent .ajaxBox .box .date .day:first-child {
  margin-right: 5px;
}
#news.detail .newsContent .ajaxBox .box .date .day:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news.detail .newsContent .ajaxBox .box .date .day:last-child:before {
  content: "●";
  font-size: 0.75rem;
  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;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  margin: 0 2px;
}
#news.detail .box.type1 {
  max-width: 970px;
  width: 57.2vw;
  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;
}
@media all and (max-width: 1279px) {
  #news.detail .box.type1 {
    width: 100%;
  }
}
@media all and (max-width: 1024px) and (min-width: 701px) {
  #news.detail .box.type1 {
    padding: 0 3.3vw;
  }
}
#news.detail .box.type1.out .textOnly .date, #news.detail .box.type1.out .textOnly ._text {
  -webkit-animation: fadeOutUp 0.8s both !important;
          animation: fadeOutUp 0.8s both !important;
}
#news.detail .box.type1.out .hasImg .date, #news.detail .box.type1.out .hasImg ._text h6, #news.detail .box.type1.out .hasImg ._text p, #news.detail .box.type1.out .hasImg figure {
  -webkit-animation: fadeOutUp 0.8s both !important;
          animation: fadeOutUp 0.8s both !important;
}
#news.detail .box.type1 .hasImg, #news.detail .box.type1 .textOnly {
  width: calc(50% - 80px);
  margin-bottom: 120px;
  cursor: pointer;
  position: relative;
}
@media all and (max-width: 1700px) {
  #news.detail .box.type1 .hasImg, #news.detail .box.type1 .textOnly {
    width: calc(50% - 4.7vw);
  }
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .hasImg, #news.detail .box.type1 .textOnly {
    width: 100%;
    margin-bottom: 70px;
  }
}
@media all and (min-width: 701px) {
  #news.detail .box.type1 .hasImg:first-child, #news.detail .box.type1 .textOnly:first-child {
    width: 100%;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  #news.detail .box.type1 .hasImg:nth-child(4n+2), #news.detail .box.type1 .hasImg:nth-child(4n+3), #news.detail .box.type1 .textOnly:nth-child(4n+2), #news.detail .box.type1 .textOnly:nth-child(4n+3) {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
  #news.detail .box.type1 .hasImg:nth-child(4n+4), #news.detail .box.type1 .hasImg:nth-child(4n+5), #news.detail .box.type1 .textOnly:nth-child(4n+4), #news.detail .box.type1 .textOnly:nth-child(4n+5) {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  #news.detail .box.type1 .hasImg:nth-child(4n+2), #news.detail .box.type1 .hasImg:nth-child(4n+4), #news.detail .box.type1 .textOnly:nth-child(4n+2), #news.detail .box.type1 .textOnly:nth-child(4n+4) {
    margin-top: 30px;
  }
}
#news.detail .box.type1 .hasImg ._text h6, #news.detail .box.type1 .textOnly ._text h6 {
  font-size: 1.375rem;
  margin: 0 0 15px;
  line-height: 1.2;
}
#news.detail .box.type1 .hasImg ._text p, #news.detail .box.type1 .textOnly ._text p {
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.8);
  font-family: MyriadPro-Regular, 微軟正黑體;
}
#news.detail .box.type1 .hasImg .date, #news.detail .box.type1 .textOnly .date {
  position: absolute;
  top: 0;
  right: 0;
}
#news.detail .box.type1 .hasImg {
  overflow: hidden;
}
#news.detail .box.type1 .hasImg.show.in figure {
  -webkit-animation: fadeInLeft 1.4s both;
          animation: fadeInLeft 1.4s both;
}
#news.detail .box.type1 .hasImg.show.in ._text h6 {
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
#news.detail .box.type1 .hasImg.show.in ._text p {
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#news.detail .box.type1 .hasImg.show.in .date {
  -webkit-animation: slideInDown 1.2s both 1.2s;
          animation: slideInDown 1.2s both 1.2s;
}
#news.detail .box.type1 .hasImg.show.in:hover figure .hoverBox {
  opacity: 1;
}
#news.detail .box.type1 .hasImg.show.in:hover figure .hoverBox span {
  width: 50px;
  height: 50px;
}
#news.detail .box.type1 .hasImg.show.in:hover figure .hoverBox span:before {
  width: 15px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#news.detail .box.type1 .hasImg.show.in:hover figure .hoverBox span:after {
  height: 15px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#news.detail .box.type1 .hasImg.show.in:hover figure img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
#news.detail .box.type1 .hasImg figure {
  position: relative;
  overflow: hidden;
  opacity: 0;
}
#news.detail .box.type1 .hasImg figure img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#news.detail .box.type1 .hasImg figure .hoverBox {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news.detail .box.type1 .hasImg figure .hoverBox span {
  position: relative;
  width: 0px;
  height: 0px;
  display: block;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news.detail .box.type1 .hasImg figure .hoverBox span:before {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news.detail .box.type1 .hasImg figure .hoverBox span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 0px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news.detail .box.type1 .hasImg ._text {
  padding: 20px 5px 0;
}
#news.detail .box.type1 .hasImg ._text h6, #news.detail .box.type1 .hasImg ._text p {
  opacity: 0;
}
#news.detail .box.type1 .hasImg .date {
  padding: 10px 15px;
  background-color: #fff;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#news.detail .box.type1 .hasImg:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .hasImg:first-child {
    display: block;
  }
}
#news.detail .box.type1 .hasImg:first-child figure {
  width: 64%;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .hasImg:first-child figure {
    width: 100%;
  }
}
#news.detail .box.type1 .hasImg:first-child ._text {
  width: 36%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 45px;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .hasImg:first-child ._text {
    width: 100%;
    padding: 20px 5px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#news.detail .box.type1 .hasImg:first-child .date {
  right: 36%;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .hasImg:first-child .date {
    right: 0;
  }
}
#news.detail .box.type1 .textOnly:first-child ._text {
  padding: 100px 50px 120px 80px;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly:first-child ._text {
    padding: 60px 10px 120px 5vw;
  }
}
#news.detail .box.type1 .textOnly .date {
  color: rgba(0, 0, 0, 0.7);
  background-color: #dcdcdc;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 0.875rem;
  width: 100%;
  padding: 15px 25px;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly .date {
    padding: 15px 5vw;
  }
}
#news.detail .box.type1 .textOnly ._text {
  padding: 100px 10px 120px 30px;
  position: relative;
  background-color: #fff;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly ._text {
    padding: 60px 10px 120px 5vw;
  }
}
#news.detail .box.type1 .textOnly ._text span {
  bottom: 60px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  display: block;
  position: relative;
  width: 0px;
  height: 0px;
  position: absolute;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly ._text span {
    opacity: 1;
    width: 50px;
    height: 50px;
  }
}
#news.detail .box.type1 .textOnly ._text span:before {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly ._text span:before {
    width: 15px;
  }
}
#news.detail .box.type1 .textOnly ._text span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 0px;
  background-color: #000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 700px) {
  #news.detail .box.type1 .textOnly ._text span:after {
    height: 15px;
  }
}
#news.detail .box.type2 {
  max-width: 1020px;
  width: 57.2vw;
  padding: 0 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 1279px) {
  #news.detail .box.type2 {
    width: 100%;
    max-width: none;
  }
}
#news.detail .box.type2.out .hasImg figure img, #news.detail .box.type2.out .hasImg .date, #news.detail .box.type2.out .hasImg ._text {
  -webkit-animation: fadeOutUp 0.8s both !important;
          animation: fadeOutUp 0.8s both !important;
}
#news.detail .box.type2.out .textOnly .date, #news.detail .box.type2.out .textOnly ._text {
  -webkit-animation: fadeOutUp 0.8s both !important;
          animation: fadeOutUp 0.8s both !important;
}
#news.detail .box.type2 .hasImg, #news.detail .box.type2 .textOnly {
  width: calc(33.33% - 40px);
  margin-bottom: 110px;
  cursor: pointer;
}
@media all and (max-width: 1780px) {
  #news.detail .box.type2 .hasImg, #news.detail .box.type2 .textOnly {
    width: calc(33.33% - 2.2vw);
  }
}
@media all and (max-width: 900px) {
  #news.detail .box.type2 .hasImg, #news.detail .box.type2 .textOnly {
    width: calc(50% - 2.5vw);
    margin-bottom: 80px;
  }
}
@media all and (max-width: 700px) {
  #news.detail .box.type2 .hasImg, #news.detail .box.type2 .textOnly {
    width: 100%;
  }
}
#news.detail .box.type2 .hasImg:nth-child(3n+1), #news.detail .box.type2 .textOnly:nth-child(3n+1) {
  margin-right: 60px;
}
@media all and (max-width: 1780px) {
  #news.detail .box.type2 .hasImg:nth-child(3n+1), #news.detail .box.type2 .textOnly:nth-child(3n+1) {
    margin-right: 3.3vw;
  }
}
@media all and (max-width: 900px) {
  #news.detail .box.type2 .hasImg:nth-child(3n+1), #news.detail .box.type2 .textOnly:nth-child(3n+1) {
    margin-right: 0;
  }
}
#news.detail .box.type2 .hasImg:nth-child(3n+2), #news.detail .box.type2 .textOnly:nth-child(3n+2) {
  margin-top: 30px;
  margin-right: 60px;
}
@media all and (max-width: 1780px) {
  #news.detail .box.type2 .hasImg:nth-child(3n+2), #news.detail .box.type2 .textOnly:nth-child(3n+2) {
    margin-right: 3.3vw;
  }
}
@media all and (max-width: 900px) {
  #news.detail .box.type2 .hasImg:nth-child(3n+2), #news.detail .box.type2 .textOnly:nth-child(3n+2) {
    margin-right: 0;
    margin-top: 0;
  }
}
@media all and (max-width: 900px) and (min-width: 701px) {
  #news.detail .box.type2 .hasImg:nth-child(odd), #news.detail .box.type2 .textOnly:nth-child(odd) {
    margin-right: 5vw;
  }
}
@media all and (max-width: 900px) and (min-width: 701px) {
  #news.detail .box.type2 .hasImg:nth-child(even), #news.detail .box.type2 .textOnly:nth-child(even) {
    margin-top: 30px;
  }
}
#news.detail .box.type2 .hasImg ._text h6, #news.detail .box.type2 .textOnly ._text h6 {
  font-size: 1.1875rem;
  line-height: 1.2;
}
#news.detail .box.type2 .hasImg ._text p, #news.detail .box.type2 .textOnly ._text p {
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.8);
}
@media all and (min-width: 1025px) {
  #news.detail .box.type2 .hasImg.show.in figure img {
    -webkit-animation: fadeIn 0s both 0.72s;
            animation: fadeIn 0s both 0.72s;
  }
  #news.detail .box.type2 .hasImg.show.in figure span {
    -webkit-animation: out 0s both 1.8s;
            animation: out 0s both 1.8s;
  }
  #news.detail .box.type2 .hasImg.show.in figure span:before {
    -webkit-animation: imgSpan 1.8s both;
            animation: imgSpan 1.8s both;
  }
}
@media all and (max-width: 1024px) {
  #news.detail .box.type2 .hasImg.show.in figure img {
    -webkit-animation: fadeInLeft 1.4s both;
            animation: fadeInLeft 1.4s both;
  }
}
#news.detail .box.type2 .hasImg.show.in .date {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#news.detail .box.type2 .hasImg.show.in ._text {
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
#news.detail .box.type2 .hasImg figure {
  position: relative;
  overflow: hidden;
}
#news.detail .box.type2 .hasImg figure img {
  opacity: 0;
}
#news.detail .box.type2 .hasImg figure span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  display: block;
  overflow: hidden;
}
#news.detail .box.type2 .hasImg figure span:before {
  content: "";
  display: block;
  width: 0;
  height: 101%;
  background-color: #dcdcdc;
  width: 0%;
  height: 101%;
  top: -1px;
  left: -1px;
}
#news.detail .box.type2 .hasImg .date, #news.detail .box.type2 .hasImg ._text {
  padding-left: 10px;
  opacity: 0;
}
#news.detail .box.type2 .hasImg .date {
  margin: 15px 0 5px;
  color: rgba(0, 0, 0, 0.6);
}
#news.detail .box.type2 .textOnly .date {
  padding: 10px 20px;
  color: rgba(0, 0, 0, 0.5);
  background-color: #dcdcdc;
}
#news.detail .box.type2 .textOnly ._text {
  padding: 80px 10px 70px 20px;
  background-color: #fff;
}
@media all and (max-width: 900px) {
  #news.detail .box.type2 .textOnly ._text {
    padding: 60px 10px 50px 20px;
  }
}
#news.detail .box.type2 .textOnly ._text h6 {
  margin-bottom: 20px;
}

#news .detailLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11;
  overflow-y: scroll;
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
@media all and (max-width: 1024px) {
  #news .detailLibox {
    padding: 0 4vw;
  }
}
#news .detailLibox.close {
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
#news .detailLibox.close .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
#news .detailLibox.close .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
#news .detailLibox.close ._slick, #news .detailLibox.close ._img {
  -webkit-animation: fadeOut 0.4s both !important;
          animation: fadeOut 0.4s both !important;
}
#news .detailLibox.close h2 {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
@media all and (max-width: 700px) {
  #news .detailLibox.close h2 {
    -webkit-animation: fadeOutLeft 0.4s both !important;
            animation: fadeOutLeft 0.4s both !important;
  }
}
#news .detailLibox.close .typeAndDate, #news .detailLibox.close .share, #news .detailLibox.close .contentBox p, #news .detailLibox.close h6, #news .detailLibox.close .mayNeed ul li {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
#news .detailLibox.close .mayNeed.show div:before {
  -webkit-animation: w0 0.4s both !important;
          animation: w0 0.4s both !important;
}
#news .detailLibox.close .otherNews a {
  -webkit-animation: slideOutDown 0.4s both !important;
          animation: slideOutDown 0.4s both !important;
}
#news .detailLibox .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#news .detailLibox .date .year:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news .detailLibox .date .year:first-child:after {
  content: "●";
  font-size: 0.75rem;
  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;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  margin: 0 2px;
}
#news .detailLibox .date .year:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news .detailLibox .date .year:last-child:before {
  content: ",";
  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;
  margin: 0 4px 0 0;
}
#news .detailLibox .date .day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#news .detailLibox .date .day:first-child {
  margin-right: 5px;
}
#news .detailLibox .date .day:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#news .detailLibox .date .day:last-child:before {
  content: "●";
  font-size: 0.75rem;
  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;
  -webkit-transform: scale(0.4);
          transform: scale(0.4);
  margin: 0 2px;
}
#news .detailLibox section {
  background-color: #fff;
  max-width: 1600px;
  margin: auto;
  min-height: 100%;
  padding: 120px 0 0;
  position: relative;
}
@media all and (max-width: 700px) {
  #news .detailLibox section {
    padding: 70px 0 0;
    overflow: hidden;
  }
}
#news .detailLibox section .liboxClose {
  position: fixed;
  top: 60px;
  left: calc(50% + 800px - 90px - 30px);
  cursor: pointer;
}
@media all and (max-width: 1600px) {
  #news .detailLibox section .liboxClose {
    right: 5vw;
    left: auto;
  }
}
@media all and (max-width: 700px) {
  #news .detailLibox section .liboxClose {
    top: 20px;
  }
}
#news .detailLibox section .liboxClose span {
  position: relative;
  width: 30px;
  height: 30px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#news .detailLibox section .liboxClose span:before, #news .detailLibox section .liboxClose span:after {
  position: absolute;
}
#news .detailLibox section .liboxClose span:before {
  top: 50%;
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #000;
  -webkit-animation: w100 0.8s both 0.4s;
          animation: w100 0.8s both 0.4s;
}
#news .detailLibox section .liboxClose span:after {
  top: 0;
  left: 50%;
  content: "";
  display: block;
  width: 1px;
  height: 0%;
  background-color: #000;
  -webkit-animation: h100 0.8s both 0.7s;
          animation: h100 0.8s both 0.7s;
}
#news .detailLibox section .topTitle, #news .detailLibox section ._slick, #news .detailLibox section .contentBox, #news .detailLibox section .mayNeed {
  max-width: 1110px;
  padding: 0 120px;
  margin: auto;
}
@media all and (max-width: 1000px) {
  #news .detailLibox section .topTitle, #news .detailLibox section ._slick, #news .detailLibox section .contentBox, #news .detailLibox section .mayNeed {
    padding: 0 5vw;
  }
}
#news .detailLibox section .topTitle b, #news .detailLibox section ._slick b, #news .detailLibox section .contentBox b, #news .detailLibox section .mayNeed b {
  display: block;
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  width: 100%;
  margin-top: 10px;
  line-height: 1.5;
  padding: 0 40px;
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .topTitle b, #news .detailLibox section ._slick b, #news .detailLibox section .contentBox b, #news .detailLibox section .mayNeed b {
    padding: 0 4vw;
  }
}
@media all and (max-width: 700px) {
  #news .detailLibox section .topTitle b, #news .detailLibox section ._slick b, #news .detailLibox section .contentBox b, #news .detailLibox section .mayNeed b {
    padding: 0 10px;
  }
}
#news .detailLibox section .topTitle {
  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;
}
#news .detailLibox section .topTitle .typeAndDate {
  width: calc(100% - 200px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 700px) {
  #news .detailLibox section .topTitle .typeAndDate {
    width: 100%;
  }
}
#news .detailLibox section .topTitle .typeAndDate .type {
  font-family: FuturaPT-Bold, 微軟正黑體;
  font-size: 1rem;
  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;
  letter-spacing: 0.5px;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#news .detailLibox section .topTitle .typeAndDate .type p {
  opacity: 0;
  -webkit-animation: fadeInRight 1s both 0.6s;
          animation: fadeInRight 1s both 0.6s;
}
#news .detailLibox section .topTitle .typeAndDate:after {
  content: "";
  display: block;
  width: 6px;
  height: 0px;
  background-color: #32b16c;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0 20px;
  -webkit-animation: h15 0.4s both 0.4s;
          animation: h15 0.4s both 0.4s;
}
@media all and (max-width: 700px) {
  #news .detailLibox section .topTitle .typeAndDate:after {
    width: 4px;
    margin: 0 10px;
  }
}
#news .detailLibox section .topTitle .typeAndDate .date {
  font-size: 0.875rem;
  color: #707070;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
#news .detailLibox section .topTitle .typeAndDate .date p {
  opacity: 0;
  -webkit-animation: fadeInLeft 1s both 0.6s;
          animation: fadeInLeft 1s both 0.6s;
}
#news .detailLibox section .topTitle h2 {
  width: 100%;
  font-family: FuturaPT-Book, 微軟正黑體;
  font-size: 1.875rem;
  margin: 35px 0;
  line-height: 1.2;
  -webkit-animation: fadeInDown 1s both 0.4s;
          animation: fadeInDown 1s both 0.4s;
}
@media all and (max-width: 700px) {
  #news .detailLibox section .topTitle h2 {
    font-size: 1.625rem;
    -webkit-animation: fadeInLeft 1s both 0.4s;
            animation: fadeInLeft 1s both 0.4s;
  }
}
#news .detailLibox section ._slick {
  position: relative;
}
#news .detailLibox section ._slick ul li {
  -webkit-animation: fadeInUp 1.2s both 0.4s;
          animation: fadeInUp 1.2s both 0.4s;
}
@media all and (max-width: 1000px) {
  #news .detailLibox section ._slick .arrows {
    display: none;
  }
}
#news .detailLibox section ._slick .arrows span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  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;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  font-size: 0.75rem;
  cursor: pointer;
}
#news .detailLibox section ._slick .arrows span:before {
  display: block;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
#news .detailLibox section ._slick .arrows .slick-arrow.slick-hidden {
  display: none;
}
#news .detailLibox section ._slick .arrows .icon-triangle_left {
  left: 40px;
  -webkit-animation: fadeInRight 1s both 0.6s;
          animation: fadeInRight 1s both 0.6s;
}
#news .detailLibox section ._slick .arrows .icon-triangle_right {
  right: 40px;
  -webkit-animation: fadeInLeft 1s both 0.6s;
          animation: fadeInLeft 1s both 0.6s;
}
#news .detailLibox section ._slick .arrows .icon-triangle_right:before {
  margin-left: 5px;
}
#news .detailLibox section .contentBox {
  margin-top: 35px;
}
#news .detailLibox section .contentBox > *.show h6 {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#news .detailLibox section .contentBox > *.show p {
  -webkit-animation: fadeInUp 1.6s both 0.2s;
          animation: fadeInUp 1.6s both 0.2s;
}
#news .detailLibox section .contentBox > *.show p:first-child {
  -webkit-animation: fadeInUp 1.6s both;
          animation: fadeInUp 1.6s both;
}
#news .detailLibox section .contentBox h6 {
  font-size: 1.4375rem;
  margin-bottom: 10px;
  opacity: 0;
}
#news .detailLibox section .contentBox p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
  opacity: 0;
}
#news .detailLibox section .contentBox ._img figure {
  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;
  opacity: 0;
  padding-bottom: 50%;
}
#news .detailLibox section .contentBox ._img b {
  opacity: 0;
}
#news .detailLibox section .contentBox ._img.in figure {
  padding-bottom: 0;
}
@media all and (max-width: 900px) {
  #news .detailLibox section .contentBox .onlyText {
    padding: 0 5px;
  }
}
#news .detailLibox section .contentBox .onlyText:not(:first-child) {
  margin-top: 70px;
}
#news .detailLibox section .contentBox .half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#news .detailLibox section .contentBox .half.show ._img.in:nth-child(odd) figure {
  -webkit-animation: fadeInRight 1s both;
          animation: fadeInRight 1s both;
}
#news .detailLibox section .contentBox .half.show ._img.in:nth-child(even) figure {
  -webkit-animation: fadeInLeft 1s both;
          animation: fadeInLeft 1s both;
}
#news .detailLibox section .contentBox .half.show ._img.in b {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#news .detailLibox section .contentBox .half:not(:first-child) {
  margin-top: 70px;
}
#news .detailLibox section .contentBox .half ._img, #news .detailLibox section .contentBox .half ._text {
  width: 50%;
}
@media all and (max-width: 900px) {
  #news .detailLibox section .contentBox .half ._img, #news .detailLibox section .contentBox .half ._text {
    width: 100%;
  }
}
#news .detailLibox section .contentBox .half ._img {
  overflow: hidden;
}
#news .detailLibox section .contentBox .half ._img:nth-child(odd) {
  padding-right: 50px;
}
@media all and (max-width: 900px) {
  #news .detailLibox section .contentBox .half ._img:nth-child(odd) {
    padding-right: 0;
    margin-bottom: 20px;
  }
}
#news .detailLibox section .contentBox .half ._img:nth-child(even) {
  padding-left: 50px;
}
@media all and (max-width: 900px) {
  #news .detailLibox section .contentBox .half ._img:nth-child(even) {
    padding-left: 0;
    margin-top: 20px;
  }
}
@media all and (max-width: 900px) {
  #news .detailLibox section .contentBox .half ._text {
    padding: 0 5px;
  }
}
#news .detailLibox section .contentBox .twoImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (min-width: 701px) {
  #news .detailLibox section .contentBox .twoImg.show ._img.in:nth-child(odd) figure {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
  #news .detailLibox section .contentBox .twoImg.show ._img.in:nth-child(odd) b {
    -webkit-animation: fadeInUp 1s both 0.2s;
            animation: fadeInUp 1s both 0.2s;
  }
  #news .detailLibox section .contentBox .twoImg.show ._img.in:nth-child(even) figure {
    -webkit-animation: fadeInUp 1s both 0.2s;
            animation: fadeInUp 1s both 0.2s;
  }
  #news .detailLibox section .contentBox .twoImg.show ._img.in:nth-child(even) b {
    -webkit-animation: fadeInUp 1s both 0.4s;
            animation: fadeInUp 1s both 0.4s;
  }
}
@media all and (max-width: 701px) {
  #news .detailLibox section .contentBox .twoImg.show ._img.in figure {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
  #news .detailLibox section .contentBox .twoImg.show ._img.in b {
    -webkit-animation: fadeInUp 1s both 0.2s;
            animation: fadeInUp 1s both 0.2s;
  }
}
#news .detailLibox section .contentBox .twoImg:not(:first-child) {
  margin-top: 70px;
}
#news .detailLibox section .contentBox .twoImg ._img {
  width: calc(50% - 5px);
}
@media all and (max-width: 700px) {
  #news .detailLibox section .contentBox .twoImg ._img {
    width: 100%;
  }
  #news .detailLibox section .contentBox .twoImg ._img:not(:last-child) {
    margin-bottom: 10px;
  }
}
#news .detailLibox section .mayNeed {
  margin-top: 160px;
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .mayNeed {
    margin-top: 100px;
  }
}
#news .detailLibox section .mayNeed.show h6 {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#news .detailLibox section .mayNeed.show div:before {
  -webkit-animation: w100 1s both 0.4s;
          animation: w100 1s both 0.4s;
}
#news .detailLibox section .mayNeed.show ul li span {
  -webkit-animation: fadeIn 1s both 0.6s;
          animation: fadeIn 1s both 0.6s;
}
#news .detailLibox section .mayNeed.show ul li p {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#news .detailLibox section .mayNeed div {
  position: relative;
  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;
  margin-bottom: 50px;
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .mayNeed div {
    margin-bottom: 20px;
  }
}
#news .detailLibox section .mayNeed div:before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#news .detailLibox section .mayNeed div h6 {
  position: relative;
  background-color: #fff;
  font-size: 1.875rem;
  padding: 0 20px;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #news .detailLibox section .mayNeed div h6 {
    font-size: 1.625rem;
    padding: 0 5px;
  }
}
#news .detailLibox section .mayNeed ul {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#news .detailLibox section .mayNeed ul li {
  margin: 10px 60px;
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .mayNeed ul li {
    margin: 10px 5vw;
  }
}
#news .detailLibox section .mayNeed ul li a {
  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;
}
#news .detailLibox section .mayNeed ul li span {
  display: block;
  width: 60px;
  height: 60px;
  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;
  margin-right: 20px;
  border: 1px solid #b3b3b3;
  border-radius: 50%;
  color: #219757;
  font-size: 1rem;
  opacity: 0;
}
#news .detailLibox section .mayNeed ul li span.icon-download {
  font-size: 1.25rem;
}
#news .detailLibox section .mayNeed ul li p {
  opacity: 0;
  max-width: 140px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.9375rem;
  color: #666666;
  line-height: 1.2;
}
#news .detailLibox section .otherNews {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .otherNews {
    margin-top: 50px;
  }
}
#news .detailLibox section .otherNews.show a:first-child {
  -webkit-animation: slideInUp 1s both;
          animation: slideInUp 1s both;
}
#news .detailLibox section .otherNews.show a:last-child {
  -webkit-animation: slideInUp 1s both 0.2s;
          animation: slideInUp 1s both 0.2s;
}
#news .detailLibox section .otherNews a {
  position: relative;
  width: calc(50% - 5px);
  padding: 80px 50px;
  background-image: url("../../upload/fa2/news/detail/otherNewsBg_800_260.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
@media all and (max-width: 1024px) {
  #news .detailLibox section .otherNews a {
    padding: 60px 5vw;
  }
}
@media all and (max-width: 700px) {
  #news .detailLibox section .otherNews a {
    width: 100%;
    padding: 50px 5vw;
  }
  #news .detailLibox section .otherNews a:first-child {
    display: none;
  }
}
#news .detailLibox section .otherNews a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #dedede;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#news .detailLibox section .otherNews a .date, #news .detailLibox section .otherNews a .words {
  position: relative;
}
#news .detailLibox section .otherNews a .date {
  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;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
}
#news .detailLibox section .otherNews a .words {
  text-align: center;
  font-size: 1.375rem;
  margin-top: 20px;
  max-width: 400px;
}
#news .detailLibox section .otherNews a .words p {
  line-height: 1.2;
}
#news .detailLibox section .otherNews a:hover:before {
  opacity: 1;
}

@-webkit-keyframes h15 {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 15px;
  }
}

@keyframes h15 {
  0% {
    opacity: 0;
    height: 0;
  }
  100% {
    opacity: 1;
    height: 15px;
  }
}
#branch.overview main article.content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.overview main article.content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.overview main article.content:before {
    display: none;
  }
}
#branch.overview main article.content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.overview main article.content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.overview main article.content:after {
    display: none;
  }
}
#branch.overview main article.content .background {
  opacity: 1;
}
#branch.overview main article.content ._title {
  position: relative;
  z-index: 2;
  padding: 190px 50px 75px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media (max-width: 1440px) {
  #branch.overview main article.content ._title {
    padding: 150px 50px 75px;
  }
}
@media (max-width: 1024px) {
  #branch.overview main article.content ._title {
    padding: 120px 5vw 75px;
  }
}
@media (max-width: 700px) {
  #branch.overview main article.content ._title {
    padding: 100px 5vw 75px;
  }
}
#branch.overview main article.content ._title h6 {
  font-size: 3.75rem;
}
@media (max-width: 1440px) {
  #branch.overview main article.content ._title h6 {
    font-size: 3.375rem;
  }
}
@media (max-width: 1024px) {
  #branch.overview main article.content ._title h6 {
    font-size: 3.125rem;
  }
}
#branch.overview main article.content ._title p {
  font-size: 1rem;
  color: #7a7979;
  max-width: 370px;
}
#branch.overview main article.content .rows {
  position: relative;
  z-index: 2;
  max-width: 1460px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 120px;
}
@media (max-width: 1460px) {
  #branch.overview main article.content .rows {
    padding: 0 calc(50px + 5vw);
  }
}
@media (max-width: 1024px) {
  #branch.overview main article.content .rows {
    padding: 0 5vw;
  }
}
#branch.overview main article.content .rows .row {
  width: calc(50% - 70px);
  margin: 0 0 80px;
  position: relative;
}
@media (max-width: 1460px) {
  #branch.overview main article.content .rows .row {
    width: calc(50% - 4.5vw);
  }
}
@media (max-width: 1024px) {
  #branch.overview main article.content .rows .row {
    width: calc(50% - 2vw);
  }
}
@media (max-width: 600px) {
  #branch.overview main article.content .rows .row {
    width: 100%;
  }
}
#branch.overview main article.content .rows .row.show.in figure {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#branch.overview main article.content .rows .row.show.in ._text h6 {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#branch.overview main article.content .rows .row.show.in ._text p {
  -webkit-animation: fadeInUp 1.2s both 0.4s;
          animation: fadeInUp 1.2s both 0.4s;
}
#branch.overview main article.content .rows .row:hover figure .hoverBox {
  opacity: 1;
}
#branch.overview main article.content .rows .row:hover figure .hoverBox span {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#branch.overview main article.content .rows .row:hover figure .hoverBox span:before {
  width: 14px;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
#branch.overview main article.content .rows .row:hover figure .hoverBox span:after {
  height: 14px;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
#branch.overview main article.content .rows .row figure {
  position: relative;
  -webkit-box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 35px 5px rgba(0, 0, 0, 0.2);
  opacity: 0;
  height: 300px;
  overflow: hidden;
}
@media (max-width: 1460px) {
  #branch.overview main article.content .rows .row figure {
    height: calc(22.5vw - 27px);
  }
}
@media (max-width: 1024px) {
  #branch.overview main article.content .rows .row figure {
    height: 23.8vw;
  }
}
@media (max-width: 600px) {
  #branch.overview main article.content .rows .row figure {
    height: 50vw;
  }
}
#branch.overview main article.content .rows .row figure .hoverBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.overview main article.content .rows .row figure .hoverBox span {
  position: relative;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.overview main article.content .rows .row figure .hoverBox span:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.overview main article.content .rows .row figure .hoverBox span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.overview main article.content .rows .row ._text {
  padding: 20px 25px 0;
}
@media (max-width: 1024px) {
  #branch.overview main article.content .rows .row ._text {
    padding: 10px 10px 0;
  }
}
#branch.overview main article.content .rows .row ._text h6 {
  opacity: 0;
  font-size: 1.875rem;
}
@media (max-width: 1024px) {
  #branch.overview main article.content .rows .row ._text h6 {
    font-size: 1.75rem;
  }
}
#branch.overview main article.content .rows .row ._text p {
  opacity: 0;
  font-size: 1rem;
  color: #636363;
}
#branch.overview main article.content .rows .row a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#branch.index .banner .buttons a, #branch.index .banner .buttons button, #branch.index .banner .scrollDown {
  color: #000;
}
#branch.index .banner .scrollDown span {
  background-color: #000;
}
#branch.index .banner .buttons a, #branch.index .banner .buttons button, #branch.index .banner .scrollDown {
  color: #000;
}
#branch.index .banner .scrollDown:before {
  z-index: 1;
  background-color: #fff;
}
#branch.index .banner .scrollDown span {
  background-color: #000;
}
#branch.index .banner ._text .logo {
  margin-left: 30px;
  max-width: 100px;
  max-height: 100px;
}
#branch.index .banner ._text .slogan {
  margin-top: 50px;
}
#branch.index .banner ._text .slogan h6 span {
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: none;
          animation: none;
}
@media all and (max-width: 700px) {
  #branch.index .banner ._text .slogan h6 span {
    margin-right: 10px;
  }
}
#branch.index .banner ._text .slogan h6 span i {
  display: block;
  font-style: normal;
}
#branch.index .banner ._text .slogan > span {
  display: block;
  color: #fff100;
  margin: 20px 0 25px -30px;
  font-size: 0.75rem;
  opacity: 0;
  -webkit-animation: fadeInUp 0.8s both 0.9s;
          animation: fadeInUp 0.8s both 0.9s;
}
#branch.index .banner ._text .slogan p {
  font-size: 1.125rem;
}
#branch.index .links {
  position: relative;
  padding: 160px 50px 100px;
}
@media all and (max-width: 1024px) {
  #branch.index .links {
    padding: 100px 5vw 80px;
  }
}
#branch.index .links:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .links:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .links:before {
    display: none;
  }
}
#branch.index .links:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .links:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .links:after {
    display: none;
  }
}
#branch.index .links .content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#branch.index .links .content.show .logo.in img {
  -webkit-animation: allin 1.2s both;
          animation: allin 1.2s both;
}
#branch.index .links .content.show ._title p {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
#branch.index .links .content.show ul li:not(:last-child):after {
  height: 15px;
}
#branch.index .links .content.show ul li a {
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
}
@media all and (max-width: 550px) {
  #branch.index .links .content.show ul li:nth-child(odd) a {
    -webkit-animation: slideInRight 1.5s both 0.2s;
            animation: slideInRight 1.5s both 0.2s;
  }
  #branch.index .links .content.show ul li:nth-child(even) a {
    -webkit-animation: slideInLeft 1.5s both 0.2s;
            animation: slideInLeft 1.5s both 0.2s;
  }
}
#branch.index .links .content .logo {
  max-width: 110px;
  max-height: 110px;
  overflow: hidden;
  min-width: 60px;
  min-height: 60px;
}
#branch.index .links .content .logo img {
  max-height: 100%;
  -webkit-transform: translateY(101%);
          transform: translateY(101%);
}
#branch.index .links .content ._title {
  margin-top: 20px;
  font-size: 2.5rem;
  text-align: center;
  overflow: hidden;
  padding: 0 10px;
}
@media all and (max-width: 700px) {
  #branch.index .links .content ._title {
    font-size: 1.875rem;
  }
}
#branch.index .links .content ._title p {
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#branch.index .links .content ul {
  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;
  margin-top: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}
#branch.index .links .content ul li {
  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;
  position: relative;
  overflow: hidden;
}
#branch.index .links .content ul li a {
  display: block;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#branch.index .links .content ul li:not(:last-child):after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 0px;
  background-color: #c6c5c3;
  -webkit-transition: all 0.6s ease 0.6s;
  transition: all 0.6s ease 0.6s;
}
@media all and (max-width: 550px) {
  #branch.index .links .content ul li {
    width: 50%;
  }
  #branch.index .links .content ul li:nth-child(2n):after {
    width: 0;
  }
}
#branch.index .links .content ul li a {
  display: block;
  padding: 0 30px;
}
@media all and (max-width: 550px) {
  #branch.index .links .content ul li a {
    width: 100%;
    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;
  }
}
#branch.index .links .content ul li a:hover p span {
  width: 100%;
}
#branch.index .links .content ul li p {
  display: block;
  padding: 2px;
  position: relative;
  font-size: 1.25rem;
}
#branch.index .links .content ul li span {
  display: block;
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.index .product {
  padding: 100px 0 120px;
  position: relative;
}
@media all and (max-width: 1024px) {
  #branch.index .product {
    padding: 50px 0 120px;
  }
}
#branch.index .product:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .product:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .product:before {
    display: none;
  }
}
#branch.index .product:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .product:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .product:after {
    display: none;
  }
}
#branch.index .product .area .box._title {
  max-width: 100%;
}
#branch.index .product .box._title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 50px 8vw 9.375vw;
  max-width: 50%;
}
@media all and (min-width: 1921px) {
  #branch.index .product .box._title {
    padding: 0 50px 160px 180px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .product .box._title {
    padding: 0 4vw 8vw 5vw;
  }
}
@media all and (max-width: 850px) {
  #branch.index .product .box._title {
    max-width: 100%;
    padding: 0 10px 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
#branch.index .product .box._title.show h6 {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#branch.index .product .box._title.show > p {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#branch.index .product .box._title.show a p {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#branch.index .product .box._title.show a:before {
  -webkit-animation: w100 0.8s both 0.4s;
          animation: w100 0.8s both 0.4s;
}
#branch.index .product .box._title h6 {
  opacity: 0;
  font-size: 2.5rem;
}
@media all and (max-width: 700px) {
  #branch.index .product .box._title h6 {
    font-size: 2.25rem;
  }
}
#branch.index .product .box._title > p {
  opacity: 0;
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  max-width: 350px;
  color: rgba(0, 0, 0, 0.6);
  margin: 20px 0 0;
}
@media all and (max-width: 850px) {
  #branch.index .product .box._title > p {
    max-width: none;
  }
}
#branch.index .product .box._title a {
  padding: 2px 10px;
  display: block;
  font-size: 0.875rem;
  position: relative;
  margin-top: 20px;
  width: auto !important;
}
#branch.index .product .box._title a:hover:before {
  height: 120%;
}
#branch.index .product .box._title a p {
  opacity: 0;
  position: relative;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#branch.index .product .box._title a:before {
  content: "";
  display: block;
  width: 0%;
  height: 10px;
  background-color: #c0bcba;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.index .place {
  padding: 120px 50px 180px;
  position: relative;
}
@media all and (max-width: 1024px) {
  #branch.index .place {
    padding: 120px 5vw 180px;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place {
    padding: 50px 0 100px;
  }
}
#branch.index .place:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .place:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place:before {
    display: none;
  }
}
#branch.index .place:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.index .place:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place:after {
    display: none;
  }
}
#branch.index .place .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1650px;
  margin: auto;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 700px) {
  #branch.index .place .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#branch.index .place .content ._title {
  width: 34.5%;
  padding: 0 4vw 0 6.7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (min-width: 1921px) {
  #branch.index .place .content ._title {
    padding: 0 80px 0 130px;
  }
}
@media all and (max-width: 1550px) {
  #branch.index .place .content ._title {
    padding: 0 4vw 0 50px;
  }
}
@media all and (max-width: 1024px) {
  #branch.index .place .content ._title {
    width: 50%;
    padding: 0 20px 0 4vw;
  }
}
@media all and (max-width: 700px) {
  #branch.index .place .content ._title {
    width: 100%;
    padding: 0 calc(10px + 5vw);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#branch.index .place .content ._title.show h6 {
  -webkit-animation: fadeInUp 1s both 1.5s;
          animation: fadeInUp 1s both 1.5s;
}
@media all and (max-width: 700px) {
  #branch.index .place .content ._title.show h6 {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
#branch.index .place .content ._title.show > p {
  -webkit-animation: fadeInUp 1s both 1.2s;
          animation: fadeInUp 1s both 1.2s;
}
@media all and (max-width: 700px) {
  #branch.index .place .content ._title.show > p {
    -webkit-animation: fadeInUp 1s both 0.2s;
            animation: fadeInUp 1s both 0.2s;
  }
}
#branch.index .place .content ._title.show a p {
  -webkit-animation: slideInUp 1s both 1.7s;
          animation: slideInUp 1s both 1.7s;
}
@media all and (max-width: 700px) {
  #branch.index .place .content ._title.show a p {
    -webkit-animation: slideInUp 1s both 0.6s;
            animation: slideInUp 1s both 0.6s;
  }
}
#branch.index .place .content ._title.show a:before {
  -webkit-animation: w100 0.6s both 1.4s;
          animation: w100 0.6s both 1.4s;
}
@media all and (max-width: 700px) {
  #branch.index .place .content ._title.show a:before {
    -webkit-animation: w100 0.6s both 0.4s;
            animation: w100 0.6s both 0.4s;
  }
}
#branch.index .about .content {
  position: relative;
  overflow: hidden;
  padding: 250px 50px;
  max-height: 845px;
  height: 100%;
  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;
}
@media all and (max-width: 900px) {
  #branch.index .about .content {
    padding: 18vw 8vw;
    max-height: none;
  }
}
#branch.index .about .content.show picture {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}
#branch.index .about .content.show .textBox {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#branch.index .about .content picture {
  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;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  opacity: 0;
}
#branch.index .about .content picture img {
  height: 100%;
  max-width: none;
}
@media all and (min-width: 1920px) {
  #branch.index .about .content picture img {
    width: 100%;
  }
}
#branch.index .about .content .textBox {
  max-width: 1080px;
  width: 100%;
  padding: 100px 0 80px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  opacity: 0;
}
@media all and (max-width: 900px) {
  #branch.index .about .content .textBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}
#branch.index .about .content .textBox > .bgColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
#branch.index .about .content .textBox .box {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 30px 100px 50px;
}
@media all and (max-width: 900px) {
  #branch.index .about .content .textBox .box {
    width: auto;
    padding: 50px 8vw 70px;
  }
}
@media all and (max-width: 700px) {
  #branch.index .about .content .textBox .box {
    padding: 30px 8vw 50px;
  }
}
#branch.index .about .content .textBox .box:not(:last-child):after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
@media all and (max-width: 900px) {
  #branch.index .about .content .textBox .box:not(:last-child):after {
    top: auto;
    bottom: 0;
    right: 50%;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
    width: calc(100% - 16vw);
    height: 1px;
  }
}
#branch.index .about .content .textBox .box h5 {
  font-size: 2.625rem;
}
@media all and (max-width: 700px) {
  #branch.index .about .content .textBox .box h5 {
    font-size: 2.25rem;
  }
}
#branch.index .about .content .textBox .box h6 {
  font-size: 0.8125rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(255, 255, 255, 0.45);
  max-width: 310px;
  margin-top: 15px;
}
#branch.index .about .content .textBox .box .dropDown {
  margin-top: 20px;
  width: 260px;
  position: relative;
  z-index: 3;
}
#branch.index .about .content .textBox .box .dropDown a {
  width: 100%;
  height: 100%;
  padding: 15px 20px;
}
@media all and (max-width: 700px) {
  #branch.index .about .content .textBox .box .dropDown a {
    padding: 10px 5vw;
  }
}
#branch.index .about .content .textBox .box > a {
  display: block;
  margin-top: 30px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  position: relative;
  font-size: 0.875rem;
  padding: 0 15px;
}
#branch.index .about .content .textBox .box > a p {
  position: relative;
}
#branch.index .about .content .textBox .box > a .bgColor {
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.index .about .content .textBox .box > a:hover .bgColor {
  height: 120%;
}

@media all and (max-width: 900px) {
  #branch.location main article {
    padding: 100px 5vw 40px;
  }
}
@media all and (max-width: 700px) {
  #branch.location main article .content form {
    padding: 20px 0;
  }
}
#branch.location main article .content form .box {
  padding: 70px 0;
}
@media all and (max-width: 1220px) {
  #branch.location main article .content form .box {
    padding: 5.5vw 0;
  }
}
@media all and (max-width: 900px) {
  #branch.location main article .content form .box {
    padding: 60px 5vw;
  }
}

#branch.locationDetail main .banner, #storeHold.detail main .banner {
  padding: 22vh 50px 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media all and (max-width: 1440px) {
  #branch.locationDetail main .banner, #storeHold.detail main .banner {
    padding: 20vh 50px 40px;
  }
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .banner, #storeHold.detail main .banner {
    padding: 180px 50px 40px;
  }
}
@media all and (max-width: 900px) {
  #branch.locationDetail main .banner, #storeHold.detail main .banner {
    padding: 100px 5vw 40px;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .banner, #storeHold.detail main .banner {
    padding: 90px 5vw 30px;
    position: relative;
    top: auto;
    left: auto;
  }
}
#branch.locationDetail main .banner.whiteWords, #storeHold.detail main .banner.whiteWords {
  color: #fff;
}
#branch.locationDetail main .banner.whiteWords ._title, #branch.locationDetail main .banner.whiteWords button, #storeHold.detail main .banner.whiteWords ._title, #storeHold.detail main .banner.whiteWords button {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#branch.locationDetail main .banner.whiteWords button, #storeHold.detail main .banner.whiteWords button {
  color: #fff;
}
#branch.locationDetail main .banner.Up, #storeHold.detail main .banner.Up {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .banner.Up, #storeHold.detail main .banner.Up {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
#branch.locationDetail main .banner ._title, #branch.locationDetail main .banner button, #storeHold.detail main .banner ._title, #storeHold.detail main .banner button {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
#branch.locationDetail main .banner ._title, #storeHold.detail main .banner ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#branch.locationDetail main .banner ._title h2, #storeHold.detail main .banner ._title h2 {
  font-size: 3.125rem;
  -webkit-animation: fadeInDown 1s both 0.2s;
          animation: fadeInDown 1s both 0.2s;
}
@media all and (max-width: 1440px) {
  #branch.locationDetail main .banner ._title h2, #storeHold.detail main .banner ._title h2 {
    font-size: 2.625rem;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .banner ._title h2, #storeHold.detail main .banner ._title h2 {
    font-size: 2.25rem;
    line-height: 1.2;
  }
}
@media all and (max-width: 350px) {
  #branch.locationDetail main .banner ._title h2, #storeHold.detail main .banner ._title h2 {
    font-size: 2rem;
  }
}
#branch.locationDetail main .banner ._title p, #storeHold.detail main .banner ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.875rem;
  max-width: 350px;
  margin-top: 10px;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .banner ._title p, #storeHold.detail main .banner ._title p {
    margin-top: 20px;
  }
}
#branch.locationDetail main .banner form, #storeHold.detail main .banner form {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 60px;
}
@media all and (max-width: 1440px) {
  #branch.locationDetail main .banner form, #storeHold.detail main .banner form {
    margin-top: 40px;
  }
}
#branch.locationDetail main .banner form > div, #storeHold.detail main .banner form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .banner form > div, #storeHold.detail main .banner form > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#branch.locationDetail main .banner form > div .dropDown, #storeHold.detail main .banner form > div .dropDown {
  width: 220px;
  margin: 2px;
}
#branch.locationDetail main .banner form > div .dropDown .selectMenu, #storeHold.detail main .banner form > div .dropDown .selectMenu {
  opacity: 0.8;
  -webkit-animation: selectMenu 1.2s both 0.6s;
          animation: selectMenu 1.2s both 0.6s;
}
@keyframes selectMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  100% {
    opacity: 0.8;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
#branch.locationDetail main .banner form > div .dropDown ul, #storeHold.detail main .banner form > div .dropDown ul {
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
}
#branch.locationDetail main .banner form > div .dropDown ul li, #storeHold.detail main .banner form > div .dropDown ul li {
  padding: 15px 20px;
}
#branch.locationDetail main .banner form button, #storeHold.detail main .banner form button {
  background-color: transparent;
  border: none;
  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;
  margin-top: 30px;
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#branch.locationDetail main .banner form button p, #storeHold.detail main .banner form button p {
  font-size: 0.9375rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
  margin: 0 10px;
}
#branch.locationDetail main .result, #storeHold.detail main .result {
  padding: calc(325px + 22vh) 0 0;
}
@media all and (max-width: 1440px) {
  #branch.locationDetail main .result, #storeHold.detail main .result {
    padding: calc(310px + 20vh) 0 0;
  }
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .result, #storeHold.detail main .result {
    padding: 490px 0 0;
  }
}
@media all and (max-width: 900px) {
  #branch.locationDetail main .result, #storeHold.detail main .result {
    padding: 450px 0 0;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result, #storeHold.detail main .result {
    padding: 0;
  }
}
#branch.locationDetail main .result:before, #storeHold.detail main .result:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.locationDetail main .result:before, #storeHold.detail main .result:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .result:before, #storeHold.detail main .result:before {
    display: none;
  }
}
#branch.locationDetail main .result:after, #storeHold.detail main .result:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.locationDetail main .result:after, #storeHold.detail main .result:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .result:after, #storeHold.detail main .result:after {
    display: none;
  }
}
#branch.locationDetail main .result .list ul li, #storeHold.detail main .result .list ul li {
  padding: 70px 20px;
}
@media all and (max-width: 1440px) {
  #branch.locationDetail main .result .list ul li, #storeHold.detail main .result .list ul li {
    padding: 60px 20px;
  }
}
@media all and (max-width: 1024px) {
  #branch.locationDetail main .result .list ul li, #storeHold.detail main .result .list ul li {
    padding: 60px 20px;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li, #storeHold.detail main .result .list ul li {
    padding: 50px 6vw;
  }
}
#branch.locationDetail main .result .list ul li.show .brandName, #storeHold.detail main .result .list ul li.show .brandName {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#branch.locationDetail main .result .list ul li.show .agent div, #storeHold.detail main .result .list ul li.show .agent div {
  -webkit-animation: fadeInDown 1.2s both 0.2s;
          animation: fadeInDown 1.2s both 0.2s;
}
#branch.locationDetail main .result .list ul li.show .agent .name, #storeHold.detail main .result .list ul li.show .agent .name {
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
#branch.locationDetail main .result .list ul li.show .agent:after, #storeHold.detail main .result .list ul li.show .agent:after {
  -webkit-animation: h100 1s both 0.2s;
          animation: h100 1s both 0.2s;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li.show .agent:after, #storeHold.detail main .result .list ul li.show .agent:after {
    -webkit-animation: w100 1s both 0.2s;
            animation: w100 1s both 0.2s;
  }
}
#branch.locationDetail main .result .list ul li.show .inf p, #branch.locationDetail main .result .list ul li.show .inf a, #storeHold.detail main .result .list ul li.show .inf p, #storeHold.detail main .result .list ul li.show .inf a {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#branch.locationDetail main .result .list ul li.show .buttons a span, #branch.locationDetail main .result .list ul li.show .buttons button span, #storeHold.detail main .result .list ul li.show .buttons a span, #storeHold.detail main .result .list ul li.show .buttons button span {
  -webkit-animation: slideInLeft 1.2s both 0.6s;
          animation: slideInLeft 1.2s both 0.6s;
}
#branch.locationDetail main .result .list ul li.show .buttons a p, #branch.locationDetail main .result .list ul li.show .buttons button p, #storeHold.detail main .result .list ul li.show .buttons a p, #storeHold.detail main .result .list ul li.show .buttons button p {
  -webkit-animation: fadeInLeft 1s both 0.8s;
          animation: fadeInLeft 1s both 0.8s;
}
#branch.locationDetail main .result .list ul li:nth-child(even), #storeHold.detail main .result .list ul li:nth-child(even) {
  background-color: #dcdcdc;
}
#branch.locationDetail main .result .list ul li .box, #storeHold.detail main .result .list ul li .box {
  max-width: 1330px;
  margin: auto;
  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;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box, #storeHold.detail main .result .list ul li .box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#branch.locationDetail main .result .list ul li .box .brandName, #storeHold.detail main .result .list ul li .box .brandName {
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 1.5rem;
  color: #7a7a7a;
  width: 17%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 10px;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .brandName, #storeHold.detail main .result .list ul li .box .brandName {
    padding: 0;
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#branch.locationDetail main .result .list ul li .box .brandName img, #storeHold.detail main .result .list ul li .box .brandName img {
  margin: 10px 5px;
  max-width: 70px;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .brandName img, #storeHold.detail main .result .list ul li .box .brandName img {
    margin: 10px 10px 10px 0;
  }
}
#branch.locationDetail main .result .list ul li .box .agent, #storeHold.detail main .result .list ul li .box .agent {
  width: 33%;
  position: relative;
  padding: 20px 50px 20px 0;
}
@media all and (max-width: 1430px) {
  #branch.locationDetail main .result .list ul li .box .agent, #storeHold.detail main .result .list ul li .box .agent {
    padding: 20px 3vw 20px 0;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .agent, #storeHold.detail main .result .list ul li .box .agent {
    width: 100%;
    padding: 20px 0 15px;
  }
}
#branch.locationDetail main .result .list ul li .box .agent div, #storeHold.detail main .result .list ul li .box .agent div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.9375rem;
  opacity: 0;
}
#branch.locationDetail main .result .list ul li .box .agent div .tpye, #storeHold.detail main .result .list ul li .box .agent div .tpye {
  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;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#branch.locationDetail main .result .list ul li .box .agent div .tpye:after, #storeHold.detail main .result .list ul li .box .agent div .tpye:after {
  margin: 0 12px;
  content: "";
  display: block;
  width: 5px;
  height: 15px;
  background-color: #8a7e79;
}
#branch.locationDetail main .result .list ul li .box .agent div .locate, #storeHold.detail main .result .list ul li .box .agent div .locate {
  color: rgba(0, 0, 0, 0.6);
  font-family: FuturaPT-Bold, 微軟正黑體;
}
#branch.locationDetail main .result .list ul li .box .agent .name, #storeHold.detail main .result .list ul li .box .agent .name {
  font-size: 1.5625rem;
  opacity: 0;
}
#branch.locationDetail main .result .list ul li .box .agent:after, #storeHold.detail main .result .list ul li .box .agent:after {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #c4c4c4;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .agent:after, #storeHold.detail main .result .list ul li .box .agent:after {
    top: 100%;
    right: 50%;
    -webkit-transform: translate(50%, 0);
            transform: translate(50%, 0);
    width: 0;
    height: 1px;
  }
}
#branch.locationDetail main .result .list ul li .box .inf, #storeHold.detail main .result .list ul li .box .inf {
  width: 38%;
  padding: 0 0 0 50px;
  font-size: 0.9375rem;
  color: #5a5a5a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 1430px) {
  #branch.locationDetail main .result .list ul li .box .inf, #storeHold.detail main .result .list ul li .box .inf {
    padding: 0 0 0 3vw;
  }
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .inf, #storeHold.detail main .result .list ul li .box .inf {
    width: 100%;
    padding: 20px 0;
  }
}
#branch.locationDetail main .result .list ul li .box .inf p, #branch.locationDetail main .result .list ul li .box .inf a, #storeHold.detail main .result .list ul li .box .inf p, #storeHold.detail main .result .list ul li .box .inf a {
  margin: 0 25px 5px 0;
  opacity: 0;
  line-height: 1.5;
}
#branch.locationDetail main .result .list ul li .box .inf p:before, #branch.locationDetail main .result .list ul li .box .inf a:before, #storeHold.detail main .result .list ul li .box .inf p:before, #storeHold.detail main .result .list ul li .box .inf a:before {
  font-family: FuturaPT-Heavy, 微軟正黑體;
  color: #000;
  margin-right: 5px;
}
#branch.locationDetail main .result .list ul li .box .inf .address, #storeHold.detail main .result .list ul li .box .inf .address {
  width: 100%;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .inf .address, #storeHold.detail main .result .list ul li .box .inf .address {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
#branch.locationDetail main .result .list ul li .box .inf .address:before, #storeHold.detail main .result .list ul li .box .inf .address:before {
  content: attr(data-postalCode);
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .inf .tel, #storeHold.detail main .result .list ul li .box .inf .tel {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#branch.locationDetail main .result .list ul li .box .inf .tel:before, #storeHold.detail main .result .list ul li .box .inf .tel:before {
  content: "T";
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .inf .fax, #storeHold.detail main .result .list ul li .box .inf .fax {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#branch.locationDetail main .result .list ul li .box .inf .fax:before, #storeHold.detail main .result .list ul li .box .inf .fax:before {
  content: "F";
}
#branch.locationDetail main .result .list ul li .box .buttons, #storeHold.detail main .result .list ul li .box .buttons {
  width: 12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .buttons, #storeHold.detail main .result .list ul li .box .buttons {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#branch.locationDetail main .result .list ul li .box .buttons a, #branch.locationDetail main .result .list ul li .box .buttons button, #storeHold.detail main .result .list ul li .box .buttons a, #storeHold.detail main .result .list ul li .box .buttons button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: none;
  margin: 10px 0;
  overflow: hidden;
}
@media all and (max-width: 700px) {
  #branch.locationDetail main .result .list ul li .box .buttons a, #branch.locationDetail main .result .list ul li .box .buttons button, #storeHold.detail main .result .list ul li .box .buttons a, #storeHold.detail main .result .list ul li .box .buttons button {
    margin: 0 40px 0 0;
  }
}
#branch.locationDetail main .result .list ul li .box .buttons a:hover span, #branch.locationDetail main .result .list ul li .box .buttons button:hover span, #storeHold.detail main .result .list ul li .box .buttons a:hover span, #storeHold.detail main .result .list ul li .box .buttons button:hover span {
  opacity: 0.8;
  color: #fff;
}
#branch.locationDetail main .result .list ul li .box .buttons a span, #branch.locationDetail main .result .list ul li .box .buttons button span, #storeHold.detail main .result .list ul li .box .buttons a span, #storeHold.detail main .result .list ul li .box .buttons button span {
  width: 40px;
  height: 40px;
  border: 1px solid #adadad;
  border-radius: 50%;
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-right: 15px;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
}
#branch.locationDetail main .result .list ul li .box .buttons a p, #branch.locationDetail main .result .list ul li .box .buttons button p, #storeHold.detail main .result .list ul li .box .buttons a p, #storeHold.detail main .result .list ul li .box .buttons button p {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.9375rem;
  opacity: 0;
}

#product.index main article {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100vh;
  position: relative;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 100px 50px 40px;
  text-align: center;
  color: #fff;
}
@media all and (max-width: 1024px) {
  #product.index main article {
    padding: 100px 5vw 40px;
  }
}
#product.index main article ._img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#product.index main article ._img picture {
  width: 100%;
  height: 100%;
  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;
  overflow: hidden;
}
@media all and (max-aspect-ratio: 16/9) and (min-width: 1024px) {
  #product.index main article ._img picture img {
    height: 100%;
    max-width: none;
  }
}
#product.index main article ._title, #product.index main article .links, #product.index main article .search {
  position: relative;
}
#product.index main article ._title {
  padding: 0 10px;
}
#product.index main article ._title h6 {
  font-size: 2.8125rem;
  line-height: 1.2;
  margin-bottom: 25px;
  opacity: 0;
  -webkit-animation: fadeInDown 1s both 0.2s;
          animation: fadeInDown 1s both 0.2s;
}
@media all and (max-width: 500px) {
  #product.index main article ._title h6 {
    font-size: 2.25rem;
  }
}
#product.index main article ._title p {
  font-size: 0.9375rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  max-width: 420px;
  margin: auto;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 10px;
  opacity: 0;
  -webkit-animation: fadeInDown 1s both 0.4s;
          animation: fadeInDown 1s both 0.4s;
}
#product.index main article .links {
  margin: 50px auto 40px;
  max-width: 1300px;
  width: 100%;
  position: relative;
}
@media all and (max-width: 1440px) {
  #product.index main article .links {
    padding: 50px 0 40px;
  }
}
@media all and (max-width: 500px) {
  #product.index main article .links {
    padding: 10px 0 40px;
  }
}
#product.index main article .links > .bgColor {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 0;
  height: 100%;
  opacity: 0.7;
  -webkit-animation: w100 1.2s both 0.6s;
          animation: w100 1.2s both 0.6s;
}
#product.index main article .links ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (max-width: 900px) {
  #product.index main article .links ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#product.index main article .links ul li {
  width: 33.33%;
  position: relative;
  overflow: hidden;
  opacity: 0;
  -webkit-animation: fadeIn 0.4s both 1.7s;
          animation: fadeIn 0.4s both 1.7s;
}
@media all and (max-width: 900px) {
  #product.index main article .links ul li {
    width: auto;
  }
}
#product.index main article .links ul li:not(:last-child):after {
  position: absolute;
  top: 80px;
  right: 0;
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 165px);
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-animation: verticalShow 1s both 1.8s;
          animation: verticalShow 1s both 1.8s;
}
@media all and (max-width: 1440px) {
  #product.index main article .links ul li:not(:last-child):after {
    height: calc(100% - 105px);
    top: 50px;
  }
}
@media all and (max-width: 900px) {
  #product.index main article .links ul li:not(:last-child):after {
    top: auto;
    bottom: 0;
    width: calc(100% - 15px);
    height: 1px;
  }
}
#product.index main article .links ul li h6 {
  font-size: 2.25rem;
  opacity: 0;
  margin-top: 40px;
  -webkit-animation: fadeInUp 1.2s both 1.7s;
          animation: fadeInUp 1.2s both 1.7s;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1280px) {
  #product.index main article .links ul li h6 {
    margin-top: 30px;
  }
}
#product.index main article .links ul li p {
  color: rgba(255, 255, 255, 0.65);
  max-width: 240px;
  margin: 20px 0 30px;
  font-size: 0.8125rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1.2s both 1.9s;
          animation: fadeInUp 1.2s both 1.9s;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 900px) {
  #product.index main article .links ul li p {
    margin: 20px 0 10px;
  }
}
#product.index main article .links ul li a {
  position: relative;
  display: block;
  padding: 80px 40px 70px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1440px) {
  #product.index main article .links ul li a {
    padding: 50px 40px 40px;
  }
}
@media all and (max-width: 900px) {
  #product.index main article .links ul li a {
    padding: 50px 5vw 40px;
  }
}
@media all and (max-width: 500px) {
  #product.index main article .links ul li a {
    padding: 10px 5vw 40px;
  }
}
#product.index main article .links ul li a span {
  background-color: #715f4f;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#product.index main article .links ul li a:hover span {
  opacity: 1;
}
#product.index main article .search {
  padding: 75px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
@media all and (max-width: 900px) {
  #product.index main article .search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 60px 0 40px;
  }
}
#product.index main article .search:before {
  position: absolute;
  top: 0;
  left: calc(50% - 22.5px);
  font-family: "icomoon";
  content: "\e900";
  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;
  font-size: 0.875rem;
  width: 45px;
  height: 45px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  -webkit-animation: slideInDown 1s both 2.2s;
          animation: slideInDown 1s both 2.2s;
}
#product.index main article .search > p {
  font-size: 2rem;
  margin: 0 20px 0 0;
  padding: 0 5px;
  opacity: 0;
  -webkit-animation: fadeInUp 1s both 2.4s;
          animation: fadeInUp 1s both 2.4s;
}
@media all and (max-width: 900px) {
  #product.index main article .search > p {
    margin: 0 0 20px 0;
  }
}
@media all and (max-width: 500px) {
  #product.index main article .search > p {
    font-size: 1.75rem;
  }
}
#product.index main article .search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 430px;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-animation: fadeInUp 1s both 2.4s;
          animation: fadeInUp 1s both 2.4s;
}
@media all and (max-width: 500px) {
  #product.index main article .search form {
    width: 100%;
  }
}
#product.index main article .search form input, #product.index main article .search form button {
  border: none;
  background-color: transparent;
}
#product.index main article .search form input {
  width: calc(100% - 90px);
  padding: 10px 20px;
  font-size: 1.3125rem;
  letter-spacing: 1px;
  font-family: FuturaPT-Light, 微軟正黑體;
  color: #fff;
}
@media all and (max-width: 500px) {
  #product.index main article .search form input {
    width: calc(100% - 50px);
  }
}
#product.index main article .search form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#product.index main article .search form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#product.index main article .search form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#product.index main article .search form input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#product.index main article .search form input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
#product.index main article .search form span {
  width: 2px;
  height: 27px;
}
#product.index main article .search form button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  font-size: 0.9375rem;
  letter-spacing: 1px;
  padding: 10px 15px;
}
@media all and (max-width: 500px) {
  #product.index main article .search form button:before {
    font-family: "icomoon";
    content: "\e900";
  }
  #product.index main article .search form button p {
    display: none;
  }
}

#product.collection main {
  padding: 80px 0 0 0;
}
@media all and (max-width: 700px) {
  #product.collection main {
    padding: 55px 0 0 0;
  }
}
#product.collection main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.collection main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.collection main .banner:before {
    display: none;
  }
}
#product.collection main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.collection main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.collection main .banner:after {
    display: none;
  }
}
#product.collection main .content {
  margin-top: 100px;
}
#product.collection main .content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.collection main .content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.collection main .content:before {
    display: none;
  }
}
#product.collection main .content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.collection main .content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.collection main .content:after {
    display: none;
  }
}
#product.collection main .content ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 50px;
  text-align: center;
}
@media all and (max-width: 1024px) {
  #product.collection main .content ._title {
    padding: 0 5vw;
  }
}
#product.collection main .content ._title h6 {
  font-size: 2.625rem;
  line-height: 1;
  margin-bottom: 20px;
  -webkit-animation: fadeInDown 1s both 0.4s;
          animation: fadeInDown 1s both 0.4s;
}
@media all and (max-width: 700px) {
  #product.collection main .content ._title h6 {
    font-size: 2.25rem;
  }
}
#product.collection main .content ._title p {
  max-width: 350px;
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInDown 1s both 0.6s;
          animation: fadeInDown 1s both 0.6s;
}
#product.collection main .content .boxs {
  margin-top: 100px;
  margin-bottom: 180px;
}
@media all and (max-width: 700px) {
  #product.collection main .content .boxs {
    margin-top: 60px;
    margin-bottom: 100px;
  }
}
#product.collection main .content .boxs .area:nth-child(odd) {
  padding: 70px 0 0;
}
#product.collection main .content .boxs .area:nth-child(even) {
  padding: 0;
}

#product.sort main .banner {
  padding: 80px 0 0 0;
  height: 100vh;
  position: relative;
}
@media all and (max-width: 700px) {
  #product.sort main .banner {
    padding: 55px 0 0 0;
  }
}
#product.sort main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.sort main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.sort main .banner:before {
    display: none;
  }
}
#product.sort main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.sort main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.sort main .banner:after {
    display: none;
  }
}
#product.sort main .banner:before, #product.sort main .banner:after {
  bottom: 0;
  top: auto;
  height: 50%;
}
#product.sort main .banner ._img {
  position: relative;
  margin: 20px 60px 0;
  z-index: 2;
  height: calc(100% - 190px);
}
@media all and (max-width: 1024px) {
  #product.sort main .banner ._img {
    margin: 20px 5vw 0;
  }
}
@media all and (max-width: 700px) {
  #product.sort main .banner ._img {
    height: calc(100% - 120px);
  }
}
#product.sort main .banner ._img picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#product.sort main .banner ._img picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-aspect-ratio: 31/15) and (min-width: 1025px) {
  #product.sort main .banner ._img picture img {
    height: 100%;
    max-width: unset;
  }
}
@media all and (max-aspect-ratio: 11/16) and (max-width: 1024px) {
  #product.sort main .banner ._img picture img {
    height: 100%;
    max-width: unset;
  }
}
#product.sort main .banner ._img ._title {
  position: absolute;
  top: 45%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1024px) {
  #product.sort main .banner ._img ._title {
    right: auto;
    width: calc(90% - 20px);
    left: calc(5vw + 10px);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
#product.sort main .banner ._img ._title[style="color:#000"] {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
#product.sort main .banner ._img ._title[style="color:#fff"] {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#product.sort main .banner ._img ._title.right {
  left: 50%;
  right: auto;
  text-align: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media all and (max-width: 1024px) {
  #product.sort main .banner ._img ._title.right {
    left: auto;
    right: calc(5vw + 10px);
  }
}
#product.sort main .banner ._img ._title.right .bgColor {
  margin: 10px -25px 25px 0;
}
@media all and (max-width: 700px) {
  #product.sort main .banner ._img ._title.right .bgColor {
    margin: 10px -15px 25px 0;
  }
}
#product.sort main .banner ._img ._title h2 {
  font-size: 3rem;
  line-height: 1.2;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 700px) {
  #product.sort main .banner ._img ._title h2 {
    font-size: 2.625rem;
  }
}
#product.sort main .banner ._img ._title .bgColor {
  height: 2px;
  display: block;
  margin: 20px 0 25px -25px;
  -webkit-animation: w_100 0.6s both 0.3s;
          animation: w_100 0.6s both 0.3s;
}
@media all and (max-width: 700px) {
  #product.sort main .banner ._img ._title .bgColor {
    margin: 10px 0 25px -15px;
  }
}
#product.sort main .banner ._img ._title p {
  font-family: MyriadPro-Regula, 微軟正黑體;
  -webkit-animation: fadeInDown 1s both 0.6s;
          animation: fadeInDown 1s both 0.6s;
  max-width: 600px;
}
#product.sort main .banner .scrollDown {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translateY(-54px);
          transform: translateY(-54px);
  height: auto;
}
@media all and (max-width: 700px) {
  #product.sort main .banner .scrollDown {
    -webkit-transform: translateY(-32px);
            transform: translateY(-32px);
  }
}
#product.sort main .banner .overview {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  text-align: center;
}
#product.sort main .banner .overview:before {
  position: absolute;
  top: -54px;
  left: calc(50% - 0.5px);
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #fff;
  z-index: 2;
  -webkit-animation: h54 0.4s both 1s;
          animation: h54 0.4s both 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media all and (max-width: 700px) {
  #product.sort main .banner .overview:before {
    -webkit-animation: h32 0.4s both 1s;
            animation: h32 0.4s both 1s;
    top: -32px;
  }
}
#product.sort main .banner .overview span {
  width: 1px;
  display: block;
  background-color: #000;
  -webkit-animation: h22 0.2s both 1.3s;
          animation: h22 0.2s both 1.3s;
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media all and (max-width: 700px) {
  #product.sort main .banner .overview span {
    -webkit-animation: h8 0.2s both 1.3s;
            animation: h8 0.2s both 1.3s;
  }
}
#product.sort main .banner .overview h6 {
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fadeInDown 1s both 1.4s;
          animation: fadeInDown 1s both 1.4s;
}
@media all and (max-width: 700px) {
  #product.sort main .banner .overview h6 {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
#product.sort main .banner .overview p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
  -webkit-animation: fadeInDown 1s both 1.6s;
          animation: fadeInDown 1s both 1.6s;
}
@media all and (max-width: 700px) {
  #product.sort main .banner .overview p {
    font-size: 0.875rem;
    max-width: 90%;
  }
}
#product.series main ._title h5 {
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  #product.series main ._title h5 {
    font-size: 0.9375rem;
  }
}
#product.series main ._title h6 {
  font-size: 2.5rem;
}
@media all and (max-width: 1024px) {
  #product.series main ._title h6 {
    font-size: 2.1875rem;
  }
}
@media all and (max-width: 700px) {
  #product.series main ._title h6 {
    font-size: 1.875rem;
  }
}
#product.series main ._title .bgColor {
  width: 55px;
  height: 2px;
  display: block;
}
#product.series main ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
}
#product.series main .banner {
  padding: 75px 0 0 0;
  height: 100vh;
  position: relative;
}
@media all and (max-width: 700px) {
  #product.series main .banner {
    padding: 55px 0 0 0;
  }
}
#product.series main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .banner:before {
    display: none;
  }
}
#product.series main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .banner:after {
    display: none;
  }
}
#product.series main .banner:before, #product.series main .banner:after {
  top: auto;
  bottom: 0;
  height: 50%;
}
#product.series main .banner ._img {
  position: relative;
  z-index: 2;
  height: calc(100% - 115px);
  margin: 15px 3.125vw 0;
  overflow: hidden;
}
@media all and (min-width: 1921px) {
  #product.series main .banner ._img {
    margin: 15px 60px 0;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .banner ._img {
    height: calc(100% - 80px);
  }
}
#product.series main .banner ._img:after {
  position: absolute;
  top: -100%;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: allin 1.2s both;
          animation: allin 1.2s both;
}
#product.series main .banner ._img picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#product.series main .banner ._img picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media all and (max-aspect-ratio: 63/40) and (min-width: 1025px) {
  #product.series main .banner ._img picture img {
    height: 100%;
    max-width: unset;
  }
}
@media all and (max-aspect-ratio: 11/16) and (max-width: 1024px) {
  #product.series main .banner ._img picture img {
    height: 100%;
    max-width: unset;
  }
}
#product.series main .banner ._img ._title {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-height: 700px) and (min-width: 1025px) {
  #product.series main .banner ._img ._title {
    top: 50%;
  }
}
@media all and (max-width: 600px) {
  #product.series main .banner ._img ._title {
    width: 90%;
  }
}
#product.series main .banner ._img ._title[style="color:#fff"] {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#product.series main .banner ._img ._title[style="color:#000"] {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
#product.series main .banner ._img ._title h2 {
  font-size: 3rem;
  opacity: 0;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title h2 {
    font-size: 2.625rem;
  }
}
#product.series main .banner ._img ._title h2 span {
  min-width: 15px;
  display: block;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title h2 span {
    min-width: 12px;
  }
}
#product.series main .banner ._img ._title .words {
  font-family: MyriadPro-Regula, 微軟正黑體;
  font-size: 1.125rem;
  -webkit-animation: fadeInUp 1.5s both 0.8s;
          animation: fadeInUp 1.5s both 0.8s;
  max-width: 510px;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title .words {
    font-size: 1rem;
  }
}
#product.series main .banner ._img ._title .anchor {
  margin-top: 100px;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-height: 700px) and (min-width: 1025px) {
  #product.series main .banner ._img ._title .anchor {
    margin-top: 70px;
  }
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title .anchor {
    display: none;
  }
}
#product.series main .banner ._img ._title .anchor p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.125rem;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  text-transform: uppercase;
  -webkit-animation: fadeInLeft 1.5s both 0.8s;
          animation: fadeInLeft 1.5s both 0.8s;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title .anchor p {
    font-size: 1rem;
  }
}
#product.series main .banner ._img ._title .anchor p .bgColor {
  display: block;
  width: 0px;
  height: 2px;
  margin-left: 10px;
  margin-top: 5px;
  -webkit-animation: w65 1.5s both 1s;
          animation: w65 1.5s both 1s;
}
@-webkit-keyframes w65 {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 65px;
    opacity: 1;
  }
}
@keyframes w65 {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 65px;
    opacity: 1;
  }
}
#product.series main .banner ._img ._title .anchor ul {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  -webkit-animation: slideInUp 1.2s both 1.2s;
          animation: slideInUp 1.2s both 1.2s;
}
#product.series main .banner ._img ._title .anchor ul li {
  font-size: 1.25rem;
  padding-right: 25px;
  position: relative;
  opacity: 0.7;
  cursor: pointer;
  white-space: nowrap;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title .anchor ul li {
    font-size: 1.125rem;
    padding-right: 15px;
  }
}
#product.series main .banner ._img ._title .anchor ul li:not(:first-child) {
  padding-left: 25px;
}
@media all and (max-width: 700px) {
  #product.series main .banner ._img ._title .anchor ul li:not(:first-child) {
    padding-left: 15px;
  }
}
#product.series main .banner ._img ._title .anchor ul li:not(:first-child):before {
  content: "|";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#product.series main .banner .scrollDown {
  top: calc(100% - 22px);
}
#product.series main .introduction {
  padding: 200px 50px 140px;
}
@media all and (max-width: 1440px) {
  #product.series main .introduction {
    padding: 150px 5vw 100px;
  }
}
@media all and (max-width: 700px) {
  #product.series main .introduction {
    padding: 100px 5vw 80px;
  }
}
#product.series main .introduction .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .introduction .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .introduction .background:before {
    display: none;
  }
}
#product.series main .introduction .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .introduction .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .introduction .background:after {
    display: none;
  }
}
#product.series main .introduction ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#product.series main .introduction ._title.show h5 span {
  -webkit-animation: fadeInUp 0.6s both;
          animation: fadeInUp 0.6s both;
}
#product.series main .introduction ._title.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.series main .introduction ._title.show .bgColor {
  -webkit-animation: horizontalShow 0.8s both 0.8s;
          animation: horizontalShow 0.8s both 0.8s;
  -ms-animation: fadeInUp 0.8s both 0.8s;
}
#product.series main .introduction ._title h5, #product.series main .introduction ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#product.series main .introduction ._title h5 span, #product.series main .introduction ._title h6 span {
  display: block;
  opacity: 0;
}
#product.series main .introduction ._title h5 span {
  min-width: 4.25px;
}
#product.series main .introduction ._title h6 span {
  min-width: 10px;
}
#product.series main .introduction ._title .bgColor {
  -ms-opacity: 0;
  margin-top: 10px;
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
}
@media all and (max-width: 700px) {
  #product.series main .introduction ._title .bgColor {
    margin-top: 20px;
  }
}
#product.series main .introduction .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1240px;
  margin: 90px auto 0;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 10px #fff;
}
#product.series main .introduction .content .story, #product.series main .introduction .content .award {
  width: 50%;
}
@media all and (max-width: 900px) {
  #product.series main .introduction .content .story, #product.series main .introduction .content .award {
    width: 100%;
  }
}
#product.series main .introduction .content .story.show h6 span, #product.series main .introduction .content .award.show h6 span {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#product.series main .introduction .content .story.show h6:after, #product.series main .introduction .content .award.show h6:after {
  width: 55px;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s;
}
#product.series main .introduction .content .story h6, #product.series main .introduction .content .award h6 {
  font-size: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#product.series main .introduction .content .story h6 span, #product.series main .introduction .content .award h6 span {
  opacity: 0;
  display: block;
  min-width: 7.5px;
}
#product.series main .introduction .content .story h6:after, #product.series main .introduction .content .award h6:after {
  margin: 5px 0 0 10px;
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  background-color: #aba29d;
}
@media all and (max-width: 700px) {
  #product.series main .introduction .content .story h6:after, #product.series main .introduction .content .award h6:after {
    display: none;
  }
}
#product.series main .introduction .content .story {
  padding: 0 80px 0 40px;
}
@media all and (max-width: 1340px) {
  #product.series main .introduction .content .story {
    padding: 0 6vw 0 3vw;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .introduction .content .story {
    padding: 0 6vw 0 0;
  }
}
@media all and (max-width: 900px) {
  #product.series main .introduction .content .story {
    padding: 0;
  }
}
#product.series main .introduction .content .story:last-child:first-child {
  padding: 0 40px;
}
@media all and (max-width: 1340px) {
  #product.series main .introduction .content .story:last-child:first-child {
    padding: 0 3vw;
  }
}
@media all and (max-width: 900px) {
  #product.series main .introduction .content .story:last-child:first-child {
    padding: 0;
  }
}
#product.series main .introduction .content .story.show .words {
  -webkit-animation: skewIn 1.6s both 0.6s;
          animation: skewIn 1.6s both 0.6s;
}
#product.series main .introduction .content .story.show .ps {
  -webkit-animation: skewIn 1.6s both 1s;
          animation: skewIn 1.6s both 1s;
}
#product.series main .introduction .content .story .words {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 20px;
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
#product.series main .introduction .content .story .ps {
  font-size: 1rem;
  font-family: MyriadPro-Light, 微軟正黑體;
  color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  line-height: 1.2;
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
@media all and (max-width: 700px) {
  #product.series main .introduction .content .story .ps {
    margin-top: 20px;
  }
}
#product.series main .introduction .content .story .ps:before {
  content: "*";
  color: #f40000;
  display: block;
  margin-right: 5px;
}
#product.series main .introduction .content .award {
  padding: 0 0 0 80px;
}
@media all and (max-width: 1340px) {
  #product.series main .introduction .content .award {
    padding: 0 0 0 6vw;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .introduction .content .award {
    padding: 0 0 0 6vw;
  }
}
@media all and (max-width: 900px) {
  #product.series main .introduction .content .award {
    padding: 0;
    margin-top: 50px;
  }
}
#product.series main .introduction .content .award.show figure {
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
#product.series main .introduction .content .award.show .year {
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
#product.series main .introduction .content .award.show .name {
  -webkit-animation: skewIn 1.2s both 1s;
          animation: skewIn 1.2s both 1s;
}
#product.series main .introduction .content .award.show ul li:not(:first-child):before {
  -webkit-animation: fadeIn 1s both 1s;
          animation: fadeIn 1s both 1s;
}
#product.series main .introduction .content .award ul {
  margin-top: 10px;
}
#product.series main .introduction .content .award ul li {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
#product.series main .introduction .content .award ul li:not(:first-child):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #c3c2c1;
  opacity: 0;
}
#product.series main .introduction .content .award ul li figure {
  width: 120px;
  padding: 0 30px;
  opacity: 0;
}
@media all and (max-width: 900px) {
  #product.series main .introduction .content .award ul li figure {
    width: 110px;
    padding: 0 30px 0 10px;
  }
}
#product.series main .introduction .content .award ul li div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  width: calc(100% - 120px);
}
#product.series main .introduction .content .award ul li div .year {
  font-family: MyriadPro-Bold, 微軟正黑體;
  margin-right: 10px;
  opacity: 0;
}
#product.series main .introduction .content .award ul li div .name {
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.8);
  font-family: MyriadPro-Regular, 微軟正黑體;
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
#product.series main .supportTool {
  max-width: 1260px;
  margin: auto;
  padding: 150px 50px 140px;
}
@media all and (max-width: 1530px) {
  #product.series main .supportTool {
    padding: 150px 0 140px;
    margin: 0 8.8vw;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .supportTool {
    margin: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  #product.series main .supportTool {
    margin: 0 5vw;
    padding: 100px 0 80px;
  }
}
#product.series main .supportTool .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .supportTool .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .supportTool .background:before {
    display: none;
  }
}
#product.series main .supportTool .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .supportTool .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .supportTool .background:after {
    display: none;
  }
}
#product.series main .supportTool.show ._title h5 {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#product.series main .supportTool.show ._title h6 {
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
#product.series main .supportTool.show ._title h6:before, #product.series main .supportTool.show ._title h6:after {
  width: 50%;
  -webkit-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
}
#product.series main .supportTool.show .content ul li span {
  -webkit-animation: allin0 1s both 0.6s;
          animation: allin0 1s both 0.6s;
}
#product.series main .supportTool.show .content ul li p {
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
#product.series main .supportTool ._title {
  text-align: center;
}
#product.series main .supportTool ._title h5, #product.series main .supportTool ._title h6 {
  opacity: 0;
}
#product.series main .supportTool ._title h6 {
  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;
  white-space: nowrap;
}
#product.series main .supportTool ._title h6:before, #product.series main .supportTool ._title h6:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #cccccc;
}
#product.series main .supportTool ._title h6:before {
  margin-right: 15px;
}
@media all and (max-width: 450px) {
  #product.series main .supportTool ._title h6:before {
    margin-right: 10px;
  }
}
#product.series main .supportTool ._title h6:after {
  margin-left: 15px;
}
@media all and (max-width: 450px) {
  #product.series main .supportTool ._title h6:after {
    margin-left: 10px;
  }
}
#product.series main .supportTool .content {
  margin-top: 65px;
}
#product.series main .supportTool .content ul {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 700px) {
  #product.series main .supportTool .content ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#product.series main .supportTool .content ul li {
  margin: 0 40px 40px;
}
@media all and (max-width: 1530px) {
  #product.series main .supportTool .content ul li {
    margin: 0 20px 20px;
  }
}
#product.series main .supportTool .content ul li a {
  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;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 75px;
  min-height: 60px;
}
#product.series main .supportTool .content ul li a:hover span {
  color: #fff !important;
  background-color: #fff;
  border: 1px solid transparent;
  opacity: 0.7;
}
#product.series main .supportTool .content ul li a:hover p {
  color: rgb(0, 0, 0);
}
#product.series main .supportTool .content ul li span {
  width: 60px;
  height: 60px;
  border: 1px solid #b2b2b2;
  border-radius: 50%;
  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;
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: calc(50% - 30px);
  left: 0;
}
#product.series main .supportTool .content ul li p {
  font-size: 1.0625rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
#product.series main .recommend {
  padding: 100px 0 160px;
  max-width: 1350px;
  margin: auto;
  position: relative;
}
@media all and (max-width: 700px) {
  #product.series main .recommend {
    padding: 70px 0 160px;
  }
}
#product.series main .recommend .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .recommend .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .recommend .background:before {
    display: none;
  }
}
#product.series main .recommend .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.series main .recommend .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.series main .recommend .background:after {
    display: none;
  }
}
#product.series main .recommend.show ._title h5 {
  -webkit-animation: skewIn 1s both;
          animation: skewIn 1s both;
}
#product.series main .recommend.show ._title h6 {
  -webkit-animation: skewIn 1.2s both;
          animation: skewIn 1.2s both;
}
#product.series main .recommend.show ._slick {
  -webkit-animation: fadeIn 1s both 0.6s;
          animation: fadeIn 1s both 0.6s;
}
#product.series main .recommend.show .tag {
  -webkit-animation: slideInDown 1s both 1s;
          animation: slideInDown 1s both 1s;
}
#product.series main .recommend.show .icon-triangle_left {
  -webkit-animation: fadeInRight 1s both 1.2s;
          animation: fadeInRight 1s both 1.2s;
}
#product.series main .recommend.show .icon-triangle_right {
  -webkit-animation: fadeInLeft 1s both 1.2s;
          animation: fadeInLeft 1s both 1.2s;
}
#product.series main .recommend ._title {
  position: relative;
  z-index: 2;
  padding: 0 116px;
}
@media all and (max-width: 1024px) {
  #product.series main .recommend ._title {
    padding: 0 5vw;
  }
}
#product.series main .recommend ._title h5, #product.series main .recommend ._title h6 {
  opacity: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
}
#product.series main .recommend ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#product.series main .recommend ._title h6 .bgColor {
  opacity: 0.7;
  margin: 5px 0 0 15px;
}
@media all and (max-width: 450px) {
  #product.series main .recommend ._title h6 .bgColor {
    display: none;
  }
}
#product.series main .recommend ._slick {
  margin-top: 70px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 0 116px;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #product.series main .recommend ._slick {
    padding: 0;
  }
}
@media all and (max-width: 700px) {
  #product.series main .recommend ._slick > ul {
    padding: 0 0 30px;
  }
}
#product.series main .recommend ._slick > ul .slick-track {
  padding: 15px 0;
}
#product.series main .recommend ._slick > ul .slick-dots li {
  margin: 0 5px;
}
#product.series main .recommend ._slick > ul li {
  margin: 0 2px;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#product.series main .recommend ._slick > ul li a {
  position: relative;
  display: block;
}
#product.series main .recommend ._slick > ul li a .name {
  position: absolute;
  bottom: 50px;
  left: 50px;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 1.875rem;
}
@media all and (max-width: 700px) {
  #product.series main .recommend ._slick > ul li a .name {
    padding: 0 10px;
  }
}
#product.series main .recommend ._slick > ul li:nth-child(odd) {
  width: 670px;
}
@media all and (max-width: 670px) {
  #product.series main .recommend ._slick > ul li:nth-child(odd) {
    width: auto;
  }
  #product.series main .recommend ._slick > ul li:nth-child(odd) .big {
    display: none;
  }
}
#product.series main .recommend ._slick > ul li:nth-child(odd) .small {
  display: none;
}
@media all and (max-width: 670px) {
  #product.series main .recommend ._slick > ul li:nth-child(odd) .small {
    display: block;
  }
}
#product.series main .recommend ._slick > ul li:nth-child(even) {
  width: 440px;
}
@media all and (max-width: 670px) {
  #product.series main .recommend ._slick > ul li:nth-child(even) {
    width: auto;
  }
}
#product.series main .recommend ._slick > ul li:nth-child(even) .big {
  display: none;
}
@media all and (min-width: 701px) {
  #product.series main .recommend ._slick > ul li.slick-current {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@media all and (max-width: 700px) {
  #product.series main .recommend ._slick > ul li.slick-center {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@media all and (max-width: 1024px) {
  #product.series main .recommend ._slick .arrows {
    display: none;
  }
}
#product.series main .recommend ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #product.series main .recommend ._slick .arrows span {
    display: none;
  }
}
#product.series main .recommend ._slick .arrows span.icon-triangle_left {
  left: 16px;
}
#product.series main .recommend ._slick .arrows span.icon-triangle_right {
  right: 16px;
}
#product.series main .recommend ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.series main .recommend ._slick .arrows span:hover {
  background-color: #959595;
}
#product.series main .recommend ._slick .arrows span:hover:before {
  color: #fff;
}

#product.series .libox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 10;
  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;
}
#product.series .libox.close section {
  -webkit-animation: fadeOutDown 0.4s both;
          animation: fadeOutDown 0.4s both;
}
#product.series .libox.close:before {
  -webkit-animation: slideOutLeft 0.6s both 0.3s;
          animation: slideOutLeft 0.6s both 0.3s;
}
#product.series .libox.close:after {
  -webkit-animation: slideOutRight 0.6s both 0.3s;
          animation: slideOutRight 0.6s both 0.3s;
}
#product.series .libox.close .liboxClose {
  -webkit-animation: none !important;
          animation: none !important;
}
#product.series .libox:before, #product.series .libox:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
#product.series .libox:before {
  -webkit-animation: slideInLeft 0.8s both;
          animation: slideInLeft 0.8s both;
}
#product.series .libox:after {
  -webkit-animation: slideInRight 0.8s both;
          animation: slideInRight 0.8s both;
}
#product.series .libox section {
  background-color: #fff;
  padding: 120px 50px 70px;
  position: relative;
  z-index: 1;
  max-width: 1240px;
  max-height: 100vh;
  width: 100%;
  opacity: 0;
  -webkit-animation: sectionIn 1s both 0.7s;
          animation: sectionIn 1s both 0.7s;
  overflow-y: auto;
  overflow-x: hidden;
}
@-webkit-keyframes sectionIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  99% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes sectionIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
  }
  99% {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media all and (min-width: 1025px) {
  #product.series .libox section::-webkit-scrollbar {
    width: 4px;
  }
  #product.series .libox section::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #6c6b6b;
  }
  #product.series .libox section::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #878787;
  }
}
@media all and (max-width: 1024px) {
  #product.series .libox section {
    padding: 120px 5vw 70px;
  }
}
@media all and (max-width: 900px) {
  #product.series .libox section {
    height: 100vh;
    -webkit-animation: fadeIn 1s both 0.7s;
            animation: fadeIn 1s both 0.7s;
  }
}
@media all and (max-width: 700px) {
  #product.series .libox section {
    padding: 90px 5vw 70px;
  }
}
#product.series .libox section .liboxClose {
  position: absolute;
  top: 60px;
  left: 1135px;
  cursor: pointer;
  z-index: 3;
  width: 35px;
  height: 35px;
  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;
}
#product.series .libox section .liboxClose.fixed {
  -webkit-animation: liboxClose 0s both 1.7s;
          animation: liboxClose 0s both 1.7s;
}
@media all and (max-width: 900px) {
  #product.series .libox section .liboxClose.fixed {
    -webkit-animation: none;
            animation: none;
  }
}
@-webkit-keyframes liboxClose {
  100% {
    position: fixed;
    left: calc(50vw + 515px);
  }
}
@keyframes liboxClose {
  100% {
    position: fixed;
    left: calc(50vw + 515px);
  }
}
@media all and (max-width: 1240px) {
  #product.series .libox section .liboxClose {
    left: calc(52.5vw + 432.5px);
  }
  @-webkit-keyframes liboxClose {
    100% {
      position: fixed;
      left: calc(52.5vw + 432.5px);
    }
  }
  @keyframes liboxClose {
    100% {
      position: fixed;
      left: calc(52.5vw + 432.5px);
    }
  }
}
@media all and (max-width: 900px) {
  #product.series .libox section .liboxClose {
    position: fixed;
    left: auto;
    right: 5vw;
  }
}
@media all and (max-width: 700px) {
  #product.series .libox section .liboxClose {
    top: 20px;
    right: 10px;
  }
}
#product.series .libox section .liboxClose span {
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  width: 32px;
  height: 32px;
}
#product.series .libox section .liboxClose span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #060606;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#product.series .libox section .liboxClose span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #060606;
}
#product.series .libox section ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 2.25rem;
}
@media all and (max-width: 700px) {
  #product.series .libox section ._title {
    font-size: 2rem;
  }
}
#product.series .libox section ._title span {
  display: block;
  width: 45px;
  height: 3px;
  margin-top: 10px;
}
#product.series .libox section .table {
  margin: 30px auto 0;
  max-width: 900px;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#product.series .libox section .table div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#product.series .libox section .table p.series {
  font-size: 1.25rem;
  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;
}
#product.series .libox section .table p.series:after {
  display: block;
  margin: 0 5px;
  content: " - ";
}
#product.series .libox section .table p.productName {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 2px;
}
#product.series .libox section .table table {
  width: 100%;
  text-align: center;
  border-top: 3px solid #000;
  margin-top: 10px;
}
#product.series .libox section .table table td {
  font-size: 1rem;
}
#product.series .libox section .table table td:first-child {
  font-size: 1.125rem;
}
#product.series .libox section .table table td:first-child b {
  display: block;
  width: 100%;
  font-size: 0.875rem;
}
@media all and (max-width: 900px) {
  #product.series .libox section .table table td:first-child b {
    display: none;
  }
}
#product.series .libox section .table table b {
  color: #6c6c6c;
  font-style: normal;
  font-size: 1rem;
}
@media all and (max-width: 900px) {
  #product.series .libox section .table table thead {
    display: none;
  }
}
#product.series .libox section .table table thead tr {
  border-bottom: 1px solid #999999;
}
#product.series .libox section .table table thead td {
  padding: 15px 10px;
}
#product.series .libox section .table table thead td:first-child {
  width: 140px;
}
#product.series .libox section .table table tbody tr {
  border-bottom: 1px solid #999999;
}
@media all and (max-width: 900px) {
  #product.series .libox section .table table tbody tr {
    border-bottom: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #product.series .libox section .table table tbody tr:not(:first-child) {
    margin-top: 30px;
  }
}
#product.series .libox section .table table tbody td {
  padding: 30px 10px;
}
@media all and (max-width: 900px) {
  #product.series .libox section .table table tbody td {
    padding: 20px 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #product.series .libox section .table table tbody td:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
  }
  #product.series .libox section .table table tbody td:first-child, #product.series .libox section .table table tbody td:last-child {
    border-bottom: 2px solid #000;
  }
  #product.series .libox section .table table tbody td:first-child:after, #product.series .libox section .table table tbody td:last-child:after {
    display: none;
    width: 0;
  }
  #product.series .libox section .table table tbody td:before {
    width: 50%;
    content: attr(data-name);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    line-height: 1.5;
  }
  #product.series .libox section .table table tbody td p {
    width: 50%;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
  }
}
@media all and (max-width: 700px) {
  #product.series .libox section .table table tbody td {
    padding: 15px 10px;
  }
}
#product.series .libox section .ps {
  margin: 50px auto 0;
  max-width: 800px;
}
#product.series .libox section .ps p {
  max-width: 500px;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
}
#product.series .libox section .ps p:not(:last-child) {
  margin-bottom: 10px;
}
#product.series .libox section .ps p:before {
  display: block;
  content: "*";
  color: #f40000;
  font-size: 1rem;
  margin-right: 5px;
}

#product.detail footer {
  background-image: url("../../upload/fa2/home/brandsBg4_1920_1080.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

#product.detail main ._title h5 {
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #product.detail main ._title h5 {
    font-size: 0.9375rem;
  }
}
#product.detail main ._title h5 span {
  opacity: 0;
  display: block;
  min-width: 4.25px;
}
@media all and (max-width: 700px) {
  #product.detail main ._title h5 span {
    min-width: 3.75px;
  }
}
#product.detail main ._title h6 {
  font-size: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #product.detail main ._title h6 {
    font-size: 2.1875rem;
  }
}
@media all and (max-width: 700px) {
  #product.detail main ._title h6 {
    font-size: 1.875rem;
  }
}
#product.detail main ._title h6 span {
  min-width: 10px;
  display: block;
}
#product.detail main ._title h6 span:not(.bgColor) {
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #product.detail main ._title h6 span {
    min-width: 8.75px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main ._title h6 span {
    min-width: 7.5px;
  }
}
#product.detail main ._title .bgColor {
  width: 55px;
  height: 2px;
  display: block;
  -ms-opacity: 0;
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
}
#product.detail main ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
}
#product.detail main .banner {
  padding: 75px 0 0 0;
  max-height: 100vh;
  position: relative;
}
@media all and (max-width: 700px) {
  #product.detail main .banner {
    padding: 55px 0 0 0;
  }
}
#product.detail main .banner .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .banner .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .banner .background:before {
    display: none;
  }
}
#product.detail main .banner .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .banner .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .banner .background:after {
    display: none;
  }
}
#product.detail main .banner .background:before, #product.detail main .banner .background:after {
  top: auto;
  bottom: 0;
  height: 50%;
}
#product.detail main .banner ._img {
  position: relative;
  z-index: 2;
  margin: 15px 0 0;
}
#product.detail main .banner ._img picture {
  display: block;
  max-height: calc(100vh - 114px);
}
#product.detail main .banner ._img picture img {
  width: 100%;
  height: auto;
}
@media all and (max-aspect-ratio: 157/80) and (min-width: 1025px) and (max-width: 1920px) {
  #product.detail main .banner ._img picture img {
    width: auto;
    height: 100%;
    max-width: unset;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .banner ._img picture {
    max-height: unset;
    min-width: unset;
    height: calc(100vh - 110px);
  }
}
@media all and (max-aspect-ratio: 3/4) and (max-width: 1024px) and (min-width: 701px) {
  #product.detail main .banner ._img picture img {
    width: auto;
    height: 100%;
    max-width: unset;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img picture {
    height: calc(100vh - 125px);
  }
}
@media all and (max-aspect-ratio: 61/80) and (max-width: 700px) {
  #product.detail main .banner ._img picture img {
    width: auto;
    height: 100%;
    max-width: unset;
  }
}
#product.detail main .banner ._img ._text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 50px;
  max-width: 1700px;
  max-height: 100%;
  width: 100%;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text {
    padding: 0 5vw;
  }
}
#product.detail main .banner ._img ._text .inf, #product.detail main .banner ._img ._text .borderBox {
  width: 50%;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf, #product.detail main .banner ._img ._text .borderBox {
    width: 100%;
  }
}
#product.detail main .banner ._img ._text .inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#product.detail main .banner ._img ._text .inf h2, #product.detail main .banner ._img ._text .inf .words, #product.detail main .banner ._img ._text .inf .anchor {
  max-width: 580px;
  width: 100%;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf h2, #product.detail main .banner ._img ._text .inf .words, #product.detail main .banner ._img ._text .inf .anchor {
    max-width: unset;
  }
}
#product.detail main .banner ._img ._text .inf h2 {
  font-size: 3rem;
  opacity: 0;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf h2 {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .inf h2 {
    font-size: 2.25rem;
  }
}
#product.detail main .banner ._img ._text .inf h2 span {
  min-width: 15px;
  display: block;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf h2 span {
    min-width: 13.5px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .inf h2 span {
    min-width: 10px;
  }
}
#product.detail main .banner ._img ._text .inf .words {
  font-size: 1.125rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  opacity: 0.8;
  padding: 0 120px 0 0;
  line-height: 1.2;
  -webkit-animation: fadeInUp 1.5s both 0.8s;
          animation: fadeInUp 1.5s both 0.8s;
}
@media all and (max-width: 1700px) {
  #product.detail main .banner ._img ._text .inf .words {
    padding: 0 7vw 0 0;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .inf .words {
    font-size: 1rem;
    padding: 10px 0 0;
  }
}
#product.detail main .banner ._img ._text .inf .anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 60px;
  overflow: hidden;
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf .anchor {
    display: none;
  }
}
#product.detail main .banner ._img ._text .inf .anchor p {
  font-size: 1.125rem;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInLeft 1.5s both 0.8s;
          animation: fadeInLeft 1.5s both 0.8s;
}
#product.detail main .banner ._img ._text .inf .anchor p .bgColor {
  height: 3px;
  width: 0px;
  display: block;
  margin-left: 10px;
  -webkit-animation: w65 1.5s both 1s;
          animation: w65 1.5s both 1s;
}
@keyframes w65 {
  0% {
    width: 0;
    opacity: 0;
  }
  100% {
    width: 65px;
    opacity: 1;
  }
}
#product.detail main .banner ._img ._text .inf .anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0 0;
  -webkit-animation: slideInUp 1.2s both 1.2s;
          animation: slideInUp 1.2s both 1.2s;
}
@media all and (max-width: 1024px) {
  #product.detail main .banner ._img ._text .inf .anchor ul {
    max-width: 100vw;
    margin: 20px -5vw 0;
    padding: 0 5vw;
  }
}
#product.detail main .banner ._img ._text .inf .anchor ul li {
  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;
  font-size: 1.25rem;
  opacity: 0.8;
  position: relative;
  cursor: pointer;
  padding: 5px 0;
  white-space: nowrap;
}
@media all and (max-width: 1200px) {
  #product.detail main .banner ._img ._text .inf .anchor ul li {
    font-size: 1.125rem;
  }
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .inf .anchor ul li {
    font-size: 1.25rem;
  }
}
#product.detail main .banner ._img ._text .inf .anchor ul li:not(:first-child) {
  padding-left: 25px;
}
@media all and (max-width: 1200px) {
  #product.detail main .banner ._img ._text .inf .anchor ul li:not(:first-child) {
    padding-left: 15px;
  }
}
#product.detail main .banner ._img ._text .inf .anchor ul li:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "|";
  font-size: 0.9375rem;
}
#product.detail main .banner ._img ._text .inf .anchor ul li:not(:last-child) {
  padding-right: 25px;
}
@media all and (max-width: 1200px) {
  #product.detail main .banner ._img ._text .inf .anchor ul li:not(:last-child) {
    padding-right: 15px;
  }
}
#product.detail main .banner ._img ._text .borderBox {
  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;
  padding: 0 42px;
}
@media all and (max-width: 1200px) {
  #product.detail main .banner ._img ._text .borderBox {
    padding: 0 20px;
  }
}
@media all and (max-width: 1024px) and (max-aspect-ratio: 1/1) {
  #product.detail main .banner ._img ._text .borderBox {
    padding: 70px 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .borderBox {
    padding: 40px 0 0;
  }
}
#product.detail main .banner ._img ._text .borderBox.black .borderSpan:before, #product.detail main .banner ._img ._text .borderBox.black .borderSpan:after, #product.detail main .banner ._img ._text .borderBox.black .borderSpan .top, #product.detail main .banner ._img ._text .borderBox.black .borderSpan .bottom {
  background-color: #000;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan {
  position: relative;
  display: block;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan:before, #product.detail main .banner ._img ._text .borderBox .borderSpan:after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-animation: h100 0.8s both 1.1s;
          animation: h100 0.8s both 1.1s;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan:before {
  left: 0;
  top: 0;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan:after {
  right: 0;
  bottom: 0;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan .top, #product.detail main .banner ._img ._text .borderBox .borderSpan .bottom {
  display: block;
  width: 0%;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  -webkit-animation: w100 0.8s both 0.4s;
          animation: w100 0.8s both 0.4s;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan .top {
  top: 0;
  right: 0;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan .bottom {
  left: 0;
  bottom: 0;
}
#product.detail main .banner ._img ._text .borderBox .borderSpan p {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px 40px;
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .borderBox .borderSpan p {
    padding: 25px;
  }
}
#product.detail main .banner ._img ._text .borderBox.hexagon.black .border::after {
  background-color: #000;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .hexagon-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: var(--w);
  height: var(--h);
}
#product.detail main .banner ._img ._text .borderBox.hexagon p {
  padding: 25px 40px;
  white-space: nowrap;
  -webkit-animation: fadeInUp 1s both 1.6s;
          animation: fadeInUp 1s both 1.6s;
}
@media all and (max-width: 700px) {
  #product.detail main .banner ._img ._text .borderBox.hexagon p {
    padding: 25px;
  }
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border {
  position: absolute;
  overflow: hidden;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border::after {
  content: "";
  display: block;
  width: var(--borderW);
  height: 2px;
  background-color: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top, #product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom {
  width: 0;
  -webkit-animation: hexagon-w100 0.8s both 0.4s;
          animation: hexagon-w100 0.8s both 0.4s;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top-left, #product.detail main .banner ._img ._text .borderBox.hexagon .border.top-right, #product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-left, #product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-right {
  width: calc((var(--w) - var(--borderW)) / 2);
  height: 0;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top {
  top: 0;
  left: calc((var(--w) - var(--borderW)) / 2);
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top-right {
  top: 0;
  right: 0;
  -webkit-animation: hexagon-h100 0.8s both 1.2s;
          animation: hexagon-h100 0.8s both 1.2s;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top-right::after {
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: 50%;
  right: 0;
  -webkit-animation: hexagon-h100 0.8s both 2s;
          animation: hexagon-h100 0.8s both 2s;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-right::after {
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom {
  bottom: 0;
  right: calc((var(--w) - var(--borderW)) / 2);
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  bottom: 0;
  left: 0;
  -webkit-animation: hexagon-h100 0.8s both 1.2s;
          animation: hexagon-h100 0.8s both 1.2s;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.bottom-left::after {
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  bottom: 50%;
  left: 0;
  -webkit-animation: hexagon-h100 0.8s both 2s;
          animation: hexagon-h100 0.8s both 2s;
}
#product.detail main .banner ._img ._text .borderBox.hexagon .border.top-left::after {
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
#product.detail main .banner .scrollDown {
  -webkit-transform: translate(-50%, -51px);
          transform: translate(-50%, -51px);
}
@media all and (max-width: 700px) {
  #product.detail main .banner .scrollDown {
    -webkit-transform: translate(-50%, -28px);
            transform: translate(-50%, -28px);
  }
}
#product.detail main .introduction {
  max-width: 1200px;
  padding: 150px 25px 70px;
  margin: auto;
  position: relative;
}
@media all and (max-width: 1460px) {
  #product.detail main .introduction {
    margin: auto 8.8vw;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .introduction {
    margin: auto;
    padding: 150px 5vw 70px;
  }
}
#product.detail main .introduction .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .introduction .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .introduction .background:before {
    display: none;
  }
}
#product.detail main .introduction .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .introduction .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .introduction .background:after {
    display: none;
  }
}
#product.detail main .introduction h6 {
  font-size: 1.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#product.detail main .introduction h6 span {
  opacity: 0;
  min-width: 7.5px;
}
#product.detail main .introduction h6:after {
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  background-color: #ccc;
  margin: 5px 0 0 15px;
}
#product.detail main .introduction ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#product.detail main .introduction ._title.show h5, #product.detail main .introduction ._title.show h6 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .introduction ._title.show h5 span, #product.detail main .introduction ._title.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .introduction ._title.show .bgColor {
  -webkit-animation: horizontalShow 0.8s both 0.8s;
          animation: horizontalShow 0.8s both 0.8s;
  -ms-animation: fadeInUp 0.8s both 0.8s;
}
#product.detail main .introduction ._title h6 {
  font-size: 2.5rem;
}
#product.detail main .introduction ._title .bgColor {
  margin-top: 10px;
}
#product.detail main .introduction .content {
  margin: 90px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-height: 800px) and (min-width: 1025px) {
  #product.detail main .introduction .content {
    margin: 40px 0 0;
  }
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#product.detail main .introduction .content .collection {
  position: sticky;
  top: 130px;
  padding: 0 160px 0 0;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  max-width: 50%;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection {
    position: static;
    top: auto;
    max-width: unset;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}
#product.detail main .introduction .content .collection.show h6 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .introduction .content .collection.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .introduction .content .collection.show h6:after {
  width: 55px;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s;
}
#product.detail main .introduction .content .collection.show .box.in figure {
  -webkit-animation: fadeInUp 1.2s both 0.4s;
          animation: fadeInUp 1.2s both 0.4s;
}
#product.detail main .introduction .content .collection.show .box.in ._text p, #product.detail main .introduction .content .collection.show .box.in ._text .favor {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#product.detail main .introduction .content .collection h6 {
  margin-bottom: 20px;
  opacity: 0;
  padding-right: 70px;
  position: relative;
}
@media (max-width: 1279px) {
  #product.detail main .introduction .content .collection h6 {
    padding-right: 0;
    width: 100%;
  }
}
#product.detail main .introduction .content .collection h6:after {
  margin: 0;
  position: absolute;
  top: 50%;
  left: calc(100% - 55px);
}
@media (max-width: 1279px) {
  #product.detail main .introduction .content .collection h6:after {
    margin: 5px 0 0 15px;
    position: relative;
    top: auto;
    left: auto;
  }
}
#product.detail main .introduction .content .collection .box {
  position: relative;
  padding: 2px 2px 15px;
  min-height: 90px;
  min-width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection .box {
    display: block;
    max-width: 50%;
    padding: 2px;
  }
}
@media all and (max-width: 500px) {
  #product.detail main .introduction .content .collection .box {
    max-width: 100%;
  }
}
#product.detail main .introduction .content .collection .box:hover figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#product.detail main .introduction .content .collection .box figure {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  max-width: 390px;
  width: 100%;
  opacity: 0;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection .box figure {
    max-width: none;
  }
}
#product.detail main .introduction .content .collection .box figure img {
  width: auto;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
#product.detail main .introduction .content .collection .box ._text {
  position: absolute;
  bottom: 0;
  left: 100%;
  padding: 15px 10px 15px 20px;
  max-width: 160px;
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection .box ._text {
    position: relative;
    left: auto;
    bottom: 0;
    padding: 10px 40px 10px 10px;
    margin-bottom: 30px;
    max-width: 100%;
  }
}
@media all and (max-width: 500px) {
  #product.detail main .introduction .content .collection .box ._text {
    padding: 5px 40px 5px 5px;
  }
}
#product.detail main .introduction .content .collection .box ._text p {
  opacity: 0;
  max-width: 130px;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection .box ._text p {
    max-width: 100%;
  }
}
#product.detail main .introduction .content .collection .box ._text .name {
  font-size: 1.125rem;
  letter-spacing: 0;
}
#product.detail main .introduction .content .collection .box ._text .size {
  font-size: 0.9375rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
  color: rgba(0, 0, 0, 0.5);
}
#product.detail main .introduction .content .collection .box ._text .favor {
  opacity: 0;
  position: absolute;
  top: 10px;
  left: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .collection .box ._text .favor {
    left: auto;
    right: 0;
  }
}
@media all and (max-width: 500px) {
  #product.detail main .introduction .content .collection .box ._text .favor {
    top: 5px;
  }
}
#product.detail main .introduction .content .collection .box ._text .favor.active span:after {
  opacity: 1;
}
#product.detail main .introduction .content .collection .box ._text .favor.active span:before {
  opacity: 0;
}
@media (min-width: 1025px) {
  #product.detail main .introduction .content .collection .box ._text .favor:hover span:after {
    opacity: 1;
  }
  #product.detail main .introduction .content .collection .box ._text .favor:hover span:before {
    opacity: 0;
  }
}
#product.detail main .introduction .content .collection .box ._text .favor button {
  background-color: transparent;
  border: none;
  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;
  padding: 10px;
}
#product.detail main .introduction .content .collection .box ._text .favor span {
  position: relative;
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .introduction .content .collection .box ._text .favor span:before, #product.detail main .introduction .content .collection .box ._text .favor span:after {
  font-family: "icomoon";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .introduction .content .collection .box ._text .favor span:before {
  content: "\e911";
  font-size: 1.5rem;
}
#product.detail main .introduction .content .collection .box ._text .favor span:after {
  content: "\e912";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  font-size: 1.6875rem;
}
#product.detail main .introduction .content .Specification {
  max-width: 500px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification {
    position: static;
    width: 100%;
    max-width: unset;
    margin-top: 30px;
  }
}
#product.detail main .introduction .content .Specification .box {
  width: 100%;
  padding: 0 0 0 50px;
  margin: auto;
  z-index: 1;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification .box {
    padding: 0;
  }
}
@media all and (min-width: 1280px) {
  #product.detail main .introduction .content .Specification .box.fixed {
    position: fixed;
  }
  #product.detail main .introduction .content .Specification .box.fixed.bottom {
    position: absolute;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
  }
}
#product.detail main .introduction .content .Specification.show h6 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .introduction .content .Specification.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .introduction .content .Specification.show h6:after {
  width: 55px;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s;
}
#product.detail main .introduction .content .Specification.show .buttons > div {
  -webkit-animation: fadeInLeft 1.2s both 1s;
          animation: fadeInLeft 1.2s both 1s;
}
#product.detail main .introduction .content .Specification.show .awards img, #product.detail main .introduction .content .Specification.show table {
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#product.detail main .introduction .content .Specification.show .ps p {
  -webkit-animation: fadeInUp 1s both 1.2s;
          animation: fadeInUp 1s both 1.2s;
}
#product.detail main .introduction .content .Specification .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification .buttons {
    position: absolute;
    top: 20px;
    right: 5vw;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .introduction .content .Specification .buttons {
    top: 60px;
  }
}
#product.detail main .introduction .content .Specification .buttons p {
  font-family: FuturaPT-Medium, 微軟正黑體 !important;
  font-size: 0.875rem !important;
  color: rgba(0, 0, 0, 0.7) !important;
}
#product.detail main .introduction .content .Specification .buttons .favor {
  opacity: 0;
}
#product.detail main .introduction .content .Specification .buttons .favor.active span:after {
  opacity: 1;
}
#product.detail main .introduction .content .Specification .buttons .favor.active span:before {
  opacity: 0;
}
@media (min-width: 1025px) {
  #product.detail main .introduction .content .Specification .buttons .favor:hover span:after {
    opacity: 1;
  }
  #product.detail main .introduction .content .Specification .buttons .favor:hover span:before {
    opacity: 0;
  }
}
#product.detail main .introduction .content .Specification .buttons .favor button {
  background-color: transparent;
  border: none;
  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;
}
#product.detail main .introduction .content .Specification .buttons .favor button:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background-color: #b2b2b2;
  margin-left: 30px;
}
@media all and (max-width: 700px) {
  #product.detail main .introduction .content .Specification .buttons .favor button:after {
    margin-left: 15px;
  }
}
#product.detail main .introduction .content .Specification .buttons .favor p {
  margin-bottom: 2px;
}
#product.detail main .introduction .content .Specification .buttons .favor span {
  margin-right: 12px;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .introduction .content .Specification .buttons .favor span:before, #product.detail main .introduction .content .Specification .buttons .favor span:after {
  font-family: "icomoon";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .introduction .content .Specification .buttons .favor span:before {
  content: "\e911";
  font-size: 1.5rem;
}
#product.detail main .introduction .content .Specification .buttons .favor span:after {
  content: "\e912";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: block;
  font-size: 1.6875rem;
}
#product.detail main .introduction .content .Specification .buttons .share {
  padding: 0 0 0 30px;
  opacity: 0;
}
@media (min-width: 1280px) {
  #product.detail main .introduction .content .Specification .buttons .share {
    -webkit-animation: none;
            animation: none;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .introduction .content .Specification .buttons .share {
    padding: 0 0 0 15px;
    position: relative;
    top: auto;
    left: auto;
  }
}
#product.detail main .introduction .content .Specification .buttons .share ul {
  padding: 0;
}
#product.detail main .introduction .content .Specification .awards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px;
  padding: 0 0 20px 45px;
}
@media all and (max-width: 1500px) {
  #product.detail main .introduction .content .Specification .awards {
    margin-top: 40px;
  }
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification .awards {
    padding: 0 0 20px 5px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .introduction .content .Specification .awards {
    margin-top: 10px;
  }
}
#product.detail main .introduction .content .Specification .awards h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  opacity: 0;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification .awards h6:after {
    display: none;
  }
}
#product.detail main .introduction .content .Specification .awards img {
  opacity: 0;
}
#product.detail main .introduction .content .Specification table {
  border-top: 2px solid #7f7f7f;
  width: 100%;
  opacity: 0;
}
#product.detail main .introduction .content .Specification table tbody tr {
  border-bottom: 1px solid #bfbfbf;
}
#product.detail main .introduction .content .Specification table tbody tr:last-child {
  border-bottom: 2px solid #7f7f7f;
}
#product.detail main .introduction .content .Specification table tbody td {
  padding: 20px 0;
}
#product.detail main .introduction .content .Specification table tbody td:nth-child(1) {
  width: 45%;
  padding-left: 40px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.375rem;
  color: rgba(0, 0, 0, 0.8);
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification table tbody td:nth-child(1) {
    padding-left: 5px;
  }
}
@media all and (max-width: 600px) {
  #product.detail main .introduction .content .Specification table tbody td:nth-child(1) {
    width: 40%;
  }
}
#product.detail main .introduction .content .Specification table tbody td:nth-child(2) {
  padding: 0 10px;
  width: 28%;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
}
#product.detail main .introduction .content .Specification table tbody td:nth-child(3) {
  text-align: center;
  width: 27%;
  padding-right: 40px;
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  position: relative;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification table tbody td:nth-child(3) {
    padding-right: 5px;
  }
}
@media all and (max-width: 600px) {
  #product.detail main .introduction .content .Specification table tbody td:nth-child(3) {
    width: 32%;
  }
}
#product.detail main .introduction .content .Specification table tbody td:nth-child(3) button {
  border: none;
  position: absolute;
  right: 5px;
  top: calc(50% - 10px);
  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;
  font-size: 0.75rem;
  height: 20px;
  width: 35px;
  border-radius: 5px;
  background-color: #a0a0a0;
  color: #fff;
  font-family: 微軟正黑體;
}
@media all and (max-width: 600px) {
  #product.detail main .introduction .content .Specification table tbody td:nth-child(3) button {
    right: 0px;
  }
}
#product.detail main .introduction .content .Specification .ps {
  padding: 5px 0 0 45px;
}
@media all and (max-width: 1279px) {
  #product.detail main .introduction .content .Specification .ps {
    padding: 5px 0 0 5px;
  }
}
#product.detail main .introduction .content .Specification .ps p {
  line-height: 1.2;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(0, 0, 0, 0.6);
  opacity: 0;
}
#product.detail main .introduction .content .Specification .ps p:before {
  content: "*";
  color: #f40000;
  display: block;
  font-size: 1.125rem;
  margin-right: 5px;
}
#product.detail main .introduction .texture {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 130px;
  text-align: center;
}
#product.detail main .introduction .texture.show h6 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .introduction .texture.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .introduction .texture.show h6:after {
  width: 55px;
  -webkit-transition: all 0.8s ease 1s;
  transition: all 0.8s ease 1s;
}
#product.detail main .introduction .texture.show > p {
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#product.detail main .introduction .texture.show .downloadAll {
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
#product.detail main .introduction .texture.show ul li {
  -webkit-animation: fadeIn 1s both 1s;
          animation: fadeIn 1s both 1s;
}
#product.detail main .introduction .texture h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}
#product.detail main .introduction .texture h6:after {
  margin: 5px 0 0 15px;
  content: "";
  display: block;
  width: 0px;
  height: 1px;
  background-color: #b2a9a6;
}
#product.detail main .introduction .texture > p {
  max-width: 450px;
  line-height: 1.2;
  font-family: MyriadPro-Light, 微軟正黑體;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 10px;
  opacity: 0;
}
#product.detail main .introduction .texture .downloadAll {
  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;
  opacity: 0;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  margin: 15px 0 0;
}
#product.detail main .introduction .texture .downloadAll span {
  color: #2ca965;
  font-size: 1.625rem;
  margin-right: 10px;
  color: #32ac68;
}
#product.detail main .introduction .texture .downloadAll span:before {
  font-family: "icomoon";
  content: "\e916";
  font-weight: normal;
}
#product.detail main .introduction .texture ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
#product.detail main .introduction .texture ul li {
  cursor: pointer;
  margin: 2px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  opacity: 0;
  max-width: calc(25% - 4px);
  width: 100%;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  #product.detail main .introduction .texture ul li {
    max-width: calc(33.33% - 4px);
  }
}
@media all and (max-width: 700px) {
  #product.detail main .introduction .texture ul li {
    max-width: calc(50% - 4px);
  }
}
#product.detail main .introduction .texture ul li:hover img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
#product.detail main .introduction .texture ul li img {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
#product.detail main .collage {
  padding: 80px 0;
}
#product.detail main .collage.show ._title h6, #product.detail main .collage.show ._title h5 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .collage.show ._title h6 span, #product.detail main .collage.show ._title h5 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .collage.show ._title .bgColor {
  -webkit-animation: horizontalShow 0.8s both 0.6s;
          animation: horizontalShow 0.8s both 0.6s;
  -ms-animation: fadeInUp 0.8s both 0.6s;
}
#product.detail main .collage.show ._title p {
  -webkit-animation: fadeInUp 0.8s both 0.8s;
          animation: fadeInUp 0.8s both 0.8s;
}
#product.detail main .collage.show .content ._text > ul {
  -webkit-animation: fadeInUp 0.8s both 0.8s;
          animation: fadeInUp 0.8s both 0.8s;
}
#product.detail main .collage ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#product.detail main .collage ._title .bgColor {
  margin-top: 10px;
}
#product.detail main .collage ._title p {
  opacity: 0;
  max-width: 520px;
  margin-top: 20px;
}
#product.detail main .collage .content {
  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;
  max-width: 1100px;
  margin: 80px auto 0;
  padding: 0 50px;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content {
    padding: 0 5vw;
  }
}
#product.detail main .collage .content figure {
  max-width: 44%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content figure {
    display: none;
  }
}
#product.detail main .collage .content figure:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#product.detail main .collage .content figure img {
  max-width: 300px;
  max-height: 380px;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
#product.detail main .collage .content figure img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#product.detail main .collage .content ._text {
  width: 56%;
  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;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text {
    width: 100%;
  }
}
#product.detail main .collage .content ._text > ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text > ul {
    padding: 0 0 50px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .collage .content ._text > ul {
    padding: 0 0 20px;
  }
}
#product.detail main .collage .content ._text > ul li {
  width: 50%;
}
@media all and (min-width: 1025px) {
  #product.detail main .collage .content ._text > ul li:nth-child(odd):not(:first-child) {
    position: relative;
  }
  #product.detail main .collage .content ._text > ul li:nth-child(odd):not(:first-child):before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    background-color: #acacac;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text > ul li {
    margin: 0 10px;
  }
}
#product.detail main .collage .content ._text > ul li.active div img, #product.detail main .collage .content ._text > ul li.active div p {
  opacity: 1;
}
#product.detail main .collage .content ._text > ul li ._img {
  display: none;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text > ul li ._img {
    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;
  }
}
#product.detail main .collage .content ._text > ul li .inf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 10px 40px 50px;
}
@media all and (max-width: 1279px) {
  #product.detail main .collage .content ._text > ul li .inf {
    padding: 20px 10px 20px 30px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text > ul li .inf {
    margin-top: 20px;
    border-top: 1px solid #acacac;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#product.detail main .collage .content ._text > ul li .inf img, #product.detail main .collage .content ._text > ul li .inf p {
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #product.detail main .collage .content ._text > ul li .inf img, #product.detail main .collage .content ._text > ul li .inf p {
    opacity: 1;
  }
}
#product.detail main .collage .content ._text > ul li .inf p {
  font-size: 1.25rem;
  margin-left: 20px;
  line-height: 1.2;
}
#product.detail main .photographs {
  padding: 80px 50px 50px;
  max-width: 1370px;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs {
    padding: 80px 5vw 50px;
  }
}
#product.detail main .photographs .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .photographs .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs .background:before {
    display: none;
  }
}
#product.detail main .photographs .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .photographs .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs .background:after {
    display: none;
  }
}
#product.detail main .photographs ._title {
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 80px;
}
@media (max-width: 700px) {
  #product.detail main .photographs ._title {
    margin-bottom: 40px;
  }
}
#product.detail main .photographs ._title.show h5, #product.detail main .photographs ._title.show h6 {
  -webkit-animation: fadeIn 0s both 0.2s;
          animation: fadeIn 0s both 0.2s;
}
#product.detail main .photographs ._title.show h5 span, #product.detail main .photographs ._title.show h6 span {
  -webkit-animation: fadeInUp 0.8s both;
          animation: fadeInUp 0.8s both;
}
#product.detail main .photographs ._title.show .bgColor {
  -webkit-animation: horizontalShow 0.8s both 0.6s;
          animation: horizontalShow 0.8s both 0.6s;
  -ms-animation: fadeInUp 0.8s both 0.6s;
}
#product.detail main .photographs ._title.show p {
  -webkit-animation: fadeIn 0.8s both 0.8s;
          animation: fadeIn 0.8s both 0.8s;
}
#product.detail main .photographs ._title .bgColor {
  margin-top: 10px;
}
#product.detail main .photographs ._title p {
  opacity: 0;
  max-width: 520px;
  margin-top: 20px;
}
#product.detail main .photographs .masonry {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
#product.detail main .photographs .masonry .grid-sizer {
  width: 33.33%;
}
#product.detail main .photographs .masonry .box {
  padding: 2px;
  cursor: pointer;
  overflow: hidden;
}
#product.detail main .photographs .masonry .box figure:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}
#product.detail main .photographs .masonry .box:nth-child(2):last-child {
  width: 99.99%;
  height: auto;
}
#product.detail main .photographs .masonry .box:nth-child(2):last-child figure:hover img {
  -webkit-transform: translate(0, 0) scale(1.1) !important;
          transform: translate(0, 0) scale(1.1) !important;
}
#product.detail main .photographs .masonry .box:nth-child(2):last-child figure {
  margin: auto;
  max-width: 940px;
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#product.detail main .photographs .masonry .box:nth-child(2):last-child img {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none !important;
          transform: none !important;
  width: auto;
  margin: auto;
}
@media (min-width: 1025px) {
  #product.detail main .photographs .masonry .box:nth-child(2):last-child img {
    max-height: calc(100vh - 60px);
  }
}
#product.detail main .photographs .masonry .box.widthNot img {
  width: 100%;
  height: auto;
}
#product.detail main .photographs .masonry .box.heightNot img {
  height: 100%;
  max-width: none;
  width: auto;
}
#product.detail main .photographs .masonry .box.in.show figure {
  -webkit-animation: allin0 1.2s both;
          animation: allin0 1.2s both;
}
#product.detail main .photographs .masonry .box.Left figure {
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
}
#product.detail main .photographs .masonry .box.Right figure {
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
#product.detail main .photographs .masonry .box.Up figure {
  -webkit-transform: translateY(-101%);
          transform: translateY(-101%);
}
#product.detail main .photographs .masonry .box.Down figure {
  -webkit-transform: translateY(101%);
          transform: translateY(101%);
}
#product.detail main .photographs .masonry .box figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
#product.detail main .photographs .masonry .box figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#product.detail main .photographs .masonry .horizontal {
  width: 66.66%;
  height: 349px;
}
@media all and (max-width: 1370px) {
  #product.detail main .photographs .masonry .horizontal {
    height: calc(27.5vw - 27.5px - 7px);
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs .masonry .horizontal {
    height: calc(24.8vw - 3.5px);
  }
}
@media all and (max-width: 450px) {
  #product.detail main .photographs .masonry .horizontal {
    width: 100%;
    height: 83.25vw;
  }
}
#product.detail main .photographs .masonry .vertical {
  width: 33.33%;
  height: 699px;
}
@media all and (max-width: 1370px) {
  #product.detail main .photographs .masonry .vertical {
    height: calc(55vw - 55px - 14px);
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs .masonry .vertical {
    height: calc(49.6vw - 7px);
  }
}
@media all and (max-width: 450px) {
  #product.detail main .photographs .masonry .vertical {
    width: 100%;
    height: 83.25vw;
  }
}
#product.detail main .photographs .masonry .vertical:first-child:last-child {
  width: 100%;
  height: auto;
}
#product.detail main .photographs .masonry .square {
  width: 33.33%;
  height: 349px;
}
@media all and (max-width: 1370px) {
  #product.detail main .photographs .masonry .square {
    height: calc(27.5vw - 27.5px - 7px);
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .photographs .masonry .square {
    height: calc(24.8vw - 3.5px);
  }
}
@media all and (max-width: 450px) {
  #product.detail main .photographs .masonry .square {
    width: 100%;
    height: 83.25vw;
  }
}
#product.detail main .photographs .masonry .square:first-child:last-child {
  width: 100%;
  height: auto;
}
#product.detail main .space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1750px;
  margin: auto;
  padding: 120px 50px 180px;
  position: relative;
}
@media all and (max-width: 1024px) {
  #product.detail main .space {
    padding: 120px 5vw 180px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .space {
    padding: 100px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#product.detail main .space .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .space .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .space .background:before {
    display: none;
  }
}
#product.detail main .space .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .space .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .space .background:after {
    display: none;
  }
}
#product.detail main .space ._title {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1440px) {
  #product.detail main .space ._title {
    padding: 0 2vw 0 50px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .space ._title {
    padding: 0 2vw 0 0;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .space ._title {
    padding: 0 5vw;
    text-align: center;
  }
}
#product.detail main .space ._title.show h5 {
  -webkit-animation: fadeInUp 1s both 1.5s;
          animation: fadeInUp 1s both 1.5s;
}
@media all and (max-width: 700px) {
  #product.detail main .space ._title.show h5 {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
#product.detail main .space ._title.show h6 {
  -webkit-animation: fadeInUp 1.2s both 1.2s;
          animation: fadeInUp 1.2s both 1.2s;
}
@media all and (max-width: 700px) {
  #product.detail main .space ._title.show h6 {
    -webkit-animation: fadeInUp 1.2s both 0.2s;
            animation: fadeInUp 1.2s both 0.2s;
  }
}
#product.detail main .space ._title.show .bgColor {
  width: 55px;
  -webkit-transition: all 1s ease 1s;
  transition: all 1s ease 1s;
}
#product.detail main .space ._title.show p {
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
@media all and (max-width: 700px) {
  #product.detail main .space ._title.show p {
    -webkit-animation: fadeInUp 1.2s both 0.4s;
            animation: fadeInUp 1.2s both 0.4s;
  }
}
#product.detail main .space ._title h5 {
  opacity: 0;
}
#product.detail main .space ._title h6 {
  position: relative;
}
#product.detail main .space ._title h6 .bgColor {
  top: calc(50% + 2px);
  right: -65px;
  width: 0;
  position: absolute;
  -ms-opacity: 1;
  clip-path: none;
}
@media all and (max-width: 1440px) {
  #product.detail main .space ._title h6 .bgColor {
    display: none;
  }
}
#product.detail main .space ._slick {
  position: relative;
  z-index: 2;
}
#product.detail main .space ._slick.show .slick-dots {
  -webkit-animation: fadeIn 0.5s both 1s;
          animation: fadeIn 0.5s both 1s;
}
#product.detail main .space ._slick > ul {
  position: relative;
  padding: 0 0 30px;
}
@media all and (max-width: 1024px) {
  #product.detail main .space ._slick > ul li {
    margin: 0 10px;
  }
}
#product.detail main .space ._slick > ul li a:hover figure img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#product.detail main .space ._slick > ul li a figure img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#product.detail main .space ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #product.detail main .space ._slick .arrows span {
    display: none;
  }
}
#product.detail main .space ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .space ._slick .arrows span:hover {
  background-color: #959595;
}
#product.detail main .space ._slick .arrows span:hover:before {
  color: #fff;
}
#product.detail main .space ._slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
#product.detail main .recommend {
  max-width: 1400px;
  margin: auto;
  padding: 80px 50px 120px 120px;
}
@media all and (max-width: 1400px) {
  #product.detail main .recommend {
    padding: 80px 50px 120px 10vw;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .recommend {
    padding: 80px 5vw 120px;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .recommend {
    padding: 80px 0;
  }
}
#product.detail main .recommend .background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .recommend .background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .recommend .background:before {
    display: none;
  }
}
#product.detail main .recommend .background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #product.detail main .recommend .background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .recommend .background:after {
    display: none;
  }
}
#product.detail main .recommend.show ._title h5 {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#product.detail main .recommend.show ._title h6 {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#product.detail main .recommend.show ._slick ul li a {
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
#product.detail main .recommend.show ._slick ul li a:hover figure {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
  transition: -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  transition: transform 0.5s ease, box-shadow 0.5s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0.5s ease;
}
#product.detail main .recommend.show ._slick ul li a figure {
  -webkit-transition: all 0.8s ease 0.2s;
  transition: all 0.8s ease 0.2s;
}
#product.detail main .recommend.show ._slick .arrows .icon-triangle_right {
  -webkit-animation: fadeInLeft 1.5s both 1.5s;
          animation: fadeInLeft 1.5s both 1.5s;
}
#product.detail main .recommend.show ._slick .arrows .icon-triangle_left {
  -webkit-animation: fadeInRight 1.5s both 1.5s;
          animation: fadeInRight 1.5s both 1.5s;
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._title {
    text-align: center;
    padding: 0 5vw;
  }
}
#product.detail main .recommend ._title h5 {
  display: block;
}
#product.detail main .recommend ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._title h6 {
    display: block;
  }
}
#product.detail main .recommend ._title h6 .bgColor {
  margin: 5px 0 0 15px;
  -ms-opacity: 1;
  clip-path: none;
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._title h6 .bgColor {
    display: none;
  }
}
#product.detail main .recommend ._slick {
  margin-top: 50px;
  position: relative;
  padding: 0 55px;
}
@media all and (max-width: 1279px) {
  #product.detail main .recommend ._slick {
    margin-top: 0;
  }
}
@media all and (max-width: 1024px) {
  #product.detail main .recommend ._slick {
    padding: 0;
  }
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._slick {
    margin-top: 20px;
  }
}
#product.detail main .recommend ._slick ul .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  padding: 50px 0 70px;
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._slick ul .slick-track {
    padding: 30px 0 50px;
  }
}
#product.detail main .recommend ._slick ul li.slick-slide {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin: 0 10px;
  padding: 0 50px;
  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;
}
#product.detail main .recommend ._slick ul li.slick-slide.slick-center {
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
}
@media all and (max-width: 700px) {
  #product.detail main .recommend ._slick ul li.slick-slide.slick-center {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
#product.detail main .recommend ._slick ul li.slick-slide .block {
  max-width: 400px;
  width: 100%;
  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;
}
#product.detail main .recommend ._slick ul li.slick-slide a {
  width: 100%;
  position: relative;
  opacity: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#product.detail main .recommend ._slick ul li.slick-slide figure {
  -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0);
          box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0);
  width: 100%;
}
#product.detail main .recommend ._slick ul li.slick-slide figure img {
  width: 100%;
}
#product.detail main .recommend ._slick ul li.slick-slide p {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  padding: 40px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.625rem;
}
#product.detail main .recommend ._slick ul .slick-dots li {
  margin: 0 5px;
}
#product.detail main .recommend ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #product.detail main .recommend ._slick .arrows span {
    display: none;
  }
}
#product.detail main .recommend ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail main .recommend ._slick .arrows span:hover {
  background-color: #959595;
}
#product.detail main .recommend ._slick .arrows span:hover:before {
  color: #fff;
}
#product.detail main .recommend ._slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
#product.detail main .recommend ._slick .arrows span.icon-triangle_left {
  left: 0;
}
#product.detail main .recommend ._slick .arrows span.icon-triangle_right {
  right: 0;
}

#product.detail .zoomLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  -webkit-animation: zoomIn 0.4s both 0.2s;
          animation: zoomIn 0.4s both 0.2s;
}
#product.detail .zoomLibox.close {
  -webkit-animation: zoomOut 0.4s both;
          animation: zoomOut 0.4s both;
}
@media (max-width: 1024px) {
  #product.detail .zoomLibox.close {
    -webkit-animation: fadeOut 0.4s both;
            animation: fadeOut 0.4s both;
  }
}
#product.detail .zoomLibox.center section {
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 1025px) {
  #product.detail .zoomLibox.center section {
    top: 0 !important;
    left: 0 !important;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
@media (max-width: 1024px) {
  #product.detail .zoomLibox.center section {
    -webkit-animation: fadeIn 0.4s both 0.2s;
            animation: fadeIn 0.4s both 0.2s;
  }
}
#product.detail .zoomLibox .liboxClose {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 11;
  width: 40px;
  height: 40px;
  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;
  -webkit-animation: slideInDown 1s both 0.6s;
          animation: slideInDown 1s both 0.6s;
}
@media (min-width: 1025px) {
  #product.detail .zoomLibox .liboxClose {
    display: none;
  }
}
#product.detail .zoomLibox .liboxClose span {
  position: relative;
  width: 40px;
  height: 40px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#product.detail .zoomLibox .liboxClose span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#product.detail .zoomLibox .liboxClose span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #fff;
}
#product.detail .zoomLibox section {
  position: absolute;
  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;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: url("../img/icom/xw.cur"), default;
}
@media (max-width: 1024px) {
  #product.detail .zoomLibox section {
    top: 0px;
    left: 0px;
    -webkit-transition: none;
    transition: none;
  }
}
#product.detail .zoomLibox section img {
  max-height: 100%;
  width: auto;
  cursor: url("../img/icom/x.cur"), default;
}
@media all and (min-width: 1025px) {
  #product.detail .zoomLibox section img {
    max-width: 60vw;
  }
}

.xzoom-source, .xzoom-preview {
  z-index: 11;
}

@-webkit-keyframes zoomIn {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.7);
  }
}

@keyframes zoomIn {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.7);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    background-color: rgba(0, 0, 0, 0.7);
  }
  100% {
    background-color: rgba(0, 0, 0, 0);
  }
}
@keyframes zoomOut {
  0% {
    background-color: rgba(0, 0, 0, 0.7);
  }
  100% {
    background-color: rgba(0, 0, 0, 0);
  }
}
#product.detail .ZoomContainer {
  pointer-events: none;
}

#product.detail .photoLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 11;
}
#product.detail .photoLibox.close .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
#product.detail .photoLibox.close .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
#product.detail .photoLibox.close .infSlick ul li {
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
#product.detail .photoLibox.close .infSlick ul li h6, #product.detail .photoLibox.close .infSlick ul li p, #product.detail .photoLibox.close .infSlick ul li img {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
#product.detail .photoLibox.close .photoSlick {
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
#product.detail .photoLibox.close:before {
  -webkit-animation: slideOutLeft 0.7s both 0.3s;
          animation: slideOutLeft 0.7s both 0.3s;
}
#product.detail .photoLibox.close:after {
  -webkit-animation: slideOutRight 0.7s both 0.3s;
          animation: slideOutRight 0.7s both 0.3s;
}
#product.detail .photoLibox:before, #product.detail .photoLibox:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#product.detail .photoLibox:before {
  -webkit-animation: slideInLeft 0.8s both 0.3s;
          animation: slideInLeft 0.8s both 0.3s;
}
#product.detail .photoLibox:after {
  -webkit-animation: slideInRight 0.8s both 0.3s;
          animation: slideInRight 0.8s both 0.3s;
}
#product.detail .photoLibox .liboxClose {
  position: absolute;
  top: 85px;
  left: calc(50% + 800px);
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 1800px) {
  #product.detail .photoLibox .liboxClose {
    right: 40px;
    top: 25px;
    left: auto;
  }
}
@media all and (max-width: 700px) {
  #product.detail .photoLibox .liboxClose {
    right: 10px;
    top: 10px;
  }
}
#product.detail .photoLibox .liboxClose span {
  position: relative;
  width: 31px;
  height: 31px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#product.detail .photoLibox .liboxClose span:before, #product.detail .photoLibox .liboxClose span:after {
  position: absolute;
}
#product.detail .photoLibox .liboxClose span:before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #fff;
  top: calc(50% - 0.5px);
  left: 0;
  -webkit-animation: w100 0.8s both 1.2s;
          animation: w100 0.8s both 1.2s;
}
#product.detail .photoLibox .liboxClose span:after {
  content: "";
  display: block;
  width: 1px;
  height: 0%;
  background-color: #fff;
  top: 0;
  left: calc(50% - 0.5px);
  -webkit-animation: h100 0.8s both 1.6s;
          animation: h100 0.8s both 1.6s;
}
#product.detail .photoLibox .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  max-width: 1690px;
  margin: auto;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 0;
  }
}
@media all and (max-width: 500px) {
  #product.detail .photoLibox .content {
    padding: 50px 0 0;
  }
}
#product.detail .photoLibox .photoSlick {
  width: calc(100% - 210px);
  position: relative;
  padding: 0 150px;
  overflow: hidden;
}
@media all and (max-width: 1690px) {
  #product.detail .photoLibox .photoSlick {
    padding: 0 8vw;
  }
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick {
    width: 100%;
    padding: 0 10vw;
  }
}
@media all and (max-width: 500px) {
  #product.detail .photoLibox .photoSlick {
    padding: 0 40px;
  }
}
#product.detail .photoLibox .photoSlick ul {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick ul .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#product.detail .photoLibox .photoSlick ul li {
  margin: 0 5px;
  height: calc(100vh - 100px);
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick ul li {
    height: 50vh;
  }
}
#product.detail .photoLibox .photoSlick ul li figure {
  height: 100%;
  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;
}
#product.detail .photoLibox .photoSlick ul li figure img {
  width: auto;
  max-height: 100%;
}
#product.detail .photoLibox .photoSlick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
  color: #fff;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick .arrows span {
    display: none;
  }
}
#product.detail .photoLibox .photoSlick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail .photoLibox .photoSlick .arrows span:hover {
  background-color: #959595;
}
#product.detail .photoLibox .photoSlick .arrows span:hover:before {
  color: #fff;
}
#product.detail .photoLibox .photoSlick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick .arrows span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 500px) {
  #product.detail .photoLibox .photoSlick .arrows span {
    width: 30px;
    height: 30px;
    font-size: 0.75rem;
  }
  #product.detail .photoLibox .photoSlick .arrows span:before {
    display: block;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
#product.detail .photoLibox .photoSlick .arrows span.slick-arrow.slick-hidden {
  display: none !important;
}
#product.detail .photoLibox .photoSlick .arrows span.icon-triangle_left {
  left: 55px;
  -webkit-animation: fadeInRight 0.8s both 1.1s;
          animation: fadeInRight 0.8s both 1.1s;
}
@media all and (max-width: 1690px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_left {
    left: calc(4vw - 20px);
  }
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_left {
    left: calc(5vw - 20px);
  }
}
@media all and (max-width: 500px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_left {
    left: 5px;
  }
}
#product.detail .photoLibox .photoSlick .arrows span.icon-triangle_right {
  right: 55px;
  -webkit-animation: fadeInLeft 0.8s both 1.1s;
          animation: fadeInLeft 0.8s both 1.1s;
}
@media all and (max-width: 1690px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_right {
    right: calc(4vw - 20px);
  }
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_right {
    right: calc(5vw - 20px);
  }
}
@media all and (max-width: 500px) {
  #product.detail .photoLibox .photoSlick .arrows span.icon-triangle_right {
    right: 5px;
  }
}
#product.detail .photoLibox .infSlick {
  width: 210px;
  color: #fff;
  padding: 35px 0 0 0;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick {
    width: 100%;
    padding: 35px 5vw 0;
  }
}
#product.detail .photoLibox .infSlick ul li {
  padding-right: 10px;
  max-height: calc(100vh - 135px);
  overflow-y: auto;
  -webkit-animation: fadeIn 1s both 1s;
          animation: fadeIn 1s both 1s;
}
#product.detail .photoLibox .infSlick ul li::-webkit-scrollbar {
  width: 2px;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick ul li::-webkit-scrollbar {
    width: 3px;
  }
}
#product.detail .photoLibox .infSlick ul li::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick ul li::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-height: calc(50vh - 85px);
  }
}
#product.detail .photoLibox .infSlick h6, #product.detail .photoLibox .infSlick p, #product.detail .photoLibox .infSlick img {
  opacity: 0;
  -webkit-animation: fadeInUp 1.2s both 1s;
          animation: fadeInUp 1.2s both 1s;
}
#product.detail .photoLibox .infSlick h6 {
  font-family: FuturaPT-Light, 微軟正黑體;
  font-size: 1.5625rem;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.2;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick h6 {
    margin-bottom: 10px;
  }
}
#product.detail .photoLibox .infSlick h6:after {
  content: " -";
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick h6:after {
    display: none;
  }
}
#product.detail .photoLibox .infSlick p {
  font-size: 1rem;
}
#product.detail .photoLibox .infSlick img {
  margin-top: 10px;
}
#product.detail .photoLibox .infSlick .area {
  position: relative;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick .area {
    width: 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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #product.detail .photoLibox .infSlick .area:last-child:after {
    content: "";
    display: block;
    width: 0%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
@media all and (max-width: 700px) {
  #product.detail .photoLibox .infSlick .area {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
#product.detail .photoLibox .infSlick .area:after {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-animation: w100 1s both 1.2s;
          animation: w100 1s both 1.2s;
}
#product.detail .photoLibox .infSlick .area:not(:last-child):after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}
#product.detail .photoLibox .infSlick .area:not(:first-child) {
  padding-top: 20px;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick .area:not(:first-child) {
    border-top: none;
  }
}
#product.detail .photoLibox .infSlick .area .where, #product.detail .photoLibox .infSlick .area .usingCollage {
  padding: 0 15px 25px;
}
@media all and (max-width: 1024px) {
  #product.detail .photoLibox .infSlick .area .where, #product.detail .photoLibox .infSlick .area .usingCollage {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
#product.detail .photoLibox .infSlick .area .where a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#product.detail .photoLibox .infSlick .area .where a:hover {
  color: #bf6c4d;
}

.classification {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
  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;
}
@media all and (max-width: 1140px) {
  .classification {
    background-color: #fff;
  }
}
.classification.close {
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
.classification .box {
  background-color: #fff;
  max-width: 1140px;
  width: 100%;
  padding: 0 50px;
  position: relative;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
@media all and (max-width: 1140px) {
  .classification .box {
    max-height: 100%;
  }
}
.classification .box::-webkit-scrollbar {
  width: 4px;
}
.classification .box::-webkit-scrollbar-thumb {
  background-color: #333;
  border-radius: 10px;
}
@media all and (max-width: 1024px) {
  .classification .box {
    padding: 0 5vw;
  }
}
.classification .box .liboxClose {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50px;
  left: 1035px;
  cursor: pointer;
}
@media all and (max-width: 780px) {
  .classification .box .liboxClose {
    right: 5vw;
    left: auto;
  }
}
@media all and (max-width: 600px) {
  .classification .box .liboxClose {
    position: fixed;
    top: 20px;
    right: 10px;
  }
}
@media all and (min-width: 601px) {
  .classification .box .liboxClose.fixed {
    position: fixed;
    left: calc(50vw + 465px);
  }
}
@media all and (min-width: 601px) and (max-width: 1140px) {
  .classification .box .liboxClose.fixed {
    left: calc(52.5vw + 322.5px);
  }
}
.classification .box .liboxClose span {
  position: relative;
  width: 31px;
  height: 31px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.classification .box .liboxClose span:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.classification .box .liboxClose span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background-color: #000;
}
.classification .box h6, .classification .box > p {
  max-width: 550px;
  margin: auto;
  text-align: center;
}
.classification .box h6 {
  padding: 100px 0 15px;
  font-size: 2.25rem;
}
@media all and (max-width: 1024px) {
  .classification .box h6 {
    font-size: 2rem;
  }
}
@media all and (max-width: 600px) {
  .classification .box h6 {
    padding: 80px 0 15px;
    font-size: 1.75rem;
  }
}
.classification .box h6:after {
  margin: 10px auto;
  content: "";
  display: block;
  width: 45px;
  height: 3px;
  background-color: #22ac38;
}
.classification .box > p {
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
}
.classification .box ul {
  max-width: 680px;
  margin: 50px auto 80px;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}
.classification .box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 600px) {
  .classification .box ul li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.classification .box ul li:not(:last-child) .left, .classification .box ul li:not(:last-child) .right {
  border-bottom: 1px solid #999999;
}
@media all and (max-width: 600px) {
  .classification .box ul li:not(:last-child) .left {
    border-bottom: none;
  }
}
.classification .box ul li .left {
  width: calc(34% - 6px);
  padding: 20px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
@media all and (max-width: 1024px) {
  .classification .box ul li .left {
    padding: 10px 5vw;
  }
}
@media all and (max-width: 600px) {
  .classification .box ul li .left {
    width: 100%;
    border-bottom: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 20px 10px 10px;
  }
  .classification .box ul li .left img {
    margin-left: 30px;
  }
}
.classification .box ul li .right {
  width: 66%;
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.9375rem;
  padding: 20px 50px;
}
@media all and (max-width: 1024px) {
  .classification .box ul li .right {
    padding: 10px 5vw;
  }
}
@media all and (max-width: 600px) {
  .classification .box ul li .right {
    width: 100%;
    padding: 10px 10px 20px;
  }
}

#space.index main .content {
  padding: 60px 50px 110px;
}
@media all and (max-width: 1024px) {
  #space.index main .content {
    padding: 60px 5vw 110px;
  }
}
#space.index main .content .boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
}
@media all and (min-width: 701px) {
  #space.index main .content .boxs .area {
    width: 50%;
  }
  #space.index main .content .boxs .area:nth-child(1) {
    padding: 110px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #space.index main .content .boxs .area:nth-child(1) .box.show.in a {
    -webkit-animation: fadeInRight 1.2s both;
            animation: fadeInRight 1.2s both;
  }
  #space.index main .content .boxs .area:nth-child(1) .box:nth-child(odd) figure {
    max-width: 540px;
  }
}
@media all and (min-width: 701px) and (max-width: 1320px) {
  #space.index main .content .boxs .area:nth-child(1) .box:nth-child(odd) figure {
    max-width: calc(50vw - 120px);
  }
}
@media all and (min-width: 701px) and (max-width: 1024px) {
  #space.index main .content .boxs .area:nth-child(1) .box:nth-child(odd) figure {
    max-width: calc(45vw - 70px);
  }
}
@media all and (min-width: 701px) {
  #space.index main .content .boxs .area:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #space.index main .content .boxs .area:nth-child(2) .box.show.in a {
    -webkit-animation: fadeInLeft 1.2s both;
            animation: fadeInLeft 1.2s both;
  }
  #space.index main .content .boxs .area:nth-child(2) .box:nth-child(even) figure {
    max-width: 540px;
  }
}
@media all and (min-width: 701px) and (max-width: 1320px) {
  #space.index main .content .boxs .area:nth-child(2) .box:nth-child(even) figure {
    max-width: calc(50vw - 120px);
  }
}
@media all and (min-width: 701px) and (max-width: 1024px) {
  #space.index main .content .boxs .area:nth-child(2) .box:nth-child(even) figure {
    max-width: calc(45vw - 70px);
  }
}
@media all and (max-width: 700px) {
  #space.index main .content .boxs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#space.index main .content .boxs .box.active a .hoverbox, #space.index main .content .boxs:not(.active) .box a:hover .hoverbox {
  color: #fff !important;
  background-size: 0% 100%;
}
#space.index main .content .boxs .box.active a .hoverbox span, #space.index main .content .boxs:not(.active) .box a:hover .hoverbox span {
  width: 50px;
  height: 50px;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
#space.index main .content .boxs .box.active a .hoverbox span:before, #space.index main .content .boxs:not(.active) .box a:hover .hoverbox span:before {
  width: 16px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#space.index main .content .boxs .box.active a .hoverbox span:after, #space.index main .content .boxs:not(.active) .box a:hover .hoverbox span:after {
  height: 16px;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
}
#space.index main .content .boxs .box.active a .bgColor, #space.index main .content .boxs:not(.active) .box a:hover .bgColor {
  opacity: 0.85;
}
#space.index main .content .boxs .box {
  overflow: hidden;
  padding: 0 5px 20px;
}
@media all and (max-width: 700px) {
  #space.index main .content .boxs .box {
    padding: 0 0 20px;
  }
  #space.index main .content .boxs .box:nth-child(odd).show.in a {
    -webkit-animation: slideInLeft 1.2s both;
            animation: slideInLeft 1.2s both;
  }
  #space.index main .content .boxs .box:nth-child(odd).show.in a figure {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #space.index main .content .boxs .box:nth-child(even).show.in a {
    -webkit-animation: slideInRight 1.2s both;
            animation: slideInRight 1.2s both;
  }
  #space.index main .content .boxs .box:nth-child(even).show.in a figure {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#space.index main .content .boxs .box a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
#space.index main .content .boxs .box figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 850px;
  overflow: hidden;
}
@media all and (max-width: 1320px) {
  #space.index main .content .boxs .box figure {
    height: calc(70.8vw - 85px);
  }
}
@media all and (max-width: 700px) {
  #space.index main .content .boxs .box figure {
    height: 127.5vw;
  }
}
#space.index main .content .boxs .box figure img.b-loaded {
  height: 100%;
  max-width: none;
}
#space.index main .content .boxs .box .bgColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#space.index main .content .boxs .box .hoverbox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 700px) {
  #space.index main .content .boxs .box .hoverbox {
    padding: 0 10px;
  }
}
#space.index main .content .boxs .box .hoverbox .name {
  font-size: 2.125rem;
}
#space.index main .content .boxs .box .hoverbox .type {
  font-size: 1.125rem;
  opacity: 0.7;
}
#space.index main .content .boxs .box .hoverbox span {
  position: relative;
  width: 0px;
  height: 0px;
  display: block;
  position: absolute;
  bottom: -65px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
#space.index main .content .boxs .box .hoverbox span:before {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#space.index main .content .boxs .box .hoverbox span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 0px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#space.detail main ._title h5 {
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  #space.detail main ._title h5 {
    font-size: 0.9375rem;
  }
}
#space.detail main ._title h6 {
  font-size: 2.5rem;
}
@media all and (max-width: 1024px) {
  #space.detail main ._title h6 {
    font-size: 2.1875rem;
  }
}
@media all and (max-width: 700px) {
  #space.detail main ._title h6 {
    font-size: 1.875rem;
  }
}
#space.detail main ._title .bgColor {
  width: 55px;
  height: 2px;
  display: block;
}
#space.detail main ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
}

#space.detail main .space {
  max-width: 1160px;
  margin: auto;
  padding: 100px 50px;
}
@media all and (max-width: 1024px) {
  #space.detail main .space {
    padding: 100px 5vw;
  }
}
@media all and (max-width: 700px) {
  #space.detail main .space {
    padding: 100px 0;
  }
}
#space.detail main .space.show ._title h5 {
  -webkit-animation: fadeInDown 1s both;
          animation: fadeInDown 1s both;
}
#space.detail main .space.show ._title h6 {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
@media all and (min-width: 1025px) {
  #space.detail main .space.show ._slick ul li span {
    -webkit-animation: out 0s both 2.2s;
            animation: out 0s both 2.2s;
  }
  #space.detail main .space.show ._slick ul li span:before {
    -webkit-animation: imgSpan2 1.8s both 0.4s;
            animation: imgSpan2 1.8s both 0.4s;
  }
}
#space.detail main .space.show ._slick ul li figure, #space.detail main .space.show ._slick ul li ._text {
  -webkit-animation: fadeIn 0s both 1.12s;
          animation: fadeIn 0s both 1.12s;
}
@media all and (max-width: 1024px) {
  #space.detail main .space.show ._slick ul li ._text {
    -webkit-animation: fadeIn 1s both 1.4s;
            animation: fadeIn 1s both 1.4s;
  }
  #space.detail main .space.show ._slick ul li figure {
    -webkit-animation: fadeInUp 1.5s both 0.8s;
            animation: fadeInUp 1.5s both 0.8s;
  }
  #space.detail main .space.show ._slick ul li.slick-center figure {
    -webkit-animation: fadeInUp 1.5s both 0.4s;
            animation: fadeInUp 1.5s both 0.4s;
  }
}
@media all and (max-width: 700px) {
  #space.detail main .space.show ._slick ul li figure {
    -webkit-animation: fadeInUp 1.2s both 0.8s;
            animation: fadeInUp 1.2s both 0.8s;
  }
  #space.detail main .space.show ._slick ul li.slick-center figure {
    -webkit-animation: fadeInUp 1.2s both 0.4s;
            animation: fadeInUp 1.2s both 0.4s;
  }
}
#space.detail main .space.show ._slick .arrows .icon-triangle_right {
  -webkit-animation: fadeInLeft 1.5s both 1.5s;
          animation: fadeInLeft 1.5s both 1.5s;
}
#space.detail main .space.show ._slick .arrows .icon-triangle_left {
  -webkit-animation: fadeInRight 1.5s both 1.5s;
          animation: fadeInRight 1.5s both 1.5s;
}
#space.detail main .space.background:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #space.detail main .space.background:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #space.detail main .space.background:before {
    display: none;
  }
}
#space.detail main .space.background:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #space.detail main .space.background:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #space.detail main .space.background:after {
    display: none;
  }
}
#space.detail main .space ._title {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  #space.detail main .space ._title {
    padding: 0 5vw;
  }
}
#space.detail main .space ._title h5, #space.detail main .space ._title h6 {
  opacity: 0;
}
#space.detail main .space ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#space.detail main .space ._title h6 .bgColor {
  margin: 5px 0 0 15px;
}
#space.detail main .space ._slick {
  position: relative;
  padding: 0 65px;
  margin-top: 20px;
  z-index: 2;
}
@media all and (max-width: 700px) {
  #space.detail main .space ._slick {
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  #space.detail main .space ._slick > ul {
    padding: 20px 0;
  }
}
#space.detail main .space ._slick > ul .slick-track {
  padding: 50px 0 0;
}
#space.detail main .space ._slick > ul li {
  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;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin: 0 10px;
}
#space.detail main .space ._slick > ul li.slick-center {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
#space.detail main .space ._slick > ul li a {
  position: relative;
}
@media all and (max-width: 700px) {
  #space.detail main .space ._slick > ul li a {
    width: 100%;
  }
}
#space.detail main .space ._slick > ul li a figure {
  height: 640px;
  width: 400px;
  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;
  opacity: 0;
  overflow: hidden;
}
@media all and (max-width: 1260px) {
  #space.detail main .space ._slick > ul li a figure {
    width: 100%;
    height: calc(52.4vw - 132px);
  }
}
@media all and (max-width: 1024px) {
  #space.detail main .space ._slick > ul li a figure {
    height: calc(63.75vw - 120px);
  }
}
@media all and (max-width: 900px) {
  #space.detail main .space ._slick > ul li a figure {
    width: 100%;
    height: 72vw;
  }
}
@media all and (max-width: 700px) {
  #space.detail main .space ._slick > ul li a figure {
    height: 640px;
  }
}
@media all and (max-width: 525px) {
  #space.detail main .space ._slick > ul li a figure {
    height: 121.6vw;
  }
}
#space.detail main .space ._slick > ul li a figure img {
  height: 100%;
  max-width: unset;
  width: auto;
}
#space.detail main .space ._slick > ul li a ._text {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  padding: 0 20px;
  background-image: url("../../assets/img/textBg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 700px) {
  #space.detail main .space ._slick > ul li a ._text {
    padding: 0 10px;
  }
}
#space.detail main .space ._slick > ul li a ._text .name {
  font-size: 1.875rem;
}
#space.detail main .space ._slick > ul li a ._text .type {
  font-size: 1.125rem;
  opacity: 0.6;
}
#space.detail main .space ._slick > ul li a span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
#space.detail main .space ._slick > ul li a span:before {
  content: "";
  display: block;
  width: 0;
  height: 101%;
  background-color: #d9d9d9;
  position: absolute;
  top: -1px;
  right: -1px;
}
#space.detail main .space ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media all and (max-width: 1024px) {
  #space.detail main .space ._slick .arrows span {
    display: none;
  }
}
#space.detail main .space ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#space.detail main .space ._slick .arrows span:hover {
  background-color: #959595;
}
#space.detail main .space ._slick .arrows span:hover:before {
  color: #fff;
}
#space.detail main .space ._slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
@media all and (max-width: 1024px) {
  #space.detail main .space ._slick .arrows span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 900px) {
  #space.detail main .space ._slick .arrows span {
    display: none;
  }
}
#space.detail main .space ._slick .arrows span.icon-triangle_left {
  left: 0;
}
#space.detail main .space ._slick .arrows span.icon-triangle_right {
  right: 0;
}

#style.index main .content {
  max-width: 1520px;
  padding: 0 50px 100px;
  margin: auto;
}
@media all and (max-width: 1024px) {
  #style.index main .content {
    padding: 0 5vw 100px;
  }
}
@media all and (max-width: 900px) {
  #style.index main .content {
    padding: 0 0 100px;
  }
}
#style.index main .content ul li {
  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;
}
@media all and (max-width: 900px) {
  #style.index main .content ul li {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
#style.index main .content ul li:not(:first-child) {
  margin-top: 120px;
}
#style.index main .content ul li:first-child {
  margin-top: 90px;
}
#style.index main .content ul li:nth-child(odd) figure span:before {
  left: -1px;
}
#style.index main .content ul li:nth-child(odd) figure.show.in span:before {
  -webkit-animation: imgSpan 1.8s both;
          animation: imgSpan 1.8s both;
}
#style.index main .content ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#style.index main .content ul li:nth-child(even) figure span:before {
  right: -1px;
}
#style.index main .content ul li:nth-child(even) figure.show.in span:before {
  -webkit-animation: imgSpan2 1.8s both;
          animation: imgSpan2 1.8s both;
}
@media all and (min-width: 1025px) {
  #style.index main .content ul li:hover figure img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  #style.index main .content ul li:hover ._text a p {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #style.index main .content ul li:hover ._text a:after {
    height: 10px;
    width: 100%;
    -webkit-transition: width 0.6s ease 0.2s, height 0.4s ease;
    transition: width 0.6s ease 0.2s, height 0.4s ease;
  }
}
#style.index main .content ul li figure {
  width: 65.5%;
  height: 500px;
  display: block;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 1520px) {
  #style.index main .content ul li figure {
    height: calc(35.2vw - 35px);
  }
}
@media all and (max-width: 1024px) {
  #style.index main .content ul li figure {
    width: 60%;
    height: 29vw;
  }
}
@media all and (max-width: 900px) {
  #style.index main .content ul li figure {
    width: 100%;
    height: 53.76vw;
  }
}
#style.index main .content ul li figure.show.in img {
  -webkit-animation: fadeIn 0s both 0.72s;
          animation: fadeIn 0s both 0.72s;
}
#style.index main .content ul li figure.show.in span {
  -webkit-animation: out 0s both 1.8s;
          animation: out 0s both 1.8s;
}
#style.index main .content ul li figure img {
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#style.index main .content ul li figure span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
#style.index main .content ul li figure span:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 101%;
  background-color: #d9d9d9;
  top: -1px;
}
#style.index main .content ul li ._text {
  width: 34.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 75px;
}
@media all and (max-width: 1520px) {
  #style.index main .content ul li ._text {
    padding: 30px 5vw;
  }
}
@media all and (max-width: 1024px) {
  #style.index main .content ul li ._text {
    width: 40%;
  }
}
@media all and (max-width: 900px) {
  #style.index main .content ul li ._text {
    width: 100%;
    padding: 30px 10px;
  }
}
@media all and (max-width: 700px) {
  #style.index main .content ul li ._text {
    padding: 15px calc(5vw + 5px) 0;
  }
}
#style.index main .content ul li ._text.show h6 {
  -webkit-animation: fadeInDown 1s both 1s;
          animation: fadeInDown 1s both 1s;
}
@media all and (max-width: 1024px) {
  #style.index main .content ul li ._text.show h6 {
    -webkit-animation: fadeInDown 1s both;
            animation: fadeInDown 1s both;
  }
}
#style.index main .content ul li ._text.show .words {
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
@media all and (max-width: 1024px) {
  #style.index main .content ul li ._text.show .words {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
@media all and (max-width: 1024px) {
  #style.index main .content ul li ._text.show a p {
    -webkit-animation: allin 0.8s both 0.4s;
            animation: allin 0.8s both 0.4s;
  }
  #style.index main .content ul li ._text.show a:after {
    -webkit-animation: w100 0.8s both 0.6s;
            animation: w100 0.8s both 0.6s;
  }
}
#style.index main .content ul li ._text h6 {
  font-size: 2.125rem;
  opacity: 0;
}
#style.index main .content ul li ._text .words {
  margin-top: 15px;
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  color: rgba(0, 0, 0, 0.7);
  opacity: 0;
}
#style.index main .content ul li ._text a {
  padding: 0 15px;
  position: relative;
  margin-top: 60px;
  overflow: hidden;
}
@media all and (max-width: 700px) {
  #style.index main .content ul li ._text a {
    margin-top: 30px;
  }
}
#style.index main .content ul li ._text a:hover:after {
  height: 100%;
}
#style.index main .content ul li ._text a p {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateY(101%);
          transform: translateY(101%);
  position: relative;
  z-index: 1;
  font-size: 1rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
@media all and (min-width: 1025px) {
  #style.index main .content ul li ._text a p {
    -webkit-transform: translateY(101%);
            transform: translateY(101%);
  }
}
#style.index main .content ul li ._text a:after {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
  width: 0;
  height: 10px;
  background-color: #a6937c;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media all and (min-width: 1025px) {
  #style.index main .content ul li ._text a:after {
    height: 0;
  }
}

#style.detail main ._title h5 {
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Bold, 微軟正黑體;
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  #style.detail main ._title h5 {
    font-size: 0.9375rem;
  }
}
#style.detail main ._title h6 {
  font-size: 2.5rem;
}
@media all and (max-width: 1024px) {
  #style.detail main ._title h6 {
    font-size: 2.1875rem;
  }
}
@media all and (max-width: 700px) {
  #style.detail main ._title h6 {
    font-size: 1.875rem;
  }
}
#style.detail main ._title .bgColor {
  width: 55px;
  height: 2px;
  display: block;
}
#style.detail main ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
}

#style.detail main .recommend.show ._title h5 {
  -webkit-animation: fadeInDown 1s both;
          animation: fadeInDown 1s both;
}
#style.detail main .recommend.show ._title h6 {
  -webkit-animation: fadeInUp 1.4s both;
          animation: fadeInUp 1.4s both;
}
#style.detail main .recommend.show ._slick a {
  -webkit-animation: fadeIn 1s both 0.4s;
          animation: fadeIn 1s both 0.4s;
}
#style.detail main .recommend.show ._slick a p {
  -webkit-animation: slideInDown 1s both 1s;
          animation: slideInDown 1s both 1s;
}
#style.detail main .recommend.show ._slick .icon-triangle_left {
  -webkit-animation: fadeInRight 1s both 1s;
          animation: fadeInRight 1s both 1s;
}
#style.detail main .recommend.show ._slick .icon-triangle_right {
  -webkit-animation: fadeInLeft 1s both 1s;
          animation: fadeInLeft 1s both 1s;
}
#style.detail main .recommend .content {
  position: relative;
  z-index: 2;
  max-width: 1580px;
  padding: 50px 50px 70px;
  margin: auto;
}
@media all and (max-width: 1024px) {
  #style.detail main .recommend .content {
    padding: 50px 5vw 70px;
  }
}
@media all and (max-width: 900px) {
  #style.detail main .recommend .content {
    padding: 50px 0 70px;
  }
}
#style.detail main .recommend .content ._title {
  max-width: 1060px;
  width: 100%;
  margin: auto;
}
@media all and (max-width: 900px) {
  #style.detail main .recommend .content ._title {
    padding: 0 5vw;
  }
}
#style.detail main .recommend .content ._title h5, #style.detail main .recommend .content ._title h6 {
  opacity: 0;
}
#style.detail main .recommend .content ._title h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#style.detail main .recommend .content ._title h6 .bgColor {
  margin: 5px 0 0 15px;
}
#style.detail main .recommend .content ._slick {
  padding: 10px 70px 70px;
  position: relative;
}
@media all and (max-width: 1440px) {
  #style.detail main .recommend .content ._slick {
    padding: 10px 60px 70px;
  }
}
@media all and (max-width: 900px) {
  #style.detail main .recommend .content ._slick {
    padding: 50px 0;
  }
}
#style.detail main .recommend .content ._slick ul .slick-track {
  padding: 50px 0;
}
@media all and (max-width: 700px) {
  #style.detail main .recommend .content ._slick ul .slick-track {
    padding: 30px 0;
  }
}
#style.detail main .recommend .content ._slick ul li {
  margin: 0 20px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media all and (max-width: 1440px) {
  #style.detail main .recommend .content ._slick ul li {
    margin: 0 10px;
  }
}
@media all and (max-width: 700px) {
  #style.detail main .recommend .content ._slick ul li {
    margin: 0 5px;
  }
}
#style.detail main .recommend .content ._slick ul li.slick-center {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
@media all and (max-width: 700px) {
  #style.detail main .recommend .content ._slick ul li.slick-center {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}
#style.detail main .recommend .content ._slick ul li a {
  position: relative;
  display: block;
  overflow: hidden;
  opacity: 0;
}
#style.detail main .recommend .content ._slick ul li a p {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  font-size: 1.625rem;
  padding: 10px 20px;
}
@media all and (max-width: 700px) {
  #style.detail main .recommend .content ._slick ul li a p {
    padding: 5px 15px;
    font-size: 1.25rem;
  }
}
@media all and (max-width: 350px) {
  #style.detail main .recommend .content ._slick ul li a p {
    font-size: 1.125rem;
  }
}
#style.detail main .recommend .content ._slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  top: auto;
  bottom: 55%;
}
@media all and (max-width: 1024px) {
  #style.detail main .recommend .content ._slick .arrows span {
    display: none;
  }
}
#style.detail main .recommend .content ._slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#style.detail main .recommend .content ._slick .arrows span:hover {
  background-color: #959595;
}
#style.detail main .recommend .content ._slick .arrows span:hover:before {
  color: #fff;
}
#style.detail main .recommend .content ._slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
#style.detail main .recommend .content ._slick .arrows span.icon-triangle_left {
  left: 0;
}
#style.detail main .recommend .content ._slick .arrows span.icon-triangle_right {
  right: 0;
}

@media all and (max-width: 1440px) {
  #storeHold.index main article {
    padding: 100px 50px 50px;
  }
}
@media all and (max-width: 900px) {
  #storeHold.index main article {
    padding: 100px 5vw 40px;
  }
}
@media all and (max-width: 700px) {
  #storeHold.index main article .content form {
    padding: 20px 0;
  }
}
#storeHold.index main article .content form .box {
  padding: 40px 0 50px;
}
@media all and (max-width: 1440px) {
  #storeHold.index main article .content form .box {
    padding: 30px 0 40px;
  }
}
#storeHold.index main article .content form .box .dropDown .selectMenu {
  background-color: #33ad69;
}

#storeHold.detail main .banner ._title, #storeHold.detail main .banner button {
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}
#storeHold.detail main .banner.whiteWords ._title, #storeHold.detail main .banner.whiteWords button {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#storeHold.detail main .banner form .dropDown .selectMenu {
  background-color: #109249;
}
#storeHold.detail main .result .list ul li .box .buttons a:hover span, #storeHold.detail main .result .list ul li .box .buttons button:hover span {
  background-color: #636363;
}

#join.index main .banner {
  position: relative;
}
#join.index main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #join.index main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .banner:before {
    display: none;
  }
}
#join.index main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #join.index main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .banner:after {
    display: none;
  }
}
#join.index main .banner .overview ul li {
  width: 50%;
}
#join.index main .content {
  position: relative;
}
#join.index main .content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #join.index main .content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .content:before {
    display: none;
  }
}
#join.index main .content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #join.index main .content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .content:after {
    display: none;
  }
}
#join.index main .content .boxs {
  max-width: 1420px;
  margin: auto;
  padding: 100px 50px 150px;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  #join.index main .content .boxs {
    padding: 100px 5vw 150px;
  }
}
@media all and (max-width: 850px) {
  #join.index main .content .boxs {
    padding: 100px 5vw 50px;
  }
}
#join.index main .content .boxs .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media all and (max-width: 850px) {
  #join.index main .content .boxs .box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #join.index main .content .boxs .box ._text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0 90px !important;
  }
}
#join.index main .content .boxs .box:first-child ._text {
  padding-top: 170px;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box:first-child ._text {
    padding-top: 10vw;
  }
}
@media all and (max-width: 1279px) {
  #join.index main .content .boxs .box:first-child ._text {
    padding-top: 7vw;
  }
}
#join.index main .content .boxs .box:not(:first-child) {
  margin-top: -80px;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box:not(:first-child) {
    margin-top: -5vw;
  }
}
@media all and (max-width: 900px) {
  #join.index main .content .boxs .box:not(:first-child) {
    margin-top: 0;
  }
}
#join.index main .content .boxs .box:not(:first-child) ._text {
  padding-top: 290px;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box:not(:first-child) ._text {
    padding-top: 18vw;
  }
}
@media all and (max-width: 1279px) {
  #join.index main .content .boxs .box:not(:first-child) ._text {
    padding-top: 15vw;
  }
}
#join.index main .content .boxs .box:nth-child(odd) ._text {
  padding-left: 120px;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box:nth-child(odd) ._text {
    padding-left: 8.5vw;
  }
}
@media all and (max-width: 1279px) {
  #join.index main .content .boxs .box:nth-child(odd) ._text {
    padding-left: 5vw;
  }
}
#join.index main .content .boxs .box:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#join.index main .content .boxs .box:nth-child(even) ._text {
  padding-right: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box:nth-child(even) ._text {
    padding-right: 8.5vw;
  }
}
#join.index main .content .boxs .box figure {
  width: calc(50% - 40px);
  height: 750px;
  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;
  overflow: hidden;
  opacity: 0;
}
@media all and (max-width: 1420px) {
  #join.index main .content .boxs .box figure {
    height: calc(60.5vw - 108px);
  }
}
@media all and (max-width: 1024px) {
  #join.index main .content .boxs .box figure {
    height: calc(54vw - 48px);
  }
}
@media all and (max-width: 850px) {
  #join.index main .content .boxs .box figure {
    width: 100%;
    height: 108vw;
  }
}
#join.index main .content .boxs .box figure.show.in {
  -webkit-animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1);
          animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1);
}
#join.index main .content .boxs .box ._text {
  width: calc(50% + 40px);
}
@media all and (max-width: 850px) {
  #join.index main .content .boxs .box ._text {
    width: 100%;
  }
}
#join.index main .content .boxs .box ._text.show h5 {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show h5 {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
#join.index main .content .boxs .box ._text.show h6 {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show h6 {
    -webkit-animation: fadeInUp 1s both 0.2s;
            animation: fadeInUp 1s both 0.2s;
  }
}
#join.index main .content .boxs .box ._text.show > p {
  -webkit-animation: fadeInUp 1.4s both 1s;
          animation: fadeInUp 1.4s both 1s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show > p {
    -webkit-animation: fadeInUp 1.4s both 0.4s;
            animation: fadeInUp 1.4s both 0.4s;
  }
}
#join.index main .content .boxs .box ._text.show a:before {
  -webkit-animation: leanbutton_before 0.6s both 1.8s;
          animation: leanbutton_before 0.6s both 1.8s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show a:before {
    -webkit-animation: leanbutton_before 0.6s both 0.9s;
            animation: leanbutton_before 0.6s both 0.9s;
  }
}
#join.index main .content .boxs .box ._text.show a:after {
  -webkit-animation: leanbutton_after 0.6s both 1.8s;
          animation: leanbutton_after 0.6s both 1.8s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show a:after {
    -webkit-animation: leanbutton_after 0.6s both 0.9s;
            animation: leanbutton_after 0.6s both 0.9s;
  }
}
#join.index main .content .boxs .box ._text.show a > p {
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 1.4s;
          animation: horizontalShow 0.5s both 1.4s;
  -ms-animation: fadeIn 0.4s both 1.4s;
}
@media all and (max-width: 700px) {
  #join.index main .content .boxs .box ._text.show a > p {
    -webkit-animation: horizontalShow 0.5s both 0.5s;
            animation: horizontalShow 0.5s both 0.5s;
    -ms-animation: fadeIn 0.4s both 0.5s;
  }
}
#join.index main .content .boxs .box ._text h5, #join.index main .content .boxs .box ._text h6, #join.index main .content .boxs .box ._text > p, #join.index main .content .boxs .box ._text .buttons {
  max-width: 430px;
  width: 100%;
  padding: 0 5px 0 10px;
}
@media all and (max-width: 850px) {
  #join.index main .content .boxs .box ._text h5, #join.index main .content .boxs .box ._text h6, #join.index main .content .boxs .box ._text > p, #join.index main .content .boxs .box ._text .buttons {
    max-width: 100%;
  }
}
#join.index main .content .boxs .box ._text h5 {
  font-size: 2.625rem;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #join.index main .content .boxs .box ._text h5 {
    font-size: 2.25rem;
  }
}
#join.index main .content .boxs .box ._text h6 {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 70px;
  opacity: 0;
}
@media all and (max-width: 1279px) {
  #join.index main .content .boxs .box ._text h6 {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1024px) {
  #join.index main .content .boxs .box ._text h6 {
    font-size: 1rem;
  }
}
#join.index main .content .boxs .box ._text > p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.7);
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #join.index main .content .boxs .box ._text > p {
    font-size: 0.875rem;
  }
}
#join.index main .content .boxs .box ._text .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 350px) {
  #join.index main .content .boxs .box ._text .buttons {
    letter-spacing: 0;
    width: 100vw;
    -webkit-transform: translateX(-2.5vw);
            transform: translateX(-2.5vw);
  }
}

.joinDetail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11;
  opacity: 0;
  overflow-y: auto;
}
.joinDetail.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
.joinDetail.close {
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
.joinDetail.close section .fixImg {
  -webkit-animation: fadeOut 0.6s both;
          animation: fadeOut 0.6s both;
}
.joinDetail.close section .content .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
.joinDetail.close section .content .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
.joinDetail.close section .content .toTop, .joinDetail.close section .content .breadAndSare .breadcrumb, .joinDetail.close section .content .breadAndSare .share, .joinDetail.close section .content ._title, .joinDetail.close section .content .box h6, .joinDetail.close section .content .box ul li, .joinDetail.close section .content .box p {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
.joinDetail.close section .content .box:not(:last-child):after {
  -webkit-animation: w0 0.3s both;
          animation: w0 0.3s both;
}
.joinDetail section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 1600px;
  margin: auto;
  min-height: 100%;
  position: relative;
}
@media all and (max-width: 1024px) {
  .joinDetail section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.joinDetail section .fixImg {
  width: 760px;
  height: 100%;
  position: fixed;
  top: 0;
  right: calc(50% + 50px);
  -webkit-animation: fadeIn 0.8s both;
          animation: fadeIn 0.8s both;
}
@media all and (max-width: 1600px) {
  .joinDetail section .fixImg {
    right: auto;
    left: 0;
    width: 47.5%;
  }
}
@media all and (max-width: 1024px) {
  .joinDetail section .fixImg {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
}
.joinDetail section .fixImg picture {
  height: 100%;
  width: 100%;
  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;
}
.joinDetail section .content {
  width: calc(100% - 760px);
  padding: 120px 170px 135px 110px;
}
@media all and (max-width: 1600px) {
  .joinDetail section .content {
    width: 52.5%;
    padding: 7.5vw 10.625vw 8.4375vw 6.875vw;
  }
}
@media all and (max-width: 1024px) {
  .joinDetail section .content {
    width: 100%;
    padding: 100px 10vw 100px 5vw;
    position: relative;
  }
}
@media all and (max-width: 700px) {
  .joinDetail section .content {
    padding: 80px 5vw 50px;
  }
}
.joinDetail section .content .liboxClose {
  position: fixed;
  top: 60px;
  left: calc(50% + 800px - 85px - 30px);
  cursor: pointer;
}
@media all and (max-width: 1600px) {
  .joinDetail section .content .liboxClose {
    top: 3.75vw;
    left: auto;
    right: 5.3125vw;
  }
}
@media all and (max-width: 1024px) {
  .joinDetail section .content .liboxClose {
    right: 5vw;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
@media all and (max-width: 700px) {
  .joinDetail section .content .liboxClose {
    top: 20px;
    right: 10px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.joinDetail section .content .liboxClose span {
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  width: 30px;
  height: 30px;
}
@media all and (max-width: 700px) {
  .joinDetail section .content .liboxClose span {
    width: 26px;
    height: 26px;
  }
}
.joinDetail section .content .liboxClose span:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #000;
  -webkit-animation: w100 0.6s both 1s;
          animation: w100 0.6s both 1s;
}
.joinDetail section .content .liboxClose span:after {
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #000;
  -webkit-animation: h100 0.6s both 1.3s;
          animation: h100 0.6s both 1.3s;
}
.joinDetail section .content .toTop {
  position: fixed;
  bottom: 45px;
  left: calc(50% + 710px);
  cursor: pointer;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
@media all and (max-width: 1600px) {
  .joinDetail section .content .toTop {
    left: auto;
    right: 3.75vw;
  }
}
@media all and (max-width: 1024px) {
  .joinDetail section .content .toTop {
    right: 5vw;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 5vw;
  }
}
@media all and (max-width: 700px) {
  .joinDetail section .content .toTop {
    right: 10px;
    bottom: 10px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.joinDetail section .content .toTop:before {
  font-family: "icomoon";
  content: "\e903";
  display: block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  font-size: 1.75rem;
}
.joinDetail section .content .toTop p {
  line-height: 1;
  margin-top: -5px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.875rem;
}
.joinDetail section .content .breadAndSare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.joinDetail section .content .breadAndSare .breadcrumb {
  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;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
.joinDetail section .content .breadAndSare .breadcrumb h6 {
  font-family: FuturaPT-Bold, 微軟正黑體;
  font-size: 1rem;
  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-transform: uppercase;
}
.joinDetail section .content .breadAndSare .breadcrumb h6:after {
  content: "";
  display: block;
  width: 6px;
  height: 15px;
  background-color: #32b16c;
  margin: 0 20px;
}
.joinDetail section .content .breadAndSare .breadcrumb p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
.joinDetail section .content .breadAndSare .share {
  -webkit-animation: fadeInLeft 1.2s both 0.6s;
          animation: fadeInLeft 1.2s both 0.6s;
}
.joinDetail section .content ._title {
  font-size: 2.625rem;
  margin: 120px 0 50px;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
@media all and (max-width: 1600px) {
  .joinDetail section .content ._title {
    margin: 7.5vw 0 3.125vw;
  }
}
@media all and (max-width: 700px) {
  .joinDetail section .content ._title {
    font-size: 2.25rem;
    margin: 50px 0 0;
  }
}
.joinDetail section .content .box {
  padding: 50px 0 30px;
  position: relative;
}
@media all and (max-width: 700px) {
  .joinDetail section .content .box {
    padding: 30px 0;
  }
}
.joinDetail section .content .box:not(:last-child):after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #bfbfbf;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-animation: w100 1s both 0.8s;
          animation: w100 1s both 0.8s;
}
.joinDetail section .content .box h6 {
  font-size: 1.375rem;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
.joinDetail section .content .box h6:not(:last-child) {
  margin-bottom: 20px;
}
.joinDetail section .content .box p {
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.7);
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
.joinDetail section .content .box p:not(:last-child) {
  margin-bottom: 20px;
}
.joinDetail section .content .box ul {
  counter-reset: num;
}
.joinDetail section .content .box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-increment: num;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.9375rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
.joinDetail section .content .box ul li:not(:last-child) {
  margin-bottom: 20px;
}
.joinDetail section .content .box ul li:before {
  content: counter(num) ".";
  font-family: FuturaPT-Heavy, 微軟正黑體;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.4);
  display: block;
  line-height: 1;
  margin-right: 5px;
}
.joinDetail section .content .box figure {
  padding: 10px 0;
  overflow: hidden;
}
.joinDetail section .content .box figure:not(:last-child) {
  margin-bottom: 20px;
}
.joinDetail section .content .box figure img {
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-animation: slideInLeft 1s both 0.6s;
          animation: slideInLeft 1s both 0.6s;
}
.joinDetail section .content .box figure b {
  display: block;
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1s btoh 0.8s;
          animation: fadeInUp 1s btoh 0.8s;
}

#catalogue.index footer {
  background-image: url("../../upload/fa2/QA/bg.jpg");
}

#catalogue.index main {
  padding: 180px 0 0;
  position: relative;
  min-height: 100vh;
}
@media all and (max-width: 1279px) {
  #catalogue.index main {
    padding: 100px 0 0;
  }
}
#catalogue.index main:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
  z-index: 0;
}
@media all and (min-width: 1921px) {
  #catalogue.index main:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #catalogue.index main:before {
    display: none;
  }
}
#catalogue.index main:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
  z-index: 0;
}
@media all and (min-width: 1921px) {
  #catalogue.index main:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #catalogue.index main:after {
    display: none;
  }
}

#catalogue.index .category {
  padding: 190px 70px 100px;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 33.4vw;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 33vw;
  max-width: 480px;
  max-height: 100vh;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category {
    padding: 0 0 50px;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    max-width: none;
    max-height: none;
    text-align: center;
    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;
  }
  #catalogue.index .category.fixed .box:after {
    opacity: 0;
  }
}
@media all and (min-width: 1280px) {
  #catalogue.index .category select, #catalogue.index .category .icon-uniE903 {
    display: none;
  }
}
#catalogue.index .category select {
  font-family: FuturaPT-Book, 微軟正黑體;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.5;
  padding: 0 40px 0 10px;
  height: 100%;
  text-align: center;
  -webkit-animation: fadeInDown 0.8s both 0.4s;
          animation: fadeInDown 0.8s both 0.4s;
}
#catalogue.index .category select:after {
  font-family: "icomoon";
  content: "\e903";
}
#catalogue.index .category .icon-uniE903 {
  font-size: 1.25rem;
  -webkit-animation: fadeInDown 0.8s both 0.4s;
          animation: fadeInDown 0.8s both 0.4s;
  margin-left: -20px;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category.fixed .box {
    position: fixed;
    top: 60px;
    bottom: auto;
    width: 100vw;
    background-color: #fff;
  }
}
@media all and (max-width: 700px) {
  #catalogue.index .category.fixed .box {
    top: 40px;
  }
}
@media all and (min-width: 1280px) {
  #catalogue.index .category.bottom {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}
#catalogue.index .category ._title, #catalogue.index .category .box {
  max-width: 400px;
  width: 100%;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ._title, #catalogue.index .category .box {
    max-width: none;
    width: auto;
  }
}
#catalogue.index .category ._title {
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ._title {
    padding: 0 10px;
  }
}
#catalogue.index .category ._title p {
  font-size: 3.125rem;
  line-height: 1;
  padding: 0 20px;
  -webkit-animation: slideInDown 1s both;
          animation: slideInDown 1s both;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media all and (max-width: 700px) {
  #catalogue.index .category ._title p {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ._title p {
    padding: 0;
    font-size: 3rem;
  }
}
#catalogue.index .category ._title span {
  letter-spacing: -1px;
  font-size: 0.75rem;
  font-style: italic;
  margin: 30px 0;
  display: block;
  color: #73a184;
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
@media all and (max-width: 700px) {
  #catalogue.index .category ._title span {
    margin: 10px 0 20px;
  }
}
@media all and (max-width: 1279px) {
  #catalogue.index .category .box {
    width: auto;
    max-width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    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;
    z-index: 1;
  }
}
#catalogue.index .category ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 100%;
  }
}
#catalogue.index .category ul .ps__rail-x, #catalogue.index .category ul .ps__rail-y {
  display: none;
}
#catalogue.index .category ul li {
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.5;
  padding: 15px 20px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
  letter-spacing: 0.5px;
  opacity: 0;
  -webkit-animation: fadeInDown 0.8s both;
          animation: fadeInDown 0.8s both;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ul li {
    padding: 0 20px;
    white-space: nowrap;
    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;
  }
  #catalogue.index .category ul li:not(:first-child) {
    position: relative;
  }
  #catalogue.index .category ul li:not(:first-child):before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background-color: #ccc;
  }
}
#catalogue.index .category ul li p:after {
  content: "";
  display: block;
  width: 0%;
  height: 3px;
  background-color: #009944;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media all and (max-width: 1279px) {
  #catalogue.index .category ul li p:after {
    margin: auto;
  }
}
@media all and (min-width: 1025px) {
  #catalogue.index .category ul li:hover {
    color: #000;
  }
  #catalogue.index .category ul li:hover p:after {
    width: 100%;
    -webkit-transition: all 0.6s ease 0.1s;
    transition: all 0.6s ease 0.1s;
  }
}
#catalogue.index .category ul li.active {
  color: #000;
}
#catalogue.index .category ul li.active p:after {
  width: 100%;
  -webkit-transition: all 0.6s ease 0.1s;
  transition: all 0.6s ease 0.1s;
}
@media all and (max-width: 700px) {
  #catalogue.index .category ul li.active p:after {
    display: none;
  }
}

#catalogue.index main article:not(.category) {
  padding: 0 8.8vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media all and (max-width: 1279px) {
  #catalogue.index main article:not(.category) {
    padding: 50px 8.8vw 0;
  }
}
@media all and (max-width: 1024px) {
  #catalogue.index main article:not(.category) {
    padding: 50px 5vw 0;
  }
}
#catalogue.index main article:not(.category) .content ul {
  width: 57.2vw;
  max-width: 1020px;
  padding: 0 0 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1279px) {
  #catalogue.index main article:not(.category) .content ul {
    width: 100%;
  }
}
#catalogue.index main article:not(.category) .content ul li {
  margin-bottom: 100px;
  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;
  max-width: calc(50% - 115px);
  margin-right: 100px;
}
@media all and (max-width: 1780px) {
  #catalogue.index main article:not(.category) .content ul li {
    max-width: calc(50% - 6.5vw);
    margin-right: 5.5vw;
  }
}
@media all and (max-width: 1279px) {
  #catalogue.index main article:not(.category) .content ul li {
    margin-left: 3vw;
    margin-right: 3vw;
    margin-bottom: 80px;
  }
}
@media all and (max-width: 700px) {
  #catalogue.index main article:not(.category) .content ul li {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#catalogue.index main article:not(.category) .content ul li figure.show.in {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#catalogue.index main article:not(.category) .content ul li ._text.show h6, #catalogue.index main article:not(.category) .content ul li ._text.show p {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
@media all and (max-width: 700px) {
  #catalogue.index main article:not(.category) .content ul li ._text.show h6, #catalogue.index main article:not(.category) .content ul li ._text.show p {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
#catalogue.index main article:not(.category) .content ul li:nth-child(even) {
  margin-top: 85px;
}
@media all and (max-width: 1024px) {
  #catalogue.index main article:not(.category) .content ul li:nth-child(even) {
    margin-top: 40px;
  }
}
@media all and (max-width: 700px) {
  #catalogue.index main article:not(.category) .content ul li:nth-child(even) {
    margin-top: 0;
  }
}
#catalogue.index main article:not(.category) .content ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
#catalogue.index main article:not(.category) .content ul li a:hover figure:after, #catalogue.index main article:not(.category) .content ul li a:hover figure:before {
  opacity: 1;
}
#catalogue.index main article:not(.category) .content ul li a figure {
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 29px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 29px 8px rgba(0, 0, 0, 0.15);
  opacity: 0;
  max-width: 100%;
}
#catalogue.index main article:not(.category) .content ul li a figure:after {
  font-family: "icomoon";
  content: "\e913";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.8);
  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;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 50px;
  height: 50px;
  opacity: 0;
  border-radius: 50%;
  font-size: 1.125rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#catalogue.index main article:not(.category) .content ul li a figure:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#catalogue.index main article:not(.category) .content ul li a figure img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#catalogue.index main .annual .bg {
  background-image: url("../../upload/fa2/QA/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#catalogue.index main .annual .content ul li a figure {
  min-height: 300px;
}
#catalogue.index main .annual .content ul li a h6 {
  padding: 30px 15px 15px;
  max-width: 390px;
  font-size: 1.75rem;
  opacity: 0;
}
@media all and (max-width: 700px) {
  #catalogue.index main .annual .content ul li a h6 {
    padding: 10px 15px 15px;
  }
}
#catalogue.index main .annual .content ul li a p {
  padding: 0 15px;
  max-width: 390px;
  opacity: 0;
}
#catalogue.index main .series .content ul li a figure {
  min-height: 150px;
}
#catalogue.index main .series .content ul li a ._text {
  font-family: FuturaPT-Medium, 微軟正黑體;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 1780px) {
  #catalogue.index main .series .content ul li a ._text {
    padding: 20px 10px 0;
  }
}
@media all and (max-width: 700px) {
  #catalogue.index main .series .content ul li a ._text {
    padding: 10px 10px 0;
  }
}
#catalogue.index main .series .content ul li a ._text p {
  opacity: 0;
}
#catalogue.index main .series .content ul li a ._text .series {
  font-size: 1.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#catalogue.index main .series .content ul li a ._text .series:after {
  content: "-";
  display: block;
  margin: 0 5px;
}
#catalogue.index main .series .content ul li a ._text .name {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
}

#contact main article {
  padding: 185px 50px 110px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1279px) {
  #contact main article {
    padding: 150px 50px 110px;
  }
}
@media all and (max-width: 1024px) {
  #contact main article {
    padding: 150px 5vw 110px;
  }
}
@media all and (max-width: 700px) {
  #contact main article {
    padding: 120px 0 110px;
  }
}
#contact main article:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #contact main article:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #contact main article:before {
    display: none;
  }
}
#contact main article:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #contact main article:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #contact main article:after {
    display: none;
  }
}
#contact main article .bg {
  background-image: url("../../upload/fa2/QA/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#contact main article .content {
  max-width: 1350px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1279px) {
  #contact main article .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#contact main article .content .contactInf {
  width: 40%;
  background-color: #c7c7c7;
  padding: 80px 145px 80px 100px;
  -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
          box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
}
@media all and (max-width: 1450px) {
  #contact main article .content .contactInf {
    padding: 80px 10vw 80px 6.8vw;
  }
}
@media all and (min-width: 1280px) {
  #contact main article .content .contactInf {
    opacity: 0;
  }
}
@media all and (max-width: 1279px) {
  #contact main article .content .contactInf {
    padding: 0;
    width: 100%;
    background-color: transparent !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf {
    padding: 0 5vw;
  }
}
@media all and (min-width: 1280px) {
  #contact main article .content .contactInf.show {
    -webkit-animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
            animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1) 0.4s;
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 2s ease 1.4s;
    transition: all 2s ease 1.4s;
  }
  #contact main article .content .contactInf.show ._title h6 {
    -webkit-animation: fadeInUp 1.2s both 0.4s;
            animation: fadeInUp 1.2s both 0.4s;
  }
  #contact main article .content .contactInf.show ._title span {
    -webkit-animation: fadeInUp 1.2s both 0.6s;
            animation: fadeInUp 1.2s both 0.6s;
  }
  #contact main article .content .contactInf.show ._title p {
    -webkit-transition: all 1.2s ease 0.8s;
    transition: all 1.2s ease 0.8s;
    opacity: 0.6;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #contact main article .content .contactInf.show .information h6 {
    -webkit-animation: fadeInUp 1.2s both 0.9s;
            animation: fadeInUp 1.2s both 0.9s;
  }
  #contact main article .content .contactInf.show .information ul li {
    -webkit-animation: fadeInUp 1.2s both 1.1s;
            animation: fadeInUp 1.2s both 1.1s;
  }
}
@media all and (max-width: 1279px) {
  #contact main article .content .contactInf.show {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #contact main article .content .contactInf.show ._title h6 {
    -webkit-animation: fadeInUp 1.2s both 0.2s;
            animation: fadeInUp 1.2s both 0.2s;
  }
  #contact main article .content .contactInf.show ._title span {
    -webkit-animation: fadeInUp 1.2s both 0.4s;
            animation: fadeInUp 1.2s both 0.4s;
  }
  #contact main article .content .contactInf.show ._title p {
    -webkit-transition: all 1.2s ease 0.6s;
    transition: all 1.2s ease 0.6s;
    opacity: 0.6;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  #contact main article .content .contactInf.show .information {
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 2s ease 1.6s;
    transition: all 2s ease 1.6s;
    -webkit-animation: fadeInUp 1.2s both 1s;
            animation: fadeInUp 1.2s both 1s;
  }
}
@media all and (max-width: 1279px) {
  #contact main article .content .contactInf ._title {
    padding: 0 5vw;
  }
}
#contact main article .content .contactInf ._title h6 {
  font-size: 3rem;
  line-height: 1.5;
  opacity: 0;
}
@media all and (max-width: 1279px) {
  #contact main article .content .contactInf ._title h6 {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf ._title h6 {
    font-size: 2.25rem;
  }
}
#contact main article .content .contactInf ._title span {
  color: #32ac68;
  font-size: 0.75rem;
  font-style: italic;
  letter-spacing: 0;
  display: block;
  margin: 20px 0 30px -25px;
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf ._title span {
    margin: 20px 0 30px -15px;
  }
}
#contact main article .content .contactInf ._title p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  opacity: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
#contact main article .content .contactInf .information {
  margin-top: 150px;
}
@media all and (max-width: 1279px) {
  #contact main article .content .contactInf .information {
    opacity: 0;
    background-color: #c7c7c7;
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
            box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
    margin-top: 80px;
    padding: 40px 5vw 50px;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf .information {
    margin-top: 40px;
  }
}
#contact main article .content .contactInf .information h6 {
  font-size: 1.25rem;
  font-family: MyriadPro-Semibold, 微軟正黑體;
  padding: 0 0 55px;
  position: relative;
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf .information h6 {
    padding: 0 5px 55px;
  }
}
#contact main article .content .contactInf .information h6:after {
  position: absolute;
  bottom: 40px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
#contact main article .content .contactInf .information ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  font-size: 1rem;
  font-family: MyriadPro-Light, 微軟正黑體;
  padding: 0 0 0 55px;
  position: relative;
  word-break: break-all;
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf .information ul li {
    padding: 0 5px 0 60px;
  }
}
#contact main article .content .contactInf .information ul li:not(:last-child) {
  margin-bottom: 20px;
}
#contact main article .content .contactInf .information ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-name);
  font-size: 1.125rem;
  line-height: 1;
  opacity: 0.5;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  width: 55px;
}
@media all and (max-width: 700px) {
  #contact main article .content .contactInf .information ul li:before {
    left: 5px;
  }
}
#contact main article .content .table {
  margin: 80px 0 0 -80px;
  width: calc(60% + 80px);
  background-color: #fff;
  padding: 60px 80px;
  position: relative;
  -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
          box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0);
  opacity: 0;
}
@media all and (max-width: 1450px) {
  #contact main article .content .table {
    width: calc(60% + 5.5vw);
    margin: 80px 0 0 -5.5vw;
    padding: 60px 5.5vw;
  }
}
@media all and (max-width: 1279px) {
  #contact main article .content .table {
    width: 100%;
    margin: 80px 0 0;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table {
    margin: -10px 0 0;
    padding: 30px 5.5vw 60px;
  }
}
@media all and (min-width: 1025px) {
  #contact main article .content .table.show {
    -webkit-animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
            animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1) 0.8s;
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 2s ease 1.8s;
    transition: all 2s ease 1.8s;
  }
  #contact main article .content .table.show h5 {
    -webkit-animation: fadeInUp 2s both 1s;
            animation: fadeInUp 2s both 1s;
  }
}
@media all and (max-width: 1024px) {
  #contact main article .content .table.show {
    -webkit-animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1);
            animation: fadeInUp 2s both cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 2s ease 1s;
    transition: all 2s ease 1s;
  }
  #contact main article .content .table.show h5 {
    -webkit-animation: fadeInUp 2s both 0.2s;
            animation: fadeInUp 2s both 0.2s;
  }
}
#contact main article .content .table h5 {
  font-size: 2.25rem;
  text-align: center;
}
#contact main article .content .table form {
  border-top: 5px solid #cccccc;
  margin: 15px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#contact main article .content .table form .box {
  width: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box {
    width: 100%;
  }
}
#contact main article .content .table form .box:not(.code) {
  border-bottom: 1px solid #b2b2b2;
}
#contact main article .content .table form .box.must h6:before {
  content: "*";
}
#contact main article .content .table form .box.subject, #contact main article .content .table form .box.textarea, #contact main article .content .table form .box.code {
  width: 100%;
}
#contact main article .content .table form .box.textarea textarea {
  height: 120px;
}
#contact main article .content .table form .box.code {
  border-bottom: 5px solid #cccccc;
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box.code {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 10px;
  }
}
#contact main article .content .table form .box.code h6 {
  width: 235px;
}
@media all and (max-width: 1024px) {
  #contact main article .content .table form .box.code h6 {
    width: 200px;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box.code h6 {
    width: 100%;
  }
}
#contact main article .content .table form .box.code input {
  width: calc(100% - 360px);
}
@media all and (max-width: 1024px) {
  #contact main article .content .table form .box.code input {
    width: calc(100% - 325px);
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box.code input {
    width: calc(100% - 70px);
    padding: 0 5px;
  }
}
#contact main article .content .table form .box.code div {
  width: 125px;
  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;
  cursor: pointer;
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box.code div {
    width: 70px;
  }
}
#contact main article .content .table form .box h6 {
  padding: 20px 0 20px 30px;
  color: rgba(0, 0, 0, 0.5);
  width: 145px;
  font-size: 1.125rem;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  position: relative;
}
@media all and (max-width: 1450px) {
  #contact main article .content .table form .box h6 {
    padding: 20px 0 20px 20px;
    width: 125px;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box h6 {
    padding: 15px 0 15px 10px;
    width: 110px;
    font-size: 1rem;
  }
}
#contact main article .content .table form .box h6:before {
  color: red;
  font-size: 0.875rem;
  position: absolute;
  top: 20px;
  left: 22px;
}
@media all and (max-width: 1450px) {
  #contact main article .content .table form .box h6:before {
    left: 12px;
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box h6:before {
    left: 2px;
    top: 15px;
    font-size: 0.75rem;
  }
}
#contact main article .content .table form .box input, #contact main article .content .table form .box textarea {
  padding: 20px 5px 20px 0;
  border: none;
  background-color: transparent;
  width: calc(100% - 145px);
  font-family: MyriadPro-Regular, 微軟正黑體;
  letter-spacing: 1px;
  font-size: 1rem;
  color: #000;
}
@media all and (max-width: 1450px) {
  #contact main article .content .table form .box input, #contact main article .content .table form .box textarea {
    width: calc(100% - 125px);
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box input, #contact main article .content .table form .box textarea {
    padding: 15px 5px 15px 0;
    width: calc(100% - 110px);
  }
}
#contact main article .content .table form .box input::-webkit-input-placeholder, #contact main article .content .table form .box textarea::-webkit-input-placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1px;
}
#contact main article .content .table form .box input::-moz-placeholder, #contact main article .content .table form .box textarea::-moz-placeholder {
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1px;
}
#contact main article .content .table form .box input:-ms-input-placeholder, #contact main article .content .table form .box textarea:-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1px;
}
#contact main article .content .table form .box input::-ms-input-placeholder, #contact main article .content .table form .box textarea::-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1px;
}
#contact main article .content .table form .box input::placeholder, #contact main article .content .table form .box textarea::placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1px;
}
#contact main article .content .table form .box input:focus::-webkit-input-placeholder, #contact main article .content .table form .box textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
#contact main article .content .table form .box input:focus::-moz-placeholder, #contact main article .content .table form .box textarea:focus::-moz-placeholder {
  opacity: 0;
}
#contact main article .content .table form .box input:focus:-ms-input-placeholder, #contact main article .content .table form .box textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
#contact main article .content .table form .box input:focus::-ms-input-placeholder, #contact main article .content .table form .box textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
#contact main article .content .table form .box input:focus::placeholder, #contact main article .content .table form .box textarea:focus::placeholder {
  opacity: 0;
}
#contact main article .content .table form .box .dropDown {
  width: calc(100% - 145px);
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 1450px) {
  #contact main article .content .table form .box .dropDown {
    width: calc(100% - 125px);
  }
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box .dropDown {
    width: calc(100% - 110px);
  }
}
#contact main article .content .table form .box .dropDown.active .selectMenu p {
  color: rgb(0, 0, 0);
}
#contact main article .content .table form .box .dropDown .selectMenu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px 60px 20px 0;
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box .dropDown .selectMenu {
    padding: 15px 15px 15px 0;
  }
}
#contact main article .content .table form .box .dropDown .selectMenu p {
  color: rgba(0, 0, 0, 0.4);
}
#contact main article .content .table form .box .dropDown ul li {
  padding: 20px 0;
  font-size: 1rem;
}
@media all and (max-width: 700px) {
  #contact main article .content .table form .box .dropDown ul li {
    padding: 15px 0;
  }
}
#contact main article .content .table form .buttons {
  width: 100%;
  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;
  margin-top: 35px;
}
#contact main article .content .table form .buttons button.leanbutton {
  background-color: transparent;
  border: none;
  color: #fff;
  margin: 0 15px;
}
#contact main article .content .table form .buttons button.leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 2.4s;
          animation: leanbutton_before 0.6s both 2.4s;
}
@media all and (max-width: 1024px) {
  #contact main article .content .table form .buttons button.leanbutton:before {
    -webkit-animation: leanbutton_before 0.6s both 2.1s;
            animation: leanbutton_before 0.6s both 2.1s;
  }
}
#contact main article .content .table form .buttons button.leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 2.4s;
          animation: leanbutton_after 0.6s both 2.4s;
}
@media all and (max-width: 1024px) {
  #contact main article .content .table form .buttons button.leanbutton:after {
    -webkit-animation: leanbutton_after 0.6s both 2.1s;
            animation: leanbutton_after 0.6s both 2.1s;
  }
}
#contact main article .content .table form .buttons button.leanbutton p {
  letter-spacing: 1px;
  background-color: #32ac68;
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 2s;
          animation: horizontalShow 0.5s both 2s;
  -ms-animation: fadeIn 0.4s both 2s;
}
@media all and (max-width: 1024px) {
  #contact main article .content .table form .buttons button.leanbutton p {
    -webkit-animation: horizontalShow 0.5s both 1.7s;
            animation: horizontalShow 0.5s both 1.7s;
    -ms-animation: fadeIn 0.4s both 1.7s;
  }
}

#contact.branchContact main .contactInf {
  color: #fff;
  position: relative;
  background-color: transparent !important;
}
@media all and (max-width: 1279px) {
  #contact.branchContact main .contactInf {
    position: static;
  }
}
#contact.branchContact main .contactInf ._title {
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1279px) {
  #contact.branchContact main .contactInf ._title {
    color: #000;
  }
}
#contact.branchContact main .contactInf ._title p {
  margin-top: 30px;
}
@media all and (max-width: 1279px) {
  #contact.branchContact main .contactInf .information {
    background-color: transparent !important;
  }
}
#contact.branchContact main .contactInf .information h6, #contact.branchContact main .contactInf .information ul {
  position: relative;
  z-index: 2;
}
#contact.branchContact main .contactInf .information .bgColor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
@media all and (max-width: 1279px) {
  #contact.branchContact main .contactInf .information {
    position: relative;
  }
}
#contact.branchContact main .table.show button:hover span.bgColor {
  height: calc(100% - 20px);
}
#contact.branchContact main .table.show button span.bgColor {
  -webkit-animation: w100 0.8s both 1.6s;
          animation: w100 0.8s both 1.6s;
}
#contact.branchContact main .table.show button p {
  -webkit-animation: fadeInUp 0.8s both 1.8s;
          animation: fadeInUp 0.8s both 1.8s;
}
#contact.branchContact main .table form .buttons button {
  color: #000 !important;
  background-color: transparent !important;
  border: none;
  margin: 0 35px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.875rem;
  position: relative;
  padding: 10px 12px;
  overflow: hidden;
}
@media all and (max-width: 700px) {
  #contact.branchContact main .table form .buttons button {
    margin: 0 25px;
  }
}
#contact.branchContact main .table form .buttons button span.bgColor {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0%;
  height: 9px;
  display: block;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#contact.branchContact main .table form .buttons button p {
  position: relative;
  z-index: 1;
  background-color: transparent !important;
}

#about.index main .content {
  padding: 185px 50px 160px;
  min-height: calc(100vh - 380px);
  position: relative;
}
@media all and (max-width: 1024px) {
  #about.index main .content {
    padding: 150px 5vw 120px;
  }
}
@media all and (max-width: 450px) {
  #about.index main .content {
    padding: 100px 5vw 120px;
  }
}
#about.index main .content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #about.index main .content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #about.index main .content:before {
    display: none;
  }
}
#about.index main .content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #about.index main .content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #about.index main .content:after {
    display: none;
  }
}
#about.index main .content .bg {
  background-image: url("../../upload/fa2/home/brandsBg4_1920_1080.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#about.index main .content section {
  max-width: 1585px;
  margin: auto;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
#about.index main .content section h2 {
  width: 100%;
  font-size: 3.125rem;
  margin-bottom: 50px;
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
@media all and (max-width: 1024px) {
  #about.index main .content section h2 {
    font-size: 2.625rem;
  }
}
@media all and (max-width: 450px) {
  #about.index main .content section h2 {
    font-size: 2.25rem;
  }
}
#about.index main .content section .openAboutDetail {
  width: 50%;
  padding: 1px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 900px) {
  #about.index main .content section .openAboutDetail {
    width: 100%;
  }
}
#about.index main .content section .openAboutDetail.in p {
  -webkit-animation: fadeInUp 1s both 1.6s;
          animation: fadeInUp 1s both 1.6s;
}
#about.index main .content section .openAboutDetail.in.Down figure {
  -webkit-animation: slideInDown 1s both 0.6s;
          animation: slideInDown 1s both 0.6s;
}
#about.index main .content section .openAboutDetail.in.Up figure {
  -webkit-animation: slideInUp 1s both 0.6s;
          animation: slideInUp 1s both 0.6s;
}
#about.index main .content section .openAboutDetail.in.Left figure {
  -webkit-animation: slideInLeft 1s both 0.6s;
          animation: slideInLeft 1s both 0.6s;
}
#about.index main .content section .openAboutDetail.in.Right figure {
  -webkit-animation: slideInRight 1s both 0.6s;
          animation: slideInRight 1s both 0.6s;
}
#about.index main .content section .openAboutDetail.small, #about.index main .content section .openAboutDetail.milestones, #about.index main .content section .openAboutDetail.brand {
  width: 25%;
}
@media all and (max-width: 900px) {
  #about.index main .content section .openAboutDetail.small, #about.index main .content section .openAboutDetail.milestones, #about.index main .content section .openAboutDetail.brand {
    width: 50%;
  }
}
@media all and (max-width: 450px) {
  #about.index main .content section .openAboutDetail.small, #about.index main .content section .openAboutDetail.milestones, #about.index main .content section .openAboutDetail.brand {
    width: 100%;
  }
}
#about.index main .content section .openAboutDetail figure {
  display: block;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}
#about.index main .content section .openAboutDetail p {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 10px;
  font-size: 1.875rem;
  opacity: 0;
}
@media all and (max-width: 450px) {
  #about.index main .content section .openAboutDetail p {
    font-size: 1.5rem;
  }
}

#branch.about footer {
  background-image: url("../../upload/fa2/home/brandsBg4_1920_1080.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#branch.about main section._title h6 {
  font-size: 2.5rem;
}
@media all and (max-width: 700px) {
  #branch.about main section._title h6 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
#branch.about main section._title p {
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
}
#branch.about main .banner {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: relative;
}
@media all and (max-width: 1024px) {
  #branch.about main .banner {
    min-height: auto;
  }
}
@media all and (max-width: 960px) {
  #branch.about main .banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
#branch.about main .banner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .banner:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .banner:before {
    display: none;
  }
}
#branch.about main .banner:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .banner:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .banner:after {
    display: none;
  }
}
#branch.about main .banner ._img, #branch.about main .banner ._text {
  width: 50%;
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._img, #branch.about main .banner ._text {
    width: 100%;
  }
}
#branch.about main .banner ._img {
  padding: 60px 0 45px 0;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._img {
    padding: 0;
  }
}
#branch.about main .banner ._text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 60px 7.8125vw 6.25vw 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 100px 8vw 60px;
  }
}
#branch.about main .banner ._text .box {
  max-width: 650px;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._text .box {
    max-width: none;
  }
}
#branch.about main .banner ._text .logo {
  max-width: 120px;
  max-height: 120px;
  margin-bottom: 90px;
  -webkit-animation: fadeInUp 1.2s both 0.4s;
          animation: fadeInUp 1.2s both 0.4s;
}
@media all and (max-width: 1440px) {
  #branch.about main .banner ._text .logo {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 1279px) {
  #branch.about main .banner ._text .logo {
    max-width: 100px;
    max-height: 100px;
  }
}
@media all and (max-width: 700px) {
  #branch.about main .banner ._text .logo {
    max-width: 80px;
    max-height: 80px;
  }
}
#branch.about main .banner ._text h2 {
  font-size: 3.75rem;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
}
@media all and (max-width: 1440px) {
  #branch.about main .banner ._text h2 {
    font-size: 3.125rem;
  }
}
@media all and (max-width: 1279px) {
  #branch.about main .banner ._text h2 {
    font-size: 2.625rem;
  }
}
@media all and (max-width: 700px) {
  #branch.about main .banner ._text h2 {
    font-size: 2.25rem;
  }
}
#branch.about main .banner ._text .words {
  color: rgba(0, 0, 0, 0.6);
  max-width: 350px;
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1.5s both 0.8s;
          animation: fadeInUp 1.5s both 0.8s;
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._text .words {
    max-width: none;
  }
}
@media all and (max-width: 700px) {
  #branch.about main .banner ._text .words {
    margin: 10px 0 0;
  }
}
#branch.about main .banner ._text .anchor {
  margin-top: 90px;
  overflow: hidden;
}
@media all and (max-width: 1279px) {
  #branch.about main .banner ._text .anchor {
    margin-top: 50px;
  }
}
@media all and (max-width: 960px) {
  #branch.about main .banner ._text .anchor {
    display: none;
  }
}
#branch.about main .banner ._text .anchor p {
  font-size: 1.125rem;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  -webkit-animation: fadeInLeft 1.5s both 0.6s;
          animation: fadeInLeft 1.5s both 0.6s;
}
#branch.about main .banner ._text .anchor p .bgColor {
  display: block;
  height: 3px;
  margin: 5px 0 0 15px;
  -webkit-animation: w65 1.5s both 0.8s;
          animation: w65 1.5s both 0.8s;
}
#branch.about main .banner ._text .anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 25px;
  -webkit-animation: slideInUp 1.2s both 1s;
          animation: slideInUp 1.2s both 1s;
}
#branch.about main .banner ._text .anchor ul li {
  font-size: 1.25rem;
  position: relative;
  letter-spacing: 0.5px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 10px;
}
#branch.about main .banner ._text .anchor ul li:hover {
  color: rgb(0, 0, 0);
}
#branch.about main .banner ._text .anchor ul li:not(:last-child) {
  padding-right: 15px;
}
#branch.about main .banner ._text .anchor ul li:not(:first-child) {
  padding-left: 15px;
}
#branch.about main .banner ._text .anchor ul li:not(:first-child):before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #97928e;
}
#branch.about main .introduction {
  padding: 170px 50px 200px;
  position: relative;
}
@media all and (max-width: 1440px) {
  #branch.about main .introduction {
    padding: 150px 50px 200px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction {
    padding: 150px 5vw 200px;
  }
}
@media all and (max-width: 960px) {
  #branch.about main .introduction {
    padding: 100px 0 120px;
  }
}
#branch.about main .introduction:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .introduction:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction:before {
    display: none;
  }
}
#branch.about main .introduction:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .introduction:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction:after {
    display: none;
  }
}
#branch.about main .introduction ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction ._title {
    padding: 0 5vw;
  }
}
#branch.about main .introduction ._title.show h6 {
  -webkit-animation: fadeInDown 1.2s both;
          animation: fadeInDown 1.2s both;
}
#branch.about main .introduction ._title.show p {
  -webkit-animation: fadeInDown 1.2s both 0.2s;
          animation: fadeInDown 1.2s both 0.2s;
}
#branch.about main .introduction ._title h6, #branch.about main .introduction ._title p {
  opacity: 0;
}
#branch.about main .introduction ._title p {
  max-width: 500px;
  color: rgba(0, 0, 0, 0.6);
}
#branch.about main .introduction .rows {
  margin: 60px 0 0;
  position: relative;
  z-index: 2;
}
#branch.about main .introduction .rows .row {
  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;
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction .rows .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}
#branch.about main .introduction .rows .row:not(:first-child) {
  margin-top: 100px;
}
@media all and (max-width: 700px) {
  #branch.about main .introduction .rows .row:not(:first-child) {
    margin-top: 150px;
  }
}
#branch.about main .introduction .rows .row:nth-child(odd) figure {
  margin-left: 45px;
}
#branch.about main .introduction .rows .row:nth-child(odd) figure.show img {
  -webkit-animation: obliqueRight 0.8s both 1s;
          animation: obliqueRight 0.8s both 1s;
}
@-webkit-keyframes obliqueRight {
  0% {
    -webkit-transform: translate(-45px, 45px);
            transform: translate(-45px, 45px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes obliqueRight {
  0% {
    -webkit-transform: translate(-45px, 45px);
            transform: translate(-45px, 45px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
#branch.about main .introduction .rows .row:nth-child(odd) figure img {
  -webkit-transform: translate(-45px, 45px);
          transform: translate(-45px, 45px);
}
#branch.about main .introduction .rows .row:nth-child(odd) figure:before, #branch.about main .introduction .rows .row:nth-child(odd) figure:after {
  right: 45px;
}
#branch.about main .introduction .rows .row:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#branch.about main .introduction .rows .row:nth-child(even) figure {
  margin-right: 45px;
}
#branch.about main .introduction .rows .row:nth-child(even) figure.show img {
  -webkit-animation: obliqueLeft 0.8s both 1s;
          animation: obliqueLeft 0.8s both 1s;
}
@-webkit-keyframes obliqueLeft {
  0% {
    -webkit-transform: translate(45px, 45px);
            transform: translate(45px, 45px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes obliqueLeft {
  0% {
    -webkit-transform: translate(45px, 45px);
            transform: translate(45px, 45px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
#branch.about main .introduction .rows .row:nth-child(even) figure img {
  -webkit-transform: translate(45px, 45px);
          transform: translate(45px, 45px);
}
#branch.about main .introduction .rows .row:nth-child(even) figure:before, #branch.about main .introduction .rows .row:nth-child(even) figure:after {
  left: 45px;
}
#branch.about main .introduction .rows .row figure {
  position: relative;
  display: block;
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction .rows .row figure {
    margin: 30px 0 0;
  }
}
@media all and (max-width: 500px) {
  #branch.about main .introduction .rows .row figure {
    width: calc(100% - 45px);
  }
}
#branch.about main .introduction .rows .row figure.show:after {
  -webkit-animation: h0 1s both;
          animation: h0 1s both;
}
#branch.about main .introduction .rows .row figure img {
  position: relative;
  z-index: 1;
  width: 100%;
}
#branch.about main .introduction .rows .row figure:before, #branch.about main .introduction .rows .row figure:after {
  position: absolute;
  top: 45px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ededed;
}
#branch.about main .introduction .rows .row figure:after {
  z-index: 2;
  background-color: #fff;
}
#branch.about main .introduction .rows .row ._text {
  padding: 0 90px;
  max-width: 600px;
  width: 50%;
}
@media all and (max-width: 1440px) {
  #branch.about main .introduction .rows .row ._text {
    padding: 0 60px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .introduction .rows .row ._text {
    padding: 0 5vw;
    width: 100%;
    max-width: none;
  }
}
#branch.about main .introduction .rows .row ._text.show h6 {
  -webkit-animation: fadeInUp 0.8s both 1s;
          animation: fadeInUp 0.8s both 1s;
}
@media all and (max-width: 900px) {
  #branch.about main .introduction .rows .row ._text.show h6 {
    -webkit-animation: fadeInUp 1s both;
            animation: fadeInUp 1s both;
  }
}
#branch.about main .introduction .rows .row ._text.show p {
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
@media all and (max-width: 900px) {
  #branch.about main .introduction .rows .row ._text.show p {
    -webkit-animation: fadeInUp 1.2s both 0.2s;
            animation: fadeInUp 1.2s both 0.2s;
  }
}
#branch.about main .introduction .rows .row ._text h6 {
  font-size: 1.5rem;
  opacity: 0;
}
#branch.about main .introduction .rows .row ._text p {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
  margin-top: 30px;
  opacity: 0;
}
#branch.about main .award {
  position: relative;
  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;
}
@media all and (max-width: 700px) {
  #branch.about main .award {
    margin-top: 50px;
  }
}
#branch.about main .award.show ._img {
  -webkit-animation: fadeIn 0.8s both;
          animation: fadeIn 0.8s both;
}
#branch.about main .award.show ._title h6 {
  -webkit-animation: fadeInDown 1.2s both 0.2s;
          animation: fadeInDown 1.2s both 0.2s;
}
#branch.about main .award.show ._title p {
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
}
#branch.about main .award.show ._title button {
  -webkit-animation: fadeInUp 1.2s both 0.4s;
          animation: fadeInUp 1.2s both 0.4s;
}
#branch.about main .award.show ._title button .bgColor {
  -webkit-animation: w100 1s both 0.4s;
          animation: w100 1s both 0.4s;
}
#branch.about main .award.show ._title button p {
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
#branch.about main .award:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .award:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .award:before {
    display: none;
  }
}
#branch.about main .award:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .award:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .award:after {
    display: none;
  }
}
#branch.about main .award ._img {
  opacity: 0;
  width: 100%;
}
#branch.about main .award ._img picture {
  width: 100%;
}
#branch.about main .award ._img picture img {
  width: 100%;
}
#branch.about main .award ._title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 0 50px 10vw;
  width: 100%;
}
@media all and (min-width: 1921px) {
  #branch.about main .award ._title {
    padding: 0 50px 200px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .award ._title {
    padding: 0 5vw;
  }
}
#branch.about main .award ._title p {
  max-width: 500px;
  opacity: 0.8;
}
#branch.about main .award ._title button {
  background-color: transparent;
  border: none;
  margin: 50px 0 0;
  position: relative;
  padding: 10px 15px;
}
#branch.about main .award ._title button:hover .bgColor {
  height: calc(100% - 10px);
}
#branch.about main .award ._title button .bgColor {
  width: 0%;
  height: 10px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#branch.about main .award ._title button p {
  color: #fff;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 0.9375rem;
}
#branch.about main .assurance {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  opacity: 0;
}
@media all and (max-width: 900px) {
  #branch.about main .assurance {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../../upload/fa2/branch/about/assuranceImg_1370_890.jpg");
  }
}
#branch.about main .assurance.show {
  -webkit-animation: fadeIn 0.8s both;
          animation: fadeIn 0.8s both;
}
#branch.about main .assurance.show ._title h6 {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#branch.about main .assurance.show ._title p {
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
@media all and (min-width: 901px) {
  #branch.about main .assurance.show .content ul li.in {
    -webkit-animation: fadeInUp 1.5s both;
            animation: fadeInUp 1.5s both;
  }
  #branch.about main .assurance.show .content ul li.in:nth-child(3n+1) {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  #branch.about main .assurance.show .content ul li.in:nth-child(3n+2) {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  #branch.about main .assurance.show .content ul li.in:nth-child(3n+3) {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
}
@media all and (max-width: 900px) {
  #branch.about main .assurance.show .content ul li {
    -webkit-animation: fadeInUp 1.5s both 0.7s;
            animation: fadeInUp 1.5s both 0.7s;
  }
  #branch.about main .assurance.show .content ul li.slick-center {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
}
#branch.about main .assurance:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .assurance:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .assurance:before {
    display: none;
  }
}
#branch.about main .assurance:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #branch.about main .assurance:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #branch.about main .assurance:after {
    display: none;
  }
}
#branch.about main .assurance ._title {
  width: 34vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -4vw;
  position: relative;
  z-index: 1;
  padding: 0 50px 0 0;
}
@media all and (max-width: 1024px) {
  #branch.about main .assurance ._title {
    padding: 0 5vw 0 0;
  }
}
@media all and (max-width: 900px) {
  #branch.about main .assurance ._title {
    padding: 80px 5vw 50px;
    width: 100%;
    margin-left: 0;
  }
}
#branch.about main .assurance ._title h6, #branch.about main .assurance ._title p {
  opacity: 0;
  max-width: 450px;
}
@media all and (max-width: 900px) {
  #branch.about main .assurance ._title h6, #branch.about main .assurance ._title p {
    max-width: none;
  }
}
#branch.about main .assurance .content {
  margin-top: -45px;
  padding: 180px 5vw 250px 5vw;
  width: 70vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../../upload/fa2/branch/about/assuranceImg_1370_890.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 900px) {
  #branch.about main .assurance .content {
    width: 100%;
    margin-top: 0;
    padding: 50px 0 100px;
    background-image: none;
  }
}
@media all and (min-width: 901px) {
  #branch.about main .assurance .content > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 700px;
  }
}
@media all and (max-width: 900px) {
  #branch.about main .assurance .content > ul {
    position: relative;
    padding: 0 0 50px;
    max-width: 100%;
  }
}
@media all and (max-width: 600px) {
  #branch.about main .assurance .content > ul .slick-track {
    padding: 30px 0 0;
  }
}
#branch.about main .assurance .content > ul .slick-dots li {
  background-color: transparent;
}
#branch.about main .assurance .content > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 5px;
  max-width: calc(15vw - 25px);
  max-height: calc(15vw - 25px);
  width: 220px;
  height: 220px;
  padding: 5px 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  opacity: 0;
}
@media all and (max-width: 900px) {
  #branch.about main .assurance .content > ul li {
    max-width: 220px;
    max-height: none;
    height: auto;
    width: auto;
  }
  #branch.about main .assurance .content > ul li.slick-center {
    -webkit-box-shadow: 0 0 32px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 32px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
  }
}
@media all and (max-width: 600px) {
  #branch.about main .assurance .content > ul li.slick-center {
    margin-top: -30px;
  }
}
#branch.about main .assurance .content > ul li.zoom {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
#branch.about main .assurance .content > ul li:hover {
  -webkit-box-shadow: 0 0 32px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 32px 1px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.5s ease 0.2s;
  transition: -webkit-box-shadow 0.5s ease 0.2s;
  transition: box-shadow 0.5s ease 0.2s;
  transition: box-shadow 0.5s ease 0.2s, -webkit-box-shadow 0.5s ease 0.2s;
}
#branch.about main .assurance .content > ul li:hover p {
  opacity: 1;
  margin-bottom: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#branch.about main .assurance .content > ul li figure {
  width: 100%;
  height: 100%;
  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;
  padding: 0 20px;
}
#branch.about main .assurance .content > ul li figure img {
  max-height: 100%;
}
#branch.about main .assurance .content > ul li p {
  width: 100%;
  margin-bottom: -50%;
  text-align: center;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  padding: 5px 10px;
  line-height: 1.2;
}
@media all and (max-width: 1440px) {
  #branch.about main .assurance .content > ul li p {
    font-size: 1rem;
  }
}
@media all and (max-width: 900px) {
  #branch.about main .assurance .content > ul li p {
    opacity: 1;
    margin: 10px 0 5px;
  }
}

#branch.about .zoomLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
  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;
  cursor: url("../img/icom/xw.cur"), default;
}
#branch.about .zoomLibox.close {
  -webkit-animation: fadeOut 0.4s both;
          animation: fadeOut 0.4s both;
}
#branch.about .zoomLibox img {
  cursor: url("../img/icom/x.cur"), default;
  max-height: 100%;
  width: auto;
}
@media all and (min-width: 1025px) {
  #branch.about .zoomLibox img {
    max-width: 60vw;
  }
}

#staff form {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: num;
}
#staff form .box {
  margin: 20px 25px;
  counter-increment: num;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#staff form .box h6 {
  font-size: 2.125rem;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 1279px) {
  #staff form .box h6 {
    font-size: 1.875rem;
    margin: 0;
  }
}
@media all and (max-width: 700px) {
  #staff form .box h6 {
    font-size: 1.75rem;
  }
}
#staff form .box h6:before {
  content: counter(num) ". ";
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 1.625rem;
  color: #a4a4a4;
  margin: 7px 5px 0 0;
}
@media all and (max-width: 1279px) {
  #staff form .box h6:before {
    font-size: 1.375rem;
  }
}
@media all and (max-width: 700px) {
  #staff form .box h6:before {
    font-size: 1.25rem;
    margin: 5px 5px 0 0;
  }
}
#staff form .box .dropDown {
  width: 215px;
}
#staff form .box .dropDown .selectMenu {
  padding: 5px 10px 5px 0;
  color: #fff;
  background-color: #32ac68;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#staff form .box .dropDown ul {
  max-height: 200px;
  z-index: 99;
}
#staff form .box .dropDown ul li {
  padding: 5px 0;
  line-height: 1.5;
}
#staff form .buttons {
  width: 100%;
  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;
  margin: 30px 0 0;
  -webkit-animation: fadeIn 2s both 1s;
          animation: fadeIn 2s both 1s;
}
#staff form .buttons button {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  background-color: transparent;
  font-size: 0.9375rem;
  text-shadow: 0 0 30px #fff;
}
#staff form .buttons button span {
  margin-right: 10px;
}
#staff form .buttons button p {
  font-family: FuturaPT-Medium, 微軟正黑體;
}

#staff.index footer {
  background-image: url("../../upload/fa2/staff/footerBg_1920_1080.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#staff.index main article {
  min-height: 100vh;
  padding: 80px 0 13vw;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (min-width: 1921px) {
  #staff.index main article {
    padding: 60px 0 250px;
  }
}
@media all and (max-width: 1024px) {
  #staff.index main article {
    padding: 60px 0;
  }
}
#staff.index main article ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
#staff.index main article ._title .en {
  font-size: 3.125rem;
  line-height: 1;
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
@media all and (max-width: 700px) {
  #staff.index main article ._title .en {
    font-size: 2.5rem;
  }
}
#staff.index main article ._title span {
  display: block;
  color: #32ac68;
  margin: 20px 0 25px 0;
  font-size: 0.75rem;
  font-style: italic;
  letter-spacing: 0;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#staff.index main article ._title .words {
  max-width: 400px;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
#staff.index main article .form {
  margin: 4vw 0 0;
}
@media all and (min-width: 1921px) {
  #staff.index main article .form {
    margin: 80px 0 0;
  }
}
#staff.index main article .form form {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  counter-reset: num;
}
#staff.index main article .form form .box {
  margin: 20px 25px;
  counter-increment: num;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#staff.index main article .form form .box h6 {
  font-size: 2.125rem;
  margin: 0 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 1279px) {
  #staff.index main article .form form .box h6 {
    font-size: 1.875rem;
    margin: 0;
  }
}
@media all and (max-width: 700px) {
  #staff.index main article .form form .box h6 {
    font-size: 1.75rem;
  }
}
#staff.index main article .form form .box h6:before {
  content: counter(num) ". ";
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 1.625rem;
  color: #a4a4a4;
  margin: 7px 5px 0 0;
}
@media all and (max-width: 1279px) {
  #staff.index main article .form form .box h6:before {
    font-size: 1.375rem;
  }
}
@media all and (max-width: 700px) {
  #staff.index main article .form form .box h6:before {
    font-size: 1.25rem;
    margin: 5px 5px 0 0;
  }
}
#staff.index main article .form form .box .dropDown {
  width: 215px;
}
#staff.index main article .form form .box .dropDown .selectMenu {
  padding: 5px 10px 5px 0;
  color: #fff;
  background-color: #32ac68;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#staff.index main article .form form .box .dropDown ul {
  max-height: 200px;
  z-index: 99;
}
#staff.index main article .form form .box .dropDown ul li {
  padding: 5px 0;
  line-height: 1.5;
}
#staff.index main article .form form .buttons {
  width: 100%;
  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;
  margin: 30px 0 0;
  -webkit-animation: fadeIn 2s both 1s;
          animation: fadeIn 2s both 1s;
}
#staff.index main article .form form .buttons button {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  background-color: transparent;
  font-size: 0.9375rem;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}
#staff.index main article .form form .buttons button span {
  margin-right: 10px;
}
#staff.index main article .form form .buttons button p {
  font-family: FuturaPT-Medium, 微軟正黑體;
}

#staff.detail main {
  padding: 60px 0 0;
}
@media all and (max-width: 700px) {
  #staff.detail main {
    padding: 40px 0 0;
  }
}
#staff.detail main .searchBar {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 60px 50px 40px;
}
@media all and (max-width: 700px) {
  #staff.detail main .searchBar {
    padding: 30px 50px;
  }
  #staff.detail main .searchBar .box {
    margin: 10px 25px;
  }
}
#staff.detail main .reult {
  padding: 80px 0 150px;
  position: relative;
  min-height: 100vh;
}
#staff.detail main .reult:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #staff.detail main .reult:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #staff.detail main .reult:before {
    display: none;
  }
}
#staff.detail main .reult:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #staff.detail main .reult:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #staff.detail main .reult:after {
    display: none;
  }
}
#staff.detail main .reult ._title, #staff.detail main .reult .type {
  max-width: 1300px;
  margin: auto;
  padding: 0 50px;
}
@media all and (max-width: 1024px) {
  #staff.detail main .reult ._title, #staff.detail main .reult .type {
    padding: 0 5vw;
  }
}
#staff.detail main .reult ._title {
  position: relative;
  z-index: 2;
}
#staff.detail main .reult ._title:not(:last-child) {
  margin-bottom: 80px;
}
#staff.detail main .reult ._title .numb {
  font-size: 3.125rem;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
@media all and (max-width: 700px) {
  #staff.detail main .reult ._title .numb {
    font-size: 2.5rem;
  }
}
#staff.detail main .reult ._title .sort {
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 1.25rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 700px) {
  #staff.detail main .reult ._title .sort {
    font-size: 1.125rem;
  }
}
#staff.detail main .reult .type {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#staff.detail main .reult .type.show h6, #staff.detail main .reult .type.show .downloadAll {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#staff.detail main .reult .type h6 {
  font-size: 2.25rem;
  opacity: 0;
  margin-bottom: 10px;
  margin-right: 50px;
}
@media all and (max-width: 700px) {
  #staff.detail main .reult .type h6 {
    font-size: 1.875rem;
  }
}
#staff.detail main .reult .type .downloadAll {
  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;
  opacity: 0;
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
#staff.detail main .reult .type .downloadAll span {
  color: #2ca965;
  font-size: 1.625rem;
  margin-right: 10px;
  color: #32ac68;
}
#staff.detail main .reult .type .downloadAll span:before {
  font-family: "icomoon";
  content: "\e916";
  font-weight: normal;
}
#staff.detail main .reult .type ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
#staff.detail main .reult .type ul li {
  margin: 0 4px 0 0;
}
#staff.detail main .reult .type ul li.show.in figure {
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
#staff.detail main .reult .type ul li.show.in p {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#staff.detail main .reult .type ul li a {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#staff.detail main .reult .type ul li a:hover figure img {
  opacity: 0.6;
}
#staff.detail main .reult .type ul li a:hover figure:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}
#staff.detail main .reult .type ul li a figure {
  position: relative;
  background-color: #000;
  font-size: 0;
  opacity: 0;
}
#staff.detail main .reult .type ul li a figure img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#staff.detail main .reult .type ul li a figure:after {
  font-size: 1rem;
  opacity: 0;
  content: "\e913";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#staff.detail main .reult .type ul li a p {
  opacity: 0;
}
#staff.detail main .reult .type.collection:not(:last-child) {
  margin-bottom: 130px;
}
#staff.detail main .reult .type.collection ul li {
  margin-bottom: 40px;
}
#staff.detail main .reult .type.collection ul li img {
  max-height: 170px;
  max-width: 390px;
}
#staff.detail main .reult .type.collection ul li ._text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#staff.detail main .reult .type.collection ul li .numb {
  font-size: 1.125rem;
  margin: 0 15px 0 0;
}
#staff.detail main .reult .type.collection ul li .size {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
  font-family: FuturaPT-Medium, 微軟正黑體;
}
#staff.detail main .reult .type.texture:not(:last-child) {
  margin-bottom: 160px;
}
#staff.detail main .reult .type.texture h6:after {
  content: attr(data-name);
}
#staff.detail main .reult .type.texture ul li {
  margin-bottom: 4px;
}
#staff.detail main .reult .type.texture ul li img {
  width: calc(25vw - 29px);
  max-width: 296px;
}
@media all and (max-width: 1024px) {
  #staff.detail main .reult .type.texture ul li img {
    width: calc(30vw - 4px);
  }
}
@media all and (max-width: 700px) {
  #staff.detail main .reult .type.texture ul li img {
    width: calc(45vw - 4px);
  }
}
@media all and (max-width: 400px) {
  #staff.detail main .reult .type.texture ul li img {
    width: 90vw;
  }
}
#staff.detail main .reult .type.tile:not(:last-child) {
  margin-bottom: 170px;
}
#staff.detail main .reult .type.tile ul li {
  margin: 0 15px 20px 0;
}
#staff.detail main .reult .type.tile ul li img {
  max-height: 380px;
  max-width: 300px;
}
#staff.detail main .reult .type.tile ul li p {
  font-size: 1.125rem;
}
#staff.detail main .reult .type.environment:not(:last-child) {
  margin-bottom: 170px;
}
#staff.detail main .reult .type.environment ul li {
  margin: 0 4px 4px 0;
}
#staff.detail main .reult .type.environment ul li img {
  max-height: 700px;
  max-width: 850px;
}

#favorite.index main .banner {
  color: #ffffff;
  padding: 140px 0 50px;
}
@media all and (max-width: 1440px) {
  #favorite.index main .banner {
    padding: 90px 0 50px;
  }
}
@media all and (max-width: 700px) {
  #favorite.index main .banner {
    padding: 60px 0 50px;
  }
}
@media all and (max-width: 700px) {
  #favorite.index main .banner ._title {
    text-align: center;
  }
}
#favorite.index main .banner ._title .en {
  font-size: 3.125rem;
  line-height: 1;
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
@media all and (max-width: 700px) {
  #favorite.index main .banner ._title .en {
    font-size: 2.5rem;
  }
}
#favorite.index main .banner ._title span {
  letter-spacing: 0;
  font-style: italic;
  font-size: 0.75rem;
  color: #fff100;
  margin: 20px 0;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#favorite.index main .banner ._title .words {
  font-size: 1.375rem;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 700px) {
  #favorite.index main .banner ._title .words {
    font-size: 1.125rem;
  }
}
#favorite.index main .banner ._title .words b {
  font-family: FuturaPT-Demi, 微軟正黑體;
  margin: 0 5px;
}
#favorite.index main .banner ._title h5 {
  display: none;
  font-size: 1.25rem;
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#favorite.index main .banner .buttons {
  padding: 50px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#favorite.index main .banner .buttons .leanbutton {
  letter-spacing: 1px;
  margin-top: 0;
}
#favorite.index main .banner .buttons .leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 1.4s;
          animation: leanbutton_before 0.6s both 1.4s;
}
#favorite.index main .banner .buttons .leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 1.4s;
          animation: leanbutton_after 0.6s both 1.4s;
}
#favorite.index main .banner .buttons .leanbutton p {
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 1s;
          animation: horizontalShow 0.5s both 1s;
  -ms-animation: fadeIn 0.4s both 1s;
}
#favorite.index main .banner .buttons .branch {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  height: 28px;
}
#favorite.index main .emailForm {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.8);
}
#favorite.index main .emailForm.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
#favorite.index main .emailForm.open .liboxClose span:before {
  -webkit-animation: w100 0.6s both 1.2s;
          animation: w100 0.6s both 1.2s;
}
#favorite.index main .emailForm.open .liboxClose span:after {
  -webkit-animation: h100 0.6s both 1.5s;
          animation: h100 0.6s both 1.5s;
}
#favorite.index main .emailForm.open ._title h6 {
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#favorite.index main .emailForm.open ._title p {
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
#favorite.index main .emailForm.close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
#favorite.index main .emailForm.close .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
#favorite.index main .emailForm.close .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
#favorite.index main .emailForm.close ._title h6, #favorite.index main .emailForm.close ._title p, #favorite.index main .emailForm.close form, #favorite.index main .emailForm.close .buttons {
  -webkit-animation: fadeOutUp 0.4s both;
          animation: fadeOutUp 0.4s both;
}
#favorite.index main .emailForm section {
  background-color: #fff;
  position: relative;
  max-width: 1000px;
  width: 100%;
  padding: 110px 50px 90px;
}
@media all and (max-width: 1024px) {
  #favorite.index main .emailForm section {
    padding: 110px 5vw 90px;
  }
}
@media all and (max-width: 550px) {
  #favorite.index main .emailForm section {
    padding: 80px 5vw 50px;
    height: 100%;
    overflow-y: auto;
  }
}
#favorite.index main .emailForm section .liboxClose {
  position: absolute;
  top: 80px;
  right: 80px;
  cursor: pointer;
}
@media all and (max-width: 1000px) {
  #favorite.index main .emailForm section .liboxClose {
    top: 5vw;
    right: 5vw;
  }
}
#favorite.index main .emailForm section .liboxClose span {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
#favorite.index main .emailForm section .liboxClose span:before, #favorite.index main .emailForm section .liboxClose span:after {
  position: absolute;
}
#favorite.index main .emailForm section .liboxClose span:before {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #000;
  top: calc(50% - 1px);
  left: 0;
}
#favorite.index main .emailForm section .liboxClose span:after {
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #000;
  top: 0;
  left: calc(50% - 1px);
}
#favorite.index main .emailForm section ._title, #favorite.index main .emailForm section form {
  margin: auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 650px;
}
#favorite.index main .emailForm section ._title {
  text-align: center;
}
#favorite.index main .emailForm section ._title h6 {
  font-size: 2.25rem;
}
#favorite.index main .emailForm section ._title h6:after {
  content: "";
  display: block;
  width: 0px;
  height: 3px;
  background-color: #32ac68;
  margin: 5px auto 20px;
  -webkit-animation: w45 0.8s both 0.6s;
          animation: w45 0.8s both 0.6s;
}
#favorite.index main .emailForm section ._title p {
  max-width: 360px;
  font-size: 0.9375rem;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form {
  margin-top: 60px;
}
#favorite.index main .emailForm section form ul {
  width: 100%;
  position: relative;
  padding: 4px 0;
}
#favorite.index main .emailForm section form ul:before, #favorite.index main .emailForm section form ul:after {
  position: absolute;
  content: "";
  display: block;
  width: 0%;
  height: 4px;
  background-color: #b2b2b2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-animation: w100 0.8s both 0.4s;
          animation: w100 0.8s both 0.4s;
}
#favorite.index main .emailForm section form ul:before {
  top: 0;
}
#favorite.index main .emailForm section form ul:after {
  bottom: 0;
}
#favorite.index main .emailForm section form ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 35px 0 40px;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media all and (max-width: 1000px) {
  #favorite.index main .emailForm section form ul li {
    padding: 0 3.4vw 0 3.9vw;
  }
}
@media all and (max-width: 700px) {
  #favorite.index main .emailForm section form ul li {
    padding: 0 5px;
  }
}
#favorite.index main .emailForm section form ul li p {
  width: 200px;
  padding: 15px 0;
  font-family: FuturaPT-Heavy, 微軟正黑體;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.6);
}
@media all and (max-width: 700px) {
  #favorite.index main .emailForm section form ul li p {
    width: 180px;
  }
}
@media all and (max-width: 550px) {
  #favorite.index main .emailForm section form ul li p {
    width: 100%;
    padding: 15px 0 5px;
  }
}
#favorite.index main .emailForm section form ul li input {
  letter-spacing: 1px;
  font-size: 1rem;
  border: none;
  padding: 15px 0;
  font-family: MyriadPro-Regular, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input::-webkit-input-placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input::-moz-placeholder {
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input:-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input::-ms-input-placeholder {
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input::placeholder {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: MyriadPro-Light, 微軟正黑體;
}
#favorite.index main .emailForm section form ul li input:focus::-webkit-input-placeholder {
  opacity: 0;
}
#favorite.index main .emailForm section form ul li input:focus::-moz-placeholder {
  opacity: 0;
}
#favorite.index main .emailForm section form ul li input:focus:-ms-input-placeholder {
  opacity: 0;
}
#favorite.index main .emailForm section form ul li input:focus::-ms-input-placeholder {
  opacity: 0;
}
#favorite.index main .emailForm section form ul li input:focus::placeholder {
  opacity: 0;
}
#favorite.index main .emailForm section form ul li:not(:last-child):after {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background-color: #999999;
  -webkit-animation: w100 0.8s both 0.4s;
          animation: w100 0.8s both 0.4s;
}
#favorite.index main .emailForm section form ul li:not(:last-child) p, #favorite.index main .emailForm section form ul li:not(:last-child) input {
  -webkit-animation: fadeInUp 1s both 0.8s;
          animation: fadeInUp 1s both 0.8s;
}
#favorite.index main .emailForm section form ul li:not(:last-child) input {
  width: calc(100% - 200px);
}
@media all and (max-width: 700px) {
  #favorite.index main .emailForm section form ul li:not(:last-child) input {
    width: calc(100% - 180px);
  }
}
@media all and (max-width: 550px) {
  #favorite.index main .emailForm section form ul li:not(:last-child) input {
    width: 100%;
  }
}
#favorite.index main .emailForm section form ul li:last-child p, #favorite.index main .emailForm section form ul li:last-child input, #favorite.index main .emailForm section form ul li:last-child div {
  -webkit-animation: fadeInDown 1s both 0.8s;
          animation: fadeInDown 1s both 0.8s;
}
#favorite.index main .emailForm section form ul li:last-child input {
  width: calc(100% - 280px);
}
@media all and (max-width: 700px) {
  #favorite.index main .emailForm section form ul li:last-child input {
    width: calc(100% - 260px);
  }
}
@media all and (max-width: 550px) {
  #favorite.index main .emailForm section form ul li:last-child input {
    width: calc(100% - 80px);
  }
}
@media all and (max-width: 350px) {
  #favorite.index main .emailForm section form ul li:last-child input {
    width: 100%;
  }
}
#favorite.index main .emailForm section form ul li:last-child div {
  cursor: pointer;
  max-width: 80px;
  padding: 5px 0;
}
@media all and (max-width: 350px) {
  #favorite.index main .emailForm section form ul li:last-child div {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#favorite.index main .emailForm section form .buttons {
  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;
  margin-top: 15px;
}
#favorite.index main .emailForm section form .buttons .leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 1.6s;
          animation: leanbutton_before 0.6s both 1.6s;
}
#favorite.index main .emailForm section form .buttons .leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 1.6s;
          animation: leanbutton_after 0.6s both 1.6s;
}
#favorite.index main .emailForm section form .buttons .leanbutton p {
  opacity: 1;
  -webkit-animation: horizontalShow 0.5s both 1.2s;
          animation: horizontalShow 0.5s both 1.2s;
  -ms-animation: fadeIn 0.4s both 1.2s;
}

#favorite.print.safari ._title, #favorite.print.safari .list {
  height: 310px;
}
#favorite.print.safari .list {
  margin: 0 auto 15px;
}
#favorite.print.safari .list .list-item .size p {
  font-size: 1.125rem;
}
#favorite.print.safari .list .list-item .info .numb {
  font-size: 1.625rem;
}
@media all and (max-width: 700px) {
  #favorite.print.safari .list .list-item .info .numb {
    font-size: 1rem;
  }
}
#favorite.print.safari .list .list-item .info .breadcrumb {
  font-size: 1rem;
}
@media all and (max-width: 700px) {
  #favorite.print.safari .list .list-item .info .breadcrumb {
    font-size: 1.125rem;
  }
}
#favorite.print article, #favorite.print .bidBox {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
#favorite.print ._title {
  height: 9.05cm;
  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;
}
#favorite.print ._title .en {
  font-size: 3.125rem;
  line-height: 1;
  text-align: center;
}
@media all and (max-width: 700px) {
  #favorite.print ._title .en {
    font-size: 2.5rem;
  }
}
#favorite.print .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 10px;
  height: 8.7854166667cm;
}
#favorite.print .list .list-item {
  display: block;
  width: calc(33.33% - 6px);
  height: 100%;
  margin: 0 3px;
  overflow: hidden;
  border: 1px solid #d7d7d7;
}
#favorite.print .list .list-item ._img {
  display: block;
  position: relative;
  height: 150px;
  overflow: hidden;
}
#favorite.print .list .list-item ._img figure {
  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;
  height: calc(100% - 30px);
  padding: 10px 10px 5px;
  overflow: hidden;
}
#favorite.print .list .list-item ._img figure img {
  max-height: 100%;
}
#favorite.print .list .list-item ._img .size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
}
@media all and (max-width: 700px) {
  #favorite.print .list .list-item ._img .size {
    padding: 0 10px;
  }
}
#favorite.print .list .list-item ._img .size p {
  display: block;
  font-size: 1.25rem;
  position: relative;
}
#favorite.print .list .list-item .info {
  padding: 0 20px;
}
@media all and (max-width: 700px) {
  #favorite.print .list .list-item .info {
    padding: 0 10px;
  }
}
#favorite.print .list .list-item .info .numb {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.8);
  word-break: break-all;
  line-height: 1.2;
}
@media all and (max-width: 700px) {
  #favorite.print .list .list-item .info .numb {
    font-size: 1rem;
  }
}
#favorite.print .list .list-item .info .breadcrumb {
  font-size: 1.25rem;
}
@media all and (max-width: 700px) {
  #favorite.print .list .list-item .info .breadcrumb {
    letter-spacing: normal;
  }
}
#favorite.print .list .list-item .info .breadcrumb p {
  color: rgb(0, 0, 0);
  line-height: 1.5;
}
@media all and (max-width: 700px) {
  #favorite.print .list .list-item .info .breadcrumb p {
    line-height: 1;
    margin-top: 10px;
  }
}

@page {
  margin: 1.27cm;
  size: 29.7cm21cm;
}
#search.index main .banner {
  padding: 50px 0;
}
#search.index main .banner ._title {
  text-align: center;
}
#search.index main .banner ._title .en {
  font-size: 2.625rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
}
@media all and (max-width: 700px) {
  #search.index main .banner ._title .en {
    font-size: 2.25rem;
  }
}
#search.index main .banner ._title .en:after {
  content: "";
  display: block;
  width: 0px;
  height: 2px;
  background-color: #afafaf;
  margin: 5px auto 20px;
  -webkit-animation: w50 1s both 0.6s;
          animation: w50 1s both 0.6s;
}
@-webkit-keyframes w50 {
  0% {
    width: 0px;
  }
  100% {
    width: 50px;
  }
}
@keyframes w50 {
  0% {
    width: 0px;
  }
  100% {
    width: 50px;
  }
}
@media all and (max-width: 700px) {
  #search.index main .banner ._title .en:after {
    margin: 10px auto 20px;
  }
}
#search.index main .banner ._title .keywords {
  font-size: 1.75rem;
  -webkit-animation: fadeInDown 1.2s both 0.6s;
          animation: fadeInDown 1.2s both 0.6s;
}
@media all and (max-width: 700px) {
  #search.index main .banner ._title .keywords {
    font-size: 1.5rem;
  }
}
#search.index main .banner ._title .keywords span {
  font-family: FuturaPT-Demi, 微軟正黑體;
  color: #32ac68;
}
#search.index main .banner ._title .keywords span:not(:last-child):after {
  content: ",";
}
#search.index main .banner ._title .count {
  font-size: 1.375rem;
  color: #a6a5a5;
  margin: 10px auto 5px;
  -webkit-animation: fadeInDown 1.2s both 0.6s;
          animation: fadeInDown 1.2s both 0.6s;
}
@media all and (max-width: 700px) {
  #search.index main .banner ._title .count {
    font-size: 1.25rem;
    margin: 10px auto;
  }
}
#search.index main .banner ._title .tooMuch, #search.index main .banner ._title .noMatch {
  display: none;
  font-size: 1.125rem;
  color: #d28669;
  line-height: 1.2;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media all and (max-width: 700px) {
  #search.index main .banner ._title .tooMuch, #search.index main .banner ._title .noMatch {
    font-size: 1rem;
  }
}

#sitemap.index main article {
  padding: 150px 0 190px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article {
    padding: 150px 0 100px;
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article {
    padding: 80px 0;
  }
}
#sitemap.index main article:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #sitemap.index main article:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #sitemap.index main article:before {
    display: none;
  }
}
#sitemap.index main article:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #sitemap.index main article:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #sitemap.index main article:after {
    display: none;
  }
}
#sitemap.index main article ._title, #sitemap.index main article .LinkContent {
  max-width: 1430px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
}
#sitemap.index main article ._title {
  padding: 0 70px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article ._title {
    padding: 0 calc(5vw + 20px);
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article ._title {
    padding: 0 calc(1vw + 20px);
  }
}
#sitemap.index main article ._title h6 {
  font-size: 3.375rem;
  -webkit-animation: fadeInDown 1.2s both 0.2s;
          animation: fadeInDown 1.2s both 0.2s;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article ._title h6 {
    font-size: 3rem;
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article ._title h6 {
    font-size: 2.625rem;
  }
}
@media all and (max-width: 400px) {
  #sitemap.index main article ._title h6 {
    font-size: 2.5rem;
  }
}
#sitemap.index main article ._title span {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  color: #32ac68;
  letter-spacing: 0;
  margin: 0 0 25px -20px;
  -webkit-animation: fadeInDown 1.2s both 0.4s;
          animation: fadeInDown 1.2s both 0.4s;
}
@media all and (max-width: 700px) {
  #sitemap.index main article ._title span {
    margin: 0 0 25px -4vw;
  }
}
#sitemap.index main article ._title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0 -20px;
}
#sitemap.index main article ._title > div .company, #sitemap.index main article ._title > div .branch {
  position: relative;
  margin: 0 10px 10px;
  cursor: pointer;
  min-width: 165px;
  max-width: calc(50% - 20px);
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media all and (max-width: 700px) {
  #sitemap.index main article ._title > div .company, #sitemap.index main article ._title > div .branch {
    min-width: unset;
  }
}
#sitemap.index main article ._title > div .company.active img:first-child, #sitemap.index main article ._title > div .branch.active img:first-child {
  opacity: 0;
}
#sitemap.index main article ._title > div .company.active img:last-child, #sitemap.index main article ._title > div .branch.active img:last-child {
  opacity: 1;
}
#sitemap.index main article ._title > div .company img, #sitemap.index main article ._title > div .branch img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-height: 40px;
}
#sitemap.index main article ._title > div .company img:first-child, #sitemap.index main article ._title > div .branch img:first-child {
  opacity: 0.4;
}
#sitemap.index main article ._title > div .company img:last-child, #sitemap.index main article ._title > div .branch img:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
#sitemap.index main article ._title > div .branch:after {
  position: absolute;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #333333;
}
#sitemap.index main article .LinkContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 50px;
  margin-top: 50px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent {
    padding: 0 1vw;
  }
}
#sitemap.index main article .LinkContent .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#sitemap.index main article .LinkContent .logos a {
  position: relative;
  margin: 0 10px 10px;
  cursor: pointer;
  min-width: 165px;
  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;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .logos a {
    min-width: unset;
  }
}
#sitemap.index main article .LinkContent .logos a.active img:first-child {
  opacity: 0 !important;
}
#sitemap.index main article .LinkContent .logos a.active img:last-child {
  opacity: 1 !important;
}
#sitemap.index main article .LinkContent .logos a figure {
  position: relative;
  width: 100%;
  height: 100%;
}
#sitemap.index main article .LinkContent .logos a figure img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  max-height: 40px;
}
#sitemap.index main article .LinkContent .logos a figure img:first-child {
  opacity: 0.4;
  margin: auto;
}
#sitemap.index main article .LinkContent .logos a figure img:last-child:not(:first-child) {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
#sitemap.index main article .LinkContent .logos a:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: -10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 28px;
  background-color: #333333;
}
#sitemap.index main article .LinkContent .logos a:first-child figure img:first-child {
  opacity: 1;
}
#sitemap.index main article .LinkContent .otherLink {
  width: 33%;
  position: relative;
  padding: 0 30px 0 0;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .otherLink {
    width: 100%;
    padding: 0;
  }
}
#sitemap.index main article .LinkContent .otherLink:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 45px);
  background-color: #cccccc;
  -webkit-animation: fadeIn 1s both 0.4s;
          animation: fadeIn 1s both 0.4s;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .otherLink:after {
    display: none;
  }
}
#sitemap.index main article .LinkContent .otherLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 20px 0;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .otherLink ul {
    padding: 20px 20px 0;
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .otherLink ul {
    padding: 20px 4vw 0;
  }
}
#sitemap.index main article .LinkContent .otherLink ul li {
  width: 50%;
  position: relative;
  margin: 0 0 45px;
  font-size: 1.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInLeft 1s both;
          animation: fadeInLeft 1s both;
}
@media all and (max-width: 1440px) {
  #sitemap.index main article .LinkContent .otherLink ul li {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .otherLink ul li {
    margin: 0 0 35px;
  }
}
#sitemap.index main article .LinkContent .otherLink ul li:nth-child(odd) {
  padding: 0 25px 0 0;
}
#sitemap.index main article .LinkContent .otherLink ul li:nth-child(even) {
  padding: 0 0 0 25px;
}
#sitemap.index main article .LinkContent .otherLink ul li:nth-child(even):before {
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #b2b2b2;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-animation: h25 0.8s both 0.6s;
          animation: h25 0.8s both 0.6s;
}
@-webkit-keyframes h25 {
  0% {
    height: 0px;
  }
  100% {
    height: 25px;
  }
}
@keyframes h25 {
  0% {
    height: 0px;
  }
  100% {
    height: 25px;
  }
}
#sitemap.index main article .LinkContent .productLink {
  width: 67%;
  padding: 0 0 0 50px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .productLink {
    width: 100%;
    padding: 50px 0 0;
  }
}
#sitemap.index main article .LinkContent .productLink .box {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 20px 0;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .productLink .box {
    padding: 20px 20px 0;
  }
}
#sitemap.index main article .LinkContent .productLink .box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sitemap.index main article .LinkContent .productLink .branchLink {
  margin: 0 0 10px;
  width: 100%;
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .productLink .branchLink {
    margin: 0;
  }
}
#sitemap.index main article .LinkContent .productLink .branchLink ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#sitemap.index main article .LinkContent .productLink .branchLink ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.75rem;
  margin: 0 0 35px;
  -webkit-animation: fadeInLeft 1s both;
          animation: fadeInLeft 1s both;
}
@media all and (max-width: 1440px) {
  #sitemap.index main article .LinkContent .productLink .branchLink ul li {
    font-size: 1.5rem;
  }
}
@media all and (min-width: 701px) {
  #sitemap.index main article .LinkContent .productLink .branchLink ul li:not(:last-child):after {
    margin: 0 25px;
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background-color: #b2b2b2;
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .productLink .branchLink ul li {
    width: 50%;
    padding: 0 25px 0 0;
  }
  #sitemap.index main article .LinkContent .productLink .branchLink ul li:nth-child(even):before {
    margin: 0 25px 0 0;
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background-color: #b2b2b2;
  }
}
#sitemap.index main article .LinkContent .productLink .productIndex {
  font-size: 1.75rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px;
}
@media all and (max-width: 1440px) {
  #sitemap.index main article .LinkContent .productLink .productIndex {
    font-size: 1.5rem;
  }
}
#sitemap.index main article .LinkContent .productLink .productIndex a {
  -webkit-animation: fadeInLeft 1s both;
          animation: fadeInLeft 1s both;
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .productLink .productIndex a {
    width: calc(50% - 30px);
  }
}
#sitemap.index main article .LinkContent .productLink .productIndex:after {
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #b2b2b2;
  margin: 0 0 0 30px;
  -webkit-animation: h25 0.8s both 0.6s;
          animation: h25 0.8s both 0.6s;
}
#sitemap.index main article .LinkContent .productLink .classify {
  width: 25%;
  padding: 0 20px 0 0;
  letter-spacing: 0px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .productLink .classify {
    margin-bottom: 40px;
  }
}
@media all and (max-width: 900px) {
  #sitemap.index main article .LinkContent .productLink .classify {
    margin-bottom: 30px;
  }
  #sitemap.index main article .LinkContent .productLink .classify:nth-child(even) {
    width: calc(50% - 20px);
    padding: 0;
  }
  #sitemap.index main article .LinkContent .productLink .classify:nth-child(odd) {
    padding: 0 20px 0 0;
    width: calc(50% + 20px);
  }
}
@media all and (max-width: 700px) {
  #sitemap.index main article .LinkContent .productLink .classify {
    margin-bottom: 20px;
  }
}
#sitemap.index main article .LinkContent .productLink .classify .index {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.5rem;
  color: #2c55bd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-animation: fadeInDown 1s both 0.4s;
          animation: fadeInDown 1s both 0.4s;
}
@media all and (max-width: 1440px) {
  #sitemap.index main article .LinkContent .productLink .classify .index {
    font-size: 1.375rem;
  }
}
@media all and (max-width: 600px) {
  #sitemap.index main article .LinkContent .productLink .classify .index {
    font-size: 1.25rem;
  }
}
#sitemap.index main article .LinkContent .productLink .classify .index:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #2c55bd;
  margin: 13px 0 0 10px;
  -webkit-animation: w7 0.5s both 0.6s;
          animation: w7 0.5s both 0.6s;
}
@-webkit-keyframes w7 {
  0% {
    width: 0px;
  }
  100% {
    width: 7px;
  }
}
@keyframes w7 {
  0% {
    width: 0px;
  }
  100% {
    width: 7px;
  }
}
#sitemap.index main article .LinkContent .productLink .classify ul {
  height: 320px;
}
@media all and (max-width: 1279px) {
  #sitemap.index main article .LinkContent .productLink .classify ul {
    padding: 0 5px;
  }
}
#sitemap.index main article .LinkContent .productLink .classify ul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
}
#sitemap.index main article .LinkContent .productLink .classify ul .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
#sitemap.index main article .LinkContent .productLink .classify ul li {
  padding: 15px 0;
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fadeInUp 1s both 0.6s;
          animation: fadeInUp 1s both 0.6s;
}
@media all and (max-width: 1440px) {
  #sitemap.index main article .LinkContent .productLink .classify ul li {
    font-size: 1rem;
  }
}

#whitehorsebaby.index section._title h6 {
  font-family: FuturaPT-Bold, 微軟正黑體;
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index section._title h6 {
    font-size: 1rem;
  }
}
#whitehorsebaby.index section._title h5 {
  font-size: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index section._title h5 {
    font-size: 2.25rem;
  }
}
#whitehorsebaby.index section._title h5 span.bgColor {
  width: 0;
  height: 2px;
  display: block;
  margin: 5px 0 0 10px;
}
@-webkit-keyframes w55 {
  0% {
    width: 0px;
  }
  100% {
    width: 55px;
  }
}
@keyframes w55 {
  0% {
    width: 0px;
  }
  100% {
    width: 55px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index section._title h5 span.bgColor {
    width: 40px;
  }
}
#whitehorsebaby.index section._title p {
  font-size: 1rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
}

#whitehorsebaby.index footer {
  background-image: url("../../upload/fa2/whitehorsebaby/footerBg_1920_1080.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#whitehorsebaby.index main {
  background-image: url("../../upload/fa2/whitehorsebaby/bg_1920_2345.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#whitehorsebaby.index main:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main:before {
    display: none;
  }
}
#whitehorsebaby.index main:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main:after {
    display: none;
  }
}
#whitehorsebaby.index main .banner {
  position: relative;
  z-index: 2;
}
#whitehorsebaby.index main .banner .content {
  position: relative;
}
#whitehorsebaby.index main .banner ._img .lefthorse, #whitehorsebaby.index main .banner ._img .righthorse, #whitehorsebaby.index main .banner ._img .butterfly1, #whitehorsebaby.index main .banner ._img .butterfly2, #whitehorsebaby.index main .banner ._img .flower {
  position: absolute;
}
#whitehorsebaby.index main .banner ._img .lefthorse {
  right: calc(50% + 18vw);
  bottom: 0;
  overflow: hidden;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main .banner ._img .lefthorse {
    right: calc(50% + 350px);
  }
}
@media all and (max-width: 1300px) {
  #whitehorsebaby.index main .banner ._img .lefthorse {
    right: calc(50% + 235px);
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner ._img .lefthorse {
    right: auto;
    left: 0;
    max-width: 70vw;
  }
}
#whitehorsebaby.index main .banner ._img .lefthorse img {
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner ._img .lefthorse img {
    -webkit-animation: fadeInLeft 1.8s both 0.4s;
            animation: fadeInLeft 1.8s both 0.4s;
  }
}
#whitehorsebaby.index main .banner ._img .righthorse {
  left: calc(50% + 14vw);
  bottom: 0;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  -webkit-animation: fadeIn 1.2s both 0.8s;
          animation: fadeIn 1.2s both 0.8s;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main .banner ._img .righthorse {
    left: calc(50% + 270px);
  }
}
@media all and (max-width: 1680px) {
  #whitehorsebaby.index main .banner ._img .righthorse {
    left: calc(50% + 235px);
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner ._img .righthorse {
    display: none;
  }
}
#whitehorsebaby.index main .banner ._img .butterfly1 {
  top: 35%;
  right: 270px;
  -webkit-animation: flipInY 0.8s both 0.6s;
          animation: flipInY 0.8s both 0.6s;
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index main .banner ._img .butterfly1 {
    right: 70px;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .banner ._img .butterfly1 {
    display: none;
  }
}
#whitehorsebaby.index main .banner ._img .butterfly1:hover img {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
#whitehorsebaby.index main .banner ._img .butterfly1 img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#whitehorsebaby.index main .banner ._img .butterfly2 {
  top: 50%;
  right: 360px;
  -webkit-animation: flipInY 0.8s both 0.8s;
          animation: flipInY 0.8s both 0.8s;
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index main .banner ._img .butterfly2 {
    right: 160px;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .banner ._img .butterfly2 {
    display: none;
  }
}
#whitehorsebaby.index main .banner ._img .butterfly2:hover img {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
#whitehorsebaby.index main .banner ._img .butterfly2 img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#whitehorsebaby.index main .banner ._img .flower {
  right: 0;
  top: calc(50% - 100px);
  -webkit-animation: rotate20 1s both;
          animation: rotate20 1s both;
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index main .banner ._img .flower {
    top: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner ._img .flower {
    max-width: 50vw;
  }
}
@-webkit-keyframes rotate20 {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes rotate20 {
  0% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
#whitehorsebaby.index main .banner ._title {
  width: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: calc(150px + 4vw) 0 calc(100px + 2.5vw);
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main .banner ._title {
    padding: 230px 0 150px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner ._title {
    height: calc(100vh - 100px);
    padding: 100px 0;
  }
}
#whitehorsebaby.index main .banner ._title figure {
  max-width: 80vw;
  -webkit-animation: navMenuOpen 1s both;
          animation: navMenuOpen 1s both;
}
@-webkit-keyframes navMenuOpen {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes navMenuOpen {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#whitehorsebaby.index main .banner ._title p {
  margin: 10px 0 0;
  max-width: 470px;
  color: rgba(0, 0, 0, 0.8);
  font-size: 0.875rem;
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1.2s both 0.6s;
          animation: fadeInUp 1.2s both 0.6s;
}
@media all and (max-width: 500px) {
  #whitehorsebaby.index main .banner ._title p {
    padding: 0 5vw;
  }
}
#whitehorsebaby.index main .banner .overview {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  padding: 22px 50px 0;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .banner .overview {
    padding: 0;
  }
}
#whitehorsebaby.index main .banner .overview:before {
  z-index: 3;
  position: absolute;
  top: -54px;
  left: calc(50% - 0.5px);
  content: "";
  display: block;
  width: 1px;
  height: 0;
  background-color: #292a21;
}
@-webkit-keyframes h76 {
  0% {
    height: 0px;
  }
  100% {
    height: 76px;
  }
}
@keyframes h76 {
  0% {
    height: 0px;
  }
  100% {
    height: 76px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner .overview:before {
    top: -32px;
  }
  @-webkit-keyframes h40 {
    0% {
      height: 0px;
    }
    100% {
      height: 40px;
    }
  }
  @keyframes h40 {
    0% {
      height: 0px;
    }
    100% {
      height: 40px;
    }
  }
}
#whitehorsebaby.index main .banner .overview h6 {
  margin: 10px 0 20px 0;
  font-size: 2.5rem;
  color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fadeInDown 0.8s both 1.6s;
          animation: fadeInDown 0.8s both 1.6s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner .overview h6 {
    font-size: 2rem;
    margin: 0 0 5px;
  }
}
#whitehorsebaby.index main .banner .overview ul {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  -webkit-animation: fadeInUp 0.8s both 1.6s;
          animation: fadeInUp 0.8s both 1.6s;
  width: 100%;
}
#whitehorsebaby.index main .banner .overview ul .ps__rail-x, #whitehorsebaby.index main .banner .overview ul .ps__rail-y {
  display: none;
}
#whitehorsebaby.index main .banner .overview ul li {
  font-size: 1.25rem;
  position: relative;
  padding: 0 25px;
  width: 50%;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .banner .overview ul li {
    font-size: 1rem;
    padding: 0 15px;
  }
}
@media all and (max-width: 350px) {
  #whitehorsebaby.index main .banner .overview ul li {
    letter-spacing: 0.5px;
  }
}
#whitehorsebaby.index main .banner .overview ul li:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#whitehorsebaby.index main .banner .overview ul li:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#whitehorsebaby.index main .banner .overview ul li:not(:first-child):before {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #ababab;
  position: absolute;
  left: 0;
  top: calc(50% - 7.5px);
}
#whitehorsebaby.index main .banner .overview ul li p {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#whitehorsebaby.index main .banner .overview ul li p:hover {
  color: #000;
}
#whitehorsebaby.index main .banner .overview ul li p:hover span.bgColor {
  width: 100%;
}
#whitehorsebaby.index main .banner .overview ul li span.bgColor {
  margin: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 0%;
  height: 3px;
  display: block;
  background-color: #009944;
}
#whitehorsebaby.index main .introduction {
  position: relative;
  z-index: 2;
  max-width: 1320px;
  width: calc(100vw - 100px);
  background-color: #fff;
  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;
  margin: 100px auto 60px;
  padding: 90px 0 100px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .introduction {
    width: 90vw;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .introduction {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 92vw;
    padding: 50px 0;
  }
}
#whitehorsebaby.index main .introduction.show {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
  -webkit-box-shadow: 0 0 45px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 45px 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
}
#whitehorsebaby.index main .introduction.show ._img figure.in {
  -webkit-animation: fadeInUp 1.5s both;
          animation: fadeInUp 1.5s both;
}
#whitehorsebaby.index main .introduction.show ._title h6 {
  -webkit-animation: fadeInDown 0.6s both 0.4s;
          animation: fadeInDown 0.6s both 0.4s;
}
#whitehorsebaby.index main .introduction.show ._title h5 {
  -webkit-animation: fadeInLeft 1.2s both 0.6s;
          animation: fadeInLeft 1.2s both 0.6s;
}
#whitehorsebaby.index main .introduction.show ._title h5 .bgColor {
  -webkit-animation: w55 1.2s both 0.8s;
          animation: w55 1.2s both 0.8s;
}
#whitehorsebaby.index main .introduction.show ._title p {
  -webkit-animation: fadeInUp 1.2s both 0.8s;
          animation: fadeInUp 1.2s both 0.8s;
}
#whitehorsebaby.index main .introduction ._img {
  width: 40%;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .introduction ._img {
    width: 100%;
  }
}
#whitehorsebaby.index main .introduction ._img figure {
  padding: 0 30px;
  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;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .introduction ._img figure {
    padding: 0 10px 0 60px;
  }
}
#whitehorsebaby.index main .introduction ._title {
  width: 60%;
  padding: 0 90px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
@media all and (max-width: 1320px) {
  #whitehorsebaby.index main .introduction ._title {
    padding: 0 5vw 0 0;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .introduction ._title {
    width: calc(100% - 12vw);
    margin: 50px auto 0;
  }
}
#whitehorsebaby.index main .introduction ._title h5 {
  margin: 0 0 15px;
}
#whitehorsebaby.index main .product {
  padding: 60px 0 0;
  position: relative;
  z-index: 2;
}
#whitehorsebaby.index main .product ._title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#whitehorsebaby.index main .product ._title.show h6 {
  -webkit-animation: fadeInDown 1s both;
          animation: fadeInDown 1s both;
}
#whitehorsebaby.index main .product ._title.show h5 {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
#whitehorsebaby.index main .product ._title.show h5 span.bgColor {
  -webkit-animation: w55 0.8s both 0.4s;
          animation: w55 0.8s both 0.4s;
}
#whitehorsebaby.index main .product ._title h5, #whitehorsebaby.index main .product ._title h6 {
  opacity: 0;
}
#whitehorsebaby.index main .product ._title h5 {
  -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;
}
#whitehorsebaby.index main .product ._title h5 span.bgColor {
  margin: 15px 0 0;
}
#whitehorsebaby.index main .product .productContent {
  max-width: 1260px;
  margin: 45px auto 0;
  padding: 0 50px;
  position: relative;
  z-index: 2;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent {
    padding: 0 5vw;
  }
}
#whitehorsebaby.index main .product .productContent ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#whitehorsebaby.index main .product .productContent ul li {
  margin: 0 40px 90px;
  width: calc(50% - 80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li {
    margin: 0 20px 90px;
    width: calc(50% - 40px);
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .productContent ul li {
    margin: 0 20px 50px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .productContent ul li {
    width: 100%;
    margin: 0 0 50px;
  }
}
#whitehorsebaby.index main .product .productContent ul li.new ._img .newOne {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#whitehorsebaby.index main .product .productContent ul li.show.in ._img {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
#whitehorsebaby.index main .product .productContent ul li.show.in ._img .newOne {
  -webkit-animation: slideInDown 1s both 0.8s;
          animation: slideInDown 1s both 0.8s;
}
#whitehorsebaby.index main .product .productContent ul li.show.in ._text {
  -webkit-animation: fadeInUp 1.2s both 0.7s;
          animation: fadeInUp 1.2s both 0.7s;
}
#whitehorsebaby.index main .product .productContent ul li ._img {
  cursor: pointer;
  position: relative;
  opacity: 0;
  overflow: hidden;
}
#whitehorsebaby.index main .product .productContent ul li ._img:hover .hoverBox {
  opacity: 1;
}
#whitehorsebaby.index main .product .productContent ul li ._img:hover .hoverBox span {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
#whitehorsebaby.index main .product .productContent ul li ._img figure {
  height: 330px;
}
@media all and (max-width: 1260px) {
  #whitehorsebaby.index main .product .productContent ul li ._img figure {
    height: calc(33vw - 85px);
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .productContent ul li ._img figure {
    height: 59.4vw;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._img .hoverBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(32, 174, 96, 0.35);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  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;
}
#whitehorsebaby.index main .product .productContent ul li ._img .hoverBox span {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#whitehorsebaby.index main .product .productContent ul li ._img .hoverBox span:before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#whitehorsebaby.index main .product .productContent ul li ._img .hoverBox span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #fff;
}
#whitehorsebaby.index main .product .productContent ul li ._img .newOne {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #31bf70;
  color: #fff;
  font-family: FuturaPT-Demi, 微軟正黑體;
  font-size: 0.8125rem;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 120px;
  height: 40px;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._img .newOne {
    width: 90px;
    height: 35px;
    font-size: 0.75rem;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text {
  padding: 20px 20px 0;
  opacity: 0;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._text {
    padding: 20px 5px 0;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .productContent ul li ._text {
    padding: 10px 5px 0;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text .name {
  font-size: 1.5rem;
  margin: 0 0 15px;
  line-height: 1.2;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._text .name {
    font-size: 1.375rem;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text .words {
  font-size: 0.9375rem;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.2;
  font-family: MyriadPro-Regular, 微軟正黑體;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._text .words {
    font-size: 0.875rem;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text .price {
  margin: 15px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.5px;
}
#whitehorsebaby.index main .product .productContent ul li ._text .price p {
  font-size: 1.25rem;
  font-family: FuturaPT-Medium, 微軟正黑體;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._text .price p {
    font-size: 1.125rem;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text .price span {
  font-size: 1rem;
  color: #898888;
  line-height: 1.5;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .productContent ul li ._text .price span {
    font-size: 0.875rem;
  }
}
#whitehorsebaby.index main .product .productContent ul li ._text .price span:before {
  content: "/";
  margin: 0 5px;
}
#whitehorsebaby.index main .product .buttons {
  padding: 30px 50px 100px;
  width: 100%;
  position: relative;
  text-align: center;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index main .product .buttons {
    padding: 0 5vw 100px;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons {
    padding: 0 0 20px;
  }
}
#whitehorsebaby.index main .product .buttons.show .right img:last-child {
  -webkit-animation: fadeInRight 1s both 0.6s;
          animation: fadeInRight 1s both 0.6s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .right img:last-child {
    -webkit-animation: fadeInRight 1s both;
            animation: fadeInRight 1s both;
  }
}
#whitehorsebaby.index main .product .buttons.show .right img:first-child {
  -webkit-animation: fadeInRight 1s both 0.8s;
          animation: fadeInRight 1s both 0.8s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .right img:first-child {
    -webkit-animation: fadeInRight 1s both 0.2s;
            animation: fadeInRight 1s both 0.2s;
  }
}
#whitehorsebaby.index main .product .buttons.show h6 {
  -webkit-animation: fadeInUp 1s both;
          animation: fadeInUp 1s both;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show h6 {
    -webkit-animation: fadeInUp 1s both 0.4s;
            animation: fadeInUp 1s both 0.4s;
  }
}
#whitehorsebaby.index main .product .buttons.show .leanbutton {
  -webkit-animation: fadeInUp 1s both 0.2s;
          animation: fadeInUp 1s both 0.2s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .leanbutton {
    -webkit-animation: fadeInUp 1s both 0.6s;
            animation: fadeInUp 1s both 0.6s;
  }
}
#whitehorsebaby.index main .product .buttons.show .leanbutton:before {
  -webkit-animation: leanbutton_before 0.6s both 0.4s;
          animation: leanbutton_before 0.6s both 0.4s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .leanbutton:before {
    -webkit-animation: leanbutton_before 0.6s both 0.8s;
            animation: leanbutton_before 0.6s both 0.8s;
  }
}
#whitehorsebaby.index main .product .buttons.show .leanbutton:after {
  -webkit-animation: leanbutton_after 0.6s both 0.4s;
          animation: leanbutton_after 0.6s both 0.4s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .leanbutton:after {
    -webkit-animation: leanbutton_after 0.6s both 0.8s;
            animation: leanbutton_after 0.6s both 0.8s;
  }
}
#whitehorsebaby.index main .product .buttons.show .leanbutton p {
  -webkit-animation: horizontalShow 0.5s both;
          animation: horizontalShow 0.5s both;
  -ms-animation: fadeIn 0.4s both;
  opacity: 1;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .leanbutton p {
    -webkit-animation: horizontalShow 0.5s both 0.4s;
            animation: horizontalShow 0.5s both 0.4s;
    -ms-animation: fadeIn 0.4s both 0.4s;
  }
}
#whitehorsebaby.index main .product .buttons.show .left img:last-child {
  -webkit-animation: fadeInRight 1s both 1s;
          animation: fadeInRight 1s both 1s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .left img:last-child {
    -webkit-animation: fadeInRight 1s both 0.4s;
            animation: fadeInRight 1s both 0.4s;
  }
}
#whitehorsebaby.index main .product .buttons.show .left img:first-child {
  -webkit-animation: fadeInUp 1.2s both 1.2s;
          animation: fadeInUp 1.2s both 1.2s;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons.show .left img:first-child {
    -webkit-animation: fadeInUp 1.2s both 0.6s;
            animation: fadeInUp 1.2s both 0.6s;
  }
}
#whitehorsebaby.index main .product .buttons h6 {
  width: 100%;
  font-size: 1.375rem;
  max-width: 350px;
  margin: auto;
  opacity: 0;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons h6 {
    padding: 0 5vw;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index main .product .buttons h6 {
    margin: 10px auto 0;
  }
}
#whitehorsebaby.index main .product .buttons > div {
  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;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons > div {
    padding: 0 5vw;
  }
}
#whitehorsebaby.index main .product .buttons .left, #whitehorsebaby.index main .product .buttons .right {
  position: absolute;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons .left, #whitehorsebaby.index main .product .buttons .right {
    position: relative;
    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;
    width: 60vw;
  }
}
#whitehorsebaby.index main .product .buttons .left img, #whitehorsebaby.index main .product .buttons .right img {
  opacity: 0;
}
#whitehorsebaby.index main .product .buttons .left {
  right: calc(50% + 14vw);
  bottom: -20px;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main .product .buttons .left {
    right: calc(50% + 270px);
  }
}
@media all and (max-width: 1250px) {
  #whitehorsebaby.index main .product .buttons .left {
    right: calc(50% + 175px);
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons .left {
    right: auto;
    bottom: auto;
    margin: 20px auto 0 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
#whitehorsebaby.index main .product .buttons .left img:first-child {
  width: 60%;
}
#whitehorsebaby.index main .product .buttons .left img:last-child {
  width: 40%;
}
#whitehorsebaby.index main .product .buttons .right {
  left: calc(50% + 15vw);
  bottom: -30px;
}
@media all and (min-width: 1921px) {
  #whitehorsebaby.index main .product .buttons .right {
    left: calc(50% + 290px);
  }
}
@media all and (max-width: 1170px) {
  #whitehorsebaby.index main .product .buttons .right {
    left: calc(50% + 175px);
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index main .product .buttons .right {
    left: auto;
    bottom: auto;
    margin: 0 0 0 auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#whitehorsebaby.index main .product .buttons .right img:first-child {
  width: 45%;
}
#whitehorsebaby.index main .product .buttons .right img:last-child {
  width: 55%;
}
#whitehorsebaby.index main .product .smallImg > div {
  position: absolute;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#whitehorsebaby.index main .product .smallImg .left {
  right: calc(50% + 650px);
  width: 50px;
  height: 50px;
  background-image: url("../../upload/fa2/whitehorsebaby/smallImgLeft.png");
}
@media all and (max-width: 1400px) {
  #whitehorsebaby.index main .product .smallImg .left {
    right: auto;
    left: 0;
  }
}
#whitehorsebaby.index main .product .smallImg .right {
  left: calc(50% + 650px);
  width: 70px;
  height: 70px;
  background-image: url("../../upload/fa2/whitehorsebaby/smallImgRight.png");
}
@media all and (max-width: 1400px) {
  #whitehorsebaby.index main .product .smallImg .right {
    left: auto;
    right: 0;
  }
}

#whitehorsebaby.index .detailLibox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 11;
  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;
  opacity: 0;
}
#whitehorsebaby.index .detailLibox.open {
  -webkit-animation: fadeIn 0.4s both;
          animation: fadeIn 0.4s both;
}
#whitehorsebaby.index .detailLibox.close {
  -webkit-animation: fadeOut 0.4s both 0.4s;
          animation: fadeOut 0.4s both 0.4s;
}
#whitehorsebaby.index .detailLibox.close .liboxClose span:before {
  -webkit-animation: w0 0.4s both;
          animation: w0 0.4s both;
}
#whitehorsebaby.index .detailLibox.close .liboxClose span:after {
  -webkit-animation: h0 0.4s both;
          animation: h0 0.4s both;
}
#whitehorsebaby.index .detailLibox.close .share, #whitehorsebaby.index .detailLibox.close ._text h6, #whitehorsebaby.index .detailLibox.close ._text p, #whitehorsebaby.index .detailLibox.close ._text ul li, #whitehorsebaby.index .detailLibox.close .price, #whitehorsebaby.index .detailLibox.close .slick ul li {
  -webkit-animation: fadeOutUp 0.4s both !important;
          animation: fadeOutUp 0.4s both !important;
}
#whitehorsebaby.index .detailLibox.close .icon-triangle_left {
  -webkit-animation: fadeOutRight 0.4s both !important;
          animation: fadeOutRight 0.4s both !important;
}
#whitehorsebaby.index .detailLibox.close .icon-triangle_right {
  -webkit-animation: fadeOutLeft 0.4s both !important;
          animation: fadeOutLeft 0.4s both !important;
}
#whitehorsebaby.index .detailLibox section {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 120px 100px 60px 150px;
  max-width: 1600px;
  width: 100%;
  max-height: 100%;
  position: relative;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section {
    padding: 120px 6.25vw 60px 9.375vw;
  }
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index .detailLibox section {
    padding: 100px 20px 60px 5vw;
  }
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index .detailLibox section {
    overflow-y: auto;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 100px 5vw 60px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index .detailLibox section {
    padding: 70px 5vw 60px;
  }
}
#whitehorsebaby.index .detailLibox section .liboxClose {
  position: absolute;
  top: 70px;
  right: 100px;
  z-index: 3;
  cursor: pointer;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section .liboxClose {
    right: 6.25vw;
  }
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index .detailLibox section .liboxClose {
    top: 40px;
    right: 5vw;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .liboxClose {
    top: 25px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index .detailLibox section .liboxClose {
    top: 15px;
    position: fixed;
  }
}
#whitehorsebaby.index .detailLibox section .liboxClose span {
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  width: 32px;
  height: 32px;
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index .detailLibox section .liboxClose span {
    width: 30px;
    height: 30px;
  }
}
#whitehorsebaby.index .detailLibox section .liboxClose span:before {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  -webkit-animation: w100 0.6s both 1.2s;
          animation: w100 0.6s both 1.2s;
}
#whitehorsebaby.index .detailLibox section .liboxClose span:after {
  content: "";
  display: block;
  width: 2px;
  height: 0%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  -webkit-animation: h100 0.6s both 1.5s;
          animation: h100 0.6s both 1.5s;
}
#whitehorsebaby.index .detailLibox section .intro {
  width: 40%;
  padding: 80px 120px 0 0;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section .intro {
    padding: 80px 7.5vw 0 0;
  }
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index .detailLibox section .intro {
    padding: 60px 5vw 0 0;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .intro {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 50px 5vw 0 0;
  }
  #whitehorsebaby.index .detailLibox section .intro .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#whitehorsebaby.index .detailLibox section .intro .share {
  position: absolute;
  top: 100px;
  left: 150px;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section .intro .share {
    left: 9.375vw;
  }
}
@media all and (max-width: 1279px) {
  #whitehorsebaby.index .detailLibox section .intro .share {
    top: 40px;
    left: 5vw;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .intro .share {
    left: 6vw;
    top: 25px;
  }
}
@media all and (max-width: 700px) {
  #whitehorsebaby.index .detailLibox section .intro .share {
    top: 15px;
  }
}
#whitehorsebaby.index .detailLibox section .intro ._text h6 {
  font-size: 1.875rem;
  line-height: 1.2;
  letter-spacing: 0;
  -webkit-animation: fadeInDown 1s both 0.8s;
          animation: fadeInDown 1s both 0.8s;
}
#whitehorsebaby.index .detailLibox section .intro ._text p {
  margin: 20px 0 15px;
  font-family: MyriadPro-Light, 微軟正黑體;
  font-size: 0.9375rem;
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
}
#whitehorsebaby.index .detailLibox section .intro ._text ul {
  padding: 30px 0;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section .intro ._text ul {
    padding: 15px 0;
  }
}
#whitehorsebaby.index .detailLibox section .intro ._text ul li {
  margin: 5px 0;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: rgba(0, 0, 0, 0.7);
  font-family: MyriadPro-Regular, 微軟正黑體;
  -webkit-animation: fadeInUp 1s both 1s;
          animation: fadeInUp 1s both 1s;
  font-size: 1rem;
}
#whitehorsebaby.index .detailLibox section .intro ._text ul li:before {
  color: #389e65;
  content: "●";
  font-size: 0.75rem;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  border-radius: 50%;
  margin: 2px 7px 0 2px;
}
#whitehorsebaby.index .detailLibox section .intro .price {
  margin: 65px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: fadeInUp 1.2s both 1.2s;
          animation: fadeInUp 1.2s both 1.2s;
}
@media all and (max-width: 1600px) {
  #whitehorsebaby.index .detailLibox section .intro .price {
    margin: 40px 0 0;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .intro .price {
    margin: 10px 0 0 5px;
  }
}
#whitehorsebaby.index .detailLibox section .intro .price p {
  font-family: FuturaPT-Medium, 微軟正黑體;
  font-size: 1.5rem;
}
#whitehorsebaby.index .detailLibox section .intro .price span {
  line-height: 1.5;
  color: #898888;
}
#whitehorsebaby.index .detailLibox section .intro .price span:before {
  content: "/";
  margin: 0 5px;
}
#whitehorsebaby.index .detailLibox section .slick {
  width: 60%;
  padding: 0 50px;
  position: relative;
  height: 100%;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .slick {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
}
#whitehorsebaby.index .detailLibox section .slick ul .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .slick ul .slick-track {
    padding: 0 0 40px;
  }
}
#whitehorsebaby.index .detailLibox section .slick ul li {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-animation: fadeInUp 1.2s both 0.1s;
          animation: fadeInUp 1.2s both 0.1s;
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .slick ul li {
    margin: 0 5px;
  }
}
#whitehorsebaby.index .detailLibox section .slick ul li b {
  font-family: MyriadPro-Regular, 微軟正黑體;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.5);
  margin: 15px 0 0;
  display: block;
  -webkit-animation: fadeInUp 0.8s both 1.6s;
          animation: fadeInUp 0.8s both 1.6s;
}
#whitehorsebaby.index .detailLibox section .slick .arrows span {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index .detailLibox section .slick .arrows span {
    display: none;
  }
}
#whitehorsebaby.index .detailLibox section .slick .arrows span:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#whitehorsebaby.index .detailLibox section .slick .arrows span:hover {
  background-color: #959595;
}
#whitehorsebaby.index .detailLibox section .slick .arrows span:hover:before {
  color: #fff;
}
#whitehorsebaby.index .detailLibox section .slick .arrows span.slick-arrow.slick-hidden {
  display: none;
}
@media all and (max-width: 1024px) {
  #whitehorsebaby.index .detailLibox section .slick .arrows span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 900px) {
  #whitehorsebaby.index .detailLibox section .slick .arrows span {
    display: none;
  }
}
#whitehorsebaby.index .detailLibox section .slick .arrows span.icon-triangle_left {
  left: 0;
  -webkit-animation: fadeInRight 1s both 1s;
          animation: fadeInRight 1s both 1s;
}
#whitehorsebaby.index .detailLibox section .slick .arrows span.icon-triangle_right {
  right: 0;
  -webkit-animation: fadeInLeft 1s both 1s;
          animation: fadeInLeft 1s both 1s;
}

#project.index main article.content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #project.index main article.content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #project.index main article.content:before {
    display: none;
  }
}
#project.index main article.content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #project.index main article.content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #project.index main article.content:after {
    display: none;
  }
}
#project.index main article.content .background {
  opacity: 1;
}
#project.index main article.content ._title {
  padding: 180px 0 140px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1024px) {
  #project.index main article.content ._title {
    padding: 140px 0 140px;
  }
}
@media (max-width: 500px) {
  #project.index main article.content ._title {
    padding: 100px 0 140px;
  }
}
#project.index main article.content ._title > div {
  max-width: 1360px;
  width: 100%;
  padding: 0 50px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1024px) {
  #project.index main article.content ._title > div {
    padding: 0 5vw;
  }
}
#project.index main article.content ._title ._text {
  padding: 0 80px 5px 0;
}
@media (max-width: 1024px) {
  #project.index main article.content ._title ._text {
    padding: 0 0 5px;
  }
}
#project.index main article.content ._title ._text h6 {
  font-size: 3.75rem;
  -webkit-animation: fadeInUp 1.2s both;
          animation: fadeInUp 1.2s both;
}
@media (max-width: 1024px) {
  #project.index main article.content ._title ._text h6 {
    font-size: 3.375rem;
  }
}
@media (max-width: 500px) {
  #project.index main article.content ._title ._text h6 {
    font-size: 3.125rem;
    margin: 0 0 5px;
  }
}
#project.index main article.content ._title ._text p {
  font-size: 1rem;
  max-width: 360px;
  color: #7a7979;
  -webkit-animation: fadeInUp 1.2s both 0.2s;
          animation: fadeInUp 1.2s both 0.2s;
}
@media (max-width: 1024px) {
  #project.index main article.content ._title ._text p {
    max-width: 550px;
  }
}
#project.index main article.content ._title .anchor {
  margin: 30px 0 0;
  -webkit-animation: fadeInUp 1s both 0.4s;
          animation: fadeInUp 1s both 0.4s;
}
#project.index main article.content ._title .anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 95vw;
}
#project.index main article.content ._title .anchor ul:hover li.active {
  color: #8d8d8d;
}
#project.index main article.content ._title .anchor ul:hover li.active p:after {
  width: 0;
}
#project.index main article.content ._title .anchor ul li.active,
#project.index main article.content ._title .anchor ul li:hover, #project.index main article.content ._title .anchor ul:hover li.active:hover {
  color: #000;
}
#project.index main article.content ._title .anchor ul li.active p:after,
#project.index main article.content ._title .anchor ul li:hover p:after, #project.index main article.content ._title .anchor ul:hover li.active:hover p:after {
  width: 100%;
}
#project.index main article.content ._title .anchor ul li {
  font-size: 1.25rem;
  color: #8d8d8d;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#project.index main article.content ._title .anchor ul li:first-child {
  padding: 0 20px 0 0;
}
#project.index main article.content ._title .anchor ul li:last-child {
  padding: 0 0 0 20px;
}
#project.index main article.content ._title .anchor ul li:not(:first-child):before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #9eaba5;
}
#project.index main article.content ._title .anchor ul li p:after {
  margin: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: #009944;
}
#project.index main article.content .list {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1650px;
  width: 100%;
  padding: 0 50px;
  margin: -70px auto 0;
}
@media (max-width: 1024px) {
  #project.index main article.content .list {
    padding: 0 5vw;
  }
}
#project.index main article.content .list .box {
  width: calc(33.33% - 30px);
  margin: 0 15px 60px;
  position: relative;
  opacity: 0;
}
@media (max-width: 1650px) {
  #project.index main article.content .list .box {
    width: calc(33.33% - 1.5vw);
    margin: 0 0.75vw 60px;
  }
}
@media (max-width: 1024px) {
  #project.index main article.content .list .box {
    width: calc(50% - 1.5vw);
  }
}
@media (max-width: 550px) {
  #project.index main article.content .list .box {
    width: 100%;
    margin: 0 0 60px;
  }
}
#project.index main article.content .list .box.show.in {
  -webkit-animation: fadeInUp 1.4s both 0.2s;
          animation: fadeInUp 1.4s both 0.2s;
}
@media (max-width: 1024px) {
  #project.index main article.content .list .box.show.in {
    -webkit-animation: fadeInUp 1.2s both;
            animation: fadeInUp 1.2s both;
  }
  #project.index main article.content .list .box.show.in ._text p {
    -webkit-animation: fadeInUp 1s both 0.8s;
            animation: fadeInUp 1s both 0.8s;
  }
}
#project.index main article.content .list .box:hover ._text {
  opacity: 1;
}
#project.index main article.content .list .box:hover ._text p {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#project.index main article.content .list .box figure {
  height: 280px;
}
@media (max-width: 1650px) {
  #project.index main article.content .list .box figure {
    height: calc(18.3vw - 18px);
  }
}
@media (max-width: 1024px) {
  #project.index main article.content .list .box figure {
    height: 25vw;
  }
}
@media (max-width: 550px) {
  #project.index main article.content .list .box figure {
    height: 51.7vw;
  }
}
#project.index main article.content .list .box ._text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 20px 35px;
  font-size: 1.5rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (min-width: 1025px) {
  #project.index main article.content .list .box ._text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
  }
}
@media (max-width: 1650px) {
  #project.index main article.content .list .box ._text {
    padding: 1vw 2vw;
  }
}
@media (max-width: 1024px) {
  #project.index main article.content .list .box ._text {
    padding: 5px 10px 0;
  }
}
@media (min-width: 1025px) {
  #project.index main article.content .list .box ._text p {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}
@media (max-width: 1024px) {
  #project.index main article.content .list .box ._text p {
    opacity: 0;
  }
}
#project.index main article.content .list .box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#project.detail main article.content {
  padding: 80px 0 0;
}
@media (max-width: 700px) {
  #project.detail main article.content {
    padding: 40px 0 0;
  }
}
#project.detail main article.content:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #project.detail main article.content:before {
    left: 170px;
  }
}
@media all and (max-width: 1024px) {
  #project.detail main article.content:before {
    display: none;
  }
}
#project.detail main article.content:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #bfbfbf;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 8.8vw;
  z-index: 1;
}
@media all and (min-width: 1921px) {
  #project.detail main article.content:after {
    right: 170px;
  }
}
@media all and (max-width: 1024px) {
  #project.detail main article.content:after {
    display: none;
  }
}
#project.detail main article.content .background {
  opacity: 1;
}
#project.detail main article.content .tag {
  max-width: 1700px;
  width: 100%;
  height: 40px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.5px;
  line-height: 1;
  padding: 0 9.375vw;
  overflow: hidden;
}
@media (min-width: 1921px) {
  #project.detail main article.content .tag {
    padding: 0 180px;
  }
}
@media (max-width: 700px) {
  #project.detail main article.content .tag {
    padding: 0 5vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#project.detail main article.content .tag > * {
  -webkit-animation: slideInDown 1s both 1.2s;
          animation: slideInDown 1s both 1.2s;
}
#project.detail main article.content .tag .type {
  font-size: 1rem;
  font-weight: bold;
  font-family: "FuturaPT-Bold", 微軟正黑體;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
#project.detail main article.content .tag .type:after {
  content: "";
  display: block;
  width: 6px;
  height: 15px;
  background-color: #32b16c;
  margin: 0 15px;
}
#project.detail main article.content .tag .year {
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  font-family: "FuturaPT-Medium", 微軟正黑體;
}
#project.detail main article.content ._slick {
  width: 100%;
  padding: 0 8.8vw;
  margin: auto;
  position: relative;
  margin: 0 0 55px;
}
@media (min-width: 1921px) {
  #project.detail main article.content ._slick {
    padding: 0 170px;
  }
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick {
    margin: 0 0 60px;
    padding: 0 60px;
  }
}
@media (max-width: 700px) {
  #project.detail main article.content ._slick {
    padding: 0 20px;
    margin: 0 0 40px;
  }
}
#project.detail main article.content ._slick > ul {
  opacity: 0;
}
#project.detail main article.content ._slick > ul.slick-slider {
  -webkit-animation: fadeIn 1s both;
          animation: fadeIn 1s both;
}
#project.detail main article.content ._slick > ul li picture {
  display: block;
  position: relative;
  width: 100%;
  height: calc(100vh - 80px - 40px - 55px);
  overflow: hidden;
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick > ul li picture {
    height: calc(100vh - 180px);
  }
}
@media (max-width: 700px) {
  #project.detail main article.content ._slick > ul li picture {
    height: calc(100vh - 126px);
  }
}
#project.detail main article.content ._slick > ul li picture img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-aspect-ratio: 132/80) and (min-width: 1025px), (max-aspect-ratio: 20/27) and (max-width: 1024px) {
  #project.detail main article.content ._slick > ul li picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
#project.detail main article.content ._slick > ul .slick-dots {
  bottom: -35px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 15px 0 0;
  -webkit-animation: fadeIn 1s both 2s;
          animation: fadeIn 1s both 2s;
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick > ul .slick-dots {
    -webkit-animation: fadeIn 1s both 1.2s;
            animation: fadeIn 1s both 1.2s;
  }
}
@media (max-width: 700px) {
  #project.detail main article.content ._slick > ul .slick-dots {
    padding: 0;
    bottom: -25px;
  }
}
#project.detail main article.content ._slick .arrows button {
  position: absolute;
  top: 50%;
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  top: calc(50% - 20px);
  background-color: transparent;
}
@media all and (max-width: 1024px) {
  #project.detail main article.content ._slick .arrows button {
    display: none;
  }
}
#project.detail main article.content ._slick .arrows button:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 0.75rem;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#project.detail main article.content ._slick .arrows button:hover {
  background-color: #959595;
}
#project.detail main article.content ._slick .arrows button:hover:before {
  color: #fff;
}
#project.detail main article.content ._slick .arrows button.slick-arrow.slick-hidden {
  display: none;
}
#project.detail main article.content ._slick .arrows button.icon-triangle_left {
  left: 55px;
  -webkit-animation: fadeInRight 1s both 1s;
          animation: fadeInRight 1s both 1s;
}
#project.detail main article.content ._slick .arrows button.icon-triangle_right {
  right: 55px;
  -webkit-animation: fadeInLeft 1s both 1s;
          animation: fadeInLeft 1s both 1s;
}
#project.detail main article.content ._slick .about {
  padding: 10px 40px 10px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1921px) {
  #project.detail main article.content ._slick .about {
    left: 170px;
  }
}
@media (min-width: 1025px) {
  #project.detail main article.content ._slick .about {
    position: absolute;
    bottom: 0;
    left: 8.8vw;
    background-color: rgba(240, 240, 240, 0.8);
    max-width: 890px;
    min-width: 500px;
    min-height: 70px;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-animation: fadeInUp 1s both 1.2s;
            animation: fadeInUp 1s both 1.2s;
  }
}
@media (min-width: 1025px) and (max-width: 1080px) {
  #project.detail main article.content ._slick .about {
    max-width: 82.4vw;
  }
}
@media (min-width: 1025px) {
  #project.detail main article.content ._slick .about.open {
    padding: 20px 40px 20px 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #project.detail main article.content ._slick .about.open .Pbox {
    margin: 15px 0 0;
    height: 230px;
    -webkit-transition: height 0.7s ease, margin-top 0.7s ease;
    transition: height 0.7s ease, margin-top 0.7s ease;
  }
}
@media (min-width: 1025px) and (max-width: 1080px) {
  #project.detail main article.content ._slick .about.open .Pbox {
    width: calc(82.4vw - 90px);
  }
}
@media (min-width: 1025px) {
  #project.detail main article.content ._slick .about.open button {
    height: 60px;
  }
  #project.detail main article.content ._slick .about.open button span {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  #project.detail main article.content ._slick .about.open button p:nth-of-type(1) {
    display: none;
  }
  #project.detail main article.content ._slick .about.open button p:nth-of-type(2) {
    display: block;
  }
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick .about {
    margin: 80px 0 0;
    padding: 10px;
  }
  #project.detail main article.content ._slick .about.show h2 {
    -webkit-animation: fadeInDown 1s both;
            animation: fadeInDown 1s both;
  }
  #project.detail main article.content ._slick .about.show .Pbox p {
    -webkit-animation: fadeInUp 1.2s both;
            animation: fadeInUp 1.2s both;
  }
}
@media (max-width: 700px) {
  #project.detail main article.content ._slick .about {
    padding: 5px;
  }
}
#project.detail main article.content ._slick .about h2 {
  font-size: 2rem;
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick .about h2 {
    opacity: 0;
  }
}
@media (min-width: 1025px) {
  #project.detail main article.content ._slick .about .Pbox {
    margin: 0;
    width: 440px;
    height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: height 0.7s ease, margin-top 0.7s ease;
    transition: height 0.7s ease, margin-top 0.7s ease;
  }
  #project.detail main article.content ._slick .about .Pbox .mCSB_inside > .mCSB_container {
    margin-right: 10px;
  }
  #project.detail main article.content ._slick .about .Pbox .mCSB_scrollTools {
    width: 10px;
  }
  #project.detail main article.content ._slick .about .Pbox .mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
  }
  #project.detail main article.content ._slick .about .Pbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    background-color: #878787;
  }
}
@media (max-width: 1080px) {
  #project.detail main article.content ._slick .about .Pbox {
    width: calc(82.4vw - 90px);
  }
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick .about .Pbox {
    margin: 15px 0 0;
  }
}
#project.detail main article.content ._slick .about .Pbox p {
  font-size: 0.9375rem;
  font-family: "MyriadPro-Regular", 微軟正黑體;
  color: #737373;
  letter-spacing: 0.5px;
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick .about .Pbox p {
    opacity: 0;
  }
}
#project.detail main article.content ._slick .about button {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding: 0 25px 0 20px;
  border: none;
  background-color: rgba(176, 176, 176, 0.7);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media (max-width: 1024px) {
  #project.detail main article.content ._slick .about button {
    display: none;
  }
}
#project.detail main article.content ._slick .about button span {
  margin: 0 15px 0 0;
  font-size: 1.0625rem;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#project.detail main article.content ._slick .about button span:before {
  display: block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
#project.detail main article.content ._slick .about button p {
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-family: "FuturaPT-Book", 微軟正黑體;
  letter-spacing: 1px;
  line-height: 1;
}
#project.detail main article.content ._slick .about button p:nth-of-type(1) {
  display: block;
}
#project.detail main article.content ._slick .about button p:nth-of-type(2) {
  display: none;
}