@charset "UTF-8";
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 2023 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Author: meggie $
 * $Date: 2024-04 $
*/
img {
  vertical-align: middle;
}

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

[role=button] {
  cursor: pointer;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

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

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

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

/*==== font ==== */
/* Poppins */
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  src: url("../webfonts/Poppins/Poppins-Light.woff2") format("woff2"), url("../webfonts/Poppins/Poppins-Light.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Poppins/Poppins-Regular.woff2") format("woff2"), url("../webfonts/Poppins/Poppins-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/Poppins/Poppins-Medium.woff2") format("woff2"), url("../webfonts/Poppins/Poppins-Medium.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  src: url("../webfonts/Poppins/Poppins-SemiBold.woff2") format("woff2"), url("../webfonts/Poppins/Poppins-SemiBold.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/Poppins/Poppins-Bold.woff2") format("woff2"), url("../webfonts/Poppins/Poppins-Bold.woff") format("woff");
}
/* Noto Sans TC */
@font-face {
  font-display: swap;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/NotoSansTC/NotoSansTC-Regular.woff2") format("woff2"), url("../webfonts/NotoSansTC/NotoSansTC-Regular.woff") format("woff"), url("../webfonts/NotoSansTC/NotoSansTC-Regular.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/NotoSansTC/NotoSansTC-Medium.woff2") format("woff2"), url("../webfonts/NotoSansTC/NotoSansTC-Medium.woff") format("woff"), url("../webfonts/NotoSansTC/NotoSansTC-Medium.otf") format("opentype");
}
@font-face {
  font-display: swap;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/NotoSansTC/NotoSansTC-Bold.woff2") format("woff2"), url("../webfonts/NotoSansTC/NotoSansTC-Bold.woff") format("woff"), url("../webfonts/NotoSansTC/NotoSansTC-Bold.otf") format("opentype");
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== RESET ==== */
html {
  font-size: 10px;
  line-height: 10px;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Poppins", "Arial", "sans-serif", "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體";
  font-size: 1.6rem;
  color: #444444;
  word-wrap: break-word;
  line-height: var(--line-height-default);
  background-color: #ffffff;
  overflow-x: hidden !important;
}

* {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  text-decoration: none;
  vertical-align: top;
  border: 0;
}

a {
  color: #444444;
  outline: none;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

a, a:visited, a:hover, a:focus, a:active {
  text-decoration: none;
}

a:hover {
  color: #222222;
}

input, textarea, select, button {
  font-size: 1.6rem;
  font-weight: 400;
}

textarea, input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input, textarea, select {
  font-size: 1.6rem;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

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

textarea {
  resize: vertical;
}

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

p {
  margin: 0;
  padding: 0;
  line-height: inherit;
}

span {
  display: inline-block;
}

label {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  vertical-align: baseline;
  border: 0;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
}

input::-webkit-input-placeholder {
  font-size: 1.6rem;
  color: #bbb;
  opacity: 1;
}

input::-moz-placeholder {
  font-size: 1.6rem;
  color: #bbb;
  opacity: 1;
}

input:-ms-input-placeholder {
  font-size: 1.6rem;
  color: #bbb;
  opacity: 1;
}

input::-ms-input-placeholder {
  font-size: 1.6rem;
  color: #bbb;
  opacity: 1;
}

input::placeholder {
  font-size: 1.6rem;
  color: #bbb;
  opacity: 1;
}

.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.reset input, .reset label, .reset select {
  vertical-align: middle;
}

input[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none;
}

::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ==== mixin ==== */
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== 架構 ==== */
html:has(> body.auto-hight) {
  height: 100%;
}
html:has(> body.auto-hight) body {
  height: 100%;
}
html:has(> body.auto-hight) .g__wrap {
  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;
  height: 100%;
}
html:has(> body.auto-hight) .g__wrap .main-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

html.is-on {
  overflow: hidden;
}

.main-wrap {
  padding-top: calc(max(5.5vw, 40px) - 10px);
  padding-bottom: max(5.5vw, 40px);
}

.container-1780, .container-1500, .container-1418, .container-1176 {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding-left: var(--padding-spac);
  padding-right: var(--padding-spac);
  width: 100%;
}

.container-1780 {
  max-width: var(--container-1780);
}

.container-1500 {
  max-width: var(--container-1500);
}

.container-1418 {
  max-width: var(--container-1418);
}

.container-1176 {
  max-width: var(--container-1176);
}

/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== loading ==== */
/* ==== 共用樣式 ==== */
ol.reset, ul.reset, li.reset {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearboth::after {
  display: block;
  content: "";
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}

.hidden-ele {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  overflow: hidden;
}

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

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

.txt-justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* flex */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* grid */
.grid {
  display: grid;
}

/* ==== 共用區塊 ==== */
.g__wrap {
  margin-top: var(--header-h);
}
.g__bar {
  margin-bottom: max(2.5vw, 20px);
}
.g {
  /* 大標題 */
}
.g__headline {
  margin: 0;
  padding-bottom: 5px;
  font-size: clamp(2.4rem, 2.8vw, 5rem);
  color: #000;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
.g {
  /* slogan */
}
.g__slogan {
  font-size: clamp(1.6rem, 1.5vw, 1.8rem);
  color: #000;
  font-weight: 300;
  text-align: center;
  line-height: 1.4;
}
.g {
  /* nodata */
}
.g__nodata {
  margin: auto;
  width: 100%;
  padding: 60px;
  text-align: center;
}
.g__nodata-icon {
  display: block;
  position: relative;
  margin: 0 auto 15px auto;
  width: 85px;
  height: 85px;
  border: 1px dashed #aaa;
  border-radius: 50%;
}
.g__nodata-icon::before {
  display: block;
  content: "!";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2.5rem;
  color: #aaa;
  font-weight: 600;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.g__nodata-text {
  margin: 20px auto 0;
  text-align: center;
}
.g__nodata-text p {
  display: block;
  margin: 0 auto;
  letter-spacing: 0.25rem;
}
.g__nodata .g-btn-wrap {
  text-align: center !important;
}
.g {
  /* finish */
}
.g__msg {
  margin: 0 auto;
  max-width: 860px;
  padding: 50px 30px;
  text-align: center;
}
.g__msg-icon {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.g__msg-icon span {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #D90114;
}
.g__msg-icon span::before, .g__msg-icon span::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  background-color: #fff;
}
.g__msg-icon span::before {
  top: 16px;
  left: 34px;
  width: 3px;
  height: 50%;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
}
.g__msg-icon span::after {
  top: 30px;
  left: 20px;
  width: 3px;
  height: 25%;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.g__msg-title {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0 50px;
  font-size: clamp(2rem, 1.5vw, 2.4rem);
  color: #D90114;
  font-weight: 700;
  line-height: 1;
}
.g__msg-title::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 40px;
  background-color: #222222;
}
.g__msg-text {
  margin-bottom: 20px;
}
.g {
  /* 404 */
}
.g__system {
  margin: 0 auto;
  max-width: 930px;
  text-align: center;
}
.g__system .g__headline {
  padding-bottom: 10px;
  font-size: clamp(4rem, 3.3vw, 6rem);
  color: #000;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
.g__system-subtitle {
  margin-bottom: max(1.5vw, 20px);
  font-size: clamp(2rem, 1.5vw, 2.8rem);
  color: #000;
  font-weight: 600;
}
.g__system-box {
  padding: max(2.5vw, 30px) max(2.5vw, 20px);
  border-radius: var(--border-r);
  background-color: #f4f4f4;
}

@media (max-width: 1079px) {
  .g__nodata {
    padding: 50px 0;
  }
}
/* ==== hover-style ==== */
.hover-style .pic {
  position: relative;
  overflow: hidden;
}
.hover-style .pic a {
  display: block;
  position: relative;
  width: 100%;
}
.hover-style .pic img {
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
}
.hover-style:hover .pic img {
  -webkit-transform: scale(1.06);
      -ms-transform: scale(1.06);
          transform: scale(1.06);
}

/* ==== finish ==== */
.msg-wrap {
  display: block !important;
  margin: 0 auto;
  max-width: 600px;
  padding: 50px 30px;
  text-align: center;
  letter-spacing: 0.15rem;
}
.msg-wrap .msg-icon {
  margin: 0 auto;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.msg-wrap .msg-icon span {
  display: block;
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #222222;
}
.msg-wrap .msg-icon span::before, .msg-wrap .msg-icon span::after {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 2;
  left: 50%;
  background-color: #fff;
}
.msg-wrap .msg-icon span::before {
  top: 16px;
  left: 34px;
  width: 3px;
  height: 50%;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
}
.msg-wrap .msg-icon span::after {
  top: 30px;
  left: 20px;
  width: 3px;
  height: 25%;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.msg-wrap .msg-title {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0 50px;
  font-size: clamp(2rem, 1.5vw, 2.4rem);
  color: #222222;
  font-weight: 700;
  line-height: 1;
}
.msg-wrap .msg-title::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 40px;
  background-color: #222222;
}
.msg-wrap .msg-text {
  margin-bottom: 20px;
}

/*==== 內鍵bar ====*/
.scroll-wrap {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
}
.scroll-wrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.scroll-wrap::-webkit-scrollbar-track {
  margin: 0;
  padding: 0;
  border-radius: 100px;
  background: rgba(120, 120, 120, 0.1) !important;
  -webkit-box-shadow: none;
}
.scroll-wrap::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: rgba(120, 120, 120, 0.25) !important;
  -webkit-box-shadow: none;
}
.scroll-wrap:hover::-webkit-scrollbar-thumb {
  background: rgba(120, 120, 120, 0.45) !important;
}

/* ==== 彈出視窗 ==== */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
          transform: translateY(-20px) perspective(600px) rotateX(10deg);
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
          transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
          transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.85;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-close-btn-in .mfp-close {
  right: 0;
  font-family: "sans-serif" !important;
  font-size: 5rem !important;
  color: #fff !important;
  opacity: 1;
}

.popup-wrap {
  margin: 0 auto;
  padding: max(3.2vw, 40px) max(2.6vw, 15px) max(3.2vw, 15px);
  max-width: 660px;
  border-radius: var(--border-r-25);
  background-color: #fff;
}

@media (max-width: 767px) {
  .mfp-close-btn-in .mfp-close {
    top: -44px;
    right: 0;
  }
}
/*==== 影片彈出 ====*/
.mfp-iframe-holder {
  padding: 50px 10px;
}
.mfp-iframe-holder .mfp-content {
  max-width: inherit !important;
}

@media (min-width: 1440px) {
  .mfp-iframe-holder .mfp-content {
    height: calc(var(--vh, 1vh) * 100 - 60px) !important;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== header ==== */
#header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  -webkit-transition: height 0.35s, top 0.6s 0.15s;
  transition: height 0.35s, top 0.6s 0.15s;
}
#header > .container-1780 {
  height: var(--header-h);
}
#header.scroll-fixed {
  top: -100px;
}

.header-top {
  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;
  padding-left: 15px;
  width: 100%;
  height: var(--header-h);
}

.page .header-top {
  padding-left: 0;
}

.logo {
  width: 100%;
  max-width: var(--logo-w);
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.logo a {
  display: block;
  width: 100%;
  background: url(../images/logo.svg) no-repeat 0 0;
  background-size: cover;
}
.logo a::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 15%;
  width: 100%;
}

.topnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding: 0 1.15vw;
  width: var(--topnav-w);
}
.topnav .operate {
  position: relative;
  margin: 0 7.5px;
  width: 100%;
  max-width: var(--topnav-icon-w);
  line-height: 1;
}
.topnav .operate .operate-btn {
  position: relative;
  width: 100%;
  cursor: pointer;
  border-radius: 100%;
  background-color: transparent;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.topnav .operate .operate-btn::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.topnav .operate .operate-btn span, .topnav .operate .operate-btn i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65%;
  max-width: 26px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.topnav .operate .operate-btn span::before, .topnav .operate .operate-btn i::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.topnav .operate .operate-btn i {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.topnav .operate .operate-box {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: calc(100% + 30px);
  opacity: 0;
  -webkit-transition: top 0.35s, opacity 0.35s;
  transition: top 0.35s, opacity 0.35s;
}
.topnav .operate:hover .operate-btn, .topnav .operate.is-on .operate-btn {
  background-color: #D90114;
}
.topnav .operate:hover .operate-btn i, .topnav .operate.is-on .operate-btn i {
  max-width: 22px;
  background-position: 0 100%;
}
.topnav .operate.is-on .operate-box {
  pointer-events: auto;
  top: calc(100% + 10px);
  opacity: 1;
}
.topnav .lang .operate-btn i {
  background-image: url(../images/icon_lang.svg);
}
.topnav .search .operate-btn i {
  background-image: url(../images/icon_search.svg);
}
.topnav .search.is-on .operate-btn {
  background-color: #D90114;
}

.search-box {
  pointer-events: none;
  position: fixed;
  z-index: 10;
  top: calc(var(--header-h) + 30px);
  left: 0;
  padding: max(2.5vw, 15px) calc(var(--padding-spac) - 10px);
  width: 100%;
  opacity: 0;
  background-color: #222222;
  -webkit-transition: top 0.35s, opacity 0.35s;
  transition: top 0.35s, opacity 0.35s;
}
.search-box .wrap {
  position: relative;
  margin: 0 auto;
  padding-right: var(--input-h);
  max-width: 470px;
}
.search-box .wrap .operate-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: var(--input-h);
  cursor: pointer;
}
.search-box .wrap .operate-btn::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.search-box .wrap .operate-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-bottom: 44%;
  max-width: 22px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.search-box .wrap .operate-btn span::before, .search-box .wrap .operate-btn span::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  border-radius: 100px;
  background-color: #fff;
}
.search-box .wrap .operate-btn span::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.search-box .wrap .operate-btn span::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.search-box .wrap .operate-btn:hover span {
  -webkit-transform: translate(-50%, -50%) rotate(360deg);
      -ms-transform: translate(-50%, -50%) rotate(360deg);
          transform: translate(-50%, -50%) rotate(360deg);
}
.search-box form {
  position: relative;
  margin: 0;
}
.search-box .input-style {
  height: var(--input-h);
  line-height: var(--input-h);
  border-radius: 100px;
}
.search-box .btn-search {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: var(--input-h);
  height: var(--input-h);
  font-size: 0;
  outline: none;
  line-height: 0;
  border: none;
  border-radius: 100%;
  background-color: transparent;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.search-box .btn-search i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 44.445%;
  max-width: 24px;
  background: url(../images/icon_search.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.search-box .btn-search i::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.search-box .btn-search:hover {
  background-color: #D90114;
}
.search-box .btn-search:hover i {
  background-position: 0 100%;
}
.search-box.is-on {
  pointer-events: auto;
  top: var(--header-h);
  opacity: 1;
}

ul.lang-box {
  left: 50%;
  width: 80px;
  border: #000 solid 1px;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
ul.lang-box li {
  font-size: 1.7rem;
  text-align: center;
  line-height: 1.4;
}
ul.lang-box li a {
  display: block !important;
  padding: 8px 10px;
  color: #444444 !important;
}
ul.lang-box li a:hover {
  color: #000 !important;
}
ul.lang-box li.current a {
  color: #000 !important;
  background-color: #f0f0f0;
}

.nav-switch {
  display: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  right: 15px;
  width: 30px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
}
.nav-switch span {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: #444444;
  -webkit-transform: translate(-50%, -50%) rotate(0);
      -ms-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: margin 0.35s 0.3s, -webkit-transform 0.35s;
  transition: margin 0.35s 0.3s, -webkit-transform 0.35s;
  transition: margin 0.35s 0.3s, transform 0.35s;
  transition: margin 0.35s 0.3s, transform 0.35s, -webkit-transform 0.35s;
}
.nav-switch span:nth-child(1) {
  margin-top: -30%;
}
.nav-switch span:nth-child(2) {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.nav-switch span:nth-child(3) {
  margin-top: 29%;
}
.nav-switch.is-on span {
  background-color: #222222;
}
.nav-switch.is-on span:nth-child(1) {
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transition: margin 0.35s, -webkit-transform 0.35s 0.3s;
  transition: margin 0.35s, -webkit-transform 0.35s 0.3s;
  transition: margin 0.35s, transform 0.35s 0.3s;
  transition: margin 0.35s, transform 0.35s 0.3s, -webkit-transform 0.35s 0.3s;
}
.nav-switch.is-on span:nth-child(2) {
  opacity: 0;
}
.nav-switch.is-on span:nth-child(3) {
  margin-top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: margin 0.35s, -webkit-transform 0.35s 0.3s;
  transition: margin 0.35s, -webkit-transform 0.35s 0.3s;
  transition: margin 0.35s, transform 0.35s 0.3s;
  transition: margin 0.35s, transform 0.35s 0.3s, -webkit-transform 0.35s 0.3s;
}

.menu-main > li a {
  display: block;
}

/* 產品選單輪播 */
.prod-nav-swiper {
  margin: 0 -15.5px;
  padding: 0;
}
.prod-nav-swiper .swiper-slide {
  padding: 0 15.5px;
}

.prod-nav__item a {
  display: block;
  width: 100%;
  border-radius: var(--border-r);
  background-color: #f4f4f4;
  overflow: hidden;
}
.prod-nav__item a:hover .prod-nav__title {
  color: #D90114;
}
.prod-nav__image {
  margin: 15px auto;
  max-width: 120px;
}
.prod-nav__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;
  margin: 30px 0 20px;
  padding: 0 15px;
  width: 100%;
  min-height: 36px;
  font-size: 1.5rem;
  color: #222222;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}

@media (min-width: 992px) {
  .topnav::before {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 26px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .nav-menu {
    position: absolute;
    top: 50%;
    right: calc(var(--topnav-w) + 3vw);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .menu-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .menu-main.scroll-wrap {
    overflow: visible;
  }
  .menu-main > li {
    position: relative;
    padding: 0 13px;
  }
  .menu-main > li > a {
    padding: 2vw 0;
    font-size: 1.7rem;
    color: #000;
  }
  .menu-main > li.current > a {
    color: #D90114;
  }
  .menu-main > li:hover > a {
    color: #D90114;
  }
  .menu-main > li:hover .menu-second {
    pointer-events: auto;
    top: 86%;
    opacity: 1;
  }
  .menu-second {
    pointer-events: none;
    display: block !important;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    width: 180px;
    opacity: 0;
    border-radius: var(--border-r);
    background: #444444;
    overflow: hidden;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: top 0.35s, opacity 0.35s;
    transition: top 0.35s, opacity 0.35s;
  }
  .menu-second > li {
    line-height: 1.4;
  }
  .menu-second > li:not(:last-child) {
    border-bottom: rgba(255, 255, 255, 0.35) solid 1px;
  }
  .menu-second > li a {
    padding: 12px 10px;
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    background-color: #444444;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
  }
  .menu-second > li a:hover {
    color: #fff;
    background-color: #D90114;
  }
  .menu-second > li.current a {
    color: #fff;
    background-color: #D90114;
  }
  #header .social {
    display: none;
  }
}
@media (min-width: 1080px) {
  .menu-main > li {
    padding: 0 1.55vw;
  }
  .menu-main > li.prod.is-hovered > a {
    color: #D90114;
  }
  .menu-main > li.prod .menu-second {
    display: none !important;
  }
  .display-prod-nav {
    pointer-events: none;
    display: block !important;
    position: fixed;
    z-index: 10;
    top: calc(var(--header-h) + 30px);
    left: 0;
    padding: 34px var(--padding-spac);
    width: 100%;
    opacity: 0;
    visibility: hidden;
    border-top: rgba(0, 0, 0, 0.15) solid 1px;
    background-color: #f4f4f4;
    -webkit-transition: top 0.35s, opacity 0.35s;
    transition: top 0.35s, opacity 0.35s;
  }
  .display-prod-nav .box {
    position: relative;
    margin: 0 auto;
    padding: 0 60px;
    max-width: 860px;
  }
  .display-prod-nav.is-hovered {
    pointer-events: auto;
    top: var(--header-h);
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 1366px) {
  .display-prod-nav .box {
    max-width: 1180px;
  }
}
@media (min-width: 1560px) {
  .display-prod-nav .box {
    max-width: 1580px;
  }
}
@media (max-width: 1679px) {
  .topnav .operate {
    margin: 0 5px;
  }
}
@media (max-width: 1439px) {
  .topnav {
    padding: 0 10px;
  }
}
@media (max-width: 1079px) {
  .menu-main > li {
    padding: 0 1.55vw;
  }
  .display-prod-nav {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .header-top {
    z-index: 5;
    padding-right: 55px;
  }
  .nav-switch {
    display: block;
  }
  .nav-menu {
    pointer-events: none;
    position: fixed;
    z-index: 4;
    top: 15px;
    left: 15px;
    padding: 70px 34px max(2.5vw, 35px) 25px;
    width: calc(100% - 30px);
    height: calc(var(--vh, 1vh) * 100 - 15px);
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  ul.menu-main {
    margin-bottom: 80px;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  ul.menu-main.scroll-wrap {
    height: 450px;
  }
  ul.menu-main > li > a {
    display: inline-block;
    position: relative;
    padding: 8px 0;
    font-size: 1.9rem;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
  }
  ul.menu-main > li.has-child > a span {
    position: relative;
    padding-right: 20px;
  }
  ul.menu-main > li.has-child > a span::before, ul.menu-main > li.has-child > a span::after {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5px;
    width: 9px;
    height: 1px;
    background-color: #444444;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  }
  ul.menu-main > li.has-child > a span::after {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  ul.menu-main > li.is-on > a span {
    border-bottom: #222222 solid 2px;
  }
  ul.menu-main > li.is-on > a span::before {
    opacity: 0;
  }
  ul.menu-main > li.is-on > a span::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  ul.menu-main.prod .menu-second {
    display: block;
  }
  ul.menu-second {
    display: none;
    padding: 10px 0 20px;
  }
  ul.menu-second li {
    line-height: 1.4;
  }
  ul.menu-second a {
    display: inline-block;
    padding: 5px 0 5px 3vw;
    font-size: 1.7rem;
    font-weight: 500;
    color: #444444;
  }
  #header .social.flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #header .social li i {
    opacity: 1;
    background-position: 0 100%;
  }
  #header.is-on {
    height: calc(var(--vh, 1vh) * 100);
  }
  #header.is-on .nav-menu {
    pointer-events: auto;
    opacity: 1;
  }
  #header.is-on.scroll-fixed {
    top: 0;
  }
}
@media (max-width: 767px) {
  .search .operate-box {
    position: fixed !important;
    right: var(--padding-spac);
    width: calc(100% - var(--padding-spac) * 2);
  }
  .search.is-on .operate-box {
    top: 65px !important;
  }
  .nav-switch {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 575px) {
  .header-top {
    padding: 0 40px 0 5px;
  }
  .topnav .operate {
    margin: 0 2px;
  }
  .nav-switch {
    right: 5px;
  }
  .nav-menu {
    padding-right: 24px;
    padding-left: 5px;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== footer ==== */
#footer {
  padding: max(4vw, 30px) 0 max(1vw, 25px);
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.4;
  background-color: #222222;
}
#footer a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
}
#footer a:hover {
  color: #fff;
}

.footer-links {
  padding: 0 15px 0 20px;
}
.footer-links__item {
  width: 21.25%;
}
.footer-links__item:not(:last-child) {
  padding-right: 20px;
}
.footer-links__item:nth-child(5) {
  width: 15%;
}
.footer-links__ti {
  margin-bottom: 20px;
  font-size: clamp(1.5rem, 1.5vw, 2.2rem);
  color: #fff;
  font-weight: 500;
  line-height: 1;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.footer-links ul li {
  font-weight: 300;
}
.footer-links ul li:not(:last-child) {
  margin-bottom: 6px;
}
.footer-links ul li a:hover {
  text-decoration: underline;
}
.footer-bottom {
  margin-top: max(2.3vw, 30px);
  padding: max(1.3vw, 20px) 15px 0 20px;
  font-weight: 300;
  border-top: rgba(255, 255, 255, 0.1) solid 1px;
}
.footer-bottom.flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-bottom__statement a {
  position: relative;
}
.footer-bottom__statement a:not(.design) {
  margin-right: max(1.3vw, 15px);
  padding-right: max(1.3vw, 15px);
}
.footer-bottom__statement a:not(.design)::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 6.5px;
  right: 0;
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.3);
}
.footer-bottom__statement a.design {
  margin-left: max(1.3vw, 15px);
  padding-left: max(1.5vw, 20px);
}
.footer-bottom__statement a.design::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 7.5px;
  left: 0;
  width: 6px;
  height: 6px;
  opacity: 0.3;
  border-radius: 100%;
  background-color: #D9D9D9;
}
.footer-bottom__operate.flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-bottom__lang {
  position: relative;
  margin-left: max(1vw, 20px);
  width: 140px;
}
.footer-bottom__lang .current-box {
  position: relative;
  z-index: 2;
  padding: 8.5px 30px 8.5px 20px;
  color: #fff;
  cursor: pointer;
  border: rgba(255, 255, 255, 0.4) solid 1px;
  border-radius: 5px;
}
.footer-bottom__lang .current-box::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 57%;
  right: 20px;
  width: 9px;
  height: 9px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff #fff transparent transparent;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.footer-bottom__lang .lang-box {
  pointer-events: none;
  position: absolute;
  z-index: 2;
  top: unset;
  bottom: 90%;
  width: 100%;
  font-weight: 400;
  opacity: 0;
  border: none;
  background-color: #fff;
  -webkit-transition: bottom 0.35s, opacity 0.35s;
  transition: bottom 0.35s, opacity 0.35s;
}
.footer-bottom__lang .lang-box li {
  font-size: 1.5rem;
  text-align: left;
}
.footer-bottom__lang .lang-box li a {
  padding: 8px 20px;
}
.footer-bottom__lang.is-on .current-box::after {
  top: 48%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
      -ms-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
.footer-bottom__lang.is-on .lang-box {
  pointer-events: auto;
  bottom: calc(100% + 10px);
  opacity: 1;
}
.footer-bottom .social.flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 992px) {
  .footer-links__item:hover .footer-links__ti {
    color: #D90114;
  }
  .footer-links ul {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .footer-links {
    padding: 0;
  }
  .footer-links__item {
    margin-bottom: 5px;
    padding-right: 0 !important;
    width: 100% !important;
  }
  .footer-links__item.is-on .footer-links__ti::before {
    opacity: 0;
  }
  .footer-links__item.is-on .footer-links__ti::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
        -ms-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
  }
  .footer-links__ti {
    position: relative;
    margin-bottom: 0;
    padding: 12px 30px 12px 15px;
    font-weight: 400;
    cursor: pointer;
    border-bottom: rgba(255, 255, 255, 0.15) solid 1px;
  }
  .footer-links__ti::before, .footer-links__ti::after {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 1px;
    height: 8px;
    background-color: #ccc;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, transform 0.25s;
    transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
  }
  .footer-links__ti::after {
    -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
  .footer-links ul {
    display: none;
    padding: 10px 15px 15px;
  }
  .footer-bottom {
    margin-top: 20px;
    padding: 0;
    border-top: none;
  }
  .footer-bottom__operate {
    width: 100%;
  }
  .footer-bottom__operate.flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer-bottom__statement {
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-bottom__statement a:not(.design)::after {
    top: 5.5px;
  }
}
@media (max-width: 575px) {
  .footer-bottom__lang {
    display: none;
    margin: 0 0 15px 0;
  }
  .footer-bottom .social {
    width: 100%;
  }
  .footer-bottom .social.flex {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer-bottom__statement {
    font-size: 1.4rem;
  }
  .footer-bottom__statement a.design {
    display: block;
    margin: 5px 0 0;
    padding-left: 0;
    width: 100%;
  }
  .footer-bottom__statement a.design::before {
    display: none;
  }
}
/* top */
.scroll-top {
  position: fixed;
  z-index: 999;
  right: calc(var(--padding-spac) + 1.7vw);
  bottom: calc(var(--padding-spac) + 0.8vw);
  width: 3.16%;
  max-width: 60px;
  cursor: pointer;
  opacity: 0;
  border-radius: 100%;
  background-color: rgba(153, 153, 153, 0.35);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.scroll-top::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.scroll-top.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.scroll-top i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34%;
  max-width: 18px;
  background: url(../images/icon_top.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.scroll-top i::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 116.667%;
}

@media (max-width: 1679px) {
  .scroll-top {
    right: 15px;
    bottom: 100px;
    max-width: 45px;
  }
}
@media (max-width: 1439px) {
  .scroll-top {
    right: calc(var(--padding-spac) + 15px);
    width: 100%;
    max-width: 38px;
  }
}
@media (max-width: 991px) {
  .scroll-top {
    right: var(--padding-spac);
    bottom: 10px;
  }
}
@media (max-width: 575px) {
  .scroll-top {
    bottom: 20px;
    max-width: 32px;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ====  Social ==== */
.social.flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.social li {
  padding: 0 max(0.78vw, 10px);
}
.social li a {
  display: block;
  position: relative;
  width: 22px;
  overflow: hidden;
}
.social li a::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.social li a:hover i {
  opacity: 1;
}
.social li i {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 22px;
  opacity: 0.5;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.social li i::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.social li.fb i {
  background-image: url(../images/icon_fb.svg);
}
.social li.ig i {
  background-image: url(../images/icon_ig.svg);
}
.social li.twitter i {
  background-image: url(../images/icon_x-twitter.svg);
}
.social li.line i {
  background-image: url(../images/icon_line.svg);
}
.social li.pinterest i {
  background-image: url(../images/icon_pinterest.svg);
}
.social li.houzz i {
  background-image: url(../images/icon_houzz.svg);
}
.social li.yt i {
  background-image: url(../images/icon_yt.svg);
}
.social li.link i {
  background-image: url(../images/icon_link.svg);
}

.share .social li i {
  background-position: 0 100%;
}

@media (max-width: 1279px) {
  .social li a {
    width: 18px;
  }
}
@media (max-width: 767px) {
  .share .social li {
    padding: 0 max(3.5vw, 10px);
  }
  .share .social li i {
    opacity: 1;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== breadcrumb ====*/
.breadcrumb__wrap {
  padding: max(0.829vw, 10px) 0;
  width: 100%;
  background-color: #000;
}
.breadcrumb__wrap li {
  position: relative;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 300;
  line-height: 1.3;
}
.breadcrumb__wrap li:not(:last-child) {
  padding-right: 30px;
}
.breadcrumb__wrap li:not(:last-child)::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 5px;
  height: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) transparent transparent;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.breadcrumb__wrap li a {
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb__wrap li a:hover {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .breadcrumb__wrap li {
    font-size: 1.2rem;
  }
  .breadcrumb__wrap li:not(:last-child) {
    padding-right: 20px;
  }
  .breadcrumb__wrap li:not(:last-child)::after {
    right: 9px;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== 內頁選單 ==== */
.aside-nav {
  position: relative;
  z-index: 5;
  margin-bottom: max(3.2vw, 25px);
}
.aside-nav .flex {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aside-nav.nav-style {
  padding-left: 20px;
  padding-right: 20px;
}
.aside-nav.nav-style .flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

ul.nav-tab > li {
  display: inline-block;
  padding: 0 max(1.2vw, 5px);
  vertical-align: top;
}
ul.nav-tab > li > a {
  display: block;
  position: relative;
  height: 46px;
  font-size: 1.7rem;
  color: #000;
  text-align: center;
  line-height: 46px;
  overflow: hidden;
}
ul.nav-tab > li > a span {
  position: relative;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
ul.nav-tab > li > a span::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #222222;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
ul.nav-tab > li > a:hover {
  color: #222222;
  border-color: #222222;
}
ul.nav-tab > li > a:hover span::after {
  width: 100%;
  -webkit-transition: width 0.5s 0.15s;
  transition: width 0.5s 0.15s;
}
ul.nav-tab > li.current > a {
  color: #D90114;
}
ul.nav-tab > li.current > a span::after {
  width: 100%;
  background-color: #D90114;
}

.display-nav {
  pointer-events: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 15px 0;
  width: 100%;
  opacity: 0;
  background-color: #000;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.display-nav.is-show {
  pointer-events: auto;
  opacity: 1;
}
.display-nav ul.nav-tab {
  padding: 0 var(--padding-spac);
  width: 100%;
  text-align: center;
}
.display-nav ul.nav-tab.flex {
  display: block;
}
.display-nav ul.nav-tab li {
  line-height: 1.4;
}
.display-nav ul.nav-tab li:first-child {
  padding-left: 0;
}
.display-nav ul.nav-tab li:last-child {
  padding-right: 0;
}
.display-nav ul.nav-tab li a {
  height: auto;
  font-size: 1.5rem;
  color: #bbb;
  line-height: initial;
}
.display-nav ul.nav-tab li a span {
  padding-bottom: 6px;
}
.display-nav ul.nav-tab li a span::after {
  height: 2px;
  background-color: #fff;
}
.display-nav ul.nav-tab li.current a {
  color: #fff;
}

/* ==== product index 色卡 ==== */
.color-nav ul li {
  display: inline-block;
  padding: 0 5px;
  min-width: 66px;
  width: 66px;
  vertical-align: top;
  overflow: hidden;
}
.color-nav ul li a {
  display: block;
  position: relative;
  min-width: 56px;
  width: 56px;
  border: transparent solid 3px;
  border-radius: 100%;
  overflow: hidden;
}
.color-nav ul li a::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.color-nav ul li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.color-nav ul li span {
  display: none;
}
.color-nav ul li.current a {
  border-color: #D90114;
}

/*
 * * 頁籤溢出轉滾動
 */
.tabs-scroll {
  position: relative;
}
.tabs-scroll .tab-prev, .tabs-scroll .tab-next {
  display: none;
  position: absolute;
  z-index: 15;
  top: 0;
  width: 30px;
  height: 100%;
  background: #fff;
  cursor: pointer;
}
.tabs-scroll .tab-prev::before, .tabs-scroll .tab-next::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #000;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.tabs-scroll .tab-prev.is-hide, .tabs-scroll .tab-next.is-hide {
  opacity: 0 !important;
}
.tabs-scroll .tab-prev {
  left: 0;
}
.tabs-scroll .tab-prev::before {
  left: 70%;
  border-width: 0 0 2px 2px;
  margin-left: -8px;
}
.tabs-scroll .tab-next {
  right: 0;
}
.tabs-scroll .tab-next::before {
  right: 70%;
  border-width: 2px 2px 0 0;
  margin-right: -8px;
}
.tabs-scroll.is-scroll-active .tab-prev, .tabs-scroll.is-scroll-active .tab-next {
  display: block;
}
.tabs-scroll .tab-horizon-track {
  position: relative;
  padding: 6px 0 3px;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
}
.tabs-scroll .tab-horizon-track::-webkit-scrollbar {
  height: 3px;
}
.tabs-scroll .tab-horizon-track::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 5px;
  margin: 0;
}
.tabs-scroll .tab-horizon-track::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0);
}

@media (max-width: 1559px) {
  .tabs-scroll .tab-prev {
    left: 20px;
  }
  .tabs-scroll .tab-next {
    right: 20px;
  }
}
@media (max-width: 1079px) {
  .color-nav {
    padding: 0 var(--padding-spac);
  }
  .color-nav ul li {
    padding: 0 2.5px;
    min-width: 56px;
    width: 56px;
  }
  .color-nav ul li a {
    min-width: 51px;
    width: 51px;
  }
}
@media (max-width: 991px) {
  ul.nav-tab > li > a {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  ul.nav-tab > li {
    padding: 0 2px;
  }
  ul.nav-tab > li > a {
    padding: 0 12px;
    height: 36px;
    line-height: 3.6rem;
    border-radius: 100px;
    background-color: #f8f8f8;
  }
  ul.nav-tab > li > a span::after {
    display: none;
  }
  ul.nav-tab > li.current > a {
    color: #fff;
    background-color: #000;
  }
  .display-nav {
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .display-nav ul.nav-tab li {
    padding: 0 10px;
  }
  .display-nav ul.nav-tab li a {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
  }
  .display-nav ul.nav-tab li a span {
    padding-bottom: 3px;
  }
  .display-nav ul.nav-tab li a span::after {
    display: block;
  }
  .tabs-scroll .tab-prev {
    left: 0;
  }
  .tabs-scroll .tab-next {
    right: 0;
  }
}
@media (max-width: 639px) {
  .display-nav {
    padding-bottom: 5px;
  }
}
@media (max-width: 575px) {
  ul.nav-tab > li > a {
    height: 32px;
    line-height: 3.2rem;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ===== form ====== */
:root {
  --input-spac: 0 15px;
  --input-size: 1.6rem;
  --input-color: #222;
}

@media (max-width: 991px) {
  :root {
    --input-spac: 0 12px;
  }
}
form {
  margin: 0 -9px;
}

.form-group {
  margin-bottom: max(1.5vw, 15px);
  padding: 0 9px;
  width: 100%;
}
.form-group.half {
  width: 50%;
}
.form-group.column-4 {
  width: 33.333%;
}
.form-group .label-ti {
  margin-bottom: 10px;
  font-size: var(--input-size);
  color: #000;
  line-height: 1;
}
.form-group .label-ti label {
  margin-bottom: 0;
}
.form-group .label-ti span {
  padding-left: 3px;
  font-size: 1.8rem;
  color: #D90114;
}

.input-style {
  display: block;
  padding: var(--input-spac);
  width: 100%;
  height: var(--input-h);
  font-size: var(--input-size);
  color: var(--input-color);
  outline: none;
  line-height: var(--input-h);
  border: rgba(0, 0, 0, 0.2) solid 1px;
  border-radius: 5px;
  background-color: #fff;
}

textarea.input-style {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 150px;
  line-height: 1.6;
}

.form-group .input-style[disabled] {
  color: #999;
  cursor: not-allowed;
}

label input[type=radio], label input[type=checkbox], label input[type=file] {
  position: absolute;
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
}

/* radio + checkbox - 樣式 */
label.check {
  display: block;
  position: relative;
  font-size: 1.6rem;
  cursor: pointer;
}
label.check > input + span {
  display: inline-block;
  position: relative;
  margin: -4px 5px 0 0;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  border: #ccc solid 1px;
  border-radius: 2px;
  background-color: #fff;
}
label.check > input + span::before, label.check > input + span::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #fff;
}
label.check > input:checked + span {
  border-color: #D90114;
  background-color: #D90114;
}
label.check > input:checked + span::before {
  top: 38%;
  left: 28%;
  width: 2px;
  height: 30%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
label.check > input:checked + span::after {
  top: 20%;
  left: 50%;
  width: 2px;
  height: 55%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

label.radio {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  cursor: pointer;
}
label.radio input + span {
  position: relative;
  margin: -2px 4px 0 0;
  width: 22px;
  height: 22px;
  vertical-align: middle;
}
label.radio input + span::before, label.radio input + span::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
label.radio input + span::before {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: #ccc solid 1px;
  background-color: #fff;
}
label.radio input + span::after {
  width: 5px;
  height: 5px;
  background-color: #ccc;
}
label.radio input:checked + span::before {
  border-color: #D90114;
  background-color: #D90114;
}
label.radio input:checked + span::after {
  background-color: #fff;
}

/* 性別 */
.sex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
}
.sex label.radio {
  margin: 0 0 0 5px;
  width: calc(50% - 5px);
  font-size: 1.5rem;
  line-height: var(--input-h);
}

/* 下拉選單 */
.select-box {
  position: relative;
  z-index: 1;
  width: 100%;
  height: var(--input-h);
}
.select-box::after {
  pointer-events: none;
  display: block;
  content: "";
  position: absolute;
  z-index: 5;
  top: 48%;
  right: 25px;
  width: 8px;
  height: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: #000 #000 transparent transparent;
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.select-box select {
  display: block;
  padding: var(--input-spac);
  width: 100%;
  height: var(--input-h);
  font-size: var(--input-size);
  color: var(--input-color);
  outline: none;
  cursor: pointer;
  line-height: var(--input-h);
  border: rgba(0, 0, 0, 0.2) solid 1px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.select-box select::-ms-expand {
  display: none;
}

/* 驗證碼 */
.form-group.code .field.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-group.code .field .input-style {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 5px 0 0 5px;
}
.form-group.code .field .code-txt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  position: relative;
  left: -2px;
  height: var(--input-h);
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
}
.form-group.code .field .code-txt img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.form-group.code .field .renew {
  display: block;
  margin-left: 10px;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background: url(../images/icon_renew.svg) no-repeat 0 0;
  background-size: cover;
}
.form-group.code .field .renew:hover {
  background-position: 0 -26px;
}

@media (max-width: 1079px) {
  .form-group.column-4 {
    width: 50%;
  }
}
@media (max-width: 839px) {
  .form-group.code.half {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .form-group.half, .form-group.column-4 {
    width: 100%;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== button ==== */
.g-btn-wrap {
  padding-top: max(1.5vw, 30px);
  width: 100%;
}
.g-btn-style {
  display: inline-block;
  position: relative;
  padding: 0 2.2vw;
  width: auto;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 500;
  text-align: center;
  outline: none;
  line-height: var(--input-h);
  border: none;
  border-radius: 5px;
  background-color: #D90114;
  overflow: hidden;
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s;
}
.g-btn-style::before, .g-btn-style::after, .g-btn-style span::before, .g-btn-style span::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  background-color: #D90114;
  -webkit-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
.g-btn-style::before {
  top: 0;
  right: 0;
  width: 0;
  height: 2px;
}
.g-btn-style::after {
  top: 0;
  right: 0;
  width: 2px;
  height: 0;
}
.g-btn-style span::before {
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
}
.g-btn-style span::after {
  bottom: 0;
  left: 0;
  width: 2px;
  height: 0;
}
.g-btn-style:hover {
  color: #D90114;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 8px inset rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 8px inset rgba(0, 0, 0, 0.5);
}
.g-btn-style:hover::before, .g-btn-style:hover span::before {
  width: 100%;
}
.g-btn-style:hover::after, .g-btn-style:hover span::after {
  height: 100%;
}
.g-btn-style.black {
  background-color: #000;
}
.g-btn-style.black::before, .g-btn-style.black::after, .g-btn-style.black span::before, .g-btn-style.black span::after {
  background-color: #000;
}
.g-btn-style.black:hover {
  color: #000;
  background-color: #fff;
}
.g-btn-style.wire {
  color: #D90114;
  border: #D90114 solid 1px;
  background-color: #fff;
}
.g-btn-style.wire:hover {
  border-color: transparent !important;
}
.g-btn-style.wire.black {
  color: #000;
  border: rgba(0, 0, 0, 0.5) solid 1px;
  background-color: #fff;
}
.g-btn-style.back {
  width: 320px;
}
.g-btn-view {
  display: inline-block;
  font-size: 0;
  color: #D90114;
}
.g-btn-view span, .g-btn-view i {
  display: inline-block;
  vertical-align: middle;
}
.g-btn-view span {
  margin-right: 12px;
  font-size: 1.5rem;
}
.g-btn-view i {
  width: 52px;
  height: 10px;
  background: url(../images/icon_view.svg) no-repeat 100% 0;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.g-btn-view:hover {
  color: #D90114;
}
.g-btn-view:hover i {
  background-position: 0 0;
}
.g-btn-link {
  display: inline-block;
  color: #666;
  font-weight: 500;
  text-decoration: underline !important;
}
.g-btn-group {
  margin: 0 -5px;
}
.g-btn-group.flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.g-btn-group > div {
  display: inline-block;
  padding: 0 5px;
  width: 50%;
  max-width: 320px;
  text-align: center;
}
.g-btn-group > div .g-btn-style {
  width: 100%;
}

@media (max-width: 839px) {
  .g-btn-group.flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g-btn-group > div {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .g-btn-wrap {
    text-align: center;
  }
  .g-btn-style {
    max-width: 320px;
    line-height: calc(var(--input-h) - 10px);
  }
}
@media (max-width: 575px) {
  .g-btn-style.back {
    width: 100%;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== Pagination ==== */
.g-pager {
  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-top: max(2.5vw, 30px);
  width: 100%;
}
.g-pager a {
  display: block;
  margin: 0 7px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border: rgba(0, 0, 0, 0.3) solid 1px;
  background-color: #fff;
}
.g-pager__num {
  position: relative;
  margin: 0 7px;
  font-size: 1.7rem;
  color: #000;
  font-weight: 500;
  text-align: center;
}
.g-pager__num:hover, .g-pager__num.current {
  color: #fff;
  background-color: #000;
}
.g-pager__prev, .g-pager__next {
  position: relative;
  font-size: 0;
}
.g-pager__prev i, .g-pager__next i {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 16px;
  background: url(../images/icon_page_aw.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.g-pager__prev:not(.disabled):hover, .g-pager__next:not(.disabled):hover {
  border-color: transparent;
  background-color: #dfdfdf;
}
.g-pager__prev i {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
      -ms-transform: translate(-50%, -50%) rotate(-180deg);
          transform: translate(-50%, -50%) rotate(-180deg);
}
.g-pager .disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

@media (max-width: 1079px) {
  .g-pager a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .g-pager__num {
    font-size: 1.6rem;
  }
  .g-pager__prev i, .g-pager__next i {
    width: 16px;
    height: 13px;
  }
}
@media (max-width: 767px) {
  .g-pager a {
    margin: 0 2.5px;
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .g-pager__num {
    font-size: 1.5rem;
  }
  .g-pager__prev i, .g-pager__next i {
    width: 14px;
    height: 11px;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== article (news/distributor) ==== */
/* 篩選 */
.g__filter form {
  margin: 0 auto;
}
.g__filter form.flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.g__filter .select-box {
  max-width: 380px;
}
.g__filter .select-box:nth-of-type(1) {
  padding-right: 10px;
}
.g__filter .select-box:nth-of-type(2) {
  padding-left: 10px;
}
.g__filter .field {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  margin-left: auto;
}
.g__filter .field .input-style {
  padding-left: 50px;
  border-radius: 5px 0 0 5px;
}
.g__filter .field i {
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 24px;
  height: 24px;
  opacity: 0.6;
  background: url(../images/icon_search.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.g__filter .button {
  margin-left: -3px;
  width: 180px;
}
.g__filter .button .g-btn-style {
  width: 100%;
}

@media (max-width: 991px) {
  .g__filter .select-box:nth-of-type(1) {
    padding-right: 5px;
  }
  .g__filter .select-box:nth-of-type(2) {
    padding-left: 5px;
  }
}
@media (max-width: 575px) {
  .g__filter .select-box:nth-of-type(1) {
    padding-right: 0;
  }
  .g__filter .select-box:nth-of-type(2) {
    margin-top: 5px;
    padding-left: 0;
  }
}
/* list */
.article-list {
  margin: 0 var(--list-box-space);
}
.article-list__item {
  margin-bottom: calc(var(--list-space) * 4);
  padding: 0 var(--list-space);
  width: 33.333%;
}
.article-list__image {
  margin-bottom: max(1.2vw, 20px);
  border-radius: var(--border-r);
  overflow: hidden;
}
.article-list__label {
  margin-bottom: max(0.8vw, 12px);
}
.article-list__label span {
  display: block;
  margin: 0 4px 4px 0;
  padding: 5.5px 10px;
  font-size: 1.4rem;
  color: #666;
  font-weight: 500;
  text-align: center;
  line-height: 1;
  border: rgba(0, 0, 0, 0.2) solid 1px;
  border-radius: 100px;
}
.article-list__title {
  margin: 0;
  font-size: clamp(1.7rem, 1.5vw, 2.6rem);
  font-weight: 500;
  line-height: 1.3;
}
.article-list__title a {
  display: inline-block;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.article-list__text {
  margin-top: max(1vw, 10px);
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-list__add {
  margin-top: 8px;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .article-list__item {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .article-list__item {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 450px;
  }
}
/* view */
.article-view__top {
  padding-top: calc(max(5.5vw, 40px) - 10px);
}
.article-view__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.article-view__banner {
  margin-left: auto;
  width: 56.418%;
  max-width: 800px;
  border-radius: var(--border-r-20);
  overflow: hidden;
}
.article-view__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 25px max(4.5vw, 20px) 25px 0;
}
.article-view__content.flex {
  -ms-flex-line-pack: center;
      align-content: center;
}
.article-view__content > div, .article-view__content h1 {
  width: 100%;
}
.article-view__title {
  margin: 15px 0 0;
  font-size: clamp(2.8rem, 2.3vw, 4.4rem);
  color: #000;
  font-weight: 700;
  line-height: 1.2;
}
.article-view__slogan {
  font-size: clamp(2.4rem, 2.8vw, 5rem);
  color: #000;
  font-weight: 600;
  line-height: 1.4;
}
.article-view__text {
  font-size: clamp(1.6rem, 1.3vw, 1.8rem);
  line-height: 1.6;
}
.article-view {
  /* contact */
}
.article-view__contact {
  position: relative;
  margin-top: max(3.5vw, 50px);
  padding-top: 30px;
  padding-bottom: max(5.5vw, 40px);
}
.article-view__contact::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: var(--padding-spac);
  width: calc(100% - var(--padding-spac) * 2);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.article-view__contact .list {
  margin: 0 var(--list-box-space) 30px;
}
.article-view__contact .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 var(--list-space);
  width: 50%;
}
.article-view__contact .item .box {
  padding: max(2.5vw, 25px) max(2vw, 15px) max(2.5vw, 25px) max(2.5vw, 20px);
  width: 100%;
  border-radius: var(--border-r);
  background-color: #f4f4f4;
  overflow: hidden;
}
.article-view__contact .item .box.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.article-view__contact .item .icon {
  position: relative;
  width: 100px;
  border-radius: 100%;
  background-color: #fff;
  overflow: hidden;
}
.article-view__contact .item .icon::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.article-view__contact .item .icon i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48%;
  max-width: 48px;
  background: url(../images/icon_mail.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.article-view__contact .item .icon i::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.article-view__contact .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: max(2vw, 30px);
}
.article-view__contact .item .title {
  margin-bottom: 10px;
  font-size: clamp(1.8rem, 1.3vw, 2.2rem);
  color: #000;
  font-weight: 600;
}
.article-view__contact .item .name {
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  color: #000;
  font-weight: 500;
  line-height: 1.4;
}
.article-view__contact .item p {
  margin-top: 3px;
  line-height: 1.6;
}
.article-view__contact .item p a {
  padding-left: 10px;
  color: #444444;
}
.article-view__contact .item p a:hover {
  color: #222222;
  text-decoration: underline;
}

#news .g__edit-wrap {
  margin-top: max(5.5vw, 40px);
}

@media (max-width: 1559px) {
  .article-view__content {
    padding-left: 40px;
    width: 42%;
    height: 330px;
  }
}
@media (max-width: 1279px) {
  .article-view__content {
    height: 260px;
  }
}
@media (max-width: 1199px) {
  .article-view__contact .item .box.flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .article-view__contact .item .icon {
    width: 60px;
  }
}
@media (max-width: 1079px) {
  .article-view__contact .item .box.flex {
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
  .article-view__contact .item .icon {
    margin-bottom: 20px;
  }
  .article-view__contact .item .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0;
  }
}
@media (max-width: 1023px) {
  .article-view__top {
    padding-top: 0;
  }
  .article-view__bar.container-1418 {
    padding-left: 0;
    padding-right: 0;
  }
  .article-view__banner {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  .article-view__content {
    position: relative;
    top: unset;
    left: unset;
    margin: -7vw var(--padding-spac) 0;
    padding: max(2.5vw, 30px) max(3.5vw, 20px) 0;
    width: calc(100% - var(--padding-spac) * 2);
    max-width: calc(100% - var(--padding-spac) * 2);
    height: auto;
    border-radius: var(--border-r-20);
    background-color: #fff;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .article-view__content::before, .article-view__content::after {
    display: none;
  }
  #news .g__edit-wrap {
    position: relative;
    margin-top: calc(max(5.5vw, 40px) - 20px);
    padding-top: calc(max(5.5vw, 40px) - 20px);
  }
  #news .g__edit-wrap::before {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    left: var(--padding-spac);
    width: calc(100% - var(--padding-spac) * 2);
    height: 1px;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
@media (max-width: 991px) {
  .article-view__title {
    margin-top: 5px;
  }
  .article-view__contact .item {
    width: 100%;
  }
  .article-view__contact .item:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .article-view__content {
    margin: 0 auto;
    padding: 20px 0 0;
    border-radius: 0;
  }
}
@media (max-width: 575px) {
  .article-view__contact .list {
    margin-bottom: 0;
  }
  .article-view__contact .item .mail a {
    display: block;
    padding-left: 0;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== index ==== */
#index {
  padding-bottom: 80px;
  overflow: hidden;
}
#index .section {
  padding-top: max(5.5vw, 40px);
}

/* ban */
.i-ban {
  margin-top: var(--header-h);
}
.i-ban__wrap {
  position: relative;
  width: 100%;
}
.i-ban__wrap::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 43.259%;
}
.i-ban .ban-swiper {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 1780px;
  height: 100%;
  border-radius: var(--border-r-20);
  overflow: hidden;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.i-ban__item {
  padding-bottom: 43.259%;
  width: 100%;
}
.i-ban__item a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.i-ban__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.i-ban__image picture, .i-ban__image img {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.i-ban__content {
  position: absolute;
  z-index: 2;
  top: 48%;
  left: calc((100% - 1200px) / 2);
  width: 55%;
  max-width: 780px;
  color: #fff;
  line-height: 1.4;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.i-ban__content .ani-txt {
  overflow: hidden;
}
.i-ban__content .ani-txt > div {
  position: relative;
  margin: 0;
}
.i-ban__slogan {
  margin-bottom: max(0.5vw, 5px);
  font-size: clamp(1.8rem, 3vw, 4.5rem);
  font-weight: 700;
  line-height: 1.1;
}
.i-ban__slogan sup {
  top: -2.8vw;
  right: -2px;
  font-size: clamp(1.1rem, 1.3vw, 2.2rem);
  font-weight: 400;
  line-height: 1;
}
.i-ban__subtitle {
  margin-bottom: 5px;
  font-size: clamp(1.7rem, 1.8vw, 3rem);
  font-weight: 700;
  line-height: 1.2;
}
.i-ban__text {
  padding-right: 15vw;
  font-size: clamp(1.5rem, 1.5vw, 1.8rem);
}
.i-ban__button {
  margin-top: max(1.5vw, 20px);
}
.i-ban .split-parent {
  overflow: hidden;
}
.i-ban .split-child {
  display: inline-block !important;
}

@media (min-width: 1600px) {
  .i-ban__wrap::before {
    padding-bottom: calc(var(--vh, 1vh) * 100 - var(--header-h) - 19px);
  }
  .i-ban .ban-swiper {
    height: calc(var(--vh, 1vh) * 100 - var(--header-h) - 19px);
  }
  .i-ban__item {
    padding-bottom: calc(var(--vh, 1vh) * 100 - var(--header-h) - 19px);
  }
  .i-ban__slogan {
    font-size: clamp(2.4rem, 4.5vw, 8.6rem);
  }
}
@media (max-width: 1439px) {
  .i-ban__slogan sup {
    top: -1.6vw;
  }
}
@media (max-width: 1365px) {
  .i-ban__content {
    left: max(3.5vw, 45px);
  }
}
@media (max-width: 767px) {
  .i-ban__wrap::before {
    padding-bottom: 116.955%;
  }
  .i-ban__item {
    padding-bottom: 116.955%;
  }
  .i-ban__content {
    top: unset;
    left: 0;
    bottom: 0;
    padding: 18px 15px 15px;
    width: 100%;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .i-ban__subtitle, .i-ban__button {
    display: none;
  }
  .i-ban__text {
    padding-right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
/* catalog */
.i-catalog .g__bar {
  position: relative;
  margin-bottom: max(1.5vw, 20px);
}
.i-catalog .g__bar.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.i-catalog .g__headline {
  padding-right: max(1vw, 15px);
  font-size: clamp(2.4rem, 2.5vw, 3rem);
  text-align: left;
}
.i-catalog .g__slogan {
  margin-top: 5px;
  text-align: left;
}
.i-catalog .control-btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin-left: auto;
  max-width: 78px;
}
.i-catalog .control-btn .swiper-aw {
  width: 34px;
}
.i-catalog .catalog-swiper {
  margin: 0 -15.5px;
}
.i-catalog__item {
  padding: 0 15.5px;
  max-width: 181px;
}
.i-catalog__item a {
  display: block;
  width: 100%;
  border-radius: var(--border-r);
  background-color: #f4f4f4;
  overflow: hidden;
}
.i-catalog__item a:hover .i-catalog__title {
  color: #D90114;
}
.i-catalog__image {
  margin: 15px auto;
  max-width: 120px;
}
.i-catalog__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;
  margin: 30px 0 20px;
  padding: 0 15px;
  width: 100%;
  min-height: 36px;
  font-size: 1.5rem;
  color: #222222;
  font-weight: 500;
  text-align: center;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}

@media (min-width: 768px) {
  .catalog-swiper .swiper-scrollbar {
    display: none;
  }
}
@media (max-width: 1439px) {
  .i-catalog .catalog-swiper {
    margin: 0 -10px;
  }
  .i-catalog__item {
    padding: 0 10px;
  }
  .i-catalog .catalog-swiper {
    overflow: visible;
  }
}
@media (max-width: 1365px) {
  .i-catalog .catalog-swiper {
    margin: 0 -6px;
  }
  .i-catalog__item {
    padding: 0 6px;
    max-width: 170px;
  }
}
@media (max-width: 1079px) {
  .i-catalog__item {
    max-width: 160px;
  }
}
@media (max-width: 767px) {
  .i-catalog .g__headline, .i-catalog .g__slogan {
    width: 100%;
    text-align: center;
  }
  .i-catalog .control-btn {
    display: none;
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 0;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .i-catalog .control-btn .swiper-aw {
    width: 32px;
  }
  .i-catalog .catalog-swiper {
    padding-bottom: 15px;
  }
}
/* prod */
.i-prod__list.grid {
  grid-gap: calc(var(--list-space) * 2);
}
.i-prod__list.top {
  margin-bottom: calc(var(--list-space) * 2);
}
.i-prod__list.top.grid {
  grid-template-columns: repeat(2, 1fr);
}
.i-prod__box {
  display: block;
  position: relative;
  width: 100%;
  border-radius: var(--border-r-20);
  overflow: hidden;
}
.i-prod__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  padding: 0 max(2.5vw, 20px) max(2vw, 20px);
  width: 100%;
  height: 100%;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(65%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.7) 100%);
}
.i-prod__title {
  margin-bottom: 5px;
  width: 100%;
  font-size: clamp(2rem, 1.6vw, 3rem);
  font-weight: 600;
  line-height: 1.2;
}
.i-prod__text {
  width: 100%;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.6;
}
.i-prod__aw {
  position: relative;
  margin-top: 10px;
  width: 56px;
}
.i-prod__aw::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
  width: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: width 0.25s;
  transition: width 0.25s;
}
.i-prod__aw i {
  display: block;
  width: 26px;
  height: 19px;
  background: url(../images/innovation_aw.svg) no-repeat 0 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.i-prod__image img {
  width: 100%;
}
.i-prod__item:hover .i-prod__aw::before {
  width: 30px;
}
.i-prod__item:hover .i-prod__aw i {
  -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
          transform: translateX(30px);
}

@media (min-width: 768px) {
  .bottom .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: calc(var(--list-space) * 2);
  }
  .bottom .swiper-pagination {
    display: none;
  }
  .bottom .i-prod__box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .bottom .i-prod__image img {
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .bottom .i-prod__item:hover .i-prod__image img {
    -webkit-transform: translate(-50%, -50%) scale(1.06);
        -ms-transform: translate(-50%, -50%) scale(1.06);
            transform: translate(-50%, -50%) scale(1.06);
  }
  .bottom .style-size-1 {
    grid-row: span 2;
    padding-bottom: 171.114%;
  }
  .bottom .style-size-1 .i-prod__image {
    padding-bottom: 171.114%;
  }
  .bottom .style-size-2 {
    padding-bottom: 81.778%;
  }
  .bottom .style-size-2 .i-prod__image {
    padding-bottom: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1079px) {
  .i-prod__list.grid {
    grid-gap: var(--list-space);
  }
  .i-prod__list.top {
    margin-bottom: var(--list-space);
  }
  .i-prod__list.bottom .swiper-wrapper {
    grid-gap: var(--list-space);
  }
  .i-prod__list.bottom .i-prod__content {
    padding-bottom: 10px;
  }
  .i-prod__list.bottom .i-prod__text {
    font-size: 1.2rem;
  }
  .i-prod__list.bottom .i-prod__aw {
    display: none;
  }
}
@media (max-width: 767px) {
  .i-prod__list.grid {
    grid-template-columns: 100% !important;
  }
  .i-prod__list.top .i-prod__text {
    display: none;
  }
  .i-prod__title {
    margin-bottom: 0;
  }
}
/* innovation */
.i-innovation__wrap {
  position: relative;
}
.i-innovation__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f4f4f4;
}
.i-innovation__image {
  width: 49.5%;
  max-width: 940px;
}
.i-innovation__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 max(16vw, 80px) 0 max(7vw, 30px);
}
.i-innovation__title {
  margin-bottom: max(1vw, 15px);
  width: 100%;
  font-size: clamp(2.4rem, 2.3vw, 4.4rem);
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}
.i-innovation__text {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.8;
}
.i-innovation__button {
  margin-top: max(2vw, 10px);
}
.i-innovation .thumb-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  position: absolute;
  top: 50%;
  right: max(2.5vw, 25px);
  padding: 10px;
  width: 100px;
  height: 550px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.i-innovation .thumb-slider .item {
  padding: 0;
  height: auto !important;
  cursor: pointer;
  border: #fff solid 3px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color 0.35s;
  transition: border-color 0.35s;
  aspect-ratio: 1;
}
.i-innovation .thumb-slider .item:not(:last-child) {
  margin-bottom: 10px;
}
.i-innovation .thumb-slider .item img {
  border-radius: 100%;
  overflow: hidden;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.i-innovation .thumb-slider .item:hover, .i-innovation .thumb-slider .item.swiper-slide-thumb-active {
  border-color: #D90114;
}
.i-innovation .innovation-swiper .i-innovation__item.is-in .i-innovation__content {
  -webkit-animation: ani_slideIn 1s both;
          animation: ani_slideIn 1s both;
}
.i-innovation .innovation-swiper .i-innovation__item.is-out .i-innovation__content {
  -webkit-animation: ani_slideOut 1s both;
          animation: ani_slideOut 1s both;
}

@-webkit-keyframes ani_slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes ani_slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes ani_slideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes ani_slideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 1559px) {
  .i-innovation .thumb-slider {
    width: 80px;
    height: 405px;
  }
  .i-innovation .thumb-slider .item:not(:last-child) {
    margin-bottom: 5px;
  }
}
@media (max-width: 1279px) {
  .i-innovation__text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 991px) {
  .i-innovation {
    padding: 0 var(--padding-spac);
  }
  .i-innovation__item {
    background-color: transparent;
  }
  .i-innovation__image {
    width: 100%;
    max-width: 100%;
    border-radius: var(--border-r-20);
    overflow: hidden;
  }
  .i-innovation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: max(2vw, 30px);
    max-width: 100%;
    height: 100%;
    color: #fff;
    font-weight: 300;
    text-align: center;
    border-radius: var(--border-r-20);
    background-color: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(55%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.85)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 55%, rgba(0, 0, 0, 0.85) 100%);
    overflow: hidden;
  }
  .i-innovation__title {
    margin-bottom: 5px;
    color: #fff;
  }
  .i-innovation__text {
    -webkit-line-clamp: 2;
  }
  .i-innovation__button {
    width: 100%;
  }
  .i-innovation .thumb-slider {
    position: relative;
    right: unset;
    top: 0;
    padding: 10px 0;
    width: 100%;
    height: 120px;
    overflow: visible;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .i-innovation .thumb-slider .swiper-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .i-innovation .thumb-slider .item {
    margin: 0 5px !important;
    max-width: 100px;
    overflow: visible !important;
  }
  .i-innovation .thumb-slider .item.swiper-slide-thumb-active::before {
    display: block;
    content: "";
    width: 100%;
    position: absolute;
    top: -10px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #D90114 transparent;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .i-innovation__text {
    line-height: 1.6;
  }
  .i-innovation .thumb-slider .swiper-wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .i-innovation .thumb-slider {
    height: 100px;
  }
  .i-innovation .thumb-slider .item {
    max-width: 80px;
  }
}
/* stories */
.i-stories {
  padding-bottom: max(2vw, 20px);
}
.i-stories__list {
  margin: 0 var(--list-box-space);
}
.i-stories__item {
  padding: 0 var(--list-space);
  width: 50%;
}
.i-stories__item:nth-child(even) {
  margin-top: max(4.2vw, 40px);
}
.i-stories__image {
  border-radius: var(--border-r-20);
  overflow: hidden;
}
.i-stories__title {
  margin: max(2vw, 20px) 0 max(0.8vw, 10px);
  font-size: clamp(2rem, 1.5vw, 2.8rem);
  font-weight: 600;
  line-height: 1.2;
}
.i-stories__title a {
  color: #000;
}
.i-stories__text {
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.i-stories__button {
  margin-top: max(1vw, 10px);
}

@media (max-width: 767px) {
  .i-stories__list {
    margin: 0;
  }
  .i-stories__item {
    margin-top: 0 !important;
    padding: 0;
    width: 100%;
  }
  .i-stories__item:not(:last-child) {
    margin-bottom: 30px;
  }
  .i-stories__text {
    line-height: 1.6;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== product ==== */
/* catalog */
#product.catalog .section {
  margin-bottom: max(5.5vw, 40px);
}

.prod-catalog__top {
  margin-bottom: max(5.5vw, 40px);
  padding: max(5vw, 40px) 0;
  background: url(../images/prod_catalog_bg.jpg) no-repeat center top;
  background-size: cover;
}
.prod-catalog__headline {
  margin-bottom: max(2.5vw, 20px);
  font-size: clamp(2.4rem, 3.3vw, 6rem);
  color: #000;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
.prod-catalog .prod-catalog-swiper .swiper-slide {
  margin: 0 max(2.1vw, 10px);
  width: 100%;
  max-width: 930px;
}
.prod-catalog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: max(6.5vw, 20px);
  width: 100%;
  border-radius: var(--border-r-20);
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.prod-catalog__item.flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.prod-catalog__image {
  width: 55.304%;
  max-width: 440px;
}
.prod-catalog__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: max(3.5vw, 20px);
}
.prod-catalog__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.prod-catalog__type span {
  display: block;
  margin-right: 10px;
  padding: 8px 10px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  line-height: 1;
  border-radius: 100px;
  background-color: rgba(217, 1, 20, 0.8);
}
.prod-catalog__name {
  margin: 12px 0 10px;
  font-size: clamp(2rem, 1.6vw, 3rem);
  color: #000;
  font-weight: 700;
  line-height: 1.2;
}
.prod-catalog__text {
  font-size: 1.7rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.prod-catalog__button {
  padding-top: 20px;
}
.prod-catalog__article {
  padding: max(5.5vw, 40px) 0;
  background-color: #f4f4f4;
}
.prod-catalog__article .prod-article-swiper {
  margin: 0 var(--list-box-space);
  padding-bottom: max(2.8vw, 40px);
}
.prod-catalog__article .prod-article-swiper .swiper-slide {
  padding: 0 var(--list-space);
  width: 90%;
}
.prod-catalog__article .prod-article__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.prod-catalog__article .prod-article__image {
  width: 47.688%;
  max-width: 330px;
  border-radius: 100%;
  overflow: hidden;
}
.prod-catalog__article .prod-article__contant {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: max(1.5vw, 25px);
}
.prod-catalog__article .prod-article__title {
  margin-bottom: 10px;
  font-size: clamp(2rem, 1.6vw, 3rem);
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}
.prod-catalog__article .prod-article__text {
  font-size: 1.6rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.prod-catalog__blog .prod-blog-swiper {
  margin: 0 var(--list-box-space);
  padding-bottom: max(2.8vw, 40px);
}
.prod-catalog__blog .prod-blog-swiper .swiper-slide {
  padding: 0 var(--list-space);
}
.prod-catalog__blog .prod-blog__item {
  display: block;
  width: 100%;
}
.prod-catalog__blog .prod-blog__image {
  border-radius: var(--border-r);
  overflow: hidden;
}
.prod-catalog__blog .prod-blog__title {
  margin: max(1.5vw, 15px) 0 10px;
  font-size: clamp(2rem, 1.5vw, 2.8rem);
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}
.prod-catalog__blog .prod-blog__text {
  font-size: 1.6rem;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.prod-catalog__blog .g-btn-view {
  margin-top: 20px;
}

@media (max-width: 1559px) {
  .prod-catalog .prod-catalog-swiper .swiper-slide {
    margin: 0 max(1.5vw, 10px);
  }
}
@media (max-width: 1199px) {
  .prod-catalog .prod-catalog-swiper {
    padding: 0 10px;
  }
  .prod-catalog .prod-catalog-swiper .swiper-slide {
    margin: 0 auto;
    padding: 0 55px;
    max-width: 100%;
  }
  .prod-catalog__item {
    margin: 0 auto;
    max-width: 930px;
  }
  .prod-catalog__button .g-btn-style.wire {
    width: 130px;
    line-height: calc(var(--input-h) - 20px);
  }
  .prod-catalog__article .prod-article__image {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .prod-catalog .prod-catalog-swiper .swiper-slide {
    padding: 0 var(--padding-spac);
  }
  .prod-catalog__item {
    margin: 0 auto;
    padding-left: 0;
    max-width: 450px;
  }
  .prod-catalog__image {
    width: 100%;
    max-width: 100%;
  }
  .prod-catalog__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 30px;
  }
  .prod-catalog__article .prod-article__item {
    margin: 0 auto;
    max-width: 450px;
  }
  .prod-catalog__article .prod-article__image {
    margin: 0 auto 25px;
    width: 100%;
    max-width: 180px;
  }
  .prod-catalog__article .prod-article__contant {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 0;
  }
  .prod-catalog__article .prod-article__title {
    text-align: center;
  }
  .prod-catalog__article .prod-article__text {
    -webkit-line-clamp: 3;
  }
  .prod-catalog__article .g-btn-wrap {
    padding-top: 20px;
    text-align: left;
  }
  .prod-catalog__blog .prod-blog__item {
    margin: 0 auto;
    max-width: 450px;
  }
}
/* index */
.prod-index {
  padding-bottom: max(5.5vw, 40px);
}
.prod-index__top {
  padding: max(5.99vw, 40px) 0;
  background: url(../images/prod_index_bg.jpg) no-repeat 0 bottom;
}
.prod-index__top .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.prod-index__ban {
  position: relative;
  width: 50.776%;
  max-width: 720px;
}
.prod-index__ban::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 72.223%;
}
.prod-index__ban img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.prod-index__intro {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.224%;
          flex: 0 0 49.224%;
  padding-right: max(4.8vw, 40px);
}
.prod-index__theme {
  margin-bottom: max(1vw, 10px);
  font-size: clamp(2.4rem, 3.8vw, 7rem);
  color: #000;
  font-weight: 600;
  line-height: 1;
}
.prod-index__text {
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  line-height: 1.8;
}
.prod-index__bar {
  margin-bottom: max(2.5vw, 20px);
  padding-top: max(4vw, 30px);
  padding-bottom: max(1.5vw, 15px);
  border-bottom: rgba(0, 0, 0, 0.2) solid 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.prod-index__bar-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.prod-index__title {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: clamp(2.2rem, 2.3vw, 4rem);
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}
.prod-index .color-name {
  margin: 0;
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  color: #666;
  font-weight: 400;
  white-space: nowrap;
}
.prod-index .display-color {
  display: inline-block;
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  color: #666;
  font-weight: 400;
  vertical-align: middle;
}
.prod-index .color-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prod-index .color-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.prod-index__list {
  margin: 0 var(--list-box-space);
}
.prod-index__item {
  margin-bottom: calc(var(--list-space) * 4);
  padding: 0 var(--list-space);
  width: 20%;
}
.prod-index__image {
  position: relative;
  border-radius: var(--border-r);
  background-color: #f9f9f9;
  overflow: hidden;
}
.prod-index__image .no-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.75);
}
.prod-index__image .no-color span {
  width: 100%;
  padding: 15px 10px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
}
.prod-index__name {
  margin: 20px 0 0;
  font-size: 1.8rem;
  color: #000;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}

@media (min-width: 1439px) {
  .prod-index__list {
    margin: 0 -27px;
  }
  .prod-index__item {
    margin-bottom: 54px;
    padding: 0 27px;
  }
}
@media (max-width: 1365px) {
  .prod-index__name {
    margin-top: 15px;
    font-size: 1.7rem;
  }
}
@media (max-width: 1079px) {
  .prod-index__bar {
    padding-left: 0;
    padding-right: 0;
  }
  .prod-index__bar-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .prod-index__title {
    padding: 0 var(--padding-spac);
    text-align: center;
  }
  .prod-index .color-nav {
    width: 100%;
  }
  .prod-index .color-nav ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .prod-index .color-nav.nav-style ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .prod-index__item {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .prod-index__item {
    width: 33.333%;
  }
  .prod-index__name {
    margin-top: 15px;
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .prod-index__top {
    background-position: 0 0;
  }
  .prod-index__ban {
    margin: 0 auto;
    width: 84%;
  }
  .prod-index__intro {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 30px 0 0;
    text-align: center;
  }
}
@media (max-width: 639px) {
  .prod-index__item {
    width: 50%;
  }
  .prod-index__image .no-color span {
    padding: 6px 5px;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .prod-index__image .no-color span br {
    display: none;
  }
}
/* list (與詳細頁 相關產品 共用) */
.prod-list__item {
  display: block;
  width: 100%;
  border: rgba(0, 0, 0, 0.1) solid 1px;
  border-radius: var(--border-r-20);
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.prod-list__item:hover .pic img {
  -webkit-transform: translate(-50%, -50%) scale(1.06);
      -ms-transform: translate(-50%, -50%) scale(1.06);
          transform: translate(-50%, -50%) scale(1.06);
}
.prod-list__image {
  position: relative;
  padding-bottom: 81.65%;
  width: 100%;
  border-radius: var(--border-r-20) var(--border-r-20) 0 0;
  overflow: hidden;
}
.prod-list__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.prod-list__content {
  padding: 20px 20px 30px;
  text-align: center;
  line-height: 1.4;
}
.prod-list__name {
  margin-bottom: 15px;
  min-height: 50px;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  color: #000;
  font-weight: 700;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.prod-list__finish {
  font-size: 1.4rem;
}
.prod-list__button {
  padding: 15px 10px 0;
}
.prod-list__button .g-btn-style {
  width: 100%;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 45px;
}

#product.list .keyword {
  margin-bottom: max(2.5vw, 30px);
  text-align: center;
}
#product.list .keyword span {
  color: #000;
  font-weight: 600;
}
#product.list .prod-list {
  padding: max(5.5vw, 40px) 0 max(5.5vw, 40px);
  background: url(../images/prod_list_bg.jpg) no-repeat center top;
  background-size: cover;
}
#product.list .prod-list__headline {
  margin-bottom: max(2.5vw, 30px);
  font-size: clamp(2.4rem, 3.3vw, 6rem);
  color: #000;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
#product.list .prod-list__list {
  margin: 0 var(--list-box-space);
}
#product.list .prod-list__box {
  margin-bottom: calc(var(--list-space) * 2);
  padding: 0 var(--list-space);
  width: 25%;
}

@media (max-width: 1079px) {
  .prod-list__content {
    padding: 20px 15px 30px;
  }
  #product.list .prod-list__box {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  #product.list .prod-list__box {
    width: 50%;
  }
}
@media (max-width: 575px) {
  #product.list .prod-list__box {
    width: 100%;
  }
}
/* view */
#product.view .fixed-top {
  pointer-events: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 10px 0;
  width: 100%;
  opacity: 0;
  background-color: #000;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#product.view .fixed-top.is-show {
  pointer-events: auto;
  opacity: 1;
}
#product.view .fixed-top > .flex {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#product.view .fixed-top .photo {
  margin-right: auto;
  width: 60px;
  border-radius: 5px;
  overflow: hidden;
}
#product.view .fixed-top .anchor-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#product.view .fixed-top .anchor-link ul li {
  padding-right: max(1.7vw, 12px);
  line-height: 1.4;
}
#product.view .fixed-top .anchor-link ul li a {
  display: block;
  position: relative;
  padding-bottom: 6px;
  font-size: 1.5rem;
  color: #bbb;
}
#product.view .fixed-top .anchor-link ul li a:hover {
  color: #fff;
}
#product.view .fixed-top .anchor-link ul li.current a {
  color: #fff;
}
#product.view .fixed-top .anchor-link ul li.current a::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
#product.view .fixed-top .g-btn-style {
  padding: 0;
  width: 120px;
  font-size: 1.4rem;
  line-height: calc(var(--input-h) - 12px);
  border-radius: 100px;
}
#product.view .fixed-bottom {
  display: none;
}
#product.view .section {
  margin-top: -110px;
  margin-bottom: max(5.5vw, 40px);
  padding-top: 110px;
}
#product.view .section .g__bar {
  margin-bottom: max(1.5vw, 15px);
}
#product.view > .g-btn-wrap {
  display: none;
  padding: 0 var(--padding-spac) max(5.5vw, 40px);
}

.prod-view {
  position: relative;
  z-index: 2;
}
.prod-view__top {
  position: relative;
  z-index: 5;
  margin-bottom: max(5.5vw, 40px);
  padding: max(4.2vw, 20px) 0 max(4.2vw, 40px);
  background-color: #f4f4f4;
}
.prod-view__pic {
  width: 49.366%;
  max-width: 700px;
}
.prod-view__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 0 0 max(3.8vw, 30px);
  color: #000;
}
.prod-view__model {
  margin-bottom: max(0.8vw, 5px);
  font-size: clamp(1.7rem, 1.3vw, 2rem);
  color: #D90114;
  font-weight: 700;
  line-height: 1;
}
.prod-view__name {
  margin-bottom: 0;
  font-size: clamp(2.4rem, 2.5vw, 3.6rem);
  font-weight: 700;
  line-height: 1.4;
}
.prod-view__subtitle {
  margin-top: 10px;
  font-size: clamp(1.8rem, 1.3vw, 2.2rem);
  line-height: 1.4;
}
.prod-view__line {
  margin: max(1.2vw, 20px) 0;
  width: 100%;
  height: 3px;
  background-color: rgba(0, 0, 0, 0.8);
}
.prod-view__info li {
  margin-bottom: max(1vw, 20px);
  padding-bottom: max(1vw, 20px);
  border-bottom: rgba(0, 0, 0, 0.15) solid 1px;
}
.prod-view__info .ti {
  padding-bottom: 3px;
  font-size: 1.5rem;
  color: #666;
  line-height: 1;
}
.prod-view__info .txt {
  font-size: clamp(1.7rem, 1.3vw, 2rem);
}
.prod-view__info .finish-list .item {
  margin: 10px max(1vw, 10px) 0 0;
  width: 100%;
  max-width: 56px;
  font-size: 1.2rem;
  border: transparent solid 3px;
  border-radius: 100%;
  overflow: hidden;
}
.prod-view__info .finish-list .item.current {
  border-color: #D90114;
}
.prod-view__info .finish-list .item a {
  display: block;
  position: relative;
  width: 100%;
}
.prod-view__info .finish-list .item a::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 100%;
}
.prod-view__info .finish-list .item a img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.prod-view__info .brand-list .item {
  margin-right: max(1vw, 10px);
}
.prod-view__info .brand-list .item img {
  width: auto !important;
  height: 55px !important;
}
.prod-view__operate {
  padding-top: 15px;
}
.prod-view__operate .g-btn-style {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.prod-view__operate .share {
  position: relative;
  margin-left: 10px;
  width: var(--input-h);
}
.prod-view__operate .share .share-btn {
  position: relative;
  z-index: 2;
  width: 100%;
  height: var(--input-h);
  cursor: pointer;
  border: rgba(0, 0, 0, 0.8) solid 1px;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.prod-view__operate .share .share-btn i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 24px;
  background: url(../images/icon_share.svg) no-repeat 0 0;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.prod-view .prod-swiper .swiper-slide {
  border-radius: var(--border-r);
  background-color: #fff;
  overflow: hidden;
}
.prod-view .small {
  position: relative;
  margin-top: 20px;
  padding: 0 50px;
}
.prod-view .thumb-slider {
  margin: 0 auto;
  max-width: 550px;
}
.prod-view .thumb-slider .swiper-slide {
  padding: 0 10px;
  max-width: 110px;
  cursor: pointer;
}
.prod-view .thumb-slider .swiper-slide img {
  border: #ccc solid 1px;
  border-radius: 5px;
  overflow: hidden;
}
.prod-view .thumb-slider .swiper-slide:hover img {
  border-color: #222222;
}
.prod-view .thumb-slider .swiper-slide-thumb-active img {
  border-color: #222222;
}
.prod-view #features .g__edit-wrap {
  padding: max(2.5vw, 30px) max(3vw, 20px);
  border-radius: var(--border-r-20);
  background-color: #f4f4f4;
}
.prod-view #support .flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.prod-view #support .g__headline {
  text-align: left;
}

.prod-specific__list {
  position: relative;
  margin: 0 auto;
  padding: max(3vw, 30px) 0 max(2.5vw, 20px);
  max-width: 860px;
}
.prod-specific__list::before, .prod-specific__list::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--border-r-20);
  background-color: #f4f4f4;
}
.prod-specific__list::after {
  display: none;
}
.prod-specific__list.columns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: var(--list-space);
     -moz-column-gap: var(--list-space);
          column-gap: var(--list-space);
  max-width: 100%;
}
.prod-specific__list.columns::before, .prod-specific__list.columns::after {
  width: 48.802%;
  max-width: 692px;
}
.prod-specific__list.columns::after {
  display: block;
}
.prod-specific__item {
  padding: 0 max(3.5vw, 20px);
}
.prod-specific__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
  padding: 0 0 12px 1vw;
  line-height: 1.6;
  border-bottom: #ddd solid 1px;
}
.prod-specific__title {
  width: 55%;
  font-weight: 600;
  color: #000;
}
.prod-specific__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.prod-support__box {
  padding: max(2.5vw, 20px) 0;
  background: url(../images/support_bg.jpg) no-repeat 0 bottom;
}
.prod-support__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(61.918% - max(2.5vw, 40px));
          flex: 0 0 calc(61.918% - max(2.5vw, 40px));
  padding-right: max(13vw, 40px);
}
.prod-support__title {
  font-size: clamp(1.7rem, 1.3vw, 2rem);
  color: #000;
  font-weight: 600;
  line-height: 1.6;
}
.prod-support__list {
  margin-top: 20px;
  padding: max(1vw, 20px) max(1.2vw, 20px);
  border-radius: 5px;
  background-color: #fff;
}
.prod-support__item {
  line-height: 1.6;
}
.prod-support__item:not(:last-child) {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: #ddd solid 1px;
}
.prod-support__item.flex {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
}
.prod-support__icon {
  margin-right: max(1vw, 10px);
  width: 18px;
  height: 22px;
  background: url(../images/icon_pdf.svg) no-repeat 0 0;
}
.prod-support__name {
  margin-bottom: 0;
  width: calc(100% - 33px - 65px);
}
.prod-support__name a {
  display: block;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  color: #000;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-support__name a:hover {
  color: #D90114;
}
.prod-support__size {
  padding-left: 10px;
  width: 65px;
  font-weight: 300;
  text-align: right;
}
.prod-support__image {
  position: relative;
  margin-right: max(2.5vw, 40px);
  padding-bottom: 32.441%;
  width: 38.082%;
  max-width: 540px;
}
.prod-support__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.similar-swiper {
  margin: 0 var(--list-box-space);
  padding-bottom: max(2.8vw, 30px);
}
.similar-swiper .swiper-slide {
  padding: 0 var(--list-space);
}

@media (min-width: 768px) {
  .prod-view__operate .share .share-box {
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    padding-left: var(--input-h);
    width: 215px;
    height: var(--input-h);
    opacity: 0;
    border: rgba(0, 0, 0, 0.8) solid 1px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  .prod-view__operate .share .share-box .social.flex {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .prod-view__operate .share .share-box .social li {
    padding: 0 10px;
  }
  .prod-view__operate .share.is-on .share-btn {
    border: 0;
    -webkit-transform: translateX(-161px);
        -ms-transform: translateX(-161px);
            transform: translateX(-161px);
  }
  .prod-view__operate .share.is-on .share-box {
    pointer-events: auto;
    opacity: 1;
  }
}
@media (min-width: 1280px) {
  .prod-view__operate .share .share-box {
    width: 270px;
  }
  .prod-view__operate .share .share-box .social li {
    padding: 0 15px;
  }
  .prod-view__operate .share.is-on .share-btn {
    -webkit-transform: translateX(-216px);
        -ms-transform: translateX(-216px);
            transform: translateX(-216px);
  }
}
@media (max-width: 1439px) {
  .prod-view .thumb-slider {
    max-width: 440px;
  }
}
@media (max-width: 1279px) {
  .prod-view .thumb-slider {
    max-width: 360px;
  }
  .prod-view .thumb-slider .item {
    padding: 0 5px;
    max-width: 90px;
  }
}
@media (max-width: 1079px) {
  .prod-view__info .finish-list .item {
    max-width: 40px;
  }
  .prod-view__info .brand-list .item img {
    height: 45px !important;
  }
  .prod-view .thumb-slider {
    max-width: 300px;
  }
  .prod-support__box {
    padding: max(5vw, 50px) 0;
  }
  .prod-support__image {
    margin-right: 0;
  }
  .prod-support__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .prod-support__list {
    padding: 15px;
  }
}
@media (max-width: 1024px) {
  .prod-specific__list.columns {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .prod-specific__list.columns::before, .prod-specific__list.columns::after {
    width: 100%;
    max-width: 100%;
  }
  .prod-specific__title {
    width: 220px;
  }
}
@media (max-width: 991px) {
  .prod-view__pic {
    width: 45%;
  }
  .prod-view__operate {
    padding-top: 0;
  }
  .prod-view .thumb-slider {
    max-width: 270px;
  }
}
@media (max-width: 767px) {
  .prod #footer {
    padding-bottom: 100px;
  }
  .prod .scroll-top {
    bottom: 95px;
  }
  #product.view .fixed-top > .flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #product.view .fixed-top .photo, #product.view .fixed-top .g-btn-style {
    display: none;
  }
  #product.view .fixed-top .anchor-link ul li {
    padding: 0 10px;
  }
  #product.view .fixed-top .anchor-link ul li:first-child {
    padding-left: 0;
  }
  #product.view .fixed-top .anchor-link ul li:last-child {
    padding-right: 0;
  }
  #product.view .fixed-top .anchor-link ul li a {
    padding-bottom: 3px;
  }
  #product.view .fixed-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;
    z-index: 100 !important;
    padding: 10px var(--padding-spac);
    background-color: #000;
  }
  #product.view .fixed-bottom .photo {
    width: 50px;
    border-radius: 5px;
    overflow: hidden;
  }
  #product.view .fixed-bottom .g-btn-style {
    width: 140px;
  }
  #product.view .section {
    margin-top: -60px;
    padding-top: 60px;
  }
  #product.view > .g-btn-wrap {
    display: block;
  }
  .prod-view__pic {
    width: 100%;
  }
  .prod-view .small {
    margin-top: 15px;
  }
  .prod-view__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 25px 0 0 0;
  }
  .prod-view__info .brand-list .item img {
    height: 35px !important;
  }
  .prod-view__operate .g-btn-style {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .prod-view__operate .share {
    margin-left: 0;
    width: 100%;
  }
  .prod-view__operate .share .share-btn {
    display: none;
  }
  .prod-view__operate .share .share-box {
    margin-top: 30px;
  }
  .prod-view #support .g__headline {
    text-align: center;
  }
  .prod-support__image {
    display: none;
  }
  .prod-support__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  #product.view .fixed-top {
    padding-bottom: 5px;
  }
  #product.view .fixed-top > .container-1418 {
    padding: 0;
  }
  #product.view .fixed-top > .flex {
    display: block;
  }
  #product.view .fixed-top .anchor-link {
    width: 100%;
  }
  #product.view .fixed-top .anchor-link ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 var(--padding-spac);
    width: 100%;
  }
}
@media (max-width: 575px) {
  .prod-specific__content {
    margin-bottom: 8px;
    padding: 0 0 8px 10px;
  }
  .prod-specific__title {
    width: 100%;
  }
  .prod-specific__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== Innovation ==== */
#exeperi .main-wrap {
  padding-top: 0;
}
#exeperi .article-list__text {
  margin-top: max(0.6vw, 10px);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#exeperi .g-btn-view {
  margin-top: max(1vw, 15px);
}

.exeperi-ban {
  position: relative;
  margin-bottom: max(5.5vw, 40px);
}
.exeperi-ban__content .g__bar {
  margin-left: auto;
  width: 48.802%;
  max-width: 692px;
}
.exeperi-ban__content .g__headline {
  padding-bottom: max(1vw, 5px);
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  color: #D90114;
  font-weight: 600;
  text-align: left;
}
.exeperi-ban__content .g__slogan {
  margin-bottom: max(1vw, 10px);
  font-size: clamp(2.4rem, 3.8vw, 7rem);
  color: #000;
  font-weight: 600;
  text-align: left;
  line-height: 1.2;
}
.exeperi-ban__content p {
  font-size: clamp(1.6rem, 1.3vw, 1.8rem);
}

@media (min-width: 768px) {
  .exeperi-ban {
    position: relative;
    margin-bottom: max(5.5vw, 40px);
    padding-bottom: 39.074%;
  }
  .exeperi-ban__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .exeperi-ban__content {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media (max-width: 1279px) {
  .exeperi-ban__content p {
    line-height: 1.6;
  }
}
@media (max-width: 1079px) {
  .exeperi-ban__content p {
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .exeperi-ban__content {
    padding-top: 20px;
  }
  .exeperi-ban__content .g__bar {
    width: 100%;
    max-width: 100%;
  }
  .exeperi-ban__content p {
    line-height: 1.4;
  }
}
/* view */
#exeperi .article-view__top {
  padding: max(5.5vw, 40px) 0;
}
#exeperi .article-view__title {
  padding-bottom: max(1vw, 5px);
  font-size: clamp(1.6rem, 1.5vw, 2rem);
  color: #D90114;
  font-weight: 600;
  text-align: left;
}
#exeperi .anchor {
  position: relative;
  margin-bottom: max(6.5vw, 40px);
  padding-top: 7px;
}
#exeperi .anchor::after {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.3);
}
#exeperi .section {
  margin-top: -110px;
  margin-bottom: max(5.5vw, 40px);
  padding-top: 110px;
}

@media (min-width: 1024px) {
  #exeperi .article-view__top {
    background-color: #f9f9f9;
  }
  #exeperi .article-view__content {
    background-color: #f9f9f9;
  }
}
@media (max-width: 1023px) {
  #exeperi .article-view__top {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  #exeperi .article-view__title {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #exeperi .article-view__top {
    padding-bottom: calc(max(5.5vw, 40px) - 20px);
  }
  #exeperi .anchor {
    padding-top: 0;
  }
  #exeperi .anchor::after {
    display: none;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== Innovation ==== */
.style-ban {
  padding: max(4.5vw, 40px) 0;
  background: url(../images/prod_index_bg.jpg) no-repeat 0 bottom;
  background-size: cover;
}
.style-ban .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.style-ban + .editor-wrap {
  margin-top: max(5.5vw, 40px);
}
.style-ban + .editor-wrap.is-hide {
  display: none;
}
.style-ban__image {
  position: relative;
  width: 56%;
  max-width: 840px;
}
.style-ban__image::before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 65.477%;
}
.style-ban__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.style-ban__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  left: 41px;
  padding-right: max(3.5vw, 40px);
}
.style-ban__theme {
  margin-bottom: 5px;
  font-size: clamp(1.6rem, 1.3vw, 2rem);
  color: #000;
  font-weight: 600;
  line-height: 1;
}
.style-ban__slogan {
  font-size: clamp(2.4rem, 3.3vw, 6rem);
  color: #000;
  font-weight: 600;
  line-height: 1.4;
}
.style-ban__text {
  margin-top: max(0.8vw, 10px);
  font-size: clamp(1.6rem, 1vw, 1.8rem);
  line-height: 1.8;
}
.style-ban.no-img {
  padding: max(8.5vw, 40px) 0;
}
.style-ban.no-img .style-ban__image {
  display: none;
}
.style-ban.no-img .style-ban__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-right: 0;
}

