@charset "UTF-8";
/* Palette generated by Material Palette - materialpalette.com/green/orange */
@font-face {
  font-family: "jf-openhuninn";
  src: url("../font/jf-openhuninn-1.1.ttf");
}
body {
  font-family: "jf-openhuninn", "PingFangTC", Arial, "Microsoft JhengHei", sans-serif;
  color: #212121;
  letter-spacing: 1px;
}

main {
  margin-top: 70px;
}

a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

input,
select,
textarea {
  outline: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

button {
  border: 0;
  outline: none;
  background-color: transparent;
}

.masthead {
  width: 100%;
  height: 250px;
}
.masthead img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 991px) {
  body .masthead {
    height: 150px;
  }
}
/******* media ******/
/*
* 禁止bootstrap的方式，未完成
*/
/******* ckeditor ******/
[class*=ck_] {
  outline: #cccccc dashed 2px;
}
[class*=ck_]:focus {
  outline: #FA8000 dashed 2px;
}
[class*=ck_]:hover {
  outline: #FA8000 dashed 2px;
}

/************************* margin *********************************/
.margin_b0 {
  margin-bottom: 0 !important;
}

.margin_b1 {
  margin-bottom: 1rem !important;
}

.margin_b2 {
  margin-bottom: 2rem !important;
}

.margin_b3 {
  margin-bottom: 3rem !important;
}

.margin_b4 {
  margin-bottom: 4rem !important;
}

.margin_b5 {
  margin-bottom: 5rem !important;
}

.margin_b6 {
  margin-bottom: 6rem !important;
}

.margin_b7 {
  margin-bottom: 7rem !important;
}

.margin_b8 {
  margin-bottom: 8rem !important;
}

.margin_t0 {
  margin-top: 0 !important;
}

.margin_t1 {
  margin-top: 1rem !important;
}

.margin_t2 {
  margin-top: 2rem !important;
}

.margin_t3 {
  margin-top: 3rem !important;
}

.margin_t4 {
  margin-top: 4rem !important;
}

.margin_t5 {
  margin-top: 5rem !important;
}

.margin_t6 {
  margin-top: 6rem !important;
}

.margin_t7 {
  margin-top: 7rem !important;
}

.margin_t8 {
  margin-top: 8rem !important;
}

.margin_l0 {
  margin-left: 0 !important;
}

.margin_l1 {
  margin-left: 1rem !important;
}

.margin_l2 {
  margin-left: 2rem !important;
}

.margin_l3 {
  margin-left: 3rem !important;
}

.margin_l4 {
  margin-left: 4rem !important;
}

.margin_l5 {
  margin-left: 5rem !important;
}

.margin_l6 {
  margin-left: 6rem !important;
}

.margin_l7 {
  margin-left: 7rem !important;
}

.margin_l8 {
  margin-left: 8rem !important;
}

.margin_r0 {
  margin-right: 0 !important;
}

.margin_r1 {
  margin-right: 1rem !important;
}

.margin_r2 {
  margin-right: 2rem !important;
}

.margin_r3 {
  margin-right: 3rem !important;
}

.margin_r4 {
  margin-right: 4rem !important;
}

.margin_r5 {
  margin-right: 5rem !important;
}

.margin_r6 {
  margin-right: 6rem !important;
}

.margin_r7 {
  margin-right: 7rem !important;
}

.margin_r8 {
  margin-right: 8rem !important;
}

/************************* padding *********************************/
.padding_b0 {
  padding-bottom: 0 !important;
}

.padding_b1 {
  padding-bottom: 1rem !important;
}

.padding_b2 {
  padding-bottom: 2rem !important;
}

.padding_b3 {
  padding-bottom: 3rem !important;
}

.padding_b4 {
  padding-bottom: 4rem !important;
}

.padding_b5 {
  padding-bottom: 5rem !important;
}

.padding_b6 {
  padding-bottom: 6rem !important;
}

.padding_b7 {
  padding-bottom: 7rem !important;
}

.padding_b8 {
  padding-bottom: 8rem !important;
}

.padding_t0 {
  padding-top: 0 !important;
}

.padding_t1 {
  padding-top: 1rem !important;
}

.padding_t2 {
  padding-top: 2rem !important;
}

