@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;900&family=Noto+Sans+TC:wght@400;700;900&display=swap");
:root {
  --gap: max(6.5vw, 30px);
  --gap-item: 20px;
  --gap-sec: 60px;
  --gap-sec-lg: max(12.5vh, 50px);
  --gap-sec-md: max(9.5vh, 40px);
  --gap-sec-sm: max(5.5vh, 25px);
  --gap-pv-video: min(var(--gap), 24%);
  --gap-gc-sec: max(7.7vh, 30px);
  --gap-gc-sec-lg: max(9.5vh, 35px);
  --gap-gc-sec-sm: max(5.5vh, 25px);
  --gap-kanban-member-bottom: min(12vw, 23vh);
  --gap-table-pd: 40px;
  --w-container: calc(1770px + var(--gap) * 2);
  --w-container-sm: calc(1520px + var(--gap) * 2);
  --h-header: 80px;
  --h-input: 50px;
  --h-btn: 57px;
  --h-search: 73px;
  --w-switch: 65px;
  --w-article-date: 110px;
  --h-history-reel: max(66.48vh, 400px);
  --h-tab-h: var(--h-btn);
  --w-border-feature-subhead: clamp(3pt, 0.5vw, 8pt);
  --radius: min(2.25vw, 25px);
  --radius-lg: max(2.86vw, 35px);
  --color-blue1: #02427c;
  --color-blue2: #005e96;
  --color-blue3: #17ceff;
  --color-blue4: #2477b4;
  --color-logo: #0081c6;
  --color-green1: #50d163;
  --color-green2: #46bc54;
  /*
   * Font Size "大約的"換算方式，請自行斟酌調整
   * (換算單位網站https://simplecss.eu/pxtoems.html)
   *
   * 以18pt舉例
   * vw：先換算單位18pt約 = 24px，24 / 1920 * 100 = 1.25
   * pt：因提供的設計檔為1.45倍，18 / 1.45 = 12.4137
   * 其他斷點如 (max-width: 1099px) 就盡量寫固定，避免繼續使用 min()，以免過小或過大
   */
  --fz-def: 12.8pt;
  --fz-btn: min(1.25vw, 12.41pt);
  --fz-btn-lg: min(1.406vw, 13.79pt);
  --fz-breadcrumb: min(1.3194vw, 13.0986pt);
  --fz-menu: min(1.25vw, 12.41pt);
  --fz-menu-second: min(1.11vw, 11.03pt);
  --fz-menu-third: min(1.041vw, 10.34pt);
  --fz-f-menu1: min(1.25vw, 12.41pt);
  --fz-f-menu2: min(0.972vw, 9.8pt);
  --fz-search: min(2.013vw, 20pt);
  --fz-subhead: min(3.68vw, 36.55pt);
  --fz-subhead-lg: min(3.8020vw, 37.93pt);
  --fz-context-xs: min(1.25vw, 12.41pt);
  --fz-context-sm: min(1.3194vw, 13.0986pt);
  --fz-context: min(1.458vw, 14.48pt);
  --fz-context-md: min(1.406vw, 13.6pt);
  --fz-context-lg: min(1.805vw, 17.93pt);
  --fz-listname-sm: min(1.5vw, 20pt);
  --fz-listname: min(2.986vw, 29.65pt);
  --fz-listname-lg: min(3.125vw, 31.03pt);
  --fz-f-slogan: min(2.083vw, 20.68pt);
  --fz-kanban: min(4.305vw, 42.75pt);
  --fz-kanban-lg: min(5.208vw, 56.39pt);
  --fz-kanban-context: min(1.25vw, 12.41pt);
  --fz-kanban-context-lg: min(2.013vw, 16pt);
  --fz-kanban-cate: min(0.9321vw, 11pt);
  --fz-number: min(4.15vw, 44.82pt);
  --fz-xxs: min(0.833vw, 8.27pt);
  --fz-h-contact: min(1.38vw, 13.79pt);
  --fz-res-lg: min(2.239vw, 22.06pt);
  --fz-res: min(1.66vw, 16.55pt);
  --fz-related-nav-title: min(2.083vw, 27.58pt);
  --fz-related-name: min(1.45vw, 19.31pt);
  --fz-article-title: min(1.82vw, 24pt);
  --fz-h1: var(--fz-subhead);
  --fz-h2: var(--fz-listname);
  --fz-h3: var(--fz-f-slogan);
  --fz-h4: var(--fz-context-lg);
  --fz-h5: var(--fz-context);
  --fz-h6: var(--fz-kanban-context);
}
:root .about-history {
  --gap: max(3.125vw, 30px);
}
:root .popup-inquiry {
  --gap-item: 16px;
}
:root .about-history {
  --w-container: 100%;
}
:root .filter-box {
  --h-input: 45px;
}

@media screen and (max-width: 1699px) {
  :root {
    --fz-listname-sm: min(1.76vw, 17.05pt);
    --fz-listname: min(2.125vw, 24pt);
    --fz-listname-lg: min(2.217vw, 26pt);
    --fz-related-nav-title: min(2.35vw, 22.58pt);
  }
}
@media screen and (max-width: 1499px) {
  :root {
    --fz-kanban: min(3.68vw, 36.55pt);
    --fz-kanban-lg: min(5.33vw, 41.37pt);
    --fz-listname-sm: min(1.6vw, 18pt);
    --fz-listname: min(2.014vw, 20pt);
    --fz-listname-lg: min(2.125vw, 22pt);
    --fz-related-nav-title: min(2.66vw, 18pt);
  }
}
@media screen and (max-width: 1349px) {
  :root {
    --gap-item: 15px;
    --gap-sec: 50px;
    --h-btn: 50px;
  }
}
@media screen and (max-width: 1099px) {
  :root {
    --plyr-control-spacing: 17px;
    --gap-item: 12px;
    --gap-sec: 35px;
    --gap-sec-lg: max(5vh, 40px);
    --gap-table-pd: 30px;
    --h-search: 50px;
    --fz-def: 11.72pt;
    --fz-btn: 9.65pt;
    --fz-btn-lg: 9.65pt;
    --fz-breadcrumb: 9.65pt;
    --fz-menu: 11.72pt;
    --fz-menu-second: 11.0344pt;
    --fz-menu-third: 10.34pt;
    --fz-f-menu1: 11.72pt;
    --fz-f-menu2: 11.72pt;
    --fz-search: 10.34pt;
    --fz-subhead: 17.24pt;
    --fz-subhead-lg: 15.86pt;
    --fz-context-xs: 10.34pt;
    --fz-context-sm: 10.34pt;
    --fz-context: 10.34pt;
    --fz-context-lg: 11.72pt;
    --fz-context-md: 10.5pt;
    --fz-listname-sm: 15pt;
    --fz-listname: 13.79pt;
    --fz-listname-lg: 16pt;
    --fz-f-slogan: min(5.57vw, 17.93pt);
    --fz-kanban: 17.93pt;
    --fz-kanban-lg: 32pt;
    --fz-kanban-context: 13.79pt;
    --fz-kanban-context-lg: 14pt;
    --fz-kanban-cate: max(7pt, 0.6rem);
    --fz-number: 18.96pt;
    --fz-xxs: 6.5pt;
    --fz-h-contact: 13.79pt;
    --fz-res-lg: 12pt;
    --fz-res: 10pt;
    --fz-related-nav-title: 17.24pt;
    --fz-related-name: 13.79pt;
    --fz-article-title: 15pt ;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --fz-kanban-lg: 22.06pt;
    --gap: max(4.5vw, 30px);
    --gap-gc-sec: 25px;
    --gap-gc-sec-lg: 25px;
    --gap-gc-sec-sm: 20px;
    --h-input: 40px;
    --h-btn: 45px;
  }
  :root .filter-box {
    --h-input: 35px;
  }
  :root .pview-sec-photo, :root .esg-news-slider {
    --h-input: 30px;
  }
}
@media screen and (max-width: 639px) {
  :root {
    --gap-item: 10px;
    --gap-sec: 30px;
    --gap-kanban-member-bottom: max(50px, 8vh);
  }
}
@media screen and (max-width: 599px) {
  :root {
    --w-switch: 50px;
  }
}
@media screen and (max-width: 499px) {
  :root {
    --gap: max(3vw, 30px);
  }
  :root .p-kanban-pview {
    --gap: max(2.5vw, 30px);
  }
}
/*!
 * * 保留BS v3隱藏/顯示的樣式 https://getbootstrap.com/docs/3.4/customize/
 * * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * * Copyright 2011-2019 Twitter, Inc.
 * * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img {
  vertical-align: middle;
}

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

[role=button] {
  cursor: pointer;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

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

@media (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;
}

/*
 * Reset
 */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent;
}

button,
button:visited,
button:hover,
button:focus,
button:active {
  outline: 0 !important;
  -webkit-tap-highlight-color: transparent;
}

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

img,
a img {
  border: none;
  max-width: 100%;
  height: auto !important;
}

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

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

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

p {
  line-height: inherit;
}

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

label {
  font-weight: inherit;
}

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

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

select::-ms-expand {
  display: none;
}
select:invalid {
  color: #b2b2b2 !important;
}

select:focus > option:checked {
  color: #fff;
  background-color: var(--color-blue3);
}
select:focus > option:focus, select:focus > option:hover {
  color: #333;
  background-color: #eee;
}

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

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  margin-left: 3px;
  opacity: 0;
  pointer-events: none;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z' /%3E%3C/svg%3E");
}

input[type=search]:focus::-webkit-search-cancel-button {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}

textarea {
  resize: vertical;
}

::-webkit-input-placeholder {
  color: #aaa;
  font-size: 11.42pt;
}

::-moz-placeholder {
  color: #aaa;
  font-size: 11.42pt;
}

:-ms-input-placeholder {
  color: #aaa;
  font-size: 11.42pt;
}

::-ms-input-placeholder {
  color: #aaa;
  font-size: 11.42pt;
}

::placeholder {
  color: #aaa;
  font-size: 11.42pt;
}

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

::-moz-selection {
  background: #146ec2;
  color: #fff;
  text-shadow: none !important;
}

::selection {
  background: #146ec2;
  color: #fff;
  text-shadow: none !important;
}

::-moz-selection {
  background: #146ec2;
  color: #fff;
  text-shadow: none !important;
}

hr {
  display: block;
  background: none;
  height: 1px;
  width: 100%;
  margin: calc(var(--gap) * 1.5) auto;
  border: none;
  border-top: 1px solid #bbb;
  -webkit-box-shadow: 0 1px 0 #fff;
          box-shadow: 0 1px 0 #fff;
}

@media (max-width: 639px) {
  hr {
    margin: var(--gap) auto;
  }
}
/*
 * CSS Document
 * ==========================================================================
 * 版權所有 鉅潞科技網頁設計公司，並保留所有權利。
 * 網站地址: http://www.grnet.com.tw
 * ==========================================================================
 * $Author: Grnet $
 * $Date: 2022/07 $ 
 * */
body, html {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: "Inter", "Noto Sans TC", "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
  color: #000;
  background: #fff;
  font-size: var(--fz-def);
  line-height: 2;
  -webkit-overflow-scrolling: touch;
  word-wrap: break-word;
}

body {
  overflow-x: hidden !important;
  padding-top: var(--h-header);
}

/* ==========
 * Layout
 * ========== */
/*
 * Header
 */
.header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.header > .container {
  max-width: 1770px;
  width: calc(100% - var(--gap) * 2);
  height: var(--h-header);
  -webkit-transition: height 0.25s;
  transition: height 0.25s;
}

body:not(.index) .header {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
}

.logo {
  margin: 0;
  padding: 0;
  width: 140px;
  position: absolute;
  left: -5px;
  top: 50%;
  z-index: 15;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.logo > * {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 26.4285714286%;
  font-size: 0;
  background: url("../images/logo.svg") no-repeat 0 0/contain;
  z-index: 0;
}

.nav {
  position: absolute;
  z-index: 0;
}

.nav-switch {
  position: absolute;
  z-index: 15;
}

.h-top-func {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.h-top-func .func {
  display: inline-block;
  vertical-align: top;
}

.h-member__switch, .h-search__switch, .h-lang__switch {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding: 8px 20px 8px 25px;
  position: relative;
  color: #8d8d8d;
  font-size: var(--fz-menu-second);
}
.h-member__switch::before, .h-search__switch::before, .h-lang__switch::before {
  content: "";
  position: absolute;
  display: block;
  top: calc(50% - var(--fz-context) / 2);
  left: 0;
  width: 21px;
  height: 21px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.h-member__switch.is-open, .h-search__switch.is-open, .h-lang__switch.is-open {
  color: var(--color-logo);
}
.h-member__switch.is-open::before, .h-search__switch.is-open::before, .h-lang__switch.is-open::before {
  -webkit-filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(180%) brightness(88%);
          filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(180%) brightness(88%);
}
.pc .h-member__switch:hover, .pc .h-search__switch:hover, .pc .h-lang__switch:hover {
  color: var(--color-logo);
}
.pc .h-member__switch:hover::before, .pc .h-search__switch:hover::before, .pc .h-lang__switch:hover::before {
  -webkit-filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(180%) brightness(88%);
          filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(180%) brightness(88%);
}

.h-member__switch::before {
  background-image: url(../images/icon_member.svg);
}
.h-member__switch.logout::before {
  background-image: url(../images/icon_logout.svg);
}

.h-search__switch::before {
  background-image: url(../images/icon_zoom.svg);
}

.h-lang__switch::before {
  background-image: url(../images/icon_earth.svg);
}

.pc .h-lang:hover .h-lang__list {
  display: block;
}

.h-lang__list {
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  padding: 3px 0;
  margin: 0 0 0 5px;
  border-radius: 3px;
  display: none;
}
.h-lang__list.is-open {
  display: block;
}
.h-lang__list > li {
  display: block;
}
.h-lang__list > li > a {
  display: block;
  padding: 3px 15px;
  font-size: var(--fz-menu-second);
  color: #737373;
  white-space: nowrap;
}
.pc .h-lang__list > li:hover > a {
  background-color: #d9ecf7;
  color: #737373;
}

.h-lang__list .current {
  display: none;
}

.h-search__popup {
  position: fixed;
  width: calc(100vw - var(--gap-item) * 4);
  max-width: 830px;
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  z-index: 20;
  top: calc(50vh - var(--h-header));
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: none;
  border: 1px solid #ddd;
  padding: 0 var(--h-search);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.h-search__popup.is-open {
  display: block;
}

.h-search__input {
  position: relative;
  z-index: 0;
  height: var(--h-search);
  padding: 0 15px 0;
  width: 100%;
  border: none;
  background: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

input.h-search__input {
  font-size: var(--fz-search) !important;
}
input.h-search__input::-webkit-input-placeholder {
  font-size: var(--fz-search) !important;
}
input.h-search__input::-moz-placeholder {
  font-size: var(--fz-search) !important;
}
input.h-search__input:-ms-input-placeholder {
  font-size: var(--fz-search) !important;
}
input.h-search__input::-ms-input-placeholder {
  font-size: var(--fz-search) !important;
}
input.h-search__input::placeholder {
  font-size: var(--fz-search) !important;
}

.h-search__send {
  position: absolute;
  font-size: 0;
  border: none;
  top: 0;
  left: 0;
  z-index: 5;
  width: var(--h-search);
  height: var(--h-search);
  background-color: #fff;
}
.h-search__send::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 40%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/icon_zoom.svg);
}
.pc .h-search__send:hover {
  background-color: var(--color-blue1);
}
.pc .h-search__send:hover::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.h-search__close {
  position: absolute;
  font-size: 0;
  border: none;
  top: 0;
  right: 0;
  z-index: 5;
  cursor: pointer;
  background-color: #fff;
  width: var(--h-search);
  height: var(--h-search);
  border-left: 1px solid #ccc;
}
.h-search__close::before, .h-search__close::after {
  content: "";
  background-color: #888;
  height: 1.5pt;
  width: calc(var(--h-search) * 0.4);
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: calc(var(--h-search) * -0.2);
}
.h-search__close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -1px;
}
.h-search__close::after {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pc .h-search__close:hover {
  background-color: #ccc;
}
.pc .h-search__close:hover::before, .pc .h-search__close:hover::after {
  background-color: #fff;
}

/*
 * Footer
 */
.footer {
  position: relative;
  z-index: 5;
  color: #fff;
  background: var(--color-blue1);
}
.footer > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 75px;
}

.f-links {
  width: calc(100% - 285px);
  padding-right: calc(var(--gap) * 1.5);
}

.f-info {
  position: relative;
  width: 275px;
}
.f-info .g-community {
  margin-top: 2.2em;
  padding-left: 0.25em;
  display: block;
}

.f-slogan {
  color: #fff;
  font-weight: 700;
  font-size: var(--fz-f-slogan);
  line-height: 1.3;
  font-style: normal;
  margin: 1em 0 0.5em 0;
  display: block;
}

.f-contact {
  font-size: var(--fz-menu);
  line-height: 1.2;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  border-radius: 50px;
  padding: 5px 22px;
  margin-left: -5px;
}
.f-contact::after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.1em;
}
.f-contact:active, .f-contact:hover {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
}

.f-logo {
  margin: 0;
  padding: 0;
  width: 140px;
}
.f-logo > * {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 26.4285714286%;
  font-size: 0;
  background: url("../images/logo.svg") no-repeat 0 0/contain;
  z-index: 0;
}

.f-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-menu a {
  display: block;
  color: #fff;
  line-height: 1.4;
  text-transform: uppercase;
}
.f-menu > li {
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.f-menu > li .title {
  color: #fff;
  font-size: var(--fz-menu);
  font-weight: 700;
  text-transform: uppercase;
}
.f-menu > li > a {
  color: #d0d0d0;
  font-size: var(--fz-f-menu1);
  font-weight: 700;
}
.pc .f-menu > li > a:hover {
  color: #eee;
}

.f-menu > li > ul {
  margin-top: 0.15em;
}
.f-menu > li > ul > li {
  display: block;
  padding: 5.5px 0;
}
.f-menu > li > ul > li > a {
  color: #fff;
  font-size: var(--fz-f-menu2);
}
.pc .f-menu > li > ul > li:hover > a {
  color: var(--color-blue3);
}

.f-bottom {
  text-align: center;
  font-size: var(--fz-xxs);
  padding: 15px var(--gap);
  display: block;
  line-height: 1.5;
  text-transform: uppercase;
}
.f-bottom a {
  color: #fff;
  white-space: nowrap;
}
.pc .f-bottom a:hover {
  color: var(--color-blue3);
}

.f-copyright {
  max-width: calc(100% - 130px);
  word-break: normal;
  display: inline-block;
  vertical-align: top;
}

.f-etc {
  display: inline-block;
  vertical-align: top;
}
.f-etc > a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 8px;
}
.f-etc > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0;
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.8);
}

/*
 * Popup Inquiry
 */
.popup-inquiry {
  color: #555;
}
.popup-inquiry .g-subhead {
  margin-bottom: 10px;
  color: var(--color-blue3);
  font-size: calc(var(--fz-subhead) * 0.96);
}
.popup-inquiry .g-subhead + p {
  margin-bottom: 30px;
  line-height: 1.6;
  font-size: calc(var(--fz-kanban-context) * 1.055);
}
.popup-inquiry .form-box-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-height: 490px;
  width: calc(100% + var(--gap-item));
  margin-left: calc(var(--gap-item) * -1);
  margin-right: calc(var(--gap-item) * -1);
}
.popup-inquiry .form-box-group > * {
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  width: 100%;
  max-width: 33.3333333333%;
  padding-left: var(--gap-item);
  padding-right: var(--gap-item);
}
.popup-inquiry a {
  color: var(--color-blue3);
}
.pc .popup-inquiry a:hover {
  text-decoration: underline;
}

.popup-inquiry .order-last {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
  justify-self: flex-end;
}
.popup-inquiry .order-code {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.popup-inquiry .form-expand {
  display: none;
}
.popup-inquiry .codeimg {
  right: var(--gap-item);
}
.popup-inquiry .btn-wrap {
  text-align: left;
}

.has-error .label-style {
  color: #cc1515;
}
.has-error .input-style {
  border-bottom-color: #cc1515;
}
.has-error .textarea-style {
  border-color: #cc1515;
}
.has-error .checkbox-style input + span, .has-error .radio-style input + span {
  border-color: #cc1515;
}

.has-success .msg-valid {
  display: none;
}

/*
 * Gotop
 */
.gotop {
  width: 72px;
  height: 72px;
  background-color: var(--color-blue1);
  position: fixed;
  z-index: 99;
  bottom: 30px;
  right: 30px;
  border: 1px solid #fff;
  -webkit-box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  cursor: pointer;
  font-size: 0;
  display: none;
}
.gotop::before {
  content: "";
  display: block;
  width: 20px;
  padding-bottom: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -10px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-color: #fff;
  border-style: solid;
  border-width: 1px 1px 0 0;
}
.pc .gotop:hover {
  background-color: var(--color-blue3);
}

@media screen and (min-width: 1100px) {
  .is-mb-show {
    display: none !important;
  }
  .nav-switch {
    display: none !important;
  }
  .h-contact {
    display: none !important;
  }
  .nav {
    left: 165px;
    top: 0;
    right: 280px;
    display: block !important;
  }
  .pc-nav-line {
    pointer-events: none;
    position: absolute;
    display: inline-block;
    z-index: 1;
    height: 2pt;
    width: 0;
    padding: 0;
    bottom: 20px;
    left: 0;
    background: #0192f7;
  }
  .mb .pc-nav-line {
    display: none !important;
  }
  .pc .menu li > .sublist-switch {
    pointer-events: none;
  }
  .menu {
    white-space: nowrap;
    width: 100%;
  }
  .menu .is-open-third {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .menu .is-open-third > li > ul {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .menu ul {
    display: none;
  }
  .menu li {
    position: relative;
    z-index: 0;
  }
  .menu li > .sublist-switch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
  }
  .menu li > a {
    z-index: 0;
    position: relative;
    z-index: 0;
    display: block;
  }
  .menu li > ul {
    z-index: 5;
  }
  .menu li > ul li > .sublist-switch::after {
    content: ">";
    position: absolute;
    font-size: inherit;
    color: #fff;
    top: 5px;
    right: 11px;
  }
  .menu li > ul li > .sublist-switch + a {
    padding-right: 32px;
  }
  .pc .menu li.is-open {
    z-index: 5;
  }
  .pc .menu li.is-open > a {
    font-weight: 600;
  }
  .pc .menu li.is-open > ul {
    display: none !important;
  }
  .pc .menu li:hover {
    z-index: 5;
  }
  .pc .menu li:hover > a {
    font-weight: 600;
  }
  .pc .menu li:hover > ul {
    -webkit-animation: ani-fade-in-right 0.25s linear both;
            animation: ani-fade-in-right 0.25s linear both;
    display: block !important;
  }
  .mb .menu li.is-open > ul {
    display: block !important;
    -webkit-animation: ani-fade-in-right 0.25s linear both;
            animation: ani-fade-in-right 0.25s linear both;
  }
  .menu > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px;
    min-width: 80px;
  }
  .menu > li > a {
    color: inherit;
    display: block;
    font-size: var(--fz-menu);
    white-space: nowrap;
    line-height: var(--h-header);
  }
  .menu > li > ul {
    background-color: var(--color-blue2);
    border-radius: 10px;
    position: absolute;
    min-width: 175px;
    padding: 5px 0;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
  }
  .menu > li > ul > li {
    display: block;
  }
  .menu > li > ul > li > a {
    font-size: var(--fz-menu-second);
    line-height: 1.5625;
    display: block;
    padding: 10px 21px;
    color: #fff;
    border-left: 2.25pt solid transparent;
  }
  .pc .menu > li > ul > li:hover > a {
    color: #fff;
    background-color: #004675;
    border-left: 2.25pt solid #17ceff;
  }
  .menu > li > ul > li > ul {
    background-color: var(--color-blue2);
    border-radius: 10px;
    position: absolute;
    min-width: 175px;
    padding: 5px 0;
    top: 0;
    left: 100%;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05);
  }
  .menu > li > ul > li > ul::before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    top: 5px;
    bottom: 5px;
    left: -1px;
    background-color: #0080c2;
  }
  .menu > li > ul > li > ul > li {
    display: block;
  }
  .menu > li > ul > li > ul > li > a {
    font-size: var(--fz-menu-third);
    line-height: 1.5625;
    display: block;
    padding: 10px 21px;
    color: #fff;
    border-left: 2.25pt solid transparent;
  }
  .pc .menu > li > ul > li > ul > li:hover > a {
    color: #fff;
    background-color: #004675;
    border-left: 2.25pt solid #17ceff;
  }
  .menu > li > ul > li > ul > li.only-tit {
    font-size: var(--fz-menu-third);
    line-height: 1.5625;
    display: block;
    padding: 10px 21px;
    color: #fff;
    border-left: 2.25pt solid transparent;
    font-weight: 600;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .menu > li > ul > li > ul > li.four-level > a {
    padding-left: 41px;
  }
  .f-menu .sublist-switch {
    display: none;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1599px) {
  .menu > li {
    padding: 0 13px;
    min-width: 50px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1349px) {
  .nav {
    right: 120px;
    left: 110px;
  }
  .menu > li {
    padding: 0 9px;
    min-width: 50px;
  }
  .logo {
    width: 100px;
  }
  .footer > .container {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .f-menu {
    padding-right: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .f-menu > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33.3333333333%;
            flex: 0 1 33.3333333333%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1449px) {
  .h-member__switch, .h-search__switch, .h-lang__switch {
    font-size: 0;
    padding: 0;
    width: 30px;
    min-height: calc(20px + 2rem);
    margin-left: 5px;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .h-member__switch::before, .h-search__switch::before, .h-lang__switch::before {
    top: auto;
    left: auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .h-lang__list {
    margin-left: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media screen and (max-width: 1099px) {
  .gotop {
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 15px;
  }
  .gotop::before {
    width: 10px;
    padding-bottom: 10px;
    margin-top: -2px;
    margin-left: -5px;
  }
  .is-mb-hide {
    display: none !important;
  }
  .pc-nav-line {
    display: none !important;
  }
  .h-top-func {
    right: calc(var(--w-switch) * 0.5 + 130px);
  }
  .h-search__switch {
    margin-left: 0;
    margin-right: 0;
  }
  .h-search__switch::before {
    -webkit-filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(250%) brightness(50%);
            filter: invert(30%) sepia(50%) saturate(310%) hue-rotate(155deg) brightness(96%) contrast(250%) brightness(50%);
  }
  .header {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  }
  .h-contact {
    font-size: var(--fz-h-contact);
    line-height: 1.2;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    right: calc(13px + var(--w-switch) * 0.5);
    border: 1px solid var(--color-blue3);
    color: #fff;
    background-color: var(--color-blue3);
    border-radius: 50px;
    padding: 5px 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .h-contact:active {
    background-color: var(--color-blue2);
    color: #fff;
    border-color: var(--color-blue2);
  }
  .pc .h-contact:hover {
    background-color: var(--color-blue2);
    color: #fff;
    border-color: var(--color-blue2);
  }
  .nav {
    position: fixed;
    display: none;
    top: var(--h-header);
    background: var(--color-blue2);
    color: #fff;
    left: 0;
    right: 0;
    height: calc(100vh - var(--h-header));
    overflow-y: auto;
    overflow-x: hidden;
  }
  .nav::-webkit-scrollbar {
    width: 6px;
  }
  .nav::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 20px;
    margin: 0;
    background: rgba(18, 126, 199, 0.1);
  }
  .nav::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 20px;
    background: rgba(18, 126, 199, 0.65);
  }
  .nav:hover::-webkit-scrollbar-thumb {
    background: rgba(18, 126, 199, 0.9);
  }
  .menu ul {
    height: auto !important;
    margin-top: auto !important;
  }
  .menu, .f-menu {
    width: 100%;
  }
  .menu li, .f-menu li {
    position: relative;
    display: block;
  }
  .menu a, .f-menu a {
    position: relative;
    display: block;
  }
  .menu ul, .f-menu ul {
    display: none;
  }
  .menu .is-open > ul, .f-menu .is-open > ul {
    display: block;
  }
  .menu .menu-fnc-member, .f-menu .menu-fnc-member {
    padding-left: calc(var(--gap) + 30px);
  }
  .menu .menu-fnc-member::before, .f-menu .menu-fnc-member::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: var(--gap);
    width: 21px;
    height: 21px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/icon_member.svg);
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .menu .menu-fnc-member.logout::before, .f-menu .menu-fnc-member.logout::before {
    background-image: url(../images/icon_logout.svg);
  }
  .menu .menu-fnc-lang, .f-menu .menu-fnc-lang {
    padding-left: calc(var(--gap) + 30px);
  }
  .menu .menu-fnc-lang::before, .f-menu .menu-fnc-lang::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: var(--gap);
    width: 21px;
    height: 21px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/icon_earth.svg);
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
  .menu > li, .f-menu > li {
    border-top: 1px solid #0c6aab;
  }
  .menu > li > .sublist-switch, .f-menu > li > .sublist-switch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(var(--fz-menu) * 1.4 + 30px);
    z-index: 10;
    cursor: pointer;
  }
  .menu > li > .sublist-switch::after, .f-menu > li > .sublist-switch::after {
    content: "";
    position: absolute;
    top: calc(var(--fz-menu) * 0.7 + 9px);
    right: var(--gap);
    width: 10px;
    height: 10px;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu > li:first-child, .f-menu > li:first-child {
    border-top: none;
  }
  .menu > li > .title, .f-menu > li > .title {
    padding: 15px var(--gap);
    line-height: 1.4;
    font-size: var(--fz-menu);
    font-weight: 700;
    color: #fff;
  }
  .menu > li > a, .f-menu > li > a {
    padding: 15px var(--gap);
    line-height: 1.4;
    font-size: var(--fz-menu);
    font-weight: 400;
    color: #fff;
  }
  .menu > li > a:active, .f-menu > li > a:active {
    font-weight: 700;
    color: #fff;
  }
  .pc .menu > li:hover > a, .pc .f-menu > li:hover > a {
    font-weight: 700;
    color: #fff;
  }
  .menu > li.is-open > a, .f-menu > li.is-open > a {
    font-weight: 700;
    color: #fff;
  }
  .menu > li.is-open > .sublist-switch::after, .f-menu > li.is-open > .sublist-switch::after {
    top: calc(var(--fz-menu) * 0.7 + 12px);
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .menu > li > ul, .f-menu > li > ul {
    padding-top: 12px;
    padding-bottom: 15px;
    background-color: #014675;
  }
  .menu > li > ul > li > .sublist-switch, .f-menu > li > ul > li > .sublist-switch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(var(--fz-menu-second) * 1.4 + 20px);
    z-index: 10;
    cursor: pointer;
  }
  .menu > li > ul > li > .sublist-switch::after, .f-menu > li > ul > li > .sublist-switch::after {
    content: "";
    position: absolute;
    top: calc(var(--fz-menu-second) * 0.7 + 5px);
    right: var(--gap);
    width: 8px;
    height: 8px;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: rgba(255, 255, 255, 0.8);
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu > li > ul > li > a, .f-menu > li > ul > li > a {
    padding: 10px var(--gap);
    line-height: 1.4;
    font-size: var(--fz-menu-second);
    color: #fff;
  }
  .menu > li > ul > li > a:active, .f-menu > li > ul > li > a:active {
    color: var(--color-blue3);
  }
  .pc .menu > li > ul > li:hover > a, .pc .f-menu > li > ul > li:hover > a {
    font-weight: 600;
    color: var(--color-blue3);
  }
  .menu > li > ul > li.is-open > a, .f-menu > li > ul > li.is-open > a {
    font-weight: 600;
    color: var(--color-blue3);
  }
  .menu > li > ul > li.is-open > .sublist-switch::after, .f-menu > li > ul > li.is-open > .sublist-switch::after {
    top: calc(var(--fz-menu-second) * 0.7 + 8px);
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: var(--color-blue3);
  }
  .menu > li > ul > li > ul, .f-menu > li > ul > li > ul {
    padding-top: 8px;
    padding-bottom: 10px;
  }
  .menu > li > ul > li > ul > li > a, .f-menu > li > ul > li > ul > li > a {
    line-height: 1.4;
    font-size: var(--fz-menu-third);
    color: #fff;
    padding: 5px var(--gap) 5px calc(1.5em + var(--gap));
  }
  .menu > li > ul > li > ul > li > a::before, .f-menu > li > ul > li > ul > li > a::before {
    content: "";
    position: absolute;
    top: calc(var(--fz-menu-third) * 0.7 + 3px);
    left: calc(0.5em + var(--gap));
    width: 3px;
    height: 3px;
    border-color: transparent;
  }
  .menu > li > ul > li > ul > li > a:active, .f-menu > li > ul > li > ul > li > a:active {
    font-weight: 600;
    color: var(--color-blue3);
  }
  .menu > li > ul > li > ul > li > a:active::before, .f-menu > li > ul > li > ul > li > a:active::before {
    background-color: var(--color-blue3);
  }
  .pc .menu > li > ul > li > ul > li:hover > a, .pc .f-menu > li > ul > li > ul > li:hover > a {
    font-weight: 600;
    color: var(--color-blue3);
  }
  .pc .menu > li > ul > li > ul > li:hover > a::before, .pc .f-menu > li > ul > li > ul > li:hover > a::before {
    background-color: var(--color-blue3);
  }
  .menu > li > ul > li > ul > li.only-tit, .f-menu > li > ul > li > ul > li.only-tit {
    line-height: 1.4;
    font-size: var(--fz-menu-third);
    color: #fff;
    padding: 5px var(--gap) 5px calc(1.5em + var(--gap));
    margin-top: 0.5em;
  }
  .menu > li > ul > li > ul > li.four-level > a, .f-menu > li > ul > li > ul > li.four-level > a {
    padding-left: calc(3.5em + var(--gap));
  }
  .menu > li > ul > li > ul > li.four-level > a::before, .f-menu > li > ul > li > ul > li.four-level > a::before {
    left: calc(2.5em + var(--gap));
  }
  .nav-switch {
    cursor: pointer;
    position: fixed;
    display: block;
    right: calc(var(--gap) * 0.45);
    top: 0;
    width: var(--w-switch);
    height: var(--h-header);
    background-color: transparent;
  }
  .nav-switch > div {
    background: #898989;
    height: 2px;
    width: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
  }
  .nav-switch > div:nth-child(1) {
    margin-top: -9px;
  }
  .nav-switch > div:nth-child(3) {
    margin-top: 9px;
  }
  .pc .nav-switch:hover > div {
    background-color: var(--color-blue3);
  }
  .is-open-nav .nav {
    display: block;
  }
  .is-open-nav .nav-switch > div {
    height: 2px;
  }
  .is-open-nav .nav-switch > div:nth-child(1) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 0;
  }
  .is-open-nav .nav-switch > div:nth-child(2) {
    display: none;
  }
  .is-open-nav .nav-switch > div:nth-child(3) {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: 0;
  }
  .f-menu {
    display: block;
  }
  .f-menu > li > ul {
    margin: 0;
    background: #005792;
  }
  .f-menu > li > ul > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .popup-inquiry .g-subhead {
    font-size: var(--fz-subhead);
  }
  .popup-inquiry .g-subhead + p {
    font-size: var(--fz-kanban-context);
  }
  .popup-inquiry .form-box-group {
    max-height: 800px;
  }
  .popup-inquiry .form-box-group > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .popup-inquiry .order-last {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
  }
  .popup-inquiry .order-code {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
  .f-menu {
    --gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .logo {
    width: 120px;
  }
  input.h-search__input {
    font-size: 1em !important;
    padding-right: 0;
  }
  .footer {
    color: #fff;
    background: var(--color-blue1);
  }
  .footer > .container {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .f-links {
    width: auto;
    margin-left: calc(var(--gap) * -1);
    margin-right: calc(var(--gap) * -1);
    padding-right: 0;
  }
  .f-menu > li {
    border-top: none;
  }
  .f-info {
    width: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .f-info .g-community {
    position: absolute;
    bottom: 20px;
    right: -5px;
    display: inline-block;
    text-align: right;
    margin: 0;
  }
  .f-info .g-community .clink {
    width: 35px;
    height: 35px;
  }
  .f-info .g-community .clink.youtube svg {
    height: 90%;
  }
  .f-slogan {
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  .f-logo {
    left: -4px;
    width: 95px;
  }
  .f-contact {
    margin-left: 0;
    padding: 5px 20px;
    font-size: var(--fz-btn-lg);
  }
  .f-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .popup-inquiry .g-subhead + p {
    font-size: 1em;
    line-height: 1.4;
  }
  .popup-inquiry .form-box-group {
    font-size: 12pt;
    max-height: none;
    display: block;
  }
  .popup-inquiry .form-box-group > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: none;
  }
  .popup-inquiry .label-style {
    font-size: 0.9375em;
  }
}
@media screen and (min-width: 450px) and (max-width: 629px) {
  .f-copyright {
    text-align: left;
  }
}
@media screen and (max-width: 499px) {
  .logo {
    width: 106px;
  }
  .h-top-func {
    right: calc(var(--w-switch) * 0.45 + 95px);
  }
}
@media screen and (max-width: 449px) {
  .f-bottom {
    text-align: left;
  }
  .nav-switch > div {
    width: 22px;
    margin-left: -10px;
  }
  .popup-inquiry .g-btn-send {
    width: 100%;
  }
}
@media screen and (max-width: 399px) {
  .logo {
    left: -8px;
  }
}
/*
 * Index Kanban
 */
.i-kanban-wrap {
  position: relative;
  z-index: 6;
}
.i-kanban-wrap.prevent-btn .swiper-pagination, .i-kanban-wrap.prevent-btn .swiper-button-prev, .i-kanban-wrap.prevent-btn .swiper-button-next {
  display: none !important;
}
.i-kanban-wrap .swiper-pagination {
  bottom: 39px;
  text-align: left;
  z-index: 15;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet {
  width: min(146px, 10vw);
  height: 2pt;
  margin: 0 min(23px, 2vw) 0 0;
  background-color: rgba(0, 129, 198, 0.29);
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet:focus {
  outline: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: var(--color-logo);
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(0, 129, 198, 0.29);
}
.i-kanban-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active > span {
  width: 100%;
  -webkit-animation: ani_width_grow 4s both linear;
          animation: ani_width_grow 4s both linear;
}
.pc .i-kanban-wrap:hover .swiper-button-prev, .pc .i-kanban-wrap:hover .swiper-button-next {
  opacity: 1;
}

.i-kanban-wrap .swiper-button-prev, .i-kanban-wrap .swiper-button-next {
  opacity: 0;
  width: min(50px, 15vw);
  height: 80px;
}
.i-kanban-wrap .swiper-button-prev.swiper-button-lock, .i-kanban-wrap .swiper-button-next.swiper-button-lock {
  opacity: 0;
}

.i-kanban {
  width: 100%;
  z-index: 0;
  position: relative;
}
.i-kanban .swiper-slide {
  display: block;
  width: 100%;
  background: #fff;
  position: relative;
}
.i-kanban .swiper-slide::before {
  content: "";
  display: block;
  padding-bottom: 37.5%;
}
.i-kanban .swiper-slide.swiper-slide-active .text > .container > * {
  opacity: 1;
  margin-top: 0;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.i-kanban .swiper-slide > .container {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.i-kanban .pic, .i-kanban iframe, .i-kanban .plyr--video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.i-kanban .text {
  color: #141414;
  max-width: max(50%, 700px);
}
.i-kanban .t1 {
  display: block;
  font-size: var(--fz-kanban);
  line-height: 1.4;
  font-weight: 900;
}
.i-kanban .t2 {
  display: block;
  font-size: var(--fz-context-lg);
  line-height: 1.4;
}
.i-kanban .g-btn {
  margin-top: 30px;
}

/*
 * Index Award
 */
.i-award {
  padding-top: 45px;
  padding-bottom: 35px;
  text-align: center;
}
.i-award > ul {
  position: relative;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.i-award > ul::before {
  content: attr(data-subhead);
  display: block;
  color: #666;
  font-size: var(--fz-context);
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(calc(-100% - max(2vw, 15px)), -50%);
      -ms-transform: translate(calc(-100% - max(2vw, 15px)), -50%);
          transform: translate(calc(-100% - max(2vw, 15px)), -50%);
}
.i-award > ul > li {
  display: inline-block;
  max-width: 25%;
  text-align: center;
  padding: 0 max(2.5vw, 15px);
}
.i-award > ul > li img {
  display: inline-block;
  vertical-align: middle;
}

/*
 * Index Solutions
 */
.i-solutions {
  position: relative;
  z-index: 15;
  padding-top: 30px;
  padding-bottom: 1px;
}
.i-solutions .container {
  max-width: calc(var(--w-container) - var(--gap) * 1.5);
}
.i-solutions .g-subhead {
  text-align: center;
  margin: 0 auto 5px;
  font-size: var(--fz-subhead);
}
.i-solutions .sec-desc {
  text-align: center;
  font-size: var(--fz-context-lg);
  color: #333;
  line-height: 1.4;
  display: block;
  margin: 0 auto calc(var(--gap-item) * 3);
}

.i-solutions-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.i-solutions-list .item {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 var(--gap-item);
  margin: 0 0 calc(var(--gap-sec) * 1.3);
}
.i-solutions-list .item > a {
  background: #fff;
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  display: block;
  padding-bottom: max(100%, 400px);
  position: relative;
}
.i-solutions-list .item .img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 58%;
}
.i-solutions-list .item .img img {
  max-width: none;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.i-solutions-list .item .text {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px max(var(--gap-item) * 1.5, 25px);
  width: 100%;
  height: 42%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: background-color 0.25s, height 0.25s, padding 0.25s;
  transition: background-color 0.25s, height 0.25s, padding 0.25s;
}
.i-solutions-list .item .name {
  font-weight: 700;
  color: #141414;
  font-size: var(--fz-listname);
  line-height: 1.2;
  display: block;
  margin: 0 0 5px;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.i-solutions-list .item .desc {
  width: 100%;
  color: #828282;
  line-height: 1.25;
  font-size: var(--fz-context);
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.i-solutions-list .item .g-btn {
  display: none;
  width: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  font-size: var(--fz-btn);
  margin-top: 20px;
  margin-left: 1px;
  background-color: var(--color-blue3);
  color: #fff;
  border-color: transparent;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.i-solutions-list .item .g-btn::after {
  border-color: #fff;
}

.mb .i-solutions-list .item .g-btn {
  display: block;
  margin-top: 12px;
  background-color: transparent;
  color: var(--color-logo);
  border-color: var(--color-logo);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mb .i-solutions-list .item .g-btn::after {
  border-color: var(--color-logo);
}
.mb .i-solutions-list .item .g-btn:active {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
}
.mb .i-solutions-list .item .g-btn:active::after {
  border-color: #fff;
}

.pc .i-solutions-list .item .desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pc .i-solutions-list .item > a:hover > .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.pc .i-solutions-list .item > a:hover .text {
  background: var(--color-logo);
}
.pc .i-solutions-list .item > a:hover .name, .pc .i-solutions-list .item > a:hover .desc {
  color: #fff;
}
.pc .i-solutions-list .item > a:hover .g-btn {
  display: block;
  border-color: transparent;
  -webkit-animation: ani-fade-in 0.25s both;
          animation: ani-fade-in 0.25s both;
}

/*
 * Index Half
 */
.i-half {
  z-index: 14;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 32vw;
}
.i-half .img {
  width: 54%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.i-half .img img {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.i-half .img .plyr {
  margin: 0 auto;
  max-width: 810px;
  position: relative;
  width: 100%;
}
.i-half .img .plyr .plyr__controls {
  display: none;
}
.i-half .img .plyr::before {
  content: "";
  display: block;
  padding-bottom: 87.65%;
}
.i-half .img .plyr .plyr__video-wrapper, .i-half .img .plyr img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.i-half .text {
  position: relative;
  max-width: min(34%, 650px);
  display: inline-block;
  z-index: 10;
  padding-left: 30px;
  padding-right: 30px;
}
.i-half .name {
  font-size: var(--fz-subhead);
  line-height: 1.2;
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 0;
}
.i-half .sec-desc {
  font-size: var(--fz-context-lg);
  line-height: 1.2;
  display: block;
  margin: 8px auto 20px;
  padding: 0;
}

.i-tech .img {
  pointer-events: none;
  margin-top: -5%;
}
.i-tech .text {
  padding-top: 1%;
  padding-bottom: 5%;
}

.i-solu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.i-solu .text {
  padding-top: 3%;
}

.i-csr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: min(var(--gap), 50px);
  padding-bottom: min(var(--gap), 50px);
}
.i-csr .img {
  width: 50%;
}
.i-csr .text {
  max-width: none;
  width: 50%;
  padding-left: var(--gap);
  padding-top: 1%;
  padding-bottom: 5%;
}

/*
 * Index About
 */
.i-about {
  position: relative;
  padding-top: min(var(--gap), 50px);
  padding-bottom: min(var(--gap), 50px);
  z-index: 10;
}

.i-about-inner {
  position: relative;
  z-index: 5;
  padding-left: var(--gap-item);
  padding-right: var(--gap-item);
}
.i-about-inner > .container {
  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;
}
.i-about-inner .left {
  position: relative;
  width: 52%;
  padding: max(60px, 4.7%) 0 max(52px, 4%) 0;
}
.i-about-inner .left > * {
  position: relative;
  z-index: 10;
}
.i-about-inner .left::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: -50%;
  left: -50%;
  height: 100%;
  background: #f3f3f3;
}
.i-about-inner .left .g-subhead {
  white-space: nowrap;
  margin-bottom: 40px;
}
.i-about-inner .right {
  width: 48%;
}
.i-about-inner .video-wrap {
  position: relative;
  display: block;
  background: none !important;
}
.i-about-inner .video-wrap .plyr {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 10;
  background: none !important;
}
.i-about-inner .video-wrap .plyr__control {
  opacity: 1;
}
.i-about-inner .video-wrap .plyr__video-wrapper {
  width: calc(100% + 4px) !important;
}
.i-about-inner .video-wrap::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(calc(var(--gap-item) + 15px), calc(var(--gap-item) + 15px));
      -ms-transform: translate(calc(var(--gap-item) + 15px), calc(var(--gap-item) + 15px));
          transform: translate(calc(var(--gap-item) + 15px), calc(var(--gap-item) + 15px));
  border: 13px solid var(--color-logo);
}

.i-about-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.i-about-list > li {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
  margin: 0 0 calc(var(--gap-item) * 2);
  padding-right: calc(var(--gap-item) * 2);
}
.i-about-list .tit {
  font-size: var(--fz-context);
  display: block;
  margin: 0 0 5px;
  padding: 0;
  white-space: nowrap;
}
.i-about-list .num {
  line-height: 1;
  font-weight: 700;
  display: block;
  font-size: var(--fz-number);
  color: var(--color-logo);
  white-space: nowrap;
}
.i-about-list .num i {
  font-style: normal;
}

.i-about-bg {
  position: absolute;
  pointer-events: none;
  z-index: 0;
  left: 50%;
  width: 100%;
  top: 60px;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pc .i-about-bg {
  background-attachment: fixed;
}

.i-about-aw1 {
  width: max(240px, 31.77%);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
          transform: translateY(-40%);
  background: url(../images/deco_aw_right.png) no-repeat 0 0/contain;
}
.i-about-aw1:before {
  content: "";
  display: block;
  padding-bottom: 147.377%;
}

@media screen and (min-width: 1200px) {
  .i-about-inner .video-wrap {
    -webkit-transform: translateX(5%);
        -ms-transform: translateX(5%);
            transform: translateX(5%);
  }
  .i-tech .text {
    padding-left: 0;
    padding-right: 0;
  }
  .i-solu .text {
    padding-left: 3%;
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .i-award > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .i-award > ul::before {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
  .i-about-inner .left {
    width: 300px;
  }
  .i-about-inner .right {
    width: calc(100% - 300px);
    margin-top: 0;
  }
}
@media screen and (max-width: 1099px) {
  .i-solutions {
    padding-bottom: 15px;
  }
  .i-solutions-list {
    margin-left: calc(var(--gap-item) * -1);
    margin-right: calc(var(--gap-item) * -1);
  }
  .i-solutions-list .item {
    padding: 10px 20px;
  }
  .i-solutions-list .item > a {
    padding-bottom: max(130%, 300px);
  }
  .i-solutions-list .item .desc {
    display: block;
  }
  .pc .i-solutions-list .item .desc {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .i-tech .text, .i-solu .text {
    max-width: 46%;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .i-solutions-list .item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: calc(var(--gap-item) * 1.5);
  }
  .i-solutions-list .item > a {
    padding-bottom: max(105%, 180px);
  }
}
@media screen and (min-width: 840px) {
  .i-kanban:not(.swiper-initialized) {
    max-height: 37.5vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 839px) {
  .i-kanban-wrap .swiper-pagination {
    line-height: 0;
    bottom: 0;
  }
  .i-kanban .swiper-slide::before {
    padding-bottom: 80%;
  }
  .i-kanban .swiper-slide > .container {
    top: 100%;
    -webkit-transform: translate(-50%, calc((100% + 30px) * -1));
        -ms-transform: translate(-50%, calc((100% + 30px) * -1));
            transform: translate(-50%, calc((100% + 30px) * -1));
  }
  .i-kanban .g-btn {
    margin-top: 15px;
  }
  .i-kanban .text {
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
  }
  .i-tech .img {
    margin-top: -7%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .i-about-list {
    display: block;
  }
  .i-about-list > li {
    margin-bottom: calc(var(--gap-item) * 1.25);
    padding-right: 0;
  }
}
@media screen and (max-width: 767px), (min-width: 1200px) {
  .i-about-list > li:nth-child(odd) {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  .i-about-list > li:nth-child(even) {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .i-about {
    overflow: hidden;
  }
  .i-about-bg {
    bottom: 0;
  }
  .i-about-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .i-about-inner > .container {
    display: block;
  }
  .i-about-inner .left {
    width: 100%;
    margin-bottom: var(--gap);
    padding: 50px var(--gap-item) 30px var(--gap-item);
    text-align: center;
  }
  .i-about-inner .left > * {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .i-about-inner .left .g-subhead {
    text-align: left;
  }
  .i-about-inner .left::after {
    top: 0;
    left: calc(var(--gap) * -1);
    right: calc(var(--gap) * -1);
  }
  .i-about-inner .right {
    width: 100%;
  }
  .i-about-inner .video-wrap::after {
    display: none;
  }
  .i-tech .img {
    margin-top: -3%;
  }
}
@media screen and (max-width: 599px) {
  .i-about {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .i-about-inner {
    padding-bottom: 0;
  }
  .i-about-inner > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .i-about-inner .left {
    margin-bottom: 0;
    padding: 40px var(--gap) 20px;
  }
  .i-solutions-list {
    margin-left: calc(var(--gap-item) * -1);
    margin-right: calc(var(--gap-item) * -1);
    display: block;
  }
  .i-solutions-list .item {
    padding-left: 0;
    padding-right: 0;
  }
  .i-solutions-list .item > a {
    padding-bottom: 0;
  }
  .i-solutions-list .item .img {
    position: relative;
    height: 200px;
  }
  .i-solutions-list .item .text {
    min-height: 120px;
    position: relative;
  }
  .i-half {
    display: block;
    margin-bottom: calc(var(--gap) * 1.5);
  }
  .i-half .img {
    width: 100%;
  }
  .i-half .text {
    width: 100%;
    max-width: none;
    padding: 10px var(--gap) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .i-half .text .g-ban {
    display: inline-block;
  }
  .i-half .name {
    width: 100%;
  }
  .i-tech .img {
    margin-top: 0;
  }
  .i-csr {
    padding-top: var(--gap);
    padding-bottom: 0;
  }
  .i-csr .text {
    margin-bottom: var(--gap);
  }
  .i-csr .img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 449px) {
  .i-kanban-wrap .swiper-pagination {
    bottom: -15px;
  }
  .i-kanban .swiper-slide > .container {
    -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  .i-kanban .text .t1 {
    font-size: 1.125rem;
  }
  .i-kanban .text .t2 {
    font-size: 0.875rem;
  }
  .i-kanban .g-btn {
    margin-top: 8px;
    padding: 3px 12px;
    font-size: 0.75rem;
  }
  .i-about-list .tit {
    font-size: 8pt;
  }
  .i-about-list .num {
    font-size: max(6.5vw, 18.96pt);
  }
}
/*
 * PLUGIN: Swiper Default
 */
.swiper-lazy-preloader {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  background: url(../images/loading.gif) no-repeat center center/contain;
  z-index: 10;
  border: none;
}

.swiper-pagination {
  text-align: center;
}
.swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 6px;
  height: 6px;
  margin: 0 8px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  border: none;
  font-size: 0;
  line-height: 0;
  background-color: #c7c7c7;
  border-radius: 10px;
  opacity: 1;
  -webkit-transition: background-color 0.25s, border 0.25s, -webkit-transform 0.25s;
  transition: background-color 0.25s, border 0.25s, -webkit-transform 0.25s;
  transition: background-color 0.25s, border 0.25s, transform 0.25s;
  transition: background-color 0.25s, border 0.25s, transform 0.25s, -webkit-transform 0.25s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-blue3);
}
.swiper-pagination.swiper-pagination-vertical {
  bottom: auto;
}
.swiper-pagination.swiper-pagination-vertical .swiper-pagination-bullet {
  display: block;
  margin: 8px auto;
}

.pc .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: #7ddcff;
}
.pc .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:hover {
  background: var(--color-blue3);
}

.swiper-button-prev,
.swiper-button-next {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  font-size: 0;
  background: none;
  border-radius: 0;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: -webkit-box-shadow 0.25s cubic-bezier(0.99, 0.15, 0.81, 1.01);
  transition: -webkit-box-shadow 0.25s cubic-bezier(0.99, 0.15, 0.81, 1.01);
  transition: box-shadow 0.25s cubic-bezier(0.99, 0.15, 0.81, 1.01);
  transition: box-shadow 0.25s cubic-bezier(0.99, 0.15, 0.81, 1.01), -webkit-box-shadow 0.25s cubic-bezier(0.99, 0.15, 0.81, 1.01);
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  width: 16px;
  height: 16px;
  background: none;
  border-style: solid;
  border-color: var(--color-blue3);
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -8px;
}
.pc .swiper-button-prev:hover::after,
.pc .swiper-button-next:hover::after {
  border-color: #7ddcff;
}

.swiper-button-prev:active::after,
.swiper-button-next:active::after {
  border-color: #7ddcff;
}
.swiper-button-prev.swiper-button-disabled::after,
.swiper-button-next.swiper-button-disabled::after {
  border-color: #c7c7c7 !important;
}

.swiper-button-prev {
  left: 0;
}
.swiper-button-prev::after {
  border-width: 0 0 2px 2px;
  left: 50%;
  margin-left: -6px;
}

.swiper-button-next {
  right: 0;
}
.swiper-button-next::after {
  border-width: 2px 2px 0 0;
  right: 50%;
  margin-right: -6px;
}

.swiper-initialized {
  overflow: hidden;
  position: relative;
}

.is-prevent-btn .swiper-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}
.is-prevent-btn .swiper-pagination,
.is-prevent-btn .swiper-button-prev,
.is-prevent-btn .swiper-button-next {
  display: none !important;
}

@media screen and (max-width: 839px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 25px;
    height: 25px;
  }
  .swiper-button-prev::after,
  .swiper-button-next::after {
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
  .swiper-button-prev::after {
    margin-left: -3px;
  }
  .swiper-button-next::after {
    margin-right: -3px;
  }
}
/*
 * PLUGIN: MagnificPopup Default Popup
 */
.mfp-bg {
  background: rgba(0, 0, 0, 0.7);
}

.mfp-zoom {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.98) translateY(10px);
      -ms-transform: scale(0.98) translateY(10px);
          transform: scale(0.98) translateY(10px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transition: transform 0.3s ease-in-out, opacity 0.3s, -webkit-transform 0.3s ease-in-out;
}
.mfp-zoom.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.mfp-zoom.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.96);
      -ms-transform: scale(0.96);
          transform: scale(0.96);
}

.mfp-wrap .mfp-close,
.mfp-wrap button.mfp-close {
  cursor: pointer !important;
  right: 10px;
  margin-top: 10px;
  width: 35px;
  height: 35px;
  display: block;
  opacity: 1;
  font-size: 0;
  border-radius: 50%;
  position: absolute;
  background: none;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.mfp-wrap .mfp-close::before, .mfp-wrap .mfp-close::after,
.mfp-wrap button.mfp-close::before,
.mfp-wrap button.mfp-close::after {
  content: "";
  width: 20px;
  height: 1.2px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  background-color: #575959;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.mfp-wrap .mfp-close::before,
.mfp-wrap button.mfp-close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mfp-wrap .mfp-close::after,
.mfp-wrap button.mfp-close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mfp-wrap > .mfp-close,
.mfp-wrap > button.mfp-close {
  position: fixed;
  right: var(--gap--item);
  top: 10px;
  margin: 0;
}

.pc .mfp-wrap .mfp-close:hover,
.pc .mfp-wrap button.mfp-close:hover {
  background: none;
}
.pc .mfp-wrap .mfp-close:hover::before, .pc .mfp-wrap .mfp-close:hover::after,
.pc .mfp-wrap button.mfp-close:hover::before,
.pc .mfp-wrap button.mfp-close:hover::after {
  background-color: var(--color-blue3);
}

.mfp-figure {
  line-height: 0;
}
.mfp-figure img {
  max-width: 100%;
  height: none !important;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.mfp-video .mfp-content {
  background: #fff;
  color: #141414;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  max-width: 1400px !important;
  padding: 0;
}

.mfp-bulletin {
  cursor: auto;
}
.mfp-bulletin .mfp-content {
  max-width: 1450px;
  width: 100%;
  padding: min(50px, var(--gap));
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 639px) {
  .mfp-bulletin .mfp-content {
    padding: min(20px, var(--gap));
    border-radius: 15px;
  }
}
.mfp-login {
  cursor: auto;
}
.mfp-login .mfp-content {
  max-width: 1320px;
  width: 100%;
  padding: 0;
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
}
.mfp-login #popup-login .mfp-close::before, .mfp-login #popup-login .mfp-close::after, .mfp-login #popup-login button.mfp-close::before, .mfp-login #popup-login button.mfp-close::after {
  background-color: #fff;
}

@media screen and (max-width: 639px) {
  .mfp-login .mfp-content {
    border-radius: 15px;
  }
  .mfp-login #popup-login .mfp-close::before, .mfp-login #popup-login .mfp-close::after, .mfp-login #popup-login button.mfp-close::before, .mfp-login #popup-login button.mfp-close::after {
    background-color: #777;
  }
}
.mfp-org .mfp-content {
  max-width: 1370px;
}

.mfp-news-view .ir-full-bg {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
}
.mfp-news-view .ir-full-bg::before {
  display: none;
}
.mfp-news-view .article-wrap {
  position: static;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}
.mfp-news-view .article-head {
  border-bottom: none;
  padding: 0;
  display: block;
  text-align: center;
}
.mfp-news-view .article-head .title {
  text-align: center;
  font-size: var(--fz-listname-lg);
}
.mfp-news-view .article-body {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.4;
}

/*!
 * * PLUGIN: Infinite loading Animation
 */
.loader-eff {
  text-align: center;
  padding: 0;
  margin: 20px auto;
}
.loader-eff div {
  width: 3px;
  height: 1rem;
  background: var(--color-orange);
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2em;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-animation: ani-loader 0.8s ease-in infinite;
          animation: ani-loader 0.8s ease-in infinite;
}
.loader-eff div:nth-child(2) {
  -webkit-animation-delay: 0.05s;
          animation-delay: 0.05s;
}
.loader-eff div:nth-child(3) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.loader-eff div:nth-child(4) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.loader-eff div:nth-child(5) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.page-load-status {
  display: none;
  font-size: var(--fz-context);
  position: relative;
  max-width: 200px;
  z-index: 100;
  padding: 5px 0;
  margin: 0 auto;
  text-align: center;
  color: #333;
  -webkit-animation: ani-fade-in 0.5s both;
          animation: ani-fade-in 0.5s both;
}

/*
 * PLUGIN: Plyr
 */
.plyr__control--overlaid {
  padding: calc(var(--plyr-control-spacing, 18px) * 1.5);
}

.plyr__control--overlaid svg {
  height: var(--plyr-control-icon-size, 25px);
  width: var(--plyr-control-icon-size, 25px);
}

.plyr--video {
  background: none !important;
}

.plyr__video-wrapper {
  background: none !important;
}

.plyr__poster {
  background: none !important;
  background-color: transparent;
}

/*
 * PLUGIN: Select2
 */
.select2-container {
  max-width: 100%;
  z-index: 50;
}

.select2-container--default .select2-selection--single {
  height: var(--h-input);
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 0 var(--h-input) 0 5px;
  display: block;
  width: 100%;
  height: auto;
  line-height: var(--h-input);
  background: #ffffff url(../images/select_aw.png) right center no-repeat;
  background-size: auto 80%;
  outline: none;
  color: inherit !important;
  border: none;
  border-bottom: 1px solid #b2b2b2;
  -webkit-transition: border 0.15s;
  transition: border 0.15s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select2-container--default .select2-selection--single .select2-selection__rendered:hover, .select2-container--default .select2-selection--single .select2-selection__rendered:active, .select2-container--default .select2-selection--single .select2-selection__rendered.active {
  border-color: var(--color-logo);
}
.select2-container--focus .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-color: var(--color-logo);
}

.has-error .select2-container--default .select2-selection--single .select2-selection__rendered {
  border-bottom-color: #cc1515;
}

.p-wrap-contact .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

.p-wrap-member .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}

[disabled] .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #b2b2b2 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-dropdown {
  border: none;
  border-radius: 0;
  background-color: transparent;
}

.select2-results {
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #999;
  border-radius: 5px;
  -webkit-box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
  margin: 5px 0;
}

.select2-results__options {
  border: none;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
  line-height: 1.3;
  color: #575959;
}
.select2-results__options > li {
  display: block;
  margin: 0;
  padding: 7px 12px;
  text-indent: 0;
  -webkit-transition: all 0.05s ease-in;
  transition: all 0.05s ease-in;
}
.select2-results__options > li:hover, .select2-results__options > li.is-selected {
  color: #fff;
  background: var(--color-blue3);
}
.select2-results__options > li[rel=hide] {
  display: none;
}
.select2-results__options > li[disabled] {
  color: #b2b2b2;
}

.select-style.is-border + .select2-container--default .select2-selection--single .select2-selection__rendered {
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  padding: 0 var(--h-input) 0 10px;
}
.select-style.is-border + .select2-container--default .select2-selection--single .select2-selection__rendered:hover, .select-style.is-border + .select2-container--default .select2-selection--single .select2-selection__rendered:active, .select-style.is-border + .select2-container--default .select2-selection--single .select2-selection__rendered.active {
  border-color: var(--color-logo);
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: #fff;
  background-color: var(--color-blue3);
}

.container {
  width: 100%;
  max-width: var(--w-container);
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--gap);
  padding-right: var(--gap);
}
.container.lg {
  max-width: calc(100% - min(var(--gap), 50px) * 2);
  padding-left: 0;
  padding-right: 0;
}
.container.sm {
  max-width: var(--w-container-sm);
}

.p-wrap {
  max-width: 100vw;
  min-height: 40vw;
  overflow: hidden;
  position: relative;
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}
.p-wrap.is-no-pt {
  padding-top: 0;
}
.p-wrap.is-no-pb {
  padding-bottom: 0;
  min-height: auto;
}
.p-wrap.list-bg {
  background: url(../images/p_wrap_bg.png) no-repeat right bottom/100% auto;
}
.p-wrap.list-bg.less-item {
  background-image: url(../images/p_wrap_bg_h_small.png);
}
.p-wrap > * {
  position: relative;
  z-index: 10;
}
.p-wrap::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  pointer-events: none;
  background: rgb(255, 255, 255), rgba(255, 255, 255, 0);
  /* Vertical gradient */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgb(255, 255, 255), rgba(255, 255, 255, 0));
  height: max(10vh, 100px);
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 1099px) {
  .p-wrap {
    background-size: auto max(55vh, 450px);
  }
  .p-wrap::before {
    height: max(20vh, 100px);
  }
}
/*
 * 按鈕
 */
.btn-wrap {
  text-align: center;
  margin: 20px auto;
}

.g-btn {
  font-size: var(--fz-btn);
  line-height: 1.2;
  white-space: nowrap;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
  border-radius: 50px;
  padding: 5px 20px;
}
.g-btn::after {
  content: ">";
  display: inline-block;
  vertical-align: top;
  margin: -0.07em 0 0 0.25em;
}
.g-btn.no-aw::after {
  content: "";
  display: none;
}
.g-btn.dark {
  color: var(--color-logo);
  border-color: var(--color-logo);
}
.g-btn.dark::after {
  border-color: var(--color-logo);
}
.g-btn:active, .g-btn:hover {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.g-btn:active::after, .g-btn:hover::after {
  border-color: #fff;
}
.g-btn:active.dark, .g-btn:hover.dark {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
}
.g-btn:active.dark::after, .g-btn:hover.dark::after {
  border-color: #fff;
}

.g-btn-cube {
  display: inline-block;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #2794ce;
  background-color: #fff;
  color: #2794ce !important;
  text-decoration: none !important;
  line-height: 1;
  font-size: var(--fz-btn);
  padding: 10px 14px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.g-btn-cube:active, .g-btn-cube:hover {
  color: #fff !important;
  border-color: #2794ce;
  background-color: #2794ce;
}

.g-btn-send {
  border-radius: 5px;
  border: 1px solid #aaa;
  background-color: #f2f2f2;
  color: #888;
  line-height: 1;
  font-size: var(--fz-btn);
  padding: 0;
  text-align: center;
  width: 117px;
  height: 38px;
  line-height: 36px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.g-btn-send::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -4px -3px -2px 5px;
  width: 23px;
  height: 23px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23888' d='m28.05 35.9-2.15-2.1 8.4-8.4H8v-3h26.3l-8.45-8.45 2.15-2.1L40.05 23.9Z' /%3E%3C/svg%3E");
}
.g-btn-send.dark {
  color: #fff;
  background-color: var(--color-logo);
  border-color: var(--color-logo);
}
.g-btn-send.dark::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.g-btn-send:active, .g-btn-send:hover {
  color: #fff;
  border-color: var(--color-logo);
  background-color: var(--color-logo);
}
.g-btn-send:active::after, .g-btn-send:hover::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.g-btn-send:active.dark, .g-btn-send:hover.dark {
  color: #fff;
  background-color: var(--color-blue2);
  border-color: var(--color-blue2);
}

.g-btn-search {
  border-radius: 5px;
  border: 1px solid #aaa;
  background-color: #f2f2f2;
  color: #888;
  line-height: 1;
  font-size: var(--fz-btn);
  padding: 0;
  text-align: center;
  width: 170px;
  max-width: 100%;
  height: var(--h-input) !important;
  line-height: var(--h-input) !important;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.g-btn-search::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -4px 5px -2px -3px;
  width: 23px;
  height: 23px;
  background: url(../images/icon_zoom.svg) no-repeat center center/contain;
}
.g-btn-search:active, .g-btn-search:hover {
  color: #fff;
  border-color: var(--color-logo);
  background-color: var(--color-logo);
}
.g-btn-search:active::before, .g-btn-search:hover::before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.g-btn-download {
  width: min(45px, var(--h-input));
  height: min(45px, var(--h-input));
  border-radius: 50px;
  background-color: var(--color-logo);
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.g-btn-download::before {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 640 512'%3E%3Cpath d='M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z'/%3E%3C/svg%3E") no-repeat center center/contain;
}
.g-btn-download:hover, .g-btn-download:active {
  background-color: var(--color-blue3);
}

/*
 * Breadcrumb
 */
.p-breadcrumb {
  position: relative;
  z-index: 15;
  max-width: var(--w-container);
  padding: 10px var(--gap);
  margin: 0 auto 30px;
  line-height: 1.1;
  font-weight: 300;
  color: var(--color-blue3);
  font-size: var(--fz-breadcrumb);
}
.p-breadcrumb > ul {
  position: relative;
  z-index: 15;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
.p-breadcrumb > ul > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  font-weight: 500;
  line-height: 2;
}
.p-breadcrumb > ul > li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
  margin-top: -3px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: #777;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.p-breadcrumb > ul > li:first-child {
  padding-left: 0;
}
.p-breadcrumb > ul > li:first-child:before {
  display: none;
}
.p-breadcrumb > ul > li:first-child > * {
  max-width: none !important;
}
.p-breadcrumb > ul > li > a {
  color: inherit;
  text-decoration: underline;
  display: block;
}
.p-breadcrumb > ul > li > a:hover {
  text-decoration: none;
}
.p-breadcrumb > ul > li:last-child {
  color: #777;
}

@media screen and (max-width: 499px) {
  .p-breadcrumb {
    padding: 8px var(--gap);
    margin: 0 auto;
  }
  .p-breadcrumb > ul > li {
    padding-left: 15px;
  }
  .p-breadcrumb > ul > li:before {
    left: 1px;
  }
  .p-breadcrumb .mb-hide > * {
    display: block;
    max-width: 20vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/*
 * Category
 */
.p-catetab {
  position: relative;
  z-index: 50;
  margin: 0 auto var(--gap);
  width: 100%;
}
.p-catetab .cur-item {
  display: none;
  position: relative;
  z-index: 10;
}
.p-catetab > ul {
  position: relative;
  z-index: 9;
  display: block;
  white-space: nowrap;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
}
.p-catetab > ul > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 4px;
  margin: 0;
}
.p-catetab > ul > li > a {
  position: relative;
  z-index: 15;
  min-width: 140px;
  height: var(--h-btn);
  line-height: var(--h-btn);
  white-space: nowrap;
  border-radius: 50px;
  color: #222;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  background: none;
}
.p-catetab > ul > li.current > a {
  color: #fff;
  background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
  background: linear-gradient(to left bottom, #ed9027, #de2126);
  -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.p-catetab > ul > li > ul {
  position: relative;
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
}
.p-catetab > ul > li > ul::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#ed9027), to(#de2126));
  background: linear-gradient(to left, #ed9027, #de2126);
  left: 0;
  top: 0;
}
.p-catetab > ul > li > ul > li {
  display: block !important;
  padding: 0;
  border-top: 1px solid #f3f3f3;
}
.p-catetab > ul > li > ul > li:first-child {
  border-top: none;
}
.p-catetab > ul > li > ul > li > a {
  width: auto;
  min-width: auto;
  border-radius: 0;
  border: none;
  display: block;
  color: #666;
  padding: 8px 5px 8px 30px;
  text-align: left;
  height: auto;
  line-height: 1.4;
  position: relative;
}
.p-catetab > ul > li > ul > li > a::before {
  content: "．";
  position: absolute;
  top: 0;
  left: 0;
  padding: 8px;
}
.p-catetab > ul > li > ul > li.current > a {
  color: var(--color-red);
}

.pc .p-catetab .cur-item:hover {
  background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
  background: linear-gradient(to left bottom, #ed9027, #de2126);
  color: #fff;
}
.pc .p-catetab > ul > li:hover > a {
  font-weight: 600;
}

@media (min-width: 1100px) {
  .p-catetab.more-item {
    text-align: left;
    width: 100%;
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .p-catetab.more-item .cur-item {
    cursor: pointer;
    position: relative;
    display: block;
    background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
    background: linear-gradient(to left bottom, #ed9027, #de2126);
    -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    min-width: 180px;
    height: var(--h-btn);
    line-height: var(--h-btn);
    border-radius: 50px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .p-catetab.more-item .cur-item::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 20px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    border-color: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .p-catetab.more-item > ul {
    display: none;
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    border-radius: 30px;
    width: auto;
    overflow: hidden;
    padding: 60px 20px 10px 20px;
    background: #fff;
    -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .p-catetab.more-item > ul.is-leaving {
    -webkit-animation: ani-fade-out 0.2s 0.1s both;
            animation: ani-fade-out 0.2s 0.1s both;
  }
  .p-catetab.more-item > ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    padding: 2px;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
    background: linear-gradient(to right, #de2126, #ed9027);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
  .p-catetab.more-item > ul > li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dedede;
  }
  .p-catetab.more-item > ul > li:first-child {
    border-top: none;
  }
  .p-catetab.more-item > ul > li > a {
    width: auto;
    min-width: auto;
    border-radius: 0;
    border: none;
    display: block;
    color: #333;
    padding: 15px;
    text-align: left;
    line-height: 1.5;
    white-space: normal;
  }
  .p-catetab.more-item > ul > li.current > a {
    border: none;
    color: var(--color-red);
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .p-catetab.more-item.is-open .cur-item::after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: -3px;
  }
  .p-catetab.more-item.is-open > ul {
    display: block;
  }
  .p-catetab:not(.more-item) > ul {
    display: block !important;
  }
  .pc .p-catetab:not(.more-item) > ul > li:not(.current):hover > a {
    background: #eee;
  }
}
@media (max-width: 1099px) {
  .p-catetab {
    text-align: left;
    width: 100%;
    max-width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .p-catetab .cur-item {
    cursor: pointer;
    position: relative;
    display: block;
    background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
    background: linear-gradient(to left bottom, #ed9027, #de2126);
    -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    min-width: 180px;
    height: var(--h-btn);
    line-height: var(--h-btn);
    border-radius: 50px;
    text-align: center;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .p-catetab .cur-item::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 20px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border: none;
    border-style: solid;
    border-width: 0 0 2px 2px;
    border-color: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .p-catetab > ul {
    display: none;
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    border-radius: 30px;
    width: auto;
    overflow: hidden;
    padding: 60px 20px 10px 20px;
    background: #fff;
    -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1);
  }
  .p-catetab > ul.is-leaving {
    -webkit-animation: ani-fade-out 0.2s 0.1s both;
            animation: ani-fade-out 0.2s 0.1s both;
  }
  .p-catetab > ul::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0;
    padding: 2px;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
    background: linear-gradient(to right, #de2126, #ed9027);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
  .p-catetab > ul > li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dedede;
  }
  .p-catetab > ul > li:first-child {
    border-top: none;
  }
  .p-catetab > ul > li > a {
    width: auto;
    min-width: auto;
    border-radius: 0;
    border: none;
    display: block;
    color: #333;
    padding: 15px;
    text-align: left;
    line-height: 1.5;
    white-space: normal;
  }
  .p-catetab > ul > li.current > a {
    border: none;
    color: var(--color-red);
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .p-catetab.is-open .cur-item::after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: -3px;
  }
  .p-catetab.is-open > ul {
    display: block;
  }
}
@media (max-width: 639px) {
  .p-catetab {
    max-width: none;
  }
}
/*
 * Subhead
 */
.g-subhead {
  font-size: var(--fz-subhead);
  color: #141414;
  display: block;
  line-height: 1.18;
  z-index: 0;
  padding: 0;
  margin: 0 0 20px;
  font-weight: 700;
  position: relative;
}
.g-subhead.lg {
  font-size: var(--fz-kanban);
}
.g-subhead.color-blue {
  color: var(--color-blue2);
}

.solu-sec-subhead {
  font-size: var(--fz-subhead-lg);
  color: var(--color-blue2);
  line-height: 1.2;
  margin: 0 auto 20px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .solu-sec-subhead {
    letter-spacing: 0.025em;
  }
}
@media screen and (max-width: 579px) {
  .solu-sec-subhead {
    letter-spacing: 0;
  }
}
/*
 * Form Commponent
 */
.form-box {
  display: block;
  position: relative;
  margin: 0 auto 35px auto;
  padding: 0;
}
.form-box.form-half {
  display: inline-block;
  vertical-align: top;
  width: calc(50% - 29px);
}
.form-box.form-half.odd {
  margin-right: 50px;
}
.form-box.form-half.even {
  margin-right: 0;
}
.form-box .note {
  font-size: var(--fz-xxs);
  color: #666;
  line-height: 1.4;
}
.form-box:focus-within .label-style, .form-box.has-focus .label-style {
  color: var(--color-logo);
}

.form-address .select-style {
  max-width: 180px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 15%;
          flex: 1 0 15%;
}
.form-address .input-style {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-gp {
  padding-left: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.form-gp > * {
  margin-left: 12px;
}
.form-gp > *:first-child {
  margin-left: 0;
}

.btn-floor {
  margin-bottom: 20px;
}

.form-gp-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: var(--h-input);
}
.form-gp-inline span {
  white-space: nowrap;
  font: inherit;
}
.form-gp-inline .input-style {
  display: inline-block;
  width: auto !important;
  min-width: 100px;
  margin: 0 10px 4px 10px;
}
.form-gp-inline > *:not(.form-etc) {
  display: inline-block;
  width: auto !important;
}
.form-gp-inline > * {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin: 0 0 4px 10px;
}

.form-etc {
  max-width: 100%;
  white-space: nowrap;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.form-etc .input-style {
  display: inline-block;
  min-width: 100px !important;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 80px;
          flex: 1 1 80px;
}

.form-gp-floor {
  margin-bottom: 20px;
}
.form-gp-floor .spe {
  white-space: nowrap;
}
.form-gp-floor .input-style {
  display: inline-block;
  width: auto !important;
  max-width: 100px;
  margin: -4px 10px;
}

.form-sex {
  position: relative;
  padding-right: 150px;
}
.form-sex .form-gp {
  width: 140px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.form-sex .form-gp .radio-style {
  width: calc(50% - 15px);
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1199px) {
  .form-box.form-half {
    width: calc(50% - 19px);
  }
  .form-box.form-half.odd {
    margin-right: 30px;
  }
  .form-box.form-half.even {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .form-gp > * {
    margin-left: 8px;
  }
  .form-box {
    margin-bottom: 20px;
  }
  .form-box.form-half {
    display: block;
    width: 100%;
  }
  .form-sex .form-gp {
    bottom: 3px;
  }
  .form-address .form-gp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .form-address .select-style {
    max-width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
  }
  .form-address .input-style {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 10px 0 0 0;
  }
  .form-gp-floor {
    border: 1px solid #ddd;
    padding: 10px 5px 5px 5px;
    margin: 0 0 10px 0;
    background: #fff;
  }
  .form-gp-floor .spe {
    display: block;
  }
  .btn-floor {
    width: 100%;
    margin: 0 auto;
    max-width: 150px;
    display: block;
  }
  .form-gp-inline .input-style {
    min-width: 80px;
  }
  .form-etc {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 500px) {
  .form-gp-floor .xxs-show {
    display: none;
  }
}
@media (max-width: 499px) {
  .form-gp-floor .input-style {
    max-width: 70px !important;
    width: auto !important;
    min-width: auto !important;
  }
  .form-gp-floor .input-style:first-of-type {
    margin-bottom: 7px !important;
  }
}
.msg-valid {
  font-size: var(--fz-xxs);
  color: #666;
  line-height: 1.4;
  position: absolute;
  right: var(--gap-item);
  bottom: -5px;
  left: var(--gap-item);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.help-block.error {
  color: #cc1515;
}

@media screen and (max-width: 767px) {
  .msg-valid {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 5px;
  }
}
.form-box.code {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.form-box.code .input-style {
  padding-right: 155px;
}

.code-refresh {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-left: 32px;
}
.code-refresh::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  background: url(../images/icon_refresh.png) no-repeat 0 0/contain;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
.pc .code-refresh:hover {
  text-decoration: underline;
}
.pc .code-refresh:hover::before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.codeimg {
  width: 155px;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

@media (max-width: 767px) {
  .form-box.code {
    width: 100%;
    max-width: 100%;
  }
  .codeimg {
    max-height: var(--h-input);
  }
}
@media (min-width: 768px) {
  .form-btm .btn-wrap {
    margin-top: 2.5em;
    width: 100%;
    text-align: right;
  }
  .form-btm .btn-wrap .g-btn {
    width: 100%;
    min-width: auto;
    max-width: min(180px, 50% - 14px);
    margin-left: 14px;
  }
  .form-btm .btn-wrap .g-btn:first-child {
    margin-left: 0;
  }
}
.star {
  display: inline;
  font-style: normal;
  font-weight: 400;
  font-size: 0;
}
.star:before {
  content: "*";
  line-height: 1;
  font-size: var(--fz-h6);
}

.label-style {
  padding: 0;
  line-height: 1.4;
  margin: 0;
  display: block;
  color: #666;
  font-weight: 600;
  font-size: var(--fz-menu);
}
.label-style + .textarea-style {
  margin-top: 5px;
}

.input-style {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #999;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: var(--h-input);
  padding: 0 5px;
  width: 100%;
}
.input-style:focus {
  border-color: var(--color-logo);
}

.textarea-style {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: calc(var(--h-input) * 3.6);
  padding: 10px 15px;
  width: 100%;
  display: block;
  outline: none;
  border-radius: 5px;
  border: 1px solid #999;
  -webkit-transition: border 0.15s, height 0.15s;
  transition: border 0.15s, height 0.15s;
}
.textarea-style:focus {
  border-color: var(--color-logo);
}

@media screen and (min-width: 768px) {
  .textarea-style ~ .msg-valid {
    bottom: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 120px;
    top: 3px;
  }
}
.select-style {
  padding: 0 var(--h-input) 0 5px;
  display: block;
  width: 100%;
  height: var(--h-input);
  line-height: var(--h-input);
  background: #ffffff url(../images/select_aw.png) right center no-repeat;
  background-size: auto 80%;
  outline: none;
  color: inherit !important;
  border: none;
  border-bottom: 1px solid #999;
  -webkit-transition: border 0.15s;
  transition: border 0.15s;
}
.select-style:focus {
  border-color: var(--color-logo);
}
.select-style + .select2-container {
  width: 100% !important;
}

.mfp-bg ~ .select2-container {
  z-index: 1200;
}

.select-hidden {
  outline: none;
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  opacity: 0;
}

.select {
  cursor: pointer;
  display: block;
  position: relative;
}

.form-box .form-expand {
  display: none;
  position: absolute;
  bottom: -1px;
  left: var(--gap-item);
  right: calc(var(--gap-item) + var(--h-input));
  width: auto;
  z-index: 60;
}
.form-box #know-us-referral {
  left: calc(var(--gap-item) + 4.7em);
}
.form-box #know-us-other {
  left: calc(var(--gap-item) + 3.6em);
}

.dropdown-style .dropdown-toggle {
  text-align: left;
  position: relative;
  border: none;
  z-index: 15;
  min-width: 186px;
  height: var(--h-btn);
  line-height: var(--h-btn);
  white-space: nowrap;
  background: #ffffff;
  padding: 0 var(--h-input) 0 15px;
  border-radius: 0;
  color: #333;
  font-weight: 500;
  display: inline-block;
  -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
          box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
}
.dropdown-style .dropdown-toggle::after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -16px;
  font-size: 0;
  width: 32px;
  height: 32px;
  background: url(../images/select_aw.png) right 0 no-repeat;
  background-size: auto 100%;
}
.dropdown-style .dropdown-toggle::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  padding: 2px;
  background: -webkit-gradient(linear, left top, right top, from(var(--color-logo)), to(#ed9027));
  background: linear-gradient(to right, var(--color-logo), #ed9027);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.dropdown-style .dropdown-toggle:active {
  background: #fff;
  color: var(--color-red);
  font-weight: 600;
}
.dropdown-style .dropdown-menu {
  z-index: 60;
  min-width: 180px;
  -webkit-box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
          box-shadow: 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
  padding: 5px 12px;
  border-radius: 0;
}
.dropdown-style .dropdown-menu > a {
  border-top: 1px solid #dcdcdc;
  padding: 10px 15px;
  text-align: left;
  position: relative;
  margin: 0;
}
.dropdown-style .dropdown-menu > a:first-child {
  border-top: none;
}
.dropdown-style .dropdown-menu > a:active {
  background: #eee;
  font-weight: 600;
  color: #333;
}
.dropdown-style .dropdown-menu > ul > li {
  display: block;
}
.dropdown-style .dropdown-menu > ul > li > a {
  font-weight: 500;
  color: #000;
  display: block;
  line-height: 1.4;
  padding: 10px 0 10px 30px;
  margin: 0;
  position: relative;
  border-top: 1px solid #ddd;
}
.dropdown-style .dropdown-menu > ul > li > a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 7px;
  height: 7px;
  border-radius: 50px;
  background: #999;
  left: 12px;
  top: 16px;
}
.dropdown-style .dropdown-menu > ul > li > a:active, .dropdown-style .dropdown-menu > ul > li > a:focus {
  background: #fefefe;
  color: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > a:active::before, .dropdown-style .dropdown-menu > ul > li > a:focus::before {
  background: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > a.current {
  color: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > a.current::before {
  background: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > a.current + ul {
  display: block;
}
.dropdown-style .dropdown-menu > ul > li:hover > a:not(.current) {
  color: var(--color-red);
  background: #fefefe;
}
.dropdown-style .dropdown-menu > ul > li:hover > a:not(.current)::before {
  background: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li:first-child > a {
  border-top: none;
}
.dropdown-style .dropdown-menu > ul > li.is-open > ul {
  display: block;
}
.dropdown-style .dropdown-menu > ul > li > ul {
  background: #f8f8f8;
  border-top: 1px solid #ddd;
  display: none;
}
.dropdown-style .dropdown-menu > ul > li > ul > li {
  display: block;
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a {
  font-size: 1em;
  color: #666;
  display: block;
  padding: 4px 0 4px 40px;
  position: relative;
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a::before {
  content: "";
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  background: #666;
  left: 27px;
  top: 18px;
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a:active, .dropdown-style .dropdown-menu > ul > li > ul > li > a:focus {
  background: #f2f2f2;
  color: #666;
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a:active::before, .dropdown-style .dropdown-menu > ul > li > ul > li > a:focus::before {
  background: #666;
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a.current {
  color: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > ul > li > a.current::before {
  background: var(--color-red);
}
.dropdown-style .dropdown-menu > ul > li > ul > li:hover > a:not(.current) {
  background: #f2f2f2;
  color: #666;
}
.dropdown-style .dropdown-menu > ul > li > ul > li:hover > a:not(.current)::before {
  background: #666;
}
.dropdown-style .dropdown-menu > ul > li > ul > li:hover > a.current {
  background: #f2f2f2;
}
.dropdown-style.show .dropdown-toggle {
  background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(var(--color-logo)));
  background: linear-gradient(to left bottom, #ed9027, var(--color-logo));
  color: #fff;
}
.dropdown-style.show .dropdown-toggle::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dropdown-style.show .dropdown-toggle:hover {
  background-color: #fefefe;
}
.dropdown-style.show .dropdown-menu {
  top: auto !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
}

.pc .dropdown-style:not(.show) .dropdown-toggle:hover {
  background: #eee;
  color: var(--color-red);
  font-weight: 600;
}
.pc .dropdown-style .dropdown-menu > a:hover {
  background: #eee;
  color: var(--color-red);
  font-weight: 600;
}

.form-agree {
  line-height: 1.4;
  position: relative;
}
.form-agree .msg-valid {
  position: relative;
  left: auto;
  right: auto;
  bottom: 0;
  line-height: 0;
}
.form-agree .msg-valid > p {
  padding-left: 33px;
  line-height: 1.2;
  margin: 0 0 4px 0;
}
.form-agree .checkbox-style {
  margin-right: 0;
}

.checkbox-style, .radio-style {
  padding: 5px 0;
  margin: 0 3px;
  display: inline-block;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.4;
}
.checkbox-style em, .radio-style em {
  font-style: normal;
}
.checkbox-style input, .radio-style input {
  outline: none;
  z-index: -100 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.checkbox-style input + span, .radio-style input + span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #999;
  background: #fff;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0 5px 3px 0;
  border-radius: 1px;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}
.checkbox-style input + span::before, .radio-style input + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: var(--color-logo);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.checkbox-style input:checked + span, .radio-style input:checked + span {
  border-color: var(--color-logo);
}
.checkbox-style input:checked + span::before, .radio-style input:checked + span::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.checkbox-style:hover input + span, .checkbox-style:active input + span, .radio-style:hover input + span, .radio-style:active input + span {
  border-color: var(--color-logo);
}
.checkbox-style:hover input:checked + span, .checkbox-style:active input:checked + span, .radio-style:hover input:checked + span, .radio-style:active input:checked + span {
  border-color: var(--color-logo);
}

@media (max-width: 767px) {
  .checkbox-style, .radio-style {
    padding: 6px 0;
  }
}
.theme-table {
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0 auto;
  border: none;
}
.theme-table::after {
  content: "";
  width: 45px;
  height: 45px;
  background-position: 0 0;
  background-image: url(../images/touch_icon_mb.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  line-height: 1;
  z-index: 20;
  display: block;
  opacity: 0;
  top: 2px;
  right: 15px;
  -webkit-animation: ani_loop_lr 0.8s both linear infinite;
          animation: ani_loop_lr 0.8s both linear infinite;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.theme-table.need-scroll::after {
  opacity: 0.9;
}
.theme-table::-webkit-scrollbar {
  height: 5px;
}
.theme-table::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin: 0;
  background: #ddd;
}
.theme-table::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background: #999;
}
.theme-table:hover::-webkit-scrollbar-thumb {
  background: #666;
}

.table-rwd {
  text-align: left;
  position: relative;
}
.table-rwd table {
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 320px;
  background: #fff;
  border-collapse: collapse;
}
.table-rwd table::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
  background: linear-gradient(to right, #de2126, #ed9027);
}
.table-rwd table thead {
  background: #fff;
}
.table-rwd table thead th,
.table-rwd table thead td {
  white-space: nowrap;
  color: #222;
  position: relative;
  padding-top: 15px;
  padding-bottom: 10px;
}
.table-rwd table thead th:first-child::before,
.table-rwd table thead td:first-child::before {
  display: none;
}
.table-rwd table thead th::before,
.table-rwd table thead td::before {
  content: "";
  position: absolute;
  z-index: 10;
  pointer-events: none;
  top: 50%;
  left: 0;
  height: 18px;
  width: 1px;
  margin-top: -9px;
  background: rgba(255, 255, 255, 0.2);
}
.table-rwd table tbody th,
.table-rwd table tbody td {
  color: #666;
  border-top: 6px solid #f6f6f6;
}
.table-rwd table th,
.table-rwd table td {
  min-width: max(120px, 2vw);
  padding: 15px max(1vw, 10px);
  vertical-align: top;
}
.table-rwd table .img {
  position: relative;
  width: 100%;
  max-width: 150px;
  overflow: hidden;
}
.table-rwd table .img::before {
  content: "";
  display: block;
  padding-bottom: 70%;
}
.table-rwd table .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  max-width: none !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.table-rwd table .col-img {
  width: 200px;
}
.table-rwd table .col-name {
  width: 20%;
}
.table-rwd table .col-btn {
  width: 100px;
}

/*
 * Table to Scroll
 */
.js-table-scroll {
  position: relative;
  width: 100%;
  overflow-x: auto;
  overflow-y: clip;
  padding: 2px;
}
.js-table-scroll::after {
  content: "";
  width: 30px;
  height: 30px;
  background-position: 0 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-arrow-right-circle' width='24' height='24' viewBox='0 0 24 24' stroke-width='1.5' stroke='%2302427c' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 15l3 -3l-3 -3' /%3E%3Cpath d='M5 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0' /%3E%3Cpath d='M7 12h14' /%3E%3C/svg%3E");
  -webkit-filter: drop-shadow(0 0 2px #fff);
          filter: drop-shadow(0 0 2px #fff);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  pointer-events: none;
  line-height: 1;
  z-index: 20;
  display: block;
  opacity: 0;
  top: -2px;
  right: 20px;
  -webkit-animation: ani_loop_lr 0.8s both linear infinite;
          animation: ani_loop_lr 0.8s both linear infinite;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.js-table-scroll.need-scroll::after {
  opacity: 0.9;
}
.js-table-scroll::-webkit-scrollbar {
  height: 8px;
}
.js-table-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin: 0;
  background: #ddd;
}
.js-table-scroll::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  background: #999;
}
.js-table-scroll:hover::-webkit-scrollbar-thumb {
  background: #666;
}

@media (max-width: 767px) {
  .js-table-scroll.disable-overflow-sm {
    overflow: visible;
  }
}
/*
 * Table to List
 */
.table-to-list {
  border-collapse: collapse;
  width: 100%;
  background-color: #fff;
}
.table-to-list th, .table-to-list td {
  color: #575959;
  padding: 1.2em;
  line-height: 1.2;
  border-bottom: 1px solid #aaa;
  font-size: var(--fz-kanban-context);
}
.table-to-list th.nowrap, .table-to-list td.nowrap {
  white-space: nowrap;
}
.table-to-list thead {
  overflow: hidden;
  background-color: var(--color-logo);
  font-weight: 600;
  min-width: 40px;
}
.table-to-list thead th, .table-to-list thead td {
  color: #fff;
  border-bottom: none;
}
.table-to-list thead tr:first-child td:first-child, .table-to-list thead tr:first-child th:first-child {
  border-top-left-radius: 10px;
}
.table-to-list thead tr:first-child td:last-child, .table-to-list thead tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
.table-to-list thead tr:first-child td:first-child, .table-to-list thead tr:first-child th:first-child {
  border-bottom-left-radius: 10px;
}
.table-to-list thead tr:first-child td:last-child, .table-to-list thead tr:first-child th:last-child {
  border-bottom-right-radius: 10px;
}
.table-to-list thead th {
  text-align: left;
}
.table-to-list tbody tr td:nth-child(1) {
  text-align: left;
}
.table-to-list .name {
  font-size: var(--fz-kanban-context);
  font-weight: 600;
}
.table-to-list ul {
  margin: 0 0 0 1.45em;
  padding: 0;
}
.table-to-list ul > li {
  margin: 0.4em 0;
  position: relative;
}

@media (max-width: 991px) {
  .table-to-list th, .table-to-list td {
    padding: 0.8em 0.68em;
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .table-to-list td, .table-to-list th {
    display: block;
    position: relative;
    border-bottom-color: #ccc;
  }
  .table-to-list thead {
    display: none;
  }
  .table-to-list tbody tr {
    display: block;
    border: 1px solid #999;
    margin-bottom: max(20px, 4vh);
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
            box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  }
  .table-to-list tbody td:last-child, .table-to-list tbody th:last-child {
    border-bottom: none;
  }
  .table-to-list tbody td[data-tit]::before, .table-to-list tbody th[data-tit]::before {
    content: attr(data-tit);
    font-size: 13px;
    color: #999;
    display: block;
    white-space: nowrap;
    margin-bottom: 5px;
  }
}
/*
 * Img Hover Effect
 */
.js-imghover {
  overflow: hidden;
  position: relative;
}
.js-imghover img {
  z-index: 0;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.js-imghover .eff {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}
.js-imghover .eff:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(-110%) skewX(-10deg);
      -ms-transform: translateX(-110%) skewX(-10deg);
          transform: translateX(-110%) skewX(-10deg);
  background: rgba(255, 255, 255, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
  transform: translateX(-110%) skewX(-10deg);
}

.pc a.js-imghover:hover img, .pc a:hover .js-imghover img {
  -webkit-transform: scale(1.02);
      -ms-transform: scale(1.02);
          transform: scale(1.02);
}
.pc a.js-imghover:hover .eff, .pc a:hover .js-imghover .eff {
  opacity: 1;
}
.pc a.js-imghover:hover .eff:after, .pc a:hover .js-imghover .eff:after {
  -webkit-animation: ani_imgeffin 0.5s both ease;
          animation: ani_imgeffin 0.5s both ease;
  -webkit-transform: translateX(110%) skewX(-10deg);
      -ms-transform: translateX(110%) skewX(-10deg);
          transform: translateX(110%) skewX(-10deg);
}

@-webkit-keyframes ani_imgeffin {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-110%) skewX(-10deg);
            transform: translateX(-110%) skewX(-10deg);
  }
  10%, 90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(110%) skewX(-10deg);
            transform: translateX(110%) skewX(-10deg);
  }
}

@keyframes ani_imgeffin {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-110%) skewX(-10deg);
            transform: translateX(-110%) skewX(-10deg);
  }
  10%, 90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(110%) skewX(-10deg);
            transform: translateX(110%) skewX(-10deg);
  }
}
/*
 * Page Kanban
 */
.p-kanban-scroll {
  position: absolute;
  bottom: 0;
  z-index: 15;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  width: 120px;
  height: 40px;
  font-size: 0;
}
.p-kanban-scroll::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 40'%3E%3Cpath stroke='%2316ceff' stroke-width='2' fill='none' stroke-linecap='round' d='M40 14 L60 25 L80 14' /%3E%3C/svg%3E");
  -webkit-animation: ani-scroll 1s both infinite;
          animation: ani-scroll 1s both infinite;
}

.p-kanban {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.p-kanban .js-imglazy:not(.loaded) {
  background: url(../images/loading.gif) no-repeat center center;
}
.p-kanban .text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  text-align: left;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-kanban .text > * {
  max-width: min(830px, 48%);
}
.p-kanban .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  z-index: 1;
  height: 35.2%;
}
.p-kanban .pic img {
  max-width: none !important;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}
.p-kanban .g-subhead {
  margin-bottom: 15px;
  z-index: 0;
  font-weight: 900;
  font-size: var(--fz-kanban);
}
.p-kanban .g-subhead > * {
  font: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  display: block;
}
.p-kanban .g-subhead .tsmall {
  font-weight: 700;
  color: var(--color-blue3);
  font-size: var(--fz-breadcrumb);
  margin-bottom: 5px;
}
.p-kanban .g-subhead .t1 {
  color: #141414;
}
.p-kanban .g-subhead .t1.color-blue {
  color: var(--color-blue3);
}
.p-kanban .g-subhead .t2 {
  color: var(--color-blue3);
}
.p-kanban .desc {
  color: #141414;
  line-height: 1.38;
  font-weight: 500;
  font-size: var(--fz-context);
  text-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
}
.p-kanban .cate {
  font-size: var(--fz-kanban-cate);
  color: var(--color-blue3);
  border-radius: 50px;
  line-height: 1;
  letter-spacing: 0.01em;
  font-weight: 600;
  padding: 7px 12px 6px 12px;
  border: 1px solid var(--color-blue3);
  font-style: normal;
  display: inline-block;
  -ms-flex-item-align: start;
      align-self: flex-start;
  text-transform: uppercase;
}

.p-kanban-solu-view .text {
  padding-bottom: 9%;
}
.p-kanban-solu-view .text > *:not(.g-subhead) {
  max-width: min(800px, 40%);
}
.p-kanban-solu-view .text > .g-subhead {
  max-width: min(800px, 55%);
}
.p-kanban-solu-view .g-subhead {
  margin: 21px 0 30px;
  line-height: 0.9;
  font-size: var(--fz-kanban-lg);
}
.p-kanban-solu-view .g-subhead .t1 {
  color: var(--color-blue3);
}
.p-kanban-solu-view .desc {
  letter-spacing: 0;
}

.p-kanban-overview .text {
  color: #fff;
  text-align: center;
  padding-top: max(120px, 13vh);
  padding-bottom: max(60px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-overview .g-subhead .t1 {
  color: #fff;
}
.p-kanban-overview .desc {
  color: #fff;
  max-width: 660px !important;
  width: 100%;
}

.p-kanban-plist {
  margin-bottom: 15px;
}
.p-kanban-plist ~ .p-breadcrumb {
  margin-bottom: 15px;
}
.p-kanban-plist .g-subhead {
  text-shadow: none;
  font-size: var(--fz-kanban-lg);
}
.p-kanban-plist .g-subhead .t1 {
  color: #fff;
}
.p-kanban-plist .desc {
  color: #fff;
  max-width: 720px;
  width: 100%;
  text-shadow: none;
}
.p-kanban-plist .color-darkgray .g-subhead .t1, .p-kanban-plist .color-darkgray .desc {
  color: #3a3a3a;
}
.p-kanban-plist .color-black .g-subhead .t1, .p-kanban-plist .color-black .desc {
  color: #000;
}

.p-kanban-plist-uem {
  margin-bottom: 15px;
}
.p-kanban-plist-uem ~ .p-breadcrumb {
  margin-bottom: 15px;
}
.p-kanban-plist-uem .g-subhead {
  margin-top: 2px;
  margin-bottom: 7px;
  text-shadow: none;
  font-size: var(--fz-kanban-lg);
}
.p-kanban-plist-uem .text .g-subhead {
  max-width: 100%;
}
.p-kanban-plist-uem .text > *:not(.g-subhead) {
  max-width: min(850px, 52%);
}

.p-kanban-solu-uem .g-subhead {
  font-size: var(--fz-kanban-lg);
}
.p-kanban-solu-uem .g-subhead .tsmall {
  font-size: var(--fz-kanban-context-lg);
}

.p-kanban-pview + .p-breadcrumb {
  padding-top: 40px;
  margin-bottom: 0;
}
.p-kanban-pview .text {
  padding-bottom: 9%;
}
.p-kanban-pview .text > *:not(.g-subhead) {
  max-width: min(700px, 40%);
}
.p-kanban-pview .text > .g-subhead {
  max-width: 100%;
}
.p-kanban-pview .g-subhead {
  margin: 21px 0 25px;
  line-height: 0.9;
  font-size: var(--fz-kanban-lg);
}
.p-kanban-pview .g-subhead .t1 {
  color: var(--color-blue3);
}
.p-kanban-pview .desc {
  letter-spacing: 0;
}
.p-kanban-pview .g-btn {
  --h-btn: 46px;
  margin: 0;
  width: 100%;
  max-width: 290px !important;
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: var(--h-btn);
  padding: 0 15px 3px 18px;
  line-height: calc(var(--h-btn) - 3px);
  white-space: nowrap;
  text-align: center;
  background-color: var(--color-green1);
  border-color: var(--color-green1);
  color: #fff;
  font-size: var(--fz-btn-lg);
}
.p-kanban-pview .g-btn::after {
  margin-top: -0.04em;
}
.p-kanban-pview .g-btn:hover {
  background-color: var(--color-green2);
  border-color: var(--color-green2);
  color: #fff;
}

.p-kanban-member {
  margin-bottom: calc(max(60px, 10vh) * -0.5);
  overflow: visible;
}
.p-kanban-member .text {
  position: relative;
  color: #fff;
  text-align: center;
  padding-top: max(120px, 13vh);
  padding-bottom: max(60px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-member .g-subhead {
  text-transform: uppercase;
}
.p-kanban-member .g-subhead .t1 {
  color: #fff;
}
.p-kanban-member .desc {
  color: #fff;
  max-width: 550px !important;
  width: 100%;
  text-shadow: none;
}
.p-kanban-member .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: auto !important;
  max-height: none !important;
  height: calc(100% + var(--gap-kanban-member-bottom)) !important;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--gap-kanban-member-bottom)), 50% 100%, 0% calc(100% - var(--gap-kanban-member-bottom)));
}

.p-kanban-contact {
  margin-bottom: calc(max(60px, 10vh) * -0.5);
  overflow: visible;
}
.p-kanban-contact .text {
  position: relative;
  color: #fff;
  text-align: center;
  padding-top: max(120px, 13vh);
  padding-bottom: max(60px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-contact .g-subhead {
  text-transform: uppercase;
  font-size: var(--fz-kanban-lg);
}
.p-kanban-contact .g-subhead .t1 {
  color: #fff;
}
.p-kanban-contact .desc {
  color: #fff;
  width: 100%;
  max-width: 1000px;
  text-shadow: none;
}
.p-kanban-contact .pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: auto !important;
  max-height: none !important;
  height: calc(100% + var(--gap-kanban-member-bottom)) !important;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - var(--gap-kanban-member-bottom)), 50% 100%, 0% calc(100% - var(--gap-kanban-member-bottom)));
}

.p-kanban-customp .text {
  text-align: center;
  padding-top: max(40px, 13vh);
  padding-bottom: max(40px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-customp .g-subhead {
  max-width: none;
}
.p-kanban-customp .g-subhead .t1 {
  color: var(--color-blue3);
}
.p-kanban-customp .desc {
  max-width: 880px !important;
  width: 100%;
}

.p-kanban-odmp .text {
  text-align: center;
  padding-top: max(40px, 12vh);
  padding-bottom: max(40px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-odmp .g-subhead {
  max-width: 1130px;
}
.p-kanban-odmp .g-subhead .t1 {
  color: #fff;
}
.p-kanban-odmp .desc {
  max-width: 970px !important;
  width: 100%;
  color: #fff;
}

.p-feature-overview .g-subhead .t1, .p-feature-overview .desc {
  color: #fff;
}
.p-feature-overview .desc {
  margin-bottom: 0;
  text-shadow: none;
}
.p-feature-overview .text-inner {
  width: 100%;
  max-width: none;
  position: relative;
}
.p-feature-overview .text-inner > * {
  max-width: min(830px, 48%);
}
.p-feature-overview .text-inner::before, .p-feature-overview .text-inner::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: min(-3.2vw, (100vw - var(--w-container)) * -0.25);
  left: min(-3.2vw, (100vw - var(--w-container)) * -0.25);
  bottom: min(-3.2vw, (100vw - var(--w-container)) * -0.25);
  right: min(-3.2vw, (100vw - var(--w-container)) * -0.25);
  border-color: #fff;
  border-style: solid;
  border-width: 2pt;
}
.p-feature-overview .text-inner:before {
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  max-width: min(1150px, 62%);
}
.p-feature-overview .text-inner:after {
  border-right-width: 0;
  border-top-width: 0;
  max-width: min(780px, 41%);
}

.p-kanban-design .text {
  text-align: center;
  padding-top: max(40px, 13vh);
  padding-bottom: max(40px, 10vh);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-kanban-design .g-subhead {
  max-width: none;
  font-size: var(--fz-kanban-lg);
  margin-bottom: min(1.6vh, 15px);
}
.p-kanban-design .g-subhead .t1 {
  color: var(--color-blue3);
}
.p-kanban-design .desc {
  max-width: 880px !important;
  width: 100%;
}

.p-kanban-manu {
  overflow: visible;
}
.p-kanban-manu::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  top: 2vh;
  left: 3vw;
  width: max(140px, 7vw);
  height: max(120px, 12vh);
  background: transparent;
  background-image: radial-gradient(var(--color-blue3) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-manu::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(38%);
      -ms-transform: translateY(38%);
          transform: translateY(38%);
  right: 2vw;
  width: max(125px, 7.2vw);
  height: max(160px, 9vh);
  background: transparent;
  background-image: radial-gradient(var(--color-logo) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-manu .text {
  text-align: right;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-kanban-manu .text > * {
  max-width: min(890px, 50%);
}
.p-kanban-manu .text-inner {
  margin-right: 1rem;
}
.p-kanban-manu .g-subhead {
  max-width: none;
  font-size: var(--fz-kanban-lg);
  margin-bottom: min(1.6vh, 15px);
}
.p-kanban-manu .g-subhead .t1 {
  color: var(--color-blue3);
}

.p-kanban-quality::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  top: 2vh;
  left: 3vw;
  width: max(125px, 7.2vw);
  height: max(180px, 11vh);
  background: transparent;
  background-image: radial-gradient(var(--color-blue3) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-quality::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  bottom: 3vh;
  right: 2vw;
  width: max(140px, 7vw);
  height: max(120px, 12vh);
  background: transparent;
  background-image: radial-gradient(var(--color-blue3) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-quality .g-subhead {
  max-width: none;
  font-size: var(--fz-kanban-lg);
  margin-bottom: min(1.6vh, 15px);
}
.p-kanban-quality .g-subhead .t1 {
  color: var(--color-blue3);
}

.p-kanban-support::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  top: 1vh;
  left: 10vw;
  width: max(180px, 13vw);
  height: max(150px, 9vh);
  background: transparent;
  background-image: radial-gradient(var(--color-blue3) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-support::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 15;
  top: auto;
  bottom: 11vh;
  right: 0;
  width: max(200px, 10vw);
  height: max(180px, 9vh);
  background: transparent;
  background-image: radial-gradient(var(--color-blue3) 20%, transparent 0);
  background-size: 1.9vw 1.9vw;
  background-position: -0.5vw 0.5vw;
}
.p-kanban-support .text {
  white-space: nowrap;
  text-align: right;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.p-kanban-support .text > * {
  max-width: min(890px, 50%);
}
.p-kanban-support .text-inner {
  margin-right: 1rem;
}
.p-kanban-support .g-subhead {
  max-width: none;
  font-size: var(--fz-kanban-lg);
  margin-bottom: min(1.6vh, 15px);
}
.p-kanban-support .g-subhead .t1 {
  color: var(--color-blue3);
}

.p-kanban-careers .g-subhead {
  font-size: var(--fz-kanban-lg);
}
.p-kanban-careers .text > * {
  max-width: min(830px, 45%);
}

.p-kanban-esg .text {
  color: #fff;
}
.p-kanban-esg .text > * {
  max-width: 100%;
}
.p-kanban-esg .g-subhead {
  font-size: var(--fz-kanban-lg);
  color: #fff;
  margin: 0;
}
.p-kanban-esg .desc {
  color: #fff;
  margin-top: 5px;
}
.p-kanban-esg .g-btn {
  --h-btn: 46px;
  margin: 15px 0 0 0;
  max-width: 265px;
  height: var(--h-btn);
  padding: 0;
  line-height: var(--h-btn);
  white-space: nowrap;
  text-align: center;
  background-color: var(--color-green1);
  border-color: var(--color-green1);
  color: #fff;
}
.p-kanban-esg .g-btn:hover {
  background-color: var(--color-green2);
  border-color: var(--color-green2);
  color: #fff;
}

@media (max-width: 1499px) {
  .p-kanban-support::before {
    width: max(150px, 10vw);
    height: max(100px, 6vh);
  }
  .p-kanban-support::after {
    bottom: 5vh;
    width: max(160px, 8vw);
    height: max(150px, 7vh);
  }
}
@media (max-width: 1099px) {
  .p-kanban-solu-view .g-subhead {
    margin: 12px 0 10px;
  }
  .p-kanban-customp .text {
    padding-top: max(40px, 6vh);
    padding-bottom: max(40px, 6vh);
  }
  .p-kanban-odmp .text {
    padding-top: max(40px, 6vh);
  }
}
@media (max-width: 1199px) {
  .p-kanban-overview .text {
    padding-top: max(50px, 5vh);
    padding-bottom: max(50px, 5vh);
  }
}
@media (max-width: 839px) {
  .p-kanban .text {
    height: auto;
    padding-top: var(--gap);
  }
  .p-kanban .text > * {
    max-width: min(830px, 95%);
  }
  .p-kanban .g-subhead {
    margin-bottom: 10px;
  }
  .p-kanban .pic {
    min-height: calc(350px + var(--h-header));
    max-height: calc(100vh - var(--h-header));
    height: 108.88%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .p-kanban .cate {
    padding: 5px 12px 4px 12px;
  }
  .p-kanban-solu-view .text {
    height: calc(100% - var(--h-header));
    padding-bottom: 20px;
    padding-top: 45%;
  }
  .p-kanban-solu-view .text > *:not(.g-subhead), .p-kanban-solu-view .text > .g-subhead {
    max-width: 100%;
  }
  .p-kanban-solu-view .g-subhead .t1 {
    letter-spacing: 0.02em;
  }
  .p-kanban-solu-uem .text {
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 20px;
    padding-top: 45%;
  }
  .p-kanban-solu-uem .text > *:not(.g-subhead), .p-kanban-solu-uem .text > .g-subhead {
    max-width: 100%;
  }
  .p-kanban-solu-uem .pic {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban-overview .text {
    height: 80%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-kanban-pview .text > *:not(.g-subhead) {
    max-width: 100%;
  }
  .p-kanban-pview .g-btn {
    width: auto;
    min-width: max(15vw, 200px) !important;
  }
  .p-kanban-pview .g-subhead {
    margin: 18px 0 15px;
  }
  .p-kanban-plist-uem .text > *:not(.g-subhead) {
    max-width: 100%;
  }
  .p-kanban-plist-uem .g-subhead {
    margin: 21px 0 25px;
    line-height: 0.9;
  }
  .p-kanban-plist-uem .desc {
    color: #141414;
    line-height: 1.38;
    font-weight: 500;
    font-size: var(--fz-context);
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.6);
  }
  .p-feature-overview .text {
    height: 45%;
    margin-top: 5vh;
    max-width: min(700px, 100vw - var(--gap) * 2);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .p-feature-overview .shape {
    shape-outside: polygon(80% 0, 100% 0, 100% 100%, 28% 100%);
    float: right;
    width: 120vw;
    height: 100vh;
    pointer-events: none;
    background-color: rgba(37, 197, 218, 0);
    clip-path: polygon(80% 0, 100% 0, 100% 100%, 28% 100%);
    margin: -10vh -15vw 0 0;
  }
  .p-feature-overview .text-inner {
    height: 100%;
  }
  .p-feature-overview .text-inner > * {
    max-width: none;
  }
  .p-feature-overview .text-inner:before {
    max-width: none;
    height: 28%;
    border-right-width: 2pt;
  }
  .p-feature-overview .text-inner:after {
    height: auto;
    max-width: none;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
  }
  .p-kanban-design .text {
    height: 25%;
  }
  .p-kanban-design .pic {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban-design .pic img {
    -o-object-position: center top;
       object-position: center top;
  }
  .p-kanban-manu::before {
    width: max(75px, 7vw);
    height: max(70px, 12vh);
  }
  .p-kanban-manu::after {
    width: max(75px, 7vw);
    height: max(70px, 12vh);
  }
  .p-kanban-manu .pic {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban-manu .text {
    height: 25%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-kanban-manu .text-inner {
    margin-right: auto;
    margin-left: auto;
  }
  .p-kanban-manu .g-subhead {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .p-kanban-manu .g-subhead .t1 {
    color: #fff;
  }
  .p-kanban-manu .desc {
    color: #fff;
  }
  .p-kanban-quality::before {
    width: max(75px, 7vw);
    height: max(70px, 7vh);
  }
  .p-kanban-quality::after {
    width: max(75px, 7vw);
    height: max(70px, 7vh);
  }
  .p-kanban-quality .pic {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban-quality .text {
    height: 25%;
    text-align: center;
  }
  .p-kanban-quality .g-subhead .t1 {
    color: #fff;
  }
  .p-kanban-quality .desc {
    color: #fff;
  }
  .p-kanban-support::before {
    width: max(75px, 7vw);
    height: max(70px, 12vh);
    left: 0;
  }
  .p-kanban-support::after {
    width: max(75px, 7vw);
    height: max(70px, 12vh);
  }
  .p-kanban-support .pic {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban-support .text {
    height: 25%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-kanban-support .text-inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
  }
  .p-kanban-support .g-subhead .t1 {
    color: #fff;
  }
  .p-kanban-support .desc {
    color: #fff;
  }
  .p-kanban-design .pic {
    min-height: auto !important;
    aspect-ratio: 960/800;
  }
  .p-kanban-esg .text {
    height: 100%;
  }
  .p-kanban-esg .g-btn {
    max-width: 200px;
  }
}
@media (max-width: 839px) and (orientation: landscape) {
  .p-kanban .pic {
    max-height: calc(120vh - var(--h-header));
  }
}
@media (max-width: 579px) {
  .p-feature-overview .text {
    height: 65%;
    margin-top: var(--gap);
    max-width: min(500px, 100vw - var(--gap));
  }
  .p-feature-overview .text > * {
    max-width: none;
  }
  .p-feature-overview .shape {
    shape-outside: polygon(90% 0%, 100% 0%, 100% 100%, -10% 100%);
    clip-path: polygon(90% 0%, 100% 0%, 100% 100%, -10% 100%);
    margin: -2vh -15vw 0 0;
  }
  .p-feature-overview .text-inner:before {
    height: 36%;
  }
  .p-feature-overview .text-inner::before, .p-feature-overview .text-inner::after {
    top: -25px;
    left: -25px;
    right: -25px;
    bottom: -25px;
  }
}
@media (max-width: 499px) {
  .p-feature-overview .shape {
    shape-outside: polygon(110% 0%, 110% 100%, 0% 100%);
    clip-path: polygon(110% 0%, 110% 100%, 0% 100%);
    margin: -2vh -18vw 0 0;
  }
  .p-kanban-solu-view .text {
    padding-top: 20px;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .p-kanban-support::before {
    left: -10vw;
  }
}
@media (max-width: 399px) {
  .p-kanban {
    margin-right: calc(var(--gap) * -0.5);
  }
  .p-kanban .pic {
    min-height: 500px;
    max-height: none;
    height: auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-kanban .pic img {
    position: absolute;
  }
}
.p-kanban-about .text {
  text-align: center;
  max-width: calc(1550px + var(--gap) * 2);
}
.p-kanban-about .text > * {
  max-width: none;
}
.p-kanban-about .g-subhead {
  color: var(--color-blue3);
  font-size: var(--fz-kanban-lg);
  font-weight: 900;
  margin: 0 auto 30px;
}
.p-kanban-about .desc {
  font-size: var(--fz-context);
  color: #000;
  text-wrap: balance;
}
.p-kanban-about .desc span {
  white-space: nowrap;
}

@media screen and (max-width: 899px) {
  .p-kanban-about {
    aspect-ratio: 900/1185;
    height: auto;
    max-height: none;
  }
  .p-kanban-about .pic {
    height: auto;
    max-height: none;
  }
  .p-kanban-about .g-subhead {
    margin: 0 auto 10px;
  }
  .p-kanban-about .text {
    padding: calc(17.7vw + var(--gap));
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 579px) {
  .p-kanban-about {
    aspect-ratio: unset;
  }
  .p-kanban-about .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-kanban-about .pic img {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center top;
       object-position: center top;
    height: auto !important;
  }
  .p-kanban-about .text {
    position: relative;
    min-height: auto;
    padding: min(330px, 27vw + var(--gap)) var(--gap) 0 var(--gap);
  }
}
.p-kanban-ir .g-subhead {
  color: #fff;
  font-size: var(--fz-kanban-lg);
  font-weight: 900;
  margin: 0 auto;
  max-width: 100%;
}
.p-kanban-ir .text {
  padding: 0 var(--gap);
  height: 100%;
}
.p-kanban-ir .pic {
  min-height: auto;
  max-height: none;
}

@media screen and (max-width: 839px) {
  .p-kanban-ir {
    aspect-ratio: unset;
    height: 250px;
  }
  .p-kanban-ir .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-kanban-ir .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.p-kanban-blog-view .g-subhead,
.p-kanban-blog .g-subhead,
.p-kanban-ir-view .g-subhead {
  display: block;
  color: var(--color-blue3);
  font-size: var(--fz-kanban-lg);
  font-weight: 900;
  max-width: 100%;
}
.p-kanban-blog-view .pic,
.p-kanban-blog .pic,
.p-kanban-ir-view .pic {
  min-height: auto;
  max-height: none;
}
.p-kanban-blog-view .pic img,
.p-kanban-blog .pic img,
.p-kanban-ir-view .pic img {
  -o-object-position: right top;
     object-position: right top;
}
.p-kanban-blog-view .text,
.p-kanban-blog .text,
.p-kanban-ir-view .text {
  padding: 0 var(--gap);
  height: 100%;
}
.p-kanban-blog-view + .p-breadcrumb,
.p-kanban-blog + .p-breadcrumb,
.p-kanban-ir-view + .p-breadcrumb {
  margin: 0;
}

.p-kanban-blog-view .g-subhead {
  color: #fff;
  max-width: min(100%, 1200px);
}

@media screen and (max-width: 839px) {
  .p-kanban-blog-view,
  .p-kanban-blog,
  .p-kanban-ir-view {
    aspect-ratio: unset;
    height: 250px;
  }
  .p-kanban-blog-view .pic,
  .p-kanban-blog .pic,
  .p-kanban-ir-view .pic {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .p-kanban-blog-view .pic img,
  .p-kanban-blog .pic img,
  .p-kanban-ir-view .pic img {
    position: absolute;
    top: 0;
    right: 0;
    width: 446% !important;
    height: 100% !important;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: right top;
       object-position: right top;
  }
}
.p-kanban-news .g-subhead {
  display: block;
  color: #fff;
  text-align: center;
  font-size: var(--fz-kanban-lg);
  font-weight: 900;
  max-width: 100%;
}
.p-kanban-news .text {
  padding: 0 var(--gap);
  height: 100%;
}
.p-kanban-news + .p-breadcrumb {
  margin: 0;
}
.p-kanban-news + .p-wrap:not(.is-no-pt) {
  padding-top: max(50px, 7vh);
}

@media screen and (max-width: 839px) {
  .p-kanban-news {
    aspect-ratio: unset;
    height: 250px;
  }
  .p-kanban-news .pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-kanban-news .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.p-kanban-startup .g-subhead {
  font-size: var(--fz-kanban-lg);
}
.p-kanban-startup .g-subhead .tsmall {
  font-size: var(--fz-kanban-context-lg);
}

@media (max-width: 839px) {
  .p-kanban-startup .text {
    height: 100%;
    padding-bottom: 60%;
    padding-top: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-kanban-startup .text > *:not(.g-subhead), .p-kanban-startup .text > .g-subhead {
    max-width: 100%;
  }
  .p-kanban-startup .pic {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (max-width: 499px) {
  .p-kanban-startup .text {
    padding-bottom: 25px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
/*
 * No-data
 */
.msg-nodata {
  padding: var(--gap) 0;
  margin: auto;
  text-align: center;
}
.msg-nodata .img {
  width: max(7vw, 75px);
  height: max(7vw, 75px);
  display: block;
  position: relative;
  margin: 0 auto 15px auto;
  border-radius: 50%;
  background-color: var(--color-logo);
}
.msg-nodata .img.letter::before {
  content: "";
  height: 80%;
  width: 80%;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20,4H4C2.9,4,2.01,4.9,2.01,6L2,18c0,1.1,0.9,2,2,2h8l0-2H4V8l8,5l8-5v5h2V6C22,4.9,21.1,4,20,4z M12,11L4,6h16L12,11z M17.34,22l-3.54-3.54l1.41-1.41l2.12,2.12l4.24-4.24L23,16.34L17.34,22z' /%3E%3C/svg%3E");
}
.msg-nodata .img.check::before {
  content: "";
  height: 80%;
  width: 80%;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' d='M18.9 35.7 7.7 24.5l2.15-2.15 9.05 9.05 19.2-19.2 2.15 2.15Z' /%3E%3C/svg%3E");
}
.msg-nodata .img::before {
  content: "!";
  font-style: normal;
  font-weight: 900;
  font-size: var(--fz-kanban);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.msg-nodata .text {
  color: inherit;
  text-align: center;
  font-size: var(--fz-context);
  line-height: 1.6;
  margin: 15px auto 20px;
}
.msg-nodata .text .t-cut {
  display: block;
}
.msg-nodata .text strong {
  font-size: var(--fz-listname-lg);
  color: var(--color-logo);
  display: block;
  line-height: 1.18;
  z-index: 0;
  padding: 0;
  margin: 0 0 20px;
  font-weight: 700;
  position: relative;
  letter-spacing: 0.025em;
}
.msg-nodata .btn-wrap {
  text-align: center;
}

.popup-login .msg-nodata {
  min-height: max(200px, 80vh);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #555;
}
.popup-login .msg-nodata .img {
  margin-bottom: 0;
}
.popup-login .msg-nodata .text {
  margin-bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.popup-login .msg-nodata .btn-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.popup-login .msg-nodata a {
  color: var(--color-blue3);
}

@media (max-width: 1099px) {
  .msg-nodata .text {
    margin-bottom: 35px;
  }
}
/* --- PAGER --- */
.g-pagination {
  white-space: nowrap;
  text-align: center;
  position: relative;
  z-index: 5;
  display: block;
  margin: calc(var(--gap) * 1.5) auto;
}
.g-pagination a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  font-size: 0.875rem;
  min-width: var(--h-topfunc);
  line-height: var(--h-topfunc);
  height: var(--h-topfunc);
  border-radius: var(--h-topfunc);
  color: #111;
  background: none;
  margin: 0 4px;
  font-weight: 600;
}
.g-pagination a:active {
  background: #ddd;
  color: #000;
}
.g-pagination a.current {
  background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
  background: linear-gradient(to right, #de2126, #ed9027);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
  color: #fff;
}
.g-pagination a.current:active {
  background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
  background: linear-gradient(to left bottom, #ed9027, #de2126);
  color: #fff;
}
.g-pagination a.disabled {
  cursor: not-allowed;
  color: #888;
  background: none;
}
.g-pagination a.disabled:active {
  color: #888;
  background: none;
}
.g-pagination a.prev, .g-pagination a.next {
  font-size: 0;
  padding-left: 15px;
  padding-right: 15px;
  border: 2px solid var(--color-red);
}
.g-pagination a.prev:active, .g-pagination a.next:active {
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
  background: linear-gradient(to right, #de2126, #ed9027);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
}
.g-pagination a.prev.disabled, .g-pagination a.next.disabled {
  opacity: 0.2;
}
.g-pagination a.prev::after, .g-pagination a.next::after {
  content: "";
  border-style: solid;
  display: block;
  border-color: var(--color-red);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
}
.g-pagination a.prev::after {
  border-width: 2px 0 0 2px;
  left: 50%;
  margin-left: -4px;
}
.g-pagination a.next::after {
  border-width: 0 2px 2px 0;
  right: 50%;
  margin-right: -4px;
}

.pc .g-pagination a:hover {
  background: #ddd;
  color: #000;
}
.pc .g-pagination a.current:hover {
  background: -webkit-gradient(linear, right top, left bottom, from(#ed9027), to(#de2126));
  background: linear-gradient(to left bottom, #ed9027, #de2126);
  color: #fff;
}
.pc .g-pagination a.prev:hover, .pc .g-pagination a.next:hover {
  border: none;
  background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
  background: linear-gradient(to right, #de2126, #ed9027);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08);
}
.pc .g-pagination a.prev:hover::after, .pc .g-pagination a.next:hover::after {
  border-color: #fff;
}

@media (max-width: 767px) {
  .g-pagination .mb-hide {
    display: none;
  }
}
/*
 * Community Links / Share
 */
.g-community {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0 6px;
}
.g-community .clink {
  vertical-align: top;
  position: relative;
  width: 44px;
  height: 44px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  text-align: center;
  font-size: 0;
}
.g-community .clink svg {
  display: inline-block;
  vertical-align: middle;
  height: 90%;
  width: auto;
  max-width: none;
}
.g-community .clink.youtube svg {
  height: 100%;
}
.g-community .clink:active {
  color: var(--color-blue3);
}

.pc .g-community .clink:hover {
  color: var(--color-blue3);
}

/*
* Copy String
*/
.js-copy {
  position: relative;
  cursor: copy;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}

.pc .js-copy:hover {
  background-color: rgba(222, 33, 38, 0.9);
}

.copy-done {
  right: -5px;
  top: 0;
  z-index: 10;
  line-height: 1.1;
  position: absolute;
  font-size: var(--fz-xxs);
  color: #ffffff;
  padding: 5px;
  white-space: nowrap;
  display: inline-block;
  border-radius: 4px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background-color: rgba(222, 33, 38, 0.6);
}

.g-community .copy-done {
  right: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

/* ============
 * 動畫
 ============ */
/*
 * Scroll View (GSAP)
 */
.js-sv.fade_in {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.js-sv.fade_in.scroll-view {
  opacity: 1;
}
.js-sv.fade_out {
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.js-sv.fade_out.scroll-view {
  opacity: 0;
}
.js-sv.fade_in_left {
  opacity: 0;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, transform 1.25s;
  transition: opacity 0.8s, transform 1.25s, -webkit-transform 1.25s;
}
.js-sv.fade_in_left.scroll-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.js-sv.fade_in_right {
  opacity: 0;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, transform 1.25s;
  transition: opacity 0.8s, transform 1.25s, -webkit-transform 1.25s;
}
.js-sv.fade_in_right.scroll-view {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.js-sv.fade_in_up {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, transform 1.25s;
  transition: opacity 0.8s, transform 1.25s, -webkit-transform 1.25s;
}
.js-sv.fade_in_up.scroll-view {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.js-sv.fade_in_down {
  opacity: 0;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, -webkit-transform 1.25s;
  transition: opacity 0.8s, transform 1.25s;
  transition: opacity 0.8s, transform 1.25s, -webkit-transform 1.25s;
}
.js-sv.fade_in_down.scroll-view {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.js-sv.fade_in_leftup {
  opacity: 0;
}
.js-sv.fade_in_leftup.scroll-view {
  opacity: 1;
  -webkit-animation: ani_fade_in_leftup 1s both;
          animation: ani_fade_in_leftup 1s both;
}
.js-sv.fade_in_rightdown {
  opacity: 0;
}
.js-sv.fade_in_rightdown.scroll-view {
  opacity: 1;
  -webkit-animation: ani_fade_in_rightdown 1s both;
          animation: ani_fade_in_rightdown 1s both;
}
.js-sv.clip_left {
  overflow: hidden;
}
.js-sv.clip_left.scroll-view {
  -webkit-animation: ani_clip_in_left 1s both;
          animation: ani_clip_in_left 1s both;
}
.js-sv.clip_right {
  overflow: hidden;
}
.js-sv.clip_right.scroll-view {
  -webkit-animation: ani_clip_in_right 1s both;
          animation: ani_clip_in_right 1s both;
}
.js-sv.clip_down {
  overflow: hidden;
}
.js-sv.clip_down.scroll-view {
  -webkit-animation: ani_clip_in_down 1.15s 0.25s both;
          animation: ani_clip_in_down 1.15s 0.25s both;
}
.js-sv.clip_up {
  overflow: hidden;
}
.js-sv.clip_up.scroll-view {
  -webkit-animation: ani_clip_in_up 1s both;
          animation: ani_clip_in_up 1s both;
}
.js-sv.zoom-in.scroll-view {
  -webkit-animation: ani_zoom_in 0.9s both;
          animation: ani_zoom_in 0.9s both;
}

@-webkit-keyframes ani_fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes ani_fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_in_down {
  0% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_down {
  0% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_in_up {
  0% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_up {
  0% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_in_right {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_right {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_in_left {
  0% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_left {
  0% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_out_right {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
    opacity: 0;
  }
}
@keyframes ani_fade_out_right {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes ani_fade_out_left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
    opacity: 0;
  }
}
@keyframes ani_fade_out_left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes ani_fade_in_leftup {
  0% {
    -webkit-transform: translate(12px, 20%);
            transform: translate(12px, 20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_leftup {
  0% {
    -webkit-transform: translate(12px, 20%);
            transform: translate(12px, 20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_in_rightdown {
  0% {
    -webkit-transform: translate(-12px, -20%);
            transform: translate(-12px, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@keyframes ani_fade_in_rightdown {
  0% {
    -webkit-transform: translate(-12px, -20%);
            transform: translate(-12px, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}
@-webkit-keyframes ani_fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ani_fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ani_fade_out_up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80%, 100% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    opacity: 0;
  }
}
@keyframes ani_fade_out_up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  80%, 100% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    opacity: 0;
  }
}
@-webkit-keyframes ani_zoom_in {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes ani_zoom_in {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes ani_clip_in_left {
  0% {
    clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani_clip_in_left {
  0% {
    clip-path: polygon(80% 0%, 100% 0%, 100% 100%, 80% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani_clip_in_right {
  0% {
    clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani_clip_in_right {
  0% {
    clip-path: polygon(0% 0%, 20% 0%, 20% 100%, 0% 100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani_clip_in_down {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani_clip_in_down {
  0% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 20%, 0% 20%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani_clip_in_up {
  0% {
    clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@keyframes ani_clip_in_up {
  0% {
    clip-path: polygon(0% 100%, 100% 100%, 100% 80%, 0% 80%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
@-webkit-keyframes ani_spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes ani_spin {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes ani_zoom_out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes ani_zoom_out {
  to {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@-webkit-keyframes ani_loader {
  0%, 80%, 100% {
    -webkit-transform: scaleY(1) translateX(0);
            transform: scaleY(1) translateX(0);
  }
  40% {
    -webkit-transform: scaleY(0) translateX(-7%);
            transform: scaleY(0) translateX(-7%);
  }
}
@keyframes ani_loader {
  0%, 80%, 100% {
    -webkit-transform: scaleY(1) translateX(0);
            transform: scaleY(1) translateX(0);
  }
  40% {
    -webkit-transform: scaleY(0) translateX(-7%);
            transform: scaleY(0) translateX(-7%);
  }
}
@-webkit-keyframes ani_loop_lr {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(35%);
            transform: translateX(35%);
  }
}
@keyframes ani_loop_lr {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(35%);
            transform: translateX(35%);
  }
}
@-webkit-keyframes ani_width_grow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes ani_width_grow {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes ani_scroll {
  0%, 20%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
}
@keyframes ani_scroll {
  0%, 20%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(15%);
            transform: translateY(15%);
  }
}
@-webkit-keyframes ani_bounce_icon_pc {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
@keyframes ani_bounce_icon_pc {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  60% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}
@-webkit-keyframes ani_swing_x {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
}
@keyframes ani_swing_x {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
}
.text-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#de2126), to(#ed9027));
  background: linear-gradient(90deg, #de2126, #ed9027);
  background-position-x: 100% !important;
  background-size: 100% !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  color: transparent !important;
}

/*
 * Scroll Style
 */
.overflow-scroll-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.overflow-scroll-x::-webkit-scrollbar {
  height: 6px;
}
.overflow-scroll-x::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  margin: 0 calc(var(--gap) * 0.5);
  background: rgba(18, 126, 199, 0.1);
}
.overflow-scroll-x::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  background: rgba(18, 126, 199, 0.35);
}
.overflow-scroll-x:hover::-webkit-scrollbar-thumb {
  background: rgba(18, 126, 199, 0.5);
}

.overflow-scroll-y {
  overflow-x: hidden;
  overflow-y: auto;
}
.overflow-scroll-y::-webkit-scrollbar {
  width: 6px;
}
.overflow-scroll-y::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  margin: calc(var(--gap) * 0.5) 0;
  background: rgba(18, 126, 199, 0.1);
}
.overflow-scroll-y::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  background: rgba(18, 126, 199, 0.35);
}
.overflow-scroll-y:hover::-webkit-scrollbar-thumb {
  background: rgba(18, 126, 199, 0.5);
}

/*
 * Solutions List
 */
.p-solutions-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: calc(var(--gap-item) * -1);
  margin-right: calc(var(--gap-item) * -1);
  margin-bottom: calc(var(--gap-item) * 2);
}
.less-item .p-solutions-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-solutions-list .item {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 var(--gap-item);
  margin: 0 0 calc(var(--gap-item) * 2);
}
.p-solutions-list .item > a {
  background: #111;
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
  padding-bottom: 70.45%;
}
.p-solutions-list .item .img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-solutions-list .item .img img {
  max-width: none;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.p-solutions-list .item .text {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px max(36px, var(--gap-item)) max(42px, var(--gap-item));
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: background-color 0.25s, height 0.25s, padding 0.25s;
  transition: background-color 0.25s, height 0.25s, padding 0.25s;
  background: rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7);
  /* Vertical gradient */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.p-solutions-list .item .name {
  font-weight: 700;
  color: #fff;
  font-size: var(--fz-listname);
  line-height: 1.2;
  display: block;
  margin: 0 0 4pt;
  padding: 0;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.p-solutions-list .item .name span {
  display: inline-block;
  padding-bottom: 4pt;
  position: relative;
  border-bottom: 2.22pt solid #0081c6;
}
.p-solutions-list .item .desc {
  width: 100%;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.25;
  font-size: var(--fz-context);
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.p-solutions-list .item .g-btn {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-top: 8pt;
}
.p-solutions-list .item > a:hover > .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.p-solutions-list .item > a:hover .name, .p-solutions-list .item > a:hover .desc {
  color: #fff;
}
.p-solutions-list .item > a:hover .g-btn {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.p-solutions-list .item > a:hover .g-btn::after {
  border-color: #fff;
}

.p-solutions-list.p-feature-overview-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-solutions-list.p-feature-overview-list .item > a {
  padding-bottom: 70.35%;
}

@media screen and (max-width: 1099px) {
  .p-solutions-list {
    width: auto;
    margin-left: calc(var(--gap-item) * -1);
    margin-right: calc(var(--gap-item) * -1);
  }
  .p-solutions-list .item .text {
    padding: max(var(--gap-item), 20px);
  }
  .p-solutions-list .item .desc {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
  }
}
@media screen and (min-width: 840px) {
  .less-item .p-solutions-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
  }
  .less-item .p-solutions-list .item > a {
    padding-bottom: 85%;
  }
  .p-solutions-list.p-feature-overview-list {
    margin-top: 15px;
    padding-bottom: 60px;
  }
  .p-solutions-list.p-feature-overview-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 38%;
            flex: 0 0 38%;
  }
}
@media screen and (max-width: 839px) {
  .p-solutions-list .item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .p-solutions-list .item .g-btn {
    margin-top: 4pt;
  }
}
@media screen and (max-width: 499px) {
  .p-solutions-list {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .p-solutions-list .item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
/*
 * Solutions View
 */
.solu-sec-streamline {
  padding-top: 70px;
  padding-bottom: 40px;
}
.solu-sec-streamline .overflow-scroll-x img {
  width: auto;
  height: auto;
  max-width: none;
  max-height: min(100vh - var(--h-header) * 2.5, 450px);
}
.solu-sec-streamline .overflow-scroll-x.is-scroll::after {
  content: "SCROLL >";
  display: block;
  pointer-events: none;
  background: rgba(75, 170, 255, 0.8);
  white-space: nowrap;
  color: #fff;
  padding: 5px 15px;
  line-height: 1.2;
  border-radius: 50px;
  position: absolute;
  bottom: 5px;
  right: var(--gap);
  z-index: 100;
  font-size: 0.75rem;
  font-weight: 700;
  -webkit-animation: ani_swing_x 1s linear infinite;
          animation: ani_swing_x 1s linear infinite;
}
.solu-healthcare .solu-sec-streamline {
  background: rgba(36, 180, 237, 0.08);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(62%, rgb(23, 70, 188)), color-stop(62%, rgba(36, 180, 237, 0.08)));
  background: linear-gradient(0deg, rgb(23, 70, 188) 62%, rgba(36, 180, 237, 0.08) 62%);
}

@media screen and (min-width: 1300px) {
  .solu-sec-streamline .overflow-scroll-x img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .solu-sec-streamline {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .solu-sec-streamline .overflow-scroll-x {
    margin: 0 calc(var(--gap) * -1);
  }
  .solu-sec-streamline .overflow-scroll-x img {
    width: auto;
    height: auto;
    max-width: none;
    max-height: min(100vh - var(--h-header) * 2.5, 350px);
  }
}
@media screen and (max-width: 499px) {
  .solu-sec-streamline {
    padding-top: 30px;
    padding-bottom: 25px;
  }
}
.solu-sec-field {
  padding-top: 10px;
  padding-bottom: 50px;
}
.solu-healthcare .solu-sec-field {
  padding-top: 40px;
}

.field-bg {
  line-height: 0;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .solu-sec-field .solu-sec-subhead {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .field-list {
    width: 100%;
    max-width: min(1650px, (96vh - var(--h-header)) / 0.606);
    margin: 0 auto;
    position: relative;
  }
  .field-list::before {
    content: "";
    display: block;
    pointer-events: none;
    padding-bottom: 60.606%;
  }
  .field-list > ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .field-list > ul > li {
    z-index: 1;
    position: absolute;
    -webkit-animation: ani_bounce_icon_pc 1s both linear infinite;
            animation: ani_bounce_icon_pc 1s both linear infinite;
    width: 4.65%;
  }
  .field-list > ul > li.is-open {
    z-index: 15;
    -webkit-animation-name: none;
            animation-name: none;
  }
  .field-list > ul > li.is-open .icon {
    background: #1a91e2;
  }
  .field-list > ul > li.is-open .text {
    display: block;
    -webkit-animation: ani_fade_in 0.25s both;
            animation: ani_fade_in 0.25s both;
  }
  .field-list > ul .text {
    pointer-events: none;
    background: rgba(56, 168, 186, 0.7);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 5px 12px;
    font-weight: 700;
    color: #fff;
    font-size: 0.9375rem;
    line-height: 1.4;
    white-space: nowrap;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: none;
  }
  .field-list > ul .icon {
    cursor: pointer;
    z-index: 0;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    border: 1pt solid #fff;
    border-radius: 50px;
    overflow: hidden;
    background: rgb(86, 160, 255);
    background: -webkit-gradient(linear, left bottom, left top, from(rgb(86, 160, 255)), to(rgb(65, 178, 255)));
    background: linear-gradient(0deg, rgb(86, 160, 255) 0%, rgb(65, 178, 255) 100%);
    -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.25);
            box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.25);
  }
  .field-list > ul .icon::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .field-list > ul .icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
  }
}
@media screen and (min-width: 768px) and (max-width: 1249px) {
  .field-list {
    max-width: min(1650px, (80vh - var(--h-header)) / 0.606);
  }
}
@media screen and (min-width: 768px) and (max-width: 1149px) {
  .field-list > ul > li {
    width: 6%;
  }
  .field-list > ul .text {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.3;
    white-space: normal;
    min-width: 100px;
    padding: 5px 8px;
  }
}
@media screen and (max-width: 767px) {
  .solu-sec-field {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .field-list .mb-hide {
    display: none;
  }
  .field-list > ul {
    padding-left: var(--gap);
    padding-right: var(--gap);
    padding-top: 30px;
    padding-bottom: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #e1ebf3;
  }
  .field-list > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    text-align: left;
    padding: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .field-list > ul > li .icon {
    width: 32%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    line-height: 0;
    margin-right: 6px;
  }
  .field-list > ul > li .text {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 0.875rem;
    font-weight: 700;
    color: #666;
    line-height: 1.2;
  }
  .field-bg {
    position: relative;
    margin: 20px auto;
    display: block;
    max-width: calc(100% - var(--gap) * 2);
  }
}
@media screen and (max-width: 639px) {
  .field-list > ul {
    margin: 0 -5px;
  }
  .field-list > ul > li {
    padding: 8px 5px;
  }
  .field-list > ul > li .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    margin-right: 4px;
  }
  .field-list > ul > li .text {
    font-size: 0.75rem;
    font-weight: 600;
  }
}
@media screen and (max-width: 499px) {
  .field-list > ul {
    margin: 0 -2px;
  }
  .field-list > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding: 5px 2px;
  }
}
@media screen and (max-width: 379px) {
  .field-list > ul {
    margin: 0;
  }
  .field-list > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 3px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .field-list > ul > li:first-child {
    border-top: none;
  }
  .field-list > ul > li .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
  }
}
.solu-sec-details {
  margin-bottom: min(75px, 8vh);
}
.solu-sec-details .img {
  z-index: 5;
  -ms-flex-preferred-size: 750px;
      flex-basis: 750px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  text-align: center;
}
.solu-sec-details .img::before, .solu-sec-details .img::after {
  display: none !important;
}
.solu-sec-details .img img {
  z-index: 10;
  position: relative;
  display: inline-block;
}
.solu-sec-details .text {
  position: relative;
  z-index: 10;
  -ms-flex-preferred-size: 710px;
      flex-basis: 710px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.solu-sec-details .name {
  font-weight: 700;
  color: var(--color-blue2);
  line-height: 1.2;
  font-size: var(--fz-listname-lg);
  margin: 0;
}
.solu-sec-details p {
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
  font-weight: 500;
  margin: 15px 0 20px 0;
  padding: 0;
  color: #000;
}
.solu-sec-details .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: min(75px, 8vh);
  padding-bottom: min(75px, 8vh);
}

@media screen and (min-width: 640px) {
  .solu-sec-details .item:nth-of-type(odd) {
    padding-right: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .solu-sec-details .item:nth-of-type(even) .text {
    padding-left: 2%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1649px) {
  .solu-sec-details .item {
    padding-top: min(50px, 6vh);
    padding-bottom: min(50px, 6vh);
  }
  .solu-sec-details .item:nth-of-type(odd) .text {
    padding-right: max(1.5vw, 40px);
  }
  .solu-sec-details .item:nth-of-type(even) .text {
    padding-left: max(1.5vw, 40px);
  }
}
@media screen and (max-width: 639px) {
  .solu-sec-details {
    padding-top: min(60px, 8vh);
    margin-bottom: min(50px, 5vh);
  }
  .solu-sec-details .img {
    margin: 0 auto min(45px, 4.5vh);
    display: block;
  }
  .solu-sec-details .text {
    max-width: 400px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .solu-sec-details .name {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }
  .solu-sec-details p {
    text-align: left;
    margin: 10px auto;
    padding-left: 0;
    padding-right: 0;
  }
  .solu-sec-details .item {
    display: block;
    padding-top: min(50px, 5vh);
    padding-bottom: min(50px, 5vh);
  }
}
/*
 * Solutions - UEM
 */
.uem-deco-ball {
  position: absolute;
  z-index: 0;
  width: 13vw;
}
.uem-deco-ball::before {
  content: "";
  display: block;
  padding-bottom: 100%;
  border-radius: 60%;
  background: rgb(170, 212, 253);
  background: -webkit-gradient(linear, left top, right top, color-stop(-10%, rgb(170, 212, 253)), color-stop(70%, rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 70%);
}

.uem-deco-crumb {
  max-width: 250px;
  left: 0;
  top: calc(100% + 15px);
  -webkit-transform: translate(-10%, -100%);
      -ms-transform: translate(-10%, -100%);
          transform: translate(-10%, -100%);
  opacity: 0.8;
}

.uem-block-style {
  background-color: #fff;
  border-radius: var(--radius);
  max-width: 740px;
  padding: max(1.6vw, 30px) max(1.5vw, 27px) max(1.5vw, 27px);
  border: 1px solid rgba(19, 193, 233, 0.15);
  -webkit-box-shadow: 0 0 20px rgba(19, 193, 233, 0.2);
          box-shadow: 0 0 20px rgba(19, 193, 233, 0.2);
}
.uem-block-style .name, .uem-block-style p {
  padding-left: 0;
  padding-right: 0;
}

.uem-sec1 {
  position: relative;
  z-index: 10;
  padding-top: 30px;
}
.uem-sec1 > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.uem-sec1-right {
  width: 44%;
  max-width: 800px;
}

.uem-sec1-left {
  width: 56%;
  padding-right: var(--gap);
  padding-top: max(25px, 2vh);
  padding-bottom: max(25px, 2vh);
}
.uem-sec1-left .solu-sec-subhead {
  text-align: left;
}
.uem-sec1-left p {
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
}

.uem-software {
  max-width: 800px;
  margin-top: 70px;
}
.uem-software .title {
  margin: 0 0 27px;
  padding: 0;
  line-height: 1.5;
  color: var(--color-blue4);
  font-size: var(--fz-context-lg);
}
.uem-software .title > span {
  display: block;
}
.uem-software .title .text1 {
  font-weight: 700;
  font-size: 1.15em;
}

.uem-software-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.uem-software-list > li {
  max-width: 140px;
}
.uem-software-list .text {
  position: relative;
  margin-top: 15px;
  padding-top: 15px;
  font-size: var(--fz-btn-lg);
}
.uem-software-list .text::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: var(--color-blue4);
}

.uem-chart {
  width: auto;
  max-width: 860px;
  margin: -30px;
  position: relative;
}
.uem-chart::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 62px);
  height: calc(100% - 62px);
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 25px rgba(19, 193, 233, 0.3);
          box-shadow: 0 0 25px rgba(19, 193, 233, 0.3);
}
.uem-chart .mid-logo {
  width: 32.9%;
  height: 32.9%;
  z-index: 10;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
  background: rgb(255, 255, 255);
  background: linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(245, 245, 245) 100%);
}
.uem-chart .mid-logo > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 100%;
  z-index: 2;
}
.uem-chart svg {
  position: relative;
  z-index: 1;
}
.uem-chart g {
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.25s ease, -webkit-filter 0.25s;
  transition: opacity 0.15s, -webkit-transform 0.25s ease, -webkit-filter 0.25s;
  transition: transform 0.25s ease, filter 0.25s, opacity 0.15s;
  transition: transform 0.25s ease, filter 0.25s, opacity 0.15s, -webkit-transform 0.25s ease, -webkit-filter 0.25s;
}
.uem-chart g.slice1 {
  -webkit-transform-origin: 37% 28%;
      -ms-transform-origin: 37% 28%;
          transform-origin: 37% 28%;
}
.uem-chart g.slice2 {
  -webkit-transform-origin: 63% 28%;
      -ms-transform-origin: 63% 28%;
          transform-origin: 63% 28%;
}
.uem-chart g.slice3 {
  -webkit-transform-origin: 75% 52%;
      -ms-transform-origin: 75% 52%;
          transform-origin: 75% 52%;
}
.uem-chart g.slice4 {
  -webkit-transform-origin: 63% 72%;
      -ms-transform-origin: 63% 72%;
          transform-origin: 63% 72%;
}
.uem-chart g.slice5 {
  -webkit-transform-origin: 37% 72%;
      -ms-transform-origin: 37% 72%;
          transform-origin: 37% 72%;
}
.uem-chart g.slice6 {
  -webkit-transform-origin: 27% 52%;
      -ms-transform-origin: 27% 52%;
          transform-origin: 27% 52%;
}
.uem-chart path {
  stroke-miterlimit: 10;
  stroke-linejoin: round;
  stroke-width: 2.7;
}
.uem-chart text {
  font-weight: 600;
  font-size: 1.1875rem;
}

.pc .uem-chart.is-hover::before {
  opacity: 0;
}
.pc .uem-chart.is-hover g:hover {
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07);
  opacity: 1;
}

.solu-sec-details.uem-sec-details {
  z-index: 0;
  background: none;
  padding-top: max(60px, 12vh);
}
.solu-sec-details.uem-sec-details .img {
  z-index: 4;
}
.solu-sec-details.uem-sec-details .img::before, .solu-sec-details.uem-sec-details .img::after {
  display: none;
}
.solu-sec-details.uem-sec-details .text {
  z-index: 5;
}
.solu-sec-details.uem-sec-details .deco-bg {
  z-index: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100vw;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.solu-sec-details.uem-sec-details .item {
  position: relative;
  z-index: 10;
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+1) .deco-bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 30%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(../images/uem_deco1.png) no-repeat 0 0/contain;
  width: max(25.83vw, 150px);
  height: calc(max(25.83vw, 150px) * 1.171);
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+1) .deco-bg::after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
  width: max(120px, 7.2vw);
  height: max(120px, 7.2vw);
  border-radius: 60%;
  background: rgb(170, 212, 253);
  background: -webkit-gradient(linear, left top, right top, color-stop(-10%, rgb(170, 212, 253)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 100%);
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+2) .deco-bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 30%;
  right: 0;
  -webkit-transform: translate(0, -10%);
      -ms-transform: translate(0, -10%);
          transform: translate(0, -10%);
  background: url(../images/uem_deco2.png) no-repeat 0 0/contain;
  width: max(22.91vw, 200px);
  height: calc(max(22.91vw, 200px) * 1.2727);
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+3) .deco-bg::after {
  content: "";
  display: block;
  position: absolute;
  left: 1.5%;
  top: 0;
  -webkit-transform: translate(0, 3.5%);
      -ms-transform: translate(0, 3.5%);
          transform: translate(0, 3.5%);
  width: max(160px, 11.04vw);
  height: max(160px, 11.04vw);
  border-radius: 60%;
  background: rgb(170, 212, 253);
  background: -webkit-gradient(linear, left top, right top, color-stop(-10%, rgb(170, 212, 253)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 100%);
  opacity: 0.5;
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+4) .deco-bg::before {
  content: "";
  z-index: -10;
  display: block;
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translate(0, -20%);
      -ms-transform: translate(0, -20%);
          transform: translate(0, -20%);
  width: max(100px, 11.04vw);
  height: max(100px, 11.04vw);
  border-radius: 60%;
  background: rgb(170, 212, 253);
  background: -webkit-gradient(linear, left top, right top, color-stop(-10%, rgb(170, 212, 253)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 100%);
  opacity: 0.6;
}
.solu-sec-details.uem-sec-details .item:nth-of-type(4n+4) .deco-bg::after {
  content: "";
  display: block;
  position: absolute;
  left: 1.5%;
  bottom: 0.5%;
  -webkit-transform: translate(0, 3.5%);
      -ms-transform: translate(0, 3.5%);
          transform: translate(0, 3.5%);
  width: max(140px, 9.89vw);
  height: max(140px, 9.89vw);
  border-radius: 60%;
  background: rgb(170, 212, 253);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-10%, rgb(170, 212, 253)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 100%);
  opacity: 0.5;
}

@media screen and (min-width: 1400px) {
  .uem-block-style {
    padding: max(1.6vw, 50px) max(1.6vw, 52px) max(1.6vw, 55px) !important;
  }
  .uem-sec1-left .uem-software .title {
    margin-right: calc(max(1.6vw, 52px) * -0.7);
  }
  .uem-software-list {
    max-width: min(95%, 550px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 840px) {
  .mb-chart-clone {
    display: none;
  }
}
@media screen and (max-width: 839px) {
  .uem-sec1 {
    padding-top: 0;
  }
  .uem-sec1 > .container {
    display: block;
  }
  .uem-sec1-right {
    display: none;
  }
  .uem-sec1-left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-right: 0;
  }
  .uem-sec1-left .brief {
    display: inline-block;
    padding-left: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
    max-width: calc(100% - 250px);
  }
  .uem-software {
    width: 100%;
    margin: 25px auto 0;
    max-width: none;
  }
  .uem-software .title {
    text-align: center;
    margin-bottom: 15px;
  }
  .uem-software-list {
    text-align: center;
  }
  .uem-software-list img {
    display: inline-block;
  }
  .uem-software-list .text::before {
    left: 50%;
    width: 40px;
    margin-left: -20px;
  }
  .mb-chart-clone {
    display: inline-block;
    width: 40%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 250px;
            flex: 0 1 250px;
  }
  .mb-chart-clone .uem-chart {
    margin: 0 0 0 -30px;
  }
}
@media screen and (max-width: 639px) {
  .solu-sec-details.uem-sec-details {
    padding-top: max(30px, 5vh);
  }
  .solu-sec-details.uem-sec-details .img {
    margin: 0 auto;
  }
  .solu-sec-details.uem-sec-details .item:nth-of-type(4n+1) .deco-bg::before {
    top: 5%;
  }
  .solu-sec-details.uem-sec-details .item:nth-of-type(4n+2) .deco-bg::before {
    top: 70%;
    right: -20%;
  }
  .solu-sec-details.uem-sec-details .item:nth-of-type(4n+3) .deco-bg::after {
    width: max(100px, 11.04vw);
    height: max(100px, 11.04vw);
    top: 45%;
  }
  .solu-sec-details.uem-sec-details .item:nth-of-type(4n+4) .deco-bg::before {
    left: 70%;
    -webkit-transform: translate(0, -80%);
        -ms-transform: translate(0, -80%);
            transform: translate(0, -80%);
  }
  .uem-block-style {
    max-width: none;
    padding: max(1.6vw, 25px) max(1.5vw, 20px) !important;
  }
}
@media screen and (max-width: 499px) {
  .uem-sec1-left {
    display: block;
  }
  .uem-sec1-left .brief {
    width: 100%;
    padding-left: 0;
    max-width: none;
  }
  .mb-chart-clone {
    width: 100%;
    margin: 0 auto 20px;
  }
  .mb-chart-clone .uem-chart {
    margin: 0 auto;
  }
  .uem-software-list {
    display: block;
    max-width: 320px;
    margin: 0 auto;
    text-align: left;
  }
  .uem-software-list li {
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 0;
    border-top: 1px solid #ddd;
  }
  .uem-software-list li:first-child {
    border-top: none;
  }
  .uem-software-list img {
    display: inline-block;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    max-width: 60px;
  }
  .uem-software-list .text {
    font-size: var(--fz-context-lg);
    font-weight: 500;
    padding: 0 0 0 20px;
    margin-top: 0;
  }
  .uem-software-list .text::before {
    display: none;
  }
  .uem-software-list .text br {
    display: none;
  }
}
/*
 * Products overview list 
 */
.p-wrap-product {
  padding-top: max(40px, 5vh);
  padding-bottom: max(25px, 2.8vh);
}

.p-products-overview-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: calc(var(--gap-item) * -1);
  margin-right: calc(var(--gap-item) * -1);
  margin-bottom: calc(var(--gap-item) * 2);
}
.less-item .p-products-overview-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-products-overview-list .item {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 var(--gap-item);
  margin: 0 0 calc(var(--gap-item) * 2);
}
.p-products-overview-list .item > a {
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
}
.p-products-overview-list .item .img {
  z-index: 1;
}
.p-products-overview-list .item .img img {
  max-width: none;
  width: 100.06% !important;
  height: 100.06% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.p-products-overview-list .item .text {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px max(36px, var(--gap-item)) max(42px, var(--gap-item));
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: background-color 0.25s, height 0.25s, padding 0.25s;
  transition: background-color 0.25s, height 0.25s, padding 0.25s;
}
.p-products-overview-list .item .name {
  font-weight: 700;
  color: #fff;
  font-size: var(--fz-subhead);
  line-height: 1.2;
  display: block;
  position: relative;
  margin: 0 0 5pt;
  padding: 0 0 6pt;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.p-products-overview-list .item .name span {
  display: inline-block;
}
.p-products-overview-list .item .name::after {
  content: "";
  display: inline-block;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 3px;
  min-width: 36%;
  background-color: #0081c6;
}
.p-products-overview-list .item .g-btn {
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin-top: 6pt;
}
.p-products-overview-list .item > a:hover > .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.p-products-overview-list .item > a:hover .name {
  color: #fff;
}
.p-products-overview-list .item > a:hover .g-btn {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}
.p-products-overview-list .item > a:hover .g-btn::after {
  border-color: #fff;
}

@media screen and (max-width: 1099px) {
  .p-products-overview-list {
    width: auto;
    margin-left: calc(var(--gap-item) * -1);
    margin-right: calc(var(--gap-item) * -1);
  }
  .p-products-overview-list .item .text {
    background: rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5);
    /* Vertical gradient */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
  }
  .p-products-overview-list .item .text {
    padding: max(var(--gap-item), 20px);
  }
}
@media screen and (max-width: 839px) {
  .p-products-overview-list .item .name {
    font-size: var(--fz-listname);
    margin: 0 0 4pt;
    padding-bottom: 8pt;
  }
  .p-products-overview-list .item .name::after {
    height: 2pt;
    min-width: 29%;
  }
}
@media screen and (max-width: 639px) {
  .p-products-overview-list {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .p-products-overview-list .item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
/*
 * Products list 
 */
.product-series-subhead {
  font-size: calc(var(--fz-listname-lg) * 0.95);
  color: var(--color-blue2);
  font-weight: 700;
  display: block;
  margin: 0 auto 20px auto;
  padding: 0;
}

.p-products-list {
  --gap-item: max(20px, 2.6vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-left: calc(var(--gap-item) * -1);
  margin-right: calc(var(--gap-item) * -1);
}
.p-products-list + .p-products-list, .p-products-list + .product-series-subhead {
  margin-top: 15px;
}
.p-products-list .item {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 var(--gap-item);
  margin: 0 0 calc(var(--gap-item) * 2);
}
.p-products-list .item.is-no-img .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-products-list .item .inner {
  border-radius: var(--radius);
  overflow: hidden;
  display: block;
  padding: max(12px, 0.7vw);
  position: relative;
  background: #bdbdbd, #e9e9e9;
  /* Horizontal gradient */
  background: -webkit-gradient(linear, left top, right top, from(#bdbdbd), to(#e9e9e9));
  background: linear-gradient(to right, #bdbdbd, #e9e9e9);
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition: box-shadow 0.25s, -webkit-box-shadow 0.25s;
}
.p-products-list .item .img {
  z-index: 1;
  margin-bottom: 10px;
}
.p-products-list .item .img img {
  max-width: none;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.p-products-list .item .text {
  z-index: 2;
  bottom: 0;
  left: 0;
  color: #3a3a3a;
  padding: 10px 0;
  text-align: center;
}
.p-products-list .item .name {
  font-weight: 600;
  font-size: calc(var(--fz-listname) * 0.9);
  line-height: 1.2;
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 8pt;
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
}
.p-products-list .item .name::after {
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  height: 3px;
  min-width: 36%;
  background-color: #0081c6;
}
.p-products-list .item .desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
  font-size: var(--fz-breadcrumb);
  margin-top: 10pt;
  font-weight: 400;
}

@media screen and (max-width: 1199px) {
  .p-products-list {
    --gap-item: max(15px, 1.5vw);
  }
}
@media screen and (max-width: 839px) {
  .p-kanban-plist ~ .p-wrap-product {
    padding-top: 0;
  }
  .p-products-list {
    --gap-item: 10px;
  }
  .p-products-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (min-width: 500px) {
  .pc .p-products-list .item > a:hover {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  }
  .pc .p-products-list .item > a:hover > .img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .pc .p-products-list .item > a:hover .text {
    color: #0081c6;
  }
}
@media screen and (max-width: 499px) {
  .product-series-subhead {
    margin: 15px 0;
  }
  .p-products-list {
    --gap-item: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .p-products-list + .p-products-list, .p-products-list + .product-series-subhead {
    margin-top: var(--gap);
  }
  .p-products-list .item {
    display: block;
    width: 100%;
    margin: 0 auto var(--gap-item);
    padding: 0;
  }
  .p-products-list .item .inner {
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 100px;
  }
  .p-products-list .item .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
  }
  .p-products-list .item .img + .text {
    padding-left: var(--gap-item);
  }
  .p-products-list .item .text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
  }
  .p-products-list .item .name {
    padding-bottom: 8px;
  }
  .p-products-list .item .name::after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    height: 2px;
    min-width: 50px;
  }
  .p-products-list .item .desc {
    margin-top: 10px;
  }
  .mb .p-products-list .item > a:active {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  }
  .mb .p-products-list .item > a:active > .img img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .mb .p-products-list .item > a:active .text {
    color: #0081c6;
  }
}
.anchor-nav-line {
  pointer-events: none;
  position: absolute;
  display: inline-block;
  z-index: 1;
  height: 2pt;
  width: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: #0192f7;
}
.mb .anchor-nav-line {
  display: none !important;
}

.pview-top-sn {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  padding: 0 1rem 0 0;
  color: #777;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 15px;
}
.pview-top-sn a {
  display: inline-block;
  color: #777;
  font-weight: 700;
  white-space: nowrap;
}
.pview-top-sn a.current {
  color: var(--color-blue3);
}

.pview-tabs {
  position: sticky;
  top: var(--h-header);
  left: 0;
  width: 100%;
  z-index: 50;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  -webkit-transition: top 0.25s;
  transition: top 0.25s;
}
.pview-tabs .container {
  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;
}
.pview-tabs ul {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: inherit;
  top: auto;
  left: auto;
  float: none;
  min-width: initial;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  white-space: nowrap;
  font-weight: 500;
  color: #777;
  gap: 0 34px;
}
.pview-tabs ul > li {
  display: inline-block;
  vertical-align: top;
  margin-right: -1px;
  max-width: 25%;
}
.pview-tabs ul > li > a {
  position: relative;
  display: block;
  color: #777;
  padding: 12px 1px;
  border-bottom: 2px solid transparent;
}
.pview-tabs ul > li > a:hover, .pview-tabs ul > li > a:focus, .pview-tabs ul > li > a:active {
  -webkit-text-stroke: 0.4px #777;
}
.pview-tabs ul > li.current > a {
  color: var(--color-blue3);
  -webkit-text-stroke: 0.4px var(--color-blue3);
}

/* 滾動設定 (is-scroll-down只被限定在有頁籤的頁面) */
body.is-fixed-header .pview-tabs {
  top: var(--h-header);
}
body.is-fixed-header.is-scroll-down .pview-tabs {
  top: 0;
}

body.is-scroll-down .header {
  -webkit-transform: translateY(calc(var(--h-header) * -1));
      -ms-transform: translateY(calc(var(--h-header) * -1));
          transform: translateY(calc(var(--h-header) * -1));
}

.anchor-nav-wrap {
  position: relative;
}

@media (min-width: 992px) {
  .pview-tabs:not(.ir-view) ul,
  .pview-tabs:not(.gc-view) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pview-tabs.ir-view .anchor-nav-switch {
    display: none !important;
  }
  .pview-tabs.ir-view ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .pview-tabs.ir-view ul > li {
    max-width: none;
  }
  .pview-tabs.gc-view .anchor-nav-switch {
    display: none !important;
  }
  .pview-tabs.gc-view ul {
    max-height: var(--h-tab-h);
    max-width: 1200px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow-y: hidden;
    overflow-x: hidden;
    -webkit-transition: max-height 0.8s ease;
    transition: max-height 0.8s ease;
  }
  .pview-tabs.gc-view ul > li {
    max-width: none;
  }
  .pview-tabs.gc-view.is-show ul {
    max-height: 1000px;
  }
}
@media (min-width: 1100px) {
  /* 大尺寸下滾nav要消失 */
  body.is-scroll-down .nav {
    display: none;
  }
}
@media (min-width: 1450px) {
  .pview-tabs.gc-view {
    padding-right: 16px;
  }
}
@media (max-width: 1299px) {
  .pview-tabs.ir-view ul, .pview-tabs.gc-view ul {
    gap: 0 18px;
    font-size: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .pview-tabs.ir-view .anchor-nav-wrap, .pview-tabs.gc-view .anchor-nav-wrap {
    width: 220px;
    max-width: calc(100% - 200px);
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .pview-tabs.ir-view .anchor-nav-wrap.is-open .anchor-nav-switch, .pview-tabs.gc-view .anchor-nav-wrap.is-open .anchor-nav-switch {
    background-color: #2794ce;
    border: 1px solid #2794ce;
    color: transparent;
  }
  .pview-tabs.ir-view .anchor-nav-wrap.is-open .anchor-nav-switch::after, .pview-tabs.gc-view .anchor-nav-wrap.is-open .anchor-nav-switch::after {
    margin-top: -2px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    border-color: #fff;
  }
  .pview-tabs.ir-view .anchor-nav-wrap.is-open .anchor-nav-switch::before, .pview-tabs.gc-view .anchor-nav-wrap.is-open .anchor-nav-switch::before {
    content: "Select...";
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .pview-tabs.ir-view .anchor-nav-wrap.is-open ul, .pview-tabs.gc-view .anchor-nav-wrap.is-open ul {
    -webkit-box-shadow: 0 10px 20px 999px rgba(0, 0, 0, 0.25) !important;
            box-shadow: 0 10px 20px 999px rgba(0, 0, 0, 0.25) !important;
    -webkit-transition: -webkit-box-shadow 0.35s;
    transition: -webkit-box-shadow 0.35s;
    transition: box-shadow 0.35s;
    transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;
  }
  .pview-tabs.ir-view .anchor-nav-switch, .pview-tabs.gc-view .anchor-nav-switch {
    z-index: 5;
    position: relative;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #2794ce;
    color: #2794ce;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 35px 0 10px;
    text-align: center;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
    font-size: 11pt;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .pview-tabs.ir-view .anchor-nav-switch::-moz-selection, .pview-tabs.gc-view .anchor-nav-switch::-moz-selection {
    background: transparent;
  }
  .pview-tabs.ir-view .anchor-nav-switch::selection, .pview-tabs.gc-view .anchor-nav-switch::selection {
    background: transparent;
  }
  .pview-tabs.ir-view .anchor-nav-switch:after, .pview-tabs.gc-view .anchor-nav-switch:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-color: var(--color-blue2);
    position: absolute;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 50%;
    margin-top: -5px;
    right: 15px;
    z-index: 5;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
  }
  .pview-tabs.ir-view .pview-top-sn, .pview-tabs.gc-view .pview-top-sn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
    font-size: 12pt;
    padding: 0;
  }
  .pview-tabs.ir-view .container, .pview-tabs.gc-view .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: calc(var(--gap) - 8px);
    padding-right: calc(var(--gap) - 8px);
  }
  .pview-tabs.ir-view .anchor-nav-line, .pview-tabs.gc-view .anchor-nav-line {
    display: none !important;
  }
  .pview-tabs.ir-view ul, .pview-tabs.gc-view ul {
    z-index: 4;
    font-size: 12pt;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 0;
    border-radius: 7px;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    left: -6px;
    top: -6px;
    right: -6px;
    display: none;
    max-height: calc(100vh - var(--h-header) * 2);
    padding: 50px 20px 10px 20px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25) !important;
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25) !important;
  }
  .pview-tabs.ir-view ul::-webkit-scrollbar, .pview-tabs.gc-view ul::-webkit-scrollbar {
    width: 3px;
  }
  .pview-tabs.ir-view ul::-webkit-scrollbar-track, .pview-tabs.gc-view ul::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    margin: 0;
    background: #ddd;
  }
  .pview-tabs.ir-view ul::-webkit-scrollbar-thumb, .pview-tabs.gc-view ul::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    background: #2794ce;
  }
  .pview-tabs.ir-view ul:hover::-webkit-scrollbar-thumb, .pview-tabs.gc-view ul:hover::-webkit-scrollbar-thumb {
    background: #38abe9;
  }
  .pview-tabs.ir-view ul > li, .pview-tabs.gc-view ul > li {
    max-width: none;
    width: 100%;
    display: block;
    border-top: 1px solid #ddd;
  }
  .pview-tabs.ir-view ul > li:first-child, .pview-tabs.gc-view ul > li:first-child {
    border-top: none;
  }
  .pview-tabs.ir-view ul > li a, .pview-tabs.gc-view ul > li a {
    min-width: auto;
    padding: 3px 0;
    text-align: center;
    white-space: normal;
  }
}
@media (max-width: 579px) {
  .pview-top-sn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-size: 12pt;
    padding: 7px 0 0;
  }
  .pview-tabs .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: calc(var(--gap) - 8px);
    padding-right: calc(var(--gap) - 8px);
  }
  .pview-tabs ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 12pt;
    gap: 0 5px;
  }
  .pview-tabs ul > li:first-child {
    padding-left: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .pview-tabs ul > li:last-child {
    padding-right: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .pview-tabs ul > li > a {
    min-width: auto;
    padding: 3px 0;
  }
}
@media (max-width: 479px) {
  .pview-tabs ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 10pt;
  }
  .pview-tabs ul > li {
    padding: 0 2px;
  }
  .pview-tabs.ir-view .pview-top-sn, .pview-tabs.gc-view .pview-top-sn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 5px 0 0 0;
    line-height: 1.5;
  }
  .pview-tabs.ir-view .anchor-nav-wrap, .pview-tabs.gc-view .anchor-nav-wrap {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 379px) {
  .pview-tabs.ir-view .pview-top-sn a, .pview-tabs.gc-view .pview-top-sn a {
    font-size: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
/* 列表頁UEM微調 */
.p-list-uem .pview-sec-icons {
  padding-top: calc(var(--gap-sec) + 10px);
  padding-bottom: calc(var(--gap-sec) + 10px);
  background-color: #f1fcff;
}
.p-list-uem .pview-icons-list span {
  font-weight: 600;
}
.p-list-uem .puem-sec-details {
  margin-bottom: 0;
}

.puem-sec-details {
  margin-bottom: min(75px, 8vh);
  padding-top: var(--gap-sec);
  padding-bottom: 0;
}
.puem-sec-details .icons-grid-round {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  list-style: none;
  padding: 0;
  margin: 45px -18px 0 0;
  gap: 18px;
}
.puem-sec-details .icons-grid-round > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 18px);
          flex: 0 0 calc(50% - 18px);
  padding: 10px 15px;
  font-size: calc(var(--fz-context) * 1.04);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 30px rgba(19, 193, 233, 0.3);
          box-shadow: 0 0 30px rgba(19, 193, 233, 0.3);
}
.puem-sec-details .icons-grid-round span {
  margin: 0;
  padding: 18px 5px 18px 15px;
  display: block;
  font-weight: 500;
  line-height: 1.2;
}
.puem-sec-details .icons-grid-round img {
  width: 100%;
  max-width: min(43%, 120px);
}
.puem-sec-details .icons-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  list-style: none;
  padding: 0;
  margin: 30px auto 0;
}
.puem-sec-details .icons-grid > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 1px);
          flex: 0 0 calc(33.3333333333% - 1px);
  text-align: center;
  padding: min(25px, 2.08vw);
  font-size: var(--fz-context-md);
}
.puem-sec-details .icons-grid span {
  margin: 0;
  padding: 0;
  display: block;
  font-weight: 400;
  line-height: 1.3;
}
.puem-sec-details .icons-grid img {
  max-width: min(100%, 180px);
  margin: 0 auto 5px;
  display: block;
}
.puem-sec-details .img {
  z-index: 0;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.puem-sec-details .img img {
  width: auto;
}
.puem-sec-details .text {
  position: relative;
  z-index: 10;
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: calc(var(--w-container) * 0.5);
  line-height: 1.5;
  font-weight: 500;
  position: relative;
  z-index: 1;
  padding: 25px;
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
}
.puem-sec-details .name {
  font-weight: 700;
  color: var(--color-blue2);
  line-height: 1.2;
  font-size: var(--fz-listname-lg);
  margin: 0;
}
.puem-sec-details p {
  font-weight: 500;
  margin: 15px 0 20px 0;
  padding: 0;
  color: #000;
}
.puem-sec-details .item {
  z-index: 5;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: min(40px, 4.5vh);
  padding-bottom: min(40px, 4.5vh);
}
.puem-sec-details .item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.puem-sec-details .item:nth-of-type(odd) .img img {
  border-radius: 0 max(30px, 3vw) 0 max(30px, 3vw);
}
.puem-sec-details .item:nth-of-type(even) .img img {
  border-radius: max(30px, 3vw) 0 max(30px, 3vw) 0;
}
.puem-sec-details .item:nth-of-type(4n+2) {
  z-index: 2;
}
.puem-sec-details .item:nth-of-type(4n+2)::before {
  content: "";
  pointer-events: none;
  display: block;
  position: absolute;
  top: min(85px, 10vh);
  right: 0;
  width: max(500px, 50%);
  height: 110%;
  z-index: -2;
  position: absolute;
  background: url(../images/uem_deco4.png) no-repeat right top/contain;
}
.puem-sec-details .item:nth-of-type(4n+3) {
  z-index: 1;
}
.puem-sec-details .item:nth-of-type(4n+3)::before {
  content: "";
  bottom: 3%;
  left: 1%;
  z-index: 0;
  position: absolute;
  display: block;
  width: 15vw;
  padding-bottom: 15vw;
  border-radius: 60%;
  opacity: 0.5;
  background: rgb(170, 212, 253);
  background: linear-gradient(75deg, rgb(170, 212, 253) -10%, rgb(255, 255, 255) 100%);
}
.puem-sec-details .item:nth-of-type(4n+4) {
  z-index: 2;
}
.puem-sec-details .item:nth-of-type(4n+4)::before {
  content: "";
  pointer-events: none;
  display: block;
  position: absolute;
  top: 25%;
  right: 0;
  width: max(15vw, 100px);
  height: calc(max(15vw, 100px) * 2.4012);
  z-index: 0;
  position: absolute;
  background: url(../images/uem_deco5.png) no-repeat right top/100% 100%;
}
.puem-sec-details .item:nth-of-type(2) .img img, .puem-sec-details .item:nth-of-type(4) .img img {
  min-width: 50vw;
}
.puem-sec-details .item.first {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-item);
}
.puem-sec-details .item.first .text {
  font-size: var(--fz-context);
}
.puem-sec-details .item.first .name {
  font-size: var(--fz-subhead);
}
.puem-sec-details .item.first .icons-grid > li {
  border-top: 0.75pt solid #777;
  border-left: 0.75pt solid #777;
}

@media (min-width: 500px) and (max-width: 839px), (min-width: 1400px) {
  .puem-sec-details .item.first .icons-grid > li:nth-of-type(3n+1) {
    border-left: none;
  }
  .puem-sec-details .item.first .icons-grid > li:nth-of-type(1), .puem-sec-details .item.first .icons-grid > li:nth-of-type(2), .puem-sec-details .item.first .icons-grid > li:nth-of-type(3) {
    border-top: none;
  }
  .puem-sec-details .icons-grid.grid-4 > li {
    -ms-flex-preferred-size: calc(25% - 1px);
        flex-basis: calc(25% - 1px);
    padding: min(25px, 2.08vw) 10px;
  }
  .puem-sec-details .icons-grid.grid-4 img {
    max-width: min(100%, 120px);
  }
}
@media (max-width: 1399px) {
  .puem-sec-details .icons-grid > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1px);
            flex: 0 0 calc(50% - 1px);
  }
  .puem-sec-details .icons-grid > li img {
    max-width: 120px;
  }
  .puem-sec-details .img {
    width: 40%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
  }
  .puem-sec-details .text {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 839px) {
  .puem-sec-details .icons-grid-round span {
    padding: 15px 5px;
  }
  .puem-sec-details .icons-grid {
    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: stretch;
        align-content: stretch;
    list-style: none;
    padding: 0;
    margin: 30px auto 0;
  }
  .puem-sec-details .icons-grid > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - 1px);
            flex: 0 0 calc(33.3333333333% - 1px);
    padding: 10px;
    font-size: var(--fz-context);
  }
  .puem-sec-details .icons-grid > li img {
    max-width: min(100%, 100px);
  }
  .puem-sec-details .icons-grid.grid-4 > li {
    -ms-flex-preferred-size: calc(25% - 1px);
        flex-basis: calc(25% - 1px);
    padding: 10px;
  }
  .puem-sec-details .item {
    display: block;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .puem-sec-details .item:nth-of-type(2) .img img, .puem-sec-details .item:nth-of-type(4) .img img {
    min-width: 100vw;
  }
  .puem-sec-details .item.first .text {
    padding-left: 0;
    padding-right: 0;
  }
  .puem-sec-details .item.first + .item {
    padding-top: 0;
  }
  .puem-sec-details .item:nth-of-type(4n+4)::before {
    top: 60%;
  }
  .puem-sec-details .img {
    width: 100%;
    margin-bottom: 25px;
  }
  .puem-sec-details .text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 499px), (min-width: 840px) and (max-width: 1399px) {
  .puem-sec-details .icons-grid > li {
    width: calc(50% - 1px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1px);
            flex: 0 0 calc(50% - 1px);
  }
  .puem-sec-details .icons-grid.grid-4 > li {
    width: calc(50% - 1px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1px);
            flex: 0 0 calc(50% - 1px);
    padding: 15px 0;
  }
}
@media (min-width: 840px) and (max-width: 1399px) {
  .puem-sec-details .icons-grid-round > li {
    padding-left: 3px;
    padding-right: 5px;
    font-size: var(--fz-context);
  }
  .puem-sec-details .icons-grid-round span {
    padding-left: 3px;
  }
}
@media (max-width: 499px) {
  .puem-sec-details .icons-grid-round {
    margin: 45px -10px 0 0;
    gap: 10px;
  }
  .puem-sec-details .icons-grid-round > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
    padding: 8px 10px;
  }
  .puem-sec-details .icons-grid > li {
    padding: 15px 0;
  }
}
@media (max-width: 449px) {
  .puem-sec-details .icons-grid-round {
    margin: 35px auto 0 0;
    display: block;
  }
  .puem-sec-details .icons-grid-round > li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding: 10px;
  }
  .puem-sec-details .icons-grid-round img {
    max-width: min(30%, 90px);
  }
  .puem-sec-details .icons-grid-round span br {
    display: none;
  }
}
/*
 * Products View
 */
.pview-sec-subhead {
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  display: block;
  margin: 0 auto 35px auto;
  padding: 0;
  color: var(--color-blue2);
}

.pview-sec-icons {
  text-align: center;
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.pview-sec-icons .pview-sec-subhead {
  color: #000;
}

.pview-icons-list {
  list-style: none;
  margin: var(--gap-sec) auto 0;
  padding: 0;
  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;
}
.pview-icons-list > * {
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 19%;
          flex: 0 0 19%;
  text-align: center;
  padding: 10px 5px;
}
.pview-icons-list span {
  display: block;
  font-size: var(--fz-context);
  line-height: 1.2;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  font-weight: 500;
}
.pview-icons-list img {
  display: block;
  margin: 0 auto 10px;
  max-width: min(150px, 100%);
  max-height: min(110px, 100%);
}

@media (max-width: 639px) {
  .pview-icons-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pview-icons-list > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
  .pview-icons-list img {
    max-width: min(85px, 100%);
    max-height: min(63px, 100%);
  }
}
@media (max-width: 579px) {
  .pview-icons-list > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .pview-icons-list span {
    font-size: var(--fz-context-lg);
  }
}
.pview-sec-video {
  position: relative;
  z-index: 10;
}
.pview-sec-video + .pview-sec-details {
  padding-top: calc(var(--gap-sec-lg) * 0.5);
}

.pview-sec-video-inner {
  position: relative;
  z-index: 5;
}
.pview-sec-video-inner > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: var(--gap-pv-video);
  padding-bottom: var(--gap-pv-video);
}
.pview-sec-video-inner .left {
  position: relative;
  width: 54%;
  padding: max(60px, 4.7%) max(52px, 11%) max(52px, 4%) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
  font-weight: 500;
}
.pview-sec-video-inner .left > * {
  position: relative;
  z-index: 10;
}
.pview-sec-video-inner .left::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(var(--gap-pv-video) * -1);
  bottom: calc(var(--gap-pv-video) * -1);
  right: -50%;
  left: -50%;
  background: #f3f3f3;
  border-radius: 0 var(--radius) var(--radius) 0;
}
.pview-sec-video-inner .left .pview-sec-subhead {
  margin-bottom: 15PX;
}
.pview-sec-video-inner .right {
  width: 46%;
}
.pview-sec-video-inner .video-wrap {
  position: relative;
  display: block;
  background: none !important;
}
.pview-sec-video-inner .video-wrap .plyr {
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 10;
  background: none !important;
  border-radius: var(--radius);
}
.pview-sec-video-inner .video-wrap .plyr__video-wrapper {
  width: calc(100% + 4px) !important;
}
.pview-sec-video-inner .video-wrap iframe {
  border-radius: var(--radius);
  top: -2px !important;
  left: -2px !important;
  width: calc(100% + 4px) !important;
}
.pview-sec-video-inner .video-wrap::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 30%;
  height: 45%;
  background: transparent;
  background-image: radial-gradient(#66ccff 20%, transparent 0);
  background-size: 1.49vw 1.5vw;
  background-position: -0.15vw -0.15vw;
  bottom: -12%;
  right: -7%;
}
.pview-sec-video-inner .video-wrap::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: 26%;
  height: 35%;
  background: transparent;
  background-image: radial-gradient(#66ccff 20%, transparent 0);
  background-size: 1.49vw 1.5vw;
  background-position: -0.15vw -0.15vw;
  top: -12%;
  left: -7%;
}

.pview-sec-details {
  position: relative;
}
.pview-sec-details .theme-sn {
  text-transform: uppercase;
}

.pview-sec-peripherals {
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.pview-sec-peripherals .theme-sn {
  text-transform: uppercase;
}

.pview-sec-photo {
  padding-bottom: var(--gap-sec-lg);
  text-align: center;
}
.pview-sec-photo .swiper {
  overflow: visible;
}
.pview-sec-photo .swiper-button-prev, .pview-sec-photo .swiper-button-next {
  width: calc(var(--h-input) * 2);
  height: 100%;
}
.pview-sec-photo .swiper-button-prev::after, .pview-sec-photo .swiper-button-next::after {
  -webkit-transform: rotate(40deg) skewX(-10deg);
      -ms-transform: rotate(40deg) skewX(-10deg);
          transform: rotate(40deg) skewX(-10deg);
  width: calc(var(--h-input) * 0.8);
  height: calc(var(--h-input) * 0.8);
  border-color: var(--color-logo);
  opacity: 0.29;
}
.pview-sec-photo .swiper-button-prev:active::after, .pview-sec-photo .swiper-button-next:active::after {
  opacity: 1;
  border-color: var(--color-logo);
}
.pc .pview-sec-photo .swiper-button-prev:hover::after, .pc .pview-sec-photo .swiper-button-next:hover::after {
  opacity: 1;
  border-color: var(--color-logo);
}

.pview-sec-photo .swiper-button-prev {
  margin-left: calc(var(--h-input) * -0.4);
}
.pview-sec-photo .swiper-button-next {
  margin-right: calc(var(--h-input) * -0.4);
}
.pview-sec-photo .swiper-pagination {
  bottom: 0;
  text-align: center;
  z-index: 15;
  position: relative;
}
.pview-sec-photo .swiper-pagination .swiper-pagination-bullet {
  width: min(70px, 5vw);
  height: 2pt;
  margin: 0 12px 0 0;
  background-color: rgba(0, 129, 198, 0.29);
}
.pview-sec-photo .swiper-pagination .swiper-pagination-bullet:focus {
  outline: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pc .pview-sec-photo .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: rgba(0, 129, 198, 0.6);
}

.pview-sec-photo .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.pview-sec-photo .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(0, 129, 198);
}

.pview-sec-resource {
  padding-bottom: var(--gap-sec-lg);
}

.resource-list {
  list-style: none;
  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;
  padding: 0;
  line-height: 1.5;
  gap: 0 max(25px, 2.23vw);
}
.resource-list .item {
  -ms-flex-preferred-size: 22%;
      flex-basis: 22%;
  max-width: 364px;
  margin: 10px 0;
}
.resource-list .title {
  font-weight: 700;
  font-size: var(--fz-res-lg);
  color: #000;
  display: block;
  margin-top: 2px;
}
.resource-list .title + div {
  border-top: 2pt solid #000;
  padding-top: 11px;
}
.resource-list .link {
  white-space: nowrap;
  border-radius: var(--radius);
  border: 2pt solid var(--color-logo);
  padding: 20px max(25px, 2.23vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  font-size: var(--fz-res);
  color: var(--color-logo);
  background-color: #fff;
  -webkit-transition: background-color 0.25s, -webkit-box-shadow 0.25s;
  transition: background-color 0.25s, -webkit-box-shadow 0.25s;
  transition: background-color 0.25s, box-shadow 0.25s;
  transition: background-color 0.25s, box-shadow 0.25s, -webkit-box-shadow 0.25s;
}
.resource-list .link > div span::after {
  content: ">";
  font-size: inherit;
  margin-left: 5px;
}
.resource-list .link:active {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  border-color: var(--color-blue3);
  background-color: var(--color-blue3);
  color: #fff;
}
.resource-list .link:active .title {
  color: #fff;
}
.resource-list .link:active .title + div {
  border-top: 2pt solid #fff;
}
.pc .resource-list .link:hover {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  border-color: var(--color-blue3);
  background-color: var(--color-blue3);
  color: #fff;
}
.pc .resource-list .link:hover .title {
  color: #fff;
}
.pc .resource-list .link:hover .title + div {
  border-top: 2pt solid #fff;
}

.pview-sec-related {
  padding-bottom: calc(var(--gap-item) * 3);
}
.pview-sec-related .container-inner {
  margin: 0 auto;
  max-width: calc(100% - var(--gap) * 2);
}
.pview-sec-related .p-products-list .item {
  margin: 0 0 var(--gap-item);
}

@media (max-width: 1299px) {
  .pview-sec-video-inner {
    background-color: #f3f3f3;
  }
  .pview-sec-video-inner .left {
    padding: var(--gap-item) max(25px, 6%) var(--gap-item) 0;
  }
  .pview-sec-video-inner .left::after {
    border: none;
  }
}
@media (max-width: 839px) {
  .pview-sec-related .container-inner {
    max-width: 100%;
  }
  .pview-sec-related .p-products-list .item {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .pview-sec-subhead {
    margin-bottom: 20px;
  }
  .pview-sec-video-inner > .container {
    display: block;
  }
  .pview-sec-video-inner .left {
    width: 100%;
    padding: var(--gap) 0 0 0;
    margin-bottom: var(--gap);
  }
  .pview-sec-video-inner .right {
    width: 100%;
  }
  .pview-sec-photo {
    --h-input: 30px;
  }
  .pview-sec-photo .swiper-slide {
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
  }
  .pview-sec-photo .swiper-slide:not(.swiper-slide-active) {
    opacity: 0;
  }
  .pview-sec-photo .swiper-button-prev {
    left: calc(var(--gap) * -1);
  }
  .pview-sec-photo .swiper-button-next {
    right: calc(var(--gap) * -1);
  }
}
@media (max-width: 579px) {
  .resource-list {
    display: block;
  }
  .resource-list .item {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
  }
  .resource-list .title {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 50px);
            flex: 1 1 calc(100% - 50px);
    text-align: left;
    margin: 0;
  }
  .resource-list .link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .resource-list .link > div {
    padding-top: 0;
    border-top: none;
  }
  .pview-sec-related .p-products-list {
    --gap-item: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .pview-sec-related .p-products-list + .p-products-list, .pview-sec-related .p-products-list + .product-series-subhead {
    margin-top: var(--gap);
  }
  .pview-sec-related .p-products-list .item {
    display: block;
    width: 100%;
    margin: 0 auto var(--gap-item);
    padding: 0;
  }
  .pview-sec-related .p-products-list .item .inner {
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 100px;
  }
  .pview-sec-related .p-products-list .item .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
  }
  .pview-sec-related .p-products-list .item .img + .text {
    padding-left: var(--gap-item);
  }
  .pview-sec-related .p-products-list .item .text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
  }
  .pview-sec-related .p-products-list .item .name {
    padding-bottom: 8px;
  }
  .pview-sec-related .p-products-list .item .name::after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 0;
    height: 2px;
    min-width: 50px;
  }
  .pview-sec-related .p-products-list .item .desc {
    margin-top: 10px;
  }
}
/*
 * Solutions Global Section
 */
.block-connect-solutions {
  position: relative;
  background: #0a6fdd;
  background: linear-gradient(45deg, #0a6fdd 30%, #26b7f6 60%, #245f99 150%);
  color: #fff;
  text-align: center;
  padding-top: min(55px, var(--gap));
  padding-bottom: min(50px, var(--gap));
}
.block-connect-solutions::before {
  content: "";
  background: url(../images/bg_connect.jpg) no-repeat center bottom/auto max(100%, 350px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.block-connect-solutions.esg {
  background: #50d163;
  background: linear-gradient(45deg, #50d163 30%, #7ed388 60%, #46bc54 150%);
}
.block-connect-solutions.esg::before {
  background: url(../images/bg_connect_esg.jpg) no-repeat center bottom/cover;
}
.block-connect-solutions .g-subhead {
  color: inherit;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
  font-size: var(--fz-subhead-lg);
}
.block-connect-solutions .g-subhead span {
  text-transform: lowercase;
  display: inline;
}
.block-connect-solutions .g-subhead em {
  margin: 0.5em 0 0 0;
  padding: 0;
  max-width: none;
}
.block-connect-solutions em {
  font-style: normal;
  display: block;
  font-weight: 400;
  font-size: var(--fz-context-lg);
  line-height: 1.25;
  padding: 0;
  margin: 0 auto 35px auto;
  max-width: min(690px, 100%);
}
.block-connect-solutions.left {
  text-align: left;
}
.block-connect-solutions.left .text {
  display: inline-block;
  vertical-align: top;
  max-width: 820px;
  text-align: left;
  padding-left: max(36px, var(--gap-item));
  padding-right: max(36px, var(--gap-item));
}
.block-connect-solutions.left .text.no-limit-w {
  max-width: none;
}
.block-connect-solutions.left .g-subhead {
  font-size: calc(var(--fz-subhead) * 0.9);
  padding-bottom: calc(var(--gap-item) * 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin-bottom: var(--gap-item);
  letter-spacing: 0.025em;
}
.block-connect-solutions.bg2::before {
  background-image: url(../images/bg_connect2.png);
  background-size: cover;
}

.pc .block-connect-solutions .g-btn:hover, .block-connect-solutions .g-btn:active {
  border-color: var(--color-blue3);
  color: #fff;
  background-color: var(--color-blue3);
}
.pc .block-connect-solutions .g-btn:hover::after, .block-connect-solutions .g-btn:active::after {
  border-color: #fff;
}

.pc .block-connect-solutions.bg2 .g-btn:hover, .block-connect-solutions.bg2 .g-btn:active {
  border-color: var(--color-blue3);
  color: #fff;
  background-color: var(--color-blue3);
}
.pc .block-connect-solutions.bg2 .g-btn:hover::after, .block-connect-solutions.bg2 .g-btn:active::after {
  border-color: #fff;
}

.pc .block-connect-solutions.esg .g-btn:hover, .block-connect-solutions.esg .g-btn:active {
  border-color: var(--color-green1);
  color: #fff;
  background-color: var(--color-green1);
}
.pc .block-connect-solutions.esg .g-btn:hover::after, .block-connect-solutions.esg .g-btn:active::after {
  border-color: #fff;
}

@media screen and (min-width: 1921px) {
  .block-connect-solutions::before {
    background-size: cover;
  }
}
@media screen and (max-width: 839px) {
  .block-connect-solutions.left .text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-connect-solutions::before {
    background-position: right bottom;
    background-size: auto max(100%, 185px);
  }
  .block-connect-solutions em {
    padding-right: 0;
  }
}
/*
 * Product Global Section
 */
.block-connect-products {
  background: url(../images/bg_connect_products.webp) no-repeat center top/cover;
}
.block-connect-products .container {
  height: max(300px, 55vh);
}
.block-connect-products .text {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: max(36px, var(--gap-item));
  padding-right: max(36px, var(--gap-item));
}
.block-connect-products .g-subhead {
  font-size: calc(var(--fz-subhead) * 0.9);
  margin-bottom: var(--gap-item);
  letter-spacing: 0.025em;
  color: #fff;
  margin-bottom: 10px;
}
.block-connect-products .g-subhead span {
  text-transform: lowercase;
  display: inline;
}

@media screen and (max-width: 839px) {
  .block-connect-products .container {
    height: max(220px, 26vh);
  }
  .block-connect-products .text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-connect-products {
    background-image: url(../images/bg_connect_products_s.jpg);
    background-position: right bottom;
  }
}
@media screen and (max-width: 499px) {
  .block-connect-products .g-subhead br {
    display: none;
  }
}
/*
 * 登入與忘記密碼共用
 */
.popup-login {
  color: #7c7c7c;
  font-size: var(--fz-context);
}
.popup-login .g-subhead {
  margin-bottom: 20px;
  font-size: var(--fz-subhead);
  line-height: 1.18;
}
.popup-login .form-box {
  margin-bottom: 5px;
  width: 100%;
}
.popup-login .form-box .msg-valid {
  line-height: 1.2;
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 5px 0;
  padding: 0;
  display: block;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: var(--fz-menu-third);
}
.popup-login .form-box .msg-valid p {
  display: block;
  margin: 0 !important;
  padding-left: 20px;
}
.popup-login .form-box .msg-valid p::before {
  content: "";
  width: max(15px, var(--fz-menu-third));
  height: max(15px, var(--fz-menu-third));
  display: block;
  position: absolute;
  left: 0;
  top: 0.08em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -1.5 24 24' width='24' fill='%23cc1515 '%3E%3Cpath d='M10 20.393c-5.523 0-10-4.477-10-10 0-5.522 4.477-10 10-10s10 4.478 10 10c0 5.523-4.477 10-10 10zm0-15a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1zm0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'%3E%3C/path%3E%3C/svg%3E") no-repeat 0 0/contain;
}
.popup-login .form-box.has-error .input-style {
  border-bottom-color: #cc1515;
}
.popup-login .form-box.has-error .textarea-style {
  border-color: #cc1515;
}
.popup-login .form-box.has-error .checkbox-style input + span, .popup-login .form-box.has-error .radio-style input + span {
  border-color: #cc1515;
}
.popup-login .input-style {
  height: 50px;
  width: 100%;
  font-size: max(18px, var(--fz-context) * 0.9);
  border-bottom-color: #7c7c7c;
}
.popup-login .input-style:focus {
  border-bottom-color: var(--color-logo);
}
.popup-login .input-style::-webkit-input-placeholder {
  color: #b2b2b2;
}
.popup-login .input-style::-moz-placeholder {
  color: #b2b2b2;
}
.popup-login .input-style:-ms-input-placeholder {
  color: #b2b2b2;
}
.popup-login .input-style::-ms-input-placeholder {
  color: #b2b2b2;
}
.popup-login .input-style::placeholder {
  color: #b2b2b2;
}
.popup-login .g-btn {
  margin-top: 25px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.popup-login .g-btn:active, .popup-login .g-btn:hover {
  background-color: var(--color-logo);
  border-color: var(--color-logo);
}
.popup-login .link-other {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  justify-self: flex-end;
  font-size: var(--fz-menu-third);
  max-width: 100%;
  margin-top: 10px;
  line-height: 1.6;
  display: block;
  color: var(--color-logo);
}
.popup-login .link-other:hover {
  color: var(--color-logo);
  font-weight: 600;
}

.login-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: max(200px, 80vh);
}
.login-wrap .g-subhead {
  color: var(--color-blue3);
}

.login-left, .login-right {
  width: 50%;
  padding: max(45px, var(--gap) * 0.5) calc(var(--gap) * 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.login-left {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-right {
  width: 50%;
  background: url(../images/login_bg.png) no-repeat 0 0/cover;
  color: #fff;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login-right .welcome-notice {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: calc(var(--fz-kanban-lg) * 1.06);
  white-space: nowrap;
  font-weight: 800;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: var(--gap);
  padding-top: 25px;
}
.login-right .regist-notice {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  justify-self: flex-end;
  font-size: var(--fz-menu-third);
  max-width: 400px;
  line-height: 1.6;
  font-weight: 400;
}
.login-right .regist-notice strong {
  font-weight: 600;
}

.chgpwd-wrap {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: max(200px, 80vh);
  padding: 40px 20px;
}
.chgpwd-wrap .icon {
  width: max(7vw, 75px);
  height: max(7vw, 75px);
  display: block;
  position: relative;
  margin: 0 auto 15px auto;
  border-radius: 50%;
  background-color: var(--color-logo);
}
.chgpwd-wrap .icon::before {
  content: "";
  font-style: normal;
  font-weight: 900;
  font-size: var(--fz-kanban);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.chgpwd-wrap .icon.chgpwd::before {
  height: 62%;
  width: 62%;
  top: 46%;
  left: 55%;
  background-image: url(../images/icon_forgetpwd.png);
}
.chgpwd-wrap .g-subhead, .chgpwd-wrap .brief {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.chgpwd-wrap .g-subhead.no-limit-w, .chgpwd-wrap .brief.no-limit-w {
  max-width: 100%;
}
.chgpwd-wrap .brief {
  line-height: 1.6;
}
.chgpwd-wrap .brief a {
  color: var(--color-blue3);
}
.chgpwd-wrap .brief a:hover, .chgpwd-wrap .brief a:active {
  font-weight: 600;
}
.chgpwd-wrap .g-subhead {
  color: var(--color-logo);
}
.chgpwd-wrap .form-box {
  text-align: left;
  max-width: min(100%, 433px);
}
.chgpwd-wrap .g-btn-send {
  display: block;
  width: 100%;
  max-width: min(100%, 433px);
  margin: 25px auto 10px;
}
.chgpwd-wrap .link-other {
  margin: 5px auto;
}

@media (max-width: 639px) {
  .popup-login {
    font-size: var(--fz-context-lg);
  }
  .chgpwd-wrap {
    min-height: auto;
    padding: calc(var(--gap) + min(20px, var(--gap))) min(20px, var(--gap));
  }
  .login-wrap {
    display: block;
    min-height: auto;
    background: transparent url(../images/login_bg.png) no-repeat 0 0/cover;
    padding: 10px;
  }
  .login-wrap::before {
    content: "";
    z-index: 2;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 10px;
  }
  .login-left, .login-right {
    padding: var(--gap);
    z-index: 10;
    position: relative;
  }
  .login-right {
    background: none;
    color: var(--color-logo);
    width: 100%;
    padding-bottom: 0;
  }
  .login-right .welcome-notice {
    padding: 0;
  }
  .login-right .regist-notice {
    font-size: var(--fz-context-lg);
  }
  .login-left {
    border-radius: 15px;
    border: 0.75pt solid var(--color-blue3);
    margin: 20px;
    width: auto;
  }
}
/*
 * Partner Zone 搜尋
 */
.m-support-search {
  position: relative;
  z-index: 15;
  width: calc(100% - min(var(--gap), 50px) * 2);
  margin: 0 auto calc(var(--gap-kanban-member-bottom) * 0.95);
  background-color: #fff;
  border-radius: var(--radius);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.m-support-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  padding: 40px 20px 20px;
}
.m-support-search form > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.m-support-search .msg-valid {
  left: 0;
}

.link-help {
  cursor: pointer;
  position: absolute;
  bottom: -12px;
  right: 20px;
  -webkit-transform: translate(0, 100%);
      -ms-transform: translate(0, 100%);
          transform: translate(0, 100%);
  display: inline-block;
  font-size: var(--fz-btn);
  font-weight: 500;
  color: #7c7c7c;
}
.link-help:hover, .link-help:active {
  color: var(--color-blue3);
}

@media screen and (min-width: 640px) {
  .m-support-search .btn-wrap {
    margin: 0;
    padding: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 10px;
    justify-self: flex-end;
    text-align: right;
  }
}
@media screen and (min-width: 1500px) {
  .m-support-search .btn-wrap {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
@media screen and (max-width: 1499px) {
  .m-support-search form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .m-support-search form > * {
    -ms-flex-preferred-size: calc(33.3333333333% - 20px);
        flex-basis: calc(33.3333333333% - 20px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .m-support-search .g-btn-search {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .m-support-search form > * {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 639px) {
  .m-support-search {
    margin-bottom: 60px;
  }
  .m-support-search form {
    display: block;
  }
  .m-support-search form > * {
    display: block;
    width: 100%;
  }
}
/*
 * Partner Zone 搜尋結果
 */
.p-wrap-member {
  min-height: 100px;
  padding-bottom: 45px;
}
.p-wrap-member .input-style {
  padding-left: 0;
}

.m-support-result {
  margin: 40px auto;
  min-height: max(150px, 20vh);
}
.m-support-result .theme-table {
  margin-top: 40px;
}

.m-support-table {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.m-support-table::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 10px;
  border: 1px solid var(--color-logo);
}
.m-support-table th, .m-support-table td {
  padding: calc(var(--gap-table-pd) * 0.5) var(--gap-table-pd);
  line-height: 1.4;
  font-weight: 500;
  vertical-align: middle;
}
.m-support-table th.nowrap, .m-support-table td.nowrap {
  white-space: nowrap;
}
.m-support-table td {
  font-size: calc(var(--fz-context-sm) * 0.95);
  color: #575959;
}
.m-support-table thead th, .m-support-table thead td {
  color: #fff;
  font-size: calc(var(--fz-context) * 0.95);
  background-color: var(--color-logo);
  padding-top: calc(var(--gap-table-pd) * 0.4);
  padding-bottom: calc(var(--gap-table-pd) * 0.4);
}
.m-support-table tbody td {
  position: relative;
}
.m-support-table tbody td::before {
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #7c7c7c;
}
.m-support-table tbody td:first-of-type::before {
  left: calc(var(--gap-table-pd) * 0.6);
}
.m-support-table tbody td:last-of-type::before {
  right: calc(var(--gap-table-pd) * 0.6);
}
.m-support-table tbody tr:last-of-type td::before {
  display: none;
}
.m-support-table .col-op {
  width: 80px;
  padding: 0;
  text-align: center;
}

@media screen and (max-width: 1099px) {
  .m-support-table td {
    font-size: var(--fz-context-sm);
  }
  .m-support-table thead th, .m-support-table thead td {
    font-size: var(--fz-context);
  }
  .m-support-result {
    margin: 20px auto;
  }
  .m-support-result .theme-table {
    margin-top: 20px;
  }
}
@media (max-width: 579px) {
  .m-support-table tr th:first-child, .m-support-table tr td:first-child {
    padding-left: calc(var(--gap-table-pd) * 0.5);
  }
  .m-support-table tr th:last-child, .m-support-table tr td:last-child {
    padding-right: calc(var(--gap-table-pd) * 0.5);
  }
}
.m-resetpwd {
  position: relative;
  z-index: 15;
  width: calc(100% - min(var(--gap), 50px) * 2);
  margin: 0 auto calc(var(--gap-kanban-member-bottom) * 0.95);
  background-color: #fff;
  border-radius: var(--radius);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.m-resetpwd .msg-valid {
  line-height: 1.2;
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 5px 0;
  padding: 0;
  display: block;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: var(--fz-menu-third);
}
.m-resetpwd .msg-valid p {
  display: block;
  margin: 0 !important;
  padding-left: 20px;
}
.m-resetpwd .msg-valid p::before {
  content: "";
  width: max(15px, var(--fz-menu-third));
  height: max(15px, var(--fz-menu-third));
  display: block;
  position: absolute;
  left: 0;
  top: 0.08em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2 -1.5 24 24' width='24' fill='%23cc1515 '%3E%3Cpath d='M10 20.393c-5.523 0-10-4.477-10-10 0-5.522 4.477-10 10-10s10 4.478 10 10c0 5.523-4.477 10-10 10zm0-15a1 1 0 0 0-1 1v5a1 1 0 0 0 2 0v-5a1 1 0 0 0-1-1zm0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'%3E%3C/path%3E%3C/svg%3E") no-repeat 0 0/contain;
}

/*
 * Customization - Custom
 */
.p-customp .pview-sec-icons {
  padding-top: max(var(--gap-sec), 8.5vh);
}

.custom-product-flow {
  --gap-custom: max(8.75vw, 30px);
  --h-custom-step: max(100px, 6.8vw);
  counter-reset: customNum;
}
.custom-product-flow .item {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto max(50px, var(--gap-sec-lg)) auto;
}
.custom-product-flow .item.is-active .step {
  background-color: var(--color-logo);
  color: #fff;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.custom-product-flow .item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.custom-product-flow .item:nth-of-type(odd) .img {
  padding-left: var(--gap-custom);
}
.custom-product-flow .item:nth-of-type(odd) .text {
  padding-right: var(--gap-custom);
}
.custom-product-flow .item:nth-of-type(even) .img {
  padding-right: var(--gap-custom);
}
.custom-product-flow .item:nth-of-type(even) .text {
  padding-left: var(--gap-custom);
}
.custom-product-flow .step {
  z-index: 10;
  pointer-events: none;
  width: var(--h-custom-step);
  height: var(--h-custom-step);
  border-radius: 50%;
  color: #777;
  background-color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.25s ease-in, color 0.25s ease-in;
  transition: background 0.25s ease-in, color 0.25s ease-in;
}
.custom-product-flow .step::before {
  content: "STEP";
  display: block;
  font-weight: 500;
  line-height: 1;
  font-size: var(--fz-context-md);
  position: absolute;
  left: 50%;
  top: -10px;
  color: var(--color-blue3);
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}
.custom-product-flow .step::after {
  counter-increment: customNum;
  content: counter(customNum, decimal-leading-zero);
  line-height: 0;
  font-weight: 700;
  font-size: calc(var(--h-custom-step) * 0.537);
}
.custom-product-flow .deco-line {
  z-index: 5;
  pointer-events: none;
  position: absolute;
  width: 3pt;
  background-color: #999;
  left: 50%;
  margin-left: -1.5pt;
  top: calc(50% + var(--h-custom-step) * 0.5 + 43px);
  max-height: calc(100% - var(--h-custom-step) * 0.5 - 63px);
  overflow: hidden;
}
.custom-product-flow .deco-line div {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  background-color: var(--color-logo);
}
.custom-product-flow .img {
  width: 50%;
}
.custom-product-flow .text {
  width: 50%;
}
.custom-product-flow .name {
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  display: block;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.2;
  color: var(--color-blue2);
}
.custom-product-flow .desc {
  display: block;
  line-height: 1.5;
  font-size: var(--fz-context-md);
  font-weight: 500;
  margin: 15px 0 20px 0;
  padding: 0;
  color: #000;
}

@media screen and (min-width: 1100px) {
  .custom-product-flow .item:last-of-type .deco-line {
    display: none !important;
  }
}
@media screen and (max-width: 1099px) {
  .custom-product-flow {
    --gap-custom: max(5vw, 30px);
    --h-custom-step: max(50px, 5vw);
  }
  .custom-product-flow .item {
    padding-left: calc(var(--gap-custom) * 2);
  }
  .custom-product-flow .item:nth-of-type(odd) .img {
    padding-left: 0;
  }
  .custom-product-flow .item:nth-of-type(even) .img {
    padding-right: 0;
  }
  .custom-product-flow .deco-line {
    margin-top: -20px;
    left: calc(var(--h-custom-step) * 0.4);
    max-height: calc(100% - var(--h-custom-step) - 15px);
    top: calc(var(--h-custom-step) + 43px);
  }
  .custom-product-flow .step {
    left: calc(var(--h-custom-step) * 0.4);
    top: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .custom-product-flow .step::before {
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .custom-product-flow .item {
    display: block;
  }
  .custom-product-flow .item:nth-of-type(odd) .text {
    padding-right: 0;
  }
  .custom-product-flow .item:nth-of-type(even) .text {
    padding-left: 0;
  }
  .custom-product-flow .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .custom-product-flow .text {
    width: 100%;
  }
}
@media screen and (max-width: 579px) {
  .custom-product-flow .item {
    padding-left: calc(var(--gap-custom) * 1.6);
  }
  .custom-product-flow .deco-line {
    left: calc(var(--h-custom-step) * 0.2);
  }
  .custom-product-flow .step {
    left: calc(var(--h-custom-step) * 0.2);
  }
}
/*
 * Customization - ODM
 */
.p-odmp .pview-sec-icons {
  padding-top: max(var(--gap-sec), 8.5vh);
  padding-bottom: max(var(--gap-sec), 10.5vh);
}
.p-odmp .pview-icons-list span {
  font-size: min(1.197vw, 15.86pt);
  font-weight: 600;
}

.odm-product-intro {
  position: relative;
}
.odm-product-intro .item {
  position: relative;
}
.odm-product-intro .text {
  padding-top: max(40px, 8vh);
  padding-bottom: max(40px, 8vh);
  position: relative;
  z-index: 5;
}
.odm-product-intro .sn {
  max-width: 90%;
  line-height: 1.5;
  font-size: var(--fz-kanban-context-lg);
  font-weight: 500;
  margin: 0 0 5px 0;
  padding: 0;
  color: var(--color-blue3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.odm-product-intro .sn i {
  font-style: normal;
  display: inline-block;
}
.odm-product-intro .sn::after {
  content: "";
  height: 1px;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 3px;
  background-color: var(--color-blue3);
  display: inline-block;
  vertical-align: middle;
}
.odm-product-intro .name {
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  display: block;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1.2;
  color: var(--color-blue2);
}
.odm-product-intro .desc {
  display: block;
  line-height: 1.5;
  font-size: var(--fz-context-md);
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #000;
}

@media screen and (min-width: 992px) {
  .odm-product-intro .item {
    min-height: min(100vh - var(--h-header), 41.066vw);
  }
  .odm-product-intro .item.t-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .odm-product-intro .item.t-left .text {
    padding-right: max(62%, var(--gap));
  }
  .odm-product-intro .item.t-left .text.pd-less {
    padding-right: max(58.5%, var(--gap));
  }
  .odm-product-intro .item.t-center {
    text-align: center;
  }
  .odm-product-intro .item.t-center .sn {
    max-width: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .odm-product-intro .item.t-center .sn::after {
    display: none;
  }
  .odm-product-intro .item.t-center .desc {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
  }
  .odm-product-intro .item.t-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .odm-product-intro .item.t-right .text {
    padding-left: max(58.5%, var(--gap));
  }
  .odm-product-intro .item.t-right .text.pd-more {
    padding-left: max(60.5%, var(--gap));
  }
  .odm-product-intro .item.t-white .name, .odm-product-intro .item.t-white .desc {
    color: #fff !important;
  }
  .odm-product-intro .img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
  }
  .odm-product-intro .img img {
    max-width: none !important;
    height: 100% !important;
    width: 100% !important;
  }
  .odm-product-intro .img > * {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (max-width: 1099px) {
  .p-odmp .pview-icons-list span {
    font-size: 11.72pt;
  }
}
@media screen and (max-width: 991px) {
  .odm-product-intro .item {
    display: block;
    margin-bottom: max(var(--gap-sec), 4vh);
    min-height: auto !important;
  }
  .odm-product-intro .img {
    position: relative;
  }
  .odm-product-intro .img img {
    width: 100%;
  }
  .odm-product-intro .text {
    padding-top: max(25px, 4vh);
    padding-bottom: max(25px, 4vh);
  }
  .odm-product-intro .sn {
    max-width: max(450px, 60vw);
  }
}
/*
 * Feature - Global
 */
.p-wrap-feature {
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
  font-weight: 500;
}
.p-wrap-feature .solu-sec-subhead {
  font-size: var(--fz-listname-lg);
}

.feature-stats {
  position: relative;
  background-color: rgba(0, 141, 210, 0.05);
}
.feature-stats > .container {
  position: relative;
  padding-top: calc(var(--gap-sec) * 1.4);
  padding-bottom: calc(var(--gap-sec) * 1.4);
  z-index: 10;
}
.feature-stats .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.feature-stats .text {
  font-weight: 700;
}
.feature-stats.manufacturing-stats .feature-stats-list {
  color: #fff;
}
.feature-stats.manufacturing-stats .feature-stats-list .num {
  color: #fff;
}
.feature-stats.manufacturing-stats .bg {
  background: url(../images/feature_manu_stats_bg.jpg) no-repeat center center/cover;
}
.feature-stats.quality-stats {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
}
.feature-stats.quality-stats::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fff;
}
.feature-stats.quality-stats > .container {
  z-index: 5;
  width: calc(100% - var(--gap-item) * 2);
  max-width: 1220px;
  border-radius: var(--radius);
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  padding: var(--gap-sec);
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.feature-stats.quality-stats .feature-stats-list > li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.feature-stats-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  gap: 0 var(--gap-item);
  font-size: var(--fz-context-md);
}
.feature-stats-list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
  text-align: center;
}
.feature-stats-list .num {
  display: block;
  font-weight: 900;
  color: var(--color-logo);
  font-style: normal;
  font-size: var(--fz-kanban-lg);
}
.feature-stats-list .num small {
  font-size: 0.6em;
  margin-left: 0.15em;
  font-weight: 900;
}
.feature-stats-list span {
  display: block;
}

.feature-sec-subhead {
  position: relative;
  display: block;
  margin: 0;
  padding: max(18px, 1.65vw) max(22px, 1.9vw);
  font-size: var(--fz-listname-lg);
  color: #000;
  font-weight: 700;
}
.feature-sec-subhead .t1, .feature-sec-subhead .t2 {
  display: block;
}
.feature-sec-subhead .t2 {
  color: var(--color-logo);
}
.feature-sec-subhead::before {
  content: "";
  height: calc(var(--fz-listname-lg) * 2.4);
  width: calc(var(--fz-listname-lg) * 2.4);
  display: block;
  pointer-events: none;
  position: absolute;
  border-style: solid;
  border-width: var(--w-border-feature-subhead);
  border-color: var(--color-logo);
  opacity: 0.3;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .feature-stats-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
            flex: 0 1 33%;
  }
}
@media (max-width: 579px) {
  .feature-stats > .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .feature-stats.quality-stats > .container {
    padding: 15px;
  }
  .feature-stats-list {
    display: block;
  }
  .feature-stats-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: var(--gap-item) 0;
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 var(--gap-item);
    border-top: 1pt solid rgba(0, 141, 210, 0.25);
  }
  .feature-stats-list > li:first-child {
    border-top: none;
  }
}
/*
 * Feature - Design
 */
.design-expertise > .container {
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
  max-width: calc(1280px + var(--gap) * 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.design-expertise > .container::after {
  content: "";
  display: block;
  position: absolute;
  width: 164px;
  height: 164px;
  background: url(../images/feature_design_deco.svg) no-repeat 0 0/contain;
  bottom: var(--gap-sec-lg);
  right: 0;
  z-index: 0;
  -webkit-transform: translate(-40%, 27%);
      -ms-transform: translate(-40%, 27%);
          transform: translate(-40%, 27%);
}
.design-expertise .feature-sec-subhead {
  -ms-flex-preferred-size: 28%;
      flex-basis: 28%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.design-expertise .feature-sec-subhead::before {
  border-right-width: 0;
  border-top-width: 0;
  top: auto;
  bottom: 0;
}
.design-expertise .text {
  z-index: 3;
  background: #fff;
  border-radius: var(--radius);
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.07);
  display: block;
  padding: max(25px, 1vh) max(30px, 1.8vw);
  position: relative;
}

.design-principles {
  background-color: var(--color-logo);
  color: #fff;
}
.design-principles > .container {
  padding: var(--gap-sec) calc(var(--gap-sec) * 1.5);
}
.design-principles .feature-sec-subhead .t1, .design-principles .feature-sec-subhead .t2 {
  color: #fff;
}
.design-principles .feature-sec-subhead::before {
  border-right-width: 0;
  border-bottom-width: 0;
  border-color: var(--color-blue3);
}
.design-principles mark {
  font-weight: 700;
  color: #fff;
  background-color: var(--color-blue3);
}
.design-principles .list {
  list-style: none;
  margin: var(--gap-item) calc(var(--gap-item) * -1);
  padding: 0;
  gap: var(--gap-item);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.design-principles .list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(25% - var(--gap-item) * 2);
          flex: 1 0 calc(25% - var(--gap-item) * 2);
  border: 1px solid #fff;
  border-radius: var(--radius);
  background-color: rgba(255, 255, 255, 0.05);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 1px, transparent 2px), linear-gradient(to right, rgba(255, 255, 255, 0.05) 1px, var(--color-logo) 1px);
  background-size: max(20px, 1.5vw) max(20px, 1.5vw);
  padding: calc(var(--gap-item) * 1.25);
}

.design-middle {
  position: relative;
  padding-top: var(--gap-sec-lg);
  padding-bottom: max(20vh, var(--gap-sec-lg));
}
.design-middle::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 102%;
  left: 0;
  bottom: 5%;
  aspect-ratio: 1920/971;
  background: url(../images/feature_design_bgline.png) no-repeat center bottom/100% auto;
}
.design-middle > .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
  max-width: calc(var(--w-container) - var(--gap) * 2);
}
.design-middle .feature-sec-subhead {
  padding: 0;
  margin-bottom: 0.25em;
}
.design-middle .feature-sec-subhead::before {
  display: none;
}
.design-middle .feature-sec-subhead .t1, .design-middle .feature-sec-subhead .t2 {
  display: inline-block;
}

.design-process, .design-validation {
  position: relative;
}
.design-process::before, .design-validation::before {
  content: "";
  display: block;
  z-index: 0;
  position: absolute;
  border-radius: max(4.5vw, 25px);
  top: calc(var(--gap-sec) * -1);
  bottom: calc(var(--gap-sec) * -1);
  left: calc(var(--gap-sec) * -1);
  right: calc(var(--gap-sec) * -1);
}
.design-process .inner, .design-validation .inner {
  position: relative;
  z-index: 10;
  padding-top: max(9vh, var(--gap-item) * 1.5);
  padding-bottom: max(9vh, var(--gap-item) * 1.6);
}

.design-process {
  width: calc(50% - var(--gap-item) * 2);
}
.design-process::before {
  background-color: var(--color-logo);
  opacity: 0.1;
}
.design-process::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: max(180px, 10vw);
  height: max(100px, 14vh);
  background: transparent;
  background-image: radial-gradient(var(--color-logo) 21%, transparent 0);
  background-size: 2vw 2vw;
  background-position: -0.5vw 0.5vw;
  -webkit-transform: translate(-60%, 10%);
      -ms-transform: translate(-60%, 10%);
          transform: translate(-60%, 10%);
}

.design-validation {
  width: calc(50% - var(--gap-item));
  color: #fff;
}
.design-validation::before {
  background-color: var(--color-blue2);
}
.design-validation::after {
  content: "";
  display: block;
  position: absolute;
  width: 164px;
  height: 164px;
  background: url(../images/feature_design_deco.svg) no-repeat 0 0/contain;
  top: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate(55%, -105%);
      -ms-transform: translate(55%, -105%);
          transform: translate(55%, -105%);
}
.design-validation .feature-sec-subhead {
  color: #fff;
}
.design-validation .feature-sec-subhead .t1, .design-validation .feature-sec-subhead .t2 {
  color: #fff;
}

.design-innovation > .container {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec-lg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.design-innovation .feature-sec-subhead {
  width: 49%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: var(--gap-item);
}
.design-innovation .feature-sec-subhead::before {
  top: auto;
  bottom: 0;
  border-right-width: 0;
  border-top-width: 0;
  width: calc(var(--fz-listname-lg) * 3.4);
}
.design-innovation .text {
  padding: calc(var(--gap-item) * 1.5);
}
.design-innovation .text > ul {
  list-style: none;
  margin: var(--gap-item) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: max(var(--gap-item), 1.5vw);
}

@media (min-width: 640px) {
  .design-process {
    margin-bottom: 40vh;
  }
  .design-validation {
    margin-top: 40vh;
  }
}
@media (max-width: 1199px) {
  .design-expertise {
    padding-top: var(--gap-sec-lg);
    padding-bottom: var(--gap-sec-lg);
  }
  .design-expertise > .container::after {
    width: 124px;
    height: 124px;
  }
  .design-principles > .container {
    padding: var(--gap-sec) var(--gap-sec);
  }
  .design-principles .list {
    margin: calc(var(--gap) * 0.5) auto;
  }
  .design-process .inner, .design-validation .inner {
    padding-top: max(3vh, var(--gap-item) * 1.5);
    padding-bottom: max(3.2vh, var(--gap-item) * 1.4);
  }
}
@media (max-width: 991px) {
  .design-principles .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .design-principles .list > li {
    -ms-flex-preferred-size: calc(50% - var(--gap-item) * 2);
        flex-basis: calc(50% - var(--gap-item) * 2);
  }
  .design-process {
    margin-bottom: var(--gap);
  }
  .design-validation {
    margin-top: var(--gap);
  }
  .design-validation::after {
    width: 124px;
    height: 124px;
    -webkit-transform: translate(45%, -60%);
        -ms-transform: translate(45%, -60%);
            transform: translate(45%, -60%);
  }
}
@media (max-width: 767px) {
  .design-innovation > .container {
    padding-top: var(--gap-item);
    display: block;
  }
  .design-innovation .text {
    padding-left: 0;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .design-process .inner {
    padding-right: 1rem;
  }
}
@media (max-width: 639px) {
  .design-expertise {
    padding-top: var(--gap-item);
    padding-bottom: var(--gap-item);
  }
  .design-expertise > .container {
    display: block;
  }
  .design-expertise > .container::after {
    bottom: auto;
    top: 0;
    right: 0;
    -webkit-transform: translate(20%, 30%);
        -ms-transform: translate(20%, 30%);
            transform: translate(20%, 30%);
  }
  .design-expertise .feature-sec-subhead {
    margin-left: max(30px, 1.8vw);
  }
  .design-principles .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: block;
  }
  .design-principles .list > li {
    width: 100%;
    margin-bottom: calc(var(--gap-item) * 2);
  }
  .design-middle {
    padding-top: var(--gap-item);
  }
  .design-middle::before {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .design-middle > .container {
    display: block;
  }
  .design-process, .design-validation {
    width: 100%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin: 0 auto;
  }
  .design-process::before, .design-validation::before {
    top: calc(var(--gap) * -0.5);
    bottom: calc(var(--gap) * -0.5);
    left: calc(var(--gap) * -0.65);
    right: calc(var(--gap) * -0.65);
  }
  .design-process {
    padding-right: var(--gap);
    margin-bottom: calc(var(--gap) * 2);
  }
  .design-process::before {
    left: calc(var(--gap) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .design-validation {
    padding-left: var(--gap);
  }
  .design-validation::before {
    right: calc(var(--gap) * -1);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .design-validation::after {
    display: none;
  }
}
@media (max-width: 499px) {
  .design-expertise > .container {
    width: auto;
    margin-left: calc(var(--gap) * -0.5);
    margin-right: calc(var(--gap) * -0.5);
  }
  .design-expertise .feature-sec-subhead {
    margin-left: calc(var(--gap) * 0.5);
  }
  .design-expertise .text {
    padding-left: calc(var(--gap) * 0.5);
    padding-right: calc(var(--gap) * 0.5);
  }
}
/*
 * Feature - Manufacturing
 */
.manu-factory {
  text-align: center;
}
.manu-factory > .container {
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.manu-factory .brief {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.manu-factory .list {
  list-style: none;
  margin: var(--gap-sec) calc(max(var(--gap-item), 3.125vw) * -1) 0;
  padding: 0;
  gap: 0 max(var(--gap-item), 3.125vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.manu-factory .list > li {
  color: var(--color-logo);
  border-radius: var(--radius);
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  font-weight: 700;
  background-color: #fff;
  padding: calc(var(--gap-item) * 1.5);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 max(17vw, 300px);
          flex: 0 1 max(17vw, 300px);
  font-size: calc(var(--fz-context) * 1.095);
}
.manu-factory .list > li > span {
  padding-top: 1em;
  padding-bottom: 0.9em;
  display: block;
  border-top: 2pt solid var(--color-logo);
}
.manu-factory .list > li > span:first-of-type {
  border-top: none;
}
.manu-factory .list .icon {
  max-width: 100px;
  margin: 0 auto;
}
.manu-factory .list .num {
  line-height: 1.1;
  font-size: var(--fz-subhead-lg);
  margin: 0.1em auto;
  font-weight: 900;
  font-style: normal;
  display: block;
  text-align: center;
  white-space: nowrap;
}

.manu-process {
  background: #005792 url(../images/feature_manu_process_bg.jpg) no-repeat right 102%/26vw auto;
  color: #fff;
  font-size: var(--fz-context-md);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.manu-process .solu-sec-subhead {
  color: #fff;
  text-align: left;
}
.manu-process .solu-sec-subhead > span {
  display: block;
}
.manu-process .img {
  width: 60%;
}
.manu-process .text {
  width: 40%;
  padding: var(--gap-sec) calc(var(--gap) * 0.8) calc(var(--gap-sec) * 1.5) var(--gap-item);
}

.manu-risk > .container {
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.manu-risk .solu-sec-subhead {
  text-align: left;
}
.manu-risk .list {
  line-height: 1.5;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: var(--gap-sec) 0 0;
  gap: 0 var(--gap-sec);
}
.manu-risk .list > li {
  width: calc(33.3333333333% - var(--gap-sec));
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.manu-risk .list .icon {
  width: 96px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 96px;
          flex: 0 0 96px;
}
.manu-risk .list .tit {
  font-weight: 700;
  font-size: var(--fz-context-lg);
}
.manu-risk .list .text {
  padding-left: var(--gap-item);
}

@media (max-width: 1499px) {
  .manu-risk .list {
    gap: 0 var(--gap-item);
  }
  .manu-risk .list > li {
    width: calc(33.3333333333% - var(--gap-item));
  }
}
@media (max-width: 1199px) {
  .manu-risk {
    text-align: center;
  }
  .manu-risk .solu-sec-subhead {
    text-align: center;
  }
  .manu-risk .list {
    gap: 0 var(--gap-item);
  }
  .manu-risk .list > li {
    display: block;
    text-align: center;
  }
  .manu-risk .list > li .icon {
    display: block;
    margin: 0 auto var(--gap-item);
    text-align: center;
  }
  .manu-risk .list > li .icon img {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .manu-factory .list {
    width: calc(100% - var(--gap-item) * 2);
    margin: var(--gap-sec) auto 0 auto;
    display: block;
  }
  .manu-factory .list li {
    text-align: left;
    margin-bottom: var(--gap-item);
    display: block;
    position: relative;
    padding: var(--gap-item) var(--gap-item) var(--gap-item) calc(90px + var(--gap-item));
  }
  .manu-factory .list li .num {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 0.2em;
  }
  .manu-factory .list li .icon {
    width: 70px;
    position: absolute;
    top: 50%;
    left: var(--gap-item);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 639px) {
  .manu-process {
    display: block;
  }
  .manu-process .img {
    width: 100%;
  }
  .manu-process .text {
    width: 100%;
    padding: var(--gap) var(--gap) max(15vh, var(--gap-sec-lg));
  }
  .manu-risk {
    text-align: center;
  }
  .manu-risk .solu-sec-subhead {
    text-align: center;
  }
  .manu-risk .list {
    display: block;
    margin: var(--gap-sec-lg) auto 0;
  }
  .manu-risk .list > li {
    width: 100%;
    text-align: left;
    border-top: 2pt solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .manu-risk .list > li:first-child {
    border-top: none;
  }
  .manu-risk .list > li:first-child .text {
    padding-top: 0;
  }
  .manu-risk .list > li .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
            flex: 0 0 70px;
    width: 70px;
    margin-top: var(--gap-item);
  }
  .manu-risk .list > li .text {
    padding-top: calc(var(--gap-item) * 2);
    padding-bottom: var(--gap-item);
  }
}
/*
 * Feature - Quality
 */
.quality-validation {
  background-color: rgba(0, 141, 210, 0.05);
}
.quality-validation > .container {
  max-width: calc(1420px + var(--gap) * 2);
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec-lg);
}
.quality-validation .solu-sec-subhead {
  color: #000;
}
.quality-validation .brief {
  text-align: center;
}
.quality-validation .list {
  list-style: none;
  margin: var(--gap-sec) 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0 calc(var(--gap-item) * 1.5);
}
.quality-validation .list > li {
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  border-radius: var(--radius);
  background-color: #fff;
  font-size: var(--fz-context-md);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(25% - var(--gap-item));
          flex: 1 1 calc(25% - var(--gap-item));
  padding: max(2.5vw, var(--gap-item));
}
.quality-validation .list .icon {
  margin: 0 auto;
  max-width: 100px;
}
.quality-validation .list .tit {
  font-size: calc(var(--fz-context) * 1.095);
  font-weight: 700;
  display: block;
  text-align: center;
  margin: 1rem auto;
  color: var(--color-logo);
}
.quality-validation .list ul {
  list-style: none;
  padding: 1.25rem 0 0 0;
  margin: 1rem auto 0;
  border-top: 3pt solid var(--color-logo);
}
.quality-validation .list ul > li {
  display: block;
  margin: 0.2em 0;
}

.quality-manufacturing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  min-height: calc(max(500px, 46vw) * 1.26);
}
.quality-manufacturing .subhead {
  width: 46%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
  position: relative;
  padding: var(--gap);
}
.quality-manufacturing .subhead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 0;
  width: max(500px, 46vw);
  padding-bottom: calc(max(500px, 46vw) * 1.26);
  background: url(../images/feature_quality_manu_circle.png) no-repeat 0 0/contain;
}
.quality-manufacturing .subhead .solu-sec-subhead {
  position: relative;
  text-align: left;
  z-index: 5;
  color: var(--color-logo);
}
.quality-manufacturing .subhead .brief {
  max-width: max(250px, 25vw);
  position: relative;
  z-index: 5;
}
.quality-manufacturing .list {
  list-style: none;
  padding: var(--gap-sec) var(--gap) var(--gap-sec) var(--gap-item);
  counter-reset: qualitynum;
}
.quality-manufacturing .list > li {
  display: block;
  position: relative;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  border-radius: var(--radius);
  background-color: #fff;
  margin: calc(var(--gap-item) * 1.8) 0 calc(var(--gap-item) * 1.8) max(10vw, 100px);
  padding: var(--gap-item) calc(var(--gap-item) * 1.8);
  min-height: max(10vh, 120px);
}
.quality-manufacturing .list > li:nth-child(2), .quality-manufacturing .list > li:nth-child(4) {
  -webkit-transform: translateX(calc(var(--gap) * 0.45));
      -ms-transform: translateX(calc(var(--gap) * 0.45));
          transform: translateX(calc(var(--gap) * 0.45));
}
.quality-manufacturing .list > li:nth-child(3) {
  -webkit-transform: translateX(calc(var(--gap) * 0.75));
      -ms-transform: translateX(calc(var(--gap) * 0.75));
          transform: translateX(calc(var(--gap) * 0.75));
}
.quality-manufacturing .list > li::before {
  width: max(10vw, 100px);
  counter-increment: qualitynum;
  content: counter(qualitynum, decimal-leading-zero);
  white-space: nowrap;
  font-style: italic;
  color: var(--color-logo);
  font-weight: 900;
  font-size: calc(var(--fz-kanban-lg) * 1.06);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
      -ms-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  text-align: center;
}
.quality-manufacturing .list > li .tit {
  display: block;
  color: var(--color-logo);
  font-weight: 700;
  font-size: calc(var(--fz-context) * 1.15);
}
.quality-manufacturing .list > li .brief {
  margin-bottom: 0;
  font-size: var(--fz-context-md);
}

.quality-certi > .container {
  padding-top: calc(var(--gap-sec) * 2);
  padding-bottom: var(--gap-sec);
}
.quality-certi .feature-sec-subhead {
  padding: 0;
}
.quality-certi .feature-sec-subhead::before {
  display: none;
}
.quality-certi .feature-sec-subhead .t1 {
  color: var(--color-logo);
}
.quality-certi .feature-sec-subhead .t2 {
  color: #000;
}
.quality-certi .brief {
  margin: 1rem 0;
}
.quality-certi .list {
  list-style: none;
  margin: var(--gap-item) 0;
  padding: 0;
  gap: 0 calc(var(--gap-item) * 1.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.quality-certi .list > li {
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 190px;
}
.quality-certi .list img {
  position: relative;
  z-index: 0;
}
.quality-certi .list .tit {
  color: var(--color-blue2);
  line-height: 1.2;
  z-index: 5;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 22%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: var(--fz-f-slogan);
  white-space: nowrap;
}
.quality-certi .list p {
  font-size: clamp(0.875rem, 5vw, var(--fz-context-sm));
  z-index: 5;
  color: #fff;
  padding: calc(var(--gap-item) * 1.5) 18px;
  text-align: center;
  position: absolute;
  height: 75%;
  width: 100%;
  top: 25%;
  left: 0;
}

@media (max-width: 1499px) {
  .quality-certi .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .quality-certi .list > li {
    width: calc(20% - var(--gap-item));
    margin-bottom: var(--gap-item);
  }
}
@media (max-width: 1199px) {
  .quality-validation .list .icon {
    max-width: 70px;
  }
  .quality-manufacturing .solu-sec-subhead {
    font-size: var(--fz-subhead);
  }
  .quality-manufacturing .subhead {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    padding-right: 0;
  }
  .quality-manufacturing .subhead::before {
    width: max(550px, 55vw);
    padding-bottom: calc(max(550px, 55vw) * 1.26);
  }
  .quality-manufacturing .subhead .brief {
    max-width: max(380px, 35vw);
  }
  .quality-manufacturing .list {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .quality-validation .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .quality-validation .list > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - var(--gap-item));
            flex: 1 1 calc(50% - var(--gap-item));
    margin-bottom: calc(var(--gap-item) * 1.5);
    padding: var(--gap);
  }
  .quality-validation .list ul {
    margin-top: 0.8rem;
    padding-top: 0.8rem;
  }
  .quality-certi .list {
    min-height: auto;
  }
  .quality-certi .list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - var(--gap-item));
    max-width: none;
    min-height: 155px;
    padding-left: 15px;
    padding-right: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .quality-certi .list .tit {
    position: relative;
    font-size: var(--fz-kanban-context-lg);
    top: auto;
    left: auto;
    text-align: left;
    padding: 0 10px;
    margin: 0;
    display: block;
  }
  .quality-certi .list p {
    padding: 10px;
    margin: 0;
    position: relative;
    color: #333;
    text-align: left;
  }
  .quality-certi .list img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
  }
}
@media (max-width: 839px) {
  .quality-manufacturing {
    display: block;
    overflow: hidden;
  }
  .quality-manufacturing .subhead {
    width: 100%;
    margin: 0 auto;
    padding: var(--gap-sec) var(--gap) var(--gap-item) calc(var(--gap) + max(10vw, 80px));
  }
  .quality-manufacturing .subhead::before {
    top: 0;
    left: 0;
    width: min(430px, 110%);
    padding-bottom: calc(min(430px, 110%) * 1.26);
    -webkit-transform: translate(0, -55%);
        -ms-transform: translate(0, -55%);
            transform: translate(0, -55%);
    background-size: 100% auto;
    background-position: right bottom;
  }
  .quality-manufacturing .subhead .brief {
    margin-top: min(130px, 20vh);
    max-width: 100%;
  }
  .quality-manufacturing .list {
    width: 100%;
    padding-right: var(--gap);
    padding-left: calc(var(--gap) * 0.5);
  }
  .quality-manufacturing .list > li {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    min-height: auto;
    margin: var(--gap-item) 0 var(--gap-item) max(10vw, 80px);
    padding: calc(var(--gap-item) * 1.8) var(--gap-item);
  }
  .quality-manufacturing .list > li::before {
    width: max(10vw, 80px);
    font-size: var(--fz-kanban-lg);
  }
}
@media (max-width: 767px) {
  .quality-certi > .container {
    padding-top: var(--gap-sec);
  }
  .quality-certi .list {
    gap: 0;
    margin: 0 -10px;
    display: block;
  }
  .quality-certi .list > li {
    width: 100%;
  }
  .quality-certi .list .tit, .quality-certi .list p {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 579px) {
  .quality-manufacturing .subhead {
    padding: var(--gap-sec) var(--gap) 0;
  }
  .quality-manufacturing .subhead::before {
    -webkit-transform: translate(0, -52%);
        -ms-transform: translate(0, -52%);
            transform: translate(0, -52%);
    display: none !important;
  }
  .quality-manufacturing .subhead .solu-sec-subhead {
    padding-left: calc(var(--gap) * 1.4);
  }
  .quality-manufacturing .subhead .brief {
    margin-top: 20px;
    padding: 0 0 0 calc(var(--gap) * 1.4);
  }
  .quality-manufacturing .list {
    margin-bottom: 0;
    padding-right: calc(var(--gap) * 0.5);
  }
  .quality-manufacturing .list > li {
    margin-left: calc(var(--gap) * 1.5);
  }
  .quality-manufacturing .list > li::before {
    width: calc(var(--gap) * 1.25);
    font-size: var(--fz-subhead);
    top: var(--gap-item);
    -webkit-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    text-align: left;
  }
  .quality-validation .list {
    display: block;
  }
  .quality-validation .list .icon {
    max-width: 60px;
    margin: 0 auto;
  }
  .quality-validation .list .tit {
    margin: 0.5em auto 0 auto;
  }
}
/*
 * Feature - Support & Service
 */
.support-intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-size: var(--fz-context-md);
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.support-intro .intro {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  padding: 0 max(5vw, var(--gap-item));
  border-left: 2pt solid #777;
}
.support-intro .intro:first-of-type {
  border-left: none;
}
.support-intro mark {
  color: var(--color-blue3);
  font-weight: 700;
  background-color: transparent;
}
.support-intro .feature-sec-subhead {
  padding: 0;
  margin-bottom: var(--gap-item);
}
.support-intro .feature-sec-subhead::before {
  display: none;
}
.support-intro .feature-sec-subhead .t1 {
  color: var(--color-logo);
  font-weight: 400;
}
.support-intro .feature-sec-subhead .t2 {
  color: #000;
}

.support-global {
  padding-bottom: var(--gap-sec);
}
.support-global > .container {
  width: calc(100% - var(--gap-item) * 2);
  overflow: hidden;
  max-width: 1820px;
  padding: var(--gap-sec);
  border-radius: var(--radius);
  background-color: var(--color-blue2);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.support-global mark {
  color: var(--color-blue3);
  font-weight: 700;
  background-color: transparent;
}
.support-global .solu-sec-subhead {
  color: #fff;
  text-align: left;
}
.support-global .text {
  font-size: var(--fz-context-md);
}
.support-global .img {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 580px;
  text-align: right;
  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;
}
.support-global .img img {
  max-width: 150%;
}

@media (max-width: 767px) {
  .support-intro {
    display: block;
    padding: var(--gap-item) var(--gap);
  }
  .support-intro .intro {
    display: block;
    padding: var(--gap-sec) 0;
    margin: 0 auto;
    border-left: 0;
    border-top: 2pt solid #777;
  }
  .support-intro .intro:first-of-type {
    border-top: none;
  }
  .support-intro .feature-sec-subhead {
    padding: 0;
    margin-bottom: var(--gap-item);
  }
  .support-intro .feature-sec-subhead::before {
    display: none;
  }
}
@media (max-width: 579px) {
  .support-global > .container {
    display: block;
  }
  .support-global .text {
    display: block;
  }
  .support-global .img {
    width: 100%;
  }
  .support-global .img img {
    max-width: 130%;
  }
}
/*
 * about
 */
.about-video {
  padding-top: max(24vh, 30px);
  padding-bottom: max(24vh, 30px);
}
.about-video > .container {
  max-width: calc(1085px + var(--gap) * 2);
  padding: 0 var(--gap);
}
.about-video .video-wrap {
  z-index: 10;
  position: relative;
  display: block;
  background: none !important;
}
.about-video .video-wrap .plyr {
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background: none !important;
  border-radius: var(--radius);
}
.about-video .video-wrap .plyr__video-wrapper {
  width: calc(100% + 4px) !important;
}
.about-video .video-wrap iframe {
  border-radius: var(--radius);
  top: -2px !important;
  left: -2px !important;
  width: calc(100% + 4px) !important;
}
.about-video .deco1, .about-video .deco2 {
  position: absolute;
  z-index: 0;
}
.about-video .deco1 {
  width: max(26.92vw, 320px);
  left: var(--gap);
  bottom: 0;
  -webkit-transform: translate(-48.35%, 19.53%);
      -ms-transform: translate(-48.35%, 19.53%);
          transform: translate(-48.35%, 19.53%);
}
.about-video .deco2 {
  width: max(15.72vw, 186px);
  top: 0;
  right: var(--gap);
  -webkit-transform: translate(44.7%, -33.15%);
      -ms-transform: translate(44.7%, -33.15%);
          transform: translate(44.7%, -33.15%);
  background: url(../images/parallelogram.png) no-repeat 0 0/contain;
  aspect-ratio: 650/380;
}

@media (max-width: 1199px) {
  .about-video {
    padding-top: max(11vh, 30px);
    padding-bottom: max(11vh, 30px);
  }
}
@media (max-width: 639px) {
  .about-video {
    padding-top: 35px;
    padding-bottom: 0;
  }
  .about-video > .container {
    padding: 0;
  }
  .about-video .video-wrap .plyr, .about-video .video-wrap iframe {
    border-radius: 0;
  }
  .about-video .deco1, .about-video .deco2 {
    display: none;
  }
}
.about-vision {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: max(80px, 24vh);
}
.about-vision svg {
  overflow: visible;
}
.about-vision > svg {
  height: 0;
  z-index: -999;
  position: absolute;
}
.about-vision .inner {
  min-height: 100%;
  position: relative;
  padding-top: max(40px, 17vh);
  padding-bottom: max(40px, 17vh);
  padding-left: calc(var(--gap) - 5px);
  padding-right: calc(var(--gap) - 5px);
  -webkit-filter: drop-shadow(5px 5px 8px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(5px 5px 8px rgba(0, 0, 0, 0.25));
}
.about-vision .subhead {
  position: relative;
  z-index: 10;
  margin-bottom: 23px;
}
.about-vision .subhead .t1 {
  font-size: var(--fz-res-lg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: min(80%, 100% - var(--gap));
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 33px;
  margin-bottom: 23px;
}
.about-vision .subhead .t1 > i {
  font-style: normal;
  white-space: nowrap;
}
.about-vision .subhead .t1::after {
  content: "";
  display: block;
  max-width: 330px;
  height: 2px;
  width: 100%;
  background-color: #fff;
}
.about-vision .subhead .t2 {
  display: block;
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.about-vision .desc {
  position: relative;
  z-index: 9;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  font-weight: 300;
}
.about-vision .bg {
  position: absolute;
  width: 100vw;
  height: 100%;
  top: 0;
  z-index: 0;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  background-size: contain;
}
.about-vision .bg-line {
  position: absolute;
  stroke-width: 0.4;
  z-index: -2;
  width: 100vw;
  height: 100%;
}
.about-vision .left {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.about-vision .left::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  aspect-ratio: 2.35;
  height: max(90px, 8vh);
  background: transparent;
  background-image: radial-gradient(rgba(255, 255, 255, 0.5) 20%, transparent 0);
  background-size: max(22px, 2.09vw) max(20px, 1.9vw);
  background-position: calc(max(22px, 2.09vw) * 0.2) calc(max(20px, 1.9vw) * 1.2);
}
.about-vision .left .bg {
  background: rgb(19, 23, 24);
  background: -webkit-gradient(linear, left top, right top, from(rgb(77, 196, 237)), color-stop(50%, rgb(29, 152, 221)));
  background: linear-gradient(90deg, rgb(77, 196, 237) 0%, rgb(29, 152, 221) 50%);
  clip-path: url(#shape-left);
  right: 0;
  -webkit-transform: scale(-1) translate(-103.3%, 0%);
      -ms-transform: scale(-1) translate(-103.3%, 0%);
          transform: scale(-1) translate(-103.3%, 0%);
}
.about-vision .left .bg::after {
  content: "";
  z-index: 1;
  background: url(../images/vision_circle.svg) no-repeat 0 0/contain;
  width: max(26vw, 160px);
  position: absolute;
  aspect-ratio: 1;
  opacity: 0.1;
  top: 0;
  right: 50%;
  -webkit-transform: translate(65%, -30%);
      -ms-transform: translate(65%, -30%);
          transform: translate(65%, -30%);
}
.about-vision .left .bg-line {
  top: -20px;
  left: auto;
  right: 15px;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}
.about-vision .left .inner {
  padding-right: calc(var(--gap) + 20px);
}
.about-vision .right {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
.about-vision .right::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  aspect-ratio: 2.35;
  height: max(90px, 8vh);
  -webkit-transform: translate(0%, 82%);
      -ms-transform: translate(0%, 82%);
          transform: translate(0%, 82%);
  background: transparent;
  background-image: radial-gradient(#0081c6 20%, transparent 0);
  background-size: max(22px, 2.09vw) max(18px, 1.9vw);
  background-position: calc(max(22px, 2.09vw) * 0.2) calc(max(20px, 1.9vw) * 1.2);
}
.about-vision .right .bg {
  background: rgb(54, 127, 220);
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, rgb(54, 127, 220)), to(rgb(171, 183, 237)));
  background: linear-gradient(-90deg, rgb(54, 127, 220) 50%, rgb(171, 183, 237) 100%);
  clip-path: url(#shape-right);
  left: 0;
  -webkit-transform: translate(-3.3%, 0%);
      -ms-transform: translate(-3.3%, 0%);
          transform: translate(-3.3%, 0%);
}
.about-vision .right .bg::after {
  content: "";
  z-index: 1;
  background: url(../images/vision_circle.svg) no-repeat 0 0/contain;
  width: max(26vw, 160px);
  position: absolute;
  aspect-ratio: 1;
  opacity: 0.1;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-45%, -35%);
      -ms-transform: translate(-45%, -35%);
          transform: translate(-45%, -35%);
}
.about-vision .right .bg-line {
  top: 20px;
  left: 15px;
}
.about-vision .right .inner {
  padding-left: calc(var(--gap) + 30px);
}
.about-vision .right .subhead {
  max-width: 570px;
}

@media (max-width: 1199px) {
  .about-vision {
    margin-bottom: max(40px, 11vh);
  }
  .about-vision .right::before, .about-vision .left::before {
    aspect-ratio: 1.8;
  }
  .about-vision .right .bg {
    margin-left: max(-10px, -1vw);
  }
  .about-vision .right .bg-line {
    left: 55px;
  }
  .about-vision .left .bg {
    margin-right: max(-10px, -1vw);
  }
  .about-vision .left .bg-line {
    right: 55px;
  }
}
@media (max-width: 899px) {
  .about-vision {
    display: block;
    margin-bottom: 0;
  }
  .about-vision .right .bg-line, .about-vision .left .bg-line {
    display: none !important;
  }
  .about-vision .right .inner, .about-vision .left .inner {
    min-height: min(300px, 50vh);
    overflow: hidden;
    padding: calc(var(--gap-sec) * 1.5) var(--gap);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .about-vision .right .bg, .about-vision .left .bg {
    clip-path: none;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .about-vision .left::before {
    bottom: 0;
    opacity: 0.4;
  }
  .about-vision .left .bg::after {
    left: 10%;
    -webkit-transform: translate(-65%, -50%);
        -ms-transform: translate(-65%, -50%);
            transform: translate(-65%, -50%);
  }
  .about-vision .right::before {
    display: none;
  }
  .about-vision .right .bg::after {
    left: 70%;
    -webkit-transform: translate(35%, -40%);
        -ms-transform: translate(35%, -40%);
            transform: translate(35%, -40%);
  }
}
@media (max-width: 579px) {
  .about-vision {
    display: block;
  }
  .about-vision .right::before {
    display: none;
  }
}
.about-history {
  position: relative;
  background-color: #319bcf;
}
.about-history .history-reel {
  position: relative;
  z-index: 0;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  overflow-x: auto;
  overflow-y: hidden;
}
.about-history .history-reel::-webkit-scrollbar {
  height: 4px;
}
.about-history .history-reel::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  margin: 0;
  background: none;
}
.about-history .history-reel::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.2);
}
.about-history .history-reel:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.5);
}
.about-history .history-reel img {
  position: relative;
  max-width: none;
  max-height: var(--h-history-reel);
  aspect-ratio: auto !important;
}
.about-history .subhead {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  color: #fff;
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  left: var(--gap);
  top: calc(var(--h-history-reel) * 0.1);
}
.about-history .history-controller {
  --h-input: min(calc(var(--h-history-reel) * 0.12), 50px);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 calc(var(--h-history-reel) * 0.05);
  -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: 5;
  right: var(--gap);
  bottom: calc(var(--h-history-reel) * 0.065);
}
.about-history .history-controller .prev, .about-history .history-controller .next {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: inline-block;
  position: relative;
  font-size: 0;
  border-radius: 100%;
  width: var(--h-input);
  aspect-ratio: 1;
  background-color: #fff;
}
.about-history .history-controller .prev.is-disabled, .about-history .history-controller .next.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.about-history .history-controller .prev::before, .about-history .history-controller .next::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(var(--h-input) * 0.38);
  height: calc(var(--h-input) * 0.38);
  border-style: solid;
  border-color: var(--color-blue3);
  top: 50%;
  margin-top: calc(var(--h-input) * -0.19);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.about-history .history-controller .prev:hover, .about-history .history-controller .next:hover {
  background-color: #e0f3f9;
}
.about-history .history-controller .prev:active, .about-history .history-controller .next:active {
  background-color: var(--color-blue3);
}
.about-history .history-controller .prev:active::before, .about-history .history-controller .next:active::before {
  border-color: #fff;
}
.about-history .history-controller .prev {
  left: 0;
}
.about-history .history-controller .prev::before {
  left: 50%;
  margin-left: calc(var(--h-input) * -0.12);
  border-width: 2pt 0 0 2pt;
}
.about-history .history-controller .next {
  right: 0;
}
.about-history .history-controller .next::before {
  right: 50%;
  margin-right: calc(var(--h-input) * -0.12);
  border-width: 0 2pt 2pt 0;
}

.about-org {
  padding-top: max(7.55vh, 35px);
  padding-bottom: max(7.55vh, 35px);
  background-color: rgba(87, 178, 238, 0.07);
  border-radius: 0 0 var(--radius-lg) var(--radius-lg);
}
.about-org .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.about-org .g-btn {
  display: block;
  margin-top: max(5.3vh, 30px);
  padding-left: 0;
  padding-right: 0;
  border: none;
  color: var(--color-blue3);
  font-size: var(--fz-btn-lg);
}
.about-org .g-btn:active, .about-org .g-btn:hover {
  background-color: transparent;
  color: var(--color-blue2);
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.about-org .g-btn:active::after, .about-org .g-btn:hover::after {
  border-color: var(--color-blue2);
}

.popup-org .subhead {
  font-weight: 700;
  font-size: min(2.76vw, 27.58pt);
  color: var(--color-blue3);
  margin-bottom: max(4.5vh, 30px);
}

.popup-org-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.popup-org-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  width: 100%;
  padding-top: max(1.8vh, 20px);
  padding-bottom: max(1.8vh, 20px);
  line-height: 1.5;
  font-size: var(--fz-kanban-context);
  color: #575959;
  border-top: 1pt solid #b2b2b2;
}
.popup-org-list > li:first-child {
  border-top: none;
  padding-top: 0;
}
.popup-org-list .person {
  width: 35%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: inherit;
}
.popup-org-list .name {
  font-weight: 700;
  display: block;
  white-space: nowrap;
}
.popup-org-list .title {
  font-weight: 400;
  display: block;
  margin-top: 0.5em;
}

@media screen and (max-width: 1099px) {
  .popup-org .subhead {
    font-size: 18.18pt;
  }
}
@media screen and (max-width: 991px) {
  .about-org {
    padding-top: max(5vh, 35px);
    padding-bottom: max(5vh, 35px);
    text-align: center;
  }
  .about-org .subhead {
    margin-bottom: var(--gap);
  }
  .about-org .g-btn {
    display: inline-block;
  }
  .popup-org-list > li {
    padding-top: max(1.5vh, 20px);
    padding-bottom: max(1.5vh, 20px);
    font-size: 1rem;
  }
}
@media screen and (max-width: 839px) {
  .popup-org-list > li {
    display: block;
  }
  .popup-org-list .person {
    width: 100%;
  }
  .popup-org-list .exp {
    margin-top: 1.25rem;
  }
}
.about-employee {
  padding-top: max(80px, 11vh);
  padding-bottom: max(80px, 11vh);
  line-height: 1.5;
  text-align: center;
}
.about-employee > .container {
  max-width: calc(1520px + var(--gap) * 2);
}
.about-employee .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.about-employee .desc {
  font-size: var(--fz-context-md);
  color: #000;
}
.about-employee .employee-list {
  list-style: none;
  margin: max(4vh, 25px) auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: calc(1186px + var(--gap) * 2);
}
.about-employee .employee-list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding: calc(max(2.3vw, 25px) * 0.5);
}
.about-employee .employee-list > li img {
  -webkit-transform: scale(1.132);
      -ms-transform: scale(1.132);
          transform: scale(1.132);
}

@media screen and (max-width: 991px) {
  .about-employee {
    padding-top: max(5vh, 35px);
    padding-bottom: max(4vh, 30px);
  }
  .about-employee .employee-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
  }
}
@media screen and (max-width: 767px) {
  .about-employee {
    padding-bottom: 0;
  }
  .about-employee .desc {
    font-size: var(--fz-context-md);
  }
  .about-employee .employee-list {
    margin-bottom: 0;
    margin-left: calc(var(--gap) * -0.6);
    margin-right: calc(var(--gap) * -0.6);
  }
  .about-employee .employee-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (max-width: 379px) {
  .about-employee .employee-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.about-principle {
  padding-top: max(7.55vh, 35px);
  padding-bottom: max(7.55vh, 35px);
  line-height: 1.5;
}
.about-principle > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-wrap: balance;
}
.about-principle .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.about-principle .desc {
  font-size: var(--fz-context-md);
}
.about-principle .left {
  width: 40%;
  padding-right: max(2vw, 20px);
}
.about-principle .right {
  width: 60%;
}

.principle-slider-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
  padding-left: 17px;
  padding-left: calc(var(--h-input) * 2);
  margin-bottom: max(4.2vh, 25px);
}
.principle-slider-links a {
  font-size: min(1.406vw, 15.17pt);
  color: #b2b2b2;
  display: inline-block;
  padding: 0 0 2px;
  font-weight: 600;
  border-bottom: 3px solid #b2b2b2;
}
.principle-slider-links a.current {
  color: var(--color-logo);
  border-bottom: 3px solid var(--color-logo);
}
.principle-slider-links a:not(.current):active, .principle-slider-links a:not(.current):hover {
  color: #888;
  border-bottom-color: #888;
}

.principle-slider-wrap {
  overflow: hidden;
  position: relative;
  width: calc(100% + var(--gap));
  padding-right: calc(var(--gap) * 2 - 17px);
  padding-left: calc(var(--h-input) * 2 - 17px);
  padding-bottom: calc(var(--h-input) * 1.5);
}
.principle-slider-wrap .swiper-button-prev, .principle-slider-wrap .swiper-button-next {
  width: calc(var(--h-input) * 2);
  height: calc(100% - var(--h-input) * 1.5 + 2pt);
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.principle-slider-wrap .swiper-button-prev::after, .principle-slider-wrap .swiper-button-next::after {
  -webkit-transform: rotate(40deg) skewX(-10deg);
      -ms-transform: rotate(40deg) skewX(-10deg);
          transform: rotate(40deg) skewX(-10deg);
  width: calc(var(--h-input) * 0.8);
  height: calc(var(--h-input) * 0.8);
  border-color: var(--color-logo);
  opacity: 1;
}
.principle-slider-wrap .swiper-button-prev:active::after, .principle-slider-wrap .swiper-button-next:active::after {
  border-color: var(--color-logo);
}
.principle-slider-wrap .swiper-button-prev.swiper-button-disabled, .principle-slider-wrap .swiper-button-next.swiper-button-disabled {
  opacity: 1 !important;
}
.principle-slider-wrap .swiper-button-prev.swiper-button-disabled::after, .principle-slider-wrap .swiper-button-next.swiper-button-disabled::after {
  opacity: 0.3 !important;
  border-color: var(--color-logo) !important;
}
.pc .principle-slider-wrap .swiper-button-prev:hover::after, .pc .principle-slider-wrap .swiper-button-next:hover::after {
  opacity: 1;
  border-color: var(--color-logo);
}

.principle-slider-wrap .swiper-button-prev {
  left: 0;
}
.principle-slider-wrap .swiper-button-next {
  right: var(--gap);
}
.principle-slider-wrap .swiper-pagination {
  left: 50%;
  bottom: 0;
  text-align: center;
  z-index: 15;
  position: absolute;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.principle-slider-wrap .swiper-pagination .swiper-pagination-bullet {
  width: min(70px, 5vw);
  height: 2pt;
  margin: 0 12px 0 0;
  background-color: rgba(0, 129, 198, 0.29);
}
.principle-slider-wrap .swiper-pagination .swiper-pagination-bullet:focus {
  outline: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pc .principle-slider-wrap .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: rgba(0, 129, 198, 0.6);
}

.principle-slider-wrap .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.principle-slider-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(0, 129, 198);
}
.principle-slider-wrap .principle-slider {
  position: relative;
  overflow: visible;
}
.principle-slider-wrap .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  opacity: 0;
  -webkit-transition: opacity 0.65s ease;
  transition: opacity 0.65s ease;
}
.principle-slider-wrap .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.principle-slider-wrap .swiper-slide.swiper-slide-active + .swiper-slide {
  opacity: 0.4;
}
.principle-slider-wrap .principle-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 35px);
          flex: 0 0 calc(50% - 35px);
  margin: 0 17px;
  background-color: var(--color-logo);
  color: #fff;
  padding: max(4vh, 30px) max(3vh, 20px) max(3vh, 20px);
  border-radius: var(--radius);
}
.principle-slider-wrap .title {
  font-size: var(--fz-context-lg);
  font-weight: 600;
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.principle-slider-wrap .title + .desc {
  margin-top: 20px;
}
.principle-slider-wrap .desc {
  margin-top: 3px;
  font-size: var(--fz-context-md);
}

@media (max-width: 1399px) {
  .about-principle .left {
    width: 30%;
  }
  .about-principle .right {
    width: 70%;
  }
}
@media (max-width: 1099px) {
  .about-principle {
    padding-top: max(5vh, 35px);
    padding-bottom: max(5vh, 35px);
  }
  .about-principle > .container {
    display: block;
  }
  .about-principle .left {
    width: 100%;
    margin-bottom: max(3vh, 30px);
  }
  .about-principle .right {
    width: 100%;
  }
  .principle-slider-links {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .principle-slider-links a {
    font-size: var(--fz-context-md);
  }
  .principle-slider-wrap {
    margin-left: calc(var(--gap) * -1);
    margin-right: calc(var(--gap) * -1);
    padding-left: var(--gap);
    padding-right: var(--gap);
    width: calc(100% + var(--gap) * 2);
  }
  .principle-slider-wrap .principle-slider {
    margin-left: -17px;
    margin-right: -17px;
  }
  .principle-slider-wrap .swiper-button-prev, .principle-slider-wrap .swiper-button-next {
    --h-input: var(--gap);
    height: calc(100% - var(--h-input) * 2);
  }
  .principle-slider-wrap .swiper-button-prev {
    width: var(--gap);
    left: 0;
  }
  .principle-slider-wrap .swiper-button-next {
    width: var(--gap);
    right: 0;
  }
}
@media (max-width: 767px) {
  .about-principle .left {
    padding-right: 0;
  }
  .about-principle .left .subhead, .about-principle .left .desc {
    text-align: center;
    text-wrap: balance;
  }
}
@media (max-width: 579px) {
  .principle-slider-wrap .principle-slider {
    margin-left: -10px;
    margin-right: -10px;
  }
  .principle-slider-wrap .principle-box {
    margin: 0 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 499px) {
  .principle-slider-wrap .swiper-slide {
    display: block;
  }
  .principle-slider-wrap .principle-box {
    margin: 10px;
  }
  .principle-slider-wrap .title {
    height: auto !important;
  }
}
.about-relations {
  padding-top: max(7.55vh, 35px);
  padding-bottom: 0;
  text-align: center;
  line-height: 1.5;
}
.about-relations > .container {
  max-width: calc(1500px + var(--gap) * 2);
}
.about-relations .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.about-relations .desc {
  max-width: 960px;
  font-size: var(--fz-context-md);
  color: #000;
  margin-left: auto;
  margin-right: auto;
}

.relations-list {
  list-style: none;
  margin: max(6vh, 30px) auto 0;
  padding: 0;
  text-align: left;
}
.relations-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
  width: 100%;
  padding-top: max(1.8vh, 20px);
  padding-bottom: max(1.8vh, 20px);
  line-height: 1.5;
  font-size: var(--fz-context-md);
  color: #000;
  border-top: 1pt solid #b2b2b2;
}
.relations-list > li:first-child {
  border-top: none;
  padding-top: 0;
}
.relations-list a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.relations-list a:hover, .relations-list a:active {
  text-decoration: none;
  color: var(--color-logo);
}
.relations-list .title {
  font-weight: 600;
  display: block;
  padding: 0 0.8em;
  font-size: min(2.083vw, 20.68pt);
  color: var(--color-logo);
  width: 45%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.relations-list .text {
  padding: 0 0.8em;
}

@media screen and (max-width: 1099px) {
  .about-relations .subhead {
    font-size: 18.18pt;
  }
}
@media screen and (max-width: 991px) {
  .relations-list > li {
    padding-top: max(1.5vh, 20px);
    padding-bottom: max(1.5vh, 20px);
  }
}
@media screen and (max-width: 839px) {
  .about-relations {
    padding-top: 25px;
  }
  .relations-list > li {
    display: block;
  }
  .relations-list .title {
    width: 100%;
    font-size: var(--fz-listname);
  }
}
@media screen and (max-width: 579px) {
  .relations-list .text {
    padding: 0;
  }
  .relations-list .title {
    padding: 0;
  }
}
/*
 * IR - blue background
 */
.ir-full-bg {
  position: relative;
  z-index: 10;
}
.ir-full-bg::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(23, 202, 255, 0.04);
}
.ir-full-bg > * {
  position: relative;
  z-index: 3;
}

/*
 * IR - Related block
 */
.block-about-related {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-item);
  position: relative;
  z-index: 2;
}
.block-about-related .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  text-align: center;
  margin-bottom: max(4.5vh, 30px);
}
.block-about-related .container {
  max-width: calc(1350px + var(--gap) * 2);
}

.block-about-related-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.block-about-related-list .item {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 max(2.8125vw, var(--gap-item));
  margin: 0;
}
.block-about-related-list .item > a {
  background: #fff;
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
  border: 1px solid #eee;
}
.block-about-related-list .item .img {
  z-index: 1;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.block-about-related-list .item .img img {
  max-width: none;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.block-about-related-list .item .text {
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 10px max(var(--gap-item) * 1.5, 25px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: background-color 0.25s, height 0.25s, padding 0.25s;
  transition: background-color 0.25s, height 0.25s, padding 0.25s;
  padding-top: 1rem;
  padding-bottom: 1rem;
  min-height: max(10vh, 100px);
}
.block-about-related-list .item .name {
  font-weight: 600;
  color: #141414;
  font-size: var(--fz-related-name);
  line-height: 1.2;
  display: block;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.block-about-related-list .item .name::after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: -0.08em 0 0 0.25em;
}

.mb .block-about-related-list .item:active {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
}
.mb .block-about-related-list .item:active::after {
  border-color: #fff;
}

.pc .block-about-related-list .item > a:hover > .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.pc .block-about-related-list .item > a:hover .text {
  background: var(--color-logo);
}
.pc .block-about-related-list .item > a:hover .name {
  color: #fff;
}

/*
 * IR - Overview
 */
.ir-overview-intro {
  padding-top: max(10vh, var(--gap-sec));
  padding-bottom: var(--gap-sec);
}
.ir-overview-intro > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  max-width: calc(1500px + var(--gap) * 2);
}
.ir-overview-intro .left {
  margin: 0;
  padding: 0 var(--gap-sec) 0 0;
  width: max(27%, 300px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ir-overview-intro .subhead {
  font-weight: 700;
  color: var(--color-blue2);
  max-width: 300px;
  font-size: var(--fz-listname-lg);
}
.ir-overview-intro .desc {
  line-height: 1.5;
  font-size: var(--fz-context-md);
  text-wrap: pretty;
}

.ir-overview-nav {
  margin-bottom: var(--gap-sec);
}
.ir-overview-nav .list {
  position: relative;
  z-index: 10;
  background: url(../images/ir_overview_nav_bg.jpg) no-repeat 0 0/cover;
  border-radius: var(--radius);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 max(13vw, var(--gap-item));
  list-style: none;
  margin: 0;
  padding: max(5.8vh, var(--gap-item)) calc(max(4.3vw, var(--gap-item)) + var(--gap));
}
.ir-overview-nav .list::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  background: var(--color-blue2);
  border-radius: calc(var(--radius) * 0.7);
  top: max(5.8vh, var(--gap-item));
  bottom: max(5.8vh, var(--gap-item));
  left: max(4.3vw, var(--gap-item));
  right: max(4.3vw, var(--gap-item));
}
.ir-overview-nav .list .box {
  position: relative;
  z-index: 10;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 max(21.35vw, 320px);
          flex: 0 1 max(21.35vw, 320px);
  font-size: var(--fz-kanban-context-lg);
  margin: max(6.5vh, var(--gap-item)) 0;
}
.ir-overview-nav .list .box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ir-overview-nav .list .box ul > li {
  display: block;
  line-height: 1.8;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.ir-overview-nav .list .box ul > li > a {
  white-space: nowrap;
  display: inline-block;
  color: #fff;
  line-height: 1.2;
}
.ir-overview-nav .list .box ul > li > a::after {
  content: ">";
  display: inline-block;
  vertical-align: middle;
  margin: -0.08em 0 0 0.25em;
}
.ir-overview-nav .list .subhead {
  font-size: var(--fz-related-nav-title);
  font-weight: 600;
  color: #fff;
  display: inline-block;
  border-bottom: 2pt solid #fff;
  padding: 0 0 0.5rem 0;
  margin: 0 0 0.5rem 0;
}

.pc .ir-overview-nav .list .box ul > li > a:hover {
  color: var(--color-blue3);
}

.mb .ir-overview-nav .list .box ul > li > a:active {
  color: var(--color-blue3);
}

@media (max-width: 991px) {
  .block-about-related-list .item {
    padding: 0 var(--gap-item);
  }
  .block-about-related-list .item .text {
    padding: 15px;
    min-height: max(8vh, 60px);
  }
  .ir-overview-nav .list {
    gap: 0 max(5vw, var(--gap-item));
  }
}
@media (max-width: 767px) {
  .ir-overview-intro {
    padding-top: calc(var(--gap-sec) * 1.25);
  }
  .ir-overview-intro > .container {
    display: block;
  }
  .ir-overview-intro .subhead {
    max-width: 100%;
    margin-bottom: 0.5em;
  }
  .ir-overview-intro .left {
    width: auto;
    display: block;
  }
  .ir-overview-nav .list {
    display: block;
  }
  .ir-overview-nav .list .subhead {
    display: block;
  }
}
@media (max-width: 639px) {
  .block-about-related-list {
    display: block;
  }
  .block-about-related-list .item {
    display: block;
    padding: 0;
    margin-bottom: var(--gap-item);
  }
  .block-about-related-list .item:last-of-type {
    margin-bottom: 15px;
  }
  .block-about-related-list .item > a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .block-about-related-list .item .img {
    width: max(25vw, 200px);
  }
  .block-about-related-list .item .text {
    padding: 15px;
    min-height: auto;
  }
}
@media (max-width: 579px) {
  .ir-overview-nav .container {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
  }
  .ir-overview-nav .list {
    padding: 30px;
  }
  .ir-overview-nav .list::after {
    top: 20px;
    bottom: 20px;
    left: 10px;
    right: 10px;
  }
  .ir-overview-nav .list .box {
    margin: 20px auto 50px;
  }
  .ir-overview-nav .list .box:last-of-type {
    margin-bottom: 20px;
  }
}
.ir-back-btn-wrap {
  text-align: right;
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 767px) {
  .ir-back-btn-wrap {
    text-align: center;
  }
}
/*
 * IR - Table
 */
.ir-table-wrap {
  margin: max(4.5vh, 30px) auto;
  max-width: 890px;
}

.ir-table {
  border-collapse: collapse;
  width: 100%;
  border-radius: var(--radius);
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 1px var(--color-logo);
          box-shadow: 0 0 0 1px var(--color-logo);
}
.ir-table th,
.ir-table td {
  padding: 1.2em 1em;
  text-align: center;
  line-height: 1.2;
}
.ir-table thead {
  background-color: var(--color-logo);
  color: #fff;
  font-weight: 600;
  min-width: 40px;
}
.ir-table tbody tr:nth-child(even) td {
  background-color: rgba(119, 119, 119, 0.06);
}

@media (max-width: 991px) {
  .ir-table th,
  .ir-table td {
    padding: 0.8em 0.68em;
    font-size: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .ir-table-wrap {
    width: calc(100% + 4px);
    margin: 25px -2px;
  }
}
/*
 * Financial Calendar
 */
.ir-fin-calendar-wrap {
  background: rgba(23, 202, 255, 0.05);
  padding-top: var(--gap);
  padding-bottom: var(--gap);
}

/*
 * Financial Result
 */
.ir-fin-result {
  position: relative;
  padding-top: max(3vh, 20px);
  padding-bottom: max(4vh, 30px);
  margin-bottom: max(3vh, 20px);
  border-bottom: 1pt solid #7c7c7c;
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}
.ir-fin-result .subhead {
  font-size: var(--fz-article-title);
  font-weight: 700;
  color: #000;
}
.ir-fin-result .filter-box {
  z-index: 10;
  margin: max(3vh, 20px) auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ir-fin-result .filter-box .tit {
  font-size: clamp(10.34pt, 1.3194vw, min(1.3194vw, 13.0986pt));
  color: #777;
  white-space: nowrap;
  padding-right: 1em;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.ir-fin-result .filter-box .select2 {
  max-width: 190px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ir-fin-result .list {
  list-style: none;
  margin: max(3vh, 20px) 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: max(2vh, 10px) max(3vw, 40px);
  line-height: 1.6;
}
.ir-fin-result .list > li {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  display: inline-block;
  vertical-align: top;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: clamp(12pt, 1.458vw, var(--fz-h5));
}
.ir-fin-result .list a {
  display: inline-block;
  color: var(--color-logo);
}
.ir-fin-result .list.sm {
  max-width: 640px;
  gap: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ir-fin-result .list.sm > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
}
.ir-fin-result .list.md {
  max-width: 1150px;
  gap: max(2vh, 10px) max(3.8vw, 40px);
}

.pc .ir-fin-result .list a:hover {
  color: var(--color-blue3);
}

.mb .ir-fin-result .list a:active {
  color: var(--color-blue3);
}

/*
 * Analyst Meeting
 */
.ir-meeting {
  position: relative;
  padding-top: max(4vh, 30px);
  padding-bottom: max(4vh, 30px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}
.ir-meeting .filter-box {
  z-index: 10;
  max-width: 190px;
  margin-bottom: max(4vh, 30px);
}
.ir-meeting .m-support-table tr th,
.ir-meeting .m-support-table tr td {
  font-size: clamp(11pt, 1.25vw, min(1.25vw, 12.41pt));
  color: #000;
}
.ir-meeting .m-support-table tr th.date,
.ir-meeting .m-support-table tr td.date {
  color: #575959;
}
.ir-meeting .m-support-table tr th:not(:first-child),
.ir-meeting .m-support-table tr td:not(:first-child) {
  padding-left: calc(var(--gap-table-pd) * 0.4);
}
.ir-meeting .m-support-table tr th:not(:last-child),
.ir-meeting .m-support-table tr td:not(:last-child) {
  padding-right: calc(var(--gap-table-pd) * 0.25);
}

@media (max-width: 579px) {
  .ir-meeting .m-support-table tr th.date,
  .ir-meeting .m-support-table tr td.date {
    font-size: 10pt;
  }
}
/*
 * Shareholder structure
 */
.ir-shareholder-structure .brief {
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: max(4vh, 30px) auto 0;
  font-size: clamp(11pt, 1.25vw, min(1.25vw, 12.41pt));
  line-height: 1.8;
}
.ir-shareholder-structure .ir-table-wrap {
  margin-top: 20px;
  max-width: 1100px;
}
.ir-shareholder-structure .ir-table th,
.ir-shareholder-structure .ir-table td {
  text-align: right;
}
.ir-shareholder-structure .ir-table tr th:nth-child(1),
.ir-shareholder-structure .ir-table tr td:nth-child(1) {
  text-align: left;
}

@media (min-width: 768px) {
  .ir-shareholder-structure .brief {
    padding-left: 1em;
    padding-right: 1em;
  }
  .ir-shareholder-structure .ir-table tr th:nth-child(1),
  .ir-shareholder-structure .ir-table tr td:nth-child(1) {
    padding-left: 8%;
  }
  .ir-shareholder-structure .ir-table tr th:nth-child(2),
  .ir-shareholder-structure .ir-table tr td:nth-child(2) {
    padding-right: 5%;
  }
  .ir-shareholder-structure .ir-table tr th:nth-child(3),
  .ir-shareholder-structure .ir-table tr td:nth-child(3) {
    padding-right: 10%;
    width: 25%;
  }
}
/*
 * Stock Quotes
 */
.ir-stock-quotes {
  margin-top: max(4vh, 30px);
  margin-bottom: max(4vh, 20px);
  border-radius: var(--radius);
  overflow: hidden;
  background: #0072bc url(../images/ir_stock_quotes_bg.jpg) no-repeat 0 0/cover;
  color: #fff;
}
.ir-stock-quotes a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.ir-stock-quotes a.underline {
  display: inline;
  text-decoration: underline;
  white-space: normal;
  vertical-align: top;
}
.ir-stock-quotes a.underline:hover {
  color: var(--color-blue3);
}
.ir-stock-quotes .inner {
  min-height: max(250px, 43.5vh);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  line-height: 1.8;
  text-align: center;
  padding: max(15px, 1vh) max(20px, 2vw);
}
.ir-stock-quotes .inner.text-left {
  text-align: left;
  padding: max(25px, 6vw) max(10.67vw, 35px);
}
@media (max-width: 639px) {
  .ir-stock-quotes .inner.text-left {
    padding: max(15px, 1vh) max(20px, 2vw);
  }
}
.ir-stock-quotes .subhead {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: var(--fz-article-title);
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.ir-stock-quotes .subhead a {
  line-height: 1.2;
  border-bottom: 2pt solid #fff;
}
.ir-stock-quotes .subhead a:hover {
  color: var(--color-blue3);
  border-bottom-color: var(--color-blue3);
}
.ir-stock-quotes p {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  font-size: var(--fz-context-md);
}
.ir-stock-quotes .mail svg {
  display: inline-block;
  vertical-align: middle;
  width: calc(var(--fz-context-md) * 1.5);
  height: auto;
  margin-bottom: -5px;
  margin-right: 0.7em;
}
.ir-stock-quotes .mail a {
  padding-bottom: 0.1em;
  display: inline;
  border-bottom: 1px solid #fff;
}
.ir-stock-quotes .mail a:hover {
  color: var(--color-blue3);
  border-bottom-color: var(--color-blue3);
}

/*
 * Corporate Governance - Overview
 */
.gc-overview-nav .list {
  padding: var(--gap-gc-sec) calc(max(2vw, var(--gap-item)) + var(--gap));
  gap: 0 max(2vw, var(--gap-item));
}
.gc-overview-nav .list .box {
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gc-overview-nav .list .box ul {
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.6rem;
}
.gc-overview-nav .list .box ul > li {
  display: inline-block;
  vertical-align: top;
  padding-right: 1em;
  padding-left: 1em;
}

@media (min-width: 992px) and (max-width: 1699px) {
  .gc-overview-nav .list {
    padding: var(--gap-gc-sec) var(--gap-item);
    gap: 0 var(--gap-item);
  }
}
@media (max-width: 991px) {
  .gc-overview-nav .list .box {
    display: block;
  }
  .gc-overview-nav .list .box .subhead {
    display: block;
    text-align: left;
  }
  .gc-overview-nav .list .box ul {
    width: 100%;
    max-height: none !important;
  }
  .gc-overview-nav .list .box ul > li {
    width: auto;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}
/*
 * GC - Board of Directors
 */
.gc-directors-sec1 {
  padding-top: var(--gap-gc-sec-lg);
  padding-bottom: var(--gap-gc-sec-lg);
  text-align: center;
}
.gc-directors-sec1 > .container {
  max-width: calc(1440px + var(--gap) * 2);
}
.gc-directors-sec1 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-directors-sec1 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}

.gc-directors-sec2 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
  background-color: rgba(0, 129, 198, 0.05);
}
.gc-directors-sec2 > .container {
  max-width: calc(1440px + var(--gap) * 2);
}
.gc-directors-sec2 .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  margin: 0 auto var(--gap-gc-sec);
  text-align: center;
}
.gc-directors-sec2 .g-btn {
  display: block;
  padding-left: 0;
  padding-right: 0;
  border: none;
  color: var(--color-blue3);
  font-size: var(--fz-btn-lg);
}
.gc-directors-sec2 .g-btn:active, .gc-directors-sec2 .g-btn:hover {
  background-color: transparent;
  color: var(--color-blue2);
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.gc-directors-sec2 .g-btn:active::after, .gc-directors-sec2 .g-btn:hover::after {
  border-color: var(--color-blue2);
}
.gc-directors-sec2 .directors-list {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0 calc(max(2.5vw, 10px) * 2);
}
.gc-directors-sec2 .directors-list > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  vertical-align: top;
  margin-bottom: var(--gap-gc-sec);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - max(2.5vw, 10px) * 2);
          flex: 0 0 calc(25% - max(2.5vw, 10px) * 2);
}
.gc-directors-sec2 .directors-list .box {
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid var(--color-logo);
  padding: 25px 10px;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.2);
  position: relative;
}
.gc-directors-sec2 .directors-list .box::before {
  content: "";
  display: block;
  width: 24.3%;
  aspect-ratio: 1;
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(17%, 17%);
      -ms-transform: translate(17%, 17%);
          transform: translate(17%, 17%);
  background-color: var(--color-logo);
}
.gc-directors-sec2 .directors-list .name {
  font-weight: 700;
  color: var(--color-logo);
  display: block;
  font-size: var(--fz-h3);
  white-space: nowrap;
}
.gc-directors-sec2 .directors-list span {
  display: block;
  font-size: 1rem;
  color: #777;
  line-height: 1.4;
}

.popup-directors .subhead {
  font-weight: 700;
  font-size: min(2.76vw, 27.58pt);
  color: var(--color-blue3);
  margin-bottom: 20px;
  display: block;
  text-align: left;
}
.popup-directors .table-to-list thead th, .popup-directors .table-to-list thead td {
  font-weight: 500;
}

@media (min-width: 768px) {
  .popup-directors .subhead {
    margin-top: calc(min(50px, var(--gap)) * -0.4);
  }
}
@media (max-width: 1199px) {
  .gc-directors-sec2 .directors-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - max(2.5vw, 10px) * 2);
            flex: 0 0 calc(33.3333333333% - max(2.5vw, 10px) * 2);
  }
}
@media (max-width: 991px) {
  .gc-directors-sec2 .directors-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - max(2.5vw, 10px) * 2);
            flex: 0 0 calc(50% - max(2.5vw, 10px) * 2);
  }
  .gc-directors-sec2 .directors-list .name {
    font-size: var(--fz-listname-lg);
  }
}
@media (max-width: 767px) {
  .gc-directors-sec2 .directors-list {
    gap: 0 20px;
  }
  .gc-directors-sec2 .directors-list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
    margin-bottom: 20px;
  }
  .gc-directors-sec2 .directors-list .box::before {
    width: 16%;
  }
}
@media (max-width: 579px) {
  .gc-directors-sec2 .directors-list {
    display: block;
  }
  .gc-directors-sec2 .directors-list > li {
    display: block;
  }
  .gc-directors-sec2 .directors-list > li:nth-child(odd) .box::before {
    -webkit-transform: translate(10%, 10%);
        -ms-transform: translate(10%, 10%);
            transform: translate(10%, 10%);
  }
  .gc-directors-sec2 .directors-list > li:nth-child(even) .box {
    padding: 1em;
  }
  .gc-directors-sec2 .directors-list > li:nth-child(even) .box::before {
    right: auto;
    left: 0;
    -webkit-transform: translate(-10%, 10%);
        -ms-transform: translate(-10%, 10%);
            transform: translate(-10%, 10%);
  }
}
.gc-directors-sec3 {
  padding-top: var(--gap-gc-sec-lg);
  padding-bottom: 10px;
}
.gc-directors-sec3 .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  text-align: center;
}
.gc-directors-sec3 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  text-align: center;
  margin-bottom: 37px;
}
.gc-directors-sec3 .ir-table thead th {
  text-align: center;
}
.gc-directors-sec3 .ir-table thead th > span {
  text-align: left;
  display: inline-block;
}
.gc-directors-sec3 .ir-table tbody tr td:nth-child(1) {
  text-align: left;
}
.gc-directors-sec3 .name {
  font-size: var(--fz-context);
  color: #7c7c7c;
  font-weight: 700;
  white-space: nowrap;
}
.gc-directors-sec3 .name + span {
  font-size: calc(var(--fz-context-sm) * 0.947);
  color: #7c7c7c;
  white-space: nowrap;
}
.gc-directors-sec3 .name {
  font-size: var(--fz-context);
  color: #7c7c7c;
  font-weight: 700;
  white-space: nowrap;
}
.gc-directors-sec3 .name + span {
  font-size: calc(var(--fz-context-sm) * 0.947);
  color: #7c7c7c;
  white-space: nowrap;
}
.gc-directors-sec3 .state-fill, .gc-directors-sec3 .state-unfill {
  width: 21px;
  height: 21px;
  border: 1px solid var(--color-logo);
  font-size: 0;
  border-radius: 50px;
  line-height: 1;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-style: normal;
}
.gc-directors-sec3 .state-fill {
  background-color: var(--color-logo);
}
.gc-directors-sec3 .state-unfill {
  background-color: transparent;
}
.gc-directors-sec3 .state-note {
  margin: 15px 5px;
  font-size: 15px;
  color: #666;
}
.gc-directors-sec3 .state-note small {
  margin-bottom: 0.15em;
  display: block;
}
.gc-directors-sec3 .state-note .state-fill, .gc-directors-sec3 .state-note .state-unfill {
  width: 18px;
  height: 18px;
  margin-right: 0.5rem;
}

@media (max-width: 1199px) {
  .gc-directors-sec3 .state-fill, .gc-directors-sec3 .state-unfill {
    width: 16px;
    height: 16px;
  }
  .gc-directors-sec3 .state-note .state-fill, .gc-directors-sec3 .state-note .state-unfill {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 767px) {
  .gc-directors-sec3 .table-to-list thead br {
    display: none;
  }
}
/*
 * GC - Board Committees
 */
.gc-committees-sec1 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-committees-sec1 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-committees-sec1 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
}

.gc-committees-sec2 {
  padding-top: var(--gap-gc-sec-lg);
  padding-bottom: var(--gap-gc-sec);
  background-color: var(--color-blue2);
  color: #fff;
}
.gc-committees-sec2 .subhead {
  font-size: var(--fz-listname-lg);
  font-weight: 700;
}
.gc-committees-sec2 .desc {
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
  margin-bottom: 25px;
}
.gc-committees-sec2 .desc + .subhead {
  margin-top: var(--gap-gc-sec-sm);
}
.gc-committees-sec2 .list {
  margin: 0 0 25px;
  padding: 0 0 0 1.25em;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}

/*
 * GC - Accounting & Auditing Standards
 */
.gc-standards-sec1 {
  background-color: rgba(23, 202, 255, 0.05);
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec-sm);
  margin-top: 25px;
}
.gc-standards-sec1 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-standards-sec1 .subhead .sm {
  font-size: var(--fz-listname-sm);
  display: block;
  color: var(--color-logo);
}
.gc-standards-sec1 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
}
.gc-standards-sec1 .list {
  margin: 0 0 25px;
  padding: 0 0 0 1.25em;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}

@media (max-width: 767px) {
  .gc-standards-sec1 {
    margin-top: 15px;
  }
}
/*
 * GC - Internal Audit
 */
.gc-audit-sec1 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec-sm);
}
.gc-audit-sec1 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-audit-sec1 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
}
.gc-audit-sec1 .list {
  border: 2pt solid var(--color-logo);
  border-radius: 20px;
  margin: max(25px, 4.6vh) auto 0;
  padding: max(10px, 4.6vh) max(22px, 3.3vw);
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
  list-style: none;
}
.gc-audit-sec1 .list > li {
  display: block;
  margin-top: max(25px, 4.7vh);
}
.gc-audit-sec1 .list > li:first-child {
  margin-top: 0;
}
.gc-audit-sec1 .list .title {
  display: block;
  font-weight: 700;
  color: var(--color-logo);
  font-size: var(--fz-listname-sm);
}

@media (max-width: 767px) {
  .gc-audit-sec1 .list {
    margin: 25px auto 0;
    padding: 25px;
  }
}
/*
 * GC - Ethics & Compliance
 */
.gc-ethics-sec1 {
  margin-top: 25px;
  background-color: rgba(23, 202, 255, 0.05);
  padding-top: var(--gap-gc-sec-lg);
  padding-bottom: var(--gap-gc-sec-lg);
  color: var(--color-logo);
}
.gc-ethics-sec1 > .container {
  max-width: calc(1440px + var(--gap) * 2);
}
.gc-ethics-sec1 .desc {
  font-size: var(--fz-context-md);
  color: var(--color-logo);
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
}

.gc-ethics-sec2 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec-sm);
}
.gc-ethics-sec2 > .container {
  max-width: calc(1440px + var(--gap) * 2);
}
.gc-ethics-sec2 .org-chart {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--gap-gc-sec);
}
.gc-ethics-sec2 .desc {
  text-align: center;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
  margin-bottom: 0;
}
.gc-ethics-sec2 .desc a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.gc-ethics-sec2 .desc a:hover, .gc-ethics-sec2 .desc a:active {
  text-decoration: none;
  color: var(--color-logo);
}

@media (min-width: 1200px) {
  .gc-ethics-sec1 .desc {
    padding-right: 2em;
  }
}
@media (max-width: 767px) {
  .gc-ethics-sec1 {
    margin-top: 15px;
  }
}
/*
 * GC - Risk Management
 */
.gc-risk-sec1 {
  margin-top: 25px;
  background: #005e86 url(../images/gc_risk_sec1_bg.jpg) no-repeat center center/cover;
  padding-top: var(--gap-gc-sec-lg);
  padding-bottom: var(--gap-gc-sec-lg);
  color: #fff;
}

.gc-risk-sec2 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-risk-sec2 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-risk-sec2 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
}

.gc-risk-sec3 {
  background-color: rgba(23, 202, 255, 0.05);
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec-sm);
}
.gc-risk-sec3 .org-chart {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1230px;
  margin-top: var(--gap-gc-sec);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--gap-gc-sec);
}
.gc-risk-sec3 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
}
.gc-risk-sec3 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0 0 25px;
}

@media (max-width: 767px) {
  .gc-risk-sec1 {
    margin-top: 15px;
    color: #fff;
  }
  .gc-risk-sec1 .desc {
    font-size: var(--fz-context-md);
    line-height: 1.6;
    text-wrap: pretty;
    margin: 0;
  }
}
/*
 * GC - Cybersecurity
 */
.gc-cyber-sec1 {
  margin-top: 25px;
}
.gc-cyber-sec1 .inner {
  border-radius: var(--radius);
  padding: var(--gap-gc-sec) max(30px, 2.6vw);
  background-color: rgba(0, 128, 194, 0.05);
  margin-bottom: var(--gap-gc-sec-sm);
}
.gc-cyber-sec1 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-cyber-sec1 .org-chart {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin-top: var(--gap-gc-sec);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: max(2.8vh, 25px);
}

.gc-cyber-sec2 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-cyber-sec2 .desc {
  margin: 0 0 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-cyber-sec2 .desc + .subhead {
  margin-top: var(--gap-gc-sec-sm);
}
.gc-cyber-sec2 .list {
  color: var(--color-logo);
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0 0 25px;
  padding: 0 0 0 1.25em;
}

@media (max-width: 767px) {
  .gc-cyber-sec1 {
    width: auto;
    margin: 15px calc(var(--gap) * -1);
  }
  .gc-cyber-sec1 .inner {
    border-radius: 0;
    padding: var(--gap);
  }
}
/*
 * GC - Supply Chain
 */
.gc-supply-sec {
  padding-top: 25px;
}
.gc-supply-sec .inner {
  border-radius: var(--radius);
  padding: var(--gap-gc-sec-lg) max(30px, 2.6vw) var(--gap-gc-sec-sm) max(30px, 2.6vw);
  background-color: rgba(0, 128, 194, 0.05);
  margin-bottom: 25px;
}
.gc-supply-sec .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-supply-sec .org-chart {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin-top: var(--gap-gc-sec);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: max(2.8vh, 25px);
}
.gc-supply-sec .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 0 0 10px 0;
}
.gc-supply-sec .list {
  color: var(--color-logo);
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0 0 25px;
  padding: 0 0 0 1.25em;
}

@media (max-width: 767px) {
  .gc-supply-sec {
    padding-top: 15px;
    width: auto;
    margin: 0 calc(var(--gap) * -1) 25px;
  }
  .gc-supply-sec .inner {
    border-radius: 0;
    padding: var(--gap);
  }
}
/*
 * GC - Intellectual Property
 */
.gc-intellectual-sec1 {
  margin-top: 25px;
  padding: var(--gap-gc-sec) 0;
  background-color: rgba(0, 128, 194, 0.05);
  margin-bottom: var(--gap-gc-sec);
}
.gc-intellectual-sec1 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}

.gc-intellectual-sec2 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-intellectual-sec2 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-intellectual-sec2 .grid-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0 max(20px, 3.125vw);
  margin: var(--gap-gc-sec) auto;
  padding: 0 max(30px, 2.6vw);
  list-style: none;
}
.gc-intellectual-sec2 .grid-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 33.3333333333%;
          flex: 1 1 33.3333333333%;
  border: 1px solid var(--color-blue2);
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  text-align: center;
}
.gc-intellectual-sec2 .grid-list .title {
  background-color: var(--color-blue2);
  color: #fff;
  padding: 0.5em;
  margin: 0;
  font-size: var(--fz-kanban-context-lg);
}
.gc-intellectual-sec2 .grid-list .desc {
  padding: 0.5em;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0;
}

.gc-intellectual-sec3 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-intellectual-sec3 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-intellectual-sec3 .list {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
  padding: 0 0 0 1.25em;
}

@media (min-width: 480px) and (max-width: 767px) {
  .gc-intellectual-sec2 .grid-list {
    display: block;
    margin: 30px auto;
  }
  .gc-intellectual-sec2 .grid-list > li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: left;
    margin: 10px auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .gc-intellectual-sec2 .grid-list .title {
    padding: 1em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 140px;
            flex: 0 0 140px;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 991px) {
  .gc-intellectual-sec2 .grid-list {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .gc-intellectual-sec1 {
    margin-top: 15px;
  }
  .gc-intellectual-sec2 .grid-list {
    display: block;
    margin: 30px auto;
  }
  .gc-intellectual-sec2 .grid-list > li {
    margin: 10px auto;
  }
  .gc-intellectual-sec2 .grid-list .title {
    font-size: var(--fz-context-lg);
  }
  .gc-intellectual-sec2 .grid-list .desc {
    padding: 1em;
  }
}
@media (max-width: 579px) {
  .gc-intellectual-sec1 .desc {
    margin-bottom: 0;
  }
}
/*
 * GC - Energy Saving
 */
.gc-energy-sec1 {
  margin-top: 25px;
  padding-bottom: var(--gap-gc-sec-lg);
}
.gc-energy-sec1 .container {
  max-width: calc(1500px + var(--gap) * 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gc-energy-sec1 .text {
  position: relative;
  z-index: 1;
  padding: var(--gap-gc-sec-lg) 10px var(--gap-gc-sec) max(25px, 5vw);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  color: #fff;
}
.gc-energy-sec1 .text::after {
  content: "";
  border-radius: var(--radius);
  background: var(--color-blue2) url(../images/gc_energy_bg.png) no-repeat 0 0/max(46%, 200px) auto;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: calc(max(25px, 5vw) * -1);
  bottom: 0;
  z-index: -2;
}
.gc-energy-sec1 .img {
  position: relative;
  z-index: 2;
  border-radius: var(--radius);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  overflow: hidden;
  line-height: 0;
  -webkit-transform: translateY(var(--gap-gc-sec-lg));
      -ms-transform: translateY(var(--gap-gc-sec-lg));
          transform: translateY(var(--gap-gc-sec-lg));
}
.gc-energy-sec1 .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
}
.gc-energy-sec1 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}

.gc-energy-sec {
  padding-top: var(--gap-gc-sec-sm);
  padding-bottom: 25px;
}
.gc-energy-sec + .gc-energy-sec {
  padding-top: 25px;
}
.gc-energy-sec .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-energy-sec .desc {
  margin-bottom: 15px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-energy-sec .desc a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.gc-energy-sec .desc a:hover {
  text-decoration: none;
}
.gc-energy-sec .list {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  margin: 0;
  padding: 0 0 0 1.25em;
}

@media (max-width: 991px) {
  .gc-energy-sec1 .text {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .gc-energy-sec1 {
    margin-top: 15px;
  }
}
@media (max-width: 639px) {
  .gc-energy-sec1 {
    padding-bottom: 45px;
  }
  .gc-energy-sec1 .container {
    display: block;
    padding: 0 var(--gap);
    width: auto;
    margin: 0 calc(var(--gap) * -1);
  }
  .gc-energy-sec1 .text {
    padding: 25px 25px 80px;
  }
  .gc-energy-sec1 .text::after {
    right: 0;
    border-radius: 0;
  }
  .gc-energy-sec1 .img {
    position: absolute;
    -webkit-transform: translate(0, 40%);
        -ms-transform: translate(0, 40%);
            transform: translate(0, 40%);
    width: max(35%, 250px);
    aspect-ratio: 4/2;
    left: auto;
    bottom: 0;
    right: calc(var(--gap) * 2);
  }
}
@media (max-width: 399px) {
  .gc-energy-sec1 {
    padding-bottom: 0;
  }
  .gc-energy-sec1 .text {
    padding: 25px 25px 20px;
  }
  .gc-energy-sec1 .img {
    border-radius: 0;
    width: 100%;
    aspect-ratio: 4/2;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: relative;
    right: 0;
  }
  .gc-energy-sec {
    padding-top: 25px;
  }
}
/*
 * GC - CSR
 */
.gc-csr-sec1 {
  margin-top: 25px;
  background: var(--color-blue2);
  color: #fff;
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-csr-sec1 .subhead {
  font-size: var(--fz-listname-lg);
  color: #fff;
  font-weight: 700;
  margin: 10px 0;
}
.gc-csr-sec1 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-csr-sec1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 20px;
  list-style: none;
  margin: var(--gap-gc-sec-sm) -20px 0 0;
  padding: 0;
  max-height: calc((var(--fz-btn) + 1.2em + 20px) * 2);
}
.gc-csr-sec1 .list > li {
  display: inline-block;
  width: auto;
  max-width: calc(25% - 20px);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.gc-csr-sec1 .list > li > a {
  display: block;
  padding: 0.6em 1em;
  text-align: center;
}

.gc-csr-sec2 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-csr-sec2 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-csr-sec2 .desc {
  margin: 0 0 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-csr-sec2 .desc + .subhead {
  margin-top: var(--gap-gc-sec-sm);
}
.gc-csr-sec2 .org-chart {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin-top: var(--gap-gc-sec);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: var(--gap-gc-sec);
}
.gc-csr-sec2 .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: var(--gap-gc-sec) max(25px, 4vw);
  max-width: 1200px;
  list-style: none;
  margin: var(--gap-gc-sec) auto;
  padding: 0;
}
.gc-csr-sec2 .icon-list > li {
  width: calc(33.3333333333% - max(25px, 4vw));
  text-align: left;
}
.gc-csr-sec2 .icon-list > li .icon {
  max-width: 90px;
  aspect-ratio: 1;
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  margin-bottom: 20px;
}
.gc-csr-sec2 .icon-list > li .title {
  color: var(--color-logo);
  font-weight: 400;
  line-height: 1.8;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-csr-sec2 .icon-list > li .title strong {
  font-weight: 700;
}

.gc-csr-sec3 .inner {
  border-radius: var(--radius);
  padding: var(--gap-gc-sec-sm) max(35px, 5.2vw);
  background-color: rgba(0, 128, 194, 0.05);
  margin-bottom: var(--gap-gc-sec-sm);
}
.gc-csr-sec3 .list {
  margin: 0 0 25px;
  padding: 0 0 0 1.45em;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-csr-sec3 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-csr-sec3 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
}
.gc-csr-sec3 .org-chart {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
.gc-csr-sec3 .note {
  margin-top: 15px;
  color: #7c7c7c;
  font-style: 1rem;
  font-style: italic;
  line-height: 1.5;
  text-align: center;
  display: block;
}

.gc-csr-sec4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-csr-sec4 .right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 max(200px, 40%);
          flex: 0 0 max(200px, 40%);
}
.gc-csr-sec4 .left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - max(200px, 40%));
  padding-right: max(5vw, 25px);
}
.gc-csr-sec4 .img {
  margin-top: calc(var(--fz-listname-lg) + 25px);
  display: block;
  z-index: 5;
  -ms-flex-preferred-size: 700px;
      flex-basis: 700px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
}
.gc-csr-sec4 .img::before, .gc-csr-sec4 .img::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
}
.gc-csr-sec4 .img::before {
  width: 30%;
  aspect-ratio: 160/110;
  background: transparent;
  background-image: radial-gradient(#0081c6 19%, transparent 0);
  background-size: 1.55vw 1.55vw;
  background-position: -0.5vw -0.3vw;
  top: -9.5%;
  left: -7.5%;
}
.gc-csr-sec4 .img::after {
  width: 78%;
  aspect-ratio: 520/500;
  -webkit-transform: translate(3.2vh, 3.2vh);
      -ms-transform: translate(3.2vh, 3.2vh);
          transform: translate(3.2vh, 3.2vh);
  background: rgba(0, 94, 150, 0.24);
  border-radius: max(19px, 2.5vw);
  position: absolute;
  right: 0;
  bottom: 0;
}
.gc-csr-sec4 .img img {
  width: 100%;
  z-index: 10;
  position: relative;
  display: inline-block;
  border-radius: max(15px, 2vw);
}
.gc-csr-sec4 .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 10px 0;
}
.gc-csr-sec4 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
}
.gc-csr-sec4 .desc a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.gc-csr-sec4 .desc a:hover {
  text-decoration: none;
}

.gc-csr-sec5 {
  padding-top: var(--gap-gc-sec);
  padding-bottom: var(--gap-gc-sec);
}
.gc-csr-sec5 .container {
  padding-left: calc(var(--gap) - 30px);
  padding-right: calc(var(--gap) - 30px);
  max-width: calc(1320px + var(--gap) * 2);
}
.gc-csr-sec5 .subhead {
  text-align: center;
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 0 auto var(--gap-gc-sec-sm);
}
.gc-csr-sec5 .imgs {
  max-width: 1450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin: 0 auto;
}
.gc-csr-sec5 .imgs > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 30px);
          flex: 0 0 calc(33.3333333333% - 30px);
  width: calc(33.3333333333% - 30px);
}

@media (min-width: 992px) {
  .gc-csr-sec2 .icon-list .title strong {
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .gc-csr-sec1 .list {
    gap: 10px;
    margin-right: -10px;
    max-height: calc((var(--fz-btn) + 1.2em + 10px) * 2);
  }
  .gc-csr-sec1 .list > li {
    max-width: calc(25% - 10px);
  }
}
@media (max-width: 839px) {
  .gc-csr-sec1 .list {
    gap: 15px;
    margin-right: -15px;
    max-height: calc((var(--fz-btn) + 1.2em + 15px) * 4);
  }
  .gc-csr-sec1 .list > li {
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .gc-csr-sec1 {
    margin-top: 15px;
  }
  .gc-csr-sec2 .icon-list {
    margin-bottom: 0;
    gap: max(25px, 3vh) max(25px, 3vw);
  }
  .gc-csr-sec2 .icon-list > li {
    width: calc(50% - max(25px, 3vw));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 15px;
  }
  .gc-csr-sec4 {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .gc-csr-sec4::after {
    content: "";
    display: block;
    clear: both;
  }
  .gc-csr-sec4 .right {
    width: 240px;
    float: right;
    margin-left: 25px;
  }
  .gc-csr-sec4 .left {
    width: 100%;
  }
  .gc-csr-sec4 .img::after {
    -webkit-transform: translate(2.25vw, 2.25vw);
        -ms-transform: translate(2.25vw, 2.25vw);
            transform: translate(2.25vw, 2.25vw);
  }
  .gc-csr-sec5 .container {
    padding-left: calc(var(--gap) - 15px);
    padding-right: calc(var(--gap) - 15px);
  }
  .gc-csr-sec5 .imgs {
    gap: 15px;
  }
  .gc-csr-sec5 .imgs > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - 15px);
            flex: 0 0 calc(33.3333333333% - 15px);
    width: calc(33.3333333333% - 15px);
  }
}
@media (max-width: 639px) {
  .gc-csr-sec1 {
    padding-top: var(--gap-gc-sec-sm);
  }
  .gc-csr-sec1 .list {
    margin-right: -10px;
    gap: 10px;
  }
  .gc-csr-sec1 .list > li {
    width: calc(50% - 10px);
  }
}
@media (max-width: 579px) {
  .gc-csr-sec2 {
    padding-bottom: 25px;
  }
  .gc-csr-sec2 .icon-list {
    display: block;
    margin: 25px 0 0;
  }
  .gc-csr-sec2 .icon-list > li {
    width: 100%;
    position: relative;
  }
  .gc-csr-sec2 .icon-list > li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    height: 1px;
    background-color: #ddd;
  }
  .gc-csr-sec2 .icon-list > li:first-child::before {
    display: none;
  }
  .gc-csr-sec2 .icon-list > li .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
  }
  .gc-csr-sec3 .inner {
    padding: var(--gap);
    border-radius: 0;
    margin: 0 calc(var(--gap) * -1);
  }
  .gc-csr-sec4 {
    display: block;
    padding-top: 0;
  }
  .gc-csr-sec4 .right {
    float: none;
    width: 100%;
    margin: 0 auto 35px;
  }
  .gc-csr-sec4 .left {
    padding-right: 0;
  }
  .gc-csr-sec4 .img::before {
    background-image: radial-gradient(#0081c6 20%, transparent 0);
    background-size: 4vw 4vw;
    left: -5%;
    top: -10%;
  }
  .gc-csr-sec4 .img::after {
    -webkit-transform: translate(3vw, 3vw);
        -ms-transform: translate(3vw, 3vw);
            transform: translate(3vw, 3vw);
  }
  .gc-csr-sec5 {
    padding-top: 25px;
  }
  .gc-csr-sec5 .container {
    padding-left: var(--gap);
    padding-right: var(--gap);
  }
  .gc-csr-sec5 .subhead {
    margin-bottom: 25px;
  }
  .gc-csr-sec5 .imgs {
    display: block;
  }
  .gc-csr-sec5 .imgs > * {
    width: 100%;
    margin: 0 auto 15px;
  }
  .gc-csr-sec5 .imgs > *:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 499px) {
  .gc-csr-sec1 .list {
    display: block;
    max-height: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
  }
  .gc-csr-sec1 .list > li {
    max-width: none;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
  }
}
/*
 * GC - Governance Documents
 */
.gc-doc-sec1 {
  margin-top: 25px;
  max-width: calc(1130px + var(--gap) * 2);
}
.gc-doc-sec1 .m-support-table tbody td {
  color: #000;
}
.gc-doc-sec1 .m-support-table tbody td:last-child {
  width: 100px;
}

@media (max-width: 767px) {
  .gc-doc-sec1 {
    margin-top: 15px;
  }
  .gc-doc-sec1 .m-support-table tbody td {
    padding: calc(var(--gap-table-pd) * 0.5);
  }
  .gc-doc-sec1 .m-support-table tbody td:last-child {
    width: 78px;
  }
}
/*
 * Startup program
 */
.startup-intro {
  padding-top: max(25px, 7vh);
  padding-bottom: max(30px, 8vh);
}
.startup-intro .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 100%;
}
.startup-intro .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: right;
  padding-right: max(5vw, 30px);
}
.startup-intro .left img {
  display: inline-block;
  width: 50vw;
}
.startup-intro .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.startup-intro .right .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
  gap: 0 25px;
  padding: max(20px, 4vh) max(18px, 1.9vw);
  border-radius: 12px 0 0 12px;
  background-color: var(--color-blue2);
  color: #fff;
  font-size: var(--fz-context-md);
  line-height: 1.5;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}
.startup-intro .right .item:nth-child(even) {
  background-color: var(--color-logo);
}
.startup-intro .right .img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 86px;
          flex: 0 0 86px;
}
.startup-intro .right .brief {
  margin: 0;
}

@media (min-width: 1200px) {
  .startup-intro .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  .startup-intro .container {
    padding-top: var(--gap-sec);
  }
  .startup-intro .left {
    position: absolute;
    top: 0;
    left: calc(var(--gap) * -1);
    padding-right: 0;
  }
  .startup-intro .left img {
    width: calc(40vw + var(--gap));
  }
  .startup-intro .right .item {
    margin-right: calc(var(--gap) * -1);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0 20px;
    padding-right: var(--gap);
  }
  .startup-intro .right .item:first-child {
    padding-left: calc(40vw - var(--gap) + 20px);
    min-height: calc((40vw + var(--gap)) * 0.691 - var(--gap-sec) - 10px);
  }
  .startup-intro .right .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67px;
            flex: 0 0 67px;
  }
}
@media (max-width: 767px) {
  .startup-intro {
    padding-top: 20px;
  }
  .startup-intro .container {
    padding-top: 0;
    display: block;
  }
  .startup-intro .left {
    position: relative;
    top: auto;
    margin-top: 15px;
  }
  .startup-intro .left img {
    max-width: none;
    width: calc(100% + var(--gap));
  }
  .startup-intro .right .item:first-child {
    padding-left: max(18px, 1.9vw);
    min-height: auto;
  }
  .startup-intro .right .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 67px;
            flex: 0 0 67px;
  }
}
.startup-support {
  text-align: center;
  font-size: var(--fz-context-md);
  line-height: 1.5;
  color: #000;
  padding-top: 10px;
  padding-bottom: var(--gap-sec);
}
.startup-support .container {
  max-width: calc(1400px + var(--gap) * 2);
}
.startup-support .brief {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: max(25px, 4.2vh);
}
.startup-support .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px max(25px, 4.7vw);
  list-style: none;
  margin: 25px auto 0;
  padding: 0;
}
.startup-support .list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 min(380px, 33.3333333333% - max(25px, 4.7vw));
          flex: 0 0 min(380px, 33.3333333333% - max(25px, 4.7vw));
}
.startup-support .list .icon {
  max-width: 86px;
  margin: 20px auto;
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.startup-support .list .title {
  display: block;
  margin: 15px auto 8px;
  font-weight: 700;
  line-height: 1.4;
  font-size: var(--fz-context-lg);
}

@media (max-width: 991px) {
  .startup-support .list {
    gap: 25px max(20px, 3vw);
  }
  .startup-support .list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 min(380px, 33.3333333333% - max(20px, 3vw));
            flex: 0 0 min(380px, 33.3333333333% - max(20px, 3vw));
  }
}
@media (max-width: 579px) {
  .startup-support .list {
    gap: 15px 15px;
    margin: 25px auto 0;
  }
  .startup-support .list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 min(380px, 50% - 15px);
            flex: 0 0 min(380px, 50% - 15px);
  }
}
@media (max-width: 499px) {
  .startup-support .list {
    display: block;
    margin: 0;
  }
  .startup-support .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    gap: 0 15px;
    padding: 15px 0;
    margin: 0;
    border-top: 1px solid #7c7c7c;
  }
  .startup-support .list .item:first-child {
    border-top: none;
  }
  .startup-support .list .icon {
    max-width: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin: 0;
  }
  .startup-support .list .text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0;
    margin: 0;
  }
  .startup-support .list p {
    margin: 0;
  }
  .startup-support .list .title {
    margin: 0 0 5px;
  }
}
.startup-featured {
  position: relative;
  z-index: 10;
  padding-top: max(45px, 8vh);
  padding-bottom: max(30px, 6.2vh);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  color: #000;
}
.startup-featured::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(23, 202, 255, 0.04);
}
.startup-featured > * {
  position: relative;
  z-index: 3;
}
.startup-featured .container {
  max-width: calc(1400px + var(--gap) * 2);
}
.startup-featured .brief {
  text-align: center;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  margin-top: max(30px, 6.2vh);
}
.startup-featured .brief a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.startup-featured .brief a:hover {
  text-decoration: none;
}
.startup-featured .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: max(20px, 1.7vw);
  list-style: none;
  margin: 15px auto;
  padding: 0;
}
.startup-featured .list .item {
  min-height: calc(max(15px, 2.5vh) * 2 + 90px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 min(450px, 33.3333333333% - max(20px, 1.7vw));
          flex: 0 0 min(450px, 33.3333333333% - max(20px, 1.7vw));
  background: #fff;
  color: #000;
  border-radius: var(--radius);
  border: 1px solid #f0f0f0;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
  padding: max(15px, 2.5vh) max(20px, 1.7vw);
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
.startup-featured .list .item:first-child {
  margin-left: 33.3333333333%;
}
.startup-featured .list .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: min(11vw, 200px);
  min-height: 90px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 2pt solid var(--color-logo);
  padding-bottom: 10px;
  position: relative;
  z-index: 5;
  font-weight: 700;
  line-height: 1.4;
  font-size: var(--fz-context-lg);
  -webkit-transition: border 0.25s;
  transition: border 0.25s;
}
.startup-featured .list p {
  color: #7c7c7c;
  display: block;
  margin: 15px 0 20px;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.startup-featured .list .img {
  position: absolute;
  top: max(15px, 2.5vh);
  right: max(20px, 1.7vw);
  height: 90px;
  width: calc(100% - min(11vw, 200px) - max(20px, 1.7vw) * 2.5);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 0;
}
.startup-featured .list .img img {
  position: relative !important;
  display: inline-block;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  aspect-ratio: auto;
}

.pc .startup-featured .list .item:hover {
  color: #fff;
  background-color: var(--color-blue3);
}
.pc .startup-featured .list .item:hover .title {
  border-bottom-color: #fff;
}
.pc .startup-featured .list .item:hover p {
  color: #fff;
}

.mb .startup-featured .list .item:active {
  color: #fff;
  background-color: var(--color-blue3);
}
.mb .startup-featured .list .item:active .title {
  border-bottom-color: #fff;
}
.mb .startup-featured .list .item:active p {
  color: #fff;
}

@media (min-width: 768px) {
  .startup-featured .solu-sec-subhead {
    width: min(450px, 33.3333333333% - max(20px, 1.7vw));
    text-align: left;
    position: absolute;
    top: max(15px, 2.5vh);
    left: calc(var(--gap) + max(20px, 1.7vw));
  }
}
@media (max-width: 767px) {
  .startup-featured {
    padding-top: var(--gap-sec);
    padding-bottom: var(--gap-sec);
  }
  .startup-featured .brief {
    margin-top: var(--gap-sec);
  }
  .startup-featured .solu-sec-subhead br {
    display: none;
  }
  .startup-featured .list {
    display: block;
    margin: 10px auto 0;
  }
  .startup-featured .list .item {
    margin-bottom: 15px;
    padding-left: calc(max(20px, 1.7vw) + 110px);
  }
  .startup-featured .list .item:first-child {
    margin-left: auto;
  }
  .startup-featured .list .item:last-child {
    margin-bottom: 0;
  }
  .startup-featured .list .title {
    max-width: none;
    min-height: auto;
    display: inline-block;
    min-width: min(100%, 150px);
  }
  .startup-featured .list p {
    display: block;
    margin: 5px 0 0;
  }
  .startup-featured .list .img {
    width: 90px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    right: auto;
    left: max(20px, 1.7vw);
  }
}
/*
 * News
 */
.news-list-wrap, .article-wrap {
  padding-top: min(var(--gap-sec), 6.3vh);
  padding-bottom: min(var(--gap-sec), 6.3vh);
}
.news-list-wrap .filter-box, .article-wrap .filter-box {
  z-index: 10;
  max-width: 190px;
  margin-bottom: var(--gap-item);
}

.news-list-wrap {
  padding-bottom: max(25px, 4vh);
  max-width: calc(1350px + var(--gap) * 2);
}
.news-list-wrap .solu-sec-subhead {
  font-size: var(--fz-listname-lg);
}

.news-list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: max(25px, 5vh) auto;
}
.news-list .item {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.news-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0 max(35px, 4.47vw);
  font-size: var(--fz-context-md);
  color: #000;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.news-list .date {
  font-style: normal;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 105px;
      flex-basis: 105px;
  color: #7c7c7c;
  white-space: nowrap;
}
.news-list .title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.pc .news-list a:hover {
  color: var(--color-blue3);
}

.mb .news-list a:active {
  color: var(--color-blue3);
}

@media (max-width: 839px) {
  .news-list {
    margin: 15px auto;
  }
  .news-list .item {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .news-list a {
    gap: 0 15px;
  }
}
@media (max-width: 499px) {
  .news-list a {
    display: block;
  }
  .news-list .title {
    display: block;
    width: 100%;
  }
}
/*
 * News View
 */
.article-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-logo);
  padding-bottom: max(20px, 3.6vh);
  margin-bottom: max(20px, 3.6vh);
  border-bottom: 1pt solid #7c7c7c;
}
.article-head .date {
  font-style: normal;
  font-size: var(--fz-context-md);
}
.article-head .title {
  font-size: var(--fz-article-title);
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.article-body {
  background-color: transparent !important;
}

@media (min-width: 992px) {
  .article-wrap .article-head, .article-wrap .article-body {
    padding-right: var(--gap-sec);
    padding-left: var(--gap-sec);
  }
  .article-wrap.has-date .article-head {
    gap: 0 max(15px, 2.4vw);
    padding-right: var(--gap-sec);
    padding-left: 0;
  }
  .article-wrap.has-date .article-head .date {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 var(--w-article-date);
            flex: 0 0 var(--w-article-date);
    white-space: nowrap;
  }
  .article-wrap.has-date .article-body {
    padding-left: calc(max(15px, 2.4vw) + var(--w-article-date));
    padding-right: var(--gap-sec);
  }
}
@media (max-width: 991px) {
  .article-head, .article-body {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .article-head {
    display: block;
  }
  .article-head .date {
    font-weight: 600;
    margin-bottom: 10px;
  }
  .article-body {
    padding-left: 0;
  }
}
/*
 * Event
 */
.event-wrap {
  padding-top: max(3vh, 40px);
  padding-bottom: max(10vh, var(--gap-sec));
}
.event-wrap .solu-sec-subhead {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 15px auto max(6vh, 40px) auto;
  font-size: var(--fz-listname-lg);
}

.event-item {
  position: relative;
  display: block;
}
.event-item .img {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: var(--radius);
  line-height: 0;
}
.event-item .img img {
  max-width: none;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
  position: relative;
  z-index: 0;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.event-item .img::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.event-item .text {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.6;
  padding: max(20px, 3vh) 15px 25px;
}
.event-item .date {
  font-size: clamp(11pt, 1.805vw, min(1.805vw, 17.93pt));
  font-weight: 700;
  color: #7c7c7c;
  font-style: normal;
}
.event-item .name {
  font-size: var(--fz-article-title);
  font-weight: 700;
  color: var(--color-logo);
  margin: 0;
  padding: 0;
}
.event-item .text-info {
  margin-top: 20px;
}
.event-item .place {
  font-size: clamp(12pt, 2.083vw, min(2.083vw, 20.68pt));
  font-weight: 700;
  font-style: normal;
  color: #fff;
  display: block;
}
.event-item .dist {
  font-size: var(--fz-context-lg);
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  position: relative;
  padding-left: 28px;
  color: #fff;
}
.event-item .dist svg {
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 0.8em;
  height: auto;
}
.event-item .g-btn {
  display: inline-block;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-color: #7c7c7c;
  color: #7c7c7c;
}

.event-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0 max(4.42vw, var(--gap-item));
  height: max(100vh - var(--h-header) - var(--gap) * 2, 450px);
}

.event-latest {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52%;
          flex: 0 0 52%;
}
.event-latest .event-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
}
.event-latest .event-item .text {
  color: #fff;
  padding: max(4vh, 20px) max(2vw, 20px) max(6vh, 30px);
}
.event-latest .event-item .text::before {
  content: "Upcoming Event";
  display: block;
  white-space: nowrap;
  color: var(--color-blue3);
  position: relative;
  z-index: 10;
  font-size: clamp(12pt, 2.083vw, min(2.083vw, 20.68pt));
  font-weight: 900;
  margin-bottom: 20px;
}
.event-latest .event-item .date {
  color: #fff;
  font-size: clamp(12pt, 2.083vw, min(2.083vw, 20.68pt));
}
.event-latest .event-item .name {
  font-size: var(--fz-subhead-lg);
  font-weight: 700;
  color: #fff;
}
.event-latest .event-item .g-btn {
  position: absolute;
  right: max(2vw, 20px);
  bottom: max(4vh, 20px);
  border-color: var(--color-blue3);
  color: var(--color-blue3);
}

.event-list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 48%;
          flex: 1 1 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
  /* Chrome, Edge, and Safari */
  /*網頁捲軸【寬度】*/
  /*網頁捲軸【背景】顏色*/
  /*網頁捲軸【把手】顏色*/
  /*網頁捲軸【滑過時】把手的顏色*/
}
.event-list::-webkit-scrollbar {
  width: 12px;
}
.event-list::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #fff;
  outline: 2px solid #cccddd;
  -webkit-filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.25));
}
.event-list::-webkit-scrollbar-thumb {
  background-color: #0081c6;
  border-radius: 10px;
  border: 2px solid #fff;
}
.event-list::-webkit-scrollbar-thumb:hover {
  background: #088fd8;
}
.event-list .event-item {
  border-top: 1px solid #7c7c7c;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  width: 100%;
}
.event-list .event-item:first-child {
  border-top: none;
}
.event-list .event-item .img {
  display: none;
}
.event-list .event-item .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.event-list .event-item .text-info {
  display: none;
}

.pc .event-item:hover .g-btn {
  background-color: var(--color-blue3);
  border-color: var(--color-blue3);
  color: #fff;
}
.pc .event-item:hover .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.mb .event-item:active .g-btn {
  background-color: var(--color-blue3);
  border-color: var(--color-blue3);
  color: #fff;
}
.mb .event-item:active .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

@media (min-width: 840px) and (max-height: 767px) {
  .event-latest .text-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .event-latest .date {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 1em;
            flex: 1 0 1em;
  }
  .event-latest .name {
    -webkit-box-flex: 3;
        -ms-flex: 3 1 3.6em;
            flex: 3 1 3.6em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 1199px) {
  .event-latest {
    aspect-ratio: unset;
  }
  .event-latest .event-item .text {
    height: auto;
  }
}
@media (max-width: 839px) {
  .event-wrap {
    padding-top: max(3vh, 40px);
    padding-bottom: max(5vh, 40px);
  }
  .event-wrap .solu-sec-subhead {
    margin: 0 auto max(3vh, 25px) auto;
  }
  .event-half {
    height: auto;
    display: block;
  }
  .event-item .text {
    padding: 15px 10px;
  }
  .event-item .g-btn {
    margin-top: 10px;
  }
  .event-latest .event-item .name {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .event-list {
    overflow: visible;
    padding-right: 0;
  }
}
/*
 * Blog List
 */
.ir-back-btn-wrap + .blog-list-sec {
  margin-top: max(7.8vh, 30px);
}

.blog-list-sec {
  margin-bottom: max(7.8vh, 30px);
}
.blog-list-sec .subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  margin: 0 0 20px 0;
}
.blog-list-sec .filter-box {
  z-index: 10;
  margin: 0 0 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-list-sec .filter-box .select2 {
  max-width: 250px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.blog-list-sec .btn-wrap {
  margin: max(30px, 3.15vw) auto 0 auto;
  padding: 0;
}
.blog-list-sec .g-btn-cube {
  margin: 0;
}
.blog-list-sec .g-btn-cube:hover {
  background-color: var(--color-blue3);
  color: #fff;
  border-color: var(--color-blue3);
}

.blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 40px 30px;
  margin-right: -30px;
}
.blog-list .item {
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 30px);
          flex: 0 0 calc(33.3333333333% - 30px);
  border-radius: 18px;
  overflow: hidden;
  -webkit-box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.15);
}
.blog-list .item:hover .img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.blog-list .item:hover .title {
  color: var(--color-logo);
}
.blog-list .img {
  overflow: hidden;
}
.blog-list .img img {
  aspect-ratio: 510/341;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.95s;
  transition: -webkit-transform 0.95s;
  transition: transform 0.95s;
  transition: transform 0.95s, -webkit-transform 0.95s;
}
.blog-list .text {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog-list .cate {
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  font-style: normal;
  font-size: var(--fz-context-xs);
  padding: 0 15px;
  margin: 0 -3px;
  white-space: nowrap;
  min-width: max(120px, 7.2vw);
  line-height: max(25px, 3.7vh);
  background-color: #e5e5e5;
  color: #7c7c7c;
}
.blog-list .title {
  font-weight: 700;
  font-size: var(--fz-kanban-context-lg);
  line-height: 1.4;
  color: #000;
  margin: 16px 0 0;
  padding: 0;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

@media (max-width: 991px) {
  .blog-list {
    gap: 20px;
    margin-right: -20px;
  }
  .blog-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333333333% - 20px);
            flex: 0 0 calc(33.3333333333% - 20px);
  }
  .blog-list .text {
    padding: 12px 15px;
  }
  .blog-list .cate {
    padding: 2px 10px;
    margin: 0 -5px;
    width: auto;
    min-width: auto;
    line-height: 1.6;
  }
  .blog-list .title {
    margin-top: 10px;
    font-size: var(--fz-context-md);
  }
}
@media (min-width: 768px) {
  .blog-list-sec .g-btn-cube {
    width: 158px;
    line-height: 28px;
  }
}
@media (max-width: 579px) {
  .blog-list {
    margin-right: auto;
    gap: 0;
  }
  .blog-list .item {
    min-height: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog-list .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 max(120px, 34%);
            flex: 0 0 max(120px, 34%);
    -ms-flex-item-align: stretch;
        align-self: stretch;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .blog-list .img img {
    height: 100%;
  }
  .blog-list .text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 10px 20px;
  }
  .blog-list .cate {
    font-size: var(--fz-xxs);
  }
}
/*
 * Blog Epaper Block
 */
.block-epaper-blog {
  position: relative;
  background: #0a6fdd;
  background: linear-gradient(45deg, #0a6fdd 30%, #26b7f6 60%, #245f99 150%);
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.block-epaper-blog::before {
  content: "";
  background: url(../images/bg_epaper.png) no-repeat left bottom/cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.block-epaper-blog .container {
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-top: max(35px, 8.5vh);
  padding-bottom: max(40px, 8.5vh);
}
.block-epaper-blog .left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  text-align: left;
  padding-right: 25px;
}
.block-epaper-blog .left .g-subhead {
  max-width: min(580px, 100%);
  color: inherit;
  margin-bottom: 15px;
  margin-top: 1rem;
  font-size: var(--fz-subhead-lg);
}
.block-epaper-blog .left em {
  font-style: normal;
  display: block;
  font-weight: 400;
  font-size: var(--fz-context-lg);
  line-height: 1.25;
  padding: 0;
  margin: 0;
  max-width: min(580px, 100%);
}
.block-epaper-blog .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 52%;
          flex: 1 1 52%;
  text-align: left;
}
.block-epaper-blog .right a {
  color: #fff;
  text-decoration: underline;
}
.block-epaper-blog .right a:hover {
  text-decoration: none;
  color: #fff;
}
.block-epaper-blog .right .label-style {
  color: #fff;
  font-size: var(--fz-context-md);
  font-weight: 400;
}
.block-epaper-blog .right .input-style {
  height: var(--h-btn);
  border-radius: 7px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0 1em;
  border-color: transparent;
}
.block-epaper-blog .right .note {
  display: block;
  line-height: 1.4;
  font-style: normal;
  margin: 0;
  font-size: var(--fz-context-xs);
}
.block-epaper-blog .right .box {
  position: relative;
  padding-right: 160px;
  margin-bottom: 10px;
}
.block-epaper-blog .right .box .msg-valid {
  pointer-events: none;
  position: absolute;
  right: 170px;
  top: 0;
  margin: 0;
  padding: 0;
  line-height: var(--h-btn);
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  text-align: right;
}
.block-epaper-blog .right .g-btn-cube {
  height: var(--h-btn);
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 7px;
}
.block-epaper-blog .right .g-btn-cube:hover {
  background-color: var(--color-blue3);
  border-color: var(--color-blue3);
  color: #fff;
}
.block-epaper-blog .right .form-agree {
  margin-bottom: 20px;
}
.block-epaper-blog .right .form-agree em {
  font-style: normal;
}
.block-epaper-blog .right .form-agree .msg-valid {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.block-epaper-blog .right .form-agree .msg-valid > p {
  padding: 0;
  margin: 0;
}
.block-epaper-blog .right .checkbox-style input + span {
  background-color: transparent;
  border-color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 2px;
}
.block-epaper-blog .right .checkbox-style input + span::before {
  background-color: #fff;
}
.block-epaper-blog .state-subscribe-sent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.block-epaper-blog:not(.is-sent) .state-subscribe-sent {
  display: none !important;
}
.block-epaper-blog.is-sent .state-subscribe-yet {
  display: none !important;
}
.block-epaper-blog.is-sent .state-subscribe-sent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .block-epaper-blog .container {
    display: block;
    padding-top: max(20px, 3vh);
    padding-bottom: max(35px, 5.5vh);
  }
  .block-epaper-blog .left {
    padding-right: 0;
    margin-bottom: 25px;
  }
  .block-epaper-blog .left .g-subhead {
    font-size: var(--fz-subhead);
  }
  .block-epaper-blog .right {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 25px;
  }
  .block-epaper-blog .right .box {
    padding-right: 100px;
  }
  .block-epaper-blog .right .box .msg-valid {
    right: 110px;
  }
  .block-epaper-blog .right .g-btn-cube {
    width: 90px;
    padding: 0;
  }
}
@media (max-width: 579px) {
  .block-epaper-blog .state-subscribe-yet {
    position: relative;
    padding-bottom: calc(var(--h-btn) + 15px);
  }
  .block-epaper-blog .right .box {
    position: static;
    padding-right: 0;
  }
  .block-epaper-blog .right .box .msg-valid {
    position: relative;
    top: auto;
    right: auto;
    padding-top: 5px;
    line-height: 2;
    text-align: left;
    display: inline;
  }
  .block-epaper-blog .right .g-btn-cube {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    top: auto;
  }
  .block-epaper-blog .right .form-agree {
    margin-bottom: 10px;
  }
  .block-epaper-blog .right .form-agree .checkbox-style {
    font-size: var(--fz-context-xs);
  }
  .block-epaper-blog .right .form-agree .msg-valid {
    display: inline;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
/*
 * Blog View Info
 */
.blog-view-info {
  padding: 24px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 24px;
  font-size: var(--fz-context-md);
  line-height: 1.4;
}
.blog-view-info svg {
  width: 1em;
  aspect-ratio: 1;
}
.blog-view-info .date {
  font-style: normal;
  color: #7c7c7c;
  white-space: nowrap;
}
.blog-view-info .readtime {
  font-style: normal;
  white-space: nowrap;
  color: var(--color-blue3);
}
.blog-view-info .cate {
  font-style: normal;
  white-space: nowrap;
  color: var(--color-blue3);
  white-space: nowrap;
}
.blog-view-info .cate a {
  display: inline-block;
  color: var(--color-blue3);
}
.blog-view-info .cate a:hover {
  color: var(--color-blue2);
  text-decoration: underline;
}
.blog-view-info .cate a:before {
  content: ", ";
}
.blog-view-info .cate a:first-of-type::before {
  display: none;
}

/*
 * Careers
 */
.careers-sec1 {
  padding-top: max(30px, 9vh);
  max-width: calc(1320px + var(--gap) * 2);
  margin-bottom: var(--gap-gc-sec);
}
.careers-sec1 .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  text-align: center;
}
.careers-sec1 .desc {
  font-size: var(--fz-context-md);
  color: #000;
  line-height: 1.6;
  text-wrap: pretty;
  text-align: center;
}

.careers-sec2 .inner {
  border-radius: var(--radius);
  padding: var(--gap-gc-sec) max(30px, 4.5vw);
  background-color: var(--color-blue2);
  color: #fff;
}
.careers-sec2 .subhead {
  position: relative;
  padding: 30px 0 0 30px;
  color: var(--color-blue3);
  font-size: var(--fz-article-title);
  font-weight: 700;
}
.careers-sec2 .subhead::before {
  content: "";
  width: max(40px, 4.42vw);
  aspect-ratio: 1;
  opacity: 0.3;
  border-color: var(--color-blue3);
  border-width: 0.228em 0 0 0.228em;
  border-style: solid;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.careers-sec2 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context);
  line-height: 1.6;
  text-wrap: pretty;
  padding: 0 0 0 30px;
  margin-bottom: 45px;
}
.careers-sec2 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.careers-sec2 .list > li {
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 45px 10px;
  min-height: 220px;
  text-align: center;
  -webkit-transition: background-color 0.25s, color 0.25s;
  transition: background-color 0.25s, color 0.25s;
}
.careers-sec2 .list .brief {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px 10px 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-size: var(--fz-context-md);
  line-height: 1.4;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.careers-sec2 .list .brief .text {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 20px;
}
.careers-sec2 .list .brief .text::-webkit-scrollbar {
  width: 12px;
}
.careers-sec2 .list .brief .text::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #fff;
  outline: 2px solid #cccddd;
  -webkit-filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.25));
}
.careers-sec2 .list .brief .text::-webkit-scrollbar-thumb {
  background-color: #0081c6;
  border-radius: 10px;
  border: 2px solid #fff;
}
.careers-sec2 .list .brief .text::-webkit-scrollbar-thumb:hover {
  background: #088fd8;
}
.careers-sec2 .list .img {
  position: relative;
  pointer-events: none;
  display: block;
  max-width: 110px;
  margin: 0 auto 15px;
  aspect-ratio: 1;
}
.careers-sec2 .list .img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.careers-sec2 .list .title {
  font-size: var(--fz-listname-sm);
  font-weight: bold;
  color: var(--color-logo);
  display: block;
  text-align: center;
}

.pc .careers-sec2 .list > li:hover,
.careers-sec2 .list > li.is-open {
  color: #fff;
  background-color: var(--color-blue3);
}
.pc .careers-sec2 .list > li:hover .brief,
.careers-sec2 .list > li.is-open .brief {
  opacity: 1;
}
.pc .careers-sec2 .list > li:hover .title,
.careers-sec2 .list > li.is-open .title {
  opacity: 0;
}
.pc .careers-sec2 .list > li:hover .img img,
.careers-sec2 .list > li.is-open .img img {
  left: 50%;
  top: 45%;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transform: translate(50%, 25%) scale(1.5);
      -ms-transform: translate(50%, 25%) scale(1.5);
          transform: translate(50%, 25%) scale(1.5);
  opacity: 0.25;
}
.pc .careers-sec2 .list > li:hover:nth-child(3) .img img,
.careers-sec2 .list > li.is-open:nth-child(3) .img img {
  -webkit-transform: translate(30%, 25%) scale(1.9);
      -ms-transform: translate(30%, 25%) scale(1.9);
          transform: translate(30%, 25%) scale(1.9);
}

.careers-sec3 {
  padding-bottom: 5px;
}
.careers-sec3 .inner {
  padding: var(--gap-gc-sec) max(30px, 4.5vw);
}
.careers-sec3 .subhead {
  position: relative;
  padding: 30px 0 0 30px;
  color: var(--color-blue3);
  font-size: var(--fz-article-title);
  font-weight: 700;
}
.careers-sec3 .subhead::before {
  content: "";
  width: max(40px, 4.42vw);
  aspect-ratio: 1;
  opacity: 0.3;
  border-color: var(--color-blue3);
  border-width: 0.228em 0 0 0.314em;
  border-style: solid;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.careers-sec3 .desc {
  margin-bottom: 25px;
  font-size: var(--fz-context);
  line-height: 1.6;
  text-wrap: pretty;
  padding: 0 0 0 30px;
  margin-bottom: 45px;
}
.careers-sec3 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.careers-sec3 .list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(25% - 32px);
          flex: 0 1 calc(25% - 32px);
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  text-align: center;
  overflow: hidden;
  margin-bottom: 16px;
}
.careers-sec3 .list .img {
  display: block;
  width: 100%;
}
.careers-sec3 .list .img img {
  aspect-ratio: 400/270;
  -o-object-fit: cover;
     object-fit: cover;
}
.careers-sec3 .list .title {
  font-size: var(--fz-context);
  font-weight: bold;
  display: block;
  text-align: center;
  color: #000;
  margin: 0;
  padding: 0.8em 1em;
}

.careers-sec4 {
  background-color: rgba(0, 129, 198, 0.05);
}
.careers-sec4 .inner {
  padding: var(--gap-gc-sec) max(30px, 4.5vw);
}
.careers-sec4 .subhead {
  color: var(--color-blue2);
  font-size: var(--fz-listname-lg);
  font-weight: 700;
  text-align: center;
  margin-bottom: var(--gap-sec);
}
.careers-sec4 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 25px;
  margin: 0;
  padding: 0;
}
.careers-sec4 .list .item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: calc(33.3333333333% - 25px);
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  text-align: center;
  overflow: hidden;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.careers-sec4 .list .img {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  display: block;
  width: 100%;
}
.careers-sec4 .list .img img {
  aspect-ratio: 400/250;
  -o-object-fit: cover;
     object-fit: cover;
}
.careers-sec4 .list .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  position: relative;
  padding: 25px 25px 50px 25px;
}
.careers-sec4 .list .title {
  font-size: var(--fz-context-lg);
  font-weight: bold;
  display: block;
  color: var(--color-logo);
  margin: 0;
  padding: 0;
}
.careers-sec4 .list .desc {
  margin: 14px 0;
  padding: 0;
  font-size: var(--fz-context);
  line-height: 1.45;
  text-wrap: pretty;
  color: #000;
}
.careers-sec4 .list .desc a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.careers-sec4 .list .desc a:hover, .careers-sec4 .list .desc a:active {
  text-decoration: none;
  color: var(--color-logo);
}
.careers-sec4 .list .g-btn {
  position: absolute;
  bottom: 28px;
  left: 25px;
  margin: 0;
}

@media (max-width: 1499px) {
  .careers-sec1 {
    padding-top: var(--gap-sec);
    margin-bottom: var(--gap-sec);
  }
  .careers-sec2 .list {
    gap: 0 20px;
  }
}
@media (max-width: 1299px) {
  .careers-sec2 .inner {
    padding: 35px 30px 30px;
  }
  .careers-sec3 .inner {
    padding: 35px 30px 30px;
  }
  .careers-sec3 .list {
    gap: 20px;
  }
  .careers-sec3 .list > li {
    -ms-flex-preferred-size: calc(25% - 20px);
        flex-basis: calc(25% - 20px);
    margin-bottom: 10px;
  }
  .careers-sec4 .inner {
    padding: 35px 30px 30px;
  }
}
@media (max-width: 991px) {
  .careers-sec2 .list {
    gap: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .careers-sec2 .list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 10px);
            flex: 0 1 calc(50% - 10px);
  }
  .careers-sec3 {
    padding-bottom: var(--gap-sec);
  }
  .careers-sec3 .list > li {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
  }
  .careers-sec3 .list .title {
    padding: 1.5em 1em;
  }
  .careers-sec4 {
    padding-top: calc(var(--gap-sec) - 20px);
    padding-bottom: var(--gap-sec);
  }
  .careers-sec4 .list {
    gap: 20px;
    margin: 0 -20px 0 0;
  }
  .careers-sec4 .list .item {
    width: calc(33.3333333333% - 20px);
  }
  .careers-sec4 .list .text {
    padding: 25px 15px 50px 15px;
  }
  .careers-sec4 .list .g-btn {
    bottom: 25px;
    left: 15px;
  }
}
@media (max-width: 839px) {
  .careers-sec4 .list {
    display: block;
    margin-right: auto;
  }
  .careers-sec4 .list .item {
    width: 100%;
    margin: 0 auto 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 200px;
  }
  .careers-sec4 .list .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 max(150px, 32%);
            flex: 0 0 max(150px, 32%);
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
  .careers-sec4 .list .img img {
    max-width: none;
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .careers-sec4 .list .text {
    padding: 25px;
  }
  .careers-sec4 .list .g-btn {
    position: relative;
    bottom: auto;
    left: auto;
  }
}
@media (max-width: 579px) {
  .careers-sec2 {
    padding-left: 0;
    padding-right: 0;
  }
  .careers-sec2 .inner {
    border-radius: 0;
    padding: var(--gap);
  }
  .careers-sec2 .list {
    display: block;
  }
  .careers-sec2 .list > li {
    padding: 25px 10px;
    margin-bottom: 25px;
  }
  .careers-sec3 {
    padding-bottom: calc(var(--gap-sec) - 25px);
  }
  .careers-sec3 .inner {
    padding: var(--gap-sec) 0;
  }
  .careers-sec3 .list {
    display: block;
  }
  .careers-sec3 .list > li {
    width: 100%;
    margin: 0 auto 25px;
  }
  .careers-sec3 .list .img img {
    aspect-ratio: 500/250;
    width: 100%;
    -o-object-position: center 25%;
       object-position: center 25%;
  }
  .careers-sec4 {
    padding-bottom: calc(var(--gap-sec) - 25px);
  }
  .careers-sec4 .inner {
    padding: var(--gap-sec) 0;
  }
  .careers-sec4 .list .item {
    display: block;
  }
  .careers-sec4 .list .img {
    width: 100%;
  }
}
/*
 * ESG - Global
 */
.esg-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin: 30px 0 0;
}
.esg-icons > * {
  max-width: 103px;
}

@media (max-width: 579px) {
  .esg-icons {
    margin-top: 20px;
  }
  .esg-icons > * {
    max-width: 80px;
  }
}
.esg-quote {
  position: relative;
  max-width: calc(1220px + var(--gap) * 2);
  margin: var(--gap-sec) auto var(--gap-sec-md);
}
.esg-quote .inner {
  position: relative;
}
.esg-quote .inner p {
  position: relative;
  margin: 0;
  z-index: 10;
  border-radius: var(--radius);
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  padding: max(25px, 5.3vh) max(25px, 3vw);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
.esg-quote .inner::after {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 1;
  width: max(100px, 6vw);
  border: 4pt solid var(--color-green1);
  z-index: -1;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(23%, 23%);
      -ms-transform: translate(23%, 23%);
          transform: translate(23%, 23%);
}
.esg-quote .inner::before {
  content: "";
  position: absolute;
  display: block;
  width: max(50px, 4.6vw);
  aspect-ratio: 184/142;
  background: url(../images/esg_op_quote.png) no-repeat 0 0/contain;
  z-index: 11;
  pointer-events: none;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .esg-quote {
    margin: var(--gap-sec) auto var(--gap-sec-md);
  }
  .esg-quote .inner::before {
    -webkit-transform: translate(-35%, -45%);
        -ms-transform: translate(-35%, -45%);
            transform: translate(-35%, -45%);
  }
}
@media (max-width: 767px) {
  .esg-quote {
    width: auto;
    margin: var(--gap-sec) auto;
  }
  .esg-quote .inner::before {
    -webkit-transform: translate(0, -35%);
        -ms-transform: translate(0, -35%);
            transform: translate(0, -35%);
  }
  .esg-quote .inner::after {
    display: none;
  }
  .esg-quote .inner p {
    padding: calc(var(--gap) * 1.25) 0 var(--gap);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.esg-staggered-list {
  position: relative;
}
.esg-staggered-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esg-staggered-list .item > * {
  width: 50%;
}
.esg-staggered-list .item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .esg-staggered-list .item {
    display: block;
  }
  .esg-staggered-list .item > * {
    width: 100%;
  }
}
.data-block-list {
  list-style: none;
  padding: 0;
  margin: 0 -20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
}
.data-block-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 20px);
          flex: 0 0 calc(33.3333333333% - 20px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 11px;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  padding: max(20px, 5vh) max(20px, 1.5vw) max(20px, 2.5vh);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  margin: 15px 0 20px;
  color: #000;
  background-color: #fff;
}
.data-block-list .img {
  max-width: 98px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 15px;
}
.data-block-list .desc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.data-block-list .data {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: var(--color-green1);
  font-size: var(--fz-article-title);
  line-height: 1.3;
  font-weight: 700;
  margin-top: 25px;
}
.data-block-list .data > div {
  text-align: left;
}
.data-block-list .data .small {
  font-size: 0.71em;
  font-weight: 700;
  line-height: 1.5;
  margin-right: 0.25em;
}

@media (max-width: 639px) {
  .esg-op-sec2 .data-block-list {
    display: block;
    margin: 0 auto;
  }
  .esg-op-sec2 .data-block-list li {
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-op-sec2 .data-block-list .img {
    max-width: 70px;
  }
}
.left-bar-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.left-bar-list > li {
  font-weight: 700;
  margin: max(4.2vh, 25px) 0;
  position: relative;
  padding: 4px 25px;
  border-left: 5px solid var(--color-green1);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  min-height: calc(var(--fz-context-md) * 3 + 8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.esg-doc .g-subhead {
  text-align: center;
  font-size: var(--fz-listname-lg);
}
.esg-doc .m-support-table {
  max-width: 1100px;
  margin: 25px auto;
}
.esg-doc .m-support-table tr td:last-child, .esg-doc .m-support-table tr th:last-child {
  width: 100px;
}

/*
 * ESG - Overview
 */
.esg-overview-sec1 {
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec);
}
.esg-overview-sec1 .g-subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  margin: 0 0 15px;
}
.esg-overview-sec1 .desc {
  margin-bottom: 22px;
  font-size: var(--fz-context-md);
  line-height: 1.5;
  text-wrap: pretty;
}
.esg-overview-sec1 .desc a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.esg-overview-sec1 .desc a:hover {
  color: var(--color-logo);
  text-decoration: none;
}
.esg-overview-sec1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 20px;
  list-style: none;
  margin: 30px -20px 10px 0;
  padding: 0;
  max-height: calc((var(--fz-btn) + 1.2em + 20px) * 2);
}
.esg-overview-sec1 .list > li {
  display: inline-block;
  width: auto;
  max-width: calc(25% - 20px);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.esg-overview-sec1 .list > li > a {
  display: block;
  padding: 0.6em 1em;
  text-align: center;
  font-size: var(--fz-btn);
  color: var(--color-blue3);
  border: 1px solid var(--color-blue3);
  background-color: #fff;
}
.esg-overview-sec1 .list > li > a:hover {
  color: #fff;
  background-color: var(--color-blue3);
}

@media (max-width: 991px) {
  .esg-overview-sec1 .list {
    gap: 10px;
    margin-right: -10px;
    max-height: calc((var(--fz-btn) + 1.2em + 10px) * 2);
  }
  .esg-overview-sec1 .list > li {
    max-width: calc(25% - 10px);
  }
}
@media (max-width: 839px) {
  .esg-overview-sec1 .list {
    gap: 15px;
    margin-right: -15px;
    max-height: calc((var(--fz-btn) + 1.2em + 15px) * 4);
  }
  .esg-overview-sec1 .list > li {
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .esg-overview-sec1 {
    margin-top: 15px;
  }
}
@media (max-width: 639px) {
  .esg-overview-sec1 {
    padding-top: var(--gap-sec-sm);
  }
  .esg-overview-sec1 .list {
    margin-right: -10px;
    gap: 10px;
  }
  .esg-overview-sec1 .list > li {
    width: calc(50% - 10px);
  }
}
@media (max-width: 499px) {
  .esg-overview-sec1 .list {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: none;
    margin-bottom: 0;
  }
  .esg-overview-sec1 .list > li {
    max-width: none;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
  }
}
.esg-overview-sec2 .inner {
  background-color: rgba(119, 119, 119, 0.05);
  border-radius: var(--radius);
  padding: var(--gap-sec) var(--gap-sec) var(--gap-sec-md);
  margin-bottom: var(--gap-sec-md);
  line-height: 1.5;
}
.esg-overview-sec2 .g-subhead {
  font-size: var(--fz-listname-lg);
  text-align: center;
  margin: 0;
}
.esg-overview-sec2 .g-subhead + .desc {
  margin: 23px auto 45px;
  padding: 0 20px;
  text-align: center;
  font-size: var(--fz-context-md);
  text-wrap: pretty;
}
.esg-overview-sec2 .list {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0 25px;
  list-style: none;
}
.esg-overview-sec2 .list .item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 25px);
          flex: 0 0 calc(33.3333333333% - 25px);
  border-radius: 11px;
  overflow: hidden;
}
.esg-overview-sec2 .list .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  color: #fff;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  font-size: var(--fz-article-title);
  font-weight: 700;
  padding: 23px;
}
.esg-overview-sec2 .list .title {
  min-height: 2.4em;
}
.esg-overview-sec2 .list .img {
  position: relative;
  z-index: 0;
}
.esg-overview-sec2 .list .img img {
  aspect-ratio: 326/390;
  -o-object-fit: cover;
     object-fit: cover;
}
.esg-overview-sec2 .esg-staggered-list {
  color: #fff;
}
.esg-overview-sec2 .esg-staggered-list .item {
  margin-bottom: calc(var(--gap-sec-md) * 2);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(odd) .img::before {
  left: max(10px, 2.6vw);
  top: max(10px, 2.6vw);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(odd) .list {
  padding-right: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  padding-left: max(var(--gap-sec-sm), 5.7vw);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(odd) .list::before {
  left: -6.25vw;
  border-radius: var(--radius) 0 0 var(--radius);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(even) .img::before {
  right: max(10px, 2.6vw);
  top: max(10px, 2.6vw);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(even) .list {
  padding-left: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  padding-right: max(var(--gap-sec-sm), 5.7vw);
}
.esg-overview-sec2 .esg-staggered-list .item:nth-of-type(even) .list::before {
  left: auto;
  right: -6.25vw;
  border-radius: 0 var(--radius) var(--radius) 0;
}
.esg-overview-sec2 .esg-staggered-list .info {
  z-index: 2;
  width: 50%;
  position: relative;
}
.esg-overview-sec2 .esg-staggered-list .list {
  z-index: 1;
  width: 50%;
  position: relative;
  padding-top: calc(var(--gap-sec-md) * 2);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esg-overview-sec2 .esg-staggered-list .list::before {
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #323232;
  top: var(--gap-sec-md);
  left: 0;
  width: 60vw;
  height: 100%;
}
.esg-overview-sec2 .esg-staggered-list .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  border-radius: var(--radius);
}
.esg-overview-sec2 .esg-staggered-list .img::before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  width: calc(100% - 1.25vw);
  height: calc(100% - 1.25vw);
  border-radius: calc(var(--radius) * 1.2);
  border: 4pt solid var(--color-green1);
}
.esg-overview-sec2 .esg-staggered-list .img > img {
  border-radius: var(--radius);
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
  height: 100% !important;
}
.esg-overview-sec2 .esg-staggered-list .text {
  position: relative;
  z-index: 10;
  padding: min(15vh, 20%) var(--gap-sec-sm) min(10vh, 12%);
  text-align: left;
  aspect-ratio: 865/625;
}
.esg-overview-sec2 .esg-staggered-list .title {
  font-weight: 700;
  font-size: var(--fz-listname-lg);
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.esg-overview-sec2 .esg-staggered-list .desc {
  overflow-y: auto;
  margin: 20px 0;
  font-size: var(--fz-context-md);
  line-height: 1.5;
  text-wrap: pretty;
}
.esg-overview-sec2 .esg-staggered-list .g-btn {
  margin-top: 10px;
  width: 206px;
  line-height: 1.5;
  text-align: center;
  font-size: var(--fz-btn-lg);
  color: var(--color-blue3);
  border: 1px solid var(--color-blue3);
}
.esg-overview-sec2 .esg-staggered-list .g-btn:hover {
  color: #fff;
  background-color: var(--color-blue3);
}

@media (max-width: 839px) {
  .esg-overview-sec2 .esg-staggered-list .item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-overview-sec2 .esg-staggered-list .item .img::before {
    background-color: var(--color-green1);
    border: none;
  }
  .esg-overview-sec2 .list {
    display: block;
  }
  .esg-overview-sec2 .list .item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-overview-sec2 .list .img {
    aspect-ratio: 300/120;
    position: relative;
  }
  .esg-overview-sec2 .list .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100% !important;
    aspect-ratio: unset;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 767px) {
  .esg-overview-sec2 .esg-staggered-list {
    padding: 0 var(--gap);
  }
  .esg-overview-sec2 .esg-staggered-list .item {
    margin-bottom: max(6vh, var(--gap-sec-md));
  }
  .esg-overview-sec2 .esg-staggered-list .item:nth-of-type(odd) .list {
    padding-right: 0;
    padding-left: calc(max(var(--gap-sec-sm), 5.7vw) * 2);
  }
  .esg-overview-sec2 .esg-staggered-list .item:nth-of-type(odd) .list::before {
    left: var(--gap-sec-sm);
  }
  .esg-overview-sec2 .esg-staggered-list .item:nth-of-type(even) .list {
    padding-left: 0;
    padding-right: calc(max(var(--gap-sec-sm), 5.7vw) * 2);
  }
  .esg-overview-sec2 .esg-staggered-list .item:nth-of-type(even) .list::before {
    left: auto;
    right: var(--gap-sec-sm);
  }
  .esg-overview-sec2 .esg-staggered-list .info {
    width: 100%;
  }
  .esg-overview-sec2 .esg-staggered-list .img {
    background: #000;
  }
  .esg-overview-sec2 .esg-staggered-list .img img {
    opacity: 0.8;
  }
  .esg-overview-sec2 .esg-staggered-list .list {
    width: 100%;
    padding-top: 0;
  }
  .esg-overview-sec2 .esg-staggered-list .list::before {
    width: 120vw;
    top: -10vh;
    bottom: 0;
    height: auto;
  }
}
@media (max-width: 579px) {
  .esg-overview-sec2 {
    padding-left: 0;
    padding-right: 0;
  }
  .esg-overview-sec2 .g-subhead + .desc {
    padding: 0;
  }
  .esg-overview-sec2 .inner {
    border-radius: 0;
  }
}
.esg-overview-sec3 {
  padding-top: var(--gap-sec-sm);
  padding-bottom: var(--gap-sec-md);
}
.esg-overview-sec3 .g-subhead {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  margin: 0 0 15px;
  text-align: center;
}

.esg-news-slider {
  margin: var(--gap-sec-sm) auto;
  padding: 0 calc(var(--h-input) * 2);
}
.esg-news-slider .swiper-button-prev, .esg-news-slider .swiper-button-next {
  width: calc(var(--h-input) * 2);
  height: 100%;
  background-color: #fff;
}
.esg-news-slider .swiper-button-prev::after, .esg-news-slider .swiper-button-next::after {
  -webkit-transform: rotate(40deg) skewX(-10deg);
      -ms-transform: rotate(40deg) skewX(-10deg);
          transform: rotate(40deg) skewX(-10deg);
  width: calc(var(--h-input) * 0.8);
  height: calc(var(--h-input) * 0.8);
  margin-top: calc(var(--h-input) * -0.4);
  border-color: var(--color-green1);
  opacity: 0.3;
}
.esg-news-slider .swiper-button-prev:active::after, .esg-news-slider .swiper-button-next:active::after {
  opacity: 1;
  border-color: var(--color-green1);
}
.pc .esg-news-slider .swiper-button-prev:hover::after, .pc .esg-news-slider .swiper-button-next:hover::after {
  opacity: 1;
  border-color: var(--color-green1);
}

.esg-news-slider .swiper-button-prev {
  margin-left: -1px;
}
.esg-news-slider .swiper-button-prev::after {
  border-width: 0 0 3px 3px;
}
.esg-news-slider .swiper-button-next {
  margin-right: -1px;
}
.esg-news-slider .swiper-button-next::after {
  border-width: 3px 3px 0 0;
}
.esg-news-slider .swiper-slide {
  padding: 8px max(8px, 1.8vw);
}
.esg-news-slider .swiper-slide .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  border: 1px solid #eee;
  background-color: #fff;
  border-radius: var(--radius);
  max-width: 380px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  margin: 0 auto;
  position: relative;
}
.esg-news-slider .swiper-slide .img {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  aspect-ratio: 380/225;
}
.esg-news-slider .swiper-slide .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.esg-news-slider .swiper-slide .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  margin: 1em;
  padding-bottom: 35px;
}
.esg-news-slider .swiper-slide .g-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  border-color: var(--color-blue3);
  color: var(--color-blue3);
}
.esg-news-slider .swiper-slide .g-btn:hover, .esg-news-slider .swiper-slide .g-btn:active {
  color: #fff;
}
.esg-news-slider .swiper-slide .title {
  font-size: calc(var(--fz-context) * 1.0476);
  font-weight: 700;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 767px) {
  .esg-overview-sec3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .esg-news-slider {
    padding: 0 var(--h-input);
  }
  .esg-news-slider .swiper-button-prev, .esg-news-slider .swiper-button-next {
    width: var(--h-input);
  }
  .esg-news-slider .swiper-button-prev::after {
    left: 65%;
  }
  .esg-news-slider .swiper-button-next::after {
    right: 65%;
  }
}
@media (max-width: 579px) {
  .esg-news-slider .swiper-slide {
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
  .esg-news-slider .swiper-slide:not(.swiper-slide-active) {
    opacity: 0;
    pointer-events: none;
  }
}
/**
 * Sustainable Operations
 */
.esg-op-sec2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.esg-op-sec2::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 0 var(--radius) var(--radius) 0;
  padding: 0;
  background-color: #323232;
  right: 48.38%;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 60vw;
}
.esg-op-sec2 .left {
  width: max(220px, 29vw);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 20px 10px 20px 20px;
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-op-sec2 .right {
  position: relative;
  z-index: 3;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.esg-op-sec2 .g-subhead {
  color: #fff;
  font-size: var(--fz-listname-lg);
}
.esg-op-sec2 .data-block-list li {
  padding: max(20px, 3vh) max(20px, 1.5vw) max(20px, 2.5vh);
  line-height: 1.5;
}
.esg-op-sec2 .data-block-list li .data {
  margin-top: 2px;
}

@media (max-width: 1199px) {
  .esg-op-sec2 .data-block-list .img {
    max-width: 70px;
  }
}
@media (max-width: 991px) {
  .esg-op-sec2 {
    display: block;
  }
  .esg-op-sec2::after {
    width: 100%;
    border-radius: 0;
    right: 0;
  }
  .esg-op-sec2 .left {
    width: 100%;
  }
  .esg-op-sec2 .data-block-list .img {
    max-width: 70px;
  }
}
@media (max-width: 639px) {
  .esg-op-sec2 .left {
    padding: 0;
  }
  .esg-op-sec2 .data-block-list {
    margin: 30px calc(var(--gap) * -0.5) 0;
  }
  .esg-op-sec2 .data-block-list li {
    position: relative;
    overflow: hidden;
  }
  .esg-op-sec2 .data-block-list .img {
    max-width: 90px;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 20px;
  }
}
.esg-op-sec3 {
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-op-sec3 .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-op-sec3 .list {
  position: relative;
  max-width: 1200px;
  margin: var(--gap-sec) auto;
  padding: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.esg-op-sec3 .list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 min(25%, 180px);
          flex: 0 0 min(25%, 180px);
  text-align: center;
  position: relative;
  z-index: 10;
}
.esg-op-sec3 .list li:nth-child(1) {
  z-index: 4;
}
.esg-op-sec3 .list li:nth-child(2) {
  z-index: 3;
}
.esg-op-sec3 .list li:nth-child(3) {
  z-index: 2;
}
.esg-op-sec3 .list li:nth-child(4) {
  z-index: 1;
}
.esg-op-sec3 .list li:first-child .img::before {
  display: none;
}
.esg-op-sec3 .list li .img {
  margin: 0 auto 25px;
  position: relative;
}
.esg-op-sec3 .list li .img img {
  position: relative;
  z-index: 10;
  max-width: max(9.4vw, 110px);
}
.esg-op-sec3 .list li .img::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -10;
  top: 65%;
  left: 25%;
  width: calc((min(1200px, 100vw) - max(9.4vw, 120px) * 4) / 2);
  height: 12pt;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  background-color: #f4f4f4;
}
.esg-op-sec3 .list li .text {
  line-height: 1.5;
}

@media (max-width: 639px) {
  .esg-op-sec3 .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .esg-op-sec3 .list li {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 25px;
  }
  .esg-op-sec3 .list li .img {
    margin-bottom: 15px;
  }
  .esg-op-sec3 .list li .img::before {
    display: none;
  }
  .esg-op-sec3 .list li .text {
    font-size: var(--fz-context-lg);
  }
}
@media (max-width: 399px) {
  .esg-op-sec3 .list {
    display: block;
  }
  .esg-op-sec3 .list li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 15px;
    gap: 0 20px;
    margin-bottom: 0;
  }
  .esg-op-sec3 .list li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .esg-op-sec3 .list li .img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    margin: 0;
  }
  .esg-op-sec3 .list li .img img {
    max-width: 100%;
  }
}
.esg-op-sec4 {
  padding-top: calc(var(--gap-sec) * 0.5);
  padding-bottom: var(--gap-sec);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  text-align: center;
}
.esg-op-sec4 .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-op-sec4 .esg-icons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0;
}
.esg-op-sec4 .esg-staggered-list {
  margin: var(--gap-sec) auto var(--gap-sec-md);
  text-align: left;
}
.esg-op-sec4 .esg-staggered-list .item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: var(--gap-sec) auto;
  gap: 0 max(25px, 5.5vw);
}
.esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .left {
  width: 50%;
}
.esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .right {
  width: 50%;
}
.esg-op-sec4 .esg-staggered-list .item:nth-of-type(odd) .left {
  width: 40%;
}
.esg-op-sec4 .esg-staggered-list .item:nth-of-type(odd) .right {
  width: 60%;
  text-align: center;
}
.esg-op-sec4 .esg-staggered-list .g-subhead {
  font-size: var(--fz-article-title);
  color: var(--color-green1);
}
.esg-op-sec4 .esg-staggered-list .left {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.esg-op-sec4 .esg-staggered-list .right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.esg-op-sec4 .esg-staggered-list .item2 .right {
  position: relative;
  padding: 0 20px 0 0;
}
.esg-op-sec4 .esg-staggered-list .item2 .right::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 0 var(--radius) var(--radius) 0;
  padding: 0;
  background-color: #323232;
  width: 70vw;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.esg-op-sec4 .esg-staggered-list .item2 .right .list {
  position: relative;
  z-index: 6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 36px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.esg-op-sec4 .esg-staggered-list .item2 .right .list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 11px;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.15);
  width: calc(50% - 36px);
  padding: max(25px, 5.5vh) max(20px, 1.5vw);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-op-sec4 .esg-staggered-list .item2 .right .list li:nth-child(odd) {
  -webkit-transform: translateY(-15%);
      -ms-transform: translateY(-15%);
          transform: translateY(-15%);
}
.esg-op-sec4 .esg-staggered-list .item2 .right .list li:nth-child(even) {
  -webkit-transform: translateY(15%);
      -ms-transform: translateY(15%);
          transform: translateY(15%);
}
.esg-op-sec4 .esg-staggered-list .item2 .right .list li .tit {
  font-size: calc(var(--fz-context) * 1.0476);
  font-weight: 700;
  color: var(--color-green1);
}

@media (max-width: 1299px) {
  .esg-op-sec4 .esg-staggered-list .item2 .right .list {
    gap: 20px;
    margin: 0 -20px 0 0;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list li {
    width: calc(50% - 20px);
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) {
    margin-bottom: calc(var(--gap-sec-md) * 2);
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .left {
    width: 40%;
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .right {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .esg-op-sec4 .esg-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .esg-op-sec4 .esg-staggered-list .item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: var(--gap-sec) auto var(--gap-sec-md);
    display: block;
  }
  .esg-op-sec4 .esg-staggered-list .item .left {
    text-align: center;
    margin-bottom: 30px;
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .left, .esg-op-sec4 .esg-staggered-list .item:nth-of-type(odd) .left {
    width: 100%;
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) .right, .esg-op-sec4 .esg-staggered-list .item:nth-of-type(odd) .right {
    width: 100%;
  }
  .esg-op-sec4 .esg-staggered-list .item:nth-of-type(even) {
    margin-bottom: var(--gap-sec-sm);
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right {
    padding: 0;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right::after {
    left: 0;
    width: 100%;
    border-radius: var(--radius);
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list {
    padding: 15px;
    gap: 10px;
    margin: 0;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list li {
    padding: 20px;
    width: calc(50% - 5px);
    display: block;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list li:nth-child(even), .esg-op-sec4 .esg-staggered-list .item2 .right .list li:nth-child(odd) {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 449px) {
  .esg-op-sec4 .esg-staggered-list .item2 .right .list {
    display: block;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list li {
    margin: 0 auto 10px;
    width: 100%;
  }
  .esg-op-sec4 .esg-staggered-list .item2 .right .list li:last-child {
    margin-bottom: 0;
  }
}
/*
 * ESG - Environmental Sustainability
 */
.esg-envir-sec2 {
  background-color: #323232;
  color: #fff;
  padding-top: var(--gap-sec);
  padding-bottom: calc(var(--gap-sec) - 20px);
}
.esg-envir-sec2 .g-subhead {
  color: #fff;
  text-align: center;
  margin-bottom: calc(var(--gap-sec) - 20px);
  font-size: var(--fz-listname-lg);
}
.esg-envir-sec2 .data-block-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 20px);
          flex: 0 0 calc(25% - 20px);
}
.esg-envir-sec2 .goals {
  position: relative;
  max-width: 1100px;
  margin: 35px auto;
  padding: 35px 45px;
  border-radius: 11px;
  background-color: var(--color-green1);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.esg-envir-sec2 .goals::before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border: 1px solid var(--color-green1);
  border-radius: 15px;
}
.esg-envir-sec2 .goals .g-subhead {
  font-size: var(--fz-kanban-context-lg);
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #fff;
}
.esg-envir-sec2 .goals .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-envir-sec2 .goals .img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: 280px;
      flex-basis: 280px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0 40px;
  font-size: var(--fz-article-title);
}
.esg-envir-sec2 .goals .img img {
  width: 100%;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.esg-envir-sec2 .goals .img > * {
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
}
.esg-envir-sec2 .goals .img .data {
  font-weight: 700;
  white-space: nowrap;
  display: block;
}

@media (max-width: 991px) {
  .esg-envir-sec2 .g-subhead {
    margin-bottom: var(--gap-sec);
  }
  .esg-envir-sec2 .goals {
    padding: 25px;
  }
  .esg-envir-sec2 .goals .img {
    -ms-flex-preferred-size: 250px;
        flex-basis: 250px;
  }
  .esg-envir-sec2 .goals .img > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .esg-envir-sec2 .data-block-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .esg-envir-sec2 .data-block-list li {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
    margin: 0;
  }
}
@media (max-width: 639px) {
  .esg-envir-sec2 .goals {
    display: block;
    padding: 20px;
  }
  .esg-envir-sec2 .goals .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 220px;
    margin: 15px auto 0;
  }
  .esg-envir-sec2 .data-block-list {
    display: block;
    margin: 0 auto 25px;
  }
  .esg-envir-sec2 .data-block-list li {
    padding: max(20px, 3vh) max(20px, 1.5vw) max(20px, 2.5vh);
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-envir-sec2 .data-block-list .data {
    margin-top: 0;
  }
}
.esg-envir-sec3 .topic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: calc(var(--gap-sec-md) * 1.5);
  padding-bottom: var(--gap-sec);
}
.esg-envir-sec3 .topic .text {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: max(350px, 33vw);
  font-size: var(--fz-context-md);
  line-height: 1.5;
  text-wrap: balance;
  padding: 0 20px;
}
.esg-envir-sec3 .topic .esg-icons {
  margin-top: var(--gap-sec);
}
.esg-envir-sec3 .topic .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-envir-sec3 .topic .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: var(--fz-context-xs);
  line-height: 1.5;
}
.esg-envir-sec3 .topic .icon-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  margin-bottom: 40px;
}
.esg-envir-sec3 .topic .icon-list li .icon {
  max-width: 80px;
  display: block;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.esg-envir-sec3 .topic .icon-list li p {
  padding-right: 20px;
}
.esg-envir-sec3 .list {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0 25px;
  list-style: none;
}
.esg-envir-sec3 .list .item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.3333333333% - 25px);
          flex: 0 0 calc(33.3333333333% - 25px);
  border-radius: 11px;
  overflow: hidden;
}
.esg-envir-sec3 .list .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  color: #fff;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  font-size: var(--fz-article-title);
  font-weight: 700;
  padding: 23px;
}
.esg-envir-sec3 .list .title {
  min-height: 2.4em;
}
.esg-envir-sec3 .list .img {
  position: relative;
  z-index: 0;
}
.esg-envir-sec3 .list .img img {
  aspect-ratio: 326/390;
  -o-object-fit: cover;
     object-fit: cover;
}
.esg-envir-sec3 .esg-staggered-list {
  color: #fff;
}
.esg-envir-sec3 .esg-staggered-list .item {
  margin-bottom: calc(var(--gap-sec-md) * 1.5);
}
.esg-envir-sec3 .esg-staggered-list .item:last-child {
  margin-bottom: var(--gap-sec-md);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(odd) .img::before {
  left: max(10px, 2.6vw);
  top: max(10px, 2.6vw);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(odd) .list {
  padding-right: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  padding-left: max(var(--gap-sec-sm), 5.7vw);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(odd) .list::before {
  left: -6.25vw;
  border-radius: var(--radius) 0 0 var(--radius);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(even) .img::before {
  right: max(10px, 2.6vw);
  top: max(10px, 2.6vw);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(even) .list {
  padding-left: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  padding-right: max(var(--gap-sec-sm), 5.7vw);
}
.esg-envir-sec3 .esg-staggered-list .item:nth-of-type(even) .list::before {
  left: auto;
  right: -6.25vw;
  border-radius: 0 var(--radius) var(--radius) 0;
}
.esg-envir-sec3 .esg-staggered-list .info {
  z-index: 2;
  width: 50%;
  position: relative;
}
.esg-envir-sec3 .esg-staggered-list .left-bar-list > li {
  font-weight: 400;
}
.esg-envir-sec3 .esg-staggered-list .list {
  z-index: 1;
  width: 50%;
  position: relative;
  padding-top: calc(var(--gap-sec-md) * 2);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esg-envir-sec3 .esg-staggered-list .list::before {
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #323232;
  top: var(--gap-sec-md);
  left: 0;
  width: 60vw;
  height: 100%;
}
.esg-envir-sec3 .esg-staggered-list .watermark {
  position: absolute;
  z-index: 1;
  right: 25px;
  bottom: var(--gap-sec);
}
.esg-envir-sec3 .esg-staggered-list .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  border-radius: var(--radius);
  background-color: var(--color-green1);
}
.esg-envir-sec3 .esg-staggered-list .img::before {
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  width: calc(100% - 1.25vw);
  height: calc(100% - 1.25vw);
  border-radius: calc(var(--radius) * 1.2);
  border: 4pt solid var(--color-green1);
}
.esg-envir-sec3 .esg-staggered-list .img > img {
  border-radius: var(--radius);
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
  height: 100% !important;
}
.esg-envir-sec3 .esg-staggered-list .text {
  position: relative;
  z-index: 10;
  padding: min(10vh, 12%) var(--gap-sec-sm);
  text-align: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.esg-envir-sec3 .esg-staggered-list .title {
  font-weight: 700;
  font-size: var(--fz-article-title);
  line-height: 1.2;
  margin: 0;
  padding: 0;
}
.esg-envir-sec3 .esg-staggered-list .desc {
  overflow-y: auto;
  margin: 20px 0;
  font-size: var(--fz-context-md);
  line-height: 1.5;
  text-wrap: pretty;
}
.esg-envir-sec3 .esg-staggered-list .g-btn {
  margin-top: 10px;
  width: 206px;
  line-height: 1.5;
  text-align: center;
  font-size: var(--fz-btn-lg);
  color: var(--color-blue3);
  border: 1px solid var(--color-blue3);
}
.esg-envir-sec3 .esg-staggered-list .g-btn:hover {
  color: #fff;
  background-color: var(--color-blue3);
}

@media (max-width: 1099px) {
  .esg-envir-sec3 .topic .text {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .esg-envir-sec3 .topic .icon-list li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-bottom: 25px;
    padding-left: 15px;
  }
  .esg-envir-sec3 .topic .icon-list li .icon {
    max-width: 65px;
    margin-bottom: 10px;
  }
  .esg-envir-sec3 .topic .icon-list li p {
    padding-right: 0;
  }
}
@media (max-width: 839px) {
  .esg-envir-sec3 .esg-staggered-list .item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-envir-sec3 .esg-staggered-list .item .img::before {
    background-color: #323232;
    border: none;
  }
  .esg-envir-sec3 .list {
    display: block;
  }
  .esg-envir-sec3 .list .item {
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-envir-sec3 .list .img {
    aspect-ratio: 300/120;
    position: relative;
  }
  .esg-envir-sec3 .list .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100% !important;
    aspect-ratio: unset;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 767px) {
  .esg-envir-sec3 .topic {
    display: block;
    padding-top: var(--gap-sec-lg);
    padding-left: var(--gap);
    padding-right: var(--gap);
  }
  .esg-envir-sec3 .topic .text {
    width: 100%;
    margin-bottom: var(--gap-sec);
  }
  .esg-envir-sec3 .topic .icon-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 15px;
  }
  .esg-envir-sec3 .esg-staggered-list {
    padding: 0 var(--gap);
  }
  .esg-envir-sec3 .esg-staggered-list .item {
    margin-bottom: var(--gap-sec);
  }
  .esg-envir-sec3 .esg-staggered-list .item:last-child {
    margin-bottom: 0;
  }
  .esg-envir-sec3 .esg-staggered-list .item:nth-of-type(odd) .list {
    padding-right: 0;
    padding-left: calc(max(var(--gap-sec-sm), 5.7vw) * 2);
  }
  .esg-envir-sec3 .esg-staggered-list .item:nth-of-type(odd) .list::before {
    left: var(--gap-sec-sm);
  }
  .esg-envir-sec3 .esg-staggered-list .item:nth-of-type(even) .list {
    padding-left: 0;
    padding-right: calc(max(var(--gap-sec-sm), 5.7vw) * 2);
  }
  .esg-envir-sec3 .esg-staggered-list .item:nth-of-type(even) .list::before {
    left: auto;
    right: var(--gap-sec-sm);
  }
  .esg-envir-sec3 .esg-staggered-list .info {
    width: 100%;
  }
  .esg-envir-sec3 .esg-staggered-list .list {
    width: 100%;
    padding-top: 0;
  }
  .esg-envir-sec3 .esg-staggered-list .list::before {
    width: 120vw;
    top: -10vh;
    bottom: 0;
    height: auto;
  }
  .esg-envir-sec3 .esg-staggered-list .text {
    padding-top: min(10vh, 12%);
  }
}
@media (max-width: 579px) {
  .esg-envir-sec3 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .esg-envir-sec3 .topic .icon-list {
    display: block;
  }
  .esg-envir-sec3 .topic .icon-list li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.esg-envir-sec4 {
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec-md);
}
.esg-envir-sec4 .inner {
  background-color: #323232;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.35);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.35);
  border-radius: var(--radius);
  margin: 0 auto;
  padding: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  color: #fff;
}
.esg-envir-sec4 .g-subhead {
  color: #fff;
  margin-bottom: 0;
  font-size: var(--fz-listname-lg);
}
.esg-envir-sec4 .esg-icons {
  margin: 20px 0;
}
.esg-envir-sec4 .data-block-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0;
  max-width: 1470px;
  margin: 35px auto 0;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.esg-envir-sec4 .data-block-list li {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin: 8px;
  position: relative;
  padding-top: max(30px, 6vh);
  font-size: var(--fz-context-md);
  line-height: 1.4;
}
.esg-envir-sec4 .data-block-list li .year {
  background: rgb(55, 218, 184);
  background: -webkit-gradient(linear, left top, right top, from(rgb(55, 218, 184)), to(rgb(80, 208, 99)));
  background: linear-gradient(90deg, rgb(55, 218, 184) 0%, rgb(80, 208, 99) 100%);
  color: #fff;
  font-style: normal;
  text-align: center;
  display: inline-block;
  position: absolute;
  padding: 3px 2em 3px 2em;
  font-weight: 700;
  z-index: 10;
  top: 0;
  left: 0.5em;
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 10% 100%);
}
.esg-envir-sec4 .data-block-list li p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.esg-envir-sec4 .data-block-list li:nth-child(1) {
  -ms-flex-preferred-size: calc(60% - 16px);
      flex-basis: calc(60% - 16px);
}
.esg-envir-sec4 .data-block-list li:nth-child(2) {
  -ms-flex-preferred-size: calc(20% - 16px);
      flex-basis: calc(20% - 16px);
}
.esg-envir-sec4 .data-block-list li:nth-child(3) {
  -ms-flex-preferred-size: calc(20% - 16px);
      flex-basis: calc(20% - 16px);
}
.esg-envir-sec4 .data-block-list li:nth-child(4) {
  -ms-flex-preferred-size: calc(60% - 16px);
      flex-basis: calc(60% - 16px);
}
.esg-envir-sec4 .data-block-list li:nth-child(5) {
  -ms-flex-preferred-size: calc(20% - 16px);
      flex-basis: calc(20% - 16px);
}
.esg-envir-sec4 .data-block-list li:nth-child(6) {
  -ms-flex-preferred-size: calc(20% - 16px);
      flex-basis: calc(20% - 16px);
}

@media (max-width: 991px) {
  .esg-envir-sec4 .data-block-list li:nth-child(1) {
    -ms-flex-preferred-size: calc(100% - 16px);
        flex-basis: calc(100% - 16px);
  }
  .esg-envir-sec4 .data-block-list li:nth-child(2) {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
  .esg-envir-sec4 .data-block-list li:nth-child(3) {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
  .esg-envir-sec4 .data-block-list li:nth-child(4) {
    -ms-flex-preferred-size: calc(100% - 16px);
        flex-basis: calc(100% - 16px);
  }
  .esg-envir-sec4 .data-block-list li:nth-child(5) {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
  .esg-envir-sec4 .data-block-list li:nth-child(6) {
    -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .esg-envir-sec4 {
    padding-top: var(--gap-sec);
    padding-bottom: var(--gap-sec);
    padding-left: calc(var(--gap) - 8px);
    padding-right: calc(var(--gap) - 8px);
  }
  .esg-envir-sec4 .inner {
    padding: 15px;
  }
}
@media (max-width: 479px) {
  .esg-envir-sec4 .data-block-list {
    display: block;
    margin: 0 auto;
  }
  .esg-envir-sec4 .data-block-list li {
    width: 100%;
    margin: 0 auto 15px;
  }
  .esg-envir-sec4 .data-block-list li:last-child {
    margin-bottom: 0;
  }
  .esg-envir-sec4 .data-block-list .data {
    margin-top: 0;
  }
}
.esg-envir-sec5 {
  background-color: #323232;
  color: #fff;
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec-md);
  overflow: hidden;
}
.esg-envir-sec5 .g-subhead {
  color: #fff;
  margin-bottom: 15px;
  font-size: var(--fz-listname-lg);
}
.esg-envir-sec5 .desc,
.esg-envir-sec5 p {
  font-size: var(--fz-context-md);
  line-height: 1.5;
  max-width: 1540px;
}
.esg-envir-sec5 .img-legend {
  margin-bottom: var(--gap-sec);
}
.esg-envir-sec5 .img-chart {
  margin-top: var(--gap-sec);
}
.esg-envir-sec5 .columns {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.esg-envir-sec5 .columns .img {
  width: max(400px, 36vw);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.esg-envir-sec5 .columns .info {
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 100%;
  max-width: calc(750px + var(--h-input) * 4);
  padding-left: calc(var(--h-input) * 2);
  padding-right: calc(var(--h-input) * 2);
}
.esg-envir-sec5 .info-title {
  font-size: var(--fz-context-md);
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.esg-envir-sec5 .info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(10px, 0.9vw);
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}
.esg-envir-sec5 .info-list li {
  border-radius: 11px;
  border: 1px solid #cecece;
  padding: 0.5em 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(33.3333333333% - max(10px, 0.9vw));
          flex: 1 0 calc(33.3333333333% - max(10px, 0.9vw));
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.esg-envir-sec5 .info-list span {
  text-align: center;
  white-space: nowrap;
  display: block;
  font-size: var(--fz-related-nav-title);
  line-height: 1.2;
}
.esg-envir-sec5 .info-list .year {
  white-space: nowrap;
  display: block;
  font-style: normal;
  font-size: var(--fz-context-md);
  line-height: 1.25;
  margin-bottom: 0.15em;
}
.esg-envir-sec5 .info-list .year + span {
  text-align: left;
  font-size: var(--fz-article-title);
}
.esg-envir-sec5 .scope1 .info-list span {
  color: #a41aff;
}
.esg-envir-sec5 .scope2 .info-list span {
  color: var(--color-blue3);
}
.esg-envir-sec5 .scope3 .info-list span {
  color: var(--color-green1);
}
.esg-envir-sec5 .info-slider {
  margin: var(--gap-sec) calc(var(--h-input) * -1);
  overflow: visible;
}
.esg-envir-sec5 .info-slider .swiper-button-prev,
.esg-envir-sec5 .info-slider .swiper-button-next {
  width: calc(var(--h-input) * 2);
  height: 100%;
}
.esg-envir-sec5 .info-slider .swiper-button-prev::after,
.esg-envir-sec5 .info-slider .swiper-button-next::after {
  -webkit-transform: rotate(40deg) skewX(-10deg);
      -ms-transform: rotate(40deg) skewX(-10deg);
          transform: rotate(40deg) skewX(-10deg);
  width: calc(var(--h-input) * 0.6);
  height: calc(var(--h-input) * 0.6);
  margin-top: calc(var(--h-input) * -0.3);
  border-color: var(--color-green1);
  opacity: 0.3;
}
.esg-envir-sec5 .info-slider .swiper-button-prev:active::after,
.esg-envir-sec5 .info-slider .swiper-button-next:active::after {
  opacity: 1;
  border-color: var(--color-green1);
}
.pc .esg-envir-sec5 .info-slider .swiper-button-prev:hover::after,
.pc .esg-envir-sec5 .info-slider .swiper-button-next:hover::after {
  opacity: 1;
  border-color: var(--color-green1);
}

.esg-envir-sec5 .info-slider .swiper-button-prev {
  margin-left: calc(var(--h-input) * -1);
}
.esg-envir-sec5 .info-slider .swiper-button-prev::after {
  border-width: 0 0 3px 3px;
}
.esg-envir-sec5 .info-slider .swiper-button-next {
  margin-right: calc(var(--h-input) * -1);
}
.esg-envir-sec5 .info-slider .swiper-button-next::after {
  border-width: 3px 3px 0 0;
}
.esg-envir-sec5 .info-slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.esg-envir-sec5 .info-slider .swiper-slide {
  padding: 0 var(--h-input);
}
.esg-envir-sec5 .info-slider .swiper-slide:not(.swiper-slide-active) {
  pointer-events: none;
}
.esg-envir-sec5 .info-slider .data-box {
  border-radius: 10px;
  color: #000;
  background-color: #fff;
  padding: max(20px, 5vh) max(20px, 5vw);
}
.esg-envir-sec5 .info-slider .info-list li:last-child {
  background-color: #f0f0f0;
  border-color: transparent;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.esg-envir-sec5 .info-slider-thumbnail {
  position: relative;
}
.esg-envir-sec5 .info-slider-thumbnail::after {
  content: "";
  display: block;
  height: 8px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 15px;
  background-color: #4f4f4f;
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide {
  position: relative;
  padding-top: 25px;
  font-size: var(--fz-context-md);
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 600;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  cursor: pointer;
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide .title {
  display: block;
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide .color-bar {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 8px;
  width: 100%;
  border-radius: 15px;
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope1.swiper-slide-thumb-active {
  color: #a41aff;
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope1.swiper-slide-thumb-active .color-bar {
  opacity: 1;
  background: -webkit-gradient(linear, left top, right top, from(#a41aff), to(#9177d3));
  background: linear-gradient(to right, #a41aff, #9177d3);
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope2.swiper-slide-thumb-active {
  color: var(--color-blue3);
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope2.swiper-slide-thumb-active .color-bar {
  opacity: 1;
  background: -webkit-gradient(linear, left top, right top, from(#2283e6), to(#17caff));
  background: linear-gradient(to right, #2283e6, #17caff);
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope3.swiper-slide-thumb-active {
  color: var(--color-green1);
}
.esg-envir-sec5 .info-slider-thumbnail .swiper-slide.scope3.swiper-slide-thumb-active .color-bar {
  opacity: 1;
  background: -webkit-gradient(linear, left top, right top, from(#37dab8), to(#50d063));
  background: linear-gradient(to right, #37dab8, #50d063);
}
.esg-envir-sec5 .total {
  max-width: 520px;
}
.esg-envir-sec5 .total .info-list li {
  border-color: transparent;
  background-color: #364238;
}
.esg-envir-sec5 .total .info-list li span {
  color: var(--color-green1);
}

@media (max-width: 991px) {
  .esg-envir-sec5 .columns {
    display: block;
  }
  .esg-envir-sec5 .columns .img {
    width: 100%;
  }
  .esg-envir-sec5 .columns .info {
    max-width: calc(750px + var(--h-input) * 2);
    padding-left: var(--h-input);
    padding-right: var(--h-input);
  }
  .esg-envir-sec5 .img-chart {
    max-width: 350px;
  }
  .esg-envir-sec5 .info-slider .swiper-button-prev,
  .esg-envir-sec5 .info-slider .swiper-button-next {
    width: var(--h-input);
  }
  .esg-envir-sec5 .info-slider .swiper-button-prev {
    margin-left: calc(var(--h-input) * -1);
  }
  .esg-envir-sec5 .info-slider .swiper-button-next {
    margin-right: calc(var(--h-input) * -1);
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .esg-envir-sec5 .columns .img {
    position: relative;
    min-height: 200px;
  }
  .esg-envir-sec5 .img-chart {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 799px) {
  .esg-envir-sec5 {
    padding-top: var(--gap-sec-lg);
    padding-bottom: var(--gap-sec-lg);
  }
  .esg-envir-sec5 .columns .img {
    display: block;
    margin: 0 auto var(--gap-sec);
    text-align: center;
  }
  .esg-envir-sec5 .img-chart {
    text-align: center;
    margin: 0 auto;
  }
}
@media (max-width: 579px) {
  .esg-envir-sec5 .columns .info {
    max-width: calc(750px + var(--h-input));
    padding-left: calc(var(--h-input) * 0.5);
    padding-right: calc(var(--h-input) * 0.5);
  }
  .esg-envir-sec5 .info-slider {
    overflow: visible;
  }
  .esg-envir-sec5 .info-slider .swiper-button-prev,
  .esg-envir-sec5 .info-slider .swiper-button-next {
    width: var(--h-input);
  }
}
@media (max-width: 479px) {
  .esg-envir-sec5 .info-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .esg-envir-sec5 .info-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - max(10px, 0.9vw) * 0.5);
            flex: 0 0 calc(50% - max(10px, 0.9vw) * 0.5);
    min-height: 4em;
  }
  .esg-envir-sec5 .info-list li:last-child {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media (max-width: 379px) {
  .esg-envir-sec5 .info-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .esg-envir-sec5 .info-list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.esg-envir-sec6 {
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec-md);
  text-align: center;
}
.esg-envir-sec6 .g-subhead {
  margin-bottom: var(--gap-sec);
  font-size: var(--fz-listname-lg);
}

@media (max-width: 767px) {
  .esg-envir-sec6 {
    padding-top: var(--gap-sec-lg);
    padding-bottom: var(--gap-sec-lg);
  }
}
.esg-envir-sec7 {
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec-md);
}
.esg-envir-sec7 .g-subhead {
  margin-bottom: 20px;
  font-size: var(--fz-listname-lg);
}
.esg-envir-sec7 .desc {
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-envir-sec7 .columns {
  margin: var(--gap-sec) auto 25px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.esg-envir-sec7 .columns .img {
  width: max(300px, 30vw);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: left;
  padding-right: max(25px, 2.5vw);
}
.esg-envir-sec7 .columns .info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.esg-envir-sec7 .columns .left-bar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: max(15px, 2.3vh) max(25px, 2.5vw);
  margin-right: calc(max(25px, 2.5vw) * -1);
}
.esg-envir-sec7 .columns .left-bar-list li {
  width: calc(50% - max(25px, 2.5vw));
  background-color: #fff;
  border-radius: 0 5px 5px 0;
  padding: 0.5em 0.5em 0.5em 1em;
  margin: 0;
  font-weight: 400;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
  border-left-width: 3px;
  min-height: 4.2em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: var(--fz-context-md);
  line-height: 1.4;
}

@media (min-width: 640px) and (max-width: 839px) {
  .esg-envir-sec7 .g-subhead,
  .esg-envir-sec7 .desc {
    padding-right: max(270px, 31vw);
  }
  .esg-envir-sec7 .columns {
    position: relative;
  }
  .esg-envir-sec7 .columns .img {
    width: max(250px, 30vw);
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-110%);
        -ms-transform: translateY(-110%);
            transform: translateY(-110%);
  }
}
@media (max-width: 639px) {
  .esg-envir-sec7 {
    padding-top: var(--gap-sec-lg);
    padding-bottom: var(--gap-sec-lg);
  }
  .esg-envir-sec7 .columns {
    display: block;
  }
  .esg-envir-sec7 .columns .img {
    width: 100%;
    margin: 25px auto;
    padding: 0;
  }
  .esg-envir-sec7 .columns .info {
    width: 100%;
  }
  .esg-envir-sec7 .columns .left-bar-list {
    margin-right: auto;
  }
  .esg-envir-sec7 .columns .left-bar-list li {
    width: 100%;
  }
}
/*
 * ESG - Social Impact
 */
.esg-social-sec2 {
  position: relative;
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
  text-align: center;
}
.esg-social-sec2 .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-social-sec2 .desc {
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec2 .deco-img {
  position: absolute;
  top: calc(var(--gap-sec) * -0.5);
  left: var(--gap-sec);
  width: 310px;
  aspect-ratio: 310/300;
  background: url(../images/esg_social_deco.png) no-repeat 0 0/contain;
  z-index: 5;
}
.esg-social-sec2 .data-block-list {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: var(--gap-sec-sm) auto;
  text-align: left;
}
.esg-social-sec2 .data-block-list li {
  background-color: #fff;
}

@media (max-width: 767px) {
  .esg-social-sec2 .deco-img {
    width: max(35vw, 150px);
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -30%);
        -ms-transform: translate(-50%, -30%);
            transform: translate(-50%, -30%);
  }
  .esg-social-sec2 .data-block-list {
    display: block;
    margin: 0 auto 25px;
  }
  .esg-social-sec2 .data-block-list li {
    padding: max(20px, 3vh) max(20px, 1.5vw) max(20px, 2.5vh);
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-social-sec2 .data-block-list .data {
    margin-top: 0;
  }
}
.esg-social-sec3 {
  background-color: #f8f8f8;
  padding-bottom: var(--gap-sec-lg);
  position: relative;
}
.esg-social-sec3::before {
  content: "";
  display: block;
  position: absolute;
  height: calc(var(--gap-sec-lg) * 2);
  width: 100%;
  background-color: #fff;
  bottom: 0;
  left: 0;
}
.esg-social-sec3 .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-social-sec3 .desc {
  max-width: 1430px;
  margin: 0 auto;
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec3 .topic {
  position: relative;
  padding-top: var(--gap-sec-lg);
  text-align: center;
}
.esg-social-sec3 .topic .esg-icons {
  position: absolute;
  top: 30px;
  right: 0;
}
.esg-social-sec3 .esg-staggered-list {
  font-size: var(--fz-context-md);
  line-height: 1.4;
  margin: var(--gap-sec-md) auto 0;
}
.esg-social-sec3 .esg-staggered-list .item {
  margin-bottom: var(--gap-sec-lg);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.esg-social-sec3 .esg-staggered-list .item:last-child {
  margin-bottom: 0;
}
.esg-social-sec3 .esg-staggered-list .item:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.esg-social-sec3 .esg-staggered-list .item:nth-of-type(odd) .list {
  padding-right: max(25px, 8vw);
}
.esg-social-sec3 .esg-staggered-list .item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.esg-social-sec3 .esg-staggered-list .item:nth-of-type(even) .list {
  padding-left: max(25px, 8vw);
}
.esg-social-sec3 .esg-staggered-list .info {
  z-index: 2;
  width: max(350px, 35vw);
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  color: #fff;
}
.esg-social-sec3 .esg-staggered-list .list {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 1;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esg-social-sec3 .esg-staggered-list .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  border-radius: var(--radius);
}
.esg-social-sec3 .esg-staggered-list .img > img {
  border-radius: var(--radius);
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 30%;
     object-position: center 30%;
  height: 100% !important;
  width: 100% !important;
}
.esg-social-sec3 .esg-staggered-list .text {
  position: relative;
  z-index: 10;
  padding: min(15vh, 20%) var(--gap-sec-sm) min(10vh, 12%);
  text-align: left;
  aspect-ratio: 650/500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.esg-social-sec3 .esg-staggered-list .title {
  display: block;
  font-weight: 700;
  color: var(--color-green1);
  font-size: var(--fz-article-title);
}
.esg-social-sec3 .esg-staggered-list .desc {
  overflow-y: auto;
  margin: 20px 0;
  text-wrap: pretty;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(1) .left-bar-list li {
  background-color: #fff;
  border-radius: 0 5px 5px 0;
  padding: 1em 1.5em;
  font-weight: 400;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
  min-height: calc(var(--fz-context-md) * 3 + 1.6em);
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .img {
  border-radius: var(--radius) 0 0 var(--radius);
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .img > img {
  border-radius: var(--radius) 0 0 var(--radius);
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .list {
  overflow: hidden;
  padding-left: 0 !important;
  background-color: #fff;
  border-radius: 0 var(--radius) var(--radius) 0;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .list::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  pointer-events: none;
  border: 2px solid var(--color-green1);
  border-radius: 0 var(--radius) var(--radius) 0;
  border-left-width: 0;
  z-index: 5;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  text-align: center;
  padding: 2.75em 1em 1em;
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list li:nth-child(4n+1) {
  border-left: none;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list .icon {
  max-width: 80px;
  display: block;
  text-align: center;
  margin: 0 auto 1em;
}
.esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list .icon img {
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

@media (min-width: 768px) and (max-width: 1099px) {
  .esg-social-sec3 .topic .g-subhead, .esg-social-sec3 .topic .desc {
    margin-left: auto;
    margin-right: auto;
    max-width: calc(100% - 240px);
  }
  .esg-social-sec3 .topic .esg-icons {
    position: absolute;
    right: 0;
    top: 20px;
  }
  .esg-social-sec3 .topic .esg-icons > * {
    max-width: 90px;
  }
}
@media (max-width: 1099px) {
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .info {
    width: 50%;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .list {
    padding-right: var(--gap-sec-sm);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) {
    display: block;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .info {
    width: 100%;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .list {
    width: 100%;
    border-radius: 0 0 var(--radius) var(--radius);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .list::before {
    border-top: none;
    border-left-width: 2px;
    border-radius: 0 0 var(--radius) var(--radius);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .text {
    aspect-ratio: unset;
    padding: min(10vh, 20%) var(--gap-sec-sm) min(4vh, 10%);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .img {
    border-radius: var(--radius) var(--radius) 0 0;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .img > img {
    border-radius: var(--radius) var(--radius) 0 0;
  }
}
@media (max-width: 767px) {
  .esg-social-sec3 .topic {
    text-align: left;
  }
  .esg-social-sec3 .topic .esg-icons {
    position: relative;
    margin: 20px 0 0;
    top: auto;
    right: auto;
  }
  .esg-social-sec3 .esg-staggered-list {
    padding: 0;
    margin: var(--gap-sec-sm) 0 0;
  }
  .esg-social-sec3 .esg-staggered-list .item {
    display: block;
    margin-bottom: var(--gap-sec);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-of-type(odd) .list, .esg-social-sec3 .esg-staggered-list .item:nth-of-type(even) .list {
    padding-left: 0;
    padding-right: 0;
  }
  .esg-social-sec3 .esg-staggered-list .info {
    width: 100%;
  }
  .esg-social-sec3 .esg-staggered-list .img {
    width: 100%;
    background: #000;
  }
  .esg-social-sec3 .esg-staggered-list .img img {
    opacity: 0.8;
  }
  .esg-social-sec3 .esg-staggered-list .list {
    width: 100%;
    padding-top: 0;
  }
  .esg-social-sec3 .esg-staggered-list .list::before {
    width: 120vw;
    top: -10vh;
    bottom: 0;
    height: auto;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .info {
    width: 100%;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .text {
    aspect-ratio: unset;
    padding: min(10vh, 20%) var(--gap-sec-sm) min(4vh, 10%);
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .left-bar-list > li {
    margin: max(3vh, 15px) 0;
  }
}
@media (max-width: 579px) {
  .esg-social-sec3 .esg-staggered-list {
    margin: var(--gap-sec) auto 0;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(1) .text {
    padding: min(12vh, 25%) 20px 25px;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .text {
    padding: min(12vh, 25%) 20px 25px;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list {
    display: block;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 1em 1.5em;
    width: 100%;
    gap: 0 10px;
  }
  .esg-social-sec3 .esg-staggered-list .item:nth-child(2) .icon-list li .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin: 0;
  }
}
.esg-social-sec4 {
  padding-top: 10px;
  padding-bottom: var(--gap-sec);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec4 .container {
  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;
}
.esg-social-sec4 .container .left {
  width: max(300px, 40vw);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: max(25px, 8vw);
  text-wrap: balance;
}
.esg-social-sec4 .container .right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.esg-social-sec4 .container .g-subhead {
  font-size: var(--fz-listname-lg);
}
.esg-social-sec4 .left-bar-list li {
  background-color: #fff;
  border-radius: 0 5px 5px 0;
  padding: 0.8em 1.5em;
  font-weight: 400;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.05);
  min-height: calc(var(--fz-context-md) * 3 + 1.6em);
}

@media (max-width: 767px) {
  .esg-social-sec4 {
    padding-top: var(--gap-sec-sm);
    padding-bottom: var(--gap-sec-sm);
  }
  .esg-social-sec4 .container {
    display: block;
    margin: 0 auto;
  }
  .esg-social-sec4 .container .left {
    width: 100%;
    padding-right: 0;
  }
}
.esg-social-sec5 {
  padding-top: var(--gap-sec-sm);
  padding-bottom: var(--gap-sec-md);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec5 .g-subhead {
  font-size: var(--fz-listname-lg);
  text-align: center;
  z-index: 15;
}
.esg-social-sec5 .data-block-list {
  position: relative;
  z-index: 2;
  margin: var(--gap-sec-sm) auto;
  text-align: left;
  max-width: 1600px;
}
.esg-social-sec5 .data-block-list::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  aspect-ratio: 145/95;
  height: max(90px, 7.5vh);
  -webkit-transform: translate(-35%, -60%);
      -ms-transform: translate(-35%, -60%);
          transform: translate(-35%, -60%);
  background: transparent;
  background-image: radial-gradient(#50d163 20%, transparent 0);
  background-size: max(15px, 1.5vw) max(15px, 1.5vw);
  background-position: 0 calc(max(15px, 1.1vw) * 1.2);
}
.esg-social-sec5 .data-block-list::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1;
  height: max(90px, 7.5vh);
  -webkit-transform: translate(50%, 50%);
      -ms-transform: translate(50%, 50%);
          transform: translate(50%, 50%);
  background: transparent;
  background-image: radial-gradient(#50d163 20%, transparent 0);
  background-size: max(15px, 1.5vw) max(15px, 1.5vw);
  background-position: 0 calc(max(15px, 1.1vw) * 1.2);
}
.esg-social-sec5 .data-block-list li {
  margin: 0;
  position: relative;
  z-index: 5;
  -ms-flex-preferred-size: calc(25% - 15px);
      flex-basis: calc(25% - 15px);
  background-color: #fff;
}

@media (max-width: 991px) {
  .esg-social-sec5 .data-block-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .esg-social-sec5 .data-block-list li {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .esg-social-sec5 {
    padding-top: var(--gap-sec-sm);
    padding-bottom: var(--gap-sec-sm);
  }
  .esg-social-sec5 .data-block-list {
    display: block;
    margin: 30px auto 0;
  }
  .esg-social-sec5 .data-block-list li {
    padding: max(20px, 3vh) max(20px, 1.5vw) max(20px, 2.5vh);
    width: 100%;
    margin: 0 auto 20px;
  }
  .esg-social-sec5 .data-block-list .data {
    margin-top: 0;
  }
}
.esg-social-sec6 {
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec6 .inner {
  background-color: #323232;
  -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.35);
          box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.35);
  border-radius: var(--radius);
  margin: 0 auto;
  padding: var(--gap-sec-lg) calc(max(var(--gap-sec-sm), 5.7vw) * 0.5) var(--gap-sec-md);
  color: #fff;
  position: relative;
}
.esg-social-sec6 .g-subhead {
  color: #fff;
  margin-bottom: 10px;
  font-size: var(--fz-listname-lg);
}
.esg-social-sec6 .esg-icons {
  margin: 0;
  position: absolute;
  top: calc(var(--gap-sec-lg) * 0.25);
  right: max(var(--gap-sec-sm), 5.7vw);
}
.esg-social-sec6 .list {
  max-width: 1380px;
  list-style: none;
  padding: 0;
  margin: var(--gap-sec-sm) auto 0;
}
.esg-social-sec6 .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 max(3.5vw, 25px);
  margin-top: 25px;
}
.esg-social-sec6 .list li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.esg-social-sec6 .list .img {
  width: max(300px, 27vw);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.esg-social-sec6 .list .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 30px;
}
.esg-social-sec6 .list .text a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.esg-social-sec6 .list .text a:hover {
  text-decoration: none;
}
.esg-social-sec6 .list .title {
  color: var(--color-green1);
  font-size: var(--fz-listname-sm);
  font-weight: 700;
  display: block;
  margin: 0 0 0.5em;
  padding: 0;
}

@media (max-width: 1099px) {
  .esg-social-sec6 .g-subhead, .esg-social-sec6 .inner > .desc {
    padding-right: 110px;
  }
  .esg-social-sec6 .esg-icons {
    top: var(--gap-sec-sm);
    right: calc(max(var(--gap-sec-sm), 5.7vw) * 0.5);
  }
  .esg-social-sec6 .list .text {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .esg-social-sec6 .inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .esg-social-sec6 .esg-icons {
    top: 25px;
    right: 20px;
  }
  .esg-social-sec6 .list li {
    display: block;
  }
  .esg-social-sec6 .list .img {
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
  }
  .esg-social-sec6 .list .text .title {
    text-align: center;
  }
}
@media (max-width: 579px) {
  .esg-social-sec6 .list li {
    display: block;
  }
  .esg-social-sec6 .list .img {
    text-align: center;
    margin: 0 auto 20px;
  }
  .esg-social-sec6 .list .text .title {
    text-align: center;
  }
}
@media (max-width: 439px) {
  .esg-social-sec6 .g-subhead {
    padding-right: 90px;
    text-wrap: pretty;
    min-height: 80px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .esg-social-sec6 .inner {
    margin-left: calc(var(--gap) * -1);
    margin-right: calc(var(--gap) * -1);
    padding-left: var(--gap);
    padding-right: var(--gap);
    border-radius: 0;
  }
  .esg-social-sec6 .inner > .desc {
    margin-top: 15px;
    padding-right: 0;
  }
  .esg-social-sec6 .list .text .title {
    text-align: left;
  }
}
.esg-social-sec7 {
  padding-top: var(--gap-sec-lg);
  padding-bottom: var(--gap-sec-lg);
}
.esg-social-sec7 .g-subhead {
  text-align: center;
  font-size: var(--fz-listname-lg);
}
.esg-social-sec7 .desc {
  text-align: center;
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec7 .columns {
  margin: var(--gap-sec) auto 0;
  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;
}
.esg-social-sec7 .img {
  width: 45%;
}
.esg-social-sec7 .info {
  width: 55%;
  padding-left: max(25px, 3.5vw);
}
.esg-social-sec7 .info .title {
  text-align: center;
  font-size: var(--fz-listname-sm);
  font-weight: 700;
}
.esg-social-sec7 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: max(1.25vw, 20px);
  list-style: none;
  margin: 40px auto;
  padding: 0;
  max-width: max(34vw, 500px);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.esg-social-sec7 .list li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - max(1.25vw, 20px) * 0.5);
          flex: 0 0 calc(50% - max(1.25vw, 20px) * 0.5);
  text-align: center;
  background-color: #fff;
  border-radius: 11px;
  padding: 2em 1em;
  font-weight: 400;
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.1);
}
.esg-social-sec7 .list .icon {
  max-width: 90px;
  display: block;
  margin: 0 auto 25px;
}
.esg-social-sec7 .list .icon img {
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 767px) {
  .esg-social-sec7 {
    padding-top: var(--gap-sec-sm);
    padding-bottom: var(--gap-sec-sm);
  }
  .esg-social-sec7 .columns {
    display: block;
  }
  .esg-social-sec7 .img {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 400px;
  }
  .esg-social-sec7 .info {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 379px) {
  .esg-social-sec7 .list {
    display: block;
    text-align: left;
  }
  .esg-social-sec7 .list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 10px;
    padding: 1em;
    margin-top: 10px;
  }
  .esg-social-sec7 .list .icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin: 0;
  }
}
/*
 * Contact Us
 */
.p-wrap-contact {
  min-height: 100px;
  padding-bottom: 45px;
}
.p-wrap-contact .input-style {
  padding-left: 0;
}

.m-support-contact {
  position: relative;
  z-index: 15;
  margin: 0 auto var(--gap-sec-md);
  padding: min(50px, var(--gap)) min(50px, var(--gap)) calc(min(50px, var(--gap)) - 35px);
  background-color: #fff;
  border-radius: var(--radius);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  min-height: 40vh;
}
.m-support-contact form .g-subhead {
  display: none;
}
.m-support-contact form .g-subhead + p {
  display: none;
}
.m-support-contact .mfp-hide {
  display: block !important;
}
.m-support-contact:not(.finish) #popup-inquiry-finish {
  display: none !important;
}
.m-support-contact.finish #form-iq {
  display: none !important;
}
.m-support-contact.finish #popup-inquiry-finish {
  display: block !important;
}
.m-support-contact.finish #popup-inquiry-finish .btn-wrap {
  display: none !important;
}

.contact-location {
  z-index: 1;
  background-color: var(--color-logo);
  padding-top: var(--gap-sec);
  padding-bottom: var(--gap-sec);
  color: #fff;
  font-size: var(--fz-context-md);
  line-height: 1.6;
}
.contact-location .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-location .left {
  width: max(36vw, 350px);
  padding-right: max(25px, 2vw);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 0;
}
.contact-location .left::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 60%;
  left: 52%;
  -webkit-transform: translate(-50%, -45%);
      -ms-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  z-index: 0;
  width: 140%;
  aspect-ratio: 920/520;
  background: url(../images/contact_earth.png) no-repeat 0 0/contain;
}
.contact-location .left .g-subhead {
  color: #fff;
  z-index: 15;
  font-size: var(--fz-listname-lg);
}
.contact-location .right {
  position: relative;
  z-index: 10;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.contact-location .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0 max(20px, 5vw);
  font-size: var(--fz-context-md);
  line-height: 1.5;
}
.contact-location .list .name {
  font-size: var(--fz-context-md);
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.contact-location .list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - max(20px, 5vw) * 0.5);
          flex: 0 0 calc(50% - max(20px, 5vw) * 0.5);
  display: inline-block;
  vertical-align: top;
  margin: 32px 0;
}
.contact-location .list > li a {
  color: #fff;
}
.contact-location .list > li a:hover {
  color: var(--color-blue3);
  text-decoration: underline;
}
.contact-location .list > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-location .list > li > ul > li {
  display: block;
  margin: 10px 0 0;
}

@media (max-width: 991px) {
  .contact-location {
    padding-top: var(--gap-sec-lg);
  }
  .contact-location .container {
    display: block;
  }
  .contact-location .left {
    max-width: 500px;
    margin: 0 auto 20px;
    padding-right: 0;
    text-align: center;
  }
  .contact-location .left::before {
    top: 30%;
    -webkit-transform: translate(-50%, 10%);
        -ms-transform: translate(-50%, 10%);
            transform: translate(-50%, 10%);
  }
  .contact-location .left .g-subhead {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 579px) {
  .contact-location .list {
    display: block;
  }
  .contact-location .list > li {
    margin: 0 auto 20px auto;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
  }
  .contact-location .list > li:first-child {
    padding-top: 0;
    border-top: none;
  }
}
.contact-community {
  z-index: 1;
  background-color: #f4f4f4;
  padding-top: var(--gap-sec-md);
  padding-bottom: var(--gap-sec-md);
  text-align: center;
}
.contact-community .g-subhead {
  color: var(--color-blue2);
  z-index: 15;
  font-size: var(--fz-listname-lg);
}
.contact-community .g-community {
  margin-top: calc(var(--gap-sec-sm) - 15px);
}
.contact-community .g-community .clink {
  width: max(50px, 3.6vw);
  height: max(50px, 3.6vw);
  color: var(--color-blue2);
}

/* 
 * 編輯器預設通用樣式
 */
.editor-wrap, .cke_editable {
  font-family: "Inter", "Noto Sans TC", "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
  color: #000;
  background: #fff;
  font-size: var(--fz-context-md);
  line-height: 1.6;
  word-wrap: break-word;
}
.editor-wrap h1, .editor-wrap h2, .editor-wrap h3, .editor-wrap h4, .editor-wrap h5, .editor-wrap h6, .cke_editable h1, .cke_editable h2, .cke_editable h3, .cke_editable h4, .cke_editable h5, .cke_editable h6 {
  display: block;
  font-weight: var(--font-weight-normal);
  margin: 15px auto;
  padding: 0;
}
.editor-wrap h1 span, .editor-wrap h2 span, .editor-wrap h3 span, .editor-wrap h4 span, .editor-wrap h5 span, .editor-wrap h6 span, .cke_editable h1 span, .cke_editable h2 span, .cke_editable h3 span, .cke_editable h4 span, .cke_editable h5 span, .cke_editable h6 span {
  font-size: inherit;
}
.editor-wrap h1, .cke_editable h1 {
  font-size: var(--fz-h1);
}
.editor-wrap h2, .cke_editable h2 {
  font-size: var(--fz-h2);
}
.editor-wrap h3, .cke_editable h3 {
  font-size: var(--fz-h3);
}
.editor-wrap h4, .cke_editable h4 {
  font-size: var(--fz-h4);
}
.editor-wrap h5, .cke_editable h5 {
  font-size: var(--fz-h5);
}
.editor-wrap h6, .cke_editable h6 {
  font-size: var(--fz-h6);
}
.editor-wrap blockquote, .cke_editable blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: var(--fz-def);
  border-left: 5px solid #eee;
}
.editor-wrap video, .editor-wrap embed, .editor-wrap iframe, .cke_editable video, .cke_editable embed, .cke_editable iframe {
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.editor-wrap hr, .cke_editable hr {
  display: block;
  background: none;
  height: 1px;
  width: 100%;
  margin: 35px auto;
  border: none;
  border-top: 1px solid #bbb;
  -webkit-box-shadow: 0 1px 0 #fff;
          box-shadow: 0 1px 0 #fff;
}
.editor-wrap ul, .cke_editable ul {
  margin-left: -1.25em;
  margin-bottom: 2em;
  margin-top: 1em;
}
.editor-wrap p + *:not(p):not(ul):not(ol), .editor-wrap p + .theme-title, .editor-wrap p + .theme-blog-title, .cke_editable p + *:not(p):not(ul):not(ol), .cke_editable p + .theme-title, .cke_editable p + .theme-blog-title {
  margin-top: 1em;
}
.editor-wrap p a, .cke_editable p a {
  color: var(--color-blue3);
  text-decoration: underline;
}
.editor-wrap p a:hover, .editor-wrap p a:active, .cke_editable p a:hover, .cke_editable p a:active {
  text-decoration: none;
  color: var(--color-logo);
}

.theme-sn {
  font-size: var(--fz-btn-lg);
  color: var(--color-blue3);
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
  font-style: normal;
}

.theme-title, h1.theme-title, h2.theme-title, h3.theme-title, h4.theme-title, h5.theme-title, h6.theme-title {
  font-size: var(--fz-listname-lg);
  color: var(--color-blue2);
  font-weight: 700;
  display: block;
  margin: 0 auto 20px auto;
  padding: 0;
}
.theme-title h1, .theme-title h2, .theme-title h3, .theme-title h4, .theme-title h5, .theme-title h6, h1.theme-title h1, h1.theme-title h2, h1.theme-title h3, h1.theme-title h4, h1.theme-title h5, h1.theme-title h6, h2.theme-title h1, h2.theme-title h2, h2.theme-title h3, h2.theme-title h4, h2.theme-title h5, h2.theme-title h6, h3.theme-title h1, h3.theme-title h2, h3.theme-title h3, h3.theme-title h4, h3.theme-title h5, h3.theme-title h6, h4.theme-title h1, h4.theme-title h2, h4.theme-title h3, h4.theme-title h4, h4.theme-title h5, h4.theme-title h6, h5.theme-title h1, h5.theme-title h2, h5.theme-title h3, h5.theme-title h4, h5.theme-title h5, h5.theme-title h6, h6.theme-title h1, h6.theme-title h2, h6.theme-title h3, h6.theme-title h4, h6.theme-title h5, h6.theme-title h6 {
  font-size: inherit;
}

.theme-blog-title, h1.theme-blog-title, h2.theme-blog-title, h3.theme-blog-title, h4.theme-blog-title, h5.theme-blog-title, h6.theme-blog-title {
  font-size: var(--fz-article-title);
  font-weight: 700;
  display: block;
  margin: 0 auto 20px auto;
  padding: 0;
}
.theme-blog-title h1, .theme-blog-title h2, .theme-blog-title h3, .theme-blog-title h4, .theme-blog-title h5, .theme-blog-title h6, h1.theme-blog-title h1, h1.theme-blog-title h2, h1.theme-blog-title h3, h1.theme-blog-title h4, h1.theme-blog-title h5, h1.theme-blog-title h6, h2.theme-blog-title h1, h2.theme-blog-title h2, h2.theme-blog-title h3, h2.theme-blog-title h4, h2.theme-blog-title h5, h2.theme-blog-title h6, h3.theme-blog-title h1, h3.theme-blog-title h2, h3.theme-blog-title h3, h3.theme-blog-title h4, h3.theme-blog-title h5, h3.theme-blog-title h6, h4.theme-blog-title h1, h4.theme-blog-title h2, h4.theme-blog-title h3, h4.theme-blog-title h4, h4.theme-blog-title h5, h4.theme-blog-title h6, h5.theme-blog-title h1, h5.theme-blog-title h2, h5.theme-blog-title h3, h5.theme-blog-title h4, h5.theme-blog-title h5, h5.theme-blog-title h6, h6.theme-blog-title h1, h6.theme-blog-title h2, h6.theme-blog-title h3, h6.theme-blog-title h4, h6.theme-blog-title h5, h6.theme-blog-title h6 {
  font-size: inherit;
}

/*
 * 樣板 - 商品左文右圖
 */
.theme-r-pic-l-word {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: 100%;
  font-size: var(--fz-def);
}
.theme-r-pic-l-word .pic {
  z-index: 0;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 990/800;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.theme-r-pic-l-word .pic img {
  width: auto;
}
.theme-r-pic-l-word .word {
  max-width: calc(var(--w-container) * 0.5);
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
  font-weight: 500;
  position: relative;
  z-index: 1;
  padding-left: calc(var(--gap) + max(var(--gap-item), 3.9vw));
  padding-right: max(var(--gap-item), 3.9vw);
}
.theme-r-pic-l-word p + * {
  margin-top: max(var(--gap-item), 4vh);
}

/*
 * 樣板 - 商品左圖右文
 */
.theme-r-word-l-pic {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: var(--fz-def);
}
.theme-r-word-l-pic .pic {
  z-index: 0;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 990/800;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.theme-r-word-l-pic .pic img {
  width: auto;
}
.theme-r-word-l-pic .word {
  max-width: calc(var(--w-container) * 0.5);
  line-height: 1.5;
  font-size: var(--fz-btn-lg);
  font-weight: 500;
  position: relative;
  z-index: 1;
  padding-left: max(var(--gap-item), 3.9vw);
  padding-right: calc(var(--gap) + max(var(--gap-item), 3.9vw));
}
.theme-r-word-l-pic p + * {
  margin-top: max(var(--gap-item), 4vh);
}

/*
 * 樣板 - 商品規格
 */
.theme-spec-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  gap: 10px;
}

.theme-spec-item {
  padding: max(15px, 2vh) max(20px, 1.8vw) max(15px, 2vh) max(25px, 2.1vw);
  border-radius: 15px;
  border: 2px solid var(--color-logo);
  display: inline-block;
  vertical-align: top;
  min-width: 260px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 260px;
          flex: 0 1 260px;
  font-weight: 700;
  font-size: var(--fz-def);
  color: #444;
  line-height: 1.6;
}

.theme-spec-text1 {
  color: var(--color-logo);
  display: block;
  margin-bottom: 3px;
}

/*
 * Blog單圖置中
 */
.theme-blog-pic-center {
  text-align: center;
}

/*
 * Blog左文右圖
 */
.theme-blog-r-pic-l-word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: var(--gap-sec) auto;
}
.theme-blog-r-pic-l-word .word {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: var(--gap-sec);
}
.theme-blog-r-pic-l-word .pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 max(200px, 44%);
          flex: 0 0 max(200px, 44%);
  text-align: center;
}

/*
 * Blog左圖右文
 */
.theme-blog-r-word-l-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: var(--gap-sec) auto;
}
.theme-blog-r-word-l-pic .word {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: var(--gap-sec);
}
.theme-blog-r-word-l-pic .pic {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 max(200px, 44%);
          flex: 0 0 max(200px, 44%);
  text-align: center;
}

/*
 * 編輯器樣板 RWD
 */
@media (max-width: 1499px) {
  .theme-spec-item {
    min-width: auto;
  }
  .theme-blog-r-pic-l-word .word,
  .theme-blog-r-word-l-pic .word {
    padding: 15px var(--gap-sec);
  }
}
@media (max-width: 1023px) {
  .theme-r-pic-l-word, .theme-r-word-l-pic {
    display: block;
    margin-bottom: var(--gap);
  }
  .theme-r-pic-l-word .pic, .theme-r-word-l-pic .pic {
    width: 100%;
    margin: 0 auto var(--gap-item) auto;
    padding: 0;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .theme-r-pic-l-word .pic img, .theme-r-word-l-pic .pic img {
    width: 100vw;
  }
  .theme-r-pic-l-word .word, .theme-r-word-l-pic .word {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 var(--gap);
  }
}
@media (max-width: 991px) {
  .theme-blog-r-pic-l-word,
  .theme-blog-r-word-l-pic {
    display: block;
  }
  .theme-blog-r-pic-l-word .pic,
  .theme-blog-r-word-l-pic .pic {
    width: 100%;
  }
  .theme-blog-r-pic-l-word .pic img,
  .theme-blog-r-word-l-pic .pic img {
    width: 100%;
  }
  .theme-blog-r-pic-l-word .word,
  .theme-blog-r-word-l-pic .word {
    width: 100%;
    padding: 15px 0;
  }
}
@media (max-width: 579px) {
  .theme-spec-item {
    padding: 10px 15px;
  }
}
@media (max-width: 399px) {
  .theme-spec-item {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}