.style-related {
  padding-top: max(5.5vw, 40px);
  padding-bottom: max(5.5vw, 40px);
  background-color: #f4f4f4;
}

@media (max-width: 1439px) {
  .style-ban__content {
    left: 0;
  }
}
@media (max-width: 767px) {
  .style-ban__image {
    margin: 0 auto;
    width: 84%;
  }
  .style-ban__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 30px 0 0;
    text-align: center;
  }
  .style-ban.no-img .style-ban__content {
    padding-top: 0;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== Contact & Service ==== */
#service .g__bar {
  margin-bottom: 0;
}

/* Sales Representatives */
.contact-form__box {
  padding: max(4vw, 30px) max(2.5vw, 20px);
  border-radius: var(--border-r-20);
  background-color: #f4f4f4;
}
.contact-form__title {
  margin-bottom: max(1.5vw, 25px);
  font-size: clamp(2rem, 1.5vw, 2.8rem);
  color: #000;
  font-weight: 600;
}
.contact-form__button {
  margin-top: max(1vw, 15px);
  padding-top: max(2.5vw, 20px);
  width: 100%;
  border-top: rgba(0, 0, 0, 0.3) solid 1px;
}

/* distributor */
#distributor .g__filter {
  margin-bottom: max(3vw, 30px);
  padding: max(1.2vw, 10px) 0;
  background-color: #f4f4f4;
}

