@import url("css2-NotoSansTC_swap.css");
@import url("css2-Montserrat_swap.css");
@import url("css2-Interwght200_swap.css");
@import url("css2-Roboto_swap.css");
@import url("css2-NotoSansTCwght900_swap.css");
@import url("css2-BreeSerif_swap.css");
@import url("css2-Oswald_swap.css");
a, body {
  color: #000;
  font-size: 16px;
  font-family: "urw-din", "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", "Arial", sans-serif;
  -webkit-text-stroke: 0.1px;
  line-height: 1.5;
  font-weight: 400;
}

input, form, body, html {
  margin: 0px;
  padding: 0px;
}

.shopSite-list, .Prod-specList, .Timeline-flex, .Timeline-container, .form-group-list, .tab-content, .content-nav-dropdown-container, .mainContent, footer .footer-info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.download_fileCaption, .download_fileInfo, .download_fileBtn, .accordion .card .btn, .accordion .num, .btn-wrap, .radio_style, .checkbox_style, .content-item, footer .footer-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-wrap .card__list__3 .card__image img, .card-wrap .card__list__4 .card__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  margin: auto;
}

.noJS > div,
.noJS > ul {
  display: none;
}

.noJS > noscript {
  display: block;
  width: 100%;
  line-height: 10em;
}

.font-size-1 {
  font-size: 87.5% !important;
}

.font-size-2 {
  font-size: 100% !important;
}

.font-size-3 {
  font-size: 112.5% !important;
}

.font-size-4 {
  font-size: 150% !important;
}

.font-size-5 {
  font-size: 175.5% !important;
}

.font-size-6 {
  font-size: 250% !important;
}

.font-size-7 {
  font-size: 275% !important;
}

.font-size-8 {
  font-size: 362.5% !important;
}

.font-size-9 {
  font-size: 450% !important;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  overflow: -moz-scrollbars-vertical;
}

body {
  background: #fff;
  visibility: visible;
  overflow-x: hidden;
}
body.fixed {
  overflow: hidden;
}
body p {
  margin-bottom: 0.5rem;
}
body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  body {
    font-size: 18px;
  }
}

div {
  position: relative;
}

ol,
ul {
  /* list-style: none;
  padding-left: 0; */
  margin: 0;
}

.navDropdown-link,
.dropdown-menu-subContanier,
.Prod-specList,
.Prod-unreset dl dd ul{
  list-style: none;
  padding-left: 0;
}

form {
  font-size: 16px;
}

label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 12px;
  cursor: pointer;
}

input {
  -webkit-autofill: unset;
  font-size: 16px;
  background-color: #eeeeee;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fcfcfc inset;
}
input:focus {
  outline: 0;
}
input[type=text], input[type=password] {
  vertical-align: top;
}
input[type=radio], input[type=checkbox] {
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}
input[type=number]::-webkit-inner-spin-button,
input [type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input.hid {
  display: none;
}

a:focus,
input:focus,
select:focus,
button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}

select {
  border: 0px;
  outline: none;
}

