<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("vendor/reset.css");
@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&amp;family=Montserrat:ital,wght@0,100..900;1,100..900&amp;family=Noto+Sans+TC:wght@100..900&amp;display=swap");
:root {
  --font168:8.75vw;
  --font128:6.6667vw;
  --font96:5vw;
  --font74:3.855vw;
  --font69:3.5938vw;
  --font64:3.33335vw;
  --font60:3.125vw;
  --font48:2.5vw;
  --font40:2.0835vw;
  --font34:1.77085vw;
  --font32:1.66671vw;
  --font28:1.4584vw;
  --font24:1.25vw;
  --font22:1.14585vw;
  --font20:1.0417vw;
  --font18:0.9375vw;
  --font16:0.83334vw;
  --font14:0.72917vw;
  --font10:0.5209vw;
}

@media all and (max-width: 1660px) {
  :root {
    --font168:calc(0.1vw + 8.75vw);
    --font128:calc(0.1vw + 6.6667vw);
    --font96:calc(0.1vw + 5vw);
    --font74:calc(0.1vw + 3.855vw);
    --font69:calc(0.1vw + 3.5938vw);
    --font64:calc(0.1vw + 3.33335vw);
    --font60:calc(0.1vw + 3.125vw);
    --font48:calc(0.1vw + 2.5vw);
    --font40:calc(0.1vw + 2.0835vw);
    --font34:calc(0.1vw + 1.77085vw);
    --font32:calc(0.1vw + 1.66671vw);
    --font28:calc(0.1vw + 1.4584vw);
    --font24:calc(0.1vw + 1.25vw);
    --font22:calc(0.1vw + 1.14585vw);
    --font20:calc(0.1vw + 1.0417vw);
    --font18:calc(0.1vw + 0.9375vw);
    --font16:calc(0.1vw + 0.83334vw);
    --font14:calc(0.1vw + 0.72917vw);
    --font10:calc(0.1vw + 0.5209vw);
  }
}
@media all and (max-width: 1440px) {
  :root {
    --font168:calc(0.2vw + 8.75vw);
    --font128:calc(0.2vw + 6.6667vw);
    --font96:calc(0.2vw + 5vw);
    --font74:calc(0.2vw + 3.855vw);
    --font69:calc(0.2vw + 3.5938vw);
    --font64:calc(0.2vw + 3.33335vw);
    --font60:calc(0.2vw + 3.125vw);
    --font48:calc(0.2vw + 2.5vw);
    --font40:calc(0.2vw + 2.0835vw);
    --font34:calc(0.2vw + 1.77085vw);
    --font32:calc(0.2vw + 1.66671vw);
    --font28:calc(0.2vw + 1.4584vw);
    --font24:calc(0.2vw + 1.25vw);
    --font22:calc(0.2vw + 1.14585vw);
    --font20:calc(0.2vw + 1.0417vw);
    --font18:calc(0.2vw + 0.9375vw);
    --font16:calc(0.2vw + 0.83334vw);
    --font14:calc(0.2vw + 0.72917vw);
    --font10:calc(0.2vw + 0.5209vw);
  }
}
@media all and (max-width: 1024px) {
  :root {
    --font168:calc(0.6vw + 8.75vw);
    --font128:calc(0.6vw + 6.6667vw);
    --font96:calc(0.6vw + 5vw);
    --font74:calc(0.6vw + 3.855vw);
    --font69:calc(0.6vw + 3.5938vw);
    --font64:calc(0.6vw + 3.33335vw);
    --font60:calc(0.6vw + 3.125vw);
    --font48:calc(0.6vw + 2.5vw);
    --font40:calc(0.6vw + 2.0835vw);
    --font34:calc(0.6vw + 1.77085vw);
    --font32:calc(0.6vw + 1.66671vw);
    --font28:calc(0.6vw + 1.4584vw);
    --font24:calc(0.6vw + 1.25vw);
    --font22:calc(0.6vw + 1.14585vw);
    --font20:calc(0.6vw + 1.0417vw);
    --font18:calc(0.6vw + 0.9375vw);
    --font16:calc(0.6vw + 0.83334vw);
    --font14:calc(0.6vw + 0.72917vw);
    --font10:calc(0.6vw + 0.5209vw);
  }
}
body, html {
  font-family: "Noto Sans TC", "Oswald", sans-serif;
  -webkit-tap-highlight-color: transparent;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 400;
  background-color: #fff;
  -webkit-text-size-adjust: none;
  color: #000;
}

@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    overflow: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    overflow: 1;
  }
}
/* Safari */
@-webkit-keyframes prloader {
  0% {
    background-image: url(../images/loading/loading_00.svg);
  }
  30% {
    background-image: url(../images/loading/loading_01.svg);
  }
  40% {
    background-image: url(../images/loading/loading_02.svg);
  }
  60% {
    background-image: url(../images/loading/loading_03.svg);
  }
  80% {
    background-image: url(../images/loading/loading_04.svg);
  }
  90% {
    background-image: url(../images/loading/loading_05.svg);
  }
  100% {
    background-image: url(../images/loading/loading_06.svg);
  }
}
@keyframes prloader {
  0% {
    background-image: url(../images/loading/loading_00.svg);
  }
  30% {
    background-image: url(../images/loading/loading_01.svg);
  }
  40% {
    background-image: url(../images/loading/loading_02.svg);
  }
  60% {
    background-image: url(../images/loading/loading_03.svg);
  }
  80% {
    background-image: url(../images/loading/loading_04.svg);
  }
  90% {
    background-image: url(../images/loading/loading_05.svg);
  }
  100% {
    background-image: url(../images/loading/loading_06.svg);
  }
}
#preloder {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
}
#preloder .loader .img {
  -webkit-animation: prloader 1s linear; /* Safari */
  animation: prloader 1s linear;
  width: 210px;
  height: 96px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/loading/loading_06.svg);
}
#preloder .loader .deco {
  border-top: 1px solid #000;
  margin-top: 15px;
  padding-top: 15px;
}
#preloder .loader .desc {
  font-size: 14px;
  text-align: center;
  -webkit-animation: flash 0.5s linear infinite; /* Safari */
  animation: flash 0.5s linear infinite;
}

a {
  transition: 0.5s ease;
  text-decoration: none;
}

button {
  transition: 0.5s ease;
}

textarea, select, input, button {
  outline: none;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

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

h3, p {
  /*text-align: justify;*/
  text-justify: inter-word;
}

.clear-fix {
  clear: both;
}

::-webkit-input-placeholder { /* Edge */
  color: #D9D9D9;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #D9D9D9;
}

::placeholder {
  color: #D9D9D9;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
  background: #E8E8E8;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #7A7A7A;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #343339;
}

@media all and (max-width: 640px) {
  #preloder .loader .img {
    width: 160px;
    height: 72px;
    background-size: contain;
  }
  #preloder .loader .deco {
    margin-top: 10px;
    padding-top: 10px;
  }
  #preloder .loader .desc {
    font-size: 12px;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}