@media (max-width: 991px) {
  #distributor .g__filter .select-box {
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  #distributor .g__filter .select-box {
    max-width: 100%;
  }
}
/* ==== Helpful Tools ==== */
/* Download the APPs */
.tools-app {
  padding-top: calc(max(5.5vw, 40px) - 20px);
}
.tools-app__headline {
  font-size: clamp(2.2rem, 2.3vw, 4rem);
  color: #000;
  font-weight: 600;
  text-align: center;
}

.tools-list {
  margin: calc(var(--list-space) * 2) var(--list-box-space) 0;
}
.tools-list__item {
  margin-bottom: calc(var(--list-space) * 2);
  padding: 0 var(--list-space);
  width: 50%;
}
.tools-list__box {
  border: rgba(0, 0, 0, 0.1) solid 1px;
  border-radius: var(--border-r-20);
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
.tools-list__box.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-list__image {
  width: 48%;
  max-width: 270px;
}
.tools-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 max(2.5vw, 20px) 0 max(1vw, 20px);
}
.tools-list__title {
  margin-bottom: 5px;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  color: #000;
  font-weight: 600;
}
.tools-list__Finish {
  font-size: 1.4rem;
}
.tools-list .g-btn-group {
  margin-top: max(1.2vw, 10px);
}
.tools-list .g-btn-group.flex {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tools-list .g-btn-group > div {
  max-width: 175px;
}
.tools-list .g-btn-group .g-btn-style {
  padding: 0 10px;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: calc(var(--input-h) - 11px);
}

@media (max-width: 1279px) {
  .tools-list .g-btn-group .g-btn-style {
    line-height: calc(var(--input-h) - 21px);
  }
}
@media (max-width: 991px) {
  .tools-list__item {
    width: 100%;
  }
  .tools-list__image {
    width: 100%;
    max-width: 180px;
  }
}
@media (max-width: 575px) {
  .tools-list__image {
    margin: 20px auto 0;
    max-width: 140px;
  }
  .tools-list__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 20px 15px 10px;
    text-align: center;
  }
  .tools-list .g-btn-group.flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* view */
#tools .section {
  margin-top: -110px;
  margin-bottom: max(5.5vw, 40px);
  padding-top: 110px;
}
#tools .main-wrap {
  padding-bottom: 0;
}
#tools .main-wrap > .g__bar {
  margin-bottom: 0;
}

