@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&family=El Messiri:ital,wght@0,100..900;1,100..900&display=swap');

body{
	overflow-x:hidden;
	font-family:"Noto Serif TC","Noto Sans TC","Source Sans Pro","微軟正黑體","arial","sans-serif";
	font-weight: 400;
  letter-spacing: 1px;
}



/*網站全域設定/＝＝＝＝＝*/

/*
  #444444 /*網站主要色系
  #888888 /*網站輔助色系1
  #888888; /*網站輔助色系2*/

.edit_part {padding: 0;}
/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
#content {background: url(https://pic03.eapple.com.tw/huantairepair/) no-repeat;background-size: cover;}
.me_tp_features { display: none;}

.nav-brand img {filter: contrast(0) brightness(100); max-width: 80%;}
.pageIndex .header_area.sticky .nav-brand img {filter: none;}
/*sticky*/
.header_area.sticky .me_tp_features {padding-top:55px; transition:all 0.3s;}
.header_area.sticky .stellarnav ul ul {background: #ffffff;}
.pageIndex .header_area {background: none;    position: fixed;}
.header_area.sticky {background: #ffffff94;box-shadow: 0px 0px 5px #aaaaaa8f; transition:all 0.3s;}

.pageIndex .navigation {display: flex;padding: 0px 0 0px 0px;flex-direction: column;}
.header_area.sticky .navigation {display: grid;grid-template-columns: 150px 1fr;}
.main_header_area {background: #b19779;}
.pageIndex  .main_header_area {background: none;}

/*選單最大寬度設定*/
.main_header_area .container {width: 100%;transition: all 0.3s; max-width: 1800px;}
.header_area {padding: 0px;}
/*第一層*/
.nav-header {text-align: center;width: 100%;margin-top: 10px;}
.header_area.sticky .nav-header {margin-top: 0px;}
.stellarnav {text-align: right;}
.pageIndex .stellarnav>ul {
    display: flex;
    text-align: right;
    background: none;
    padding: 0;
    flex-direction: column;}
.header_area.sticky .stellarnav>ul {display: unset;}
.stellarnav > ul > li {margin:20px 10px 0;}
.stellarnav > ul > li > a{margin: 25px 5px 0;font-weight: 300;letter-spacing:2px; font-size: 15px; color: #fff; transition:all 0.3s; padding: 5px 1px 5px 2px; height: 35px;text-align: left;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a {color: #343a40;}
.stellarnav li.has-sub > a:after {border-top: 6px solid #b1b1b1; top: 60%; border-radius: 2px; display: none;}
.stellarnav li li.has-sub > a:after {border-left: 6px solid #F0942E; border-radius: 2px; display: none;}
.stellarnav li.has-sub > a {padding: 5px 1px 5px 2px;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
/*第二層*/
.stellarnav li li {border: 1px #f4eeec solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{color: #444444;font-size: 13px; letter-spacing:1px; padding: 12px 12px 10px 12px; transition: all 0.3s;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #F0942E; border-color:#F0942E; background: #fff;}
.stellarnav ul ul {width: 170px; background: #ffffff;}
.stellarnav ul ul ul {left: 130px;}
.stellarnav li.drop-left ul ul {right: 130px; box-shadow: 0px 0px 5px #aaaaaa8f;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top: 0px;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a{color: #F0942E;}
.header_area.sticky .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #F0942E; background: #fff;}

/*SubMenu*/
.box_search .shop_search_btn {background: #3a3024;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #444444;}
.me_tp_features {
  margin-bottom: 0px;
  padding-top: 70px;
  padding-right: 64px;
  font-weight: 400;
  transition: all 0.3s;
}


/*按鈕hover底線特效 old*/
.stellarnav > ul > li {position: relative;}
/*第一層*/
.stellarnav > ul > li > a:hover:before {width: 100%;}
.stellarnav > ul > li > a:before {
    content: "";
    left: 0;
    width: 0;
    transition: all 0.3s;
    height: 1px;
    position: absolute;
    background: #fff;
    top: 34px;}

.nav-brand {display: inline-block;width: 240px;}
.sticky .nav-brand img{transition: all 0.3s;}
.footer_logo {display: none;}
@media screen and (max-width: 1500px) {
.stellarnav > ul > li > a {
    margin: 0 0 0 20px;}}



@media screen and (max-width: 1024px) {
  .pageIndex .stellarnav>ul {
    display: block;
    text-align: center;}
  .stellarnav > ul > li > a {margin: 10px 5px 0;}
  .nav-header {position: relative;}
  .stellarnav > ul > li {margin: 0px 10px 0;}
  .main_header_area .navigation { padding: 0;}
  .sticky .main_header_area .navigation {padding: 0;}
  .sticky .navigation {grid-template-columns: 240px 1fr;}
  .stellarnav ul {padding: 0;text-align: center;}
  .main_header_area .container { max-width: 100%;}
}

@media screen and (max-width: 768px) {
  .pageIndex .header_area .nav-brand {margin-top: 0 !important;}
  .nav-brand img {filter: none;}
  .navigation {grid-template-rows: none;grid-template-columns: none;}
  .sticky .navigation {grid-template-rows: none;grid-template-columns: none;}
  .nav-brand img {max-width: 260px;}
  .stellarnav .menu-toggle span.bars span {background: #46331f;}
  .stellarnav .menu-toggle:after {display: none;}
  .main_header_area .container {max-width: 90%;}
  .stellarnav.mobile.left .close-menu {background: #757575;color: #fff;}
  .stellarnav.mobile {
      position: absolute;
      left: auto;
      top: 18px;
      width: auto;
      display: inline-block;
      right: 0;}

  .stellarnav .icon-close:after {border-bottom: solid 3px #fff;}
  .stellarnav .icon-close:before {border-bottom: solid 3px #fff;}
  .stellarnav ul {padding: 0;}
  .stellarnav > ul > li > a {color: #757575;}
  .stellarnav.mobile > ul > li > a {padding: 10px 43px 10px 10px;}
  .stellarnav.mobile ul ul {background-color: transparent;}
  .stellarnav li li {border: none;}
  .stellarnav li li a {
      padding: 10px 10px;
      border: none;
      margin-bottom: -1px;
      color: #757575;}
}




@media screen and (max-width: 768px) {
.nav-brand-m {display: block;text-align: left;padding: 15px 10px;}
.nav-brand-m img {max-width: 200px;width: 100%;}
.stellarnav.mobile {left: none;right: 0;}
}

@media screen and (max-width: 425px) {
}

/*bannerindex/＝＝＝＝＝*/
.bannerindex {height:auto;}/*custom原本有寫*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}

.bannerindex .swiper-slide:nth-child(1)::after {
    background: url(https://pic03.eapple.com.tw/yifudecoration/a-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}

.bannerindex .swiper-slide:nth-child(2)::after {
    background: url(https://pic03.eapple.com.tw/yifudecoration/a-02.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}


.bannerindex .swiper-slide.swiper-slide-active:nth-child(1)::after {animation:fade-in-elegant  2.5s ease-in-out both;}
.bannerindex .swiper-slide.swiper-slide-active:nth-child(2)::after {animation:fade-in-elegant  2.5s ease-in-out both;}
/*上升特效*/
@keyframes slide-top {
    0% {-webkit-transform: translateY(100%);  /* 一開始的位置 在Y-100(最下方)*/
              transform: translateY(100%);
              opacity:0;/*透明度0*/}
    100% {-webkit-transform: translateY(0);/* 跑到最後終止的位置 在Y-0(最上方)*/
              transform: translateY(0);
              opacity:1;/*透明度顯示*/}
    }
  
    @keyframes fade-in-elegant {
      0% {
          opacity: 0;
          transform: translateY(20px); /* 從下方滑入 */
      }
      100% {
          opacity: 1;
          transform: translateY(0); /* 最終位置 */
      }
  }
  
  @keyframes slide-fade-in {
      0% {
          opacity: 0;
          transform: translateX(-20px); /* 從左側滑入 */
      }
      100% {
          opacity: 1;
          transform: translateX(0);
      }
  }
  @-webkit-keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }
    @keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }

@media screen and (max-width: 1600px) {
    .bannerindex .swiper-slide:nth-child(2):before {
    top: -5%;
    }}

@media screen and (max-width: 1500px) {
    .bannerindex .swiper-slide:nth-child(2):before {width: 80%;top: -10%;}
.navigation {max-width: 1200px;}

}

@media screen and (max-width: 1024px) {.bannerindex .swiper-slide:nth-child(2):before {width:100%;top: 0%;}}


    @media screen and (max-width: 768px) {
      .bannerindex {
          padding-bottom: 0%;
      }}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}

/*Footer*/
.copy {border-top: none;background: #b19779;color: #ffffff;}
.copy a{color: #ffffff;}

.footer_menu a:hover {
  background: none;
  color: #c39b6a;
  font-weight: 500;}

.footer_menu a {    
  display: inline-block;
  padding: 5px 7px 5px 15px;
  border: none;
  margin: 0px 4px 4px 0px;
  font-size: 14px;
  line-height: 100%;
  color: #493e32;
  background: none;
  border-left: 1px #ccc solid;
  transition: all 0.3s;}

.footer .fix_ri a{transition: all 0.3s;}
.footer .fix_ri a:hover {transform: scale(1.3);transition: all 0.3s;}
.box_link{ display: none;}


.footer {
  background: url(https://pic03.eapple.com.tw/yifudecoration/footer-01.jpg) no-repeat;
  border-top: 1px solid #E4E4E4;
  background-size: cover;}

.footer_info ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;}

.footer_info li {
  display: block;
  padding: 10px 0 10px 0;}

.footer_info li p {color: #493e32;font-weight: 400;}
.footer_info li p a {color: #493e32;}
.footer .center {position: relative;max-width: 90%;}
.footer .center {
  position: relative;
  max-width: 90%;
  padding: 30px 0;}

.footer_info {
  padding: 0;
  display: flex;
  grid-gap: 20px;
  padding-right: 0;
  flex-wrap: wrap;}

.footer_info li:nth-child(2) {
  position: absolute;
  right: 0;
  top: 14px;}

.footer_info li p.tel:before {content: '聯絡電話：';}
.footer_info li p.tel2:before {content: '聯絡電話：';}
.footer_info li p.mail:before {content: '營業時間：';}
@media screen and (max-width: 1200px) {
.footer_info li:nth-child(2) {position: unset;}
.footer .center {padding: 0;}
.footer_info li+li {margin-top: 0px;}}

@media screen and (max-width: 768px) {
.footer_menu a:nth-child(2) {border-left: 1px #ccc solid;}}

/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.nav-brand {width: 100%;max-width: 100%; transition:all 0.3s;}
.pageIndex .header_area .nav-brand {  transition: all 0.3s;  margin-top:30px;}
.header_area.sticky .nav-brand {margin-top: 10px;}

/*點點*/
.swiper-pagination {display: none;}

/*預設解除背景輪播*/
@media screen and (max-width: 1800px) {

}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
#content_main {margin-top: -10px;} /*解決手機板大圖白線*/
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.banner.banB {display: none;}

/*banner*/
.banner h5::before {
  content: '';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

.banner h5 {
  font-family: "微軟正黑體";
  font-size: 20px;
  color: #ffffff;
  padding-top: 20px;
  font-weight: 200;}

.banner{
  background-position: right !important;
  background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-01.jpg);
  background: #000;
  height: 100vh;
  background-attachment: fixed;
  width: 100%;
  padding: 0;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;}

.banner.banblog{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-01.jpg);}
.banner.banblog h5::before {content: 'NEWS';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}


.banner.banE{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-02.jpg);}
.banner.banE h5::before {content: 'CASE';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

.banner.banF{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-03.jpg);}
.banner.banF h5::before {content: 'CATALOG';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

@media only screen and (max-width: 570px) {
.banner {background-size: contain;background-position: top center !important;height: 500px;}
.banner.banblog{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-04.jpg);}
.banner.banE{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-05.jpg);}
.banner.banF{background-image: url(https://pic03.eapple.com.tw/yifudecoration/banner-06.jpg);}
}


@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {
        padding: 15px 10px;}}

@media screen and (max-width: 500px) {
.banner h5 {font-size: 50px;}}

#to_top {box-shadow: none;}


/*相簿設定*/
.album_page .main_part {
    max-width: 2000px;
    margin: 0;
    padding: 0;}

.show_content {margin: 0;padding: 0;}
.show-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;}

.show-list .show_name {
    position: absolute;
    top: 50%;
    bottom: 50%;
    right: 50%;
    left: 50%;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 10px;
    color: #fff;
    text-align: center;
    margin: 0;
    transition: all ease-in .3s;
    opacity: 1;
    transform: translate(-50%, -50%);}
.show-list .item:hover .show_name {color: #fff;}
.show-list .show_pic img {filter: brightness(0.8);}
.show-list .show_pic img:hover {filter: brightness(1.0);}
.album_page .page {display: none;}

.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2 {display: none;}
.album_class_page .main_part {
    max-width: 2000px;
    margin: 0;
    padding: 0;}
.other_subalbum li a p{
  position: absolute;
    top: 50%;
    bottom: 50%;
    right: 50%;
    left: 50%;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 10px;
    color: #fff;
    text-align: center;
    margin: 0;
    transition: all ease-in .3s;
    opacity: 1;
    transform: translate(-50%, -50%);}

.other_album_choice {display: none;}
.other_album {display: none;}
.album_class_page .page {display: none;}

@media screen and (max-width: 700px) {
.show-list {grid-template-columns: 1fr;}}

/*購物車*/
.product_page .main_part { max-width:1500px;}

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}


.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) {
}
/* 購物車 */
.products-list {grid-template-columns: 1fr 1fr 1fr 1fr;}
.product_page .main_part { max-width:1500px;}
.product_info_page .main_part { max-width:1200px;}
.product_page .show_content,.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.product_page .product-layer-two { position: relative; width: 220px; letter-spacing: 1px; border-right: 1px solid #ccc;min-height: 30vw;}
ul.page { width: 100%;}
.product-layer-two li ul { position:static; margin-top:10px; display:block !important; width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; display:block !important;}
.product-layer-two li li { display: block; padding:5px 10px; transition:all ease .3s;}
.product-layer-two li li a{ padding:0;}
.product-layer-two li li:hover > a { background:#fff; color:#ADA17E;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,.product-wrapper { width: 100%;}
.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: #fff; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 980px) {
.products-list {
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.product_page .product-layer-two,.products-list,.product-wrapper { width: 100%;}
.product_page .product-layer-two { margin-right: 0;}
.product_page .product-layer-two > li { margin-bottom: 5px;}
.product_page .product_page .product-layer-two,.product_page .products-list { width: 100%; border-right: none;}

}
@media screen and (max-width:500px) {
.products-list {
    grid-template-columns: 1fr 1fr;
}
}

/*清單頁_側邊選單*/
.product_page .product-layer-two {border-right: none;}
.product-layer-two li li{border: none;padding: 5px 15px;background: transparent;}
.product-layer-two li li a {background: transparent;font-weight: 300;color: #555;padding-left: 20px;}
.product-layer-two li li:hover > a {color: #ADA17E;background: transparent;}
.product-layer-two li li:hover > a:before {background: #ADA17E;}
.product-layer-two li a {background: transparent;border: none;}
.product-layer-two li ul{margin-top: 0;}
.product-layer-two > li {border-bottom: none;font-weight: 500;}
.product-layer-two > li > a{color: #555;}
.product-layer-two li li > a:before {background: #ccc;margin-left: 0;}
.product-layer-two li.active a {border: none;color: #ADA17E;}
.product-layer-two li i {display: none;}
/*詳細頁輪播區*/
.products-list .item a:hover .more {
    border: 1px solid #46331F;
    background: #46331F;
    color: #fff;}
.products-list .more {
    border: 1px solid #777;
    color: #777;}
.products-list .price .sp_price {
    font-size: 18px;
    color: #46331F;font-weight: 600;}
.products-list .price b {display: none;}
.products-list .name {height: unset;}
.bx-wrapper .bx-viewport{border: none;background: transparent;left: 0;}
.product_pic .bx-wrapper {width: 85%;order: 2;margin: 0;padding: 0;}
.product_pic #bx-pager {padding: 0;color: #555;width: 12.6%;order: 1;position: relative;}
.product_pic #bx-pager h6{display: none;}
.product_pic #bx-pager a{border: none;height: auto;width: 100%;margin: 0;margin-bottom: 7px;}
/*詳細頁商品說明*/
ul.prod{line-height: 180%;font-weight: 300;margin-top: 30px;}
ul.prod li:nth-child(2){display: none;}
ul.prod li h3.prod-thumb{display: none;}

/*相關商品*/

@media screen and (max-width: 768px){
	.related_list {flex-wrap: wrap;}
	.related_list li {width: 48%;margin: .5%;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*側邊*/
.product-layer-two li.active a {color: #46331F;font-weight: 500;}
/*清單頁*/

.inquiry_a1 {background: #A47F5B;}
.inquiry_a2 {background: #7A6651;}
/*詳細頁*/
.product_info_page .banner{display: none;}
.mobile_product_name{display: none;}
.sidebarBtn {border: none;}
.sidebarBtn h2 {font-size: 20px;font-weight: 500;}
.sidebarBtn .price {color: #999;}
.sidebarBtn .price span {display: inline-block;margin-right: 10px;}
.inquiry_a3 {background: #f9d7af;}
.prod_related {background: #FBF6F2;padding: 50px 15px 15px;}
.prod_related h6 span:before {font-size: 20px;color: #46331F;}
.related_list li a img{max-height: 250px;width: 100%;object-fit: cover;}
.related_list li a p {color: #ada17e;}
.lastPage {background: #46331F;width: 200px; padding: 5px 20px;}
/*檢視詢價車*/
.border200 { border: none;}
.declaration { background: none;}
.shopping-cart .cart_head { background: #a47f5b;}
.send_simple {background: #7A6651;font-size: 14px;}
.rewrite_simple {background: #A47F5B;font-size: 14px;}
.related_list li a img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pd_tabTitle li.activeTab::after { background: #46331F;}
.pd_tabTitle li { border-bottom: none;}

@media screen and (max-width: 768px){
	.product-layer-two {display: block;}
	.product-layer-two > li {width: 45%;vertical-align: top;}
	.product_page ul.product-layer-two {order: 1;}}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
.product_info_page .swiper-slide img {min-height: unset;}

/*文章設定*/
.body.blog_page .main_part{ width: 1500px;}
.subbox_item a:hover:before, .subbox_item a:hover:after {  opacity: 1;  transition: all .5s;   color: #2d2d2d;}

  .blog_list_le:before, .blog_list_le:after { 
      content: " "; 
      opacity: 0;    
      z-index: 1;    
      position: absolute;
      left: 50%;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all .5s ease;
      transform-origin: center;
      transform: translate(-50%, -50%) scale(0.8);
      display: none;}

  .blog_list_le:before {
      background-size: contain;
      background-position: center;
      background-image: url(https://pic03.eapple.com.tw/neweraglasses/inpage_icon.svg);
      background-repeat: no-repeat;
      width: 100%;
      height: 2.7vw;
      left: 50.5%;}
  
  .blog_list_le:after {
      width: 4.16vw;
      height: 4.16vw;
      border: 1px solid #f2f2f3;
      border-radius: 50%;}

  .subbox_item a:hover .blog_list_le:after, .subbox_item a:hover .blog_list_le:before {
      opacity: 1;
      transition-delay: .1s;
      transform: translate(-50%, -50%) scale(1);}

  .blog_back a.article_btn_prev:hover {background: #444;color: #fff;}
  
/*首頁顯示文章*/
.module_i_news .title_i_box h4 {font-family: "Noto Sans TC", sans-serif;
    font-size: 20px;
    color: #46341F;
    letter-spacing: 1px;}
.module_i_news .title_i_box h6 {
    color: #46341F;
    font-size: 40px;
    font-family: "Noto Serif SC", serif;}
.animated-arrow {background: #444;}
.i_blog_ri h5 {color: #fff;}

.i_blog_b {margin-top: 30px;}
.module_i_news ul,{display: grid;gap: 10px;grid-template-columns: 1fr 1fr 1fr 1fr;}
.module_i_news li , .subbox_item {width: 100%;}
.module_i_news li a , .subbox_item a {padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.i_blog_le , .blog_list_le{position: relative;padding-bottom: 100%;height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.module_i_news ul{width: 90%;grid-template-columns:1fr 1fr 1fr 1fr;}
.module_i_news li a {
        position: relative;
        display: flex;
        flex-direction: column;}
.module_i_news_list, .module_i_news_list.swiper {display: flex;justify-content: center;}
.module_i_news_list{padding: 0;}

/*文章設定*/
.clearfix:before,.clearfix:after {display: none;}
body.blog_page .main_part {max-width: 90%;width: 1600px;}
h4.blog_category_title {
    font-size: 40px;
    font-weight: bold;
    color: #444;}
  
body.blog_page h4.blog_category_title { display: none; }

.blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;}
  
.blog_le { padding: 0; }
h5.blog_le_t{display: none;}
  
  h5.blog_le_t em {
    display: inline-block;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
    writing-mode: vertical-rl;
    height: 80px;
    border-left: 1px solid #BFBFBF;
    padding-top: 0;
    padding-right: 15px;
    margin-top: 0px;
    font-size: 17px;}
  
h5.blog_le_t span {display: none;}

.blog_le .accordion {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-radius: 0;
    overflow: inherit;
    margin-bottom: 10px;
    border: 0px;
    margin-top: 40px;}

.blog_shareData {justify-content: flex-end;}
.blog_le .accordion li {float: left;position: relative;text-align: center;}
.articel_mainPic img {display: none;}
.blog_le {width: 100%; position: relative;}
.blog_search input[type=submit] { height: 53px;}
.blog_search input[type=search] {height: 53px; border-radius: 0;}
.blog_search {
    width: 280px;
    position: absolute;
    top: 36px;
    right: 0;}
  
.blog_ri {
    width: 100%;
    padding: 0;
    min-height: 60vh; }
  
.submenu li {width: 100% !important;}
.blog_le .accordion>li:hover .link a,
.blog_le .accordion>li.on_this_category .link a {
    color: #fff !important;
    background:  #46331F;
    font-weight: bold;}
.news_related h6 span:before {font-size: 20px;color: #46331F;}
.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {background: transparent !important;}
.blog_le .accordion li div a {
    color: #444;
    border-right:none;
    font-weight: 500;
    padding: 5px 20px;
    margin: 10px 5px 10px 0;}
  
.blog_le .accordion li i {color: #357AA6; right: 35px;}
  
.submenu {
    background: #ffffff;
    position: absolute;
    list-style: none;
    z-index: 98;
    white-space: nowrap;
    border: 1px solid #ececec;}
  
  .blog_le .accordion>li:hover .link i,
  .blog_le .accordion>li.on_this_category .link i {color: #a4a4a4 !important;}
  
  .submenu a:hover {
    background: #ffffff;
    color: #000000;
    font-weight: bold;}
  
  .submenu a:before {content: "ã€‚";}
  
  .fa-chevron-down:before {
    content: "â†“";
    color: transparent;}
  
  .submenu a {
    position: relative;
    color: #666;
    padding: 12px 12px 12px 25px;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
    float: left;}
  
  .accordion li .link {border-bottom: 0px solid #CCC;}
  
  @media screen and (max-width: 768px) {
    .module_i_news ul{ grid-template-columns:1fr 1fr; }
     .module_i_news li { margin-top:24px; border-bottom: 0px;}
     .module_i_news .title_i_box{ margin-bottom:0px;}
     .module_i_news{ padding:60px 20px;}
  
    .blog_le .accordion {display: none;}
    .blog_search {
        position: relative;
        width: 100%;
        top: 0;
        margin-top: 40px;}}
  
  @media screen and (max-width: 476px) { h4.blog_category_title{font-size: 22px;}}
  
  @media screen and (max-width:450px){.module_i_news ul{ grid-template-columns:1fr; }}
  
  /* end */
  .blog_back a.article_btn_back {
    background: transparent;
    border: none;
    color: #666;
    transition: all 0.3s ease-in-out;}
  
  .blog_back a.article_btn_back:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;}
  
  .blog_back a.article_btn_prev,
  .blog_back a.article_btn_next {
    background: transparent;
    border: none;
    color: #666;}
  
  .blog_back a.article_btn_prev:hover,
  .blog_back a.article_btn_next:hover {
    filter: brightness(1.2);
    transition: all 0.3s ease-in-out;}
  
.blog_list_ri {
    width: calc(100%);
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;}
  
.blog_box {width: 100%; max-width: 100%; }
.news_related {background: #FBF6F2;}
body.blog_page .subbox_item:hover .blog_list_le {
transition: border-radius 1.2s cubic-bezier(.165, .84, .44, 1), filter .5s cubic-bezier(.165, .84, .44, 1), -webkit-filter .8s cubic-bezier(.165, .84, .44, 1);}
.subbox_item { width: 100%;background-color: transparent;
    overflow: hidden;
    margin-bottom: 2%;
    position: relative;}
  
.subbox_item a { display: flex;flex-direction: column;}
.subbox_item a:after {display: none;}
  
  .subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.05);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;
    opacity: 0.8;}
  
  .blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    height: 100%;}
  
  .blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    aspect-ratio: 12/9;
    height: auto;}
  
  
.subbox_item a:before {display: none;}
.blog_list_ri em {
    order: 3;
    width: 100%;
    text-align: right;
    color: #808080;
    margin:20px 0 -15px;}

.subbox_item:hover h5:before {border-right: 12px solid #ebebeb;}

.blog_list_ri p {
    border-top: 1px solid transparent;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 1.5625;
    padding:10px 0;
    width: 100%;
    -webkit-line-clamp: inherit;
    height: 50px;}
  
.blog_list_ri p:after {content: '...'; }
.subbox_item:hover:before { width: 100%;transition: all .5s;}
  
  @media screen and (max-width: 1400px) {
  .subbox_item a {grid-auto-flow: initial;}
  .blog_list_le {margin: auto;}
  .blog_subbox.clearfix {grid-template-columns: 1fr 1fr;}
  }
  
  @media screen and (max-width: 1024px) {
    .blog_le.fadeInLeft.animated15.clearfix {position: relative;top: auto;}
    .blog_list_le { width: 100%;}
    .blog_list_ri { width: 100%;padding: 0;}
    .blog_list_ri i {bottom: -7px;}
    .blog_list_le { width: 100%;}
    .blog_list_ri {width: 100%;top: -10px;}
    .blog_list_ri h5 { -webkit-line-clamp: initial; min-height: auto;}
    .module_i_news li a, .subbox_item a{ border-bottom: 0px;}
    
  }

  @media screen and (max-width:990px) {
    .subbox_item{ border-bottom: 0px;}
    .blog_search{ top: -18px;}
  }
  
  @media screen and (max-width:960px) {
    .subbox_item{ border-bottom: 0px;}
  }
  
  @media screen and (max-width:650px) {
    .blog_subbox.clearfix {grid-template-columns: 1fr;}
    .blog_list_ri em{margin: 0px 0 -15px;}
  }
  
  @media screen and (max-width: 476px) {
    .blog_box {width: 100%;}
    .blog_box_edit {padding: 1em;margin-bottom: 40px;}
    .blog_subbox.clearfix { grid-template-columns: 1fr;}
    .blog_box {margin-bottom: 80px;}
    .blog_list_ri em{margin: 10px 0 -15px;}
  }

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none; color: #909090;}

/*頁碼*/
.page {  width: 100%;  margin: 40px auto;  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
.page li {  display: flex;  margin: 3px;  width: 30px;  height: 34px;  line-height:30px;  align-items: center;  justify-content: center;}
.page li a {  display: block;  width: inherit;  height: inherit;  line-height: inherit;  padding: 0;  transition:all 0.3s;}
.page strong, .page a:hover {  background: #909090;border: 1px solid #909090;}
h4.blog_category_title {margin-bottom: 0;}

/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.contact_le_map a {background: #857367; padding: 15px;}
.contact_form li.last cite {background: #F0942E; border-radius: 50px;}
.animated-arrow {background:#46341F;height: 40px;line-height: 40px;}
.animated-arrow:hover {background:#c2b7b3;}
.contact_content {padding:0px 10px 60px 10px;}
.contact_editbox {padding: 0px 0px;}
.contact_form li .form__label {text-align: left; width: 100%; margin-left: 0px; margin-bottom: 3px;}
.contact_form li {padding-left: 0px; padding: 0 0 20px 0;}
input[type="checkbox"], input[type="radio"] {margin: 0 4px 0 7px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 1px #f5f5f5 solid; background: #f5f5f5; border-radius: 0px; padding: 4px 8px 6px 8px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.blank_letter {color: #575757;}

/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 15px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto; padding: 12px;}
.stellarnav .menu-toggle {width: 58px;}

/*相簿小圖*/
.fa-image::before {display: none;}
.fa-right-from-bracket::before{display: none;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket {display: none !important;}
.other_album_choice li {padding: 7px 24px 7px 22px; margin: 0 0px 7px 0;/*width: 30%;*/}
.other_album_choice {margin: 7px;}



@media screen and (max-width: 480px) {
.other_album_choice li {width: 100%;}
}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1300px) {
/*footer*/

}


@media screen and (max-width: 1200px) {

}


@media screen and (max-width: 1050px) {
.stellarnav > ul > li > a {font-size: 15px;}
}


@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 0px;}
.header_area.sticky .main_header_area {height:148px;}
.me_tp_features {padding: 0px;margin: 0;}
.header_area.sticky .me_tp_features {padding-top: 0px; transition:all 0.3s;}
.stellarnav > ul > li > a {padding: 0; }
.stellarnav li.has-sub > a {padding: 0;}
.stellarnav>ul {margin-top: 0px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%;}
}



@media screen and (max-width: 980px) {
.stellarnav > ul > li > a {font-size: 14px;}
.stellarnav > ul > li {margin: 0 0px;}
}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}

.header_area.sticky .main_header_area {height: 96px;} 
.nav-brand img {
  max-width: 130px;}
.header_area .nav-brand {margin-top:5px;}
/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{ padding: 10px 16px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{border-color:transparent;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile > ul > li > a {padding: 14px 43px 0px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 0px;}
.stellarnav.mobile > ul > li {border-bottom: 1px #e7e7e7 solid;}
.stellarnav .menu-toggle:after {color: #919191;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border-right: 0px #eee solid; box-shadow: 2px 2px 10px rgb(210 210 210 / 80%); background: #ffffff;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #EFEAE4; color:#5F4C3F;}
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open {background: #ffffff;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {border-bottom: solid 3px #5F4C3F;}
.stellarnav.mobile li.open li.open {background: #ffffff;}
.stellarnav>ul {margin-top: 0px;}
.stellarnav>ul>li:nth-child(4) {margin-right: unset;}
.stellarnav li {text-align: left;}
.stellarnav > ul > li > a:before {display: none;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset;}

.me_tp_features {display: none;}

}



@media screen and (max-width: 600px) {
  .main_header_area {height: 95px;}

}


@media screen and (max-width: 580px) {
.header_area .nav-brand {max-width: unset;}
}

@media screen and (max-width: 450px) {
 .header_area .nav-brand {margin-top: 0;}
.main_header_area {height: 80px;
  }}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 325px) {
.header_area .nav-brand {max-width: 208px;}}