.padding_t3 {
  padding-top: 3rem !important;
}

.padding_t4 {
  padding-top: 4rem !important;
}

.padding_t5 {
  padding-top: 5rem !important;
}

.padding_t6 {
  padding-top: 6rem !important;
}

.padding_t7 {
  padding-top: 7rem !important;
}

.padding_t8 {
  padding-top: 8rem !important;
}

.padding_l0 {
  padding-left: 0 !important;
}

.padding_l1 {
  padding-left: 1rem !important;
}

.padding_l2 {
  padding-left: 2rem !important;
}

.padding_l3 {
  padding-left: 3rem !important;
}

.padding_l4 {
  padding-left: 4rem !important;
}

.padding_l5 {
  padding-left: 5rem !important;
}

.padding_l6 {
  padding-left: 6rem !important;
}

.padding_l7 {
  padding-left: 7rem !important;
}

.padding_l8 {
  padding-left: 8rem !important;
}

.padding_r0 {
  padding-right: 0 !important;
}

.padding_r1 {
  padding-right: 1rem !important;
}

.padding_r2 {
  padding-right: 2rem !important;
}

.padding_r3 {
  padding-right: 3rem !important;
}

.padding_r4 {
  padding-right: 4rem !important;
}

.padding_r5 {
  padding-right: 5rem !important;
}

.padding_r6 {
  padding-right: 6rem !important;
}

.padding_r7 {
  padding-right: 7rem !important;
}

.padding_r8 {
  padding-right: 8rem !important;
}