/* overview */
.tools-overview__image {
  width: 42.963%;
  max-width: 580px;
}
.tools-overview__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: max(2vw, 15px) 0 0 max(5vw, 40px);
}
.tools-overview__content .g-btn-group {
  margin: max(1.5vw, 15px) 0 15px;
}
.tools-overview__content .g-btn-group > div {
  max-width: 50%;
}
.tools-overview__content .g-btn-link {
  padding-left: 10px;
}
.tools-overview__title {
  margin: 0;
  font-size: clamp(2.2rem, 2.3vw, 4rem);
  color: #000;
  font-weight: 600;
}
.tools-overview__finishe {
  margin-top: max(2vw, 15px);
}
.tools-overview__finishe span {
  color: #000;
  font-weight: 600;
}
.tools-overview__finishe .list {
  margin-top: 5px;
}
.tools-overview__finishe .list.flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tools-overview__finishe .list .item {
  margin-bottom: 20px;
  padding: 5px 7px;
  width: 49%;
  border: rgba(0, 0, 0, 0.2) solid 1px;
  border-radius: 100px;
}
.tools-overview__finishe .list .item.flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-overview__finishe .list .item .img {
  margin-right: 15px;
  max-width: 50px;
  border-radius: 100%;
  overflow: hidden;
}
.tools-overview__finishe .list .item .name {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1;
}

