@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=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chivo:ital,wght@0,100..900;1,100..900&display=swap');

body{
	overflow-x:hidden;
	font-family: 'Chivo', "Noto Sans TC","微軟正黑體","arial","sans-serif";
	font-weight: 400;
  /*background:  #9a8068;*/
}

body{overflow-y: scroll; overflow-x:hidden; max-height: 100%;}
body::-webkit-scrollbar {width: 6px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
body::-webkit-scrollbar-thumb {background-color: #7a624c; border: 1px solid #7a624c; border-right: 50px;}


/*@media screen and (min-width: 1025px) {
  .bannerindex {
    left: 40px;
    width: calc(100% - 80px);
    overflow: hidden;
  }
}*/
  

/*網站全域設定/＝＝＝＝＝*/

/*
  #9a8068 /*網站主要色系
  #F4F2F0 /*網站輔助色系1
  #F4F2F0; /*網站輔助色系2*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}

/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */
/* 商品下拉超過30個--結束 */


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}



/*BN加字*/
/*.swiper-slide:before, .swiper-slide:after {
  content: "";
  position: absolute;
  z-index: 999;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
}

.pageIndex .swiper-slide:before {
  width: 70vw;
  background-image: url(https://pic03.eapple.com.tw/jiahelift/BNT.png);
  aspect-ratio: 1/1;
  right: 10vw;
  margin: 0 auto;
  max-width: 600px;
  max-height: 40vw;
  bottom: -18vw;
}

.pageIndex .swiper-slide:before {
  animation: ani_RtoL 1.3s 0.5s both;
}

@keyframes ani_TtoB {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
            opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
            opacity:1;
  }
}
@keyframes ani_LtoR {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity:1;
  }
}
@keyframes ani_RtoL {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
            opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
            opacity:1;
  }
}

@media screen and (max-width: 1800px) {
.pageIndex .swiper-slide:before {bottom: -22vw;}
}
@media screen and (max-width: 1440px) {
.pageIndex .swiper-slide:before {bottom: -24vw;}
}
@media screen and (max-width: 900px) {
.pageIndex .swiper-slide:before {bottom: -20vw;}
}
@media screen and (max-width: 768px) {
.pageIndex .swiper-slide:before {bottom: -20vw;}
}*/


/*點點樣式*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 55px);}
.swiper-pagination-bullet {width: 40px; height: 5px; border-radius: 0px; background: #ffffff;}
.swiper-pagination-bullet-active {background: #9a8068;}

/*隱藏大圖輪播點點按鈕*/
.swiper-pagination-clickable .swiper-pagination-bullet {
	display: none;
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content_main {background:url(https://pic03.eapple.com.tw/ynypettravelmate/BBG.jpg) no-repeat; background-size: cover;}
#content {background:url(https://pic03.eapple.com.tw/ynypettravelmate/BBG.jpg) no-repeat; background-size: cover;}


.path {display: none;}
.banner {padding: 0px 0; height:450px;}
.banner h5{font-size: 24px; color: #ffffff !important; /*padding-top: 100px;*/font-weight:500; text-shadow:2px 2px 10px #56565666; text-align: left; width: 100%; max-width: 1250px; font-family:"Rounded Mplus 1c Medium";}

.services_page .banner , .other_page .banner {display: none;}
.blog_page .banner , .blog_in_page .banner  {background:url(https://pic03.eapple.com.tw/ynypettravelmate/SBN1.jpg) no-repeat center; width: 100%; background-size: cover;}
.promotions_page .banner  {background:url(https://pic03.eapple.com.tw/ynypettravelmate/SBN2.jpg) no-repeat center; width: 100%; background-size: cover;}

.blog_page .banner h5:before , .blog_in_page .banner h5:before {font-family:"Chivo"; font-size:70px; content:'CASE'; font-weight: 900;  margin-bottom: -5px; display: block;}
.promotions_page .banner h5:before {font-family:"Chivo"; font-size:70px; content:'NEWS'; font-weight: 900; margin-bottom: -5px; display: block;}


@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 480px) {
.banner { height:400px;}
}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {display: block; width: 100%; text-align: left; max-width: 310px;}
.nav-brand { display: block; margin-top: 0px; margin-left: 0px; transition:all 0.3s; background: none; border-radius: 0 0 30px 30px;box-shadow:none; text-align: center;/*border: 1px solid #d5d5d5;*/}
.pageIndex .nav-brand {background: #9a8068; box-shadow: 1px 1px 5px #a0a0a06b;}
.nav-brand img {max-width: 270px; padding: 16px 10px 10px 10px; transition: 0.3s ease;}
.header_area.sticky .nav-brand {box-shadow: none/*1px 1px 5px #a0a0a06b*/;}
.pageIndex .nav-brand img {max-width: 270px; padding-top: 0px; transition: 0.3s ease; padding: 15px 10px 10px 10px;}
.pageIndex .header_area.sticky .nav-brand img {max-width: 270px; transition: 0.3s ease;}
.stellarnav {margin-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav {margin-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area {padding: 0px; background: none; height: 0px;}
.header_area {padding: 0px; background: #9a8068; height: 82px;}
.header_area.sticky {background: #9a8068;}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.pageIndex .header_area.sticky .main_header_area {background: #fef9f6e8; height: 0px;transition: 0.6s ease;}
.header_area.sticky .main_header_area {background: #fef9f6e8; height: 0px;transition: 0.6s ease;}
.pageIndex .main_header_area {background: none; height: 0px; transition: 0.6s ease;}
.main_header_area{background: #ffffff; height: 0px; transition: 0.6s ease;}
.navigation {padding: 0px 0 0px 0px; grid-gap: 0 0px; grid-template-columns: 310px 1fr; animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards;}

/*選單最大寬度設定*/
.main_header_area .container {max-width:88%;}

/*第一層*/
.stellarnav>ul {
background: none;
width:100%;
text-align: right;
right: 0;
position: absolute;
padding:0px 0px 12px 0px;
border-radius: 0px 0 0 0px;
transition: 0.3s ease;
box-shadow: none;
border-top: 0px solid #9a8068;
transition: 0.6s ease;
}
.header_area.sticky .stellarnav>ul {transition: 0.6s ease; /*box-shadow: 1px 1px 5px #a0a0a06b;*//*background: #fff;*/ width: 100%;}
.pageIndex .stellarnav {width: 100%; transition: 0.3s ease;}
.stellarnav > ul > li > a {font-weight: 500; letter-spacing:1px; font-size: 17px; color: #ffffff; transition:all 0.3s; padding:0px 0px 0px 0px; height: 20px; margin: 0 10px 0 14px; line-height: 20px; /*font-family:"Noto Serif TC"*/}
.stellarnav > ul > li > a:hover {color: #ceb297;}
.pageIndex .stellarnav > ul > li > a {color: #9a8068;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 0px 0px 0 0px;}
.stellarnav > ul > li.has-sub > a {padding-right: 0px; padding-left: 0px;}
/*.stellarnav > ul > li {border-left: 1px solid #ececec;}
.stellarnav > ul > li:nth-child(2) {border-left: 0px solid #e0e0e0;}*/

/*第二層*/
.stellarnav li a {color: #9a8068;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 10px 10px; letter-spacing:1px; transition: all 0.3s; border-left:1px solid transparent; font-size: 14px; font-weight: 500; /*font-family:"Noto Serif TC"*/}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:12px;border-color:#9a8068 ; background:#9a8068; border-radius: 10px;}
.stellarnav ul ul {padding-top: 10px;width: 160px; background: none; border-radius: 10px;}
.stellarnav li li {width: 100%; border: 0px #dfdfdf solid;border-bottom: 1px #dfdfdf solid;border-radius: 10px; background: #fff;}
.stellarnav ul ul ul {right: 100%; left: unset; top: -1px;padding-top: 0px;}
.stellarnav li.drop-left ul ul{right: 158px;}

/*SubMenu*/
.shop_search_btn {background: #afa396; border-radius: 5px;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #9a8068;}
.me_tp_features {display: block; margin: 14px 0 0 0; height: 0px; /*text-shadow: 1px 1px 10px #000000;*/}
.me_tp_features a.tp_btn_cart{color: #fff; text-shadow: 1px 1px 10px #000000;}
.me_tp_features a.tp_btn_notice {color: #fff; text-shadow: 1px 1px 10px #000000;}
.box_search input[type=text] {border-radius: 5px;}

/*header icon*/
/*.stellarnav > ul > li > a:nth-of-type(1)::before {
  content: '';
  background: url(https://pic03.eapple.com.tw/jiahelift/menuiconred.svg) no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.stellarnav > ul > li:hover > a:nth-of-type(1)::before {
  content: '';
  background: url(https://pic03.eapple.com.tw/jiahelift/menuicon.svg) no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
}
.stellarnav li.has-sub > a:after {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #a7a7a7;
}*/

/*雙語言*/
.tp_lang a.lang_tw:before {content: 'CHT';}
.tp_lang a.lang_en:before {content: 'ENG';}
.tp_lang {display: block; margin-right:10px;}
.tp_lang a:before {
    content: '';
    font-size: 14px;
    color: #fff;
    background: #9a8068;
    padding: 4px 6px;
    border-radius: 5px;
    transition: 0.3s ease;
    border: 1px solid #bca896;
}
.tp_lang a:hover::before {
    background: #b59b83;
    transition: 0.3s ease;
}


@media screen and (min-width: 1440px) {
.nav-header {z-index: 9999;}
}

/*@media screen and (max-width: 1800px) {
  .header_area.sticky .stellarnav>ul {width: 75%;}
}
@media screen and (max-width: 1650px) {
  .header_area.sticky .stellarnav>ul {width: 75%;}
}
@media screen and (max-width: 1440px) {
  .header_area.sticky .stellarnav>ul {width: 75%;}
}*/
@media screen and (max-width: 1350px) {
  .header_area.sticky .stellarnav>ul {width: 100%; border-radius: 0px 0 0 0px;}
  .main_header_area .container {max-width: 100%;}
  /*.stellarnav li {width: 110px;}*/
  .stellarnav>ul {box-shadow: none;}
  .nav-brand{box-shadow: none;}
}
@media screen and (max-width: 1180px) {
  .stellarnav {width: 100%;}
  /*.stellarnav > ul > li > a {margin: 0 0px;}*/
  .stellarnav > ul > li > a {margin: 0 6px 0 10px;}
}
@media screen and (max-width: 1024px) {
  .stellarnav {width: 100%;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 0px; padding-top: 0px;}
  .main_header_area { height: 130px; box-shadow: 1px 1px 20px #2222226b; background: #9a8068;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .header_area.sticky .main_header_area {height: 130px; background: #9a8068;}
  .nav-header {text-align: center;}
  .me_tp_features {margin: 0px 0 0 0; margin-top: 0px;}
  .nav-brand img {    padding: 20px;}
  .nav-brand {background: none;}
  .tp_lang {margin-right: 0px;}

  .stellarnav li {text-align: center;}
  /*.pageIndex .nav-brand img {max-width: 100px;}*/
  .header_area.sticky .nav-brand {box-shadow:none;}
  /*.pageIndex .header_area.sticky .nav-brand img {max-width: 100px;}*/
  .pageIndex .main_header_area {height: 130px; background: #9a8068;}
  .pageIndex .stellarnav {margin-top: 0px;}
  .pageIndex .header_area.sticky .main_header_area {height: 130px; background: #9a8068;}

  .nav-brand {padding-left: 0px; border-radius: 0 0 0px 0px;}
  .pageIndex .nav-brand img {padding: 20px 15px 15px 15px;}
  .header_area.sticky .stellarnav>ul {border-top: 0px solid #9a8068; transition: 0.6s ease; box-shadow: none; width: 100%; border-radius: 0px 0 0 0px;}
  .stellarnav>ul {border: 0px solid #d5d5d5;}
  .nav-brand {border: 0px solid #d5d5d5;}

  .stellarnav > ul > li > a {color: #ffffff;}
  .tp_lang {
    position: absolute;
    top: 28px;
    right: 20px;
    z-index: 9999;}
}
@media screen and (max-width: 768px) {
/*.nav-brand img { max-width: 100px;}*/
.main_header_area {height: 86px;}
.pageIndex .nav-brand img {padding: 15px 15px;}
.pageIndex .main_header_area {height: 80px;}
.nav-brand {background: none;}
.stellarnav > ul > li > a{text-shadow:none;}
.header_area.sticky .main_header_area {height: 86px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}
.pageIndex .header_area.sticky .main_header_area {height: 80px;}
.stellarnav>ul {padding: 20px 0px 20px 0px;}

/*漢堡選單展開*/
.stellarnav.mobile > ul > li > a {padding: 13px 43px 10px 15px;}
.stellarnav.mobile > ul > li.has-sub > a {padding: 13px 43px 10px 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 8px !important;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #8f765e; border-right: 0px #afa396 solid; box-shadow: 1px 1px 20px #2222226b; padding-top: 0;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #8f765e; color: #fff;}
.stellarnav.mobile > ul > li {border-bottom: 1px #a38d79 solid;}
.stellarnav.mobile > ul {border-top: 0px solid rgba(255, 255, 255, .15);}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav > ul > li > a {margin: 0 0px 0 0px;}
.stellarnav > ul > li > a:hover {color: #9a8068;}
.stellarnav.mobile li.open li.open {background: #9a8068;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #ffffff;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #ffffff;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #e7e7e7;}
.stellarnav > ul > li > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li:hover > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li > a:nth-of-type(1)::before , .stellarnav > ul > li:hover > a:nth-of-type(1)::before {display: none;}
.stellarnav > ul > li {border-left: 0px solid #355268;}

.stellarnav.mobile ul {background: #9a8068;}
.stellarnav.mobile li.open {background: #bca58f;}
.stellarnav li li {border: 1px #9a8068 solid; background: #9a8068;}
.stellarnav li a {color: #ffffff;}

.stellarnav li li > a, .stellarnav li li.has-sub > a {padding: 8px 15px;}
.stellarnav.mobile ul ul {padding-top: 0px;}

.stellarnav .icon-close:before {border-bottom: solid 3px #ffffff;}
.stellarnav .icon-close:after {border-bottom: solid 3px #ffffff;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15);}
}

@keyframes headerslowly {
0% {
  opacity: 0;
  top: -100px;
}
100% {
  opacity: 1;
  top: 0;
}
}

@media screen and (max-width: 500px) {
  .tp_lang {
    top: 18px;
    right: 20px;
  }
  .tp_lang a {
    height: 28px;
  }
  .me_tp_features a {
    display: block;
  }
}

@media screen and (max-width: 380px) {
  .tp_lang {right: 9px;}
  .pageIndex .nav-brand img {max-width: 220px;}
  .pageIndex .header_area.sticky .nav-brand img {max-width: 220px;}
  .nav-brand img {max-width: 220px;}
  .header_area.sticky .nav-brand img {max-width: 220px;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.center {max-width: 80%;}
.footer {background: #9a8068; padding: 80px 0 0px 0; border-top: 1px solid #eeeeee;}
.footer_info {display: grid;  flex-wrap: wrap;  align-items: flex-start;  justify-content: space-between; padding: 0 0; grid-gap: 0px; grid-template-columns: 350px 1fr;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(90px,100%), 1fr));  gap: 6px; width: 100%; text-align: left; margin: 0 0 0 0px; max-width: 800px;}/*footer按鈕最小寬度100px*/
.footer_menu a {color: #dcbea3;margin: 0;	text-align: center;	padding: 10px 0px 10px 0px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: none;  font-size: 14px; transition: all 0.3s; background-color: none; border-radius: 10px; border: 1px solid #8c725a;}
/*.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}*/
.footer_menu a:hover {background: #8c725a; color: #e6cab0;}
.copy {background:#8c725a; color: #a98f77; border:none; padding: 15px 0 15px 0; text-align: center; margin: 25px 100px 0 0; padding: 15px 0 15px 0; width: 100%;}
.copy a{color: #a98f77;transition:all 0.3s;}
.copy a:hover {color: #a98f77;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #222;}
.box_link {display: none;}
.footer_logo img {max-width: 260px;}
.footer_logo {text-align: center; width: 100%; max-width: 260px;}
.footer_info ul {width: 100%; text-align: center;}
.footer_info li {padding: 0px 0px 0px 5px;}
.footer_info li p {font-size: 14px; color:#ffffff; line-height: 200%; text-align: left; width: 100%; display: inline-block; margin-bottom: 0px;}
.footer_info li p a{color:#ffffff;}
.footer_info li:nth-child(2) {margin-top: 20px; padding: 0 0; margin-bottom: 45px; background:none; width: 100%;}
.privacyLinks a+a {border-left: 1px solid #9a8068;}

/*改字*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 54px;}
.list_before.info li {padding-left: 42px;}
.footer_menu a:nth-child(1) {display: none;} /*隱藏回首頁*/
.footer_info li p.taxid:before {content: 'WeChat ID：';}
.footer_info li p.fax:before {content: 'WhatsApp：';}
.footer_info li p.add {display: none;}


/*top*/
#to_top {
    width: 42px;
    height: 42px;
    bottom: 29px;
    right: 0px;
    left: unset;
    border-radius: 10px 0 0 10px;
    box-shadow: none;
    color: #ffffff;
    background: #9a8068db;
    border-bottom: 1px solid #584738c7;}
#to_top i:before, #to_top i:after {background: #fff;}
#to_top i.top {margin-bottom: -12px;}
#to_top i.top:before, #to_top i.top:after {height: 10px;}

@media screen and (max-width: 1550px) {
.footer_info li {padding: 15px 15px;}
.footer_info li p {text-align: center;}
.footer_info li:nth-child(2) {width: 100%;}
.footer_menu {width: 100%; text-align: center; margin: 0 auto; padding: 0px 10px;}
.footer_logo {text-align: center; width: 100%; margin: 0 auto;}
.footer_info ul {width: 100%;}
/*.footer {padding: 40px 0 0px 0;}*/

.footer_info li:nth-child(2) {width: 100%; margin-bottom: 20px;}
.copy {text-align: center; width: 100%;}
.footer_info ul {width: 100%;}
.footer_logo {width: 100%; max-width: 100%;}
.footer_info li p {text-align: center;}
.footer_menu {max-width: 100%;}
.copy {margin: 70px 100px 0 0;}
.footer_info {display: block;}
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1024px) {
.footer_info li:nth-child(1) {border-top: 0px solid #9a8773;}
.footer_info li:nth-child(2) {margin-bottom: 40px;}
}
@media screen and (max-width: 650px) {
.footer_menu { margin-bottom: 26px; grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));}
}
@media screen and (max-width: 480px) {
.footer_info li {padding: 15px 0px;}
}


/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相簿管理*/
.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part{max-width: 100%; width: 100%;  margin: 0 auto; padding: 60px 0px 60px 0px;}
.album_page .show_content, .album_class_page .show_content, .album_info_page .show_content {padding: 0;}

/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {display: grid;  grid-template-columns: 1fr 1fr 1fr 1fr;  gap: 0px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px 0px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{  display: block;  position: relative;  overflow: hidden;  height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic  {  padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic 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;
  transform: translate(-50%,-50%);}
.show-list .item .show_name {  color: #000; }
.show-list .item:hover .show_name {  color:#000;}
.other_album {max-width: 1775px; width: 100%; margin: 0 auto; padding: 0 25px;}
.other_album_choice li {  background: #9a8068; border-radius: 0px;}
.subalbum-menu h2{  color: #F4F2F0;font-size: 24px; display: none;}
.subalbum-menu {margin: 0px 0; padding: 0 0px;}
.other_subalbum li {background: none;}
.other_subalbum li p {  margin-top: 10px; text-align: center; font-weight: 400;}
.show-list .show_pic img, .other_subalbum li a img, .pic-list .show_pic img {border-radius: 0px;}
.show-list .item:hover .overlay {border-radius: 0px; opacity: 0;}

/*特*/
.overlay {background: rgb(255 255 255 / 30%); display: none;}
.show-list .show_name {text-align: center; font-weight: 400; letter-spacing: 0px; transition: 0.3s ease;} 
.album_page .show-list .show_pic img {transform: scale(1); -webkit-filter: grayscale(0) contrast(1.2); transition: 0.5s ease;}
.album_page .show-list .show_pic img:hover {transform: scale(1.03); -webkit-filter: grayscale(1) contrast(1); transition: 0.5s ease;}
.show-list .show_pic {border-radius: 0px;}
.album_info_page .show-list .show_pic img , .album_info_page .other_subalbum li a img, .album_info_page .pic-list .show_pic img{left: 50%; top: 50%;}
.block {display: none;}
.album_fixed_title {background: none;}
.album_class_page .other_subalbum li a img {-webkit-filter: grayscale(0) contrast(1.2);  transition: all .5s ease-out; transform: translate(0%, -100%) !important;}
.album_class_page .other_subalbum li a img:hover {-webkit-filter: grayscale(1) contrast(1);  transform: scale(1.03); transition: all .5s ease-out; }

@media screen and (max-width: 480px) {
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr 1fr;}
}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .main_part{padding: 50px 20px;}
.contact_content {padding: 40px 10px 60px 10px;}
.contact_le_map a {background: #9a8068;}
.contact_form li.last cite {background: #9a8068; border-radius: 5px;}
.contact_content .information_left {width: 100%; display: none;}
.contact_content .information_right {width: 100%; padding-left: 0px; background: none; padding: 50px 35px; margin-top: 40px;}
.contact_form li input.noborder {border: 1px #ddd solid; border-radius: 5px;}
.contact_form li textarea.noborder {border: 1px #ddd solid; border-radius: 5px;}
.red {color: #9a8068;}
.contact_form li.last blockquote {background: #fff;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 2px;}
.blank_letter {font-family: unset; padding-top: 10px;}
.contact_form li .form__label {background: none;}

@media screen and (max-width: 480px) {
  .contact_content .information_right {padding: 50px 0px;}
}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part , .product_info_page .main_part { max-width:1600px; padding: 60px 20px;}

.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; padding: 0px 0px;}
.product_page .product_menu_list { position: relative; width:300px; letter-spacing: 1px; min-height: 0vw; margin-bottom: 50px;}
.product_page .products-list{ width:calc(100% - 350px) !important;}
.product_page .products-list,
.product-wrapper { width: 100%;}
ul.page { width: 100%;}

.product-layer-two li a {background: #e6d2b7; color: #9a8068; text-align: center; border: 0px #dadada solid; border-left: 0px #dadada solid; border-radius: 5px;}
.product-layer-two li.active a {border: 0px #ccc solid;}
.product-layer-two li ul { position:static; margin-top:5px; width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; }
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;  background:#e5e0da;}
.product-layer-two li li:hover > a { background:#e5e0da; color:#9a8068;}
.product-layer-two > li { width: 300px; max-width:100%; padding:0; text-align:left; border-bottom:0px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.products-list .name {text-align: center; margin-bottom: 10px;}
.product-layer-two li i.close::before {color: #c5b6a6;}
.product-layer-two ul {grid-gap: 0px;}

.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-layer-two li li:hover > a:before { background:#e5e0da;}

.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;}

.products-list .more {border: 1px solid #e6d2b7; color: #9a8068; background: #e6d2b7; font-weight: 500; opacity: 1; transition: 0.3s ease; border-radius: 5px;} 

/*詳細資料*/
.products-list .item a:hover .more {background: #c95545; transition: 0.3s ease;} /*1*/

/*滿版*/
.products-list {grid-gap:20px; grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));}

/*相關推薦*/
.prod_related h6 span:before {color: #000;}
.lastPage {background:#9a8068; border-radius: 50px;}
.prod_related {background: #f3f3f3; padding: 100px 15px 70px 15px;}

/*內頁*/
#prod_thumbSwiper .swiper-slide::before {background:#ffffff;}
.pd_tabTitle li.activeTab::after {height: 0px;}
.pd_tabTitle li.activeTab a {color:#000;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 15px);}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 15px);}
.proImgSwiper {background: #f4f4f4;}
.sidebarBtn {border: 5px #f4f4f4 solid; background: #f4f4f4;}
.pd_tabTitle li {border-bottom: 1px solid #d7d7d7;}
.submenu li+li {border-top: 0px solid #ccc;}

/*特*/
.products-list .pic {border-radius: 20px;}
.products-list .pic img {transform: scale(1); transition: 0.5s ease;}
.products-list .pic img:hover {transform: scale(1.1); transition: 0.5s ease;}
.products-list .pic img{left: 50%; top: 50%;}

.products-list .price .sp_price {text-align: left;}
.products-list .price b{text-align: right; font-weight: 500; font-size: 15px;}
.fa-circle-plus::before {color: #c5b6a6;}

.inquiry_a1{background: #ee9cba;}
.inquiry_a2{background: #97CB94;}
.inquiry_a3{background: #37BAEA;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {background: #f0c027;}

.products-list .price b , .ori_price {color: #d29e2f; font-weight: 700;}
.products-list .price .sp_price , .sp_price {color: #9a8068; font-weight: 700;}
.product_menu_list>h5 {color: #9a8068;}

/*.product_page #content , .product_info_page #content{margin-top: 95px;}*/


@media screen and (max-width: 1440px) {
.product_page .main_part, .product_info_page .main_part {padding: 130px 20px;}
}
@media screen and (max-width: 1200px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(46%, 1fr));}
.products-list .price b {text-align: center !important; width: 100%; display: block;}
.products-list .price .sp_price {text-align: center;}
}
@media screen and (max-width: 1024px) {
  .product_page .main_part, .product_info_page .main_part {padding: 50px 20px;}
  .product_page #content, .product_info_page #content {margin-top: 0px;}
}
@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;}
.mobile_product_name {text-align: center;}

.product-layer-two {grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));}
.product-layer-two > li {width: 100%;}
.product-layer-two li a {text-align: left;}
.product_menu_list>h5 {padding: 7px 16px;}

.product_page .products-list {width: 100% !important;}
#prod_thumbSwiper img {max-width: 150px; width: 100%;}
}
@media screen and (max-width: 480px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));}
#prod_thumbSwiper .swiper-slide {height: 100px !important;} /*TEST*/
.product_page .main_part {padding: 50px 20px 10px;}
.products-list .price b {text-align: center !important;}
}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的*/
.pageIndex .module_i_news li, .subbox_item {background: #fef9f6; border-radius: 20px;}
.module_i_news li, .subbox_item {background: #ffffff; border-radius: 20px;}
.i_blog_ri h5 {padding: 5px 0; color:#9a8068;}
.i_prod_b {max-width: 1400px;}
.i_blog_b {max-width: 1400px;}
.blog_list_le, .i_blog_le {/*border:3px solid #efefef;*/ border-radius: 20px;}
/*.blog_list_le:hover, .i_blog_le:hover {border: 3px solid #9a8068;}*/
.i_blog_le img, .blog_list_le img {border: 0px solid #e0e0e0;}
.i_blog_b a {display: none;}
.module_i_news .title_i_box h6 {font-size: 26px; font-weight: 900; color: #e1e1e1;}
/*.module_i_news .title_i_box h6:after {content: ''; font-size: 28px; font-weight: 500; color: #9a8068;}*/
.module_i_news .title_i_box h4 {font-size: 22px; font-weight: 600; color: #9a8068;}
.module_i_news {padding: 70px 20px 150px 20px; background: #fff;}
.news_related h6 span:before {color: #9a8068;}
.news_related {background:none;}
.news_related_list li a {background: none;}
.news_related_list {max-width: 1300px;}

.module_i_news .title_i_box h4:before {
    content: 'CASE';
    font-size: 70px;
    color: #9a8068;
    display: block;
    font-weight: 900;
    margin-bottom: -7px;
}

.blog_page .main_part , .blog_in_page .main_part {max-width: 1350px; padding: 40px 20px;}
h4.blog_category_title{font-size: 28px; color: #444444;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;  gap: 20px;}
.module_i_news li , .subbox_item {  width: 100%;}
.module_i_news li a , .subbox_item a {  padding: 10px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; border: 0px #ddd solid;}
.subbox_item a:after {background: none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.blog_list_ri {padding: 10px 2px;}
.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%);}
	
/*側邊*/
.blog_le .accordion {background: #fff; border:none; border-bottom: 1px #ccc solid; padding: 0 0px;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #fff !important;}
.submenu a:hover {background: #c3ab95;}
.submenu {/*font-family:"Montserrat","Noto Serif TC";*/ background: none;}
.submenu li.on_this_category a{background: #c3ab95;}

/*首*/
.module_i_news ul{max-width: 1400px; width: 100%;	grid-template-columns:1fr 1fr 1fr 1fr;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a{color: #ffffff;}
.blog_back a.article_btn_prev{background: #e8d3c0; border: 0px solid #d2d2d2; color: #9a8068; border-radius: 50px 0 0 50px;}
.blog_back a.article_btn_back{background: #e8d3c0; border: 0px solid #d2d2d2; color: #9a8068;}
.blog_back a.article_btn_next{background: #e8d3c0; border: 0px solid #d2d2d2; color: #9a8068; border-radius: 0 50px 50px 0;}

.blog_search input[type=search] {border-radius: 10px; border:solid 1px #dcdcdc; background: #fff;}
.blog_le .accordion {border-radius: 4px; display: none;}
.pageIndex h5.blog_le_t span {display:none;}
h5.blog_le_t em {display:none;}
/*.blog_list_ri em {display:none;}*/
.blog_list_ri>*+* {margin-top: 0px; margin-bottom: 7px;}
.blog_list_ri h5 {font-weight: 500; padding: 5px 0; color: #444444; -webkit-line-clamp: 2;}
.blog_ri {width: 100%;}
.subbox_item {margin-bottom: 30px;}
.news_related_list li figure {border-radius: 20px;}
.articel_mainPic img {border-radius: 20px; max-width: 50%;}

/*特效*/
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #9a8068; border-radius: 5px;}
h5.blog_le_t span {display:none;}
.module_i_news li a:before , .subbox_item a:hover:before , .subbox_item a:hover:after {opacity: 1;}
.subbox_item a:before , .module_i_news li a:before {opacity: 1; right: auto; left: 7px; bottom: -30px;}
.pageIndex .blog_list_ri p {display: none;}
.blog_list_ri p {line-height: 160%; margin-top: 0px; text-align: justify;}
.i_blog_ri p {margin-top: 6px;}
.i_blog_ri , .blog_list_ri {padding: 6px 5px 5px 5px;}
.module_i_news li a:after {background: none;}
.module_i_news li a{display: block;}

.blog_list_le , .i_blog_le {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;}
.subbox_item a:hover .blog_list_le img , .module_i_news a:hover .i_blog_le img{transform: translate(-50%, -50%) scale(1.1); /*-webkit-filter: grayscale(0) contrast(1);*/}
.blog_list_le img , .i_blog_le img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .8s;}
.module_i_news li a:before , .subbox_item a:before {
  content: 'READ MORE >';
  font-size: 11px;
  color: #fff;
  background: #9a8068;
  padding: 5px 10px;
  border-radius: 50px;
  display: none;}
.subbox_item a {display: block;}
.accordion li+li .link {border-top: 0px solid #ccc; border-radius: 5px;}
.blog_shareData {flex-direction: row;}


/*主選單*/
.blog_le {width: 100%;}
.blog_le .accordion {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 0;
  padding: 0 10px;
  overflow: inherit;
  background: none;}
.blog_le .accordion li {
  float: left;
  position: relative;
  text-align: center;}
.fa-chevron-down::before{display: none;}
.submenu a{letter-spacing: 0px; background: #fff; border-radius: 5px; background: #f2e4d7; font-weight: 700;}
.news_tags a {color: #9a8068;}
a.news_menu_toggle i {display: none;}

/*.blog_page #content , .blog_in_page #content{margin-top: 95px;}*/

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1024px) {
.blog_page #content , .blog_in_page #content{margin-top: 0px;}
.blog_page .main_part , .blog_in_page .main_part { padding: 50px 20px;}
}
@media screen and (max-width: 1000px) {
.subbox_item {border-bottom: 0px #eee solid;}
}
@media screen and (max-width: 768px) {
.blog_subbox {grid-template-columns: 1fr 1fr 1fr;}
.blog_back {margin-top: 20px;}
}
@media screen and (max-width: 500px) {
  .blog_subbox {grid-template-columns: 1fr;}
  .blog_le .accordion li {width: 100%;}
}
@media screen and (max-width: 375px) {
  .blog_le .accordion li {width: 100%;}
}

  
/* = = = 促銷方案 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*首頁的*/
.news_part .title_i_box h4:before {
    content: 'NEWS';
    font-size: 70px;
    color: #9a8068;
    display: block;
    font-weight: 900;
    margin-bottom: -5px;
}
.news_part section {max-width: 1250px;}

.animated-arrow {background: #9a8068; border-radius: 10px; transition: all .3s;}
.animated-arrow:hover {background: #b59b83; transition: all .3s;}
.news_part .title_i_box h4{font-size: 24px; font-weight: 600; color: #9a8068;}
.news_part {padding: 150px 20px 10px 20px;background: none;}
.news_list ul li {border-bottom: 1px #f9f0eb solid;}
.news_list ul li:hover {border-bottom-color: #f9f0eb;}
.news_list ul li a:hover {background: #fffbf9; border-radius: 10px;}
.news_list ul li p:after {right: 25px; content: 'READ MORE'; color: #999;}
.news_list ul li a:hover p:after {right: 30px;}
.promotion_title em {
    border: 0px #ccc dashed;
    padding: 3px 7px;
    margin: 0 5px 4px 0;
    background: #c3ab95;
    color: #fff;
    border-radius: 50px;
}
.promotion_title span {
    border: 0px #ccc dashed;
    padding: 4px 7px;
    margin: 0 5px 4px 0;
    background: #9a8068;
    color: #fff;
    border-radius: 50px;
}
.other_promotion {padding: 10px;}
/*特*/
.other_promotion {grid-template-columns: repeat(auto-fill, minmax(49%, 1fr));}
.other_promotion li a {padding: 15px 20px; background: #fff; border-radius: 15px; transition: all .3s;}
.other_promotion li a:before , .other_promotion li a:after {display: none;}
.other_promotion li a:hover {background: #fcfcfc; transition: all .3s;}


@media screen and (max-width: 768px) {
.other_promotion {padding: 0px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 768px) {
#bottom_menu {display: none; } /*隱藏*/
#to_top { bottom:30px;}

/*漢堡選單*/
.stellarnav.mobile {padding: 10px;}
.stellarnav .menu-toggle:after {color: #ffffff;}
.stellarnav .menu-toggle span.bars span {height: 1px;background: #ffffff;}
}

@media screen and (max-width: 600px) { 
}