@media (max-width: 767px) {
  .rwd-table thead {
    display: none;
  }
  .rwd-table td {
    display: block;
    padding: 0.3rem 0.5rem;
  }
  .rwd-table td:before {
    content: attr(data-title);
    display: inline-block;
    width: auto;
    min-width: 20%;
    font-weight: 900;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 991px) {
  body header > div .social-media {
    font-size: 1.75rem;
    margin-top: 1px;
  }
  body header > div .social-media::before {
    display: none;
  }
}
@media (hover) {
  body header a:hover {
    text-decoration: underline;
  }
  body header a:hover::after {
    text-decoration: none;
  }
}
header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5);
}
header > div {
  height: inherit;
}
header > div .logo {
  display: block;
  height: 100%;
}
header > div .logo img {
  display: block;
  height: 100%;
  padding: 15px 0;
}
header > div .desktop-nav {
  position: relative;
  display: flex;
  z-index: 1;
}
header > div .desktop-nav .social-media {
  display: flex;
  height: 70px;
  align-items: center;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
header > div .desktop-nav .social-media::before {
  content: "";
  display: block;
  width: 1px;
  height: 60%;
  margin-right: 1rem;
  background-color: #ffffff;
}
header > div .desktop-nav .social-media li {
  margin-right: 0.5rem;
}
header > div .desktop-nav .social-media li:last-child {
  margin-right: 0;
}
header > div .desktop-nav .social-media li a {
  color: #ffffff;
}
header > div .desktop-nav ul.tabs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 70px;
}
header > div .desktop-nav ul.tabs > li {
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 1.5rem;
}
header > div .desktop-nav ul.tabs > li:last-child {
  margin-right: 0;
}
header > div .desktop-nav ul.tabs > li.expand-trigger {
  position: relative;
}
header > div .desktop-nav ul.tabs > li.expand-trigger > a::after {
  display: inline-block;
  margin-left: 5px;
  width: 10px;
  height: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 600;
}
header > div .desktop-nav ul.tabs a {
  color: #003891;
}
header > div .desktop-nav ul.tabs a:hover {
  color: #003891;
}
header > div .desktop-nav ul.tabs li.search {
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 25px;
  font-size: 1.1rem;
  color: #ffffff;
  cursor: pointer;
}
header > div .desktop-nav ul.expand-list {
  position: absolute;
  top: 60px;
  display: none;
  flex-direction: column;
  justify-content: flex-start;
  width: 200%;
  padding: 1rem 0;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, 0.25);
}
header > div .desktop-nav ul.expand-list.active {
  display: flex;
}
header > div .desktop-nav ul.expand-list li a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  color: #003891;
}
header > div .desktop-nav ul.expand-list li a:hover {
  color: #003891;
}
header > div .desktop-nav ul.expand-list ul.child-list {
  padding-bottom: 1rem;
}
header > div .desktop-nav ul.expand-list ul.child-list li a {
  color: #ff9800;
  padding: 0 1rem;
}
header > div .desktop-nav > .search-input-container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 760px;
  height: 70px;
  background-color: #ffffff;
  visibility: none;
  opacity: 0;
  transform: translateX(120px);
  pointer-events: none;
  transition: all 0.2s ease;
}
header > div .desktop-nav > .search-input-container.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  transition: all 0.3s ease;
}
header > div .desktop-nav > .search-input-container .fa-search {
  position: absolute;
  margin-left: 1rem;
  font-size: 1rem;
  color: #003891;
}
header > div .desktop-nav > .search-input-container input.search-input {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  padding: 0 2rem 0 2.5rem;
  border: none;
  border-radius: 1rem;
}
header > div .desktop-nav > .search-input-container .close-search {
  margin-left: 2rem;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  cursor: pointer;
  color: #ffffff;
  transition: color 0.2s ease;
}
header > div .desktop-nav > .search-input-container .close-search:hover {
  color: #ff9800;
  transition: color 0.1s ease;
}
header > div .mobile-nav {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100vw;
  height: calc(100vh - 70px);
  padding: 2rem 3rem;
  position: absolute;
  z-index: 10;
  top: 70px;
  right: 0;
  transform: translateX(100vw);
  background-color: #ffffff;
  overflow-y: scroll;
  transition: transform 0.3s ease;
}
header > div .mobile-nav::-webkit-scrollbar {
  display: none;
}
header > div .mobile-nav > .search-input-container {
  margin-bottom: 1rem;
  position: relative;
}
header > div .mobile-nav > .search-input-container .fa-search {
  position: absolute;
  left: 0;
  margin: 0.75rem 0 0 1rem;
  font-size: 1rem;
  color: #212121;
}
header > div .mobile-nav > .search-input-container input.search-input {
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2.5rem;
  border: 1.5px solid #bdbdbd;
  border-radius: 0.75rem;
  transition: border 0.1s ease;
}
header > div .mobile-nav > .search-input-container input.search-input:focus {
  border: 2px solid #ffffff;
  transition: border 0.2s ease;
}
header > div .mobile-nav > .search-input-container .clear-button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  font-size: 1.25rem;
  color: #212121;
}
header > div .mobile-nav > .search-input-container .clear-button i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
header > div .mobile-nav > .search-input-container .clear-button.active {
  display: block;
}
header > div .mobile-nav > ul.social-media {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 2rem;
}
header > div .mobile-nav > ul.social-media li {
  margin-right: 0.75rem;
  margin-bottom: 0;
}
header > div .mobile-nav > ul.social-media li:last-child {
  margin-right: 0;
}
header > div .mobile-nav > ul.social-media li a {
  color: #ffffff;
}
header > div .mobile-nav ul.tabs {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  font-size: 1.2rem;
}
header > div .mobile-nav ul.tabs li {
  position: relative;
  margin: 0.75rem 0;
  width: 100%;
  color: #212121;
}
header > div .mobile-nav ul.tabs li a {
  display: inline-block;
  color: #212121;
}
header > div .mobile-nav ul.tabs li .mobile-expand-trigger {
  display: inline-block;
  width: 27.5px;
  line-height: 27.5px;
  height: 27.5px;
  margin: 0 0 0 5px;
  border-radius: 50%;
  border: 2px solid #003891;
  text-align: center;
  font-size: 1.25rem;
  color: #ffffff;
}
header > div .mobile-nav ul.tabs li .icon {
  margin-left: 1px;
  transition: transform 0.3s ease;
  color: #003891;
}
header > div .mobile-nav ul.tabs li .icon.rotate {
  transform: translate(-1px, -2px) rotate(180deg);
  margin-top: -2px;
  transition: transform 0.3s ease;
}
header > div .mobile-nav ul.expand-list {
  display: none;
  margin-top: 0.5rem;
  padding: 1rem 2rem;
  background-color: #f5f5f5;
  border-radius: 10px;
}
header > div .mobile-nav ul.expand-list li,
header > div .mobile-nav ul.expand-list a {
  color: #757575;
}
header > div .mobile-nav ul.expand-list.active {
  display: block;
}
header > div .mobile-nav ul.expand-list ul.child-list li a {
  color: #ff9800;
  padding: 0 1rem;
}
header > div .mobile-nav.active {
  transform: translateX(0);
  transition: transform 0.3s ease;
}
header > div .menu-button {
  display: flex;
  align-items: center;
}
header > div .menu-button.active .menu-button_hamburger > .menu-icon {
  transform: rotate(45deg);
  background-color: transparent;
}
header > div .menu-button.active .menu-button_hamburger::before {
  transform: translateY(8px) rotate(45deg);
}
header > div .menu-button.active .menu-button_hamburger::after {
  transform: translateY(-8px) rotate(-45deg);
}
header > div .menu-button .menu-button_hamburger {
  width: 30px;
  height: 17.5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
header > div .menu-button .menu-button_hamburger > .menu-icon {
  width: 100%;
  height: 2px;
  background-color: #003891;
  transition: all 0.3s cubic-bezier(0.35, 0.79, 0.47, 0.88);
}
header > div .menu-button .menu-button_hamburger::before, header > div .menu-button .menu-button_hamburger::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #003891;
  transition: all 0.3s cubic-bezier(0.35, 0.79, 0.47, 0.88);
}
header .header_nav-m_lang a {
  color: #003891;
  display: block;
  padding: 0 15px;
  position: relative;
  font-size: 1.2rem;
  border-left: 1px solid #003891;
}