textarea {
  padding: 5px;
  border: 1px solid rgba(216, 216, 216, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  resize: none;
  font-size: 16px;
  background-color: #eeeeee;
}

a {
  cursor: pointer;
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: currentColor;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.table {
  border-top: 1px solid #c8dae8;
  border-right: 1px solid #c8dae8;
  border-left: 1px solid #c8dae8;
}

.input {
  width: 100%;
}

.icon {
  display: inline-block;
  vertical-align: middle;
}

.wrapper-1800 {
  width: 100%;
  max-width: 1800px;
  margin: auto;
}

.wrapper-1750 {
  width: 100%;
  max-width: 1750px;
  margin: auto;
}

.wrapper-1700 {
  width: 100%;
  max-width: 1700px;
  margin: auto;
}

.wrapper-1650 {
  width: 100%;
  max-width: 1650px;
  margin: auto;
}

.wrapper {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}

.wrapper-1550 {
  width: 100%;
  max-width: 1550px;
  margin: auto;
}

.wrapper-1500 {
  width: 100%;
  max-width: 1500px;
  margin: auto;
}

.wrapper-1450 {
  width: 100%;
  max-width: 1450px;
  margin: auto;
}

.wrapper-1400 {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}

.wrapper-1380 {
  width: 100%;
  max-width: 1380px;
  margin: auto;
}

.wrapper-1350 {
  width: 100%;
  max-width: 1350px;
  margin: auto;
}

.wrapper-1300 {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.wrapper-1250, .nav-tabs.main {
  width: 100%;
  max-width: 1250px;
  margin: auto;
}

.wrapper-1200 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.wrapper-1150 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

.wrapper-1100 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}

.wrapper-1000 {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.wrapper-900 {
  width: 100%;
  max-width: 900px;
  margin: auto;
}

.wrapper-800 {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.wrapper-700 {
  width: 100%;
  max-width: 700px;
  margin: auto;
}

.wrapper-600 {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.detail_label {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  padding: 0 6px;
  height: 20px;
  text-align: center;
  background-color: #fff;
  line-height: 20px;
  vertical-align: middle;
  font: 13px/25px Arial;
  border: 1px solid #fff;
}
.detail_label.fc-LightSalmon {
  border-color: #e9a3a8;
  color: #e9a3a8;
  line-height: 20px;
}

table td{
  padding: 5px;
}

@media (max-width:1024px){
  table{
    width: 100% !important;
  }
}

/* #Navigation
================================================== */
.start-header {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s ease-out;
  box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
}
.start-header.scroll-on {
  position: fixed;
  transition: all 0.3s ease-out;
}
@media (min-width: 1025px) {
  .start-header.scroll-on * {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .start-header.scroll-on .navbar-infoList {
    transform: translateY(-43px);
  }
  .start-header.scroll-on .navbar-link {
    margin-top: -43px;
  }
}
.start-header .container {
  max-width: 1300px;
}

.navigation-wrap {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1050;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0;
}
@media (min-width: 1000px) and (max-width: 1020px) {
  .navbar {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 1024px) {
  .navbar {
    align-items: center;
  }

  .nav-mobileBtn {
    display: block !important;
    width: 40px;
    height: 40px;
    background: #fff !important;
    color: #000 !important;
    text-align: center;
    position: absolute !important;
    right: -10px;
    top: 9px;
    font-size: 14px;
  }

  .navDropdown-link > li > a:first-child{
    margin-right: 35px;
  }

  .navDropdown-link > li > a + .nav-mobileBtn{
    top:0;
    right: -10px;
  }

  .navbar-link .nav-item.show > .nav-mobileBtn i,
  .navDropdown-link > li > a + .nav-mobileBtn.active i{
    position: relative;
    transform: rotate(180deg);
  }

}
.navbar-infoList {
  background-color: #f3f3f3;
  border-bottom: #EDEDED 2px solid;
}
.navbar-infoList .nav-item {
  padding: 7.55px 15px 7.5px;
}
.navbar-infoList .navbar-info .info:last-child .nav-item {
  border-right: #d9d7d7 1px solid;
}
.navbar-infoList .navbar-info .info:last-child .nav-item:first-child {
  border-left: #d9d7d7 1px solid;
}
.navbar-link .navbar {
  padding: 0;
}
.navbar-link .nav-item.active .nav-link, .navbar-link .nav-item:hover .nav-link {
  color: #231916 !important;
  font-weight: 600;
}
.navbar-link .nav-item .nav-link {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
@media (min-width: 1025px) {
  .navbar-link .nav-item {
    padding: 20px 0 9px;
  }

  .navbar-link .nav-item.active .nav-link::before, .navbar-link .nav-item:hover .nav-link::before {
    content: "";
    display: block;
    width: calc(100% - 3rem);
    height: 2px;
    background-color: #C30D23;
    position: absolute;
    bottom: -11px;
    left: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .navbar-link .nav-item {
    line-height: 2.25;
  }
}
@media (min-width: 1025px) {
  .navbar-link {
    border-bottom: #E6E6E6 1px solid;
    padding-top: 4px;
  }
}
@media (max-width: 1024px) {
  .navbar-link {
    padding-top: 5px;
  }
}
.navbar-brand {
  padding: 0;
  margin: 0;
}
.navbar-brand img {
  display: block;
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  max-height: 55px;
}
@media (min-width: 1600px) {
  .navbar-brand {
    margin-right: 3em;
    margin-bottom: 0.25em;
    margin-top: 0.5em;
  }
}

@media (min-width: 1025px) {
  .navbar-light .navbar-brand .nav-item-socialIcon .footer-icon-list img{
    max-width: 30px;
  }
}

@media (max-width: 1024px) {
  .navbar-brand {
    width: 40vw;
  }
}
.navbar-light .navbar-toggler-icon {
  width: 28px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid #000;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon::after, .navbar-light .navbar-toggler-icon::before {
  width: 28px;
  position: absolute;
  height: 1px;
  background-color: #000;
  top: 0;
  left: 0;
  content: "";
  z-index: 2;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon::after {
  top: 8px;
}
.navbar-light .navbar-nav .nav-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-collapse {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

 /* overlay for mobile */
.navbar-collapse-overlay{
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.75);
  top: 50px;
  left: -100%;
  z-index: -1;
  transition: .25s;
}

@media (min-width: 800px) and (max-width: 1400px) {
  .navbar-collapse {
    width: 100%;
  }
}

@media (max-width: 810px) {
  .collapse:not(.show){
    display: inline-block;
    left: -100%;
  }
  .navbar-collapse {
    position: fixed;
    top: 50px;
    left: 0;
    z-index: 1;

    width: 55vw;
    height: calc(100vh - 50px);
    min-height: 100%;

    background: #fff;
    padding: 1em;

    overflow: hidden;
    overflow-y: auto;
    transition: .25s;
  }
  
  .navbar-collapse.show + .navbar-collapse-overlay{
    left: 0;
  }

}

.navbar-toggler {
  float: right;
  border: none;
  padding-right: 0;
}
.navbar-toggler:active, .navbar-toggler:focus {
  outline: none;
}
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before {
  -webkit-transform: translateY(8px) rotate(-45deg);
      -ms-transform: translateY(8px) rotate(-45deg);
          transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  border-color: transparent;
}
.navbar-nav.link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 1em;
}
@media (min-width: 800px) and (max-width: 1025px) {
  .navbar-nav.info {
    position: absolute;
    right: 0;
    top: -150%;
  }
}
@media (max-width: 1024px) {
  .navbar-nav.link {
    padding-right: 0;
  }

  .navbar-nav.info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-nav.info > li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .navbar-nav.info > li.nav-item-search, .navbar-nav.info > li.nav-item-social {
    display: none;
  }
  .navbar-nav.info > li.nav-item-lang {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 1.5rem);
            flex: 0 0 calc(100% - 1.5rem);
    max-width: calc(100% - 1.5rem);
  }
}

.nav-item {
  position: relative;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.nav-item .icon {
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-top: -2px;
  line-height: 1;
}

.nav-item .icon img{
  margin: 0;
}

.nav-item .icon .fa-search {
  font-size: 1.5em;
  margin-top: 2.5px;
}
.nav-item .icon .fa-caret-down {
  margin-left: 5px;
  margin-top: 10px;
}
.nav-item .icon.txt {
  padding-left: 5px;
  font-size: 13px;
  color: #999999;
}

@media (max-width: 1024px) {
  .nav-item::after {
    display: none;
  }
  .nav-item::before {
    position: absolute;
    display: block;
    top: 20px;
    left: 0;
    width: 11px;
    height: 1px;
    content: "";
    border: none;
    background-color: #000;
  }
}
.nav-item-lang {
  position: relative;
}
.nav-link {
  position: relative;
  display: inline-block;
  font-size: 0.95em;
  color: #656565 !important;
  font-weight: 500;
  padding: 0 !important;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

/* 0817 */
.nav-item-socialIcon{
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.nav-item-socialIcon .footer-icon-list img{
  max-width: 25px;margin: 0 5px;
}

@media (min-width: 900px) and (max-width: 1100px) {
  .nav-link {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media (min-width: 1701px) and (max-width: 1800px) {
  .nav-link .nav-item {
    margin-left: 1.35em !important;
  }
}
@media (min-width: 1201px) and (max-width: 1700px) {
  .nav-link .nav-item {
    margin-left: 1.25em !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .nav-link .nav-item {
    margin-left: 0.85em !important;
  }
}

@media (max-width: 1024px) {
  .nav-item.nav-item-lang {
    list-style: none;
    padding-top: 5px;
  }
  .nav-item.nav-item-lang:before {
    display: none !important;
  }
  .nav-item.nav-item-lang .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nav-item.nav-item-lang .dropdown-menu {
    background-color: transparent;
  }
  .nav-item.nav-item-lang .dropdown-menu .dropdown-item {
    text-align: center;
    line-height: 2;
    background-color: #C30D23;
    color: #fff;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em;
    margin-bottom: 1px;
  }

  /* 0817 */
  .nav-item-socialIcon.mobile{
    width: 100%;
    padding-left: 20px !important;
    padding-right: 0 !important;
    padding-bottom: 2px;
    /* padding-top: 11px;
    box-shadow: 0 0 9px 0px rgba(0,0,0,0.1);
    border-radius: 10px; */
    margin-top: 10px;
  }

  .nav-item-socialIcon.mobile .footer-icon-list{
    display: flex;
    justify-content: space-between;
    /* flex-direction: column; */
  }
  
  .nav-item-socialIcon.mobile .footer-icon-list a{
    position: relative;
    color: #656565 !important;
    padding-bottom: 12px;
  }

  .nav-item-socialIcon.mobile .footer-icon-list a .nav-mobileBtn{
    top: 3px;
    /* right: 0; */
    height: 30px !important;
  }

  .nav-item-socialIcon .footer-icon-list img {
    max-width: 30px;
    margin: -3px 0 0;
  }

}
/* #Primary style
================================================== */
.bg-light {
  background-color: #fff !important;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}

.dropdown-menu {
  padding: 10px !important;
  margin: 0;
  font-size: 13px;
  letter-spacing: 1px;
  color: #212121;
  background-color: #fcfaff;
  border: none;
  border-radius: 3px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
          box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.dropdown-toggle::after {
  display: none;
}
.dropdown-item {
  padding: 3px 15px;
  color: #212121;
  border-radius: 2px;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  background-color: #C30D23;
}

.nav-item .dropdown-menu {
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  visibility: hidden;
  opacity: 0;
  min-width: auto;
  max-height: 0;
  display: none;
  padding: 0;
  margin: 0;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  max-height: 999px;
  -webkit-transform: translate3d(0px, 2px, 0);
          transform: translate3d(0px, 2px, 0);
}

.nabar-icon-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nabar-icon-mobile a {
  line-height: 1;
}
.nabar-icon-mobile .icon {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.nabar-icon-mobile .icon-globe {
  font-size: 1.4em;
  margin-top: -6px;
}
.nabar-icon-mobile .icon-search {
  font-size: 1.25em;
}

.navDropdown-wrapper {
  display: none;
  position: absolute;
  background: white;
  width: 230%;
  left: 0;
  top: 4em;
  /* max-width: 100%; */
  padding: 0 !important;
  z-index: 1;
}
.navDropdown-container {
  display: flex;
}

.navDropdown-link {
  width: 100%;
}

.navDropdown-link li{
  position: relative;
}

.navDropdown-link > li {
  width: 100%;
  line-height: 1;
}

.navDropdown-link li:not(:last-child){
  border-bottom: #eee 1px solid;
}

.navDropdown-link li a,
.dropdown-menu-subContanier a{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.25;
  padding: 10px 12px;
}

.navDropdown-link > li > a,
.dropdown-menu-subContanier > li > a {
  color: #444;
}

.navDropdown-link > li + ol,
.dropdown-menu-subContanier {
  display: none;
  width: 100%;
  background: #fff;
  margin-top: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 10;
}
.navbar-nav.link .nav-item .dropdown-menu .open:hover .navsanji{
  display: block;
}
.dropdown-menu-subContanier {
  box-shadow: 0 0 5px rgba(0,0,0,.25);
}

.navDropdown-link > li > ol a,
.dropdown-menu-subContanier a {
  color: #736D6D;
  line-height: 1.325;
}

.navDropdown-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
  padding-left: 2em;
}
.navDropdown-info .row {
  width: 100%;
}

@media (min-width: 1025px) {

  .navbar-nav.link .nav-item:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    transform: translate3d(0px, 2px, 0);
  }

  /* .navDropdown-container ul{
    max-height: 30em;
    overflow-x: hidden;
    overflow-y: auto;
  } */

  /* scrollbar 樣式 */
  /* .scrollbar{
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: #6969dd #e0e0e0;
    scrollbar-width: thin;
  }

  .scrollbar::-webkit-scrollbar {
    width: 4px;
  }

  .scrollbar::-webkit-scrollbar-track {
    background-color: #babac0;
  }
  
  .scrollbar::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   */

  .scrollbar::-webkit-scrollbar {
      background-color:#fff;
      width:9px
  }

  /* background of the scrollbar except button or resizer */
  .scrollbar::-webkit-scrollbar-track {
      background-color:#fff
  }
  .scrollbar::-webkit-scrollbar-track:hover {
      background-color:#f4f4f4
  }

  /* scrollbar itself */
  .scrollbar::-webkit-scrollbar-thumb {
      background-color:#babac0;
      border-radius:9px;
      border:3px solid #fff
  }
  .scrollbar::-webkit-scrollbar-thumb:hover {
      background-color:#a0a0a5;
      border:4px solid #f4f4f4
  }

  .navDropdown-container .navDropdown-link > li {
    position: static;
  }

  .navDropdown-wrapper {
    min-width: calc(100% + 2em) !important;
    box-shadow: 0 5px 10px rgba(0,0,0,0.25);
  }

  .navDropdown-link li a:hover,
  .navDropdown-link li:hover > a,
  .dropdown-menu-subContanier li:hover > a,
  .js-header-secondmenu-li.open > a,
  .js-header-thirdmenu-li.open > a{
    background: #C30D23;
    color: #fff 
  }

  .js-header-secondmenu{
    display: none;
  }

  .js-header-secondmenu.open{
    display: block;
  }

  /* 第三層 */
  .link-wrap .submenu-wrap > li > a.pro_sidemenu_link_btn{
    position: absolute;
    right: -24px;
    top: 0; 
  }

  .link-wrap .submenu-wrap > li > a.pro_sidemenu_link_btn::before{
    display: none;
  }

  .link-wrap .submenu-wrap > li > a.pro_sidemenu_link_btn.active::after  {
    content:'\f147';
  }

  .js-header-thirdmenu.open{
    display: block;
    left: 200%;
  }
}

/* #Media ================================================== */

@media screen and (min-width:1025px) and (max-width:1700px) {
  .navbar-nav.link{
    justify-content: space-around;
  }

  .navbar-link .nav-item {
    margin-left: 4em;
  }

  .navDropdown-wrapper {
    min-width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .dropdown-toggle[aria-expanded=true]::after {
    transform: rotate(90deg);
    opacity: 0;
  }
  .dropdown-toggle[aria-expanded=true] + .dropdown-menu {
    padding: 0 !important;
    margin-bottom: 20px !important;
    min-width: 10em;
    transform: translate3d(-3.5em, 0px, 0);
  }

  .navDropdown-link > li > ol,
  .dropdown-menu-subContanier{
    position: static;
  }
  
  .navDropdown-link > li > ol.active,
  .dropdown-menu-subContanier.active{
    display: block;
  }

  .navDropdown-link > li > ol.active .nav-mobileBtn{
    top: 0
  }
  
  .dropdown-menu-subContanier.first_menu,
  .dropdown-menu-subContanier.second_menu{
    padding-left: 1em;
  }
}

.search-formList {
  display: none;
  position: absolute;
  top: 5.5vw;
  z-index: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
}
.search-formList.open {
  display: block;
}
@media (min-width: 800px) and (max-width: 1024px) {
  .search-formList {
    top: 10.25em;
  }
}
@media (max-width: 1024px) {
  .search-formList {
    top: 3.2em;
  }
}
.search-formInput {
  position: absolute;
  top: 0px;
  right: 0%;
  width: 100%;
  max-height: 60px;
  overflow: hidden;
  background-color: #e1e4e7;
  max-width: 40em;
}
.search-formInput fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
.search-formInput input {
  display: block;
  height: 60px;
}
.search-formInput input[type=search] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
.search-formInput input[type=submit] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  background-color: #C30D23;
  background-image: url('../images/icon-search-w.png');
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #000000;
  padding-top: 50px;
  padding-bottom: 20px;
}
footer .footer-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .footer-top, footer .footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .footer-top {
  padding-top: 40px;
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  footer .footer-top {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
footer .footer-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  max-width: none;
  margin: auto;
  width: auto;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 100;
  line-height: 1.5;
}
@media (min-width: 1025px) {
  footer .footer-bottom {
    /* margin-top: -15em; */
  }
}
footer .footer-title {
  font-size: 1em;
  margin-bottom: 1.5em;
  text-align: center;
}
footer .footer-title span {
  position: relative;
  display: block;
  width: 100%;
  font-weight: 600;
  padding-bottom: 7px;
}

footer .footer-title.footer-title-icon{
  font-size: 2em;
}


@media (max-width: 1024px) {
  footer .footer-title {
    margin-bottom: 1em;
  }
}
footer .footer-info {
  font-size: 0.875em;
  font-weight: 100;
}
footer .footer-info p {
  margin-bottom: 0.5em;
}
@media (max-width: 1024px) {
  footer .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
footer .footer-icon {
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 1.25em;
  margin-left: auto;
  margin-right: auto;
}

/* footer .footer-icon a img{
  height: 50px;
  object-fit: cover;
  object-position: center;
} */

footer .footer-icon a:not(:last-child) {
  margin-right: 1em;
}
footer .footer-icon-list {
  margin-top: 4em;
}
@media (min-width: 1025px) {
  footer .footer-icon {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
footer .footer-link {
  margin-top: 1.75em;
}
footer .footer-link a {
  display: block;
  font-size: 0.9em;
  margin-bottom: 0.5em;
  color: #B3B3B3;
  text-transform: uppercase;
}
footer .footer-logo {
  margin-bottom: 25px;
}
footer .footer-logo img {
  display: block;
  max-width: 100%;
  width: 100px;
}
footer .footer-info-wrap {
  width: 100%;
  padding-top: 1.25em;
  padding-left: 1em;
}
footer .footer-info-wrap li {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
          list-style: none;
}
@media (min-width: 1025px) {
  footer .footer-info-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  footer .footer-info-wrap,
footer .footer-info-wrap li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  footer .footer-info-wrap li {
    margin: 0 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  footer .footer-info-wrap .footer-title {
    width: 100%;
  }
  footer .footer-info-wrap .footer-link {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 1024px) {
  footer .footer-info-wrap {
    padding-right: 1em;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
  footer .footer-info-wrap li {
    margin-bottom: 1em;
    padding: 0 0.5em;
  }
}

.divider {
  width: 2px;
  height: 100%;
  background: #bfb1a5;
}
@media (min-width: 800px) and (max-width: 1000px) {
  .divider {
    display: none;
  }
}

.copyright {
  margin-bottom: 10px;
}

.iware {
  font-size: 87%;
  color: #fff;
  font-weight: 100;
  padding: 0 8px;
}
.iware a {
  color: #fff;
}
.iware a:hover {
  text-decoration: underline;
}

.float-link {
  right: -100%;
  position: fixed;
  bottom: 100px;
  z-index: 10;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.float-link .link-btn a:hover {
  opacity: 0.65;
}
.float-link.active {
  right: 24px;
}
@media (max-width: 1600px) {
  .float-link .link-btn a span {
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* .float-link.active {
    right: 10px;
  } */
}
@media (max-width: 1080px) {
  /* .float-link {
    bottom: 10px;
  } */
  .float-link .link-btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .float-link .link-btn br {
    display: none;
  }
  .float-link .link-btn a {
    width: 100%;
    height: 55px;
    border-radius: 0;
    margin: 0;
  }
  .float-link .link-btn a::before {
    display: none;
  }
  .float-link .link-btn a,
.float-link .link-btn a span {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.cookies {
  display: none;
  width: 100%;
  position: fixed;
  background: white;
  border-top: 1px solid #aeadad;
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  font-size: 0.9375rem;
  text-align: center;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 0.5rem 1rem;
}
.cookies > p {
  font-weight: 400;
  line-height: 2;
}
.cookies > p a {
  text-decoration: underline !important;
  color: blue;
  font-weight: 500;
}
.cookies > p .btn {
  color: #fff;
  display: inline;
  font-size: 13px;
  font-size: 0.8125rem;
  text-decoration: none !important;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}
.cookies.display {
  display: block;
  -webkit-animation: cookies 1s 1;
          animation: cookies 1s 1;
}
@media (max-width: 810px) {
  .cookies {
    width: calc(100% - 1em);
    margin: 0.5em;
    border-top: none;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.cookies-close {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

@-webkit-keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}

@keyframes cookies {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0%, 0);
            transform: translate3d(0, 0%, 0);
  }
}
.article,
article {
  width: 100%;
  font-size: 100%;
  line-height: 150%;
}
.article iframe,
article iframe {
  width: 100%;
  height: 750px;
}
@media (max-width: 810px) {
  .article iframe,
article iframe {
    height: 350px;
  }
}

.normal-content {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 70px;
  overflow: hidden;
}
.normal-content article {
  font-size: 17px;
  line-height: 1.5;
}
.normal-content .active{
  display:block;
}
.download_cataSwiper{
  display:none;
}
.download_cataSwiper1{
  display:block;
}
@media (min-width: 1101px) and (max-width: 1600px) {
  .normal-content article {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media (max-width: 1024px) {
  .normal-content {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .normal-content article {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 1025px) {
  .mainContent-info {
    padding-top: 2rem;
    padding-right: 4.5rem;
  }
}
@media (max-width: 1024px) {
  .mainContent-info .block-title-box {
    padding-left: 15px;
  }
}
.mainContent-list {
  max-width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 1025px) {
  .mainContent-list {
    margin-left: auto;
  }
}
@media (min-width: 1005px) and (max-width: 1200px) {
  .mainContent-list {
    margin-left: 2rem;
  }
}
@media (max-width: 1024px) {
  .mainContent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.bannerSwiper img {
  width: 100%;
}

.main-banner {
  overflow: hidden;
  z-index: 1;
}
.main-banner img {
  width: 100%;
}

/* 20230713 */
.main-banner .embed-responsive{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.main-banner .embed-responsive img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 100%;
  border: 0;
  margin: auto;
}

@media (max-width:1100px){
  .main-banner .embed-responsive{
    padding-bottom: 37.5%;
  }
  .main-banner .embed-responsive img{
    height: auto;
  }
}

@media (max-width: 640px) {
  .main-banner img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.main-banner-text .title-main {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.main-banner-text .title-btn {
  text-align: center;
}
@media (min-width: 1025px) {
  .main-banner .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 35.25% !important;
  }

  .main-banner .embed-responsive-16by9::before {
    padding-top: 35.25% !important;
  }

  .main-banner-text {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .main-banner-text.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    right: 5em;
  }
  .main-banner-text.right .title-main {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 2.5em;
  }
  .main-banner-text.right .title-main p {
    letter-spacing: 4px;
    margin: 0;
  }
  .main-banner-text.right .title-main span.text-main {
    display: inline-block;
    line-height: 100%;
    padding: 0.15em 0.2em 0 0;
  }
  .main-banner-text.right .title-btn {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    margin: 2em 2em 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .main-banner-text.right .title-btn .btn {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 1.3em 0.55em 1em !important;
    border-color: #000;
    letter-spacing: 4px;
  }
  .main-banner-text.right .title-btn .btn:hover {
    border-color: #C30D23;
  }
  .main-banner-text.middle .btn-wrap {
    margin-top: 3em;
  }
}
@media (max-width: 1024px) {
  .main-banner-text * {
    color: #000 !important;
  }
  .main-banner-text *::before {
    background-color: #000 !important;
  }
  .main-banner-text .btn {
    border-color: #000 !important;
  }
}

/* 20230714 */
.main_container {
  display: flex;
  flex-direction: column;
}

.main_section .proCata-wrap.list{
  padding-left: 0;
  margin-top: 2em;
}

.main_section .proCata-wrap .card .cataList {
  margin-top: 0.5em;
  width: 100%;
}

@media (min-width: 1024px) {
  .main_container {
    flex-direction: row;
    flex-wrap: nowrap;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .main_aside {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top: 0;
    width: calc(220px + 1rem);
  }

  .main_aside + .main_section {
    padding-bottom: 1.5rem;
  }

  .main_section .proCata-wrap .card .cataList .card-img-top {
    position: relative;
    height: 0;
    padding-bottom: 75%;
  }
  
  .main_section .proCata-wrap .card .cataList .card-img-top img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    margin: auto;
  }
}

@media (min-width: 1280px) {
  
  /* 20230714 */

  .main_section .proCata-wrap.list .card .card-img-top img{
    max-width: 230px;
  }
  .main_section .proCata-wrap .card__list__3 {
    max-width: calc(100% / 3 - 2em) !important;
    flex: 0 0 calc(100% / 3 - 2em) !important;
    margin-left: 1em;
    margin-right: 1em;
  }

}

@media (min-width: 1440px) {
  .main_aside {
    width: calc(250px + 1rem);
    margin-right: 1em;
  }
  
  .main_aside + .main_section {
    padding-left: 2rem;
  }
}

@media screen and (min-width:1024px) and (max-width:1250px) {
  .main_section .proCata-wrap .cataList-wrap {
    padding: 0 26px;
  }
}

@media (max-width: 1024px) {
  .main_aside {
    display: none;
  }
}

.main_section {
  flex-grow: 1;
  max-width: 100%;
  padding: 1rem;
}
@media (max-width: 768px) {
  .main_section {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}

/* 20230714 */
.link-wrap{
  margin-top: 30px;
}

.link-wrap ul {
  border: #d5d5d5 1px solid;
  padding: 0.75rem 1rem;
}

.link-wrap ul > li{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 3px;
}

.link-wrap ul > li > a {
  position: relative;
  display: block;
  line-height: 1.5;
  font-size: 20px;
  color: #4f4f4f;
}

.link-wrap ul > li > .pro_sidemenu_link{
  flex: 1;
  margin-top: 3px;
}

.link-wrap .pro_sidemenu_link_btn{
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;

  flex: none;
}

.link-wrap .pro_sidemenu_link_btn::after{
  content:'\f196';
  font-family: FontAwesome;
}

.link-wrap ul > li > a:hover,
.link-wrap ul > li > a.active {
  color: #123c95;
  font-weight: 600;
}

.link-wrap ul > li > a.pro_sidemenu_link_btn.active::after  {
  content:'\f147';
}

.link-wrap .submenu-wrap, .link-wrap .submenu-wrap ol {
  display: none;
  width: 100%;
  padding: .75rem 1.25rem .25rem;
  background-color: #f4f3f4;
}

.link-wrap .submenu-wrap > li {
  margin-bottom: .5rem;
}

.link-wrap .submenu-wrap.active,
.link-wrap .submenu-wrap ol.active,
.link-wrap .submenu-wrap > li,
.link-wrap .submenu-wrap > li > a {
  display: block;
  position: relative;
}

.link-wrap .submenu-wrap{
  margin-bottom: 15px;
}

.link-wrap .submenu-wrap > li > a {
  padding-left: 1rem;
  color: #868686;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

.link-wrap .submenu-wrap > li > a::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #808080;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2.5px;
  z-index: 2;
}


/*  */
.branchTitle {
  background: rgba(255, 255, 255, 0.9);
  margin-bottom: 100px;
  padding: 50px 50px 40px 50px;
  width: 750px;
  position: absolute;
  top: 50%;
  z-index: 1;
  left: 1%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.branchTitle > .title {
  font-size: 36px;
  line-height: 46px;
  letter-spacing: 1px;
  margin: 0;
  color: #C30D23;
}
.branchTitle > .branchInfo {
  line-height: 1.75;
  letter-spacing: 1px;
  color: #4D4D4D;
  margin-top: 30px;
}
.branchTitle.btn-wrap {
  display: inline-block;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .branchTitle {
    background-color: transparent;
  }
  .branchTitle > .title {
    font-size: 25px;
    color: #FFF;
    width: 100%;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  }
  .branchTitle > .branchInfo,
.branchTitle .btn-wrap {
    display: none;
  }
}

.text-default {
  color: #747474;
}
.text-mainSmall {
  color: #808080;
  font-size: 18px;
  font-size: 1.125rem;
}
.text-underLine {
  text-decoration: underline;
}

.text-mainRadius, .content-item,
.img-mainRadius {
  border-radius: 15px !important;
}

.borderMain {
  border: #d2d2d2 1px solid;
}
.borderNone {
  border: none !important;
}

.boxShadow, .cataList-wrap:hover .cataList::before, .cataList-wrap.open .cataList::before {
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1) !important;
}

.boxShadow_p20 {
  -webkit-box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.06) !important;
          box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.06) !important;
}

.bg-intro {
  background-color: #F7F8F8;
}
.bg-second {
  background-color: #eeeeee !important;
}
.bg-content {
  background-color: #eef2f3;
}
.bg-item {
  background-color: #353535;
  color: #fff;
  padding: 0.5em 1.25em;
}
@media (max-width: 1024px) {
  .bg-item {
    font-weight: lighter;
    font-size: 20px !important;
    padding: 0.25em 0.75em;
  }
}
.bg-inbox {
  background-color: #282c2f;
}
.bg-proin-box {
  background-color: #F2F2F2;
}

.flex-none {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
}
.flex-auto {
  -webkit-box-flex: 1 !important;
      -ms-flex: auto !important;
          flex: auto !important;
}

.title-box {
  padding: 10px;
}

.title-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 5.625vw;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .title-main {
    font-size: 42px;
    font-size: 2.625rem;
  }

  .title-box h3{
    font-size: 3em;
  }
}
@media (min-width: 1000px) and (max-width: 1025px) {
  .title-main {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.title-mainSec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 22.5px;
  font-size: 1.40625rem;
}
@media (min-width: 1025px) {
  .title-mainSec {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.title-mainHeading, .title-mainHeadingBlack {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 15px;
  margin-bottom: 2em;
}
.title-mainHeading .title, .title-mainHeadingBlack .title {
  position: relative;
  display: inline-block;
  color: #353535;
  font-weight: 900;
  padding-bottom: 0.5em;
  font-size: 5.46875vw;
}
@media (min-width: 1025px) {
  .title-mainHeading .title, .title-mainHeadingBlack .title {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
.title-mainHeading .title::before, .title-mainHeadingBlack .title::before {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #C30D23;
}
@media (max-width: 1024px) {
  .title-mainHeading, .title-mainHeadingBlack {
    margin-bottom: 1.5em;
  }
}
.title-mainHeadingPage {
  border-bottom: 1px solid #cecece;
  margin-bottom: 1.5em;
  padding-bottom: 0.75em;
}
.title-mainHeadingPage .title {
  color: #353535;
  font-size: 4.6875vw;
}
.title-mainHeadingPage .icon {
  vertical-align: top;
  margin: -1px 5px 0 7px;
}
@media (min-width: 1025px) {
  .title-mainHeadingPage {
    margin-bottom: 1.75em;
    padding-bottom: 15px;
  }
  .title-mainHeadingPage .title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.title-default {
  font-size: 4.6875vw;
}
@media (min-width: 1025px) {
  .title-default {
    font-size: 32px;
    font-size: 2rem;
  }
}
.title-sub {
  font-size: 5.3125vw;
}
@media (min-width: 1025px) {
  .title-sub {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.title-subcontent {
  font-size: 4.375vw;
}
@media (min-width: 1025px) {
  .title-subcontent {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.title-mainHeadingBlack {
  padding-left: 0;
  border-bottom: none;
}
.title-mainHeadingBlack .title {
  padding-bottom: 0.2em;
}
.title-mainHeadingBlack .title::before {
  height: 3px;
  background-color: #000;
}
.title-normal {
  font-size: 3.90625vw;
  margin-bottom: 5px;
}
@media (min-width: 1020px) {
  .title-normal {
    font-size: 1.4rem;
  }
}

.font-numLg {
  font-size: 105px;
  line-height: 1;
}
.font-lg {
  font-size: 8.125vw;
}
.font-md {
  font-size: 6.875vw;
}
.font-sm {
  font-size: 5.3125vw;
}
.font-xs, .bg-item {
  font-size: 4.0625vw;
}
.font-xsl {
  font-size: 3.75vw;
}
.font-xxs {
  font-size: 3.4375vw;
}
.font-defalut {
  font-size: 2.8125vw;
}
.font-small {
  font-size: 2.5vw;
}
@media (min-width: 1020px) {
  .font-lg {
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .font-md {
    font-size: 2.5rem;
    line-height: 2.7rem;
  }
  .font-sm {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .font-xs, .bg-item {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .font-xsl {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .font-xxs {
    font-size: 1.15rem;
    line-height: 1.35rem;
  }
  .font-defalut {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .font-small {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1rem;
  }
}

.styleLine-leftMiddle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.styleLine-leftMiddle * {
  margin-bottom: 0;
}
.styleLine-leftMiddle::before {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  max-width: 10px;
  background-color: #d4300b;
  margin-right: 0.5em;
}
.styleLine-rightMiddle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.styleLine-rightMiddle * {
  margin-bottom: 0;
}
.styleLine-rightMiddle::after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  max-width: 2em;
  background-color: #333;
  margin-left: 0.5em;
}
.styleLine-under {
  position: relative;
  text-align: center;
  padding-bottom: 0.5em;
}
.styleLine-under::before {
  content: "";
  width: 60px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  background-color: #000;
}
.styleLine-verticle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.styleLine-verticle::before {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  background-color: #000;
  margin-bottom: 1em;
}
.styleLine-verticle.white::before {
  background-color: #fff;
}
.style_caretRight {
  position: relative;
  padding: 10px 0 10px 30px;
}
.style_caretRight:not(:last-child) {
  border-bottom: 1px dashed #fff;
}
.style_caretRight::before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 1.25em;
  position: absolute;
  left: 0;
  top: 0.3em;
}

.block-title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  padding-left: 0.5em;
  font-weight: 500;
  z-index: 2;
}
.block-title-box .txt {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-bottom: 0;
}
.block-title-box::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: #C30D23 2px solid;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: -15px;
}
.block-title-box::after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 1px;
  background-color: #C30D23;
  margin-left: 0.5em;
}

.titleStyle {
  display: block;
  width: 100%;
}
.titleStyle::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d6d6d6;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.titleStyle::after {
  content: "";
  display: block;
  width: 30px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("../images/icon_style.png");
  background-color: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 2;
}
.titleStyle.gray::after {
  background-color: #eee;
}

.style__underLine {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
.style__underLine__small {
  border-top: none;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
}
.style__dot {
  position: relative;
  padding-left: 1rem;
}
.style__dot::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #615f5f;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 14px;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 1024px) {
  .style__dot {
    margin-bottom: 0.5em;
  }
}
.style_shortLine::before, footer .footer-title span::before {
  position: absolute;
  left: 0;
  bottom: -13px;
  /* width: 20px; */
  width: 100%;
  height: 3px;
  content: "";
  background-color: #fff;
}
.style_shortLine.black::before, footer .footer-title span.black::before {
  background-color: #000;
}
.style-lingCenterThrogh {
  width: 100%;
  text-align: center;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}
.style-lingCenterThrogh::after, .style-lingCenterThrogh::before {
  content: "";
  display: block;
  border-bottom: 1px solid #fff;
}

.nav-tabs.main {
  border-bottom: none;
  margin-top: 2em;
}
.nav-tabs.main .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  margin: 0 0.25em;
}
.nav-tabs.main .nav-item::after {
  display: none;
}
.nav-tabs.main .nav-link {
  width: 100%;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-color: #A1A1A1 #A1A1A1 white #A1A1A1;
  margin-bottom: 0px;
  padding-top: 0.5em !important;
  padding-bottom: 0.5em !important;
  background-color: #eee;
}
.nav-tabs.main .nav-link:hover, .nav-tabs.main .nav-link.active {
  background: #C30D23;
  color: #fff !important;
  border-color: #C30D23;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.nav-tabs.main.main_underLine {
  max-width: 100%;
}
.nav-tabs.main.main_underLine .nav-item {
  margin-bottom: 1em;
}
.nav-tabs.main.main_underLine .nav-item::before {
  display: none;
}
.nav-tabs.main.main_underLine .nav-link {
  color: #616161;
  border-width: 0 0 1px 0;
  border-radius: 0;
  border-bottom-color: #898989;
}
.nav-tabs.main.main_underLine .nav-link:hover, .nav-tabs.main.main_underLine .nav-link.active {
  color: #000 !important;
  background-color: transparent;
  border-bottom-width: 3px;
}
@media (max-width: 810px) {
  .nav-tabs.main.main_underLine {
    margin-top: 0;
  }
  .nav-tabs.main.main_underLine + .tab-content {
    padding-left: 1em;
    padding-right: 1em;
  }
}

.content-item {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: #dddddd 1px solid;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  height: 0;
  padding: 1.65em 0.9em 46%;
}
.content-item .num {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  color: #353535;
  line-height: 1.25;
  background-color: #eeeeee;
  text-align: center;
  padding: 10px 15px;
  border-radius: 12px;
  position: absolute;
  left: -7px;
  top: -3px;
}
.content-item .info {
  text-align: center;
  color: #353535;
}
@media (max-width: 1024px) {
  .content-item .info {
    padding: 1em 0.5em;
  }
}
.content-item .title {
  font-weight: 900;
  font-size: 3.75vw;
}
@media (min-width: 1025px) {
  .content-item .title {
    font-size: 1.8947368421vw;
  }
}
.content-item .txt {
  margin-bottom: 0;
  font-size: 3.125vw;
  line-height: 1.3;
}
@media (min-width: 1025px) {
  .content-item .txt {
    font-size: 0.8947368421vw;
  }
}
@media (max-width: 1024px) {
  .content-item {
    height: auto;
    border-radius: 10px;
    padding: 0 !important;
  }
}
.content-link {
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 1025px) {
  .content-link::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    position: absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -9px;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    z-index: 2;
  }
  .content-link::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #C30D23;
    border-radius: 50%;
    position: absolute;
    left: calc(100% + 1.1em);
    top: 50%;
    margin-top: -3.5px;
  }
}
@media (min-width: 1025px) and (max-width: 1024px) {
  .content-link::after {
    display: none;
  }
}
@media (min-width: 1025px) {
  .content-link:hover::before, .content-link.active::before {
    background-image: url("../images/content-link-active.png");
  }
  .content-link:hover .content-item, .content-link.active .content-item {
    border-color: #C30D23;
  }
  .content-link:hover .content-item .title, .content-link.active .content-item .title {
    color: #C30D23;
  }
}
.content-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content-nav-list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.content-nav-list:last-child .content-link::after {
  display: none;
}
@media (min-width: 1025px) {
  .content-nav-list + .content-nav-list {
    padding-left: 2.5em;
  }
}
@media (max-width: 1024px) {
  .content-nav-list {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 1em);
            flex: 0 0 calc(50% - 1em);
    margin: 0 0.5em 1.5em;
  }
}
.content-nav.small {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-nav.small .content-nav-list {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.content-nav.small .content-link::after {
  left: calc(100% + 1em);
}
.content-nav.small .content-item {
  height: auto;
  padding: 1.15em 0.5em;
}
.content-nav.small .content-item .title {
  font-size: 3.75vw;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .content-nav.small .content-item .title {
    font-size: 1.1578947368vw;
  }
}
@media (max-width: 1024px) {
  .content-nav.small .content-item .title br {
    display: none;
  }
}
.content-nav.small-noBorder .content-nav-list {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.content-nav.small-noBorder .content-item {
  border: none;
}
.content-nav.small-noBorder .content-item .title {
  color: #606060;
  font-size: 3.4375vw;
}
@media (min-width: 1100px) {
  .content-nav.small-noBorder .content-item .title {
    font-size: 1.1578947368vw;
  }
}
@media (min-width: 900px) and (max-width: 1100px) {
  .content-nav.small-noBorder .content-item .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.content-nav.small-noBorder .content-link::before {
  width: 72px;
  height: 10px;
  bottom: 0;
  margin-left: -36px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
.content-nav.small-noBorder .content-link::after {
  display: none;
}
.content-nav.small-noBorder .content-link:hover::before, .content-nav.small-noBorder .content-link.active::before {
  background-image: url("../images/content-line-active.png");
  bottom: 3px;
}
.content-nav.small-noBorder .content-link:hover::after, .content-nav.small-noBorder .content-link.active::after {
  display: block !important;
  width: 100%;
  height: 2px;
  border-radius: 0;
  left: 0;
  bottom: 10px;
  top: auto;
}
.content-nav.small-noBorder .content-link:hover .content-item .title, .content-nav.small-noBorder .content-link.active .content-item .title {
  color: #000;
}
@media (max-width: 1024px) {
  .content-nav.small-noBorder .content-link:hover::before, .content-nav.small-noBorder .content-link.active::before {
    bottom: 0;
  }
  .content-nav.small-noBorder .content-link:hover::after, .content-nav.small-noBorder .content-link.active::after {
    bottom: 7px;
  }
}
@media (min-width: 1025px) {
  .content-nav.small.small-xs .content-item .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.content-nav.small.default .content-nav-list {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 0 auto !important;
          flex: 1 0 auto !important;
  max-width: 100% !important;
}
@media (min-width: 1025px) {
  .content-nav.small.default .content-item {
    min-height: 100px;
  }
}
@media (max-width: 1024px) {
  .content-nav.small.default .content-nav-list {
    margin: 5px;
  }
  .content-nav.small.default .content-item .info {
    padding: 0.5em 1em;
  }
  .content-nav.small.default .content-link.active .content-item .title {
    color: #C30D23;
  }
}
@media (max-width: 1024px) {
  .content-nav.small {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-bottom: 1em;
  }
  .content-nav.small .content-link:hover::before, .content-nav.small .content-link:hover::after, .content-nav.small .content-link.active::before, .content-nav.small .content-link.active::after {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .content-nav {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    margin-bottom: 0 !important;
  }
  .content-nav-list {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(33.3333333333% - 4px) !important;
            flex: 0 0 calc(33.3333333333% - 4px) !important;
    max-width: calc(33.3333333333% - 4px) !important;
    margin: 0 2px 5px 2px;
    background: #eee;
  }
  .content-nav-list * {
    border: none;
  }
}
.content-nav-dropdown {
  min-width: 100vw;
  padding: 1em 0.25em;
  margin-bottom: 1.5em;
  background: #E5E5E5;
  position: absolute;
  left: 2.75em;
  top: 7em;
  z-index: 1;
}
.content-nav-dropdown::before {
  content: "";
  display: block;
  width: 1000%;
  height: 100%;
  background: #E5E5E5;
  position: absolute;
  left: -500%;
  top: 0;
  z-index: 0;
}
.content-nav-dropdown-container {
  position: relative;
  z-index: 1;
  width: 100%;
}
.content-nav-dropdown-container li {
  position: relative;
  padding: 0 2em;
}
.content-nav-dropdown-container li::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #5F5F5F;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -7.5px;
}
@media (max-width: 1024px) {
  .content-nav-dropdown-container li {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-nav-dropdown-container li::after {
    margin-top: -4.5px;
  }
}
.content-nav-dropdown-container a {
  font-size: 3.75vw;
  color: #6c757d;
}
.content-nav-dropdown-container a:hover, .content-nav-dropdown-container a.active {
  color: #2B2B2B;
}
@media (min-width: 1025px) {
  .content-nav-dropdown-container a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .content-nav-dropdown {
    position: relative;
    left: 0;
    top: 0;
    padding-top: 0.25em;
    padding-bottom: 0.5em;
    margin-bottom: 0;
  }
  .content-nav-dropdown-container a {
    font-size: 3.125vw;
  }
}
.content-nav-dropdown.normal {
  position: relative;
  top: 0;
  left: 0;
  min-width: auto;
  overflow: hidden;
}
.content-nav-dropdown.normal .content-nav-dropdown-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1024px) {
  .content-link.active::before, .content-link.active::after {
    display: none !important;
  }
}

.tag-content {
  text-align: center;
}
.tag-content a {
  font-size: 16px;
  font-size: 1rem;
  border-width: 0 0 1px 0 !important;
  border-radius: 0px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.tag-content a, .tag-content a:hover, .tag-content a.active {
  background-color: #fff !important;
}
.tag-content a:hover, .tag-content a.active {
  border-color: #C30D23;
  color: #C30D23 !important;
}
@media (max-width: 1024px) {
  .tag-content a {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 3.125vw;
  }
}
@media (min-width: 1025px) {
  .tag-content {
    margin-bottom: 1.5em !important;
  }
}

.tab-content {
  text-align: center;
}
@media (min-width: 1025px) {
  .tab-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1024px) {
  .tab-content {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.tab-link {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  border-width: 0 0 1px 0;
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 1em;
  padding: 5px;
  border-bottom: 1px solid #000;
}
.tab-link:hover, .tab-link.active {
  color: #C30D23;
  border-color: #C30D23;
}
@media (max-width: 1024px) {
  .tab-link {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
    margin: 5px 2px 10px;
  }
}
@media (max-width: 640px) {
  .tab-link {
    font-size: 2.8125vw;
  }
}

.tag-radius {
  display: inline-block;
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 32px;
  border: #000 1px solid;
  border-radius: 20px;
  padding: 0.25em 1.5em;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.tag-radius:hover, .tag-radius.active {
  background-color: #C30D23;
  border-color: #C30D23;
  color: #FFFFFF;
}
@media (max-width: 810px) {
  .tag-radius {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.tag-radius-content {
  text-align: center;
}
@media (max-width: 1024px) {
  .tag-radius-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

@media (min-width: 1025px) {
  .block-pl85 {
    padding-left: 85px;
  }
  .block-pl45 {
    padding-left: 45px;
  }
  .block-pl35 {
    padding-left: 35px;
  }
}
.pagination-wrap {
  margin-bottom: 2rem;
}
.pagination-wrap .pagination {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pagination-wrap .pagination .page-link {
  width: 40px;
  height: 40px;
  line-height: 45px;
  text-align: center;
  border-radius: 0;
  border: none;
  padding: 0;
  margin-right: 0.35rem;
  color: #353535;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Arial;
  background-color: transparent;
}
.pagination-wrap .pagination .page-link:hover, .pagination-wrap .pagination .page-link.active {
  color: #C30D23;
}
.pagination-wrap .pagination .page-link.prev, .pagination-wrap .pagination .page-link.next {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}
.pagination-wrap .pagination .page-link.prev {
  background-image: url("../images/icon-link-default-prev.png");
  margin-right: 1em;
}
.pagination-wrap .pagination .page-link.next {
  background-image: url("../images/icon-link-default-next.png");
  margin-left: 1em;
}
.pagination-wrap .pagination .page-link:hover.prev {
  background-image: url("../images/icon-link-active-prev.png");
}
.pagination-wrap .pagination .page-link:hover.next {
  background-image: url("../images/icon-link-active-next.png");
}
@media (max-width: 1024px) {
  .pagination-wrap .pagination .page-link {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #eee;
    border-radius: 50%;
    margin: 0 5px;
  }
  .pagination-wrap .pagination .page-link.active {
    background-color: #C30D23;
    color: #fff;
  }
}
@media (max-width: 1024px) {
  .pagination-wrap .pagination .page-item:first-child .page-link, .pagination-wrap .pagination .page-item:last-child .page-link {
    display: none;
  }
}
@media (min-width: 1025px) {
  .pagination-wrap {
    margin-top: 4rem;
  }
}

.tag-item {
  display: inline-block;
  width: auto;
  line-height: 1.1;
  margin: 2.5px;
  font-size: 14px;
  line-height: 1;
  padding: 6px;
  text-align: center;
  background-color: #eeeeee;
  color: #353535;
}
.tag-item.tag {
  color: #4D4D4D;
  background-color: #e5e5e5;
  line-height: 25px;
  padding: 0.5em 1em;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 1025px) {
  .tag-item.tag {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 8px 24px;
  }
}
.tag-item.main {
  border: #0097d8 1px solid;
  color: #0097d8 !important;
  font-size: 17px !important;
  padding: 8px 12px;
}
.tag-item.default {
  border: #dbdbdb 1px solid;
  background-color: #fff;
  border-radius: 10px;
  color: #5f5f5f;
  font-size: 16px !important;
  padding: 6px 12px;
}
.tag-item.dark {
  background-color: #353535;
  color: #fff;
}
.tag-item.white {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: #fff 1px solid;
  background-color: #fff;
  font-size: 16px !important;
  padding: 6px 12px;
}
.tag-item.white .icon {
  margin-right: 10px;
}

.swiper sup {
  display: inline-block;
  padding: 0 5px;
  color: #9E9E9E;
  line-height: 100%;
  font-size: 40%;
  font-weight: 100;
  top: 0.5em;
}
.swiper sup.supBig {
  font-size: 65%;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
  background-color: #ECEDED !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #C30D23 !important;
}

.radiusCircle {
  position: relative;
}
.radiusCircle::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 90%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: auto;
  background-image: url("/asset/common/images/newsImg_list_bg.png");
  position: absolute;
  top: -0.5em;
  left: 0.25em;
  z-index: 0;
}
.radiusCircle img {
  position: relative;
  z-index: 1;
  border-radius: 69% 57% 68% 64%;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
@media (max-width: 1400px) {
  .radiusCircle::after {
    background-size: 98%;
  }
}
@media (min-width: 1101px) and (max-width: 1400px) {
  .radiusCircle::after {
    padding-bottom: 100%;
    top: -0.75em;
  }
}
@media (min-width: 1101px) and (max-width: 1300px) {
  .radiusCircle::after {
    background-size: 101%;
  }
}
@media (max-width: 1024px) {
  .radiusCircle {
    top: -0.35em;
    left: 0;
  }
}
@media (min-width: 1025px) {
  .radiusCircle:hover::after {
    background-image: url("/asset/common/images/newsImg_list_bg_active.png");
    background-position: center;
  }
  .radiusCircle:hover img {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
  }
}

.modal {
  text-align: center;
  padding-right: 0 !important;
}
.modal-content {
  border-color: #accccd;
  border-width: 3px;
}
.modal-open {
  padding-right: 0 !important;
}
@media (min-width: 1025px) {
  .modal {
    text-align: center;
    padding: 0 !important;
  }
  .modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
}
@media (min-width: 500px) {
  .modal-dialog {
    width: 100%;
    max-width: 85rem;
  }
}
@media (min-width: 1100px) and (max-width: 1500px) {
  .modal-dialog {
    max-width: 70rem;
  }
}
.modal-autoheight .modal-body {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 100px !important;
  max-height: 100vh !important;
}
@media (min-width: 500px) {
  .modal-autoheight .modal-body {
    max-height: calc(100vh - 50px) !important;
  }
}
@media (max-width: 1080px) {
  .modal-autoheight .modal-body {
    height: calc(90vh - 1.5rem) !important;
  }
}
@media (max-width: 1080px) {
  .modal-autoheight {
    -webkit-transform: translateY(5%);
        -ms-transform: translateY(5%);
            transform: translateY(5%);
  }
}

.checkbox_style > input[type=checkbox] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.checkbox_style > input + label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-right: 2px;
  margin-left: 0;
  padding-left: 1.75rem;
  cursor: pointer;
  border: none;
}
.checkbox_style > input + label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  border: #000 1px solid;
}
.checkbox_style > input + label::after {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  left: 2px;
  font-size: 1rem;
  opacity: 0;
}
.checkbox_style > input:checked + label::after {
  opacity: 1;
}
.checkbox_style p {
  margin-top: 10px;
}

.radio_style {
  margin-top: 10px !important;
}
.radio_style input[type=radio] {
  display: none;
}
.radio_style input + label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  margin-bottom: 0;
}
.radio_style input + label::before, .radio_style input + label::after {
  content: "";
  display: inline-block;
  border-radius: 50%;
}
.radio_style input + label::before {
  width: 20px;
  height: 20px;
  border: #cecece 1px solid;
  background: #fff;
  vertical-align: middle;
  margin-right: 6px;
}
.radio_style input + label::after {
  width: 10px;
  height: 10px;
  background-color: transparent;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.radio_style input:checked + label::after {
  background-color: #353535;
}
@media (min-width: 1025px) {
  .radio_style ~ .radio_style {
    margin-left: 1rem;
  }
}

.form-control,
.btn {
  border-radius: 0;
}

.form-control {
  border: none;
  height: 40px;
  background-color: #fff;
}
.form-control, .form-control:focus {
  background-color: #eeeeee;
}

.form-group-list .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1024px) {
  .form-group-list .item {
    padding-right: 10px;
  }
}

.btn-outline-white:hover, .btn-outline-default-main:hover, .btn-outline-default.mainAll:hover, .btn-outline-default.main:hover, .btn-outline-default:hover, .btn:hover {
  background-color: #C30D23;
  border-color: #C30D23;
  color: #fff !important;
}

.btn {
  border-radius: 6px;
  border-width: 2px !important;
  padding-left: 1em;
  padding-right: 1em;
}
.btn .fa {
  font-weight: 100;
  vertical-align: middle;
  margin-left: 3px;
}
.btn .icon {
  vertical-align: top;
  margin-top: -2px;
  margin-right: 3px;
}
.btn-main {
  border: 1px solid #C30D23;
  background-color: #C30D23;
  color: #fff;
}
.btn-main-normal {
  border: 1px solid #C30D23;
  background-color: #C30D23;
  color: #fff;
  padding: 0.75em 1.5em;
}
.btn-main-normal:hover, .btn-main-normal:focus {
  background-color: #fff !important;
  color: #C30D23 !important;
}
.btn-main-default {
  background-color: #d8d6d6;
  border: #d8d6d6 2px solid;
}
.btn-main-default:hover {
  background-color: #333;
  color: #d8d6d6;
}
.btn-outline-1 {
  border-style: solid !important;
  border-width: 1px !important;
}
.btn-outline-main {
  border: 2px solid #C30D23;
  padding: 0.75em 1.5em;
}
.btn-outline-main:hover, .btn-outline-main:focus {
  background-color: #C30D23 !important;
}
.btn-outline-main:hover, .btn-outline-main:hover.text-main, .btn-outline-main:focus, .btn-outline-main:focus.text-main {
  color: #fff !important;
}
.btn-outline-default {
  font-size: 18px;
  font-size: 1.125rem;
  border: #959595 1px solid;
  padding: 0.45em 1.25em !important;
}
.btn-outline-default.main {
  border-color: #C30D23;
  color: #C30D23;
}
.btn-outline-default.mainAll {
  border-color: #C30D23;
  background-color: #C30D23;
  color: #fff;
}
.btn-outline-default-main {
  background-color: #C30D23;
  color: #fff;
}
.btn-outline-white {
  color: #fff;
  border: #fff 1px solid !important;
}
.btn-big {
  padding: 1.15rem 3em !important;
}
.btn-bigxf24 {
  font-size: 3.75vw;
  padding: 0.4em 1.65em 0.45em !important;
}
@media (min-width: 1025px) {
  .btn-bigxf24 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.btn-noRadius {
  border-radius: 0;
}
.btn-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 2rem 0 1rem;
}
.btn-wrap > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.btn-wrap > li + li {
  margin-left: 1.5rem;
}
@media (max-width: 1080px) {
  .btn-wrap {
    margin-top: 1rem;
  }
  .btn-wrap > li + li {
    margin-left: 0.5rem;
  }
}

.pageBtn-wrap .btn {
  padding: 0.6em 1em !important;
}

/* 20230705 */
.pageAdverticement{
  background-color: #C30D23;
  overflow: hidden;
}

.pageAdverticement .btn {
  border-color: #fff;
  color: #fff;
  font-size: 1.15em;
  padding-left: 0.75em !important;
  padding-right: 0.75em !important;
}

.card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.card-wrap .card {
  width: auto;
  height: auto;
  margin: 2px 8px 10px;
  border: none;
  background-color: #fff;
  border-radius: 0 !important;
}
.card-wrap .card p {
  position: relative;
  z-index: 3;
  margin: 0;
}
@media (max-width: 1024px) {
  .card-wrap .card p {
    font-size: 16px;
    line-height: 1.25;
  }
}
.card-wrap .card .btn {
  font-weight: 600;
}
.card-wrap .card-img-top {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  text-align: center;
}
.card-wrap .card-img-top img {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-wrap .card-title {
  font-weight: 600;
  font-size: 1.25em;
}
@media (max-width: 640px) {
  .card-wrap .card-title {
    font-size: 1.1em;
  }
}
.card-wrap .card-body {
  padding-left: 0;
  padding-right: 0;
}
.card-wrap .card__description {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #5c5c5b;
  font-weight: 400;
}
.card-wrap .card__time {
  font-family: "Roboto";
}
.card-wrap .card__txt {
  font-size: 16px;
  color: #5f5f5f;
  padding-left: 15px;
  margin-bottom: 0;
}
.card-wrap .card__btnWrap {
  margin-top: 1em;
}
.card-wrap .card__btn {
  display: inline-block;
  width: 55px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-image: url("../images/icon-link.png");
}
.card-wrap .card__btn:hover {
  background-image: url("../images/icon-link-active.png");
}
.card-wrap .card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.card-wrap .card__item .tag-item {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.card-wrap .card__list {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 25px);
          flex: 0 0 calc(25% - 25px);
  max-width: calc(25% - 25px);
}
.card-wrap .card__list__3 .card__image, .card-wrap .card__list__4 .card__image {
  overflow: hidden;
  margin: 0 !important;
}
@media (min-width: 1025px) {
  .card-wrap .card__list__3 .card__image, .card-wrap .card__list__4 .card__image {
    margin: 1em 1em 0.25em;
  }
  .card-wrap .card__list__3 .card__image img, .card-wrap .card__list__4 .card__image img {
    width: 100%;
    max-height: none;
  }
}
@media (min-width: 1025px) {
  .card-wrap .card__list__3 .card__image, .card-wrap .card__list__4 .card__image {
    height: 0;
    padding-bottom: 68%;
  }
}
@media (max-width: 1024px) {
  .card-wrap .card__list__3 .card__image img, .card-wrap .card__list__4 .card__image img {
    position: static;
  }
}
@media (min-width: 1025px) {
  .card-wrap .card__list__3 {
    margin-left: 0;
    margin-right: 0;
    max-width: 33.3333333333% !important;
    flex: 0 0 33.3333333333% !important;
  }
  .card-wrap .card__list__4 {
    flex: 0 0 calc(25% - 16px) !important;
    max-width: calc(25% - 16px) !important;
  }
  .card-wrap .card__list__4 .card__image {
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .card-wrap .card__list__4 .card__body {
    padding-left: 1em;
    padding-right: 1em;
  }
  .card-wrap .card__list__4 .card__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .card-wrap .card__list {
    margin-bottom: 1em;
  }
}
.card-wrap .card .icon {
  vertical-align: top;
}
.card-wrap.horizontal {
  margin-top: 1em;
}
.card-wrap.horizontal .card__list {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 calc(100% - 4px) !important;
          flex: 0 0 calc(100% - 4px) !important;
  max-width: calc(100% - 4px) !important;
  border: #BFB7B8 1px solid;
  -webkit-box-shadow: 0px 30px 80px -55px black;
          box-shadow: 0px 30px 80px -55px black;
  margin-bottom: 0.5em;
  padding: 10px;
}
.card-wrap.horizontal .card-img-top {
  border-radius: 6px;
  overflow: hidden;
}

.card-wrap.horizontal .card-img-top .embed-responsive{
  height: 100%;
  margin: 0;
  padding-bottom: 0 !important;
}

.card-wrap.horizontal .card-img-top .embed-responsive-16by9::before {
  padding-top: 115%;
}
.card-wrap.horizontal .card-img-top img {
  
}
.card-wrap.horizontal .card-body {
  padding: 0.7em 0.35em;
}
@media (min-width: 1025px) {
  .card-wrap.horizontal {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .card-wrap.horizontal .card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 calc(50% - 25px) !important;
    flex: 0 0 calc(50% - 25px) !important;
    max-width: calc(50% - 25px) !important;
    padding: 1.5em;
    margin-bottom: 1.5em;
    flex-direction: row-reverse;
  }
  .card-wrap.horizontal .card-img-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    height: 100%;
    margin-left: 1.25em;
  }
  .card-wrap.horizontal .card-img-top img {
    
  }
  .card-wrap.horizontal .card-body {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 200px);
            flex: 0 0 calc(100% - 200px);
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .card-wrap.horizontal .card-body .pageBtn-wrap {
    margin-top: auto;
  }
}
@media (max-width: 1024px) {
  .card-wrap.horizontal {
    margin-top: 0;
  }
  .card-wrap.horizontal .pageBtn-wrap {
    text-align: center !important;
  }
}
@media (min-width: 1025px) {
  .card-wrap {
    margin-top: 60px;
  }
}
@media (max-width: 810px) {
  .card-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 2rem;
  }
  .card-wrap .card {
    margin-left: 5px;
    margin-right: 5px;
    max-width: calc(100% - 10px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 10px);
            flex: 0 0 calc(100% - 10px);
    padding: 1em;
  }
  .card-wrap .card-img-top img {
    width: 100%;
    height: 450px;
  }
}
@media (max-width: 640px) {
  .card-wrap .card__title {
    font-size: 3.90625vw;
  }
  .card-wrap .card__caption {
    font-size: 3.125vw;
  }
}

.cataTxt {
  font-size: 18px;
  font-size: 1.125rem;
  color: #656565;
  text-align: center;
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .cataTxt {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
.cataList {
  padding: 3em 1.5em;
  z-index: 0;
  cursor: pointer;
}

.cataList_linkHidden{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1025px) {
  .cataList {
    margin-top: 0.5em;
  }
}
@media (max-width: 1024px) {
  .cataList {
    width: 100%;
    padding: 0.5em 0;
    margin: 0.5em;
  }
}
.cataList .pageBtn-wrap {
  width: calc(100% + 3em);
  position: absolute;
  left: -1.5em;
  bottom: 0;
  opacity: 0;
}
@media (max-width: 1024px) {
  .cataList .pageBtn-wrap {
    width: 100%;
    left: 0;
    bottom: 0.5em;
  }
  .cataList .pageBtn-wrap .btn {
    padding-top: 0.45em !important;
    padding-bottom: 0.45em !important;
  }
}
.cataList::before {
  content: "";
  display: block;
  width: calc(100% + 3em);
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: -1.5em;
  z-index: -1;
}
@media (max-width: 1024px) {
  .cataList{
    margin-bottom: 0;
  }

  .cataList::before {
    width: calc(100% + 0.5em);
    left: -0.25em;
  }
}
.cataList-wrap:hover .cataList .pageBtn-wrap, .cataList-wrap.open .cataList .pageBtn-wrap {
  opacity: 1;
}
@media (max-width: 1024px) {
  .cataList-wrap:hover .cataList::before, .cataList-wrap.open .cataList::before {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
  }
}

.proCata-wrap.all .card,
.proCata-wrap.list .card {
  margin-bottom: 2.5em;
}

.proCata-wrap.list .card .card-img-top {
  height: 0;
  padding-bottom: 100%;
}

.proCata-wrap.list .card .card-img-top img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.proCata-wrap .cataList-link,
.proCata-wrap .cataList-wrap .cataList-link{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

@media (min-width: 1025px) {

  /*  */
  .proCata-wrap .cataList::before {
    width: calc(100% + 1.75em);
    height: calc(100% + 2.95em);
    top: -1.75em;
    left: -0.75em;
  }
  .proCata-wrap{
    justify-content: flex-start;
  }
  .proCata-wrap .pageBtn-wrap {
    width: calc(100% + 0.85em);
    left: -0.3em;
    bottom: -0.6em;
  }
}
@media (max-width: 1024px) {
  .proCata-wrap {
    align-items: flex-start;
    margin-top: 0;
  }
  
  .proCata-wrap .card {
    margin: 0px 10px 2px;
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    padding: 0;
  }
  /* .proCata-wrap .card-img-top img {
    height: 145px;
  } */

  .proCata-wrap .card-img-top img {
    height: auto;
  }

  .proCata-wrap .pageBtn-wrap {
    position: static;
    opacity: 1;
  }

  .proCata-wrap .card-body {
    min-height: 3.75em;
  }

  .proCata-wrap .cataList-wrap .cataList::before {
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1) !important;
  }
  .proCata-wrap .cataList-wrap:hover .cataList::before {
    background-color: transparent !important;
  }
  
  .proCata-wrap.list .card{
    margin-bottom: 0.25em;
  }

  .proCata-wrap.list .card .swiper-slide{
    align-items: flex-start;
  }

}


/* 搭配列表介紹圖 */
.proCata-wrap .card-introImg {
  flex-grow: 1;
  max-width: 590px;
}

@media (min-width:1025px){
  .proCata-wrap .card-introImg{
    margin-right: 10px;
  }

  .proCata-wrap .card-introImg ~ .card{
    flex: 0 0 calc(100% / 4 - 0.5em);
    max-width: calc(100% / 4 - 0.5em);
    margin-top: 0;
    margin-left: 1em;
  }

  .proCata-wrap .card-introImg ~ .card .card-img-top {
    height: 0;
    padding-bottom: 80%;
  }

  .proCata-wrap .card-introImg ~ .card .card-img-top img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%; 
  }
  
  .proCata-wrap .card-introImg ~ .card .cataList,
  .proCata-wrap .card-introImg ~ .card .cataList::before {
    width: 100%;
  }

  .proCata-wrap .card-introImg ~ .card .cataList::before{
    height: calc(100% + 3.25em);
    top: -1.5em;
  }
  
  .proCata-wrap .card-introImg ~ .card .cataList {
    margin-top: 0;
  }

  .proCata-wrap .card-introImg ~ .card .cataList .pageBtn-wrap {
    width: calc(100% - 0.85em);
    bottom: -1.2em;
  }
}

@media (max-width: 1024px) {
  .proCata-wrap .card-introImg {
    max-width: calc(100% - 20px);
    flex: 0 0 calc(100% - 20px);
    margin-bottom: 20px;
  }
}

/* End */

/* Timeline */
.timeline {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  color: #333;
  position: relative;
  line-height: 1.4em;
  padding: 0px 20px 20px;
  list-style: none;
  text-align: left;
}
.timeline:after {
  content: "";
  left: 5px;
  width: 2px;
  height: calc(100% + 70px);
  background: #C30D23;
  position: absolute;
  left: -11px;
  top: 41%;
  transform: translateY(-50%);
}
@media (max-width: 640px) {
  .timeline:after {
    left: 17px;
    height: calc(100% - 70px);
    top: 35%;
  }
}
.timeline h1,
.timeline h2,
.timeline h3 {
  font-size: 1.4em;
}
.timeline .event {
  display: flex;
  position: relative;
  padding-left: 10px;
  padding-bottom: 35px;
}
.timeline .event:before {
  position: absolute;
  display: block;
  top: 0;
  left: -2.5rem;
  color: #C30D23;
  content: attr(data-date);
  text-align: right;
  font-size: 24px;
  font-size: 1.5rem;
  min-width: 120px;
  font-family: "Montserrat";
}
.timeline .event .txt {
  position: relative;
  margin-bottom: 0;
  padding-left: 8rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
}
.timeline .event .txt::before {
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  background: #C30D23;
  position: absolute;
  top: 0px;
  left: -50px;
}
@media (max-width: 640px) {
  .timeline .event .txt {
    padding-left: 5rem;
  }
  .timeline .event .txt::before {
    left: -20px;
  }
}
.timeline .event:last-of-type {
  padding-bottom: 0;
}
.timeline .event:last-of-type:after {
  height: 0;
  top: 0px;
}
@media (min-width: 1025px) {
  .timeline .event {
    padding-bottom: 70px;
  }
}

.Timeline-flex {
  justify-content: center;
}
.Timeline-container .Timeline-list {
  flex: 0 0 20%;
  max-width: 20%;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .Timeline-container .Timeline-list {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (max-width: 810px) {
  .Timeline-container .Timeline-list {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.Timeline-title {
  font-size: 5.46875vw;
  text-align: center;
  margin-bottom: 15px;
  font-family: "Oswald";
}
.Timeline-title-year {
  font-size: 9.375vw;
  font-weight: 900;
  font-family: "Bree Serif";
  line-height: 1;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .Timeline-title {
    font-size: 35px;
    font-size: 2.1875rem;
  }
  .Timeline-title-year {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (max-width: 1080px) {
  .Timeline-title {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .Timeline-title-year {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
.Timeline-caption {
  color: #999999;
  border: #CCCCCC 1px solid;
  padding: 1em 0.5em 1em 1em;
}
.Timeline-spaceLeft {
  margin-left: 6px;
}
.TimelineEvent-container {
  position: relative;
}
.TimelineEvent-iconContainer {
  position: relative;
  width: 100% !important;
  margin-top: -15px;
}
@media (max-width: 810px) {
  .TimelineEvent-iconContainer {
    height: 100%;
    margin-top: -1.5em;
  }
}
@media (max-width: 1080px) {
  .TimelineEvent-iconContainer {
    margin-top: 0;
  }
}
.TimelineEvent-icon {
  font-size: 40px;
  display: flex;
  position: absolute;
  top: 5.2em;
  left: calc(50% - 0.675em);
  z-index: 1;
  width: 1.35em;
  height: 1.35em;
  overflow: hidden;
}
.TimelineEvent-icon svg {
  width: auto !important;
  height: auto !important;
}
@media (max-width: 810px) {
  .TimelineEvent-icon {
    font-size: 10.15625vw;
    top: 35.9375vw;
  }
}
@media (max-width: 640px) {
  .TimelineEvent-icon {
    font-size: 8.59375vw;
    top: 38.28125vw;
  }
}
.TimelineEvent-titleContainer {
  text-align: center;
}
.TimelineEvent-textContainer {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.timelineSwiper .swiper-button-prev, .timelineSwiper .swiper-button-next {
  color: #383c3e;
}
.timelineSwiper .swiper-button-prev::after, .timelineSwiper .swiper-button-next::after {
  font-size: 30px;
}
.timelineSwiper .swiper-button-prev {
  left: 0;
}
.timelineSwiper .swiper-button-next {
  right: 0;
}

.secCont-intro {
  background-color: #C30D23;
  color: #fff;
  padding: 2em 2em 1.5em;
}
.secCont-intro .title-mainSec {
  margin-bottom: 0.75em;
}
.secCont-intro .txt {
  font-size: 17px;
}
@media (min-width: 1025px) {
  .secCont-intro .txt {
    line-height: 1.75;
  }
}
@media (max-width: 1024px) {
  .secCont-intro .txt * {
    margin-bottom: 0.25em;
  }
}
@media (max-width: 1024px) {
  .secCont-intro {
    padding: 0.75em 1em 0.5em;
  }
  .secCont-intro .title-mainSec {
    margin-bottom: 0.35em;
  }
}
.secCont-txt {
  background-color: #eeeeee;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  padding: 2em;
}
.secCont-txt::before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 8px;
  background-color: #C30D23;
  position: absolute;
  top: 2.5em;
  left: -18.5px;
}
@media (min-width: 1025px) {
  .secCont-txt {
    padding: 2.25em 4.625em;
  }
}

.page-content {
  z-index: 2;
}
.page-content .secPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: center;
}
.page-content .title-main {
  justify-content: flex-start;
}
@media (min-width: 1025px) {
  .page-content.about .secPage {
    margin-top: -28.5em;
  }
  .page-content.about .secPage-left {
    max-width: 640px;
  }
  .page-content.about .secPage-right {
    flex: 0 0 calc(100% - 640px);
    order: -1;
  }
  .page-content.about .secPage-right .secCont-txt {
    top: -75px;
  }
}
@media (min-width: 1100px) and (max-width: 1500px) {
  .page-content.about .secPage {
    margin-top: -18em;
  }
}
@media (min-width: 1025px) {
  .page-content.ser .secPage {
    margin-top: -10em;
  }
  .page-content.ser .secPage-left {
    max-width: 660px;
  }
  .page-content.ser .secPage-left .secCont-img {
    top: -45px;
  }
  .page-content.ser .secPage-right {
    flex: 0 0 calc(100% - 660px);
  }
}

.pageTitle {
  margin-bottom: 1.5em;
}
.pageTitle .title {
  margin-top: 0.5em;
}
.pageTitle .txt {
  font-size: 22px;
  font-size: 1.375rem;
  margin-top: 1em;
}

.pageIn-content {
  padding-top: 1em;
  padding-bottom: 1em;
}

.animationItem {
  transform: translate3d(-50px, 0, 0);
  opacity: 0;
  transition: 0.85s cubic-bezier(0.31, 1.26, 0.19, 1.11);
}
.animationItem.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.index-banner {
  width: 100%;
  overflow: hidden;
}
.index-banner .swiper-pagination-bullets {
  bottom: 0 !important;
}
@media (min-width: 1025px) {
  .index-banner .swiper-pagination-bullets {
    width: auto !important;
    left: auto !important;
    bottom: auto !important;
    right: 1.5em;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
    border: #fff 1px solid;
    padding: 0.5em;
    border-radius: 1em;
  }
}
.index-banner .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  opacity: 1;
}
.index-banner .swiper-pagination-bullet-active {
  background-color: #C30D23 !important;
  border-radius: 0.75em !important;
}
@media (min-width: 1025px) {
  .index-banner .swiper-pagination-bullet {
    display: block;
    background-color: #fff;
    margin: 0.3em 0 !important;
    transition: height 200ms ease-in;
  }
  .index-banner .swiper-pagination-bullet-active {
    height: 1.75em !important;
  }
}
@media (max-width: 1024px) {
  .index-banner .swiper-pagination-bullet-active {
    width: 1.75em !important;
    margin: 0 0.3em !important;
  }
}
@media (max-width: 1024px) {
  .index-bannerBox {
    display: flex;
    flex-direction: column;
  }
}
.index-bannerTxt {
  width: 100%;
  font-family: "urw-din";
  font-weight: 600;
}
.index-bannerTxt .title,
.index-bannerTxt .txt {
  font-size: 5.625vw;
  line-height: 1.25;
  font-weight: 600;
}
.index-bannerTxt .btn-wrap {
  justify-content: flex-start;
}
@media (min-width: 1025px) {
  .index-bannerTxt {
    max-width: 72em;
    position: absolute;
    bottom: 8em;
    z-index: 1;
    color: #fff;
  }
  .index-bannerTxt .title,
.index-bannerTxt .txt {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media (max-width: 1024px) {
  .index-bannerTxt {
    padding: 1em;
  }
}
.index-content {
  padding-top: 4em;
  padding-bottom: 4em;
}
.index-content .list {
  height: 100%;
}
.index-content .title {
  font-weight: 900;
}
.index-content .txt {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 3.59375vw;
}
@media (min-width: 1025px) {
  .index-content .txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.index-content .btn {
  padding: 0.7em 1.95em;
}
@media (max-width: 1024px) {
  .index-content {
    padding: 1em 0.45em;
  }
}
.index-page:nth-child(even) {
  background-color: #F7F8F8;
}
.index-page:not(:first-of-type) .index-page-wrapper {
  border-top: 1px solid #D9D9D9;
}
.index-pageSwiper .index-content {
  padding-bottom: 2.5em;
}
.index-pageSwiper .swiper-wrapper {
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .index-pageSwiper .index-content {
    padding-bottom: 0.5em;
  }
  .index-pageSwiper .swiper-wrapper {
    padding-bottom: 60px;
  }
}
.index-pageNew {
  display: flex;
  padding: 50px 32px;
  flex-direction: row-reverse;
}
.index-pageNew-video {
  border: #fff 1px solid;
}
.index-pageNew-video .embed-responsive-16by9::before {
  padding-top: 56.7%;
}
@media (min-width: 1025px) {
  .index-pageNew-video {
    flex: none;
    width: 770px;
  }
}
.index-pageNew-info {
  padding-top: 0.5em;
}
@media (min-width: 1025px) {
  .index-pageNew-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding-top: 0;
    padding-right: 32px;
  }
  .index-pageNew-info .pageBtn-wrap {
    margin-top: auto;
  }
}
@media (max-width: 1024px) {
  .index-pageNew {
    flex-direction: column;
    padding: 1em;
  }
}
.index-supportSwiper .card {
  background-color: #F4F4F4;
  border: none;
  border-bottom: 3px solid #C30D23;
  border-radius: 0;
}
.index-supportSwiper .card-body {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.index-supportSwiper .card-title {
  display: flex;
  font-weight: 600;
  line-height: revert;
  margin-bottom: 0.2em;
}
.index-supportSwiper .card__description {
  font-size: 15px;
  font-size: 0.9375rem;
  min-height: 90px;
}

.index-hotSwiper{
  padding-left: 10px;
  padding-right: 10px;
}

.index-hotSwiper .img{
  width: 100%;
  margin-bottom: 10%;
  border: #E3E5E5 1px solid;
  margin-left: 5px;
  margin-right: 5px;
  /* height: 260px; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.index-hotSwiper img {width: 100%;}

.index-card-wrap.event {
  margin-top: 0;
}
.index-card-wrap.event .card-img-top {
  border: #f8f8f8 1px solid;
}
@media (min-width: 1025px) {
  .index-card-wrap.event .card {
    padding: 40px 43.5px 20px;
  }
  .index-card-wrap.event .card-img-top {
    margin-bottom: 25px;
  }
}

.animationItem {
  transform: translate3d(-50px, 0, 0);
  opacity: 0;
  transition: 0.85s cubic-bezier(0.31, 1.26, 0.19, 1.11);
}

.animationItem.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.aboutStructure_list {
  overflow: hidden;
}
.aboutStructure_list .title,
.aboutStructure_list ol,
.aboutStructure_list div {
  position: relative;
  z-index: 1;
}
.aboutStructure_list .img {
  max-width: 12.5em;
  position: absolute;
  right: 0.75em;
  top: 6em;
  z-index: 0;
}
@media (max-width: 640px) {
  .aboutStructure_list .img {
    opacity: 0.5;
  }
}

.accordion .btn {
  position: relative;
  font-size: 4.6875vw;
  font-weight: 600;
  color: #353535;
  text-decoration: none !important;
  padding-left: 0;
}
.accordion .btn::after {
  content: "\f077";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 10px;
}
.accordion .btn.collapsed::after {
  content: "\f078";
}
@media (min-width: 1025px) {
  .accordion .btn {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.accordion .num {
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1;
  color: #fff;
  background-color: #C30D23;
  border-radius: 100%;
  margin-right: 10px;
}
.accordion .card {
  border: none;
}
.accordion .card > .card-header {
  background: transparent;
  padding-left: 0.3rem;
  padding-right: 0;
  padding-bottom: 0.3rem;
  margin-bottom: 0;
}

.accordion .card > .card-header ~ .collapse:not(.show) {
  display: none;
}

.accordion .card .card-body {
  line-height: 150%;
}
.accordion .card .btn {
  white-space: normal;
  line-height: 1.25;
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.accordion .card .btn:hover {
  color: #000 !important;
  background-color: transparent;
  border-color: transparent;
}
.accordion .card .btn .num {
  position: absolute;
  left: 0;
}
@media (min-width: 1025px) {
  .accordion .card .card-body {
    padding-left: 2.5em;
  }
}

@media (max-width: 640px) {
  .news-card-wrap.horizontal .card__list {
    flex: 0 0 calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
  .news-card-wrap.horizontal .card-img-top img {
    height: 195px;
  }
  .news-card-wrap.horizontal .card-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .accordion .card .btn {
    padding-left: 3em;
  }
  
  .accordion .card .card-body {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;

  }
}
.news-detail-content {
  background-color: #eee;
  padding: 1em 2em 0;
  margin-left: -1em;
  margin-right: -1em;
}
@media (min-width: 1025px) {
  .news-detail-content {
    padding-top: 40px;
  }
}
.news-detail-content .card-wrap {
  margin-top: 0;
}
.news-detail-content .titleStyle {
  margin-top: 1em;
}
.news-detail-content .titleStyle::before {
  height: 2px;
}
@media (min-width: 1025px) {
  .news-detail-content .titleStyle {
    margin-top: 30px;
  }
}
.news-detail-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 0;
}
.news-detail-title .card__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-detail-title .card__item .tag-item {
  margin-top: 0.5em !important;
}
.news-detail-title .card-title {
  font-size: 1.8947368421vw;
  font-weight: 700;
  margin-top: 0em;
  margin-bottom: 0em;
}
@media (max-width: 1024px) {
  .news-detail-title .card-title {
    font-size: 4.6875vw;
  }
}
@media (max-width: 1024px) {
  .news-detail-title {
    margin-bottom: 0;
  }
}
.news-detail-txt {
  padding-top: 35px;
  padding-bottom: 65px;
  border-bottom: 2px solid #d6d6d6;
}
@media (max-width: 1024px) {
  .news-detail-txt {
    padding-bottom: 1.75em;
  }
}
.news-detail-blog {
  margin-top: 1em;
}
.news-detail-blog .card-wrap {
  margin-top: 0;
}
.news-detail-blog .card-img-top {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1025px) {
  .news-detail-blog {
    margin-top: 100px;
  }
}

.proCataNav-wrap {
  padding-left: 1em;
  padding-right: 1em;
}
.proCataNav-wrap .swiper-slide {
  width: 300px; /*设为固定值*/
  width: auto; /*根据内容调整宽度*/
}
.proCataNav-wrap .swiper-button-prev, .proCataNav-wrap .swiper-button-next {
  color: #383c3e;
  background-color: #fff;
}
.proCataNav-wrap .swiper-button-prev::after, .proCataNav-wrap .swiper-button-next::after {
  font-size: 35px;
}
@media (max-width: 1024px) {
  .proCataNav-wrap .swiper-button-prev, .proCataNav-wrap .swiper-button-next {
    display: none;
  }
}
@media (min-width: 1025px) {
  .proCataNav-wrap .swiper-button-prev {
    left: 0;
  }
  .proCataNav-wrap .swiper-button-next {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .proCataNav-wrap .swiper-wrapper {
    display: none;
  }
  .proCataNav-wrap .swiper.open .swiper-wrapper {
    display: block;
  }
}
.proCataNav-wrap .proCataNav-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 5px;
  cursor: pointer;
}
.proCataNav-wrap .proCataNav-list .img {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 60px;
}
.proCataNav-wrap .proCataNav-list .img img {
  mix-blend-mode: multiply;
  height: 45px;
  -o-object-fit: cover;
     object-fit: cover;
}
.proCataNav-wrap .proCataNav-list .txt {
  position: relative;
  padding-left: 5px;
  padding-right: 7px;
  padding-bottom: 10px;
}
.proCataNav-wrap .proCataNav-list .txt::after {
  content: "";
  display: block;
  width: calc(100% + 25px);
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: -25px;
  z-index: -1;
}
@media (max-width: 1024px) {
  .proCataNav-wrap .proCataNav-list .img {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 1.75em;
    margin-right: 5px;
    background: #fff;
  }
  .proCataNav-wrap .proCataNav-list .img img {
    height: 40px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .proCataNav-wrap .proCataNav-list .txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 0.875em;
    padding-left: 9px;
    padding-right: 0px;
    padding-bottom: 5px;
    word-break: break-all;
  }
  .proCataNav-wrap .proCataNav-list .txt::after {
    width: calc(100% + 3px);
    left: 0;
    bottom: -4px;
  }
}
@media (max-width: 640px) {
  .proCataNav-wrap .proCataNav-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .proCataNav-wrap {
    padding: 0 2.5em;
  }
}
@media (max-width: 1024px) {
  .proCataNav-wrap {
    margin-bottom: 1.5em;
  }
}

.Prod-conInfo {
  margin-top: 3em;
}
@media (min-width: 1025px) {
  .Prod-conInfo {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 1em;
  }
  .Prod-conInfo .btn-wrap {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.Prod-conInfo-img {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .Prod-conInfo-img {
    -ms-flex-preferred-size: 810px;
        flex-basis: 810px;
  }
}
@media (max-width: 1024px) {
  .Prod-conInfo-img {
    padding-top: 0.5em;
  }
}
.Prod-conInfo-img .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.Prod-conInfo-img .swiper-slide {
  background-size: cover;
  background-position: center;
}
.Prod-conInfo-img .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Prod-conInfo-img .swiper-button-next, .Prod-conInfo-img .swiper-button-prev {
  color: #282c2f;
}
.Prod-conInfo-img .swiper-button-next::after, .Prod-conInfo-img .swiper-button-prev::after {
  font-size: 30px;
  font-size: 1.875rem;
}
@media (max-width: 640px) {
  .Prod-conInfo-img .swiper-button-next, .Prod-conInfo-img .swiper-button-prev {
    width: 2.2em;
    height: 2.2em;
  }
  .Prod-conInfo-img .swiper-button-next::after, .Prod-conInfo-img .swiper-button-prev::after {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.Prod-conInfo-img .Prod_mySwiper2 .swiper {
  height: 80%;
  width: 100%;
  margin-bottom: 0.25em;
}
@media (min-width: 1025px) {
  .Prod-conInfo-img .Prod_mySwiper2 .swiper {
    margin-bottom: 15px;
  }
}
.Prod-conInfo-img .Prod_mySwiper2 .swiper-slide {
  height: 0;
  padding-bottom: 68%;
}
.Prod-conInfo-img .Prod_mySwiper2 .swiper-slide img {
  width: auto;
  height: auto;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.Prod-conInfo-img .Prod_mySwiper {
  padding-left: 3em;
  padding-right: 3em;
}
.Prod-conInfo-img .Prod_mySwiper .swiper {
  height: 20%;
  padding: 10px 0;
}
.Prod-conInfo-img .Prod_mySwiper .swiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  border: #dcdcdc 1px solid;
}
.Prod-conInfo-img .Prod_mySwiper .swiper .swiper-slide img {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.Prod-conInfo-img .Prod_mySwiper .swiper .swiper-slide-thumb-active {
  border-color: #C30D23;
}
@media (max-width: 1024px) {
  .Prod-conInfo-img .Prod_mySwiper .swiper .swiper-slide img {
    height: 70px;
  }
}
.Prod-conInfo-info {
  padding: 0.5em 1.75em;
}
@media (min-width: 1025px) {
  .Prod-conInfo-info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0 0 0 2.75em;
  }
}
.Prod-heading {
  line-height: 1.5;
}
.Prod-heading .title-sub {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 900;
}
.Prod-specList .list ~ .list {
  margin-left: 10px;
}
.Prod-specList .img {
  width: 40px;
  margin: auto;
}
.Prod-specList .txt {
  font-size: 12px;
  font-size: 0.75rem;
  color: #656565;
  line-height: 1.2;
  text-align: center;
  margin-top: 5px;
}
.Prod-unreset {
  margin-top: 5px;
}
.Prod-unreset dl {
  margin-bottom: 0.25em;
}
.Prod-unreset dl dt {
  font-weight: 600;
  margin-bottom: 5px;
}
.Prod-unreset dl dd {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #656565;
}
.Prod-unreset .download_fileCaption {
  margin-bottom: 10px;
}
.Prod-unreset .download_fileInfo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.Prod-unreset .download_fileBtn {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 810px) {
  .Prod-unreset {
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  .Prod-unreset dl {
    margin-bottom: 0.25em;
  }
}
.Prod-conTxt {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 1.5em 0;
}
.Prod-conTxt div{
  overflow: hidden;
}
@media (min-width: 1025px) {
  .Prod-conTxt {
    margin-top: 3em;
    margin-bottom: 3em;
    padding-top: 3em;
    padding-bottom: 3em;
  }
}


  
.Prod_similarSwiper .cataList .cataImg{
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
}

.Prod_similarSwiper .cataList .cataImg img{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  margin: auto;
}

@media (min-width: 1025px) {
  .Prod_similarSwiper .swiper {
    padding-bottom: 1.5em;
    padding-top: 1.5em;
  }

  .Prod_similarSwiper .cataList {
    width: 100%;
    margin-left: 2em;
    margin-right: 2em;
  }
}

@media (max-width:1024px){
  .Prod_similarSwiper .cataList .cataImg + .text-center{
    min-height: 4em;
  }
}

.pixel {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  margin-bottom: 0.5rem !important;
}
@media (max-width: 1024px) {
  .pixel {
    margin-bottom: 5px !important;
  }
}

.contact-bg {
  background-color: #dcdcdc;
}

.contact-block {
  position: relative;
}
.contact-info .txt {
  color: #353535;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2.25;
  font-weight: 600;
  width: 100%;
  border: rgba(0, 0, 0, 0) 6px solid;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.contact-info .txt p {
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  .contact-info .txt {
    width: 460px;
  }
}
@media (max-width: 1024px) {
  .contact-info .txt {
    font-size: 18px;
    font-size: 1.125rem;
    margin-top: 1rem;
  }
}
.contact-form {
  padding: 1rem;
}
.contact-form .form-control {
  border-color: transparent;
}
.contact-form .form-control, .contact-form .form-control:hover, .contact-form .form-control:focus {
  border-width: 0 0 1px 0;
  border-style: solid;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  border-radius: 0;
}
.contact-form .form-control:hover, .contact-form .form-control:focus {
  border-color: #000;
}
.contact-form .btn {
  font-weight: 900;
  border-radius: 0;
  margin-top: 1em;
}
@media (max-width: 1024px) {
  .contact-form {
    margin-top: 1rem;
  }
}
@media (max-width: 1024px) {
  .contact {
    display: block;
  }
}

.shopContact {
  padding-top: 0.5em;
  padding-bottom: 0;
}
.shopContact-content {
  padding-top: 165px;
  padding-bottom: 100px;
}
@media (min-width: 1025px) {
  .shopContact .contact-map .embed-responsive-16by9::before {
    padding-top: 40%;
  }
  .shopContact .contact-form {
    position: absolute;
    top: -4em;
    left: 3em;
    z-index: 1;
  }
}
@media (max-width: 1024px) {
  .shopSite {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.shopSite-content {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 1024px) {
  .shopSite-content {
    padding: 1.5em 2em !important;
  }
}
.shopSite-list .item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-top: 0.5em;
  padding-left: 1.5em;
}
.shopSite-list .item::after {
  content: "";
  width: 17px;
  height: 5px;
  background-color: #5f5f5f;
  position: absolute;
}
@media (min-width: 1025px) {
  .shopSite-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-bottom: 75px;
    padding-left: 0;
    padding-right: 80px;
    border-right: #bfbfbf 1px solid;
  }
  .shopSite-list .item::after {
    top: 35px;
    right: -8.5px;
  }
}
@media (max-width: 1024px) {
  .shopSite-list .item {
    border-left: #bfbfbf 1px solid;
  }
  .shopSite-list .item::after {
    top: 25px;
    left: -8.5px;
  }
}
.shopSite-list .item ol li {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.shopSite-list .item ol li a:hover {
  color: #C30D23;
}
.shopSite-list .title-subcontent {
  margin-bottom: 0.5em;
}
@media (min-width: 1025px) {
  .shopSite-list .title-subcontent {
    margin-bottom: 25px;
  }
}
.shopSite-list .txt {
  font-size: 18px;
  font-size: 1.125rem;
  color: #5f5f5f;
}
.shopNote {
  padding-bottom: 0;
}
.shopNote-content {
  font-size: 20px;
}
.shopNote-intro, .shopNote-list {
  margin-top: 0.25em;
  margin-bottom: 1.5em;
}
.shopNote-intro {
  background-color: #C30D23;
}
.shopNote-intro,
.shopNote-intro .textContent {
  padding: 15px 20px 20px;
}
.shopNote-intro .textContent {
  color: #fff;
  border: #fff 1px solid;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 1.25em;
}
.shopNote-intro .textContent .txt p {
  margin-bottom: 0;
}
.shopNote-list {
  padding: 10px 0px 20px 10px;
  border: #626262 1px solid;
}
.shopNote-list:nth-child(odd) {
  background-color: #fff;
}
.shopNote-list .textContent {
  line-height: 2;
  padding-right: 10px;
}
.shopNote-list .textContent li {
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .shopNote-list .textContent {
    padding-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .shopNote-list .textContent {
    font-size: 18px;
    font-weight: lighter;
  }
}

.download_cataSwiper .swiper {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* .download_cataSwiper .swiper .swiper-wrapper{
  justify-content: center;
} */

.download_cataSwiper .swiper-button-prev, .download_cataSwiper .swiper-button-next {
  color: #383c3e;
}
.download_cataSwiper .swiper-button-prev::after, .download_cataSwiper .swiper-button-next::after {
  font-size: 30px;
}
.download_cataSwiper .swiper-button-prev {
  left: 0;
}
.download_cataSwiper .swiper-button-next {
  right: 0;
}
@media (max-width: 1024px) {
  .download_cataSwiper .swiper {
    padding-left: 0.75em;
    padding-right: 0.75em;
    /* overflow: visible; */
  }
  .download_cataSwiper .swiper:before, .download_cataSwiper .swiper::after {
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    z-index: 2;
  }
  .download_cataSwiper .swiper:before {
    left: -1.5rem;
  }
  .download_cataSwiper .swiper:after {
    right: -2rem;
  }
  .download_cataSwiper .swiper-button-prev {
    left: -0.5em;
  }
  .download_cataSwiper .swiper-button-next {
    right: -0.5em;
  }
}
.download_fileList .icon {
  margin-right: 10px;
}
.download_fileList .text {
  font-size: 14px;
  font-size: 0.875rem;
}
.download_fileCaption p, .download_fileInfo p, .download_fileBtn p {
  margin-bottom: 0;
}
.download_fileCaption {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .download_fileInfo {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.download_fileBtn {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 300px;
          flex: 0 1 300px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: flex-end;
}
@media (max-width: 640px) {
  .download_fileBtn {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}