@charset "utf-8";
/*網站全域設定/＝＝＝＝＝*/
/*
  #cf2825 /*網站主要色系
  #a3a3a3 /*網站輔助色系1
  #658781; /*網站輔助色系2*/

/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*Header/＝＝＝＝＝*/
.header_area {
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    transition: all 0.3s;
    padding: 10px 10px 0;
}
.header_area.sticky {
    background: #ffffffeb;
    transition: all 0.3s;
}
.main_header_area .container {    max-width: 1600px;}
.navigation{grid-template-columns: 250px 1fr;  transition: all 0.3s;}
.main_part{max-width: 1400px;}

/*選單最大寬度設定*//*
.main_header_area .container {    max-width: 95%;}
*/
/*第一層*/
.stellarnav > ul > li > a {
    transition: all 0.3s;
    margin: 0 10px;
    font-weight: 600;
    color: #222;
    letter-spacing: 1px;
}
.stellarnav > ul > li:hover > a{color: #cf2825;}

/*第二層*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{ color: #666;   padding: 7px 5px;    transition: all 0.3s;border-left:1px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #fff;	background: #cf2825;}
/*SubMenu*/
.shop_search_btn {    background: #cf2825;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {    color: #cf2825;}
.tp_links {   display: none; }
.me_tp_features{ padding-right: 5px;}


/*Logo/＝＝＝＝＝*/
.nav-header{max-width: 100%;}
.header_area .nav-brand {    width: 100%;max-width: 280px; transition: all 0.3s; }
.header_area.sticky .nav-brand{}

/*Footer/＝＝＝＝＝*/
.footer_logo img { width: 100%;}
.footer_logo {display: none; padding-top: 10px; max-width:120px;}
.footer .center {
    width: 95%;
    max-width: 1100px;
    margin: 20px auto 30px;
}
.footer_info {
	grid-template-columns: 1fr 160px;
    grid-gap: 90px;
	padding-right: 0;
}
.footer_info ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
}
.footer_info li:nth-child(1):before, .footer_info li:nth-child(2):before, .box_link:before {
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    color: #000;
    width: 100%;
    letter-spacing: 1px;
	text-align: left;
}
.footer_info li:nth-child(1):before {   content: "CONTACT US";}
.footer_info li:nth-child(2):before {    content: "SITE LINKS";}
.box_link:before{   content: 'SOCIAL MEDIA';}
.footer_info li p, .footer_info li p a {   color: #555;}
.footer_info li p.add::after {
	display: block;
    content: "營業時間：週一至週五 10:00-19:00";
}
.footer_menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
}
.footer_menu a {
    margin: 0;
    padding: 5px 0;
    transition: all 0.3s;
    border: 1px #cccccc00 solid;
    color: #555;
    background: #f0f0f000;
}
.footer_menu a:hover { letter-spacing: 1px;    background: #ffffff00;   color: #e62a33;}


/*回首頁按鈕刪除
.footer_menu a:nth-child(1){display: none;}*/
.copy {
    font-size: 12px;
    background: #ffffff00;
    border-top: 1px #6d535370 solid;
}
.copy a, .copy p, .copy span {
    color: #6d535370;
    transition: all 0.3s;
}
.box_link {
    position: relative;
    right: 0;
    order: 1;
    padding: 10px;
    max-width: 100%;
	justify-content: flex-start;
}
.box_link a {
    border: none;
    display: grid;
    grid-template-columns: 20px auto;
    width: 100%;
    text-align: left;
    margin: 0;
    font-size: 16px;
	gap: 5px;
	transition:all 0.3s;
	justify-content: start;
	color: #555;
}
.box_link a:hover {  letter-spacing: 1px;    background: #ffffff00;    color: #e62a33;}
a.me_tp_line {   order: 1;}
a.me_tp_call, a.me_tp_mail{display: none;}
.box_link a::after {  content: "";   font-size: 15px;}
.box_link .me_tp_fb::after {    content: "Facebook";}
.box_link .me_tp_ig::after {    content: "Instagram";}
.box_link .me_tp_line::after {    content: "Line";}




/*按鈕/＝＝＝＝＝*/
.animated-arrow {    background: #cf2825;}

/*大圖/＝＝＝＝＝*/
.bannerindex {  position: relative; height: auto;}
.swiper-banner {
    height: auto;
    margin-left: 0;
    position: static !important;
}
#content_main{margin-top: 0;}
.sb_marquee{display: none;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*Banner/＝＝＝＝＝*/
.banner h5 {
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px;
}
.banner h5:after {
	content: "";
	display: block;
    width: 100%;
    height: 20px;
	background: url('https://pic03.eapple.com.tw/ecartool/ban_icon.png') center / contain no-repeat;
	margin-top: 8px;
}
.banner {
    height: 380px;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.5)), url(https://pic03.eapple.com.tw/ecartool/ban.jpg);
}
.other_page .banner.banB, .product_info_page .banF, .banC{display: none;}/*編輯頁*/
/*.map_page .banner.banB {display: none;}map_page*/

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path{border-bottom: 1px solid #ccc;    text-align: right; display: none;}
.path p{
	position: relative;
    width: auto;
    display: inline-block;
    padding-left: 5px;
    line-height: 24px;
    margin-bottom: -1px;
    border-bottom: 1px solid #000;
    max-width: 100%;
}
.path p:after{
	content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 5px;
    left: 0;
    bottom: -3px;
}
.path p a:hover {color: #cf2825; }
.other_page .path p {display: none;}
.other_page .main_part .path{display: none;}


/*頁碼＝＝*/
.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: 30px;    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 a:hover{ color: #cf2825; background: #00000000;}
.page strong,  .page li.active {    background: #cf2825;border: 1px solid #cf2825; border-radius: 99em;}
li.pre_page, li.next_page {    width: auto !important;}

/*購物車/＝＝＝＝＝*/
.product_page .main_part {
    max-width: 1600px;
}
.product_page .show_content {
    padding: 30px 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.products-list:before{content:none;}
.products-list .item {    width: 100%;}
.products-list .name {
    font-size: 17px;
    color: #222;
    letter-spacing: 0;
}
.products-list .more, .products-list .item a + button.pd_btn {    border: 1px solid #88888859;    color: #888; font-size: 15px; }
.products-list .item a:hover .more{    background: #888;}
.products-list .item a + button.pd_btn:hover {    background: #cf2825;}

/*價格*/
.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: #cf2825;}
.products-list .price b.ori_price {    font-size: 14px;}

/*外層版面*/
.product_page .products-list {    width: calc(100% - 300px);  grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));}
.product-layer-two {    width: 260px;    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: 1px 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;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #cf2825;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #cf2825; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #222;
    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: #cf2825;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {    display: block;}

/*購物車/內層＝＝*/
.product_pic h6 {font-size: 12px;  color: #333;}
.product_info_page .main_part {    width: 90%;}
ul.prod li .prod-panel {  margin: 10px 0;}

/*按鈕顏色*/
.inquiry_a3{background: #cf2825;}
.inquiry_a1{background: #a3a3a3;}
.inquiry_a2{background: #bdab77;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #222;}
.lastaction {    color: #cf2825;    background-color: #f2f2f2;}
.nextaction {    background-color: #cf2825;}
.lastPage {    background: #cf2825;     width: 200px;}

/*商品側邊規格*/
.sidebarBtn{border: 3px #ddd solid;}
.product_info li .txt_box {    color: #222222;    width: 100%;}
.sidebarBtn .sp_price {  font-size: 20px;}
.mobile_product_name{font-size: 24px;}

/*相關推薦*/
.prod_related, .news_related{
	padding: 45px 15px;
	background: #ffffff00;
}
.prod_related h6 span:before, .news_related h6 span:before {
    font-size: 25px;
    letter-spacing: 1px;
	color: unset;
}
.related_list li a p, .news_related_list li a p{
	line-height: 160%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 10px 0 0;
}
/*首頁*/
.i_prod_tit, .i_video_tit, .module_i_news .title_i_box h4 {
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 25px;
}
.prod_part {
	padding: 60px 20px;
    background: #f9f9f9;
}
.prod_part section {
    max-width: 1400px;
}
.prod_part .products-list .item {
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 13%);
    border-radius: 20px;
    padding: 15px;
}
.i_prod_tit .products-list li:nth-child(n+9) {    display:none;}
.prod_part .products-list .pic{
	aspect-ratio: 4/3;
}
.prod_part .products-list .name {
    text-align: center;
    font-weight: 600;
    -webkit-line-clamp: 1;
    height: auto;
}
.prod_part .products-list .more {
    border: 0;
    border-top: 1px solid #88888859;
}


/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 25px; display: none;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.blog_list_ri{    padding: 5% 10px;}
.blog_list_ri h5{font-size: 25px;   font-weight: 600; -webkit-line-clamp: 2;}
.blog_list_ri p{-webkit-line-clamp: 3;}
.blog_subbox {    display: grid;    gap: 0;}
.subbox_item{border-bottom: 1px solid #00000033 ;}
.subbox_item a {    padding: 20px 10px;     grid-template-columns: 45% 1fr;     grid-gap: 40px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; background: #00000008;  border: 0;}
.module_i_news li a:before, .subbox_item a:before {
    content: 'Read More +';
    bottom: 15px;
    opacity: 1;
    font-size: 15px;
    color: #888;
    font-weight: 400;
    letter-spacing: 1px;
}
.subbox_item a:hover:before{color: #cf2825;}
.subbox_item:hover a:before{    color: #333; letter-spacing: 2px;}
.i_blog_le, .blog_list_le{    aspect-ratio: 4 / 3;}
.i_blog_le img{transition: all 0.3s;}
.subbox_item a:hover .i_blog_le img{scale: 1.2;}

/*側邊*/
.blog_search input[type=search]{border-radius: 5px;}
.blog_le .accordion {   border-radius: 5px;    border: 0;}
.blog_le .accordion > li{transition:all 0.3s; border-bottom: 1px solid #ccc;}
.accordion li+li .link {border-top: 0;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #cf2825 !important;}
.accordion li .link a, .submenu a {display: block; width: 100%;font-size: 16px;}
.submenu a:hover {    background: #a3a3a3;}

/*首*/
.module_i_news {    padding: 60px 20px;}
.module_i_news section{max-width: 1400px;}
.module_i_news .title_i_box{margin-bottom: 0;}
.module_i_news ul{grid-template-columns: repeat(3, 1fr);}
.module_i_news li:nth-child(n+4){display: none;}
.module_i_news li a{grid-template-columns: 1fr;}
.i_blog_ri {
    position: absolute;
    bottom: 0;
    background: #00000094;
    padding: 15px;
	transition:all 0.3s;
}
.module_i_news li a:hover .i_blog_ri {padding-bottom: 50px;}
.i_blog_ri h5 {    color: #fff;    font-weight: 600;}
.i_blog_ri p{-webkit-line-clamp: 2; color: #fff;}

.module_i_news li a:before{color: #f0ce26; opacity: 0;}
.module_i_news li a:hover .module_i_news li a:before{opacity: 1;}

/*功*/
.blog_subbox{grid-template-columns:1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back {    text-align: center;   max-width: 850px;   margin: auto;}
.blog_back a.article_btn_back{background: #cf2825;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {    background: #888;}

/*相簿/＝＝＝＝＝*/
/*作品展示*/
.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;  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: #cf2825;}
.other_album_choice li {    background: #cf2825;}
.subalbum-menu h2{    color: #a3a3a3;font-size: 24px;}
.other_subalbum li p {    margin-top: 10px;}
/**/

/*促銷方案/＝＝＝＝＝*/
.promotion_title em {margin: 0 15px 2px 0;}
.news_part {    width: 90%;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p:after {    background: #cf2825;    padding: 3px 5px;    border-radius: 5px;    color: #fff;}

.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#cf2825;}

/*聯絡我們/＝＝＝＝＝*/

.contact_page #content{
	background:url("https://pic03.eapple.com.tw/ecartool/p4_bg.png") top / 100% no-repeat;
	background-color: #f9f9f9;
}
.contact_page .main_part {
    max-width: 100%;
    padding: 0;
}
.contact_content form{
    max-width: 1200px;
    margin: auto;
}
.contact_content .information_left {    width: 100%;     display: none;}
.contact_content .information_right {
    width: 100%;
    padding: 10px 5% 20px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 13%);
    border-radius: 20px;
}
.blank_letter {
    font-size: 25px;
    color: #222;
}
.contact_form li .form__label {
    display: flex;
    font-size: 16px;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.contact_form li.last{
	justify-content: center;
	margin-top: 30px;
	gap: 10px;
	}
.contact_form li.last blockquote, .contact_form li.last cite {
    border: 1px #cf2825 solid;
    padding: 5px;
    width: 250px;
}
.contact_form li.last cite {background: #cf2825; }
.contact_form li.last blockquote{ color: #cf2825; }

/*會員/＝＝＝＝＝*/
.send_simple{background-color: #cf2825;}
.rewrite_simple{background-color: #a3a3a3;}
.member_title p {    border-top: 2px #cf2825 solid;}
.login_mem_submit{background: #cf2825;}
.login_mem_other_link a{color: #cf2825;}
.member_login_regist a{background: #cf2825;}
.mem_regist_title_s {    background: #a3a3a3;    color: #fff;}


/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*文章管理/＝＝＝＝＝*/
.subbox_item a{grid-gap: 10px;}
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}
/*聯絡我們/＝＝＝＝＝*/
.contact_content{padding: 20px 5%;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.header_area{position: relative; padding: 30px 10px 10px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}

}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}

}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*//*
.pageIndex .header_area{position: position:relative;}*/


/*側邊選單/＝＝＝＝＝*/
.stellarnav .menu-toggle {    padding: 0;}
.stellarnav.mobile.active {    z-index: 555;}
.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 .icon-close:before, .stellarnav .icon-close:after{border-bottom: solid 3px #777;}


/*Header/＝＝＝＝＝*/
.header_area {
	padding: 15px 10px;
}
.me_tp_features {
    padding-right: 0;
    margin: 10px 0 0;
}

/*Logo/＝＝＝＝＝*/
.nav-header{padding-left: 30px;}
.header_area.sticky .nav-brand{max-width: 230px;}

/*Footer/＝＝＝＝＝*/
.footer.with_shopping_mode { padding:30px 0 60px; }
.footer_info {   grid-template-columns: 1fr;   grid-gap: 20px;}
.footer_info ul{width: 92%;   max-width: 650px;}
.footer_logo {    text-align: center;     margin-bottom: 0;}
#bottom_menu {    display: flex;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*購物車/＝＝＝＝＝*/
.product_page .show_content{
	display: block;
	padding: 0;
}
.product_menu_list>h5 {
    display: block;
    background: #f5f5f5;
    padding: 10px 15px;
    letter-spacing: 1px;
    font-size: 20px;
}
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
.prod_part{padding: 50px 5%;}
.i_prod_tit .products-list li:nth-child(n+7) {    display:none;}
.products-list .price b{text-align: center !important;}

/*順序*/
.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: #a3a3a3;font-size: 20px;}

/*促銷方案/＝＝＝＝＝*/
.promotion_title h2{    margin-top: 10px;}

/*聯絡我們/＝＝＝＝＝*/
.contact_content .information_left{    width: 100%;}
.contact_content .information_right{    width: 100%;}
.contact_le_map a {
    max-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;}

}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {    text-align: center;}
.footer_info {    
	justify-content: flex-start;         
	padding: 4%;
}
.footer_info ul {
    grid-template-columns: repeat(1, 1fr);
    max-width: 400px;
}

/*Banner/＝＝＝＝＝*/
.banner {   height: 300px;}
.banner h5{font-size: 26px;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}
.blog_list_ri h5 {    font-size: 20px;}
.subbox_item a:before{font-size: 13px;}
	
/*相簿/＝＝＝＝＝*/
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;}

/*聯絡我們/＝＝＝＝＝*/
.contact_form li{grid-gap: 0;}
.contact_form li .form__label{background: #ffffff00;}
}

/*RWD425/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 480px) {
.blog_list_ri {
    padding: 5% 10px 35px;
}
.subbox_item a {
    grid-template-columns: 1fr;
    grid-gap: 0;
}
.blog_list_ri p {
    -webkit-line-clamp: 2;
}
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
}