/* documents */
.tools-documents__box {
  padding: max(8.5vw, 40px) 0;
  background: url(../images/support_bg.jpg) no-repeat 0 bottom;
  background-size: cover;
}
.tools-documents__content {
  padding-right: max(5vw, 40px);
  width: 42.963%;
  max-width: 580px;
}
.tools-documents__content .g__headline {
  text-align: left;
}
.tools-documents__content p {
  margin-top: 10px;
}
.tools-documents__list {
  padding-left: max(4.5vw, 40px);
  width: 57.037%;
}
.tools-documents__item {
  padding: max(1.1vw, 5px);
  line-height: 1.6;
  border: rgba(0, 0, 0, 0.1) solid 1px;
  border-radius: 5px;
  background-color: #fff;
}
.tools-documents__item:not(:last-child) {
  margin-bottom: 20px;
}
.tools-documents__item.flex {
  -ms-flex-wrap: unset;
      flex-wrap: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-documents__icon {
  margin-right: max(1vw, 10px);
  width: 18px;
  height: 22px;
  background: url(../images/icon_pdf.svg) no-repeat 0 0;
}
.tools-documents__name {
  margin-bottom: 0;
  width: calc(100% - 33px - 65px);
}
.tools-documents__name a {
  display: block;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  color: #000;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.tools-documents__name a:hover {
  color: #D90114;
}
.tools-documents__size {
  padding-left: 10px;
  width: 65px;
  font-weight: 300;
  text-align: right;
}

/* 頁籤 */
#tab-list {
  width: 100%;
  font-size: 0;
}