header .header-div {
  position: relative;
  /*padding:15px 0;*/
  padding: 0;
}
header .header-div .outer-div {
  margin: 20px 3% 0 3%;
  padding: 0 0 0 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #004286;
  border-radius: 24px;
  position: relative;
}
header .header-div .outer-div .brand {
  position: relative;
}
header .header-div .outer-div .brand a {
  display: flex;
  justify-content: center;
}
header .header-div .outer-div .brand a img {
  height: 48px;
}
header .header-div .outer-div .navi {
  position: relative;
  z-index: 3;
}
header .header-div .outer-div .navi ul {
  display: flex;
  flex-wrap: wrap;
}
header .header-div .outer-div .navi ul li {
  display: inline-block;
  margin-left: 20px;
}
header .header-div .outer-div .navi ul li a {
  display: block;
  color: #212529;
  font-size: var(--font20);
  /*padding: 30px 0;  */
  color: #fff;
}
header .header-div .outer-div .navi ul li a:hover {
  color: #4272A4;
}
header .header-div .outer-div .navi ul li.sub-products.open .dropdown {
  display: block;
}
header .header-div .outer-div .navi ul li .dropdown {
  position: absolute;
  padding-top: 20px;
  display: none;
  min-width: 310px;
  /*top: 60px ;*/
}
header .header-div .outer-div .navi ul li .dropdown .box {
  padding: 15px 25px;
  border-radius: 16px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
header .header-div .outer-div .navi ul li .dropdown a {
  display: block;
  font-size: var(--font20);
  color: #27333A;
  padding: 2px 0 2px 15px !important;
  position: relative;
}
header .header-div .outer-div .navi ul li.had-sub-menu:hover .dropdown {
  display: block;
}
header .header-div .outer-div .navi ul li.had-sub-menu:hover .dropdown a:hover {
  color: #004286;
  font-weight: 700;
}
header .header-div .outer-div .navi ul li.had-sub-menu:hover .dropdown a:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85vw;
  width: 8px;
  height: 8px;
  background-color: #004286;
}
header .header-div .outer-div .inquiry {
  height: 100px;
  overflow: hidden;
  position: relative;
}
header .header-div .outer-div .inquiry a {
  display: flex;
}
header .header-div .outer-div .inquiry a:hover {
  opacity: 0.5;
}
header .header-div .outer-div .products-dropdown {
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  border-radius: 40px;
  overflow: hidden;
  top: 115px;
  left: 0;
}
header .header-div .outer-div .products-dropdown.open {
  display: block;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols {
  display: flex;
  flex-wrap: wrap;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 {
  width: 320px;
  background-color: #E7E7E7;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate {
  padding: 40px 40px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate a {
  display: block;
  font-size: var(--font24);
  padding: 30px 0;
  color: #27333A;
  padding-left: 25px;
  position: relative;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate a.active {
  color: #004286;
  font-weight: 700;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate a.active:before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #004286;
  position: absolute;
  left: 0;
  top: 45px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 {
  width: calc(100% - 320px);
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products {
  display: none;
  padding: 60px 40px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products h3 {
  font-size: var(--font32);
  font-weight: 700;
  color: #004286;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products.active {
  display: block;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .scrollbar {
  overflow: auto;
  max-height: calc(100vh - 300px);
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list {
  display: flex;
  flex-wrap: wrap;
  width: max-content;
  margin-top: 30px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item {
  width: 220px;
  margin-right: 15px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item:last-child {
  margin-right: 0;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .img {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 150px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .img img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .desc {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .desc h4 {
  font-size: var(--font16);
  font-weight: 700;
  color: #27333A;
  font-family: "Montserrat", serif;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a {
  display: block;
  font-size: var(--font14);
  font-family: "Montserrat", serif;
  color: #4A4A4A;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a:hover {
  color: #1373CA;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a span {
  font-size: var(--font10);
  font-family: "Montserrat", serif;
  display: inline-block;
  padding: 0 3px;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a span.hot {
  color: #C21700;
  background-color: #FFF3F0;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a span.popular {
  color: #00A7E1;
  background-color: #F4FAFF;
}
header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .products-list .item .links a span.new {
  color: #4AA115;
  background-color: #F6FFF0;
}

.body-green header .header-div .outer-div {
  background-color: #4AA115;
}

.scroll.body-home header .header-div .outer-div {
  position: relative;
}
.scroll.body-home header .header-div .outer-div:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  height: 100px;
  border-radius: 24px;
  background-color: #004286;
}

.body-home:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.4);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.24) 41%, rgba(237, 237, 237, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(41%, rgba(255, 255, 255, 0.24)), color-stop(100%, rgba(237, 237, 237, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.24) 41%, rgba(237, 237, 237, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.24) 41%, rgba(237, 237, 237, 0) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.24) 41%, rgba(237, 237, 237, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.24) 41%, rgba(237, 237, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ededed", GradientType=0 );
}
.body-home header .header-div .outer-div {
  background-color: transparent;
  margin-top: 0;
  padding-top: 0px;
}
.body-home header .header-div .outer-div:before {
  transition: 0.5s ease;
  background-color: transparent;
}
.body-home header .header-div .outer-div .inquiry {
  height: fit-content;
}
.body-home header .header-div .outer-div .inquiry img {
  transform: translateY(4%);
}
.body-home header .header-div .outer-div .navi ul li a {
  /*padding: 50px 0;*/
}
.body-home header .header-div .outer-div .navi ul li .dropdown {
  /*top: 95px;*/
}
.body-home header .header-div .outer-div .products-dropdown {
  top: 135px;
}
.body-home.body-toggle-open header .header-div .outer-div:before {
  background-color: #004286;
}

main {
  position: relative;
  z-index: 1;
}

@media all and (max-width: 1920px) {
  header .header-div .outer-div {
    max-width: calc(100% - 40px);
  }
}
@media all and (max-width: 1640px) {
  header .header-div .outer-div {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media all and (max-width: 1440px) {
  header .header-div .outer-div .brand a img {
    /*height: 40px;*/
  }
  header .header-div .outer-div .inquiry a img {
    /*width: auto;
    height: 70px;*/
  }
  header .header-div .outer-div .products-dropdown {
    /*top: 80px;*/
  }
  header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate {
    padding: 20px;
  }
  header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate a {
    padding: 15px 0 15px 25px;
  }
  header .header-div .outer-div .products-dropdown .cate-div .two-cols .col01 .sub-cate a.active:before {
    top: 25px;
  }
  header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products {
    padding: 30px;
  }
  header .header-div .outer-div .products-dropdown .cate-div .two-cols .col02 .sub-products .scrollbar {
    max-height: calc(100vh - 250px);
  }
}
@media all and (max-width: 1024px) {
  header {
    position: absolute;
  }
  header .header-div .outer-div {
    margin-top: 0px;
    margin-left: 16px;
    margin-right: 16px;
    max-width: 100%;
    background-color: transparent;
  }
  header .header-div .outer-div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    height: 72px;
    border-radius: 24px;
    background-color: #004286;
  }
  header .header-div .outer-div .brand {
    margin-top: 16px;
  }
  header .header-div .outer-div .navi {
    display: none;
  }
  header .header-div .outer-div .inquiry {
    display: none;
  }
  header .header-div .outer-div .products-dropdown.open {
    display: none;
  }
  .scroll header {
    position: relative;
  }
  .scroll.body-home header .header-div .outer-div:before {
    background-color: transparent;
  }
  .body-green header .header-div .outer-div {
    background-color: transparent;
  }
  .body-green header .header-div .outer-div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    height: 72px;
    border-radius: 24px;
    background-color: #4AA115;
  }
  .body-home header .header-div .outer-div .brand {
    margin-top: 16px;
  }
  .scroll.body-home header .header-div .outer-div:before {
    top: 5px;
    height: 72px;
    /*background-color: transparent;*/
  }
}
footer {
  position: relative;
  z-index: 2;
}
footer .section-footer {
  background-image: url(./../images/footer_bg_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
}
footer .section-footer .version {
  font-size: var(--font16);
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .section-footer .version a {
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
footer .section-footer .version a.active {
  border-radius: 100px;
  border: 1px solid #81A1C2;
  min-width: 38px;
  min-height: 38px;
}
footer .section-footer .version a.active:hover {
  border: 1px solid #4272A4;
}
footer .section-footer .version a:hover {
  color: #4272A4;
}
footer .section-footer .version span {
  display: inline-block;
  width: 1px;
  background-color: #fff;
  height: 20px;
  margin: 0 10px;
}
footer .section-footer .contact-inquiry .block-outer {
  /*max-width: 1440px;*/
  width: 75vw;
  margin: 0 auto;
}
footer .section-footer .contact-inquiry .two-cols {
  display: flex;
  flex-wrap: wrap;
}
footer .section-footer .contact-inquiry .two-cols .item {
  width: 50%;
}
footer .section-footer .contact-inquiry .two-cols .item .box {
  margin: 10px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  padding: 50px 0;
}
footer .section-footer .contact-inquiry .two-cols .item .box .info {
  text-align: center;
  color: #333333;
}
footer .section-footer .contact-inquiry .two-cols .item .box .info h3 {
  font-size: var(--font24);
  font-weight: 500;
}
footer .section-footer .contact-inquiry .two-cols .item .box .info p {
  font-size: var(--font16);
}
footer .section-footer .contact-inquiry .two-cols .item .box .more {
  margin-top: 15px;
}
footer .section-footer .contact-inquiry .two-cols .item .box .more a {
  border-radius: 100px;
  font-size: var(--font16);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgb(0, 167, 225);
  background: -moz-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(0, 167, 225)), color-stop(100%, rgb(19, 115, 202)));
  background: -webkit-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -o-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -ms-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: linear-gradient(to right, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00a7e1", endColorstr="#1373ca", GradientType=1 );
  min-width: 156px;
  min-height: 56px;
  transition: 0.5s ease;
}
footer .section-footer .contact-inquiry .two-cols .item .box .more a:hover {
  opacity: 0.5;
}
footer .section-footer .contact-inquiry .two-cols .item .box .more a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./../images/icon_footer_arrow_white.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
footer .section-footer .company-info {
  background-color: #153373;
  max-width: 1888px;
  margin: 0 auto;
  margin-top: 30px;
  padding: 60px 0 30px 0;
  border-radius: 40px 40px 0 0;
}
footer .section-footer .company-info .block-outer {
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 16px;
}
footer .section-footer .company-info .block-outer .sub-top .three-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .section-footer .company-info .block-outer .sub-top ul {
  margin-top: 5px;
}
footer .section-footer .company-info .block-outer .sub-top ul li {
  display: flex;
  color: #fff;
  font-weight: 300;
}
footer .section-footer .company-info .block-outer .sub-top ul li a {
  color: #fff;
  font-weight: 300;
  padding: 3px 0;
}
footer .section-footer .company-info .block-outer .sub-top ul li a:hover {
  color: #4272A4;
}
footer .section-footer .company-info .block-outer .sub-top ul li i {
  display: inline-block;
  width: 30px;
}
footer .section-footer .company-info .block-outer .sub-top ul li span {
  width: calc(100% - 30px);
}
footer .section-footer .company-info .block-outer .sub-top .navi {
  display: flex;
  flex-wrap: wrap;
}
footer .section-footer .company-info .block-outer .sub-top .navi .item {
  padding: 0 30px;
}
footer .section-footer .company-info .block-outer .sub-top .navi .item h4 {
  color: #fff;
  font-size: var(--font18);
  font-weight: 600;
  font-family: "Montserrat", serif;
}
footer .section-footer .company-info .block-outer .sub-top .navi .item ul li {
  color: #fff;
  font-size: var(--font16);
  font-weight: 500;
  font-family: "Montserrat", serif;
}
footer .section-footer .company-info .block-outer .sub-top .navi .item ul li a:hover {
  color: #4272A4;
}
footer .section-footer .company-info .block-outer .sub-top .subscribe h4 {
  color: #fff;
  font-size: var(--font18);
  font-weight: 500;
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .label {
  color: #fff;
  font-size: var(--font16);
  font-weight: 500;
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .controller input {
  font-size: var(--font16);
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .controller.validate {
  display: flex;
  flex-wrap: wrap;
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .controller.validate img {
  width: 95px;
  margin-left: 5px;
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .controller.validate input {
  width: calc(100% - 100px - 22px);
}
footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item.action button {
  border-radius: 100px;
  background: rgb(0, 167, 225);
  background: -moz-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgb(0, 167, 225)), color-stop(100%, rgb(19, 115, 202)));
  background: -webkit-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -o-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: -ms-linear-gradient(left, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  background: linear-gradient(to right, rgb(0, 167, 225) 0%, rgb(19, 115, 202) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00a7e1", endColorstr="#1373ca", GradientType=1 );
}
footer .section-footer .company-info .block-outer .sub-top .version {
  display: none;
  margin-top: 20px;
}
footer .section-footer .company-info .block-outer .sub-bottom {
  margin-top: 60px;
}
footer .section-footer .company-info .block-outer .sub-bottom .two-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols .sub-col01 {
  font-family: "Montserrat", serif;
  font-size: var(--font16);
  color: #fff;
}
footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols .sub-col02 a {
  display: inline-block;
  margin-left: 10px;
  transition: 0.5s ease;
}
footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols .sub-col02 a:hover {
  opacity: 0.5;
}
.toggle-btn {
  /*position: fixed;*/
  position: absolute;
  right: 15px;
  top: 1px;
  z-index: 88;
  background-color: transparent;
  display: none;
  width: 80px;
  height: 80px;
  padding: 0;
  background-image: url(./../images/icon_toggle_menu.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100px;
  /*
  span{
      display: block;
      background-color: #708E8E;
      height: 2px;
      width: 24px;
      margin: 5px 0;
  }
  */
}

.body-green .toggle-btn {
  background-image: url(./../images/icon_toggle_menu_green.png);
}

.body-toggle-open {
  overflow: hidden;
}
.body-toggle-open .toggle-btn {
  /*
  span{
      &amp;:nth-child(1){
          transform: rotate(45deg);
          margin-bottom: 1px;
      }
      &amp;:nth-child(2){
          transform: rotate(135deg);
          margin-top: -3px;
      }
      &amp;:nth-child(3){
          display: none;
      }
  }
  */
}

#mobile-nav {
  position: fixed;
  left: 16px;
  top: 95px;
  width: calc(100% - 32px);
  background-color: #fff;
  z-index: 99;
  display: none;
  background-color: #fff;
  border-radius: 16px;
  height: calc(var(--vh, 1vh) * 100 - 95px - 10px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}
#mobile-nav .navi {
  margin: 24px;
  max-height: calc(var(--vh, 1vh) * 100 - 95px - 10px - 48px);
  overflow: hidden;
  overflow-y: auto;
}
#mobile-nav .navi ul li {
  display: block;
}
#mobile-nav .navi ul li.home {
  display: none;
}
#mobile-nav .navi ul li.had-sub-menu a {
  display: flex;
}
#mobile-nav .navi ul li.had-sub-menu a span {
  display: block;
  width: calc(100% - 24px);
}
#mobile-nav .navi ul li.had-sub-menu a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./../images/icon_toggle_open.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#mobile-nav .navi ul li.had-sub-menu.open .dropdown {
  display: block;
}
#mobile-nav .navi ul li.had-sub-products a {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E7E7E7;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .col02 {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate a {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #27333A;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate a span {
  display: block;
  width: calc(100% - 24px);
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate a i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./../images/icon_toggle_open.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate.open a {
  color: #004286;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate.open a i {
  background-image: url(./../images/icon_toggle_close.svg);
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate.open .sub-products {
  display: block;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products h3 {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .img {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .desc h4 {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  padding: 5px 0 5px 10px;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .desc h4 span {
  display: block;
  width: calc(100% - 24px);
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .desc h4 i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./../images/icon_toggle_open.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links {
  display: none;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links a {
  display: block;
  font-size: 14px;
  font-family: "Montserrat", serif;
  color: #4A4A4A;
  padding: 5px 0;
  padding-left: 15px;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links a span {
  font-size: 10px;
  font-family: "Montserrat", serif;
  display: inline-block;
  padding: 0 3px;
  width: auto;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links a span.hot {
  color: #C21700;
  background-color: #FFF3F0;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links a span.popular {
  color: #00A7E1;
  background-color: #F4FAFF;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item .links a span.new {
  color: #4AA115;
  background-color: #F6FFF0;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item.open .desc h4 {
  color: #004286;
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item.open .desc i {
  background-image: url(./../images/icon_toggle_close.svg);
}
#mobile-nav .navi ul li.had-sub-products .cate-div .two-cols .sub-cate .sub-products .products-list .item.open .links {
  display: block;
}
#mobile-nav .navi ul li.had-sub-products.open .cate-div {
  display: block;
}
#mobile-nav .navi ul li a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #000;
  padding: 6px 0;
}
#mobile-nav .navi ul li a.had_submenu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#mobile-nav .navi ul li a.had_submenu span {
  display: inline-block;
  width: calc(100% - 20px);
}
#mobile-nav .navi ul li a.had_submenu i {
  display: inline-block;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(./../images/icon_arrow_down_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
}
#mobile-nav .navi ul li .dropdown {
  display: none;
}
#mobile-nav .navi ul li .dropdown a {
  display: block;
  color: #333333;
  font-size: 14px;
  padding-left: 10px;
}
#mobile-nav .navi ul li.active .had_submenu i {
  transform: rotate(-90deg);
}
#mobile-nav .navi ul li.active .dropdown {
  display: block;
}

.body-toggle-open #mobile-nav {
  display: block;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media all and (max-width: 1900px) {
  footer .section-footer .company-info {
    max-width: calc(100% - 32px);
    margin-left: 16px;
    margin-right: 16px;
  }
  footer .section-footer .company-info .block-outer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 1680px) {
  footer .section-footer .company-info .block-outer .sub-top .navi .item {
    padding: 0 16px;
  }
}
@media all and (max-width: 1440px) {
  footer .section-footer .company-info .block-outer .sub-top .navi .item {
    padding: 0 10px;
  }
}
@media all and (max-width: 1280px) {
  footer .section-footer .company-info .block-outer {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item {
    width: 33.3333333333%;
    padding: 0;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(4), footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(5), footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(6) {
    margin-top: 30px;
  }
}
@media all and (max-width: 1024px) {
  .toggle-btn {
    display: block;
  }
  footer .section-footer {
    padding-top: 40px;
  }
  footer .section-footer .contact-inquiry .block-outer {
    width: calc(100% - 32px);
    padding: 0 16px;
  }
  footer .section-footer .contact-inquiry .two-cols {
    margin-left: -10px;
    margin-right: -10px;
  }
  footer .section-footer .company-info .block-outer .sub-top .three-cols .col03 {
    width: 100%;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe {
    margin-top: 15px;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item:nth-child(1), footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item:nth-child(2) {
    width: 48%;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item:nth-child(3) {
    width: 100%;
  }
  footer .section-footer .company-info .block-outer .sub-top .version {
    display: flex;
  }
  footer .section-footer .company-info .block-outer .sub-bottom {
    margin-top: 30px;
  }
  footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col01 {
    display: none;
  }
  footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 {
    width: 100%;
  }
}
@media all and (max-width: 750px) {
  footer .section-footer .version {
    font-size: 16px;
  }
  footer .section-footer .block-outer {
    font-size: 16px;
  }
  footer .section-footer .company-info .block-outer {
    padding: 0 16px;
  }
  footer .section-footer .company-info .block-outer .sub-top .three-cols {
    display: block;
  }
  footer .section-footer .company-info .block-outer .sub-top .three-cols .col02 {
    margin-top: 20px;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe h4 {
    font-size: 18px;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div {
    display: block;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item:nth-child(1), footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item:nth-child(2) {
    width: 100%;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .label {
    font-size: 16px;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item .controller input {
    font-size: 16px;
  }
  footer .section-footer .company-info .block-outer .sub-top .subscribe .form-div .item.action button {
    font-size: 16px;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi {
    justify-content: space-between;
    margin-left: -8px;
    margin-right: -8px;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item {
    width: max-content;
    margin: 0 8px 32px 8px;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(4), footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(5), footer .section-footer .company-info .block-outer .sub-top .navi .item:nth-child(6) {
    margin-top: 0;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item h4 {
    font-size: 18px;
  }
  footer .section-footer .company-info .block-outer .sub-top .navi .item ul li {
    font-size: 16px;
  }
  footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols {
    display: block;
  }
  footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols .sub-col01 {
    font-size: 16px;
    text-align: center;
  }
  footer .section-footer .company-info .block-outer .sub-bottom .two-cols .col02 .sub-cols .sub-col02 {
    margin-top: 15px;
    text-align: center;
  }
  footer .section-footer .contact-inquiry .two-cols {
    display: block;
  }
  footer .section-footer .contact-inquiry .two-cols .item {
    width: 100%;
  }
  footer .section-footer .contact-inquiry .two-cols .item .box .info h3 {
    font-size: 24px;
  }
  footer .section-footer .contact-inquiry .two-cols .item .box .info p {
    font-size: 16px;
  }
  footer .section-footer .contact-inquiry .two-cols .item .box .more a {
    font-size: 16px;
  }
}
.form-div .item {
  margin: 10px 0;
}
.form-div .item .label {
  font-size: 12px;
  color: #686868;
  font-weight: 700;
}
.form-div .item .label.wid-label {
  width: max-content;
}
.form-div .item .label sup {
  color: #00A7E1;
}
.form-div .item .controller {
  margin-top: 5px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.form-div .item .controller input {
  width: calc(100% - 22px);
  padding: 0 10px;
  border: 1px solid #B1B1B1;
  line-height: 43px;
  border-radius: 5px;
  font-size: 14px;
}
.form-div .item .controller input::-webkit-outer-spin-button,
.form-div .item .controller input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-div .item .controller input[type=number] {
  -moz-appearance: textfield;
}
.form-div .item .controller .checkbox-container input {
  width: auto;
}
.form-div .item .controller .checked-container input {
  width: auto;
}
.form-div .item .controller select {
  border: 1px solid #B1B1B1;
  line-height: 43px;
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
  padding: 0 10px;
  height: 45px;
  background-color: #fff;
  color: #686868;
}
.form-div .item .controller textarea {
  resize: none;
  border: 1px solid #B1B1B1;
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 10px;
  width: calc(100% - 22px);
  height: 184px;
}
.form-div .item .controller .desc p {
  color: #B1B1B1;
  font-size: 10px;
  margin-bottom: 15px;
}
.form-div .item .controller .desc p:last-child {
  margin-bottom: 0;
}
.form-div .item .controller .file-container {
  position: relative;
}
.form-div .item .controller .file-container label {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-div .item .controller .file-container label input {
  width: calc(100% - 22px - 132px - 10px);
}
.form-div .item .controller .file-container label input:disabled {
  background-color: #fff;
}
.form-div .item .controller .file-container label button {
  min-width: 132px;
  background-color: #00A7E1;
  border: 1px solid #00A7E1;
  border-radius: 5px;
  font-size: 12px;
  line-height: 43px;
  text-align: center;
  color: #fff;
}
.form-div .item .controller .file-container label button:hover {
  background-color: #cbe49f;
}
.form-div .item .controller .file-container .file-upload {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.form-div .item .two-col {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
}
.form-div .item .two-col .col {
  width: calc(50% - 10px);
  margin: 0 5px;
}
.form-div .item .three-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-div .item .three-col .col {
  width: calc(33.3333333333% - 7.5px);
}
.form-div .item .keyin-item:hover .label {
  color: #00A7E1;
}
.form-div .item .keyin-item:hover .controller input {
  border-color: #00A7E1;
}
.form-div .item .keyin-item:hover .controller select {
  border-color: #00A7E1;
  color: #00A7E1;
}
.form-div .item .keyin-item:hover .controller textarea {
  border-color: #00A7E1;
}
.form-div .item .city-State {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-div .item .city-State .keyin-item:nth-child(1) {
  width: 196px;
}
.form-div .item .city-State .keyin-item:nth-child(2) {
  width: 108px;
}
.form-div .item .city-State .keyin-item:nth-child(2) select {
  width: 100%;
}
.form-div .item .col-2-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-div .item .col-2-3 .keyin-item:nth-child(1) {
  width: 110px;
}
.form-div .item .col-2-3 .keyin-item:nth-child(2) {
  width: calc(100% - 110px - 10px);
}
.form-div .item .col-3-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-div .item .col-3-2 .keyin-item:nth-child(1) {
  width: calc(100% - 110px - 10px);
}
.form-div .item .col-3-2 .keyin-item:nth-child(2) {
  width: 110px;
}
.form-div .item .qty {
  width: 196px;
}
.form-div .item .qty .controller select {
  width: 100%;
}
.form-div .item .ups-ffdex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.form-div .item .ups-ffdex .col01 {
  width: calc(100% - 540px);
}
.form-div .item .ups-ffdex .col01 .radio-container {
  margin-top: 15px;
}
.form-div .item .ups-ffdex .col02 {
  width: 540px;
}
.form-div .item .keep-forgot {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.form-div .item .keep-forgot .col01 {
  width: 50%;
}
.form-div .item .keep-forgot .col02 {
  width: 50%;
  text-align: right;
  font-size: 12px;
  color: #B1B1B1;
}
.form-div .item .keep-forgot .col02 a {
  color: #00A7E1;
}
.form-div .item.or {
  margin: 20px 0;
}
.form-div .item.or .or-div {
  color: #686868;
  font-size: 12px;
  position: relative;
  text-align: center;
}
.form-div .item.or .or-div span {
  background-color: #fff;
  padding: 0 10px;
}
.form-div .item.or .or-div:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #F5F5F7;
}
.form-div .item.remark {
  margin: 20px 0;
}
.form-div .item.action {
  margin-top: 20px;
  margin-bottom: 0;
}
.form-div .item.action button {
  width: 100%;
  border: none;
  border-radius: 5px;
  background-color: #00A7E1;
  font-size: 12px;
  line-height: 45px;
  color: #fff;
  margin: 0 auto;
}
.form-div .item.action button:hover {
  opacity: 0.3;
}
.form-div .item.action button a {
  color: #fff;
  display: block;
}
.form-div .item .apply-account {
  text-align: center;
  color: #B1B1B1;
  font-size: 12px;
}
.form-div .item .apply-account span {
  display: block;
}
.form-div .item .apply-account .green {
  color: #00A7E1;
}

.form-item .box-div {
  background-color: #fff;
  padding: 20px 55px 50px 55px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.form-item .desc h3 {
  font-size: 14px;
  color: #00A7E1;
  font-weight: 700;
  margin-left: -30px;
}
.form-item .item-desc p {
  font-size: 10px;
  color: #B1B1B1;
}

@media all and (max-width: 640px) {
  .form-div .item .two-col {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .form-div .item .two-col .col {
    margin: 0;
    width: 100%;
  }
  .form-div .item .two-col .col:nth-child(2) {
    margin-top: 10px;
  }
  .form-div .item .col-3-2 .keyin-item:nth-child(1) {
    width: calc(65% - 10px);
  }
  .form-div .item .col-3-2 .keyin-item:nth-child(2) {
    width: 35%;
  }
  .form-div .item .col-2-3 .keyin-item:nth-child(1) {
    width: 35%;
  }
  .form-div .item .col-2-3 .keyin-item:nth-child(2) {
    width: calc(65% - 10px);
  }
  .form-div .item .keep-forgot {
    display: block;
  }
  .form-div .item .keep-forgot .col01 {
    width: 100%;
  }
  .form-div .item .keep-forgot .col02 {
    margin-top: 5px;
    width: 100%;
    text-align: left;
  }
  .form-div .item .three-col {
    display: block;
  }
  .form-div .item .three-col .col {
    width: 100%;
    margin: 10px 0;
  }
}
.block-outer {
  max-width: 1880px;
  margin: 0 auto;
  position: relative;
}

.block-title-blue {
  text-align: center;
  padding: 30px 0;
}
.block-title-blue h2 {
  font-size: var(--font32);
  font-weight: 600;
  color: #27333A;
  padding-top: 35px;
  background-image: url(./../images/icon_title_deco_blue.svg);
  background-position: center top;
  background-repeat: no-repeat;
  font-family: "Bai Jamjuree", serif;
}

.block-title-white {
  text-align: center;
  padding: 30px 0;
}
.block-title-white h2 {
  font-size: var(--font32);
  font-weight: 600;
  color: #fff;
  padding-top: 35px;
  background-image: url(./../images/icon_title_deco_white.svg);
  background-position: center top;
  background-repeat: no-repeat;
}

.block-title-green {
  text-align: center;
  padding: 30px 0;
}
.block-title-green h2 {
  font-size: var(--font32);
  font-weight: 600;
  color: #27333A;
  padding-top: 35px;
  background-image: url(./../images/icon_title_deco_green.svg);
  background-position: center top;
  background-repeat: no-repeat;
}

.block-big-title h1 {
  font-size: var(--font40);
  font-weight: 700;
  color: #27333A;
  line-height: 1.2;
  font-family: "Bai Jamjuree", serif;
  display: flex;
  align-items: center;
  background-image: url(./../images/big_title_deco01.svg);
  background-repeat: no-repeat;
  background-size: auto 95%;
  padding-left: 1.8vw;
}
.block-big-title h1 span {
  font-size: var(--font48);
}
.block-big-title h1 i {
  /*
  display: inline-block;
  width: 20px;
  height: 44px;
  background-image: url(./../images/big_title_deco01.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  margin-right: 10px;
  */
}

.block-sub-title h3 {
  font-size: var(--font32);
  font-weight: 500;
  color: #27333A;
  padding-left: 40px;
  background-image: url(./../images/icon_title_deco_blue.svg);
  background-position: left center;
  background-repeat: no-repeat;
}

.section-banner {
  position: relative;
}
.section-banner.section-banner-white .breadcrumb {
  color: #004286;
}
.section-banner.section-banner-white .breadcrumb a {
  color: #27333A;
}
.section-banner.section-banner-none-img .info {
  width: -webkit-fill-available;
  top: 170px;
}
.section-banner.section-banner-none-img .info .breadcrumb {
  top: 0px;
}
.section-banner .breadcrumb {
  color: #fff;
  font-size: var(--font16);
  position: absolute;
  top: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-width: 450px;
}
.section-banner .breadcrumb a {
  color: #fff;
}
.section-banner .breadcrumb a:hover {
  color: #4272A4;
}
.section-banner .breadcrumb span {
  display: inline-block;
  margin: 0 10px;
}
.section-banner .img {
  display: flex;
}
.section-banner .img img {
  width: 100%;
}
.section-banner .img img.mobile {
  display: none;
}
.section-banner .info {
  position: absolute;
  width: 690px;
  left: 6.25vw;
  top: 0;
  height: 90%;
  display: flex;
  align-items: flex-end;
}
.section-banner .info h2 {
  color: #fff;
  font-weight: 600;
  font-size: var(--font48);
  display: flex;
  align-items: center;
}
.section-banner .info h2 span {
  font-size: var(--font64);
  font-family: "Montserrat", serif;
}
.section-banner .info h3 {
  font-size: var(--font24);
  color: #fff;
}
.section-banner .info p {
  font-size: var(--font18);
  color: #fff;
}

.section-about-us {
  background-color: #FAFAFA;
}
.section-about-us .value-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.section-about-us .value-list .item {
  margin: 0 10px;
  width: calc(33.3333333333% - 20px);
  position: relative;
}
.section-about-us .value-list .item .img {
  display: flex;
  flex-wrap: wrap;
}
.section-about-us .value-list .item .img img {
  width: 100%;
}
.section-about-us .value-list .item .info {
  position: absolute;
  bottom: 50px;
  left: 20px;
  width: calc(100% - 40px);
  color: #fff;
}
.section-about-us .value-list .item .info h3 {
  font-size: var(--font32);
  font-weight: 600;
}
.section-about-us .value-list .item .info p {
  font-size: var(--font16);
  height: 70px;
}
.section-about-us .block-02 {
  padding: 20px 0;
}
.section-about-us .block-02 .block-outer {
  border-radius: 24px;
  background-color: #fff;
  padding: 80px 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.section-about-us .organization {
  padding: 0 50px;
}
.section-about-us .organization img {
  width: 100%;
}
.section-about-us .team-swiper-outer .team-swiper-div {
  width: 992px;
  margin: 0 auto;
  padding: 0 50px;
  padding-bottom: 150px;
  overflow: hidden;
}
.section-about-us .team-swiper-outer .team-swiper-div .team-swiper {
  padding: 0 100px;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide {
  /*transform: scale(.84);*/
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .box {
  /*min-width: 70vw;*/
  background-image: url(./../images/team_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 8px;
  border: 1px solid #fff;
  /*transform: translateX(-25%);*/
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .img {
  width: 40%;
  margin-left: 60%;
  margin-right: -100%;
  display: flex;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .img img {
  width: 100%;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info {
  width: 60%;
  padding-left: 10%;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h3 {
  font-size: var(--font20);
  color: #27333A;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h3 b {
  font-size: var(--font40);
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h4 {
  font-size: var(--font20);
  font-weight: 500;
  background: linear-gradient(#004286, #1373CA, #284990);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info ol {
  font-size: var(--font20);
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-prev {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_left_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 50px;
  top: auto;
  left: calc(50% - 64px);
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-prev:after {
  content: "";
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-prev:hover {
  opacity: 0.5;
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-next {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_right_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 50px;
  top: auto;
  right: auto;
  left: calc(50% + 64px);
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-next:after {
  content: "";
}
.section-about-us .team-swiper-outer .team-swiper-div .swiper-button-next:hover {
  opacity: 0.5;
}
.section-about-us .block-03 {
  margin-bottom: 50px;
}
.section-about-us .block-03 .block-outer {
  border-radius: 24px;
  background-color: #fff;
  padding: 80px 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.section-about-us .block-04 {
  padding: 20px 0;
  background-image: url(./../images/about_client_bg_web_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-about-us .block-04 .block-outer {
  width: 75vw;
}
.section-about-us .block-05 {
  padding: 20px 0;
  background-image: url(./../images/about_news_bg_web_01.png);
  background-position: top right;
  background-repeat: no-repeat;
}
.section-about-us .block-05 .block-outer {
  width: 75vw;
}
.section-about-us .block-06 {
  padding: 50px 0;
  background-image: url(./../images/about_career_bg_web_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-about-us .block-06 .block-outer {
  /*max-width: 1680px;*/
  width: 87.5vw;
}
.section-about-us .success-case-list {
  max-width: 1440px;
  margin: 0 auto;
}
.section-about-us .success-case-list .more {
  text-align: right;
  padding: 30px 0;
}
.section-about-us .success-case-list .more a {
  font-size: var(--font20);
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  display: inline-flex;
  align-items: center;
}
.section-about-us .success-case-list .more a i {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url(./../images/icon_view_all_white.svg);
  background-position: center;
  background-repeat: none;
  margin-left: 10px;
}
.section-about-us .news-list {
  max-width: 1440px;
  margin: 0 auto;
}
.section-about-us .news-list .more {
  text-align: right;
  padding: 30px 0;
}
.section-about-us .news-list .more a {
  font-size: var(--font20);
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27333A;
  display: inline-flex;
  align-items: center;
  transition: 0.5s ease;
}
.section-about-us .news-list .more a:hover {
  opacity: 0.5;
}
.section-about-us .news-list .more a i {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url(./../images/icon_view_all_gray.svg);
  background-position: center;
  background-repeat: none;
  margin-left: 10px;
}
.section-about-us .career-step {
  max-width: 1680px;
  margin: 0 auto;
}
.section-about-us .career-step .scrollbar img {
  width: 100%;
}
.section-about-us .career-list {
  max-width: 1680px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-left: -8px;
  margin-right: -8px;
}
.section-about-us .career-list .item {
  width: calc(50% - 16px);
  margin: 8px;
}
.section-about-us .career-list .item:nth-child(1) {
  margin-left: calc(50% + 16px);
  margin-right: -100%;
}
.section-about-us .career-list .item .box {
  position: relative;
}
.section-about-us .career-list .item .box .bg {
  overflow: hidden;
  border-radius: 16px;
  display: flex;
}
.section-about-us .career-list .item .box .bg img {
  width: 100%;
}
.section-about-us .career-list .item .box.box-104 .info .desc {
  color: #27333A;
}
.section-about-us .career-list .item .box .info {
  position: absolute;
  left: 50px;
  bottom: 50px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.section-about-us .career-list .item .box .info .desc {
  color: #fff;
}
.section-about-us .career-list .item .box .info .desc h3 {
  font-size: var(--font32);
  font-weight: 500;
}
.section-about-us .career-list .item .box .info .desc p {
  font-size: var(--font20);
}
.section-about-us .career-list .item .box .more {
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.three-list-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.three-list-items .item {
  width: calc(33.3333333333% - 32px);
  margin: 16px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.three-list-items .item .box {
  transition: 0.5s ease;
}
.three-list-items .item .box:hover {
  opacity: 0.5;
}
.three-list-items .item .box .img {
  display: flex;
}
.three-list-items .item .box .img img {
  width: 100%;
}
.three-list-items .item .box .info {
  padding: 24px;
}
.three-list-items .item .box .info .sub-top h3 {
  font-size: var(--font28);
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 500;
  color: #27333A;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.three-list-items .item .box .info .sub-top p {
  margin-top: 10px;
  font-family: "Montserrat", sans-serif;
  font-size: var(--font18);
  color: #5E5E5E;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.three-list-items .item .box .info .sub-bottom {
  margin-top: 20px;
  font-size: var(--font16);
  font-family: "Montserrat", sans-serif;
  color: #7D7D7D;
}

.pagenation-div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 30px 0;
}
.pagenation-div a {
  font-size: var(--font16);
  font-family: "Montserrat", serif;
  min-width: 40px;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05);
  margin: 5px;
  color: #4A4A4A;
  font-weight: 500;
}
.pagenation-div a.active {
  background-color: #004286;
  color: #fff;
}
.pagenation-div a:hover {
  background-color: #004286;
  color: #fff;
}
.pagenation-div a:hover.prev {
  background-image: url(./../images/icon_pagenation_prev_white.svg);
}
.pagenation-div a:hover.next {
  background-image: url(./../images/icon_pagenation_next_white.svg);
}
.pagenation-div a.prev {
  background-image: url(./../images/icon_pagenation_prev.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.pagenation-div a.next {
  background-image: url(./../images/icon_pagenation_next.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.section-oem {
  background-color: #FAFAFA;
}
.section-oem .block-01 {
  padding: 20px 0;
  padding-bottom: 100px;
}
.section-oem .block-01 .block-outer {
  width: 87.5vw;
}
.section-oem .block-02 {
  padding: 50px 0;
  background-image: url(./../images/oem_service_bg_web_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  /*
  background: rgba(21,51,115,1);
  background: -moz-linear-gradient(top, rgba(21,51,115,1) 0%, rgba(0,66,134,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21,51,115,1)), color-stop(100%, rgba(0,66,134,1)));
  background: -webkit-linear-gradient(top, rgba(21,51,115,1) 0%, rgba(0,66,134,1) 100%);
  background: -o-linear-gradient(top, rgba(21,51,115,1) 0%, rgba(0,66,134,1) 100%);
  background: -ms-linear-gradient(top, rgba(21,51,115,1) 0%, rgba(0,66,134,1) 100%);
  background: linear-gradient(to bottom, rgba(21,51,115,1) 0%, rgba(0,66,134,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153373', endColorstr='#004286', GradientType=0 );
  */
}
.section-oem .block-02 .block-outer {
  max-width: 100%;
}
.section-oem .block-02 .block-outer .porecess {
  padding-top: 8vw;
}
.section-oem .block-02 .block-outer .porecess .block-title {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
}
.section-oem .block-02 .block-outer .porecess img {
  width: 100%;
}
.section-oem .block-02 .block-outer .porecess .mobile {
  display: none;
}
.section-oem .service-list {
  /*max-width: 1680px;*/
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-oem .service-list .item {
  margin: 10px 0;
}
.section-oem .service-list .item .box {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  background-color: #fff;
  padding: 30px 60px;
}
.section-oem .service-list .item .box .two-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-oem .service-list .item .box .two-cols .col01 {
  width: 400px;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  border-radius: 8px;
}
.section-oem .service-list .item .box .two-cols .col01 img {
  width: 100%;
}
.section-oem .service-list .item .box .two-cols .col01 img.web {
  opacity: 0;
}
.section-oem .service-list .item .box .two-cols .col01 img.mobile {
  display: none;
}
.section-oem .service-list .item .box .two-cols .col02 {
  width: calc(100% - 400px - 50px);
  padding-left: 50px;
  color: #27333A;
}
.section-oem .service-list .item .box .two-cols .col02 h3 {
  font-size: var(--font24);
  font-weight: 500;
}
.section-oem .service-list .item .box .two-cols .col02 p {
  font-size: var(--font18);
}
.section-oem .service-list .item .box .two-cols .col02 ol li h4 {
  font-size: var(--font24);
  color: #5E5E5E;
  margin-top: 20px;
  padding-left: 25px;
  position: relative;
}
.section-oem .service-list .item .box .two-cols .col02 ol li h4:before {
  content: "";
  position: absolute;
  left: 2px;
  top: 0.7vw;
  width: 14px;
  height: 14px;
  background-color: #5E5E5E;
}
.section-oem .service-list .item .box .two-cols .col02 ol li ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-oem .service-list .item .box .two-cols .col02 ol li ol li {
  color: #27333A;
  font-size: var(--font18);
  background-color: #FAFAFA;
  border-radius: 8px;
  width: calc(50% - 5px - 40px);
  margin: 5px 0;
  padding: 10px 10px 10px 30px;
  color: #27333A;
}

.section-production-detail {
  padding-top: 250px;
}
.section-production-detail .block-01 .block-outer {
  /*max-width: 1680px;*/
  width: 87.5vw;
  margin: 0 auto;
}
.section-production-detail .block-01 .two-cols {
  max-width: 1620px;
  display: flex;
  flex-wrap: wrap;
}
.section-production-detail .block-01 .two-cols .col01 {
  width: 50%;
}
.section-production-detail .block-01 .two-cols .col01 .product-transparent {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.section-production-detail .block-01 .two-cols .col01 .product-transparent img {
  width: 100%;
}
.section-production-detail .block-01 .two-cols .col01 .product-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #F7F7F7;
  display: flex;
  align-items: start;
  justify-content: start;
}
.section-production-detail .block-01 .two-cols .col01 .product-photo img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}
.section-production-detail .block-01 .two-cols .col02 {
  width: calc(50% - 80px);
  padding-left: 80px;
}
.section-production-detail .block-01 .two-cols .product-name h2 {
  font-size: var(--font24);
  font-family: "Montserrat", serif;
  color: #153373;
  font-weight: 600;
  line-height: 1.3;
}
.section-production-detail .block-01 .two-cols .product-name .tag-hot {
  display: inline-block;
  font-family: "Montserrat", serif;
  font-size: var(--font14);
  color: #C21700;
  background-color: #FFF3F0;
  padding: 3px 5px;
  margin-right: 5px;
  margin-top: -10px;
}
.section-production-detail .block-01 .two-cols .product-tag {
  margin-left: -2px;
  margin-right: -2px;
  margin-top: 20px;
}
.section-production-detail .block-01 .two-cols .product-tag span {
  display: inline-block;
  font-size: var(--font14);
  font-family: "Montserrat", serif;
  background-color: #F7F7F7;
  margin: 2px;
  border-radius: 2px;
  color: #4A4A4A;
}
.section-production-detail .block-01 .two-cols .product-desc {
  margin-top: 20px;
}
.section-production-detail .block-01 .two-cols .product-desc p {
  color: #27333A;
  font-size: var(--font16);
  font-family: "Montserrat", serif;
}
.section-production-detail .block-01 .two-cols .product-part-number {
  margin-top: 20px;
}
.section-production-detail .block-01 .two-cols .product-part-number h3 {
  color: #27333A;
  font-size: var(--font18);
  font-family: "Montserrat", serif;
  font-weight: 500;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list {
  margin-left: -5px;
  margin-right: -5px;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item {
  margin: 5px;
  display: inline-block;
  font-size: var(--font16);
  color: #4A4A4A;
  border-radius: 2px;
  border: 1px solid #CCCCCC;
  padding: 2px 10px;
  position: relative;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item a {
  display: block;
  color: #4A4A4A;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item.disabled {
  border: 1px solid #F7F7F7;
  color: #A3A3A3;
  background-color: #F7F7F7;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item.disabled:hover {
  border: 1px solid #F7F7F7;
  color: #A3A3A3;
  background-color: #F7F7F7;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item.disabled:hover:before {
  background-color: transparent;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item.active, .section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item:hover {
  color: #004286;
  border: 1px solid #004286;
}
.section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item.active:before, .section-production-detail .block-01 .two-cols .product-part-number .part-number-list .item:hover:before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  background-color: #004286;
}
.section-production-detail .block-01 .two-cols .product-quantity {
  margin-top: 20px;
}
.section-production-detail .block-01 .two-cols .product-quantity h3 {
  color: #27333A;
  font-size: var(--font18);
  font-weight: 500;
  font-family: "Montserrat", serif;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller {
  margin-top: 10px;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase {
  display: inline-flex;
  align-items: center;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase button {
  border: 1px solid #F7F7F7;
  color: #27333A;
  font-size: var(--font20);
  height: 62px;
  width: 46px;
  background-color: #fff;
  font-family: "Montserrat", serif;
  font-weight: 400;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase button:active, .section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase button:hover {
  background-color: #F7F7F7;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase input {
  border: 1px solid #F7F7F7;
  border-left: none;
  border-right: none;
  color: #27333A;
  font-size: var(--font20);
  text-align: center;
  width: 160px;
  height: 62px;
  font-family: "Montserrat", serif;
  /* Firefox */
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase input::-webkit-outer-spin-button, .section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase input[type=number] {
  -moz-appearance: textfield;
}
.section-production-detail .block-01 .two-cols .product-quantity .action {
  margin-top: 20px;
}
.section-production-detail .block-01 .two-cols .product-quantity .action button {
  background: rgb(0, 66, 134);
  background: -moz-linear-gradient(top, rgb(0, 66, 134) 0%, rgb(19, 114, 202) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(0, 66, 134)), color-stop(100%, rgb(19, 114, 202)));
  background: -webkit-linear-gradient(top, rgb(0, 66, 134) 0%, rgb(19, 114, 202) 100%);
  background: -o-linear-gradient(top, rgb(0, 66, 134) 0%, rgb(19, 114, 202) 100%);
  background: -ms-linear-gradient(top, rgb(0, 66, 134) 0%, rgb(19, 114, 202) 100%);
  background: linear-gradient(to bottom, rgb(0, 66, 134) 0%, rgb(19, 114, 202) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#004286", endColorstr="#1372ca", GradientType=0 );
  border: none;
  border-radius: 100px;
  min-width: 182px;
  min-height: 68px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: var(--font16);
  font-family: "Montserrat", serif;
  font-weight: 400;
  transition: 0.5s ease;
}
.section-production-detail .block-01 .two-cols .product-quantity .action button:hover {
  opacity: 0.5;
}
.section-production-detail .block-01 .two-cols .product-quantity .action button i {
  width: 16px;
  height: 16px;
  background-image: url(./../images/icon_cart_white.svg);
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.section-production-detail .block-01 .two-cols .part-select-div {
  max-width: 100%;
  position: relative;
  display: none;
}
.section-production-detail .block-01 .two-cols .part-select-div:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 20px;
  width: 10px;
  height: 10px;
  background-image: url(./../images/icon_select_arrow_down_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.section-production-detail .block-01 .two-cols .part-select-div select {
  position: relative;
  font-size: 14px;
  border: 1px solid #F7F7F7;
  padding: 16px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 8px;
}
.section-production-detail .block-01 .two-cols .part-select-div select:hover {
  border: 1px solid #5E5E5E;
}
.section-production-detail .block-01 .two-cols .share-this {
  margin-top: 30px;
  border-top: 1px solid #CCCCCC;
  padding-top: 20px;
  text-align: right;
}
.section-production-detail .block-02 {
  padding: 30px 0 60px 0;
}
.section-production-detail .block-02 .block-outer {
  /*max-width: 1680px;*/
  width: 87.5vw;
  margin: 0 auto;
}
.section-production-detail .block-02 .block-title-black {
  text-align: left;
}
.section-production-detail .block-02 .block-title-black h2 {
  padding-left: 28px;
  background-image: url(./../images/icon_spec_black.svg);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: var(--font18);
  font-family: "Bai Jamjuree", serif;
  font-weight: 700;
  color: #27333A;
}
.section-production-detail .specification-table-list {
  margin-top: 20px;
}
.section-production-detail .specification-table-list table {
  width: 100%;
  font-size: var(--font14);
  color: #4A4A4A;
}
.section-production-detail .specification-table-list table tbody th {
  background-color: #004286;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 8px;
  text-align: left;
  font-family: "Montserrat", serif;
  vertical-align: middle;
}
.section-production-detail .specification-table-list table tbody td {
  background-color: #FAFAFA;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 8px;
  font-family: "Montserrat", serif;
}
.section-production-detail .specification-table-list table tbody .download-file {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 8px;
}
.section-production-detail .specification-table-list table tbody .download-file span {
  width: calc(100% - 20px);
}
.section-production-detail .specification-table-list table tbody .download-file img {
  margin-left: 10px;
}
.section-production-detail .specification-table-list table tbody .download-file a {
  display: inline-flex;
  width: 20px;
  transition: 0.5s ease;
}
.section-production-detail .specification-table-list table tbody .download-file a:hover {
  opacity: 0.5;
}

.section-quality-policy .block-01 {
  background-image: url(./../images/quality_policy_web_01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.section-quality-policy .block-01 .block-outer {
  /*max-width: 1440px;*/
  width: 87.5vw;
}
.section-quality-policy .block-02 {
  background-image: url(./../images/quality_policy_web_02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.section-quality-policy .core-list {
  display: flex;
  flex-wrap: wrap;
}
.section-quality-policy .core-list .item {
  width: 20%;
  text-align: center;
}
.section-quality-policy .core-list .item .img {
  padding: 5px;
}
.section-quality-policy .core-list .item .img img {
  max-width: 100%;
}
.section-quality-policy .core-list .item .img img.mobile {
  display: none;
}
.section-quality-policy .core-list .item .box {
  display: none;
}
.section-quality-policy .core-deco {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-quality-policy .core-deco img {
  max-width: 100%;
}
.section-quality-policy .core-deco img.mobile {
  display: none;
}
.section-quality-policy .system-box {
  background-color: #fff;
  border-radius: 40px;
  padding: 50px;
  max-width: 1780px;
  margin: 0 auto;
  margin-top: 100px;
}
.section-quality-policy .system-box .chart img {
  width: 100%;
}
.section-quality-policy .system-box .chart img.mobile {
  display: none;
}
.section-quality-policy .inspection-swiper-div {
  max-width: 1680px;
  margin: 0 auto;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper {
  overflow: hidden;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box {
  border-radius: 24px;
  padding: 20px;
  background-color: #fff;
  transition: 0.5s ease;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box:hover {
  opacity: 0.5;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .img {
  overflow: hidden;
  border-radius: 16px;
  display: flex;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .img img {
  width: 100%;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .info {
  margin-top: 10px;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .info h3 {
  font-size: var(--font24);
  font-weight: 500;
  color: #27333A;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .info p {
  font-size: var(--font18);
  color: #27333A;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-prev {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_left_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: -100px;
  top: calc(50% - 64px);
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-prev:after {
  content: "";
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-prev:hover {
  opacity: 0.5;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-next {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_right_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: -100px;
  top: calc(50% - 64px);
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-next:after {
  content: "";
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-next:hover {
  opacity: 0.5;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 35px 0;
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 0;
  background-color: #E2EDF8;
  display: inline-block;
  transform: scale(1);
}
.section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.section-quality-policy .certification-swiper-div {
  max-width: 1680px;
  margin: 0 auto;
  position: relative;
}
.section-quality-policy .certification-swiper-div .certification-swiper {
  overflow: hidden;
}
.section-quality-policy .certification-swiper-div .certification-swiper .swiper-slide .box .img {
  display: flex;
}
.section-quality-policy .certification-swiper-div .certification-swiper .swiper-slide .box .img img {
  width: 100%;
}
.section-quality-policy .certification-swiper-div .swiper-button-prev {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_left_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: -100px;
  top: calc(50% - 64px);
}
.section-quality-policy .certification-swiper-div .swiper-button-prev:after {
  content: "";
}
.section-quality-policy .certification-swiper-div .swiper-button-prev:hover {
  opacity: 0.5;
}
.section-quality-policy .certification-swiper-div .swiper-button-next {
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_right_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: -100px;
  top: calc(50% - 64px);
}
.section-quality-policy .certification-swiper-div .swiper-button-next:after {
  content: "";
}
.section-quality-policy .certification-swiper-div .swiper-button-next:hover {
  opacity: 0.5;
}
.section-quality-policy .certification-swiper-div .swiper-pagination {
  position: relative;
  bottom: 0;
  margin: 35px 0;
}
.section-quality-policy .certification-swiper-div .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 0;
  background-color: #E2EDF8;
  display: inline-block;
  transform: scale(1);
}
.section-quality-policy .certification-swiper-div .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #004286;
}

.section-esg {
  background-color: #FAFAFA;
}
.section-esg .block-01 {
  padding: 50px 0;
}
.section-esg .block-01 .block-outer {
  /*max-width: 848px;*/
  width: 44.1vw;
  margin: 0 auto;
}
.section-esg .block-01 .info P {
  text-align: center;
  font-size: var(--font18);
  color: #27333A;
}
.section-esg .block-02 .block-outer {
  max-width: 100%;
}
.section-esg .vision-strategic {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
}
.section-esg .vision-strategic .item {
  width: calc(25% - 20px);
  margin: 10px;
}
.section-esg .vision-strategic .item .box {
  background-color: #fff;
  border-radius: 24px;
  text-align: center;
  padding: 20px 0;
}
.section-esg .vision-strategic .item .box img {
  height: 100px;
}
.section-esg .vision-strategic .item .box h3 {
  font-size: var(--font24);
  color: #27333A;
  text-align: center;
  margin-top: 10px;
  font-weight: 500;
}
.section-esg .carbon-reduction-process {
  position: relative;
}
.section-esg .carbon-reduction-process .img {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.section-esg .carbon-reduction-process .img img {
  width: 100%;
}
.section-esg .carbon-reduction-process .img img.mobile {
  display: none;
}
.section-esg .carbon-reduction-process .img img.mask {
  position: absolute;
  left: 0;
  bottom: 0;
}
.section-esg .carbon-reduction-process .desc {
  position: absolute;
  left: 5%;
  top: 8%;
  z-index: 10;
}
.section-esg .carbon-reduction-process .desc h3 {
  font-size: var(--font28);
  color: #fff;
  font-weight: 500;
}
.section-esg .carbon-reduction-process .desc p {
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #fff;
  font-size: var(--font20);
  padding: 15px;
}
.section-esg .carbon-reduction-process .desc p span {
  display: block;
}
.section-esg .carbon-reduction-process .process-list {
  position: absolute;
  /*left: 8%;*/
  top: 0;
  left: 6.25vw;
  /*width: 84%;*/
  width: 87.5vw;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.section-esg .carbon-reduction-process .process-list .item {
  width: 25%;
  position: relative;
}
.section-esg .carbon-reduction-process .process-list .item .box {
  margin: 0 auto;
  width: 240px;
  height: 160px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.section-esg .carbon-reduction-process .process-list .item .box img {
  margin-left: -120px;
}
.section-esg .carbon-reduction-process .process-list .item .box h3 {
  font-size: var(--font24);
  color: #27333A;
  font-weight: 600;
  margin-left: 20px;
  text-align: center;
}
.section-esg .carbon-reduction-process .process-list .item:nth-child(1) .box {
  /*
   position: absolute;
  left: 0;                        
  left: 10%;
  */
  top: 38vw;
}
.section-esg .carbon-reduction-process .process-list .item:nth-child(2) .box {
  /*
  position: absolute;
  left: 25%;                        
  left: 10%;
  */
  top: 29vw;
}
.section-esg .carbon-reduction-process .process-list .item:nth-child(3) .box {
  /*
  position: absolute;
  left: 50%;                      
  left: 10%;
  */
  top: 23vw;
}
.section-esg .carbon-reduction-process .process-list .item:nth-child(4) .box {
  /*
  position: absolute;
  left: 75%;                       
  left: 10%;
  */
  top: 14vw;
}
.section-esg .carbon-reduction-process .info {
  padding-left: 40%;
  margin-top: -5vw;
  position: relative;
  padding-right: 5%;
}
.section-esg .carbon-reduction-process .info p {
  font-size: var(--font18);
  color: #27333A;
  margin-bottom: 30px;
}
.section-esg .carbon-reduction-measures {
  margin-top: 80px;
}
.section-esg .carbon-reduction-measures h2 {
  text-align: center;
  font-size: var(--font28);
  font-weight: 500;
  color: #27333A;
}
.section-esg .carbon-reduction-measures .measures-list {
  /*max-width: 1400px;*/
  width: 72.8vw;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.section-esg .carbon-reduction-measures .measures-list .item {
  width: calc(20% - 20px);
  margin: 10px;
}
.section-esg .carbon-reduction-measures .measures-list .item .box {
  background-color: #fff;
  border-radius: 24px;
  text-align: center;
  padding: 40px 0;
}
.section-esg .carbon-reduction-measures .measures-list .item .box img {
  height: 100px;
}
.section-esg .carbon-reduction-measures .measures-list .item .box h3 {
  font-size: var(--font24);
  color: #27333A;
  text-align: center;
  margin-top: 10px;
  font-weight: 500;
}
.section-esg .block-03 {
  padding: 120px 0 0 0;
}
.section-esg .block-03 .block-outer {
  /*max-width: 1760px;*/
  width: 91.6vw;
  padding: 0 16px;
}
.section-esg .block-03 .img {
  display: flex;
  overflow: hidden;
  border-radius: 16px;
}
.section-esg .block-03 .img img {
  width: 100%;
}
.section-esg .block-03 .img img.mobile {
  display: none;
}
.section-esg .block-04 {
  padding-bottom: 120px;
}
.section-esg .block-04 .block-outer {
  /*max-width: 1680px;*/
  width: 91.6vw;
  /*padding: 0 16px;*/
}
.section-esg .block-04 .info-list .item {
  padding: 60px 0;
  border-bottom: 1px solid #CCCCCC;
}
.section-esg .block-04 .info-list .item .two-cols {
  display: flex;
  flex-wrap: wrap;
}
.section-esg .block-04 .info-list .item .two-cols .col01 {
  width: 35%;
}
.section-esg .block-04 .info-list .item .two-cols .col01 h3 {
  font-size: var(--font32);
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #27333A;
}
.section-esg .block-04 .info-list .item .two-cols .col01 h3 i {
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url(./../images/icon_title_deco_green.svg);
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.section-esg .block-04 .info-list .item .two-cols .col02 {
  width: 65%;
}
.section-esg .block-04 .info-list .item .two-cols .col02 h4 {
  font-size: var(--font20);
  color: #27333A;
  margin-bottom: 10px;
  font-weight: 500;
  padding-left: 25px;
  position: relative;
}
.section-esg .block-04 .info-list .item .two-cols .col02 h4:before {
  content: "";
  position: absolute;
  left: 2px;
  /*top: 10px;*/
  top: 0.6vw;
  width: 14px;
  height: 14px;
  background-color: #27333A;
}
.section-esg .block-04 .info-list .item .two-cols .col02 p {
  font-size: var(--font18);
  color: #27333A;
  margin-bottom: 20px;
}
.section-esg .block-04 .info-list .item .two-cols .col02 p:last-child {
  margin-bottom: 0;
}

.section-home {
  background-image: url(./../images/home_bg_01_web.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
}
.section-home .home-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
}
.section-home .home-bg img {
  width: 100%;
}
.section-home .home-bg img.mobile {
  display: none;
}
.section-home .block-home-title h3 {
  font-size: var(--font32);
  font-weight: 600;
  color: #004286;
  line-height: 1;
  font-family: "Bai Jamjuree", serif;
}
.section-home .block-home-title h2 {
  font-size: var(--font64);
  font-weight: 700;
  color: #27333A;
  line-height: 1.2;
  font-family: "Bai Jamjuree", serif;
  display: flex;
  align-items: center;
  background-image: url(./../images/home_title_deco01.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 2.6vw;
  padding-left: 1.6vw;
}
.section-home .block-home-title h2 i {
  /*
  display: inline-block;
  width: 25px;
  height: 60px;
  background-image: url(./../images/home_title_deco01.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  margin-right: 10px;
  */
}
.section-home .block-home-title.block-home-title-white h3 {
  color: #fff;
}
.section-home .block-home-title.block-home-title-white h2 {
  color: #fff;
  background-image: url(./../images/home_title_deco02.svg);
}
.section-home .block-home-title.block-home-title-white h2 i {
  /*                 
  background-image: url(./../images/home_title_deco02.svg); 
  */
}
.section-home .block-01 {
  padding-top: 300px;
}
.section-home .block-01 .block-outer {
  /*max-width: 1440px;*/
  width: 75vw;
}
.section-home .block-01 .info .desc h2 {
  color: #fff;
  font-family: "Bai Jamjuree", serif;
  font-size: var(--font96);
  font-weight: 700;
  line-height: 1;
}
.section-home .block-01 .info .desc p {
  font-size: var(--font24);
  color: #fff;
}
.section-home .block-01 .info .more {
  margin-left: -50px;
}
.section-home .block-01 .info .more a {
  display: inline-flex;
}
.section-home .block-01 .info .more a:hover {
  opacity: 0.5;
}
.section-home .block-02 {
  padding: 150px 0;
}
.section-home .block-02 .block-outer {
  /*max-width: 1440px;*/
  width: 75vw;
}
.section-home .block-02 .counter-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.section-home .block-02 .counter-div .item {
  width: 20%;
}
.section-home .block-02 .counter-div .item img {
  max-width: 100%;
}
.section-home .block-02 .counter-div .item img.mobile {
  display: none;
}
.section-home .block-02 .counter-div .item .box {
  display: none;
}
.section-home .block-03 .block-outer {
  /*max-width: 1440px;*/
  width: 75vw;
}
.section-home .block-03 .core-value-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  margin-left: -50px;
  margin-right: -50px;
}
.section-home .block-03 .core-value-list .item {
  width: 25%;
}
.section-home .block-03 .core-value-list .item .img {
  text-align: center;
}
.section-home .block-03 .core-value-list .item .img img {
  width: 160px;
}
.section-home .block-03 .core-value-list .item .info {
  text-align: center;
  width: 256px;
  margin: 0 auto;
}
.section-home .block-03 .core-value-list .item .info h3 {
  color: #fff;
  font-size: var(--font24);
  font-weight: 700;
}
.section-home .block-03 .core-value-list .item .info p {
  font-size: var(--font14);
  color: #fff;
}
.section-home .block-04 {
  padding-top: 150px;
}
.section-home .block-04 .block-outer {
  max-width: 1880px;
  margin: 0 auto;
}
.section-home .block-04 .advantages-box {
  padding: 30px;
  background-image: url(./../images/home_advantages_title_web_bg.svg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.section-home .block-04 .advantages-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10vw;
  width: 1880px;
  border-radius: 0 0 40px 40px;
  bottom: 0;
  background-color: #fff;
}
.section-home .block-04 .advantages-box .advantages-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 30px;
}
.section-home .block-04 .advantages-box .advantages-list .item {
  background-repeat: none;
  border-radius: 24px;
  /*padding-bottom: 20%;*/
}
.section-home .block-04 .advantages-box .advantages-list .item.item01 {
  background-image: url(./../images/home_advantages_img_01.png);
  background-position: right bottom;
  width: 40%;
}
.section-home .block-04 .advantages-box .advantages-list .item.item02 {
  background-image: url(./../images/home_advantages_img_02.png);
  background-position: right bottom;
  margin-left: 20px;
  width: calc(60% - 20px);
}
.section-home .block-04 .advantages-box .advantages-list .item.item03 {
  background-image: url(./../images/home_advantages_img_03.png);
  background-position: center bottom;
  width: 60%;
  margin-top: 20px;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 {
  background-image: url(./../images/home_advantages_img_04.png);
  background-position: right bottom;
  margin-left: 20px;
  width: calc(40% - 20px);
  margin-top: 20px;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a {
  width: 100%;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a span {
  display: inline-block;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a span:nth-child(2) {
  display: none;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a i {
  transform: rotate(90deg);
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a.open span:nth-child(1) {
  display: none;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a.open span:nth-child(2) {
  display: block;
}
.section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more a.open i {
  transform: rotate(-90deg);
}
.section-home .block-04 .advantages-box .advantages-list .item .box {
  margin: 40px;
  position: relative;
  min-height: 592px;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .info h3 {
  font-size: var(--font40);
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(#004286, #1373CA);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .info p {
  font-size: var(--font18);
  color: #27333A;
  margin-top: 10px;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .more {
  margin-top: 30px;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .more a {
  font-size: var(--font14);
  font-family: "Bai Jamjuree", serif;
  color: #333333;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 100px;
  min-width: 96px;
  min-height: 36px;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .more a:hover {
  opacity: 0.5;
}
.section-home .block-04 .advantages-box .advantages-list .item .box .more a i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(./../images/icon_advantage_more_arrow_gray.svg);
  background-position: center;
  background-repeat: no;
}
.section-home .block-04 .advantages-box .popular-product-div {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  margin-top: 100px;
  border-top: 1px solid #E7E7E7;
  padding-top: 50px;
  display: none;
}
.section-home .block-04 .advantages-box .popular-product-div.open {
  display: block;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items {
  padding-bottom: 80px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 50px;
  width: 75vw;
  margin-left: auto;
  margin-right: auto;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block {
  margin-top: 80px;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block:first-child {
  margin-top: 0;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block h3 {
  text-align: center;
  font-size: var(--font24);
  background: linear-gradient(#004286, #1373CA, #284990);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block .list-items {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block .list-items.four-list .item {
  width: calc(25% - 20px - 2px);
}
.section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block .list-items.three-list .item {
  width: calc(33.3333333333% - 20px - 2px);
}
.section-home .block-04 .advantages-box .popular-product-div .item {
  border: 1px solid #F7F7F7;
  margin: 10px;
  border-radius: 16px;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box {
  padding: 8px;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .img {
  background-color: #FAFAFA;
  border-radius: 12px;
  text-align: center;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .img img {
  max-width: 100%;
  margin: 0 auto;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .info {
  margin-top: 20px;
  padding: 0 20px;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .info .desc h4 {
  font-size: var(--font20);
  font-family: "Montserrat", serif;
  font-weight: 700;
  color: #27333A;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .info .link {
  margin-top: 10px;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .info .link a {
  display: block;
  font-size: var(--font16);
  font-family: "Montserrat", serif;
  color: #27333A;
  font-weight: 500;
  line-height: 1.5;
  padding: 5px 0;
}
.section-home .block-04 .advantages-box .popular-product-div .item .box .info .link a:hover {
  color: #1373CA;
}
.section-home .block-04 .advantages-box .popular-product-div .swiper-button-prev {
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_left_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  left: calc(50% - 32px);
  background-size: 10px auto;
  bottom: 5px;
  top: auto;
  right: auto;
}
.section-home .block-04 .advantages-box .popular-product-div .swiper-button-prev:after {
  content: "";
}
.section-home .block-04 .advantages-box .popular-product-div .swiper-button-next {
  border-radius: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  background-image: url(./../images/icon_slider_arrow_right_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: 32px;
  height: 32px;
  left: calc(50% + 16px);
  background-size: 10px auto;
  bottom: 5px;
  top: auto;
  right: auto;
}
.section-home .block-04 .advantages-box .popular-product-div .swiper-button-next:after {
  content: "";
}
.section-home .block-04 .advantages-box .popular-product-div .product-swiper, .section-home .block-04 .advantages-box .popular-product-div .dac-swiper, .section-home .block-04 .advantages-box .popular-product-div .cable-swiper, .section-home .block-04 .advantages-box .popular-product-div .wire-swiper {
  padding-bottom: 50px;
  display: none;
}
.section-home .block-04 .advantages-box .why-us {
  display: flex;
  flex-wrap: wrap;
  width: 75vw;
  margin-left: auto;
  margin-right: auto;
}
.section-home .block-04 .advantages-box .why-us .item {
  width: calc(25% - 20px - 2px);
  background: rgb(250, 250, 250);
  background: -moz-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(255, 255, 255) 47%, rgb(250, 250, 250) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(250, 250, 250)), color-stop(47%, rgb(255, 255, 255)), color-stop(100%, rgb(250, 250, 250)));
  background: -webkit-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(255, 255, 255) 47%, rgb(250, 250, 250) 100%);
  background: -o-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(255, 255, 255) 47%, rgb(250, 250, 250) 100%);
  background: -ms-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(255, 255, 255) 47%, rgb(250, 250, 250) 100%);
  background: linear-gradient(to bottom, rgb(250, 250, 250) 0%, rgb(255, 255, 255) 47%, rgb(250, 250, 250) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fafafa", endColorstr="#fafafa", GradientType=0 );
  border-radius: 16px;
  padding: 60px 0;
  margin: 10px;
}
.section-home .block-04 .advantages-box .why-us .item .img {
  text-align: center;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-home .block-04 .advantages-box .why-us .item .info {
  padding: 0 15px;
}
.section-home .block-04 .advantages-box .why-us .item .info h3 {
  text-align: center;
  font-weight: 700;
  font-size: var(--font20);
  color: #004286;
}
.section-home .block-04 .advantages-box .why-us .item .info p {
  text-align: center;
  font-size: var(--font14);
  color: #4A4A4A;
}
.section-home .block-05 {
  padding-top: 30px;
  /*background-color: $primary01;*/
  background-image: url(./../images/home_news_bg_01.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
}
.section-home .block-05 .block-outer {
  max-width: 1880px;
  margin: 0 auto;
}
.section-home .block-05 .block-outer .news-box {
  border-radius: 40px;
  background-color: #fff;
  background-image: url(./../images/about_news_bg_web_01.png);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 100px 0px;
}
.section-home .block-05 .block-outer .news-box .block-home-title {
  /*max-width: 1440px;*/
  width: 75vw;
  margin: 0 auto;
}
.section-home .block-05 .block-outer .news-box .news-list {
  /*max-width: 1440px;*/
  width: 75vw;
  margin: 0 auto;
}
.section-home .block-05 .block-outer .news-box .news-list .more {
  text-align: right;
  padding: 30px 0 0 0;
}
.section-home .block-05 .block-outer .news-box .news-list .more a {
  font-size: var(--font20);
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27333A;
  display: inline-flex;
  align-items: center;
  transition: 0.5s ease;
}
.section-home .block-05 .block-outer .news-box .news-list .more a:hover {
  opacity: 0.5;
}
.section-home .block-05 .block-outer .news-box .news-list .more a i {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-image: url(./../images/icon_view_all_gray.svg);
  background-position: center;
  background-repeat: none;
  margin-left: 10px;
}
.section-home .block-06 {
  background-color: #fff;
}
.section-home .block-06 .world-map {
  position: relative;
}
.section-home .block-06 .world-map .block-outer {
  width: 100%;
  margin: 0 auto;
  display: flex;
}
.section-home .block-06 .world-map .block-home-title {
  position: absolute;
  left: 12.5vw;
  top: 100px;
}
.section-home .block-06 .world-map img {
  width: 100%;
}
.section-home .block-06 .world-map img.mobile {
  display: none;
}
.section-home .block-07 {
  background-color: #fff;
  padding: 100px 0;
}
.section-home .block-07 .block-outer {
  max-width: 100%;
  overflow: hidden;
}
.section-home .block-07 .block-outer .certification-swiper-div .certification-logo-swiper .swiper-slide {
  width: fit-content;
}
.section-home .block-07 .block-outer .certification-swiper-div .certification-logo-swiper .swiper-slide img {
  max-height: 120px;
}

.section-service-support {
  background-color: #FAFAFA;
  padding-top: 250px;
}
.section-service-support .info01 {
  text-align: center;
}
.section-service-support .info01 p {
  font-size: var(--font18);
  color: #27333A;
}
.section-service-support .info01 p span {
  display: block;
}
.section-service-support .info01 p.mobile {
  display: none;
}
.section-service-support .info02 {
  text-align: center;
  padding: 100px 0;
}
.section-service-support .info02 p {
  font-size: var(--font18);
  color: #27333A;
}
.section-service-support .info02 p span {
  display: block;
}
.section-service-support .info02 p.mobile {
  display: none;
}
.section-service-support .solution-list {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
  width: max-content;
  margin: 0 auto;
}
.section-service-support .solution-list .item {
  width: calc(25% - 20px);
  margin: 10px;
}
.section-service-support .solution-list .item .box {
  border-radius: 24px;
  background-color: #fff;
  width: 280px;
  min-height: 280px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.section-service-support .solution-list .item .box .img {
  text-align: center;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.section-service-support .solution-list .item .box .info {
  text-align: center;
  padding: 0 16px;
}
.section-service-support .solution-list .item .box .info h3 {
  font-size: var(--font24);
  font-weight: 700;
  color: #27333A;
}
.section-service-support .solution-list .item .box .info p {
  font-size: var(--font16);
  color: #27333A;
}
.section-service-support .solution-step {
  background-image: url(./../images/solution_step_web_bg.png);
  /*width: 1398px;*/
  width: 100%;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  min-height: 413px;
}
.section-service-support .solution-step .list {
  display: flex;
  flex-wrap: wrap;
}
.section-service-support .solution-step .list .item {
  width: 20%;
}
.section-service-support .solution-step .list .item .img {
  text-align: center;
  margin-top: -15px;
}
.section-service-support .solution-step .list .item .img img {
  max-width: 100%;
}
.section-service-support .solution-step .list .item .info {
  margin-top: -50px;
}
.section-service-support .solution-step .list .item .info h3 {
  color: #fff;
  font-size: var(--font20);
  font-weight: 500;
  text-align: center;
}
.section-service-support .block-01 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
}
.section-service-support .block-02 {
  padding-bottom: 100px;
}
.section-service-support .block-02 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
}

.section-service-center {
  background-color: #FAFAFA;
  padding-top: 250px;
}
.section-service-center .block-01 {
  padding-bottom: 100px;
}
.section-service-center .block-01 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
}
.section-service-center .block-02 {
  padding-bottom: 100px;
}
.section-service-center .block-02 .block-outer {
  width: 72.8vw;
}
.section-service-center .block-03 {
  padding-bottom: 100px;
}
.section-service-center .block-03 .block-outer {
  width: 67.6vw;
}
.section-service-center .block-04 {
  padding-bottom: 100px;
}
.section-service-center .block-04 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
}
.section-service-center .advantages-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.section-service-center .advantages-list .item {
  width: calc(33.3333333333% - 20px);
  border-radius: 24px;
  margin: 10px;
}
.section-service-center .advantages-list .item .box {
  border-radius: 24px;
  background-color: #fff;
  min-height: 280px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.section-service-center .advantages-list .item .box .img {
  text-align: center;
  height: 80px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.section-service-center .advantages-list .item .box .info {
  text-align: center;
  padding: 0 30px;
}
.section-service-center .advantages-list .item .box .info h3 {
  font-size: var(--font24);
  font-weight: 700;
  color: #27333A;
}
.section-service-center .advantages-list .item .box .info p {
  font-size: var(--font16);
  color: #27333A;
}
.section-service-center .standard-step {
  background-image: url(./../images/standard_bg_web.png);
  /*width: 1398px;*/
  width: 100%;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  min-height: 413px;
}
.section-service-center .standard-step .list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -50px;
}
.section-service-center .standard-step .list .item {
  width: 20%;
}
.section-service-center .standard-step .list .item .img {
  text-align: center;
}
.section-service-center .standard-step .list .item .img img {
  max-width: 100%;
}
.section-service-center .standard-step .list .item .info {
  margin-top: -50px;
}
.section-service-center .standard-step .list .item .info h3 {
  color: #fff;
  font-size: var(--font20);
  font-weight: 500;
  text-align: center;
}
.section-service-center .standard-step .list .item .info P {
  color: #fff;
  font-size: var(--font14);
  text-align: center;
  margin-top: 5px;
}
.section-service-center .standard-step .list .item .info P span {
  display: block;
}
.section-service-center .info {
  text-align: center;
}
.section-service-center .info p {
  font-size: var(--font18);
  color: #27333A;
}
.section-service-center .block-title + .info {
  margin-top: -10px;
}
.section-service-center .how-to-test-list {
  display: flex;
  flex-wrap: wrap;
  /*width: max-content;*/
  margin: 0 auto;
}
.section-service-center .how-to-test-list .item {
  width: calc(33.3333333333% - 20px);
  margin: 10px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.section-service-center .how-to-test-list .item .box {
  transition: 0.5s ease;
}
.section-service-center .how-to-test-list .item .box .img {
  display: flex;
}
.section-service-center .how-to-test-list .item .box .img img {
  width: 100%;
}
.section-service-center .how-to-test-list .item .box .info {
  padding: 24px;
  text-align: left;
}
.section-service-center .how-to-test-list .item .box .info h3 {
  font-size: var(--font20);
  font-weight: 500;
  color: #27333A;
  line-height: 1.2;
}
.section-service-center .how-to-test-list .item .box .info p {
  margin-top: 10px;
  font-size: var(--font16);
  color: #5E5E5E;
  line-height: 1.4;
}
.section-service-center .how-to-test-list .item .box .info ol {
  font-size: var(--font16);
  color: #5E5E5E;
  line-height: 1.6;
  margin-top: 10px;
}
.section-service-center .how-to-test-list .item .box .info ol li {
  padding-left: 18px;
  background-image: url(./../images/icon_checked_blue.svg);
  background-position: left 7px;
  background-repeat: no-repeat;
}
.section-service-center .center-slider-div {
  max-width: 1398px;
  margin: 0 auto;
  margin-top: 15px;
}
.section-service-center .center-slider-div .swipr-big-outer {
  overflow: hidden;
}
.section-service-center .center-slider-div .swipr-small-outer {
  position: relative;
  padding: 15px 50px;
  background-color: #27333A;
}
.section-service-center .center-slider-div .bigSwiper .swiper-slide {
  display: flex;
}
.section-service-center .center-slider-div .bigSwiper .swiper-slide img {
  width: 100%;
}
.section-service-center .center-slider-div .smallSwiper {
  overflow: hidden;
}
.section-service-center .center-slider-div .smallSwiper .swiper-slide {
  position: relative;
  display: flex;
  cursor: pointer;
}
.section-service-center .center-slider-div .smallSwiper .swiper-slide img {
  width: 100%;
}
.section-service-center .center-slider-div .smallSwiper .swiper-slide.swiper-slide-active:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 4px solid #fff;
}
.section-service-center .center-slider-div .smallSwiper .swiper-button-next {
  background-image: url(./../images/icon_solution_slider_arrow_right_white.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.section-service-center .center-slider-div .smallSwiper .swiper-button-next:after {
  content: "";
}
.section-service-center .center-slider-div .smallSwiper .swiper-button-prev {
  background-image: url(./../images/icon_solution_slider_arrow_left_white.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.section-service-center .center-slider-div .smallSwiper .swiper-button-prev:after {
  content: "";
}

.section-service-faq {
  background-color: #FAFAFA;
  padding-top: 250px;
}
.section-service-faq .block-01 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
  margin: 0 auto;
}
.section-service-faq .block-02 {
  padding-bottom: 80px;
}
.section-service-faq .block-02 .block-outer {
  /*max-width: 1114px;*/
  width: 58vw;
  margin: 0 auto;
}
.section-service-faq .faq-list .item {
  background-color: #fff;
  border-radius: 16px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
}
.section-service-faq .faq-list .item .question {
  color: #27333A;
}
.section-service-faq .faq-list .item .question .three-cols {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.section-service-faq .faq-list .item .question .three-cols .col01 {
  width: 48x;
  padding-right: 15px;
}
.section-service-faq .faq-list .item .question .three-cols .col01 span {
  font-family: "Bai Jamjuree", serif;
  color: #fff;
  border-radius: 8px;
  font-size: var(--font24);
  font-weight: 700;
  background-color: #004286;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
}
.section-service-faq .faq-list .item .question .three-cols .col02 {
  width: calc(100% - 48px - 25px - 24px);
}
.section-service-faq .faq-list .item .question .three-cols .col02 h3 {
  font-size: var(--font20);
  color: #27333A;
}
.section-service-faq .faq-list .item .question .three-cols .col03 {
  width: 24px;
  padding-left: 10px;
}
.section-service-faq .faq-list .item .question .three-cols .col03 i {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./../images/icon_toggle_open.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.section-service-faq .faq-list .item .answer {
  display: none;
  border-top: 1px solid #CCCCCC;
  padding-top: 20px;
}
.section-service-faq .faq-list .item .answer p {
  font-size: var(--font20);
  color: #27333A;
}
.section-service-faq .faq-list .item .question + .answer {
  margin-top: 20px;
}
.section-service-faq .faq-list .item.open .answer {
  display: block;
}
.section-service-faq .faq-list .item.open .question .three-cols .col03 i {
  background-image: url(./../images/icon_toggle_close.svg);
}
.section-service-faq .info {
  margin-top: 80px;
}
.section-service-faq .info p {
  font-size: var(--font24);
  font-weight: 500;
  color: #27333A;
  text-align: center;
}
.section-service-faq .info + .form-box {
  margin-top: 15px;
}
.section-service-faq .remark {
  margin-top: 15px;
}
.section-service-faq .remark p {
  font-size: var(--font18);
  color: #27333A;
}

.form-box {
  background-color: #fff;
  border-radius: 24px;
  padding: 80px 40px;
  -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.05);
}
.form-box .item {
  margin-bottom: 50px;
}
.form-box .item .label {
  font-size: var(--font18);
  font-weight: 500;
  color: #27333A;
}
.form-box .item .label span {
  color: #C21700;
}
.form-box .item .controller {
  margin-top: 10px;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.form-box .item .controller input {
  font-size: var(--font18);
  border: 1px solid #F7F7F7;
  padding: 18px 16px;
  width: calc(100% - 32px - 2px);
  border-radius: 8px;
}
.form-box .item .controller input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #CCCCCC;
}
.form-box .item .controller input::-moz-placeholder { /* Firefox 19+ */
  color: #CCCCCC;
}
.form-box .item .controller input:-ms-input-placeholder { /* IE 10+ */
  color: #CCCCCC;
}
.form-box .item .controller input:-moz-placeholder { /* Firefox 18- */
  color: #CCCCCC;
}
.form-box .item .controller input:hover {
  border: 1px solid #5E5E5E;
}
.form-box .item .controller .select-div {
  max-width: 400px;
  position: relative;
}
.form-box .item .controller .select-div:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 20px;
  width: 10px;
  height: 10px;
  background-image: url(./../images/icon_select_arrow_down_gray.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.form-box .item .controller .select-div select {
  position: relative;
  font-size: var(--font18);
  border: 1px solid #F7F7F7;
  padding: 16px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border-radius: 8px;
}
.form-box .item .controller .select-div select:hover {
  border: 1px solid #5E5E5E;
}
.form-box .item .controller .validate-code {
  display: inline-flex;
  align-items: center;
}
.form-box .item .controller .validate-code input {
  width: 400px;
}
.form-box .item .controller .validate-code img {
  margin-left: 15px;
}
.form-box .item .controller textarea {
  font-size: var(--font18);
  border: 1px solid #F7F7F7;
  padding: 16px;
  width: calc(100% - 32px - 2px);
  height: 128px;
  resize: none;
}
.form-box .item .controller textarea:hover {
  border: 1px solid #5E5E5E;
}
.form-box .item .controller .checkbox-container {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: var(--font18);
  color: #27333A;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-box .item .controller.controller-number {
  position: relative;
}
.form-box .item .controller.controller-number:after, .form-box .item .controller.controller-number:before {
  position: absolute;
  right: 21px;
  width: 2em;
  height: 2em;
  font-size: 8px;
  pointer-events: none;
  background: #fff;
  cursor: pointer;
  text-align: center;
}
.form-box .item .controller.controller-number:after {
  color: #27333A;
  /*content: "\25B2";*/
  content: "";
  margin-top: 2.4em;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #27333A transparent;
  transform: rotate(360deg);
}
.form-box .item .controller.controller-number:before {
  color: #27333A;
  /*content: "\25BC";*/
  content: "";
  margin-bottom: 5px;
  bottom: 2em;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 4px 5px 4px;
  border-color: transparent transparent #27333A transparent;
  transform: rotate(180deg);
}
.form-box .item .controller.controller-number input[type=number] {
  /*    
  &amp;::-webkit-outer-spin-button { 
      -webkit-appearance: none; 

  }*/
}
.form-box .item .controller.controller-number input[type=number]::-webkit-inner-spin-button {
  opacity: 0;
  background-color: transparent;
}
.form-box .item .controller .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-box .item .controller .checkbox-container .checkmark {
  position: absolute;
  top: 0.4vw;
  left: 0;
  height: 14px;
  width: 14px;
  border: 1px solid #CCCCCC;
  background-color: #fff;
  border-radius: 4px;
}
.form-box .item .controller .checkbox-container:hover input ~ .checkmark {
  background-color: #fff;
}
.form-box .item .controller .checkbox-container input:checked ~ .checkmark {
  background-color: #00A7E1;
  border: 1px solid #00A7E1;
}
.form-box .item .controller .checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-box .item .controller .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.form-box .item .controller .checkbox-container .checkmark:after {
  left: 4px;
  top: 0px;
  width: 4px;
  height: 8px;
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-box .item .controller .checkbox-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.form-box .item .controller .checkbox-list .checkbox-box {
  margin: 10px;
  display: inline-block;
  border: 1px solid #F7F7F7;
  padding: 10px 15px;
  border-radius: 4px;
}
.form-box .item .two-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.form-box .item .two-cols .col {
  width: calc(50% - 10px);
}
.form-box .item.action {
  text-align: center;
}
.form-box .item.action button {
  min-width: 400px;
  min-height: 58px;
  border-radius: 8px;
  font-size: var(--font18);
  font-weight: 500;
  color: #fff;
  background-color: #004286;
}
.form-box .item.action button:hover {
  background-color: #00A7E1;
}
.form-box .item.desc p {
  font-size: 20px;
}

.section-service-mw-dbm {
  background-color: #FAFAFA;
  padding-top: 250px;
}
.section-service-mw-dbm .block-01 .block-outer {
  /*max-width: 1398px;*/
  width: 72.8vw;
  margin: 0 auto;
}
.section-service-mw-dbm .block-02 {
  margin-top: 100px;
}
.section-service-mw-dbm .block-02 .block-outer {
  width: 72.8vw;
  margin: 0 auto;
}
.section-service-mw-dbm .block-03 {
  margin-top: 100px;
  padding-bottom: 100px;
}
.section-service-mw-dbm .block-03 .block-outer {
  width: 72.8vw;
  margin: 0 auto;
}
.section-service-mw-dbm .conversion-calculator-info {
  margin-top: 50px;
}
.section-service-mw-dbm .conversion-calculator-info h3 span {
  display: inline-block;
  color: #fff;
  background-color: #004286;
  font-weight: 700;
  background-color: #004286;
  border-radius: 4px;
  padding: 0 6px;
  font-size: var(--font16);
}
.section-service-mw-dbm .conversion-calculator-info h2 {
  font-size: var(--font48);
  font-family: "Montserrat", serif;
  font-weight: 700;
  color: #27333A;
}
.section-service-mw-dbm .conversion-calculator-info p {
  font-size: var(--font18);
  font-family: "Montserrat", serif;
  color: #27333A;
}
.section-service-mw-dbm .conversion-form-box {
  margin-top: 30px;
  border-radius: 16px;
  background-color: #F7F7F7;
}
.section-service-mw-dbm .conversion-form-box .form-box {
  background-color: transparent;
  padding: 48px;
}
.section-service-mw-dbm .conversion-form-box .form-box .item:last-child {
  margin-bottom: 0;
}
.section-service-mw-dbm .calculator-list {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 30px;
}
.section-service-mw-dbm .calculator-list .item {
  border-bottom: 1px solid #F7F7F7;
  color: #27333A;
  font-size: var(--font18);
  padding: 20px;
  margin-bottom: 0;
}
.section-service-mw-dbm .math-div h4 {
  font-size: var(--font24);
  font-weight: 500;
  color: #27333A;
  margin-top: 80px;
}
.section-service-mw-dbm .math-div h5 {
  font-size: var(--font18);
  font-weight: 700;
  color: #27333A;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
.section-service-mw-dbm .math-div p {
  font-size: var(--font18);
  color: #27333A;
}
.section-service-mw-dbm .math-div .two-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-service-mw-dbm .math-div .two-cols .col {
  width: calc(50% - 50px);
}
.section-service-mw-dbm .math-div .three-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-service-mw-dbm .math-div .three-cols .col {
  width: calc(33.3333333333% - 50px);
}
.section-service-mw-dbm .math-div .col img {
  width: 100%;
  margin-top: 15px;
}
.section-service-mw-dbm .math-div .img {
  max-width: 1019px;
}
.section-service-mw-dbm .table-div {
  margin-top: 30px;
}
.section-service-mw-dbm .table-div table {
  width: 100%;
  font-size: var(--font14);
  color: #4A4A4A;
}
.section-service-mw-dbm .table-div table tbody th {
  background-color: #004286;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 8px;
  text-align: left;
  font-family: "Montserrat", serif;
  vertical-align: middle;
}
.section-service-mw-dbm .table-div table tbody td {
  background-color: #FAFAFA;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 8px;
  font-family: "Montserrat", serif;
}

@media all and (max-width: 1920px) {
  .block-outer {
    max-width: calc(100% - 32px);
  }
  .section-home .block-04 .block-outer {
    max-width: 100%;
    padding: 0 16px;
  }
  .section-home .block-04 .advantages-box:before {
    left: 0px;
    right: 0px;
    width: 100%;
  }
  .section-home .block-05 .block-outer {
    max-width: 100%;
    padding: 0 16px;
  }
  .section-home .block-05 .block-outer .news-box {
    padding: 80px 20px;
  }
}
@media all and (max-width: 1780px) {
  .section-quality-policy .system-box {
    width: calc(100% - 32px - 100px);
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media all and (max-width: 1680px) {
  .section-banner .info {
    /*left: 16px;*/
    /*left: 40px;*/
  }
  .section-production-detail .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-production-detail .block-02 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-about-us .block-06 .block-outer {
    max-width: 100%;
    padding: 0 16px;
  }
  .section-quality-policy .inspection-swiper-div {
    max-width: calc(100% - 180px);
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-next {
    right: -90px;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-prev {
    left: -90px;
  }
  .section-quality-policy .certification-swiper-div {
    max-width: calc(100% - 180px);
  }
  .section-quality-policy .certification-swiper-div .certification-swiper .swiper-button-next {
    right: -90px;
  }
  .section-quality-policy .certification-swiper-div .certification-swiper .swiper-button-prev {
    left: -90px;
  }
  .section-esg .carbon-reduction-process .desc {
    /*left: 16px;*/
    left: 6.25vw;
  }
  .section-esg .carbon-reduction-process .process-list {
    /*left: 16px;
    right: 16px;
    width: calc(100% - 32px);*/
    /*width: 87.5vw;*/
  }
}
@media all and (max-width: 1480px) {
  .section-home .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-home .block-04 .advantages-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-home .block-04 .advantages-box .advantages-list {
    margin-top: 20px;
  }
  .section-home .block-06 .world-map .block-home-title {
    /*padding: 0 16px; */
  }
  .section-home .block-07 {
    padding: 80px 0;
  }
}
@media all and (max-width: 1440px) {
  .section-home .block-02 {
    padding: 100px 0;
  }
  .section-home .block-02 .counter-div .item img {
    width: calc(20vw - 10px);
  }
  .section-home .block-03 .block-outer {
    /*padding: 0 16px;*/
  }
  .section-home .block-03 .core-value-list {
    /*margin-left: -20px;
    margin-right: -20px;*/
  }
  .section-esg .carbon-reduction-process .process-list .item .box {
    width: 200px;
    height: 120px;
  }
  .section-esg .carbon-reduction-process .process-list .item .box img {
    width: 100px;
    margin-left: -100px;
  }
  .section-esg .carbon-reduction-measures .measures-list {
    /*padding: 0 16px;*/
  }
  .section-quality-policy .block-01 .block-outer {
    /*margin: 0 16px;
    max-width: 100%;*/
  }
  .section-quality-policy .core-list .item .img {
    padding: 0 5px;
  }
  .section-service-support .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-support .block-02 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-support .solution-step {
    width: 100%;
  }
  .section-service-faq .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-center .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-center .standard-step {
    /*width: 100%;
    margin-left: -10px;
    margin-right: -10px;*/
  }
  .section-service-mw-dbm .block-01 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-center .block-04 .block-outer {
    max-width: 100%;
    padding: 0 16px;
  }
  .section-service-center .how-to-test-list {
    width: 100%;
  }
  .section-service-center .center-slider-div {
    max-width: 100%;
  }
}
@media all and (max-width: 1240px) {
  .section-service-support .solution-list {
    width: 100%;
  }
  .section-service-support .solution-list .item .box {
    width: 100%;
    min-height: 22vw;
  }
}
@media all and (max-width: 1200px) {
  .section-home .block-02 {
    padding: 50px 0;
  }
  .section-home .block-03 .core-value-list {
    margin-left: 0;
    margin-right: 0;
  }
  .section-home .block-03 .core-value-list .item {
    width: calc(25% - 20px);
    padding: 0 10px;
  }
  .section-home .block-03 .core-value-list .item .info {
    width: 100%;
  }
  .section-home .block-04 {
    padding-top: 100px;
  }
  .section-about-us .team-swiper-outer {
    overflow: hidden;
  }
  .section-about-us .team-swiper-outer .team-swiper-div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide {
    position: relative;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide.swiper-slide-active {
    transform: scale(1);
    z-index: 99;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide.swiper-slide-prev .box {
    transform: translateX(80%) scale(0.8);
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide.swiper-slide-next .box {
    transform: translateX(-80%) scale(0.8);
  }
  .section-service-faq .block-02 .block-outer {
    /*max-width: 100%;
    padding: 0 16px;*/
  }
  .section-service-mw-dbm .math-div h5 {
    margin-bottom: 10px;
  }
  .section-service-mw-dbm .math-div .img {
    max-width: 100%;
  }
}
@media all and (max-width: 1100px) {
  .section-oem .service-list .item .box {
    padding: 16px;
  }
  .section-oem .service-list .item .box .two-cols .col01 {
    width: 35%;
  }
  .section-oem .service-list .item .box .two-cols .col02 {
    width: calc(65% - 20px);
    padding-left: 20px;
  }
  .section-oem .block-02 .block-outer .porecess {
    padding-top: 15vw;
  }
  .section-service-support .solution-step .list .item .info {
    margin-top: -30px;
  }
}
@media all and (max-width: 1024px) {
  .section-home .block-01 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-home .block-02 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-home .block-03 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-list-items {
    width: 100%;
  }
  .section-home .block-04 .advantages-box .why-us {
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
  }
  .section-home .block-05 .block-outer .news-box .block-home-title {
    width: 100%;
  }
  .section-home .block-05 .block-outer .news-box .news-list {
    width: 100%;
  }
  .section-home .block-06 .world-map .block-home-title {
    left: 0px;
    top: 40px;
  }
  .section-service-support {
    padding-top: 150px;
  }
  .section-service-support .block-01 .block-outer {
    width: 100%;
  }
  .section-service-support .block-02 .block-outer {
    width: 100%;
  }
  .section-service-center {
    padding-top: 150px;
  }
  .section-service-center .block-01 .block-outer {
    width: 100%;
  }
  .section-service-center .block-02 .block-outer {
    width: 100%;
  }
  .section-service-center .block-03 .block-outer {
    width: 100%;
  }
  .section-service-center .block-04 .block-outer {
    width: calc(100% - 32px);
  }
  .section-service-faq {
    padding-top: 150px;
  }
  .section-service-faq .block-01 .block-outer {
    width: 100%;
  }
  .section-service-faq .block-02 .block-outer {
    width: 100%;
  }
  .section-service-mw-dbm {
    padding-top: 150px;
  }
  .section-service-mw-dbm .block-01 .block-outer {
    width: 100%;
  }
  .section-service-mw-dbm .block-02 .block-outer {
    width: 100%;
  }
  .section-service-mw-dbm .block-03 .block-outer {
    width: 100%;
  }
  .section-production-detail {
    padding-top: 150px;
  }
  .section-production-detail .block-01 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-production-detail .block-02 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-banner.section-banner-none-img .info {
    top: 100px;
  }
  .section-oem .block-01 {
    padding-bottom: 60px;
  }
  .section-oem .block-01 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-quality-policy .block-01 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-esg .block-01 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-esg .block-03 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-esg .block-04 .block-outer {
    width: 100%;
    padding: 0 16px;
  }
  .section-esg .vision-strategic .item .box img {
    height: 90px;
  }
  .section-esg .carbon-reduction-measures .measures-list {
    width: calc(100% - 32px);
    padding: 0 16px;
  }
  .section-esg .carbon-reduction-process .desc {
    left: 16px;
  }
  .section-esg .carbon-reduction-process .process-list {
    width: calc(100% - 32px);
    padding: 0 16px;
    left: 0;
  }
}
@media all and (max-width: 992px) {
  .section-banner .breadcrumb {
    top: 120px;
  }
  .section-banner .info {
    left: 16px;
    width: calc(100% - 32px);
  }
  .three-list-items {
    margin-left: -5px;
    margin-right: -5px;
  }
  .three-list-items .item {
    width: calc(33.3333333333% - 10px);
    margin: 5px;
  }
  .section-esg .carbon-reduction-process .process-list .item .box {
    transform: translate(0%, 0%) scale(0.7);
  }
  .section-service-center .standard-step .list .item .info {
    margin-top: -35px;
  }
}
@media all and (max-width: 750px) {
  .block-outer {
    max-width: calc(100% - 32px);
  }
  .three-list-items {
    margin-left: 0px;
    margin-right: 0px;
  }
  .three-list-items .item {
    width: 100%;
    margin: 10px 0;
  }
  .three-list-items .item .box .info .sub-top h3 {
    font-size: 20px;
  }
  .three-list-items .item .box .info .sub-top p {
    font-size: 14px;
  }
  .three-list-items .item .box .info .sub-bottom {
    font-size: 16px;
  }
  .block-title-blue h2 {
    font-size: 24px;
  }
  .block-title-white h2 {
    font-size: 24px;
  }
  .block-title-green h2 {
    font-size: 24px;
  }
  .block-big-title h1 {
    font-size: 28px;
    background-size: auto 95%;
    padding-left: 22px;
  }
  .block-sub-title h3 {
    font-size: 24px;
  }
  .form-box {
    padding: 16px;
    border-radius: 16px;
  }
  .form-box .item {
    margin-bottom: 30px;
  }
  .form-box .item .two-cols {
    display: block;
  }
  .form-box .item .two-cols .col {
    width: 100%;
  }
  .form-box .item .two-cols .col:nth-child(2) {
    margin-top: 30px;
  }
  .form-box .item .label {
    font-size: 18px;
  }
  .form-box .item .controller input {
    font-size: 18px;
  }
  .form-box .item .controller textarea {
    font-size: 18px;
  }
  .form-box .item .controller .validate-code {
    display: block;
  }
  .form-box .item .controller .validate-code input {
    width: calc(100% - 32px - 2px);
  }
  .form-box .item .controller .validate-code img {
    margin-left: 0;
    margin-top: 15px;
  }
  .form-box .item .controller .select-div {
    max-width: 100%;
  }
  .form-box .item .controller .select-div select {
    font-size: 18px;
  }
  .form-box .item .controller .checkbox-container {
    font-size: 20px;
  }
  .form-box .item .controller .checkbox-container .checkmark {
    top: 10px;
  }
  .form-box .item .controller .checkbox-list {
    display: block;
  }
  .form-box .item.action button {
    min-width: 100%;
    font-size: 18px;
  }
  .form-box .item.desc p {
    font-size: 16px;
  }
  .pagenation-div a {
    font-size: 16px;
  }
  .section-banner .breadcrumb {
    font-size: 16px;
    top: 100px;
  }
  .section-banner .info {
    height: calc(100% - 30px);
  }
  .section-banner .info h2 {
    font-size: 32px;
  }
  .section-banner .info h2 span {
    font-size: 32px;
  }
  .section-banner .info h3 {
    font-size: 16px;
  }
  .section-banner .info p {
    font-size: 14px;
  }
  .section-banner .img img.web {
    display: none;
  }
  .section-banner .img img.mobile {
    display: block;
  }
  .section-home {
    /*background-image: url(./../images/home_bg_01_mobile.png);*/
  }
  .section-home .home-bg img.web {
    display: none;
  }
  .section-home .home-bg img.mobile {
    display: block;
  }
  .section-home .block-home-title h3 {
    font-size: 24px;
  }
  .section-home .block-home-title h2 {
    font-size: 36px;
    background-size: auto 28px;
    padding-left: 22px;
  }
  .section-home .block-01 .info .desc h2 {
    font-size: 48px;
  }
  .section-home .block-01 .info .desc p {
    font-size: 20px;
    margin-top: 15px;
  }
  .section-home .block-02 .block-outer {
    padding: 0 16px;
  }
  .section-home .block-02 .counter-div .item {
    width: 50%;
  }
  .section-home .block-02 .counter-div .item img {
    width: 100%;
  }
  .section-home .block-02 .counter-div .item img.web {
    display: none;
  }
  .section-home .block-02 .counter-div .item img.mobile {
    display: block;
  }
  .section-home .block-03 .block-outer {
    padding: 0 16px;
  }
  .section-home .block-03 .core-value-list {
    display: block;
  }
  .section-home .block-03 .core-value-list .item {
    width: 100%;
    margin: 30px 0;
    padding: 0;
  }
  .section-home .block-03 .core-value-list .item .info h3 {
    font-size: 20px;
  }
  .section-home .block-03 .core-value-list .item .info p {
    font-size: 14px;
  }
  .section-home .block-04 .advantages-box {
    background-image: url(./../images/home_advantages_title_mobile_bg.svg);
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    overflow: hidden;
  }
  .section-home .block-04 .advantages-box:before {
    top: 25vw;
    border-radius: 0 0 24px 24px;
  }
  .section-home .block-04 .advantages-box .advantages-list {
    display: block;
    margin-top: 20px;
  }
  .section-home .block-04 .advantages-box .advantages-list .item {
    border-radius: 24px;
    background-repeat: no-repeat;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item01, .section-home .block-04 .advantages-box .advantages-list .item.item02, .section-home .block-04 .advantages-box .advantages-list .item.item03, .section-home .block-04 .advantages-box .advantages-list .item.item04 {
    width: 100%;
    margin-left: 0;
    padding-top: 20px;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item01 {
    background-size: 140% auto;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item02 {
    background-size: 110% auto;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item03 {
    background-size: 100% auto;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item04 {
    background-size: 140% auto;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item04 .box {
    padding-bottom: 20px;
    margin-bottom: 0;
  }
  .section-home .block-04 .advantages-box .advantages-list .item.item04 .box .more {
    bottom: 20px;
  }
  .section-home .block-04 .advantages-box .advantages-list .item .box {
    min-height: 80vw;
    margin: 20px;
    margin-top: 0;
  }
  .section-home .block-04 .advantages-box .advantages-list .item .box .info h3 {
    font-size: 24px;
  }
  .section-home .block-04 .advantages-box .advantages-list .item .box .info p {
    font-size: 14px;
  }
  .section-home .block-04 .advantages-box .advantages-list .item .box .more a {
    font-size: 14px;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block h3 {
    font-size: 20px;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-list-items .item-block .list-items {
    display: none;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-list-items .item .box .info .desc h4 {
    font-size: 20px;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-list-items .item .box .info .link a {
    font-size: 16px;
  }
  .section-home .block-04 .advantages-box .popular-product-div .product-swiper, .section-home .block-04 .advantages-box .popular-product-div .dac-swiper, .section-home .block-04 .advantages-box .popular-product-div .cable-swiper, .section-home .block-04 .advantages-box .popular-product-div .wire-swiper {
    display: block;
  }
  .section-home .block-04 .advantages-box .why-us {
    margin-left: 0;
    margin-right: 0;
  }
  .section-home .block-04 .advantages-box .why-us .item {
    width: calc(100% - 20px - 2px);
  }
  .section-home .block-04 .advantages-box .why-us .item .info h3 {
    font-size: 20px;
  }
  .section-home .block-04 .advantages-box .why-us .item .info p {
    font-size: 14px;
  }
  .section-home .block-05 .block-outer .news-box {
    padding: 24px 12px;
    background-position: left top;
    background-size: 100% auto;
  }
  .section-home .block-05 .block-outer .news-box .news-list .more {
    padding-top: 10px;
    text-align: center;
  }
  .section-home .block-05 .block-outer .news-box .news-list .more a {
    font-size: 16px;
  }
  .section-home .block-06 .world-map .block-home-title {
    top: 30px;
  }
  .section-home .block-06 .world-map img.web {
    display: none;
  }
  .section-home .block-06 .world-map img.mobile {
    display: block;
  }
  .section-home .block-07 .block-outer .certification-swiper-di .certification-logo-swiper .swiper-slide img {
    max-height: 80px;
  }
  .section-about-us .value-list {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .section-about-us .value-list .item {
    width: 100%;
    margin: 16px 0;
  }
  .section-about-us .value-list .item .info h3 {
    font-size: 20px;
  }
  .section-about-us .value-list .item .info p {
    font-size: 14px;
  }
  .section-about-us .organization {
    padding: 0 8px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div {
    padding-bottom: 50px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .team-swiper {
    padding: 0;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .box {
    margin: 0 16px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols {
    display: block;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .img {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info {
    padding-left: 0;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: center;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h3 {
    font-size: 24px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h3 b {
    font-size: 40px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info h4 {
    font-size: 20px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info ol {
    font-size: 14px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide .two-cols .info .detail {
    width: max-content;
    text-align: left;
    margin: 0 auto;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide.swiper-slide-prev {
    opacity: 0;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-slide.swiper-slide-next {
    opacity: 0;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-button-prev {
    width: 32px;
    height: 32px;
    left: calc(50% - 32px);
    background-size: 10px auto;
    bottom: 5px;
  }
  .section-about-us .team-swiper-outer .team-swiper-div .swiper-button-next {
    width: 32px;
    height: 32px;
    left: calc(50% + 16px);
    background-size: 10px auto;
    bottom: 5px;
  }
  .section-about-us .career-step .scrollbar {
    overflow-x: auto;
    /* Handle */
    /* Handle on hover */
  }
  .section-about-us .career-step .scrollbar img {
    width: 200vw;
  }
  .section-about-us .career-step .scrollbar::-webkit-scrollbar-track {
    background: transparent;
  }
  .section-about-us .career-step .scrollbar::-webkit-scrollbar-thumb {
    background: transparent;
  }
  .section-about-us .career-step .scrollbar::-webkit-scrollbar-thumb:hover {
    background: transparent;
  }
  .section-about-us .career-list {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .section-about-us .career-list .item {
    width: 100%;
    margin: 8px 0;
  }
  .section-about-us .career-list .item:nth-child(1) {
    margin-left: 0;
    margin-right: 0;
  }
  .section-about-us .career-list .item .box .bg {
    min-height: 80vw;
  }
  .section-about-us .career-list .item .box .info {
    left: 24px;
    bottom: 24px;
  }
  .section-about-us .career-list .item .box .info .desc h3 {
    font-size: 24px;
  }
  .section-about-us .career-list .item .box .info .desc p {
    font-size: 16px;
  }
  .section-about-us .career-list .item:nth-child(1) .box .bg {
    background-image: url(./../images/about_career_104_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .section-about-us .career-list .item:nth-child(1) .box .bg img {
    opacity: 0;
  }
  .section-about-us .career-list .item:nth-child(1) .box .info img {
    height: 48px;
  }
  .section-about-us .career-list .item:nth-child(2) .box .bg {
    background-image: url(./../images/about_career_email_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .section-about-us .career-list .item:nth-child(2) .box .bg img {
    opacity: 0;
  }
  .section-about-us .career-list .item:nth-child(2) .box .info img {
    height: 48px;
  }
  .section-about-us .block-02 .block-outer {
    padding: 0 0 30px 0;
  }
  .section-about-us .block-03 .block-outer {
    padding: 0 0 30px 0;
  }
  .section-about-us .success-case-list .more {
    text-align: center;
  }
  .section-about-us .success-case-list .more a {
    font-size: 20px;
  }
  .section-about-us .news-list .more {
    text-align: center;
  }
  .section-about-us .news-list .more a {
    font-size: 20px;
  }
  .section-oem .service-list .item .box .two-cols {
    display: block;
  }
  .section-oem .service-list .item .box .two-cols .col01 {
    width: 100%;
  }
  .section-oem .service-list .item .box .two-cols .col01 img.web {
    display: none;
  }
  .section-oem .service-list .item .box .two-cols .col01 img.mobile {
    display: block;
  }
  .section-oem .service-list .item .box .two-cols .col02 {
    margin-top: 20px;
    width: 100%;
    padding-left: 0px;
  }
  .section-oem .service-list .item .box .two-cols .col02 h3 {
    font-size: 20px;
  }
  .section-oem .service-list .item .box .two-cols .col02 p {
    font-size: 16px;
  }
  .section-oem .service-list .item .box .two-cols .col02 ol li h4 {
    font-size: 18px;
  }
  .section-oem .service-list .item .box .two-cols .col02 ol li h4:before {
    top: 9px;
  }
  .section-oem .service-list .item .box .two-cols .col02 ol li ol li {
    width: 100%;
    font-size: 14px;
  }
  .section-oem .block-02 {
    background-image: url(./../images/oem_service_bg_mobile_01.png);
    padding: 0;
  }
  .section-oem .block-02 .block-outer .porecess {
    padding-top: 0;
  }
  .section-oem .block-02 .block-outer .porecess img.web {
    display: none;
  }
  .section-oem .block-02 .block-outer .porecess img.mobile {
    display: block;
  }
  .section-quality-policy .certification-swiper-div {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
  .section-quality-policy .certification-swiper-div .certification-swiper .swiper-pagination {
    display: none;
  }
  .section-quality-policy .certification-swiper-div .certification-swiper .swiper-button-prev {
    width: 32px;
    height: 32px;
    left: calc(50% - 32px);
    background-size: 10px auto;
    bottom: 5px;
    top: auto;
  }
  .section-quality-policy .certification-swiper-div .certification-swiper .swiper-button-next {
    width: 32px;
    height: 32px;
    left: calc(50% + 16px);
    background-size: 10px auto;
    bottom: 5px;
    top: auto;
  }
  .section-quality-policy .inspection-swiper-div {
    padding-bottom: 60px;
    margin-bottom: 0px;
    max-width: 100%;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .info h3 {
    font-size: 20px;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-slide .box .info p {
    font-size: 16px;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-pagination {
    display: none;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-prev {
    width: 32px;
    height: 32px;
    left: calc(50% - 42px);
    background-size: 10px auto;
    bottom: 5px;
    top: auto;
  }
  .section-quality-policy .inspection-swiper-div .inspection-swiper .swiper-button-next {
    width: 32px;
    height: 32px;
    left: calc(50% + 10px);
    background-size: 10px auto;
    bottom: 5px;
    top: auto;
  }
  .section-quality-policy .system-box {
    width: calc(100% - 32px - 32px);
    padding-left: 16px;
    padding-right: 16px;
  }
  .section-quality-policy .system-box .chart img.web {
    display: none;
  }
  .section-quality-policy .system-box .chart img.mobile {
    display: block;
  }
  .section-quality-policy .core-list {
    justify-content: center;
  }
  .section-quality-policy .core-list .item {
    width: 50%;
  }
  .section-quality-policy .core-list .item .img img.web {
    display: none;
  }
  .section-quality-policy .core-list .item .img img.mobile {
    display: block;
  }
  .section-quality-policy .certification-swiper-div {
    max-width: 100%;
  }
  .section-esg .block-01 .info P {
    font-size: 16px;
  }
  .section-esg .block-03 .img img.web {
    display: none;
  }
  .section-esg .block-03 .img img.mobile {
    display: block;
  }
  .section-esg .block-04 {
    padding-bottom: 60px;
  }
  .section-esg .block-04 .info-list .item {
    padding: 15px 0;
  }
  .section-esg .block-04 .info-list .item .two-cols {
    display: block;
  }
  .section-esg .block-04 .info-list .item .two-cols .col01 {
    width: 100%;
  }
  .section-esg .block-04 .info-list .item .two-cols .col01 h3 {
    font-size: 20px;
  }
  .section-esg .block-04 .info-list .item .two-cols .col02 {
    width: 100%;
    margin-top: 15px;
  }
  .section-esg .block-04 .info-list .item .two-cols .col02 h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .section-esg .block-04 .info-list .item .two-cols .col02 h4:before {
    top: 5px;
  }
  .section-esg .block-04 .info-list .item .two-cols .col02 p {
    font-size: 14px;
  }
  .section-esg .vision-strategic {
    margin-left: 0;
    margin-right: 0;
  }
  .section-esg .vision-strategic .item {
    margin: 5px;
    width: calc(50% - 10px);
  }
  .section-esg .vision-strategic .item .box {
    padding: 10px 0;
  }
  .section-esg .vision-strategic .item .box img {
    height: 80px;
  }
  .section-esg .vision-strategic .item .box h3 {
    font-size: 20px;
  }
  .section-esg .carbon-reduction-process .img img.web {
    display: none;
  }
  .section-esg .carbon-reduction-process .img img.mobile {
    display: block;
  }
  .section-esg .carbon-reduction-process .img img.mask {
    height: 65%;
  }
  .section-esg .carbon-reduction-process .desc {
    top: 5%;
    right: 16px;
  }
  .section-esg .carbon-reduction-process .desc h3 {
    font-size: 28px;
  }
  .section-esg .carbon-reduction-process .desc p {
    font-size: 20px;
  }
  .section-esg .carbon-reduction-process .desc p span {
    display: inline;
  }
  .section-esg .carbon-reduction-process .process-list {
    display: block;
  }
  .section-esg .carbon-reduction-process .process-list .item {
    width: 100%;
    position: relative;
  }
  .section-esg .carbon-reduction-process .process-list .item .box {
    transform: translate(0%, 0%) scale(1);
    width: 180px;
    height: 100px;
  }
  .section-esg .carbon-reduction-process .process-list .item .box h3 {
    font-size: 20px;
    margin-left: 10px;
  }
  .section-esg .carbon-reduction-process .process-list .item .box img {
    width: 80px;
    margin-left: -80px;
  }
  .section-esg .carbon-reduction-process .process-list .item:nth-child(1) .box {
    left: -14vw;
    top: 200vw;
  }
  .section-esg .carbon-reduction-process .process-list .item:nth-child(2) .box {
    left: 0vw;
    top: 138vw;
  }
  .section-esg .carbon-reduction-process .process-list .item:nth-child(3) .box {
    left: 10vw;
    top: 76vw;
  }
  .section-esg .carbon-reduction-process .process-list .item:nth-child(4) .box {
    left: 22vw;
    top: 15vw;
  }
  .section-esg .carbon-reduction-process .info {
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .section-esg .carbon-reduction-process .info p {
    font-size: 16px;
  }
  .section-esg .carbon-reduction-measures h2 {
    font-size: 24px;
  }
  .section-esg .carbon-reduction-measures .measures-list {
    justify-content: center;
  }
  .section-esg .carbon-reduction-measures .measures-list .item {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .section-esg .carbon-reduction-measures .measures-list .item .box {
    padding: 20px 0;
  }
  .section-esg .carbon-reduction-measures .measures-list .item .box img {
    height: 80px;
  }
  .section-esg .carbon-reduction-measures .measures-list .item .box h3 {
    font-size: 18px;
    margin-top: 0;
  }
  .section-service-support .solution-step {
    background-image: url(./../images/solution_step_mobile_bg.png);
    padding: 20px 0;
    position: relative;
  }
  .section-service-support .solution-step:before {
    content: "";
    position: absolute;
    left: 32%;
    top: 0;
    width: 50px;
    height: 100%;
    background-image: url(./../images/solution_step_mobile_line.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .section-service-support .solution-step .list {
    display: block;
    position: relative;
    margin-left: -10vw;
  }
  .section-service-support .solution-step .list .item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .section-service-support .solution-step .list .item .info h3 {
    font-size: 20px;
    margin-left: -30px;
    margin-bottom: -10px;
  }
  .section-service-support .solution-list {
    margin-left: -5px;
    margin-right: -5px;
    padding: 20px 0;
  }
  .section-service-support .solution-list .item {
    width: calc(50% - 10px);
    margin: 5px;
  }
  .section-service-support .solution-list .item .box {
    min-height: 30vw;
    padding: 10px 0;
  }
  .section-service-support .solution-list .item .box .info {
    padding: 0 5px;
  }
  .section-service-support .solution-list .item .box .info h3 {
    font-size: 16px;
  }
  .section-service-support .solution-list .item .box .info p {
    font-size: 12px;
  }
  .section-service-support .info01 p {
    font-size: 16px;
  }
  .section-service-support .info01 p.web {
    display: none;
  }
  .section-service-support .info01 p.mobile {
    display: block;
  }
  .section-service-support .info02 {
    padding: 20px 0;
  }
  .section-service-support .info02 p {
    font-size: 16px;
  }
  .section-service-support .info02 p.web {
    display: none;
  }
  .section-service-support .info02 p.mobile {
    display: block;
  }
  .section-service-support .block-02 {
    padding-bottom: 50px;
  }
  .section-service-center .block-01 {
    padding-bottom: 60px;
  }
  .section-service-center .block-02 {
    padding-bottom: 60px;
    overflow: hidden;
  }
  .section-service-center .block-03 {
    padding-bottom: 60px;
  }
  .section-service-center .block-04 {
    padding-bottom: 60px;
  }
  .section-service-center .info p {
    font-size: 16px;
  }
  .section-service-center .advantages-list {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .section-service-center .advantages-list .item {
    width: 100%;
    margin: 10px 0;
  }
  .section-service-center .advantages-list .item .box {
    min-height: 200px;
  }
  .section-service-center .advantages-list .item .box .info h3 {
    font-size: 20px;
  }
  .section-service-center .advantages-list .item .box .info p {
    font-size: 14px;
  }
  .section-service-center .standard-step {
    background-image: url(./../images/standard_bg_mobile.png);
    padding: 15vw 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }
  .section-service-center .standard-step:before {
    content: "";
    position: absolute;
    left: 25%;
    top: 0;
    width: 50px;
    height: 100%;
    background-image: url(./../images/standard_mobile_line.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .section-service-center .standard-step .list {
    display: block;
    margin-bottom: 3vw;
    position: relative;
    z-index: 2;
  }
  .section-service-center .standard-step .list .item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -5vw;
    margin-bottom: -5vw;
    margin-left: -10vw;
    width: calc(100% + 20vw);
  }
  .section-service-center .standard-step .list .item .img img {
    width: 60vw;
    margin-left: -10vw;
  }
  .section-service-center .standard-step .list .item .info {
    margin-left: -12vw;
    margin-bottom: -6vw;
    margin-right: -12vw;
  }
  .section-service-center .standard-step .list .item .info h3 {
    font-size: 18px;
    text-align: left;
  }
  .section-service-center .standard-step .list .item .info p {
    font-size: 12px;
    margin-top: 0;
    text-align: left;
  }
  .section-service-center .how-to-test-list {
    display: block;
  }
  .section-service-center .how-to-test-list .item {
    width: 100%;
    margin: 10px 0;
  }
  .section-service-center .how-to-test-list .item .box .info {
    padding: 16px;
  }
  .section-service-center .how-to-test-list .item .box .info h3 {
    font-size: 20px;
  }
  .section-service-center .how-to-test-list .item .box .info p {
    font-size: 16px;
  }
  .section-service-center .how-to-test-list .item .box .info ol {
    font-size: 16px;
  }
  .section-service-center .center-slider-div .swipr-small-outer {
    padding: 10px 30px;
  }
  .section-service-center .center-slider-div .swipr-small-outer .swiper-button-next {
    right: 0;
  }
  .section-service-center .center-slider-div .swipr-small-outer .swiper-button-prev {
    left: 0;
  }
  .section-service-faq .faq-list .item {
    padding: 8px 16px;
  }
  .section-service-faq .faq-list .item .question .three-cols .col01 span {
    font-size: 20px;
  }
  .section-service-faq .faq-list .item .question .three-cols .col02 h3 {
    font-size: 18px;
  }
  .section-service-faq .faq-list .item .answer {
    padding-top: 15px;
  }
  .section-service-faq .faq-list .item .answer p {
    font-size: 16px;
  }
  .section-service-faq .faq-list .item .question + .answer {
    margin-top: 15px;
  }
  .section-service-faq .remark p {
    font-size: 15.5px;
  }
  .section-service-faq .info {
    margin-top: 30px;
  }
  .section-service-faq .info p {
    font-size: 18px;
  }
  .section-service-mw-dbm .conversion-calculator-info h3 span {
    font-size: 14px;
  }
  .section-service-mw-dbm .conversion-calculator-info h2 {
    font-size: 24px;
  }
  .section-service-mw-dbm .conversion-calculator-info p {
    font-size: 14px;
  }
  .section-service-mw-dbm .math-div .two-cols {
    display: block;
  }
  .section-service-mw-dbm .math-div .two-cols .col {
    width: 100%;
  }
  .section-service-mw-dbm .math-div .three-cols {
    display: block;
  }
  .section-service-mw-dbm .math-div .three-cols .col {
    width: 100%;
    margin-top: 20px;
  }
  .section-service-mw-dbm .math-div h4 {
    font-size: 20px;
    margin-top: 30px;
  }
  .section-service-mw-dbm .math-div h5 {
    font-size: 16px;
    padding-bottom: 5px;
  }
  .section-service-mw-dbm .math-div p {
    font-size: 16px;
  }
  .section-service-mw-dbm .conversion-form-box .form-box {
    padding: 16px;
  }
  .section-service-mw-dbm .calculator-list .item {
    font-size: 16px;
  }
  .section-service-mw-dbm .table-div table {
    font-size: 14px;
  }
  .section-service-mw-dbm .block-03 {
    padding-bottom: 60px;
  }
  .section-production-detail .block-01 .two-cols {
    display: block;
  }
  .section-production-detail .block-01 .two-cols .col01 {
    width: 100%;
  }
  .section-production-detail .block-01 .two-cols .col01 .img {
    padding: 24px;
  }
  .section-production-detail .block-01 .two-cols .col02 {
    margin-top: 20px;
    padding-left: 0;
    width: 100%;
  }
  .section-production-detail .block-01 .two-cols .product-name h2 {
    font-size: 20px;
  }
  .section-production-detail .block-01 .two-cols .product-name .tag-hot {
    font-size: 14px;
  }
  .section-production-detail .block-01 .two-cols .product-tag span {
    font-size: 14px;
  }
  .section-production-detail .block-01 .two-cols .product-desc p {
    font-size: 14px;
  }
  .section-production-detail .block-01 .two-cols .product-part-number h3 {
    font-size: 16px;
  }
  .section-production-detail .block-01 .two-cols .product-quantity h3 {
    font-size: 16px;
  }
  .section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase {
    width: 100%;
  }
  .section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase input {
    font-size: 16px;
    width: calc(100% - 46px - 46px);
  }
  .section-production-detail .block-01 .two-cols .product-quantity .controller .decrease-increase button {
    font-size: 16px;
  }
  .section-production-detail .block-01 .two-cols .product-quantity .action button {
    width: 100%;
    font-size: 16px;
  }
  .section-production-detail .block-01 .two-cols .part-select-div {
    display: block;
  }
  .section-production-detail .block-01 .two-cols .part-number-list {
    display: none;
  }
  .section-production-detail .block-02 .block-title-black h2 {
    font-size: 18px;
  }
  .section-production-detail .specification-table-list .scrollbar {
    overflow-x: auto;
  }
  .section-production-detail .specification-table-list table {
    font-size: 14px;
    width: 768px;
  }
}
@media all and (max-width: 580px) {
  .section-home .block-04 .advantages-box .advantages-list .item .box {
    min-height: 110vw;
  }
  .section-banner .breadcrumb {
    max-width: 100%;
  }
  .section-about-us .career-step .scrollbar img {
    width: 300vw;
  }
}

/*# sourceMappingURL=main.css.map */
</pre></body></html>