.banner {
  height: 100vh; /* 讓 banner 高度為視窗高度 */
  overflow: hidden;
}
.banner .big-banner .pic {
  width: 100%;
  position: relative;
}
.banner .big-banner .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* 讓圖片填滿容器並裁剪 */
  -o-object-position: center;
     object-position: center; /* 確保圖片內容置中 */
}
.banner .big-banner .swiper-pagination {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px;
  left: 5vw;
  border-radius: 0.3rem;
  background-color: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(2.5px) contrast(50%);
          backdrop-filter: blur(2.5px) contrast(50%);
}
.banner .big-banner .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}
.banner .big-banner .swiper-pagination-bullet-active {
  background-color: #ff9800;
}
.banner .swiper-container,
.banner .swiper-wrapper,
.banner .swiper-slide {
  width: 100%;
  height: 100%;
}

.button {
  width: auto;
  line-height: 1.25rem;
  padding: 0.5rem 1.5rem;
  border: 1.5px solid transparent;
  border-radius: 10px;
  letter-spacing: 2px;
  transition: all 0.2s ease;
}
.button-color {
  background-color: #003891;
  color: #ffffff;
}
.button-color:hover {
  background-color: #003891;
  color: #ffffff;
  transition: background-color 0.2s ease;
}
.button-outline {
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff;
}
.button-outline:hover {
  border-color: #003891;
  color: #003891;
  transition: all 0.2s ease;
}

@media (hover) {
  body .chip.expand-trigger:hover {
    height: 2rem;
  }
  body .chip ul.expand-list li:hover {
    text-decoration: underline;
  }
  body .chip:not(.active):hover {
    background-color: #003891;
    border-color: #003891;
    color: #ffffff;
    transition: all 0.25s ease;
  }
  body .chip:not(.active):hover a {
    color: #ffffff;
  }
  body .chip.active {
    background-color: #003891;
    border-color: #003891;
    color: #ffffff;
  }
}
.chips-container .chips {
  max-width: 100%;
  margin: 1rem 0;
}

