@charset "utf-8";

/*網站字體 預設黑體-明體*/
/*@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 ;}*/


/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定*/
/*.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱*/
/*.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_mail {}*/




/*電腦LOGO*/
/*.nav-brand {}
*/

/*手機LOGO*/
/*.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設解除背景輪播*/
#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;}
}

/*隱藏大圖輪播點點按鈕*/
/*.swiper-pagination-clickable .swiper-pagination-bullet {display: none;}*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.main_header_area .container {max-width: 1400px;} /*調整總寬*/
.main_header_area {height: 76px; background: #FFFFFF;} /*底色*/
.nav-menu {margin: 17px 0 24px 0;}
.nav-menu > li > a {  color: #585757;   letter-spacing: 2px;  padding: 19px 15px 10px 15px;  font-size: 16px;  font-weight: bold;}
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {color: #7A7281;} /*文字hover*/
.submenu-indicator-chevron {border-color: transparent #000 #000 transparent;} /*下拉箭頭顏色*/
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron {border-color: transparent #363942 #363942 transparent;} /*下拉箭頭hover顏色*/
.nav-dropdown > li > a {border-bottom: 0px solid #f6f6f6;} /*下拉選單下邊框線*/
.nav-dropdown > li > a, .nav-dropdown > li > a {letter-spacing: 2px; background: #ffffff; color: #585757;} /*下拉文字*/
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {color: #585757; background: #f2f2f2;} /*下拉文字hover*/
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #b6a48b;} /*預設紅字*/
.submenu-indicator-chevron {display:none;}

li.tp_links { display: none;}


/*LOGO*/
.nav-header { padding: 5px;}
.nav-brand {width: 100%;} /*LOGO寬度*/
.nav-brand img { max-width: 75px;}
.nav-menu>li:nth-child(2) {  display: none;}
.footer_menu a:nth-child(3) { display: none;}




/* = = = 頁　尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*footer*/
.footer {background: #ffffff;padding: 70px 0 0;}
.footer_logo{width: 300px;display: none;}
.footer_logo img{width: 100%;}
.footer_info{padding: 0;}
.footer_info ul {margin: 0 auto;display: block;text-align: center;width: 100%;}
.footer_info li:nth-child(1){width: 100%;}
.footer_info li:nth-child(2){width: 100%;margin-top: 20px;}
.footer_info li p { color: #585757;  letter-spacing: 1px; font-size: 16px;  font-weight: 600;}
.footer_info li p a {color: #585757;}
.footer_info li p{padding: 0 20px;display: inline-block;text-align: center;}
.footer_menu a {  background: transparent;  border: none;  border-right: 1px solid #ccc;   margin: 0;   padding: 0 15px;  font-size: 14px;}
.footer_menu a:last-child{border-right: none;}
.footer_menu a:hover {   background: transparent;   color: #444;}
.copy{border-top: none;color: #555;border-top: 1px solid #e1e1e1;margin-top: 50px;padding: 15px;font-size: 12px;}
.copy a{color: #555;}





/* = = = 聯絡資訊 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*文字更換*/
/*.footer_info li p.tel:before {content: 'TEL';}
.footer_info li p.tel2:before {content: 'TEL2：';}
.footer_info li p.phone:before {content: 'CALL';}
.footer_info li p.mail:before {content: 'MAIL';}
.footer_info li p.add:before {content: 'ADD';}
.footer_info li p.add2:before {content: 'OPEN';}*/

/*聯絡我們的資訊對應更換*/
/*.TEL2:before {content: "TEL2"; width: 60px;}
.list_before.info li {padding-left: 50px;}*/


/* = = = 首頁預設區塊 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的線*/
.pageIndex .main_part {border-top: 0px solid #ccc;}


/* = = = 相　簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	
	
		
/*相簿/＝＝＝＝＝*/
/*作品展示*/
.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: #ADA17E;}
.other_album_choice li {    background: #ADA17E;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 24px;}
.other_subalbum li p {    margin-top: 10px;}
.show-list .show_name {  font-weight: 300;}

@media screen and (max-width: 768px) {
ul.show-list, .other_subalbum, ul.pic-list {
    display: block;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
}

/**/

/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


/*選單置左*/
/*.product_page .show_content, .product_info_page .show_content{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.search_txt, #menuTop li ul{ border: 0px !important;}
.product-layer-two { width: 20%; margin: 16px 0 20px 10px;}
.product-layer-two > li { width: 100%; max-width: 100%; padding: 0px; text-align: left;}
.product-layer-two li a { background: #F7F7F7; font-size: 14px; color: #656565;}
.product-layer-two li ul { position: unset; margin-top: 5px; display: block !important; width: 100%; margin-left: 0;}
.product-layer-two li:hover ul {  border: none !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{ margin-left: 5px;}
.products-list, .product-wrapper {  width: 77%;}
.products-list .pic { overflow: hidden;}
.page{ width: 100%;}*/

/*樣式*/
/*.product-layer-two li a {background: #5A5859; color: #f9f9f9; border: 1px solid #5A5859;}
.product-layer-two li li {background: rgb(148 148 148);}
.product-layer-two li li a {background: rgb(148 148 148);}*/



/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


/*▊▊▊▊▊▊文章分類【首頁】部分基本設定(固定)-------- ////S T A R T/*/
.module_i_news {background: #efefef; padding: 100px 20px 70px 20px;}
.module_i_news .title_i_box h4 {font-size: 36px;}
.i_blog_ri {padding: 15px 10px;}
.i_blog_ri h5 {font-size: 24px;}
.module_i_news li{background: #fff;box-shadow: 0 0 8px rgb(0 0 0 / 10%);width: 48%;margin: 0.5%;}
.module_i_news li a{padding: 10px 5px;}
.module_i_news li a:before {width: 100%;bottom: 0;top: auto;transform: none;left: 0;font-size: 14px;transition: all .5s;
	overflow: hidden;padding: 0;height: 0;background: #f3f3f3;color: #555;letter-spacing: 2px;}
.module_i_news li a:after{display: none;}
.module_i_news li a:hover:before {transform: none;padding: 10px 5px;height: 45px;}

/*首頁文章*/
.module_i_news ul {margin: 30px auto;}
.module_i_news li {width: 32%;}
.module_i_news li:nth-child(n+4){display: none;}
.i_blog_le{width: 100%;}
.i_blog_ri{width: 100%;}
.module_i_news .title_i_box h4{font-size: 30px;}
.module_i_news li a:before {background: #666;color: #eee;}


@media screen and (max-width: 768px){
	.module_i_news li {margin-bottom: 3%;width: 100%;}
}
/*////E N D/////*/


/*▊▊▊▊▊▊購物車部分基本設定(固定)-------- ////S T A R T/*/
/*購物車/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.prod-thumb{font-weight: normal;text-align: center;border-bottom: 1px solid #ddd;padding: 15px;color: #555;margin: 10px 0;background: #222222;}
.sidebarBtn {   border: none;  background: #22222200; }
.sidebarBtn h2 {  color: #4a4848;  font-size: 24px; font-weight: 300;}
.product-layer-two li a {   position: relative;   padding: 5px 20px;  display: block;  font-size: 20px;  border: 1px solid #4a4848;  border-radius: 13px;}
.products-list a:hover .more { background: #796a56;  border-color: #796a56; color: #fff;}
.qaform { display: none;}
.related_list li a {  display: block; padding: 4px; background: none; }
.prod_related h6 span:before {  content: '相關推薦';  font-size: 24px; color: #4a4848;}
.product-layer-two {  margin: 20px 0px;  display: flex;  justify-content: center;}

.related_list { max-width: 1600px;}
.lastPage { background: #4a4848;   border-radius: 13px;}

.product_info li {  padding-left: 0;   margin: 10px 0;}


/*購物車*/
.pageIndex .main_part:nth-child(2){display: none !important;}
h3.prod-thumb { display: none;}
.product_info_page .main_part {   max-width: 1400px; }
.product_page .main_part {   max-width: 1600px; }
.product-layer-two li {  display: inline-block;  margin: 5px 20px;}
.product-wrapper {  padding-top: 50px;}
div#number_area {   padding-top: 3px;   letter-spacing: 1px; color: #4a4848;}
.products-list .name span {  display: block;  font-size: 15px;  letter-spacing: 2px;  padding-top: 6px;   font-weight: 500;}

/*購物車清單頁*/
.products-list {  display: flex;  flex-wrap: wrap;  justify-content: flex-start;  flex-direction: row;}
.products-list .item { width: 48.5%;  margin: 6px;  margin-bottom: 20px;}
.products-list .item a{position: relative;}
.products-list .item a:hover .name{opacity: 1;}
.products-list .name {  padding-top: 8px;  height: 75px;}
.products-list .more{display: none;}
.products-list .pic{padding-bottom: 75%;overflow: hidden;position: relative;}
.products-list .pic img {max-width: inherit;width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all 0.5s;}
.products-list .pic:hover img{width: 105%;}
.products-list .pic:before{content: "";background: rgba(0,0,0,0);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 100;transition: all 0.3s;}
.product-layer-two li a {  color: #4a4848;  transition: all 0.3s;  padding: 5px 12px;  border-radius: 0px;}
.product-layer-two li a:hover {  background: #4a4848;  color: #ccc;}
.product-layer-two li{position: relative;}
.product-layer-two li:after{content: "";position: absolute;bottom: 0;left: 0;background: #fff;width: 100%;height: 2px;display: none;}

.product-layer-two li ul {display: none !important;}
/*購物車內頁*/

.product-layer-two li.active a { font-weight: 100;   border: 1px #ccc solid;  background: #4a4848;  color: #fff;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 {  display: none;}



/*購物車側邊說明*/

.sidebarBtn .toShare{display: none;}

/*購物車輪播*/
.product_pic{padding-bottom: 0;padding-left: 0;display: inline-block;}
.product_pic .bx-wrapper{margin: 0;max-width: 100%;order: 1;width: 100%;}
.product_pic #bx-pager {width: 100%; position: relative;}
.product_pic #bx-pager a{width: 16.6666666667%;display: inline-block;vertical-align: top; height: auto;border: none;margin: 0;display: inherit;padding: 8px 4px;}
.product_pic #bx-pager a+a{}
.product_pic #bx-pager a img {width: auto;max-width: 100%;}
.product_pic #bx-pager h6{display: none;}
.wd_edit{margin-top: 50px;}
.bx-wrapper .bx-viewport{border: none;left: 0;width: 99.5% !important;}
.product_info li span {  display: none;}
.product_info li .txt_box { color: #4a4848;   line-height: 180%;  text-align: justify;}
.pd-text h5 {    padding: 25px 0 6px !important;}
.pd-text p {     line-height: 180% !important;}
.pd-text h6 { text-align: center !important;   letter-spacing: 0px; }
.pd-text h5::after {  content: '-';  display: block;  padding: 5px 0 0 0 !important;}
.pd-text a {  display: block;  width: fit-content;  margin: 0 auto;   padding: 2px 20px;   border: 1px solid #4B4847; border-radius: 10px;  font-family: "Cormorant Garamond", serif;  font-size: 28px !important;  letter-spacing: 0.5px !important;}


@media screen and (max-width: 1200px) {
.sidebarBtn {  width: 100%;}
.product_main {  width: 100%;}
}


@media screen and (max-width: 600px) {

.half_box li.btn_blankTop {   margin-top: 30px;}
.total_amount {  width: auto;}
}

@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;}
	
}





/*▊▊▊▊▊▊文章管理-------- ////S T A R T/*/
h4.blog_category_title {text-align: left;font-weight: 500;  margin-bottom: 36px;border-bottom: 1px #ccc solid;}
.blog_page .subbox_item { width:100%; display:inline-block; vertical-align:top; float:none !important; background: #fbfbfb;}
.blog_page .subbox_item a:after {background: rgba(255,255,255,0.5); border: 0px #ddd solid;}
.blog_page .blog_list_le {display: block; width: 49%; padding: 0;}
.blog_page .blog_list_ri {  display: block;  width: 49%;  padding: 2vw 1vw;  background: #fbfbfb;}
.blog_list_ri h5 {font-size: 28px !important; height: 72px; text-align: left; display: block; letter-spacing: 2px; font-weight: 300;}
.blog_list_ri em {margin: 40px auto 10px; letter-spacing: 2px;}
.blog_list_le img {
	display: block;
    max-height: 45vh;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 100%;
	border: 1px solid #eee;}
.subbox_item a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.blog_list_ri p {
    letter-spacing: 2px;}
.blog_le .accordion > li:hover .link {background: #999999;}
.blog_le .accordion > li.on_this_category .link {background: #999999;}
.subbox_item a:before {background: #363942; color:#fff;}
.blog_list_ri p {padding-top: 8px; /*font-size: 17px;*/}
.blog_back a.article_btn_back {background: #7A7281;}
.blog_search input[type=search] {border-radius: 0px; border: solid 1px #eee;}
.blog_le .accordion {border-radius: 0px; border: solid 1px #eee;}
.subbox_item a:before {font-size: 13px;}
.blog_back a.article_btn_prev {background: #7A7281;}
.blog_back a.article_btn_next {background: #7A7281;}
.accordion li .link {font-weight: 400;}


@media screen and (max-width: 768px){
h5.blog_le_t, .blog_le .accordion {
    display: block;}

}


@media screen and (max-width: 600px){
.blog_list_ri h5 {
    font-size: 21px !important;
    height: 72px;
    text-align: left;
    display: block;
    letter-spacing: 2px;
    font-weight: 300;
}
}

/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.blank_letter {font-weight: 400; font-size: 20px;}
.animated-arrow {   background: #adadad;   text-align: center;   padding-left: 0;}
.contact_form li .form__label {width: 126px; text-align: left; letter-spacing: 1px;}
list_before.info li:last-child {padding-left: 0;}

.noborder { background: #f4f4f4;}
.innersend {  width: inherit;  padding-left: 0;  line-height: 50px;   background: none;   text-align: center;}
svg:not(:root) {  overflow: hidden;  display: none;}
.list_before.info li:last-child {padding-left: 0;}


.contact_form li .form__insert > img {    padding-left: 10px;    display: inline-block;}

.contact_form li {    padding-left: 165px;line-height: 180%;}
.contact_form li .form__label {    width: 160px;    text-align: left;    margin-left: -165px;}
.contact_form li .form__label i {
    font-style: normal;
    display: flex;
    float: left;
    background: #fff;
    width: 15px;
    align-items: center;
    justify-content: center;
    height: 15px;
    color: #3B4A6B;
    border-radius: 50%;
    line-height: 180%;
    font-weight: bold;
    font-size: 14px;
    margin: 6px 7px 0 0;
}



/* = = = 下拉分頁 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.other_select_page .promotion_title h2 {display: none;}
.other_select_page .promotion_title {border-bottom: 0px solid #ababab;}
.other_select_page ul.other_promotion {display: none;}
.other_select_page .page {display: none;}
.page strong, .page a:hover {background: #363942;}


/* = = = 促銷方案 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */	


.promotion_title {border-bottom: 1px solid #ababab;}
.promotion_title h2 {border-bottom: 2px solid #ababab;}


/* = = = 內頁麵包屑與BANNER  = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*麵包屑*/   .path{display: none;} 
/*內頁BANNER 設定*/
.banner {  background-image: url(https://pic03.eapple.com.tw/zsarchdesgin/banner.jpg);   display: flex;  align-content: center;  justify-content: center;}
.banner h5 {   letter-spacing: 1px;   font-weight: 500;  border-right: 1px solid;  border-left: 1px solid;  padding: 0px 56px 0 56px;   font-size: 25px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog {}


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相本分類全版面 ( 限制最寬2000px )
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1024px) {
.nav-menu {padding: 0 0;}
.blog_page .blog_list_ri {padding: 4vw 3vw;}
.footer_logo img {margin-left: 10px;}
}


@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode {padding:50px 0 70px; }
.pageIndex .header_area {  position: fixed;  display: block;  width: 100%;  z-index: 99999;  }
.header_area.sticky {  position: fixed; }
.bannerindex {   padding: 0;   margin: 0;  padding-top: 90px;}

	
	/*#to_top {bottom:60px;}*/

.navigation-portrait .nav-menu > li > a {padding-left: 10px;}
.nav-menu {padding: 0 10px 0 10px;}
h4.blog_category_title {margin-bottom: 20px;}


/*製作選單隔線*/
.nav-menu>li {border-left: 0px;}

.nav-toggle:after {display: none;} 
.nav-toggle { top: 23px;}

}



/* = = = 手機板設定 start = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*主選單調整*/
.main_header_area {height: 89px;}
.navigation-portrait .nav-toggle {color: #000000;}
.nav-toggle:before {background-color: #000000; box-shadow: 0 0.5em 0 0 #000000, 0 1em 0 0 #000000;}
#bottom_menu li {width: 100%;} /*下方選單滿版*/


/*漢堡之側邊選單*/
.navigation-portrait .nav-dropdown>li>a {padding: 12px 20px 12px 20px; width: 50%;}
.navigation-portrait .nav-menu a {color: #000000;}
.nav-dropdown > li > a, .nav-dropdown > li > a {letter-spacing: 2px; color: #000000; background: none;} /*下拉文字*/
.nav-dropdown > li > a:hover, .nav-dropdown > li > a:focus {background: none;} /*下拉文字hover*/
.nav-dropdown > li > a:hover {color:#000000;} /*下拉文字hover*/
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a {color: #000000;} /*下拉文字hover2*/
.navigation-portrait .nav-menu>li:last-child {display: none;}
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron {border-color: transparent #363942 #363942 transparent;} /*下拉箭頭*/


/* = = = 手機板設定 end = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* = = = 行動裝置檢測 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/* 大圖調整 */
.swiper-slide img {animation-fill-mode: none;-webkit-animation-fill-mode: none;}
/* 新版最新消息內頁 */
.blog_back {display: flex; justify-content: space-between; align-items: center; align-content: center;}
.blog_back a {width:31.5%;}

}


@media screen and (max-width: 600px) { 
.products-box {padding-top: 0px;}


}



@media screen and (max-width: 480px) { 
.copy {padding-bottom: 18px;}
.banner {height: 100px;}
.other_album_choice li {width: 100%; text-align: center;}
.blog_list_ri h5 {text-align: center;}
.blog_list_ri em {margin: 0px auto 10px;}
.blog_page .blog_list_le {width: 100%;}
.blog_page .blog_list_ri {width: 100%; text-align: center; padding: 8vw 6vw;}}


@media (max-width: 400px){
div.sw01 a:nth-child(n) {
    font-size: 14px;
    margin: 3px 10px;
    font-weight: 500;
    }
	
	
	}
	
	
.accordion li .link a:before {
    content: url(https://pic03.eapple.com.tw/zsarchdesgin/ph_b.png);
    position: absolute;
    width: 20px;
    height: 8px;
    left: 0;
    margin-left: 12px;
    top: 50%;
    margin-top: -8px;
}
.accordion li .link {  padding-left: 35px;}

.accordion li:nth-of-type(2) .link a:before{content: url(https://pic03.eapple.com.tw/zsarchdesgin/sh_b.png);}
.accordion li:nth-of-type(3) .link a:before{content: url(https://pic03.eapple.com.tw/zsarchdesgin/yt_b.png);}



div.sw01 b {  font-family: '微軟正黑體' !important;  letter-spacing: 0.1em !important;}
div.sw01 a {  font-weight: 500 !important;}