.tab-list__item {
  display: inline-block;
  width: 14.285%;
  text-align: center;
  vertical-align: top;
  line-height: 1.4;
  border: rgba(0, 0, 0, 0.1) solid 1px;
}
.tab-list__item:not(:first-child) {
  margin-left: -1px;
}
.tab-list__item a {
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: max(1vw, 20px) 15px;
  width: 100%;
  min-height: 155px;
  font-size: 1.6rem;
  color: #333;
  white-space: normal;
}
.tab-list__item div {
  margin-bottom: 10px;
  width: 100%;
}
.tab-list__item.current {
  border-bottom: #D90114 solid 3px;
}
.tab-list__item.current a {
  color: #D90114;
}

.tab-content {
  margin-top: max(3.2vw, 30px);
}

.tab-pane.current {
  display: block;
}

/* video */
#tools #videos {
  margin-bottom: 0;
}
#tools #videos .tools-video-swiper {
  margin: 0 var(--list-box-space);
  padding-bottom: max(2.8vw, 30px);
}
#tools #videos .tools-video-swiper .swiper-slide {
  padding: 0 var(--list-space);
}

.tools-video__box {
  padding: max(5.5vw, 40px) 0;
  background: url(../images/tools_video_bg.jpg) no-repeat center top;
  background-size: cover;
}
.tools-video__item {
  display: block;
  padding: max(1.3vw, 20px) max(1.7vw, 20px);
  width: 100%;
  border-radius: var(--border-r);
  background-color: #fff;
}
.tools-video__title {
  margin: 25px 0 5px 5px;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  color: #000;
  font-weight: 500;
}
.tools-video__title i {
  display: inline-block;
  margin: -4px 10px 0 0;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  background: url(../images/icon_video.svg) no-repeat 0 0;
  background-size: cover;
}