.chip {
  display: block;
  width: auto;
  line-height: 2rem;
  margin: 0.5rem;
  border: 1px solid #757575;
  border-radius: 1rem;
  color: #757575;
  background-color: white;
  letter-spacing: 1px;
  transition: all 0.1s linear;
}
.chip.active {
  background-color: #003891;
  border-color: #003891;
  color: #ffffff;
}
.chip.active a {
  color: #ffffff;
}
.chip.expand-trigger {
  position: relative;
}
.chip.expand-trigger > a::after {
  margin-left: 5px;
  width: 10px;
  height: 10px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 600;
}
.chip.expand-trigger > ul.expand-list {
  display: none;
  position: absolute;
  top: 2rem;
  width: 150px;
  padding: 1rem 0;
  text-align: center;
  background-color: #ffffff;
  border-radius: 10%;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.85);
  z-index: 1;
}
.chip.expand-trigger > ul.expand-list.active {
  display: block;
}
.chip.expand-trigger > ul.expand-list li {
  color: #757575;
}
.chip.expand-trigger > ul.expand-list li a {
  display: block;
  width: 100%;
  padding: 0 1rem;
  color: #757575;
  text-align: left;
}
.chip.expand-trigger > ul.expand-list li.active {
  color: #ff9800;
}
.chip.expand-trigger > ul.expand-list li.active a {
  color: #ff9800;
}
.chip a {
  display: block;
  color: #757575;
  width: 100%;
  height: 2rem;
  padding: 0 1rem;
  text-align: center;
}

.breadcrumb {
  background-color: transparent;
}
.breadcrumb > ul > li {
  display: flex;
  align-items: center;
  line-height: 1.5rem;
  font-weight: 400;
}
.breadcrumb > ul > li a {
  color: #757575;
}
.breadcrumb > ul > li a:hover {
  text-decoration: underline;
}
.breadcrumb > ul > li::after {
  display: inline-block;
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 1.2rem;
  margin: 0 0.5rem;
  color: #757575;
}
.breadcrumb > ul > li:last-child::after {
  display: none;
}
.breadcrumb > ul .active {
  font-weight: 600;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  /* IE10+/Edge */
  user-select: none;
  /* Standard */
  pointer-events: none;
}
.breadcrumb > ul .active a {
  color: #000000;
}

@media (hover) {
  body .infoCard-C:hover {
    box-shadow: 0 2px 15px -2px rgba(0, 0, 0, 0.4);
    transition: box-shadow 0.3s ease;
  }
}
.infoCard-C {
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  overflow: hidden;
  transition: box-shadow 0.2s ease;
  padding: 10px;
}
.infoCard-C > a {
  display: block;
  width: 100%;
  height: auto;
  color: #ffffff;
}
.infoCard-C > a:hover {
  color: #ffffff;
}
.infoCard-C img {
  display: block;
  position: relative;
  width: 100%;
}
.infoCard-C .text-content {
  box-sizing: content-box;
  display: block;
  padding-top: 6px;
  text-align: center;
}
.infoCard-C .text-content .title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #212121;
}
.infoCard-C .text-content .title.detail {
  font-size: 1rem;
}
.infoCard-C .text-content p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #757575;
}
.infoCard-C .text-content .date {
  font-size: 0.8rem;
  text-align: right;
  letter-spacing: 0;
}

.list-container > ul.list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: left;
  padding: 1rem 0;
  border-radius: 10px;
  border: 1px solid #757575;
}
.list-container > ul.list > li {
  position: relative;
  border-bottom: 1px solid rgba(117, 117, 117, 0.5);
}
.list-container > ul.list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 2rem 3rem;
  color: #212121;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.25rem;
}
.list-container > ul.list > li > a::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  content: "\f019";
  font-weight: 600;
  font-size: 1.25rem;
  color: #ffffff;
}
.list-container > ul.list > li > * {
  padding: 0 2rem;
}
.list-container > ul.list > li:last-child {
  border-bottom: none;
}

@media screen and (max-width: 991px) {
  body .contact-form {
    flex-direction: column;
  }
  body .contact-form .info-container {
    width: 100%;
  }
  body .contact-form .form-container {
    width: 100%;
  }
}
.google-map-container {
  height: 300px;
  border-radius: 10px;
  border: 1px solid #bdbdbd;
  overflow: hidden;
}

.contact-form {
  display: flex;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
  overflow: hidden;
}
.contact-form .info-container {
  position: relative;
  width: 40%;
  background-color: #003891;
  overflow: hidden;
}
.contact-form .info-container .info {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 3rem 2rem;
  z-index: 1;
}
.contact-form .info-container .info h5 {
  font-size: 2rem;
  color: #ffffff;
}
.contact-form .form-container {
  width: 60%;
  padding: 2rem 1.5rem;
  background-color: rgba(0, 56, 145, 0.1);
  color: #757575;
}
.contact-form .form-container h5 {
  color: #757575;
}
.contact-form .form-container textarea#form-message {
  height: 125px;
}

