i.iSerch_cB {
  background-image: url("../images/icon/iSerch_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iSerch_cW {
  background-image: url("../images/icon/iSerch_cW.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iUser_cB {
  background-image: url("../images/icon/iUser_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iBag_cB {
  background-image: url("../images/icon/iBag_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iEarth_cGy {
  background-image: url("../images/icon/iEarth_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iTopStop_cPrimary {
  background-image: url("../images/icon/iTopStop_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iLine_cDefault {
  background-image: url("../images/icon/iLine_cDefault.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iLine_cB {
  background-image: url("../images/icon/iLine_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iIg_cB {
  background-image: url("../images/icon/iIg_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iFb_cB {
  background-image: url("../images/icon/iFb_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iSitemap_cW {
  background-image: url("../images/icon/iSitemap_cW.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iLife_cB {
  background-image: url("../images/icon/iLife_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iLife_cPrimary {
  background-image: url("../images/icon/iLife_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iTxtMarks_cPrimary {
  background-image: url("../images/icon/iTxtMarks_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iWater_Empty {
  background-image: url("../images/icon/iWater_Empty.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iWater_Full {
  background-image: url("../images/icon/iWater_Full.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iBag_cW {
  background-image: url("../images/icon/iBag_cW.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/*iArrow01_cW*/
i.iArrow01_cW {
  background-image: url("../images/icon/iArrow01_cW.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iArrow01_cW.r {
  transform: rotate(-90deg);
}

i.iArrow01_cW.l {
  transform: rotate(90deg);
}

/*iArrow01_cB*/
i.iArrow01_cB {
  background-image: url("../images/icon/iArrow01_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iArrow01_cB.r {
  transform: rotate(-90deg);
}

i.iArrow01_cB.l {
  transform: rotate(90deg);
}

/*iArrow02_cW*/
i.iArrow02_cW {
  background-image: url("../images/icon/iArrow02_cW.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iArrow02_cW.r {
  transform: rotate(-90deg);
}

/*iArrow02_cPrimary*/
i.iArrow02_cPrimary {
  background-image: url("../images/icon/iArrow02_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iArrow02_cPrimary.r {
  transform: rotate(-90deg);
}

/*iArrow02_cB*/
i.iArrow02_cB {
  background-image: url("../images/icon/iArrow02_cB.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iArrow02_cB.r {
  transform: rotate(-90deg);
}

i.iPhone_cPrimary {
  background-image: url("../images/icon/iPhone_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iMail_cPrimary {
  background-image: url("../images/icon/iMail_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

i.iPin_cPrimary {
  background-image: url("../images/icon/iPin_cPrimary.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

header.topHead {
  width: 100%;
  padding: 0;
  display: flex;
  top: 0;
  left: 0;
  align-items: center;
  z-index: 10;
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1200px) {
  header.topHead {
    position: fixed;
    transition: transform 0.3s ease;
  }
}
header.topHead .mbBtnNav {
  display: none;
  position: absolute;
  z-index: 6;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  background-color: #ffffff;
  height: 70px;
  width: 70px;
  top: 0;
  right: 0;
}
header.topHead .mbBtnNav p {
  margin: 0;
  padding: 0;
  color: #3e3a39;
  opacity: 0.9;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.5;
  font-family: "Noto Sans TC", Arial, Helvetica;
  margin-top: 0.5em;
  width: 30px;
  float: right;
  position: relative;
  cursor: pointer;
  height: 20px;
}
header.topHead .mbBtnNav b {
  color: #3e3a39;
  font-size: 12px;
  margin-bottom: 0;
}
header.topHead .mbBtnNav span {
  display: block;
  background: #3e3a39;
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  transition: all ease 0.35s;
}
header.topHead .mbBtnNav span:nth-of-type(1) {
  top: 0px;
}
header.topHead .mbBtnNav span:nth-of-type(2) {
  top: 8px;
}
header.topHead .mbBtnNav span:nth-of-type(3) {
  top: 16px;
}
@media screen and (max-width: 1200px) {
  header.topHead .mbBtnNav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 560px) {
  header.topHead .mbBtnNav {
    height: 60px;
    width: 40px;
  }
  header.topHead .mbBtnNav p {
    margin-top: 0;
    width: 22px;
  }
  header.topHead .mbBtnNav b {
    display: none;
  }
}
header.topHead .mbBtnNav.btnOpen span:nth-of-type(1) {
  top: 7px;
  transform: rotate(45deg);
}
header.topHead .mbBtnNav.btnOpen span:nth-of-type(2) {
  width: 0;
}
header.topHead .mbBtnNav.btnOpen span:nth-of-type(3) {
  top: 7px;
  transform: rotate(-45deg);
}
@media screen and (max-width: 400px) {
  header.topHead .mbBtnNav.btnOpen p {
    width: 24px;
  }
}
header.topHead .logo {
  height: 87px;
  padding: 0 0 0 3%;
  z-index: 1;
  position: relative;
}
header.topHead .logo a {
  height: 100%;
  display: flex;
  align-items: center;
  padding-right: 0.5em;
}
header.topHead .logo img {
  width: auto;
  height: 70%;
  max-width: none;
  max-height: 59px;
}
@media screen and (max-width: 1600px) {
  header.topHead .logo {
    height: 70px;
  }
}
@media screen and (max-width: 560px) {
  header.topHead .logo {
    height: 60px;
  }
}
@media screen and (max-width: 400px) {
  header.topHead .logo img {
    height: 42%;
  }
}

@media screen and (max-width: 1200px) {
  .scrolling-down {
    padding-top: 0;
  }
  .scrolling-down header.topHead {
    transform: translateY(-100%);
    transition: transform 0.3s ease;
  }
}
@media screen and (max-width: 560px) {
  .scrolling-down {
    padding-top: 0;
  }
}

.menu {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
  }
}

/*headerIconMenu*/
.headerIconMenu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  font-family: "Noto Sans TC", Arial, Helvetica;
  height: 87px;
  padding-right: 3%;
}
@media screen and (max-width: 1600px) {
  .headerIconMenu {
    height: 70px;
  }
}
@media screen and (max-width: 1200px) {
  .headerIconMenu {
    position: absolute;
    right: 70px;
    top: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .headerIconMenu {
    right: 40px;
    height: 60px;
    padding-right: 0.3em;
  }
}
.headerIconMenu .shoppingButton, .headerIconMenu .searchButton, .headerIconMenu .toggleButton {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  width: 50px;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  transition: all 0.3s;
  font-size: 16px;
}
.headerIconMenu .shoppingButton i, .headerIconMenu .searchButton i, .headerIconMenu .toggleButton i {
  width: 20px;
  height: 20px;
}
.headerIconMenu .shoppingButton:hover, .headerIconMenu .searchButton:hover, .headerIconMenu .toggleButton:hover {
  transform: translateY(-5px);
}
@media screen and (max-width: 560px) {
  .headerIconMenu .shoppingButton, .headerIconMenu .searchButton, .headerIconMenu .toggleButton {
    width: 40px;
  }
  .headerIconMenu .shoppingButton:hover, .headerIconMenu .searchButton:hover, .headerIconMenu .toggleButton:hover {
    transform: translateY(0);
  }
}
@media screen and (max-width: 400px) {
  .headerIconMenu .shoppingButton, .headerIconMenu .searchButton, .headerIconMenu .toggleButton {
    width: 32px;
  }
  .headerIconMenu .shoppingButton i, .headerIconMenu .searchButton i, .headerIconMenu .toggleButton i {
    width: 18px;
    height: 18px;
  }
}
.headerIconMenu .shoppingButton {
  position: relative;
}
.headerIconMenu .shoppingButton .num {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #43b149;
  position: absolute;
  display: block;
  z-index: 1;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  transform: translateX(10px) translateY(-15px);
}
@media screen and (max-width: 400px) {
  .headerIconMenu .shoppingButton .num {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-weight: 500;
  }
}
.headerIconMenu .toggleBox {
  height: 100%;
  position: relative;
}
.headerIconMenu .toggleBox ul, .headerIconMenu .toggleBox li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.headerIconMenu .toggleBox ul {
  position: absolute;
  left: 50%;
  top: 100%;
  width: auto;
  min-width: 100px;
  transform: translateY(-10px) translateX(-50%);
  background-color: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  opacity: 0;
  overflow-y: auto;
  z-index: 2;
  pointer-events: none;
  transition: all 0.5s;
}
.headerIconMenu .toggleBox ul a, .headerIconMenu .toggleBox ul a:active, .headerIconMenu .toggleBox ul a:visited, .headerIconMenu .toggleBox ul a:focus {
  display: block;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 0.5em 0.2em;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 1.2em;
  color: #3e3a39;
}
.headerIconMenu .toggleBox ul a:hover {
  background-color: #43b149;
  color: #ffffff;
}
.headerIconMenu .toggleBox ul a.current {
  color: #43b149;
}
.headerIconMenu .toggleBox ul a.current:hover {
  background-color: #43b149;
  color: #ffffff;
}
@media screen and (max-width: 1600px) {
  .headerIconMenu .toggleBox ul {
    width: 70px;
  }
}
@media screen and (max-width: 560px) {
  .headerIconMenu .toggleBox ul {
    width: 40px;
  }
  .headerIconMenu .toggleBox ul a, .headerIconMenu .toggleBox ul a:active, .headerIconMenu .toggleBox ul a:visited, .headerIconMenu .toggleBox ul a:focus {
    font-size: 14px;
  }
}
.headerIconMenu .toggleBox.show .languageButton {
  background-color: #f6f6f6;
}
.headerIconMenu .toggleBox.show ul {
  transform: translateY(0) translateX(-50%);
  opacity: 1;
  pointer-events: auto;
}
.headerIconMenu .languageNav .toggleButton {
  width: 50px;
  color: #3e3a39;
}
@media screen and (max-width: 400px) {
  .headerIconMenu .languageNav .toggleButton {
    justify-content: center;
    width: 32px;
  }
}

/*headerMenuList*/
.headerMenuList {
  width: 100%;
  padding-left: 3%;
  height: 87px;
}
.headerMenuList > ul {
  height: 100%;
}
.headerMenuList ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.headerMenuList li.styleA {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.headerMenuList li.styleA::after {
  content: "";
  position: absolute;
  transition: all 0.5s ease 0s;
  height: 2px;
  width: 0;
  background-color: #43b149;
  left: 0.2em;
  top: 0;
}
.headerMenuList li.styleA .link {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #3e3a39;
  width: 100%;
  padding: 0 1em;
  height: 100%;
  display: flex;
  align-items: center;
}
.headerMenuList li.styleA .link.current {
  color: #43b149;
  font-weight: 700;
  opacity: 1;
}
.headerMenuList li.styleA .navMore {
  display: none;
  width: 70px;
  height: 54px;
  background-image: url(../images/icon/iArrow01_cB.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20% auto;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  transform: rotate(-90deg);
}
.headerMenuList li.styleA .navMore.btnOpen {
  transform: rotate(0);
}
.headerMenuList li.styleA:hover::after {
  width: calc(100% - 0.4em);
}
.headerMenuList li.styleA:hover .link {
  color: #43b149;
  opacity: 1;
}
.headerMenuList li.styleA:hover .link.current {
  color: #43b149;
  font-weight: 700;
  opacity: 1;
}
.headerMenuList li.styleA .submenu {
  display: none;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  z-index: 5;
  width: auto;
  min-width: 150px;
  box-shadow: 3px 10px 10px rgba(0, 0, 0, 0.18);
}
.headerMenuList li.styleA .submenu li a {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: #666666;
  display: block;
  background-color: #ffffff;
  padding: 0.5em;
}
.headerMenuList li.styleA .submenu li > .submenu {
  display: none;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.headerMenuList li.styleA .submenu li:hover a {
  background-color: #43b149;
  color: #ffffff;
}
.headerMenuList li.styleA:hover .submenu {
  display: block;
}
@media screen and (max-width: 1600px) {
  .headerMenuList {
    height: 70px;
  }
  .headerMenuList li.styleA .link {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .headerMenuList {
    display: none;
    background-color: #dadada;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 70px;
    padding-top: 0;
    padding-left: 0;
  }
  .headerMenuList ul {
    flex-direction: column;
    transform: translateY(0);
    transition: all 1s ease 0s;
  }
  .headerMenuList li.styleA, .headerMenuList li.styleA:hover {
    width: 100%;
    border: none;
    border-bottom: solid 1px #ffffff;
    position: relative;
    flex-direction: column;
  }
  .headerMenuList li.styleA::after, .headerMenuList li.styleA:hover::after {
    content: "";
    display: none;
  }
  .headerMenuList li.styleA .submenu, .headerMenuList li.styleA:hover .submenu {
    position: relative;
    display: none;
    width: 100%;
    transform: translateX(0);
    top: 0;
    left: 0;
    text-align: left;
    box-shadow: none;
  }
  .headerMenuList li.styleA .submenu.open, .headerMenuList li.styleA:hover .submenu.open {
    display: block;
    height: auto;
  }
  .headerMenuList li.styleA .link, .headerMenuList li.styleA:hover .link {
    color: rgba(62, 58, 57, 0.8);
    font-weight: 500;
    min-height: 54px;
    display: flex;
    align-items: center;
    padding: 0.5em 50px 0.5em 3%;
    font-size: 20px;
    width: 100%;
  }
  .headerMenuList li.styleA .link::before, .headerMenuList li.styleA:hover .link::before {
    content: "";
    display: none;
  }
  .headerMenuList li.styleA .link.current, .headerMenuList li.styleA:hover .link.current {
    background-color: rgba(218, 218, 218, 0.6);
  }
  .headerMenuList li.styleA .navMore, .headerMenuList li.styleA:hover .navMore {
    display: inline-block;
    transition: all 0.3s ease 0s;
  }
  .headerMenuList li.styleA .submenu li a, .headerMenuList li.styleA .submenu li a:hover {
    font-weight: normal;
    padding-left: calc(3% + 0.5em);
    background-color: rgba(255, 255, 255, 0.6);
    color: rgba(62, 58, 57, 0.8);
  }
}
@media screen and (max-width: 560px) {
  .headerMenuList li.styleA .navMore, .headerMenuList li.styleA:hover .navMore {
    width: 40px;
    background-size: 30% auto;
  }
}
@media screen and (max-width: 400px) {
  .headerMenuList {
    top: 44px;
  }
}

header.topHead.show {
  height: 100%;
  overflow-y: auto;
  z-index: 50;
}
header.topHead.show::before {
  content: "";
  background-color: #dadada;
  position: absolute;
  z-index: 0;
  width: 100%;
  top: 70px;
  height: calc(100% - 70px);
}
header.topHead.show .headerMenuList {
  position: relative;
  display: block;
  top: auto;
  margin-top: 70px;
}
@media screen and (max-width: 560px) {
  header.topHead.show .headerMenuList {
    margin-top: 60px;
  }
}
header.topHead.show .logo {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
header.topHead.show .headerBtnBox {
  clear: both;
  display: flex;
  padding: 1em 3%;
  justify-content: center;
}/*# sourceMappingURL=cms-header.css.map */