@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700&display=swap');
.pageIndex .main_part{border-top:none;}
body{
    font-family:'Noto Serif TC','Zen Maru Gothic', sans-serif, arial ;
}


/*網站字體 預設黑體-明體*/
/*@import url('https://fonts.googleapis.com/css2?family=Inria+Serif&family=Noto+Serif+TC&display=swap');
.pageIndex .main_part{border-top:none;}
body{font-family:'Noto Serif TC','Inria Serif', sans-serif, arial ;}*/


/*網站全域設定/＝＝＝＝＝*/
/*
  #1A1A1A /*網站主要色系
  #808080 /*網站輔助色系1
  #B2B2B2; /*網站輔助色系2*/

/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.animated-arrow {  background: #2f493c;}

/*Header/＝＝＝＝＝*/
.main_header_area{background: #fff0; transition: 0.6s;}
.header_area {  position: absolute;  width: 100%;}
.nav-header {margin-left: 70px;}  
.me_tp_features a { font-size: 12px;  color: #000;}  
.box_search {margin-bottom: 0;  margin-right: 15px;}
.box_search input[type=text] {  border: solid 1px #ccc;  border-radius: 0;} 
.shop_search_txt {font-size: 12px;}

/*header變化*/
.header_area.sticky .main_header_area {  background: #fff;  transition: 0.6s;}
.header_area.sticky .nav-brand {max-width: 120px; transition: 0.6s;}
.header_area.sticky .navigation {  padding: 16px 0 10px 195px; transition: 0.6s;}
.header_area.sticky .box_search input[type=text] {  border: solid 1px #ccc;}  
.header_area.sticky .shop_search_btn {  border-left: 1px solid #bbbbbb !important;}      
header.header_area.sticky { box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05);}

.stellarnav > ul > li > a b {  font-weight: 600;}

/*選單最大寬度設定*/
.main_header_area .container {    max-width: 100%;}

/*header小icon按鈕隱藏*/
.tp_links {display: none;}

/*下拉箭頭顏色*/

.stellarnav ul ul ul {left: 100%;  border-left: 1px solid #d8d8d8;}
.stellarnav li li.has-sub > a:after {border-left: none;  border-right: none;   border-top: none;   right: 5px;}    
.navigation {  padding: 20px 0 15px 220px;  display: flex;  align-items: center;  justify-content: space-between;}
.me_tp_features {  display: none;}
.stellarnav {  width: auto; display: inline-block;  orphans: 1;  margin-left: 30px;}
.stellarnav li.has-sub > a:after {  content: '+';  margin-left: 10px;  border-left: none;  border-right: none;  border-top: none;}

/*第一層*/
.stellarnav > ul > li > a {   transition: all 0.3s;   font-size: 14px;  padding: 0 16px 0 16px;  letter-spacing: 2px;  color: #535353;  font-weight: 600;}
.stellarnav > ul > li:hover > a{color: #000; }
.header_area.sticky .stellarnav > ul > li:hover > a{color: #000; }

/*第二層*/
.stellarnav li li > a, .stellarnav li li.has-sub > a {   padding: 11px 8px;   transition: all 0.3s;  font-size: 12px;  text-align: left;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #1A1A1A;	padding-left:10px;border-color:#1A1A1A ;}
.stellarnav li li { border: 0px #eee solid; border-bottom: 1px solid #dbdbdb;}
.stellarnav li {text-align: center;}
.stellarnav li a {color: #000;}
.stellarnav ul ul {width: auto;  min-width: 100px;  text-align: center;  background: #ffffffc7;}

@media screen and (max-width: 768px) {
.stellarnav li li { width: 100%;}
}

.stellarnav > ul > li.drop-left > ul {  right: 0;  left: 0;}


/*SubMenu*/
.shop_search_btn { border-left: 1px solid #e2e2e2 !important;  font-size: 12px;  border-radius: 0;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover { color: #1A1A1A;}

/*隱藏購物車搜尋欄*//*
.box_search{display:none;}
/*隱藏購物車*//*
.me_tp_features a.tp_btn_cart {display: none;}
/*隱藏匯款通知*//*
.me_tp_features a.tp_btn_notice{display: none;}
/*隱藏選單按鈕連結*//*
.tp_links{display: none;}
/*隱藏購物車欄位*//*
.me_tp_features {display: none;}


/*選單漸變效果＝＝*/
/*首頁固定選單 開啟後下方RWD 768對應標籤也需開啟*//*
.pageIndex .header_area{position: fixed;    width: 100%;}

/*Footer/＝＝＝＝＝*/

/* footer */
.footer {  background: #ffffff;   padding: 50px 0 0; }
.footer .center {  max-width: 1500px;}
.footer_info {  padding: 0;}
.footer_logo a img {  width: 100%;}
.footer_info ul {   width: 100%; }
.footer_info li {  display: inline-block;  vertical-align: top;}
.footer_info li p {  font-size: 14px;  letter-spacing: 2px;  font-weight: 300; line-height: 200%;  padding-left: 11px;}
.box_link { display: none;}
.box_link a {   display: inline-block; border: 0; color: #fff;}
.footer_info li:nth-child(2) {  float: right;}
.footer_menu a {  color: #949494;  letter-spacing: 2px;  border: 0;  background: transparent;}
.copy {  max-width: 1500px;  padding: 0 0 15px 0;  margin: 15px auto 0 auto; color:#fff;}
.copy a {  color: #fff;}

.footer_logo a img { width: 100%;}
.footer_logo > a {
    background: url(https://pic03.eapple.com.tw/xiangmuzuo/logo.png) no-repeat;
    width: 300px;
    height: 90px;
    display: inline-block;
    background-size: contain;}
.footer_logo img{display: none;}




/* hover */
.footer_menu a:hover {   background: transparent;  color: #000;}
.footer_menu a, .footer_menu a:hover {  transition: all .2s;}
.box_link a:hover { color: #83cac7;}
.box_link a, .box_link a:hover {  transition: all .2s;}
.copy a:hover {  color: #83cac7;}

@media screen and (max-width: 1050px) {
    .footer_info li:nth-child(2) {  float: left;}
	}

@media screen and (max-width: 768px) {
    .footer.with_shopping_mode {    padding: 50px 0 0; }
    .footer_logo { margin-bottom: 0;}
	 .footer_info li:nth-child(2) {  float: left;  padding: 4% 0% 3% 7%;}
	
	}


/*Logo/＝＝＝＝＝*/
.nav-brand {    width: 100%;max-width: 140px;transition:all 0.6s;}
.header_area .nav-brand {    transition: all 0.3s;  }
.sticky .stellarnav > ul > li > a {color:#818181;}

/*按鈕/＝＝＝＝＝*/

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


.i_prod_tit span:before {
    content: "space project";
    display: block;
    color: #2f493c;
    font-size: 16px;
}

.i_prod_tit span {
    font-size: 24px;
    font-weight: 500;
    color: #ab3130;
}



/*path*/
.path {display: none;}

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/*購物車/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*購物車/＝＝＝＝＝*/
.prod_part {    width: 90%;}
.products-list {    display: grid;    gap: 10px;    grid-template-columns: 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {
    width: 100%;
    box-shadow: 0px 2px 20px #eaeaea;
    -webkit-box-shadow: 0px 2px 20px #eaeaea;
    -moz-box-shadow: 0px 2px 20px #525252;
    padding: 10px 7px;
}
/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
    z-index: 999;
    width: 100px;
    height: 100px;
    font-size: 17px;
    opacity: 0;
    border: none;
    background: transparent;
	color: transparent;
}

.products-list .item a:hover .more {
    content: " ";
    position: absolute;
    width: 100px;
    height: 100px;
    color: transparent;
    background-color: transparent;
    padding: 12px;
    background-image: url(https://pic03.eapple.com.tw/raenstudiosdesign/pd_icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 1;
}



.products-list .pic:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, #2f493c, #2f493c);
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}
.products-list .item a:hover .pic:before { transform: scaleX(1);}



/*價格*/
.products-list .price {    display: flex;    margin-bottom: 5px;    align-items: center;    justify-content: center;    flex-wrap: wrap;}
.products-list .price b {    margin: 0 5px;    line-height: 180%;    text-align: center;color: #6dbfaf;}
.products-list .price b.ori_price {    font-size: 14px;}

/*外層版面*/
.product_page .main_part {    width: 90%;	max-width: 1500px;}
.product_page .show_content {    display: flex;    flex-wrap: wrap;    align-items: flex-start;    justify-content: space-between;}
.product_page .products-list {    width: calc(100% - 280px);}
.product-layer-two {    width: 250px;    margin: 0;}
.product_info_page .product-layer-two {    display: none;}
.product-layer-two li {    margin: 0;    width: 100%;padding: 0 10px;}
.product-layer-two > li.active {
    background: #d5d5d529;
}
.product-layer-two li.active a {    border: unset;border-bottom: 1px dotted #ccc;}
.products-list .name {
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    margin-top: 5px;
    height: fit-content;
	background: #2f493c;
    padding: 10px;
    color: #fff;
}


/**/
.product-layer-two li a {    color: #222;    border: none;    background: transparent;    transition: all 0.3s;    line-height: 200%;    transition: all 0.3s;}
.product-layer-two > li > a {    border-bottom: 1px dotted #ccc;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #ab3130;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #ab3130; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #ab3130;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}
/**/
.product-layer-two li ul {    position: relative;padding-top: 1px;}
.product-layer-two li li {    border: none;background: transparent;}
.product-layer-two li li a{    background: transparent;}
.product-layer-two li li:hover a{color: #6dbfaf;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {    width: 90%;}
.sidebarBtn {    border: none;}
.qaform { margin-top: 50px;  display: none;}
.prod_related {  background: #f3f3f3;  padding: 25px 15px; display: none;}
ul.prod li h3.prod-thumb {
    background: #f6f6f6;
    color: #666;
    text-align: center;
    padding: 5px;
    display: none;}


.product_info {  margin: 20px 0;  display: none;}


/*商品資訊調整*/
.n-center {    min-height: 60vh;}

/*按鈕顏色*/
.inquiry_a3{background: #6dbfaf;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #222;}
.lastaction {    color: #6dbfaf;    background-color: #f2f2f2;}
.nextaction {    background-color: #6dbfaf;}
/*商品側邊規格*/
.product_info li .txt_box {    color: #222222;    width: 100%;}
.mobile_product_name{font-size: 24px;color: #6a6a6a;}
/*相關推薦*/
.prod_related h6 span:before{font-size: 28px;}
.related_list li a p { font-size: 15px;  color: #ffffff;  padding: 10px 0;  background: #464646; transition: all 0.3s; }
.related_list li a:hover p {  background: #ecc880;}


/*------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1200px) {
.products-list {    grid-template-columns: 1fr 1fr 1fr;}
}
@media screen and (max-width: 1024px) {
.product_page .products-list {    grid-template-columns: 1fr 1fr;}
.products-list .name {    letter-spacing: 0;}
/*購物車-商品說明內文*/
.box3 {    width: 100% !important;}
}
@media screen and (max-width: 768px) {
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
/*順序*/
.product_page .products-list {    order: -1;}
/*購物車-商品說明內文*/
.box1, .box2 {    padding: 0 !important;}
}
@media screen and (max-width: 600px) {
/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}
.products-list .item {    padding: 5px;    padding-bottom: 10px;}
.products-list .name {    font-size: 15px;    letter-spacing: 0;     margin-top: 5px;}
/*購物車-商品說明內文*/
.n-text1 p {    letter-spacing: 0 !important;}
.related_list li a p {    font-size: 16px;}
}
@media screen and (max-width: 400px) {
.product_page .main_part { width: 100%;}
.products-list .name { font-size: 15px;    letter-spacing: 1px;}
}
@media screen and (max-width: 375px) {
.products-list , .product_page .products-list  { grid-template-columns: 1fr;}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*相簿/＝＝＝＝＝*/
/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    gap: 20px;}
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;}
.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;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}

.show-list .item:hover .show_name {    color: #1A1A1A;}
.other_album_choice li {    background: #1A1A1A;}
.subalbum-menu h2{    color: #808080;font-size: 24px;}
.other_subalbum li p {    margin-top: 10px;}
/**/

/*促銷方案/＝＝＝＝＝*/
.news_part {    width: 90%;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p:after {    background: #1A1A1A;    padding: 3px 5px;    border-radius: 5px;    color: #fff;}

.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#1A1A1A;}


/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/xiangmuzuo/banner.jpg) no-repeat center center fixed;}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
.path {display:none;}

.banner h5 {
    font-size: 26px;
    position: absolute;
    bottom: 15%;
    left: 209px;
    z-index: 50;
    color: #fff;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 95%;
    letter-spacing: 1px;
    font-weight: 525;
    width: 520px;
    background: #ab3130;
    padding: 7px 20px 10px 314px;
    text-align: left;
}


.banner{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 5% 0 15% 0%;
    position: relative;
}

@media screen and (max-width: 1024px) {
.banner {padding:28% 0;}
.banner h5 {
    font-size: 30px;
    left: 38px;}
}

@media screen and (max-width: 768px) {
.banner h5 {display:none;}
.banner{background-size:cover!important;background-attachment:unset!important;}
}




/*聯絡資訊*/
.contact_page .main_part { max-width: 1350px;}
.contact_content { background: #fff;}
.contact_content .information_left { width: 34%;}
button, input, optgroup, select, textarea {outline: none; padding-left: 15px !important;background: #ededed;}
input[type="checkbox"], input[type="radio"] {margin: 8px;}


.list_before.info li {   padding: 10px 0 15px 90px;     border-bottom: 1px #f5f5f5 solid;}
.innersend {padding-left: 0 !important;text-align: center;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before { 
    width: 44px;    margin-left: 25px;    font-size: 15px;    height: 25px;    border-right: 1px solid #ededed;    letter-spacing: 0.05em;    color: #545454;    font-weight: 500;}
.TEL::after, .TEL2::after, .PHONE::after, .FAX::after, .TAXID::after, .MAIL::after, .ADD::after, .ADD2::after { 
     position: absolute; content: "●";  color: #910302; font-size: 5px;  width: 30px;  height: 17px;  left: 0;  top: 50%; transform: translateY(-50%);}


/*表格樣式*/
.contact_content .information_right { width: calc(65% - 0px);  padding-left: 30px;}
.contact_form { display: flex;  flex-wrap: wrap;  justify-content: space-between;    align-items: flex-end;}
.contact_form li { width: 48%;  display: inline-block;  padding: 10px 10px;  border-bottom: none;}
.contact_form li:nth-child(3) { width: 100%;}
.contact_form li:nth-child(18) { width: 100%;}
.contact_form li .form__label {text-align: left;margin-left: 0;width: 100%;}
.contact_form li.last{width: 100%;}
.noborder {padding: 10px 0;margin-top: 10px;border: 2px solid #ccc;}
.form select {background-color: #fff;border: 2px solid #ccc;padding: 8px 26px 8px 3px;margin-top: 10px;width: 100%;margin-top: 10px;}
.contact_form li.last cite {background: #ab3130;}
.contact_form li.last blockquote, .contact_form li.last cite { width: 49%; border: 1px #f5f5f5 solid;}
.contact_form li input.noborder { border: 0px #ddd solid; background: #f5f5f5;}
.contact_form li textarea.noborder  { border: 0px #ddd solid; background: #f5f5f5;}
.noborder {padding: 10px 10px;  border-radius: 4px;}

@media screen and (max-width: 768px) {
.list_before.info {width: 100%;max-width: inherit;}
.contact_content .information_left { width: 100%;}
.contact_content .information_right { width: 100%;  padding: 0;}
}
@media screen and (max-width: 600px) { 
.contact_form li {width: 100%; padding: 10px 0;}
.contact_content > .style1 {display: flex; flex-wrap: wrap-reverse;}/*聯絡資訊-手機版(上下顛倒)*/
.contact_content .information_right { width: calc(100% - 0px);}
.contact_content .information_left {  width: 100%;}
.contact_form li .form__insert {  width: 95%;}
.contact_form li .form__label {   width: 25%;}
}
@media screen and (max-width: 480px) { 
.information_left, .information_right { padding: 0px;}
.contact_page .main_part {padding: 50px 15px;}
h4.blank_letter.i::after {font-size: 25px; letter-spacing:0px;}
.blank_letter { padding: 30px 0 0 10px;}
.contact_content { padding: 50px 10px;}
}





/*會員/＝＝＝＝＝*/
.member_title p {    border-top: 2px #1A1A1A solid;}
.login_mem_submit{background: #1A1A1A;}
.login_mem_other_link a{color: #1A1A1A;}
.member_login_regist a{background: #1A1A1A;}
.mem_regist_title_s {    background: #808080;    color: #fff;}


/*首頁文章管理*/
.products-box {    width: 90%;    max-width: 1300px;    margin: 100px auto;    border-top: 1px solid #ccc;    padding-top: 50px;}
.module_i_news ul {  display: flex;  flex-wrap: wrap;   max-width: 1400px;}
.module_i_news li {width: 25%;  padding: 10px;  background: #ffffff; border: 1px solid #eee;}
.i_blog_ri , .i_blog_le { width: 100%;}
.i_blog_ri p {  font-size: 15px;   color: #666;   line-height: 150%;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;   white-space: normal;  overflow: hidden;  word-break: break-all;}

.module_i_news li a , .subbox_item a{overflow: hidden;}
.module_i_news li a:before , .module_i_news li a:after , .subbox_item a:before , .subbox_item a:after{    transition: 0.3s;}
.module_i_news li a:after , .subbox_item a:after{ background: rgb(222 184 135 / 70%);content: none;}
.module_i_news li a:before, .subbox_item a:before { background: rgb(90 90 90 / 80%); color: #fff;}
.module_i_news li a:before , .subbox_item a:before { transform: translateX(-50%);    width: 100%;    bottom: -40px;  top: unset;  opacity: 0;}
.module_i_news li a:hover:before , .subbox_item a:hover:before { opacity: 1;  transform: translateX(-50%);  bottom: 0;}
.module_i_news li a:before {  left: 50%;   font-size: 18px;  padding: 10px 5px;}


.module_i_news .title_i_box h4 { 	font-size: 26px;  color: #4a5989;  font-weight: 600;}
.module_i_news .title_i_box h4:before {  content: "News";  display: block;   color: #ACACB2; font-size: 12px; font-weight: 400;}


/*文章分享變1排3個*/
.blog_page .main_part {    max-width: 1400px;}
.blog_list_le , .blog_list_ri {    width: 100%;}
.blog_subbox {    display: flex;    flex-wrap: wrap;    justify-content: flex-start;}
.subbox_item { width: calc(100% / 3);  padding: 5px;}



@media screen and (max-width: 980px) {
.module_i_news li , .subbox_item {    width: 50%;}
.module_i_news ul {    max-width: 650px;}
.products-box {    margin: 70px auto;}
.module_i_news {    padding: 70px 20px;}
}
@media screen and (max-width: 600px) {
.module_i_news {    padding: 50px 20px;}
.module_i_news li , .subbox_item{    width: 100%;    margin: 0 auto;    max-width: 350px;}
.products-box {    margin: 50px auto;}
.module_i_news .title_i_box h4 {    font-size:32px;}
}


/*------------------------------------------------------------------------------*/



/*文章設定*/

h5.blog_le_t { font-family: 'Noto Sans TC','Microsoft JhengHei', sans-serif;}
h5.blog_le_t span { font-family: 'Geologica';}
h5.blog_le_t {letter-spacing: 0;}
.accordion li .link a {font-weight: 500;}

.blog_search input[type=search] {border-radius: 0;}
.blog_le .accordion {  border-radius: 0;   border: NONE;}
.accordion li:not(:last-of-type) {  border-bottom: 1px solid #fff;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #c8a063 !important;   transition: all 0.3s;}
.blog_subbox {  display: grid;  grid-template-columns:1fr 1fr;  grid-gap: 20px;}
.blog_subbox:before {content: none;}
.subbox_item {   width: 100%;  margin-bottom: 0;}
.blog_list_le {  padding: 0; width: 100%;}
.blog_list_ri {  padding: 12px 0;  width: 100%;}
.blog_list_ri em { font-weight: bold;  font-size: 12px;}
.blog_list_ri p { -webkit-line-clamp: 2;  line-height: 160%;   font-size: 14px;   font-weight: bold;   letter-spacing: 0.5px;}
.blog_list_le {  position: relative;  height: auto;  aspect-ratio: 4/3;   overflow: hidden;}
.blog_list_le img {   min-width: 100%;   display: block;  width: 100%;  margin: 0 auto;  height: 100%;   object-fit: cover;  object-position: center;}
h4.blog_category_title { border-bottom: 1px #afafaf solid;}
.submenu a:hover { background: #666;  color: #FFF;}
.submenu a {  display: block;   position: relative;  color: #666;   padding: 13px 6px 12px 29px;  letter-spacing: 1px;  font-size: 12px;}


.subbox_item a:before, .subbox_item a:after {content: none;}
.subbox_item a:hover .blog_list_le:before, .subbox_item a:hover .blog_list_le:after {  opacity: 1;}
.subbox_item a .blog_list_le:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: all .4s;
}
.subbox_item a .blog_list_le:before {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    content: 'VIEW MORE +';
    font-size: 14px;
    font-weight: 600;
    color: white;
    text-shadow: 0 0 10px black;
    filter: drop-shadow(0px 0px 10px black);
    transform: translate(-50%,-50%);
    width: 148px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: ease all .4s;}
	
.blog_list_ri h5 {  font-weight: bold;}	

/*內頁*/
.blog_back {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    justify-content: center;
}
.blog_back a {width: 100%;}

.blog_back a.article_btn_back {  background: #c8a063;}





@media screen and (max-width: 1024px) {
.blog_subbox {  grid-template-columns: 1fr 1fr;}
}


/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}

}

/*RWD1125/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1125px) {
/*header*/
.stellarnav {margin-left: 0;}
.stellarnav > ul > li > a {padding: 0 10px 0 10px;}



}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;  padding-top: 0;}
.header_area {  position: relative;}
.main_header_area {   background: #fff;}
.navigation {  flex-direction: column;   padding-bottom: 0;} 
.nav-header {  margin-left: 0;  padding-bottom: 15px;}
.box_search input[type=text] {  border: solid 1px #ccc;}
.stellarnav > ul > li > a {  padding: 0 16px 0 16px;}
.stellarnav {  border-top: 1px solid #d3d3d3;}    
.header_area.sticky .navigation {  padding: 10px;  padding-top: 0;}
 

/*contact  */
.contact_content {  justify-content: space-around;   flex-direction: column-reverse;  align-items: center;}
.contact_content form {  max-width: 100%;  width: 100%;}


}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {



/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}

}
@media screen and (max-width: 960px) {
.subbox_item {  border-bottom: 0px #eee solid;}
}

/*RWD900/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 900px) {
}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*//*
.pageIndex .header_area{position: position:relative;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 10px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #f6f6f6;}
.stellarnav .icon-close::after, .stellarnav .icon-close::before {border-bottom: solid 2px #7c7c7c;} 
.stellarnav.mobile > ul > li { border-bottom: 1px # solid;}
.stellarnav a.dd-toggle .icon-plus::before, .stellarnav a.dd-toggle .icon-plus::after {border-bottom: solid 2px #7c7c7c;} 
.stellarnav.mobile li.open {   background: #f3f3f3;  padding: 0px;} 
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border-right: 0px #eee solid;}
.stellarnav.mobile > ul > li > a.dd-toggle {  padding: 12px;}   
.stellarnav {  border-top: 0px solid #d3d3d3;}
.box_search {   margin-right: 0;}
.stellarnav.mobile li li.has-sub a {  padding: 10px 10px 10px 10px;}
.stellarnav li {  text-align: left;}


/* header寬度 */
.main_header_area .container {  max-width: 100%;}
.navigation {display: block;}
.me_tp_features{justify-content: center;}

/*header漢堡按鈕*/
.stellarnav .menu-toggle:after {  display:none;}
.stellarnav .menu-toggle span.bars span {background: #bebebe;}
.stellarnav .menu-toggle {  padding: 42px 15px;}


/*Logo/＝＝＝＝＝*/


/*購物車*/
.total_amount {width: 350px;}


/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.mobile_product_name {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #101010;
    text-align: end;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 6px;
    margin-bottom: 15px;
}
.related_list {grid-template-columns: 1fr 1fr;}


/*順序*/
.product_page .products-list {    order: -1;}


/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #808080;font-size: 20px;}

}


/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {    text-align: center;}


/*購物車/＝＝＝＝＝*/
.half_box li.btn_blankTop {   margin-top: 30px;}
.total_amount {  width: auto;}



/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{    font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after {    width: fit-content;    margin: 10px auto 0;}

.header_area .nav-brand {  transition: all 0.3s;  width: 120px;}


/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr ;}


}

/*RWD550/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 550px) {
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
.total_amount .rewrite_simple, .total_amount .send_simple {
    width: 130px;}

/*header*/
.box_search {margin: 0 23%;  margin-bottom: 8px;}
.me_tp_features {   width: auto;    display: flex;    align-items: center;   flex-wrap: wrap;   justify-content: center;}    

}