.contact-info .company-info ul li {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  color: #212121;
}
.contact-info .company-info ul li a {
  color: #212121;
}
.contact-info .company-info ul li .icon {
  width: 10%;
  height: 1rem;
  line-height: 1rem;
  font-size: 1rem;
  text-align: center;
  color: #003891;
}

@media (hover) {
  body .pagination > ul.desktop .nextPage:hover,
  body .pagination > ul.desktop .previousPage:hover {
    background-color: #ff9800;
    border-color: #ff9800;
    transition: all 0.2s ease;
  }
  body .pagination > ul.desktop .nextPage:hover a,
  body .pagination > ul.desktop .previousPage:hover a {
    color: #ffffff;
  }
  body .pagination > ul.desktop li:not(.dot):not(.active):not(.nextPage):not(.previousPage):hover {
    background-color: #ffffff;
    color: #ffffff;
    transition: all 0.2s ease;
  }
  body .pagination > ul.desktop li:not(.dot):not(.active):not(.nextPage):not(.previousPage):hover a {
    color: #ffffff;
  }
}
.pagination {
  display: flex;
  justify-content: center;
}
.pagination > ul.desktop {
  display: flex;
  font-size: 1.25rem;
}
.pagination > ul.desktop li {
  box-sizing: content-box;
  display: block;
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin: 5px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ffffff;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.pagination > ul.desktop li a {
  display: block;
  width: 40px;
  height: 40px;
}
.pagination > ul.desktop li.active {
  border-color: #ff9800;
  background-color: #ff9800;
  color: #ffffff;
  pointer-events: none;
}
.pagination > ul.desktop li.active a {
  color: #ffffff;
}
.pagination > ul.desktop li.dot {
  border: none;
  letter-spacing: 3px;
  font-weight: 600;
  color: #ffffff;
}
.pagination > ul.mobile {
  display: flex;
  font-size: 1.25rem;
}
.pagination > ul.mobile li {
  box-sizing: content-box;
  display: block;
  width: 40px;
  line-height: 40px;
  height: 40px;
  margin: 10px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: #ffffff;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.pagination > ul.mobile li a {
  color: #ffffff;
}
.pagination > ul.mobile select {
  border: 1px solid #ffffff;
  margin: 10px;
  width: 60px;
  padding: 5px;
  border-radius: 10px;
  text-align: center;
}

@media (hover) {
  body footer a:hover {
    color: #ecffef;
    text-decoration: underline;
  }
  body footer .logo-container .socialMedia a:hover {
    color: #ecffef;
  }
}
@media screen and (max-width: 991px) {
  body > footer .logo-container .socialMedia {
    margin-left: 0;
  }
  body > footer .detail .tabs ul li {
    width: 33.33%;
    text-align: center;
  }
}
@media screen and (max-width: 391px) {
  body > footer .detail .tabs ul li {
    width: 50%;
    text-align: left;
  }
}
footer {
  background-color: #003891;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  box-shadow: 2px 0 12px -1px rgba(0, 0, 0, 0.6);
}
footer a {
  color: #ffffff;
}
footer .bg-filter {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
footer .logo-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .logo-container .logo {
  height: calc(60px + 1rem);
  padding: 0.5rem 0;
}
footer .logo-container .logo img {
  height: 60px;
}
footer .logo-container .socialMedia {
  margin-left: 2rem;
}
footer .logo-container .socialMedia ul {
  display: flex;
}
footer .logo-container .socialMedia ul li {
  font-size: 2.25rem;
  margin: 0 1rem;
}
footer .logo-container .socialMedia ul li a {
  color: #ffffff;
}
footer .detail .company-info ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
footer .detail .company-info ul li .icon {
  width: 10%;
  height: 1rem;
  line-height: 1rem;
  font-size: 1rem;
  text-align: center;
  color: #ffffff;
}
footer .detail .tabs ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer .detail .tabs ul li {
  width: 25%;
  padding: 0 1rem 0.5rem;
  text-align: left;
}
footer .copyright-container {
  background-color: rgba(255, 255, 255, 0.8);
  color: #212121;
  font-size: 0.8rem;
}
footer .copyright-container .copyright {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
footer .copyright-container .copyright p {
  margin: 0;
}
footer .copyright-container .copyright a {
  color: #212121;
  text-decoration: underline;
}

@media screen and (max-width: 575px) {
  body .main-content section {
    padding: 50px 0;
  }
  body .main-content .block-card {
    flex-direction: column;
  }
  body .main-content .block-card .title, body .main-content .block-card .content {
    width: 100%;
  }
  body .main-content .block-card .title {
    width: 100%;
    height: 200px;
  }
  body .main-content .block-card .content {
    padding: 2rem 1rem;
  }
}
.main-content section {
  padding: 100px 0;
  opacity: 0;
  transform: translateY(-10px);
}
.main-content section.fadeIn {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.59, 0.99);
}
.main-content .block-card {
  display: flex;
  min-height: 500px;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
}
.main-content .block-card .title {
  width: 40%;
  position: relative;
  overflow: hidden;
}
.main-content .block-card .title .bg {
  width: 100%;
  height: 100%;
}
.main-content .block-card .title .bg img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.main-content .block-card .title .bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: contrast(75%);
          backdrop-filter: contrast(75%);
  z-index: 1;
}
.main-content .block-card .content {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5rem 2rem 2rem;
}
.main-content .block-card .content .text-container h3 {
  color: #ff9800;
  margin-bottom: 2rem;
}
.main-content .block-card .content .button-container {
  display: flex;
}
.main-content .block-card-left {
  flex-direction: row;
}
.main-content .block-card-left .button-container {
  justify-content: flex-end;
}
.main-content .block-card-right {
  flex-direction: row-reverse;
}
.main-content .block-card-right .button-container {
  justify-content: flex-start;
}
.main-content .block .text-container {
  margin-bottom: 2rem;
}
.main-content .block .text-container h3, .main-content .block .text-container p {
  text-align: center;
}
.main-content .block .text-container h3 {
  color: #ff9800;
}
.main-content .block .text-container p {
  color: #757575;
}
.main-content .block .button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}