@media (min-width: 840px) {
  .tools-documents__content .g__bar {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #tab-list {
    overflow-x: hidden;
  }
}
@media (min-width: 1366px) {
  #overview.container-1418 {
    padding-right: 59px;
    padding-left: 59px;
  }
  #documents .container-1418 {
    padding-right: 59px;
  }
  .tools-documents__content {
    width: calc(42.963% + 59px - var(--padding-spac));
  }
  .tools-documents__list {
    width: calc(100% - (42.963% + 59px - var(--padding-spac)));
  }
}
@media (max-width: 1279px) {
  .tab-list__item {
    line-height: 1.2;
  }
  .tab-list__item a {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .tools-overview__image {
    width: 38%;
  }
  .tools-overview__content {
    padding-left: max(2.5vw, 30px);
  }
  .tools-overview__finishe .list .item {
    margin-bottom: 10px;
  }
  .tools-overview__finishe .list .item .img {
    margin-right: 10px;
    max-width: 42px;
  }
  .tools-overview__finishe .list .item .name {
    font-size: 1.5rem;
  }
  .tools-documents__content {
    padding-right: 0;
    width: 38%;
  }
  .tools-documents__list {
    padding-left: max(2.5vw, 30px);
    width: 62%;
  }
  .tab-list__item {
    width: 150px;
  }
}
@media (max-width: 839px) {
  .tools-documents__box {
    padding: max(5.5vw, 40px) 0;
  }
  .tools-documents__content {
    width: 100%;
    max-width: 100%;
  }
  .tools-documents__list {
    padding-left: 0;
    width: 100%;
  }
  .tools-documents__item {
    padding: 10px 15px;
  }
  .tools-documents__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .tools-overview__image {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
  }
  .tools-overview__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 25px 0 0;
  }
  .tools-overview__content .g-btn-group {
    margin-bottom: 5px;
  }
  .tools-overview__content .g-btn-style {
    font-size: 1.3rem;
  }
  .tools-overview__finishe .list .item .name {
    font-size: 1.4rem;
  }
  .tab-list__item {
    width: 135px;
  }
  .tab-list__item a {
    padding: 10px 15px;
    min-height: 135px;
    font-size: 1.4rem;
  }
}
/* faq */
#faq .g__filter {
  margin-bottom: max(1.5vw, 20px);
}
#faq .g__filter .g-btn-style {
  line-height: var(--input-h) !important;
}

