@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=Allura&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');

body{
	overflow-x:hidden;
	font-family:"Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";
	font-weight: 300;
}


/*網站全域設定/＝＝＝＝＝*/

/*
  #818286 /*網站主要色系
  #9ABDBA /*網站輔助色系1
  #9ABDBA; /*網站輔助色系2*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*sticky*/
.header_area.sticky .main_header_area{background: #818286; height: 80px; transition:all 0.3s;}
.header_area.sticky .main_header_area .container {max-width: 95%; transition:all 0.3s;}
.header_area.sticky .me_tp_features {padding-top: 18px; transition:all 0.3s;}
.header_area.sticky .nav-brand img { max-width: 110px; transition:all 0.3s;}


@media screen and (max-width: 1024px) {
.header_area.sticky .me_tp_features {padding-top: 0px; transition:all 0.3s;}
.header_area.sticky .main_header_area {height: 160px;}
}
@media screen and (max-width: 768px) {
.header_area.sticky .main_header_area {height: 104px;}
}


.main_header_area{background: #81828699; /*#818286cc*/ height: 100px; box-shadow: 0px 0px 11px #7e7e7e8f; transition:all 0.3s;}
.navigation {padding: 0px 0 0px 152px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width: 85%; transition:all 0.3s;}

/*第一層*/
.stellarnav > ul > li > a{letter-spacing:2px; font-size: 16px; color: #ffffff; transition:all 0.3s; padding: 0px 17px 0px 0; height: 52px;}
.stellarnav > ul > li:hover > a{color: #d3d3d3;}
.stellarnav li.has-sub > a:after {border-top: 6px solid #a6a6a6; top: 43%; display: none; }
.stellarnav li li.has-sub > a:after {border-left: 6px solid #ffffff; display: none;}
.stellarnav li.has-sub > a {padding: 0px 20px 0 0px;}

/*第二層*/
.stellarnav li a {color: #484848;}
.stellarnav li li {border: 0px #e0e0e0 solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{font-size: 15px; letter-spacing:2px; padding: 14px 10px; transition: all 0.3s; border-left:1px solid transparent; text-align: center;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; border-color:#9ABDBA; background: #9ABDBA;}
.stellarnav ul ul {width: 140px;}
.stellarnav ul ul ul {left: 138px;}
.stellarnav li.drop-left ul ul {right: 138px;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top: -1px;}

/*SubMenu*/
.box_search .shop_search_btn {background: #3a3024;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #818286;}
.me_tp_features {margin-bottom: 0px; padding-top: 29px; padding-right: 19px; font-weight: 400;}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.footer {background:#818286; padding: 50px 0 0;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(180px,100%), 1fr));  gap: 3px; width: 100%; text-align: center; margin: 0 auto;}/*footer按鈕最小寬度100px*/
.footer_menu a {margin: 0;	text-align: center;	padding: 7px 5px 9px 5px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: #ffffff; border-radius:4px; transition: all 0.3s;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: #818286; color: #ffffff;}
.copy {background:none; color: #afafaf; border:none; padding: 10px 0;background: #78797b; letter-spacing: 1px;}
.copy a{color: #afafaf;transition:all 0.3s;}
.copy a:hover{color: #afafaf;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #818286;  color: #fff;}
.box_link {display: none;}
.footer_logo img {max-width: 180px;}
.footer_logo {text-align: center; width: 100%;}
.footer_info ul {width: 100%; text-align: center;}
.footer_info li {padding: 15px 10px; vertical-align: top; display: inline-block; font-size: 15px;}
.footer_info li p {color: #fff; text-align: center; width: 100%; letter-spacing: 2px; display: block;}
.footer_info li p a{color: #fff;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 38%; display: none;}
	

/*改字*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 46px;}
.list_before.info li {padding-left: 50px;}
.list_before {color: #575757;}


/*top*/
#to_top i.top {margin-bottom: -8px;}
#to_top {
    bottom: 92px !important;
    left: unset;
    right: -1px;
    width: 44px;
    height: 44px;
    padding-top: 8px;
    color: #fff;
    background: #818286;
    box-shadow: none;
    border-radius: 4px 0 0 4px;
    border: 1px solid #9b9b9b;}
#to_top i:before, #to_top i:after {background: #fff;}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-brand {width: 100%;max-width: 200px; transition:all 0.3s;}
.nav-brand img {max-width: 150px; padding-top: 0px; transition:all 0.3s;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 12px;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*點點*/
.swiper-pagination {display: none;}

.bannerindex {padding-bottom: 50%;}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.banner h5:before {
  content: '';
  color: #7F8085;
  font-family: 'Allura',"Noto Sans TC",'微軟正黑體';
  text-shadow: none;
  font-size: 80px;
  display: block;}
.banner h5 {
  font-size: 0px;
  color: #7F8085;
  padding-top: 35px;
  font-weight: 300;}
.banner{background: #ffffff; height: 200px; background-position: bottom center; width: 100%;}

.services_page .banner h5:before {content: 'Purchase process';}
.contact_page .banner h5:before {content: 'Contact';}
.blog_page .banner h5:before {content: 'News';}
.blog_in_page .banner h5:before {content: 'News';}
.album_page .banner h5:before {content: 'Works';}
.album_class_page .banner h5:before {content: 'Works';}
.album_info_page .banner h5:before {content: 'Works';}
.product_page .banner h5:before {content: 'Shop';}
.product_info_page .banner h5:before {content: 'Shop';}
.remit_page .banner h5:before {content: 'Remittance advice';}
.car_page .banner h5:before {content: 'Shopping cart';}

/*地　　　圖*/ .map_page .banB {display: none;} 
/*下拉分頁*/ .other_select_page .banA {display: none;} 
/*其它分頁*/ .other_page .banB {display: none;} 
/*服務項目*/ .services_page .banB {display: none;}
/*聯絡我們*/ .contact_page .banC {display: none;}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none; color: #909090;}

/*頁碼*/
.page {  width: 100%;  margin: 40px auto;  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
.page li {  display: flex;  margin: 3px;  width: 30px;  height: 34px;  line-height:30px;  align-items: center;  justify-content: center;}
.page li a {  display: block;  width: inherit;  height: inherit;  line-height: inherit;  padding: 0;  transition:all 0.3s;}
.page strong, .page a:hover {  background: #909090;border: 1px solid #909090;}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.prod_part {  width: 90%;}
.products-list {  display: grid;  gap: 10px;  grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {width: 100%; padding: 14px;}
.products-list .pic {padding-bottom: 100%; border-radius: 0px;}
.products-list .more {margin-top: 10px; border-radius: 0px;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {  border: 1px solid #b8b8b8;  color:#ffffff ;background:linear-gradient(to top, #b8b8b8 0%, #818286 100%);}
.products-list .item a:hover .more {background:linear-gradient(to top, #9ABDBA 0%, #818286 100%);}

/*價格*/
.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: #9ABDBA;}
.products-list .price b.ori_price {  font-size: 14px;}

/*外層版面*/
.products-list .name {text-align: center; height: auto;}
.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: #f2f2f2;}
.product-layer-two li.active a {  border: unset;border-bottom: 0px dotted #ccc;}
.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; border-radius: 4px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #818286;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #818286; color:#fff;}
.product-layer-two > li > a:before {
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 10px;
  content: " ";
  color: #818286;
  background: #f2f2f2;
  width: 10px;
  text-align: center;
  position: absolute;
  left: 8px;
  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; font-size: 16px;}
.product-layer-two li li:hover a{color: #818286; font-weight: 500;}
.blog_list_ri em {display: none;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {  display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {  width: 90%;}

/*按鈕顏色*/
.inquiry_a1{background: #818286;}
.inquiry_a2{background: #9ABDBA;}
.inquiry_a3{background: #9ABDBA;}
.inquiry_a1:hover {background: #696a6e;}
.inquiry_a2:hover, .inquiry_a3:hover{background: #8fb2af;}
.lastaction {  color: #818286;  background-color: #f2f2f2;}
.nextaction {  background-color: #818286;}
.lastPage {  background: #818286; border-radius: 4px;}

/*商品側邊規格*/
.product_info li .txt_box {  color: #222222;  width: 100%;}
.sidebarBtn .sp_price { color: #9ABDBA;}
.mobile_product_name{font-size: 24px;}
.sidebarBtn .price {letter-spacing: 0px; color:#cf4242;}
.sidebarBtn .price span {display: inline-block;}
.sidebarBtn h2 {color: #818286;}
div#number_area {color: #959595;}
.product_pic {padding-left: 0px;}
.product_pic #bx-pager {display: block; width: 100%; position: relative;}
.product_pic #bx-pager a {border:0px solid #e9e9e9;}
#bx-pager h6 {display: none;}

/*相關推薦*/
.prod_related h6 span:before{font-size: 28px; color: #818286; font-weight: 500;}
.prod_related {padding: 45px 15px 25px 15px; background: #f3f3f3;}
.related_list li a img {border-radius: 0px;}
.related_list li a {background: none;}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;  gap: 10px;}
.module_i_news li , .subbox_item {  width: 100%;}
.module_i_news li a , .subbox_item a {  padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.subbox_item a:after {border: 0px #ddd solid;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);}
  .i_blog_le img, .blog_list_le img {border-radius: 0px;}
  .blog_list_ri p {line-height: 180%; padding-top: 10px;}
  .blog_list_ri {padding: 13px 3px 3px 3px;}
  h5.blog_le_t span {display:none;}
	
/*側邊*/
.blog_le .accordion {border-radius: 4px; border: 0px #ccc solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #818286 !important;}
.submenu a{padding: 12px 12px 12px 30px; letter-spacing: 1px;}
.submenu a:hover {background: #9ABDBA;}

/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_prev {background: #ababab; border-radius: 4px 0 0 4px;}
.blog_back a.article_btn_back{background: #9ABDBA;}
.blog_back a.article_btn_next {background: #ababab; border-radius: 0 4px 4px 0;}
.blog_search input[type=search] {border-radius: 4px;}

/*特*/
.subbox_item a:before {display: none;}
.subbox_item a:after {display: none;}
.i_blog_le img:hover, .blog_list_le img:hover {border-radius: 0px;}
.blog_page .blog_list_ri::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40px;
  height: 2px;
  background-color: #e9e9e9;
  transition: all 0.3s ease-in-out;}
.blog_page .subbox_item:hover .blog_list_ri::before {
  width: 100%;
  transition: all 0.3s ease-in-out;}
.blog_list_ri {padding: 13px 3px 8px 3px;}



/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*作品展示*/
.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;
  transform: translate(-50%,-50%);}
.show-list .item .show_name {  color: #818286; }
.show-list .item:hover .show_name {  color: #9ABDBA; }
.other_album_choice li {  background: #9ABDBA;}
.subalbum-menu h2{  color: #818286; font-size: 24px; font-weight: 400;}
.other_subalbum li p {  margin-top: 10px; font-family: "Noto Serif TC","Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";}
.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;}

/*特*/
.album_page .show-list .show_name:before {
  background-color: #818286;
  position: absolute;
  left: 0;
  content: '';
  height: 1px;
  width: 40px;
  transition: all 0.3s ease-in-out;
  top: 96.5%;
  bottom: 50%;
  transform: translateY(-50%);}
.overlay {background: rgb(255 255 255 / 30%); display: none;}
.show-list .show_name {padding-left: 50px; font-family: "Noto Serif TC","Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";}
.album_page .show-list .item:hover .show_name {padding-left: 60px;}
.album_page .show-list .show_pic img {transform: scale(1); transition: 0.3s ease;}
.album_page .show-list .show_pic img:hover {transform: scale(1.03); transition: 0.3s 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%;}
.album_class_page .other_subalbum li a img {transform: unset;}
.block {display: none;}


/* = = = 促銷方案 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.news_part {  width: 90%;}
.news_list ul li a:hover {  background: #f9f9f9;}
.news_list ul li p:after {  background: #818286;  padding: 3px 5px;  border-radius: 4px;  color: #fff;}
.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#818286;}
.promotion_title {display: none;}
.other_promotion {display: none;}


/* = = = 其它分頁 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.promotion_title span {margin: 0 2px 2px 0; border: 1px #fff solid;}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page #content {background: #f3f3f3;}
.contact_le_map a {background: #818286;}
.contact_form li.last cite {background: #818286; border-radius: 4px;}
.animated-arrow {background:linear-gradient(to right, #818286 0%, #818286 100%);  border-radius: 4px;}
.contact_content {max-width: 1000px; padding:0px 10px 60px 10px;}
.contact_content .information_left {width: 100%; margin-bottom: 20px;}
.contact_content .information_right {width: 100%; background: #fff; border-radius: 0px; padding: 30px 50px;}
.contact_editbox {padding: 0px 0px;}
.contact_form li .form__label {text-align: left; width: 100%; margin-left: 0px; margin-bottom: 3px;}
.contact_form li {padding-left: 0px; padding: 0 0 20px 0;}
input[type="checkbox"], input[type="radio"] {margin: 0 4px 0 7px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 1px #f6efe9 solid; background: #f9f9f9; border-radius: 4px; padding: 4px 8px 6px 8px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
.center {max-width: 1350px;}
.blank_letter {font-family: "Noto Serif TC","Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif"; color: #575757;}


/* = = = 會員 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.send_simple{background-color: #818286;}
.rewrite_simple{background-color: #9ABDBA;}
.member_title p {  border-top: 2px #818286 solid;}
.login_mem_submit{background: #818286;}
.login_mem_other_link a{color: #818286;}
.member_login_regist a{background: #818286;}
.mem_regist_title_s {  background: #9ABDBA;  color: #fff;}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 15px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto; padding: 12px;}
.stellarnav .menu-toggle {width: 54px;}

/*相簿小圖*/
.fa-image::before {display: none;}
.fa-right-from-bracket::before{display: none;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket {display: none !important;}
.other_album_choice li {padding: 7px 24px 7px 22px; margin: 0 0px 7px 0;width: unset;}
.other_album_choice {margin: 7px;}
@media screen and (max-width: 480px) {
.other_album_choice li {width: 100%;}
}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list { grid-template-columns: 1fr 1fr 1fr;}
}



@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 176px;}
.me_tp_features {padding-top: 0px;}
.stellarnav > ul > li > a {padding: 0px 4px 0px 0;}
.stellarnav li.has-sub > a {padding: 0px 4px 0 0px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%; margin-top: 14px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {  grid-template-columns: 1fr 1fr;}

/*footer*/
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(120px,100%), 1fr));}
}



@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr 1fr;}
}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 124px;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{ padding: 10px 16px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{border-color:transparent;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile > ul > li > a {padding: 14px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 12px;}
.stellarnav.mobile > ul > li {border-bottom: 1px #929191 solid;}
.stellarnav .menu-toggle span.bars span {background: #e7e7e7;}
.stellarnav .menu-toggle:after {color: #e7e7e7;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #818286; border-right: 0px #eee solid; box-shadow: 2px 2px 10px rgb(94 94 94 / 80%);}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #818286; color:#e4e4e4; }
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open {background: #6a6a6d;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open li.open {background: #9ABDBA;}
.stellarnav li li > a, .stellarnav li li.has-sub > a{text-align: left;}
.stellarnav.mobile li li.has-sub a {padding: 10px 43px 10px 16px;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset;}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:50px 0 30px; }
.footer_info {  justify-content: center;}
.footer_logo {  text-align: center; margin-bottom: 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(160px,100%), 1fr));}
.footer_info li p {display: block; width: 100%; text-align: center;}
#to_top {bottom: 94px;}

/*購物車/＝＝＝＝＝*/
.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;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{  color: #9ABDBA;font-size: 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {width: 100%; display: inline-block;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {  padding-bottom: 100%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px; text-align: center; color: #6a6a6a;}
.subalbum-menu h2{  font-size: 18px;}

/*促銷方案/＝＝＝＝＝*/
.news_list ul li p:after {  width: fit-content;  margin: 10px auto 0;}
}


@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}
.footer_logo {width: 100%;}
.banner {height: 150px; background-position: top left 60%;}
.banner h5 {padding-top: 10px;}
.banner h5:before {color: #818286; text-shadow: inherit;}
.footer_info li p {text-align: center;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%;}
.me_tp_features {padding-right: 0px;}
ul.prod li h3.prod-thumb{font-size: 18px;}
.blog_in_page .main_part {padding: 50px 10px 50px;}
.contact_content .information_right{padding: 30px 30px;}
}


@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {  grid-template-columns: 1fr;}
}


@media screen and (max-width: 325px) {
.header_area .nav-brand {max-width: 208px;}
}