@media (hover) {
  .socialMedia ul .instagram:hover a {
    color: #c13584;
  }
  .socialMedia ul .facebook:hover a {
    color: #1877f2;
  }
  .socialMedia ul .line:hover a {
    color: #07b53b;
  }
  .socialMedia ul .youtube:hover a {
    color: #ff0000;
  }
  .socialMedia ul .email:hover a {
    color: #ffae2c;
  }
}
.date {
  color: #757575;
}

.socialMedia ul {
  display: flex;
}
.socialMedia ul li {
  margin-right: 0.5rem;
}
.socialMedia ul li a {
  color: #ffffff;
}
.socialMedia ul li:last-child {
  margin-right: 0;
}

.product h1 {
  color: #003891;
  font-size: 2rem;
}
.product .product-info-images #mainCarousel {
  width: 100%;
  margin: 0 auto 0.5rem auto;
  --carousel-button-color: #170724;
  --carousel-button-bg: #fff;
  --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  --carousel-button-svg-stroke-width: 2.5;
}
.product .product-info-images #mainCarousel .carousel__slide {
  width: 100% !important;
  padding: 0;
}
.product .product-info-images #mainCarousel .carousel__slide img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.product .product-info-images #thumbCarousel {
  width: 100%;
}
.product .product-info-images #thumbCarousel .carousel__slide {
  width: 25% !important;
  padding: 0;
  padding-right: 0.5rem;
}
.product .product-info-images #thumbCarousel .carousel__slide:last-child {
  padding-right: 0;
}
.product .product-info-images #thumbCarousel .carousel__slide img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.product .product-info-content p {
  color: #757575;
}
.product .detail-info {
  color: #212121;
}
.product .detail-info h3 {
  display: flex;
  justify-content: center;
  color: #ffffff;
}
.product .info-label {
  width: 100px; /* 固定寬度 */
  font-weight: bold;
}

.editor img {
  max-width: 100%;
}

@media (hover) {
  body span.ripple {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media (hover: none) {
  body span.ripple {
    background-color: rgba(99, 99, 99, 0.3);
  }
}
@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
.ripple-container {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 0.6s linear;
  pointer-events: none;
}/*# sourceMappingURL=main.css.map */