.faq__item:not(:last-child) {
  margin-bottom: max(1vw, 15px);
}
.faq__item.is-on .faq__que span {
  top: max(2.1vw, 27px);
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.faq__que::before, .faq__ans::before {
  display: block;
  position: absolute;
  left: 25px;
  width: 34px;
  height: 34px;
  font-size: clamp(1.5rem, 1.3vw, 2rem);
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 34px;
  border-radius: 5px;
}
.faq__que {
  position: relative;
  padding: max(1.3vw, 15px) 70px max(1.3vw, 15px) 80px;
  font-size: clamp(1.6rem, 1.3vw, 2rem);
  color: #000;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.4;
  border-radius: 5px;
  background-color: #f4f4f4;
}
.faq__que::before {
  content: "Q";
  top: 1.15vw;
  background-color: #D90114;
}
.faq__que span {
  display: block;
  position: absolute;
  z-index: 5;
  top: max(1.9vw, 22px);
  right: 40px;
  width: 8px;
  height: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: #000 #000 transparent transparent;
  -webkit-transform: translateY(-50%) rotate(135deg);
      -ms-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.faq__ans {
  display: none;
  position: relative;
  padding: max(1.2vw, 20px) 10px 5px 80px;
  min-height: 50px;
}
.faq__ans::before {
  content: "A";
  top: 1vw;
  background-color: #000;
}

@media (max-width: 1365px) {
  .faq__que::before, .faq__ans::before {
    left: 10px;
    width: 28px;
    height: 28px;
    line-height: 28px;
  }
  .faq__que {
    padding: 15px 40px 15px 50px;
  }
  .faq__que::before {
    top: 12.5px;
  }
  .faq__que span {
    right: 15px;
  }
  .faq__ans {
    padding: 15px 15px 5px 50px;
  }
  .faq__ans::before {
    top: 14px;
  }
}
@media (max-width: 991px) {
  #faq .g__filter .select-box {
    max-width: 260px;
  }
  #faq .g__filter .button {
    width: 110px;
  }
}
@media (max-width: 767px) {
  #faq .g__filter .select-box {
    margin-bottom: 5px;
    max-width: 100%;
  }
  #faq .g__filter .select-box:nth-of-type(1) {
    padding-right: 0;
  }
  #faq .g__filter .field .input-style {
    padding-left: 32px;
  }
  #faq .g__filter .field i {
    left: 10px;
    width: 20px;
    height: 20px;
  }
  #faq .g__filter .button {
    width: 85px;
  }
  #faq .g__filter .button .g-btn-style {
    font-size: 1.4rem;
  }
}
/* Re-keying & SmartKey Support */
#support .g__filter {
  margin-bottom: max(1.5vw, 20px);
}
#support .g__filter .select-box {
  padding-right: 0;
  max-width: 550px;
}

/* ==== Sales Literature ==== */
/* Sales Literature */
.download-list__list {
  margin: 0 var(--list-box-space);
}
.download-list__item {
  margin-bottom: calc(var(--list-space) * 2);
  padding: 0 var(--list-space);
  width: 33.333%;
}
.download-list__box {
  padding: max(1.2vw, 10px) max(1vw, 10px);
  border-radius: var(--border-r);
  background-color: #f4f4f4;
}
.download-list__box.flex {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.download-list__image {
  width: 52.464%;
  max-width: 210px;
}
.download-list__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: max(1.5vw, 15px);
}
.download-list__title {
  margin-bottom: 10px;
  font-size: clamp(1.6rem, 1.3vw, 2rem);
  color: #000;
  font-weight: 600;
  line-height: 1.4;
}

@media (max-width: 1279px) {
  .download-list__image {
    width: 45%;
  }
}
@media (max-width: 1079px) {
  .download-list__item {
    width: 50%;
  }
  .download-list__image {
    width: 35%;
  }
  .download-list .g-btn-view span {
    font-size: 1.3rem;
  }
}
@media (max-width: 767px) {
  .download-list__item {
    width: 100%;
  }
  .download-list__image {
    width: 100%;
    max-width: 100px;
  }
}
/* videos */
#video-list .tools-video__item {
  margin-bottom: calc(var(--list-space) * 2);
  padding: 0 var(--list-space);
  width: 33.333%;
}
#video-list .tools-video__box {
  display: block;
  padding: max(1.2vw, 10px) max(1vw, 10px);
  border-radius: var(--border-r);
  background: none #f4f4f4;
  background-size: unset;
}
#video-list .tools-video__title {
  margin: 15px 0 5px 5px;
}

@media (max-width: 1079px) {
  #video-list .tools-video__item {
    width: 50%;
  }
}
@media (max-width: 639px) {
  #video-list .tools-video__item {
    width: 100%;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== milestone ==== */
.milestone__top {
  padding: max(5.5vw, 40px) 0;
  background: url(../images/milestone_bg.jpg) no-repeat center top;
  background-size: cover;
}
.milestone__top .g__bar {
  margin-bottom: 0;
}
.milestone__top .g__headline {
  text-align: left;
}
.milestone__top p {
  margin-top: 10px;
  font-size: clamp(1.7rem, 1.3vw, 2rem);
  color: #000;
  line-height: 1.6;
}

@media (min-width: 1080px) {
  .milestone__top {
    padding: calc(max(5.5vw, 40px) - 20px) 0;
  }
}
/* ==== news ==== */
#news .g__bar {
  margin-bottom: 0;
}
#news .news-date {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 1.5rem;
  color: #000;
  font-weight: 300;
  line-height: 1;
}
#news .news-date::before {
  display: block;
  content: "";
  width: 100%;
  position: absolute;
  top: 3.5px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #D90114;
}

/* group */
#group .main-wrap {
  padding-bottom: 0;
}

.group-ban {
  padding: max(25px, 2.4vw);
  background: url(../images/prod_catalog_bg.jpg) no-repeat center top;
  background-size: cover;
}
@media (max-width: 991px) {
  .group-ban.no-space .photo-swiper {
    padding-bottom: 0;
  }
  .group-ban .photo-swiper {
    padding-bottom: 20px;
  }
  .group-ban .swiper-pagination {
    bottom: 0 !important;
  }
  .group-ban .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #444;
  }
  .group-ban .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #D90114;
  }
}

/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== sitemap ==== */
#sitemap h2 {
  margin-bottom: 10px;
  font-size: clamp(2rem, 1.6vw, 3rem);
  color: #000;
  font-weight: 600;
  line-height: 1.4;
}
#sitemap h3 {
  margin-bottom: 5px;
  font-size: clamp(1.7rem, 1.3vw, 1.8rem);
  line-height: 1.4;
}
#sitemap h3 a {
  color: #000;
}
#sitemap h3 a:hover {
  color: #D90114;
}

.sitemap__list.flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sitemap__image {
  width: 31.735%;
  max-width: 450px;
  border-radius: var(--border-r-20);
  overflow: hidden;
}
.sitemap__contant {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 1vw 0 0 max(4.5vw, 40px);
}
.sitemap__contant.flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sitemap__item {
  margin-bottom: max(2.5vw, 30px);
  padding: 0 15px 0 max(1.2vw, 20px);
  width: 33.333%;
  border-left: rgba(0, 0, 0, 0.3) solid 1px;
}

@media (max-width: 1079px) {
  .sitemap__image {
    display: none;
  }
  .sitemap__contant {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .sitemap__item {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .sitemap__item {
    padding: 5px 0 0 10px;
    width: 100%;
    border-top: rgba(0, 0, 0, 0.8) solid 1px;
    border-left: none;
  }
  .sitemap__item:last-child {
    margin-bottom: 0;
  }
}
/* ==== 宣告 全域設定 ==== */
:root {
  --line-height-default: 2;
  --gap: max(1.5vw, 10px);
  --padding-spac: 25px;
  --container-1780: calc(1780px + (var(--padding-spac) * 2));
  --container-1500: calc(1500px + (var(--padding-spac) * 2));
  --container-1418: calc(1418px + (var(--padding-spac) * 2));
  --container-1176: calc(1176px + (var(--padding-spac) * 2));
  --header-h: 100px;
  --header-spac: 25px;
  --logo-w: 200px;
  --topnav-w: 175px;
  --topnav-icon-w: 50px;
  --list-box-space: -17px;
  --list-space: 17px;
  --border-r: 10px;
  --border-r-20: 20px;
  --input-h: 54px;
}

@media (max-width: 1679px) {
  :root {
    --topnav-w: 155px;
  }
}
@media (max-width: 1439px) {
  :root {
    --header-h: 90px;
    --topnav-w: 120px;
    --topnav-icon-w: 40px;
  }
}
@media (max-width: 1365px) {
  :root {
    --list-box-space: -10px;
    --list-space: 10px;
  }
}
@media (max-width: 1279px) {
  :root {
    --logo-w: 170px;
    --border-r-20: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --header-h: 75px;
  }
}
@media (max-width: 767px) {
  :root {
    --line-height-default: 1.8;
    --list-box-space: -7.5px;
    --list-space: 7.5px;
    --border-r: 5px;
    --border-r-20: 10px;
  }
}
@media (max-width: 575px) {
  :root {
    --logo-w: 132px;
    --topnav-w: 100px;
  }
}
/* ==== Tags & Answers ==== */
.tags-title, .answers-title {
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.tags-wrapper {
  margin-bottom: 20px;
  padding-bottom: 40px;
}
.tags-wrapper .tags-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
}
.tags-wrapper .tags-list .item a {
  display: block;
  padding: 20px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.tags-wrapper .tags-list .item a:hover {
  color: #D90114;
}
.tags-wrapper .tags-list .item.current a {
  color: #D90114;
  border-color: #D90114;
}

.link-style {
  padding-bottom: 0;
}

.link-style-wrap {
  padding-top: 40px;
  padding-bottom: 80px;
  background-color: #f6f6f6;
}
.link-style-wrap .answers-title {
  padding-bottom: 40px;
}
.link-style-wrap a.faq__que {
  display: block;
  background-color: #fff;
}
.link-style-wrap a.faq__que span {
  top: max(2.1vw, 27px);
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media (max-width: 1280px) {
  .tags-wrapper .tags-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 992px) {
  .tags-wrapper .tags-list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
  }
  .tags-wrapper .tags-list .item a {
    padding: 15px;
  }
}
@media (max-width: 743px) {
  .tags-wrapper {
    padding-bottom: 20px;
  }
  .tags-wrapper .tags-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
  .tags-wrapper .tags-list .item a {
    padding: 10px;
  }
  .link-style-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}