/****燒楽園*******/
@charset "utf-8";

body{font-family: 'Montserrat','Noto Sans TC', sans-serif;}

/*網站全域設定/＝＝＝＝＝*/
/*
  #888888 /*網站主要色系
  #e8e8e8/*網站輔助色系1


/*反白顏色*/
/*::-moz-selection{  background-color: #888888;  color: #fff;}
::selection{  background-color: #888888;  color: #fff;}
:root {
    --MainColor: #888888;
    --SubColor:#111;
}
*/
/*內頁*/
.edit_part {
    max-width: 100%;
    margin: auto;
    padding: 0px;
}
#content_main{ background-image: url(https://pic03.eapple.com.tw/yakipark/about_page.jpg);
    /* background-position: center;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: repeat;
    background-size: cover; */
    background-image: url(https://pic03.eapple.com.tw/yakipark/ckk_img001.jpg);
    background-repeat: repeat;
    background-position: center;
    position: relative;
    z-index: 1;
	margin-bottom: -5px;
}
.other_select_page .promotion_title h2 { display:none;}
.other_select_page .main_header_area, .contact_page .main_header_area, .other_page .main_header_area  {  background: #490E10;}
.other_select_page .show_content, .other_page .show_content  {  margin-bottom: -5px !important;}
/* 頁面的麵包屑 首頁/頁面名稱/ */
.path { display:none;}
.pageIndex .main_part {    border-top: none;}
#content {  min-height: 80vh;background-color: #f3f0eb;}
.main_part {  max-width: 1600px;}
#to_top {  background: transparent;  border: 1px solid #cccccca1; color: #ccc;}
#to_top i:before, #to_top i:after {    background: #ccc;}
#to_top:hover {    background: #0c0c0c;    transition: all .5s;    border: 1px solid #888888;}

/*Main/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*Header/＝＝＝＝＝*/
.header_area {    position: fixed;    width: 100%;}
/* .main_header_area {   background: #0f18361a;  height: 110px;border-bottom: solid 1px #ffffff24;} */
.main_header_area{background: #490E10;}


/*選單最大寬度設定*/
.main_header_area .container {    max-width: 100%;}
.sticky .main_header_area.animated {
    background: #fff; 
    /* background: linear-gradient(-90deg, rgb(136 136 136 / 30%) 0%, rgb(136 136 136 / 0%) 100%); */
   /* background: -moz-linear-gradient(-90deg, rgba(136, 136, 136, 0.3) 0%, rgba(136, 136, 136, 0) 100%);*/
    /* background: -webkit-linear-gradient(-90deg, rgb(136 136 136 / 30%) 0%, rgb(136 136 136 / 0%) 100%); */
    /*background: -o-linear-gradient(-180deg, rgba(136, 136, 136, 0.3) 0%, rgba(136, 136, 136, 0) 100%);
    background: rgb(255 255 255 / 98%) /*rgb(239 239 239 / 61%)*//*;*/
    /*backdrop-filter: saturate(93%) blur(7px);*/
    /* border-bottom: solid 1px rgba(255, 255, 255, 0.1); */
	height:110px;
}
.sticky .main_header_area.animated {
    /* background-image: url(https://pic03.eapple.com.tw/yakipark/header_bg01.jpg);
    background-position: center;
    background-repeat: repeat;
    background-size: 38%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); */
    height: 110px;
    /* opacity: .93; */
    background: #490E10;
}

.navigation {    padding: 29px 0 29px 210px;}


/*大圖圓角*/
.bannerindex {
    position: relative;
    height: auto;
    padding: 0px 30px 35px 30px;
    background-color: #090f21;
    display: none;
}
.swiper-wrapper {
    overflow: hidden;
    border-radius:  20px;
}
/*大圖文案*/


/*.swiper-wrapper .swiper-slide:nth-child(1)::after {
    content: "";
    position: absolute;
    bottom: 35%;
    width: 18vw;
    left: 79%;
    transform: translate(-50%, -50%);
    height: 84VW;
    background: url(https://pic03.eapple.com.tw/yakipark/banner_text.png) no-repeat;
    z-index: 100;
    background-position: left bottom;
    background-size: contain !important;
    animation: move 3s ease;
}
.swiper-wrapper .swiper-slide:nth-child(2)::after {
    content: "";
    position: absolute;
    bottom: 35%;
    width: 18vw;
    left: 79%;
    transform: translate(-50%, -50%);
    height: 84VW;
    background: url(https://pic03.eapple.com.tw/yakipark/banner_text.png) no-repeat;
    z-index: 100;
    background-position: left bottom;
    background-size: contain !important;
    animation: move 3s ease;
}*/

.swiper-slide{position: relative;}
.swiper-slide:after{content: "";color: #eee;position: absolute; /*right: 7vw;bottom: 10vw;*/
right: 50%;bottom: 10vw;z-index: 100;letter-spacing: 2px;}
.swiper-slide:after{content: "專業職人，享受細緻代客烤肉服務";
font-size: 1vw;white-space: pre;font-weight: 400;animation: show 1s;}


@keyframes show{
	0%{opacity: 0;}
	100%{opacity: 1;}
}


.swiper-slide{position: relative;}
.swiper-slide.swiper-slide-active:before{content: "";font-size: 1vw;z-index: 100;animation: ss 1.5s ease forwards;
position: absolute;/*left: 10vw;top: 85%;*/ left:50%;top:75%;transform: translateY(-50%);letter-spacing: 4px;}

.swiper-slide.swiper-slide-active:nth-child(1):before{content: "＼ 點燃您的烤肉激情 ／";}
.swiper-slide.swiper-slide-active:nth-child(2):before{content: "＼ 串燒の極み、和の心 ／";writing-mode: vertical-lr;left: 77.5%;top:63%;}
.swiper-slide.swiper-slide-active:before {
    color: #fff;
    left: 43%;
    transform: translate(50%, -50%);
    font-family: "noto serif TC";
    letter-spacing: 5px;
	
}
@keyframes ss{
	0%{opacity: 0;transform: translateY(-10px);}
	100%{opacity: 1;transform: translateY(0);}
}

@media screen and (max-width: 1024px){
	.swiper-slide.swiper-slide-active:before{font-size: 16px;}
}
@media screen and (max-width: 768px){
/* .sticky .nav-brand img{filter: brightness(100);} */
.swiper-wrapper .swiper-slide:nth-child(1)::after {  bottom: 57%;   width: 35vw; left: 50%;height: 57VW;}
.swiper-wrapper .swiper-slide:nth-child(2)::after {  bottom: 57%;   width: 35vw; left: 50%;height: 57VW;}
.swiper-wrapper .swiper-slide:nth-child(1)::before {  left: 29%;  top: 56%; text-shadow:1px 1px 5px #222;}
.swiper-wrapper .swiper-slide:nth-child(2)::before {  left: 33%;  top: 56%;text-shadow:1px 1px 5px #222;}
/*.swiper-wrapper .swiper-slide:nth-child(1)::before {  left: 50%;  top: 56%; transform:translate(-50%,50%);text-shadow:1px 1px 5px #222;}
.swiper-wrapper .swiper-slide:nth-child(2)::before {  left: 50%;  top: 56%; transform:translate(-50%,50%);text-shadow:1px 1px 5px #222;}*/
/*.swiper-slide img {
    height: auto;
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-position: center;
    object-fit: cover;
    height: calc(100vh - 40px);
}*/
}
@media screen and (max-width: 600px){
	/*.swiper-slide{height: 400px;overflow: hidden;}*/
	.swiper-slide:after {content: "";background: linear-gradient(0deg, #91877aad, transparent);
    position: absolute;left: 0;top: 0;z-index: 100;width: 100%;height: 100%;}
	.swiper-slide img{height: 405px;object-fit: cover;}
	/*.swiper-slide.swiper-slide-active:before{font-size: 17px;width: 100%;text-align: center;
		left: auto;right: auto;transform: inherit;top: 70%;z-index: 101;}
	.swiper-slide.swiper-slide-active:nth-child(2):before{left: auto;right: auto;color: #fff;}*/
	
	
/*.swiper-wrapper .swiper-slide:nth-child(1)::before {  left: 30%;  top: 54%; font-size:12px;letter-spacing:3px;}
.swiper-wrapper .swiper-slide:nth-child(2)::before {  left: 34%;  top: 54%;font-size:12px; letter-spacing:3px;}*/
.swiper-wrapper .swiper-slide:nth-child(1)::before { left: 26%; font-size:14px;letter-spacing:3px;}
.swiper-wrapper .swiper-slide:nth-child(2)::before { left: 30%; font-size:14px;letter-spacing:3px;}
	}

@media screen and (max-width: 400px){
.swiper-wrapper .swiper-slide:nth-child(1)::before { left: 17%; font-size:12px; display:none;}
.swiper-wrapper .swiper-slide:nth-child(2)::before { left: 24%; font-size:12px;display:none;}
}


.swiper-pagination { display: none;}/*輪播白點移除*/



.swiper-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgb(27 33 33 / 7%) 20%, rgb(49 60 60 / 0%) 40%, rgb(49 60 60 / 0%) 85%, rgb(49 60 60 / 21%) 100%);
    z-index: 10;
}/*大圖漸層底色*/
/*.swiper-wrapper::before {
    content: "";
    background: #0000003d;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 9999;
    opacity: 1;
    transition: 0.8s;
}
.swiper-wrapper:hover::before {
    opacity: 0;
    transition: 0.8s;
}*/


/*第一層*/
.stellarnav li.has-sub > a:after{display: none;}
.stellarnav > ul > li > a {
    transition: all 0.3s;
    color: #fff;
    padding: 0 20px;
    text-shadow: 0 0 3px #0000005c;
	font-weight: 700;
    /*font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: normal;
	font-weight: 700;*/
}
.stellarnav > ul > li > a b {    font-weight: normal;    letter-spacing: 1px;}
.stellarnav > ul > li:hover > a{
    /* color: #af2323;   */
    text-shadow:none;
    font-weight: 700;}
.sticky .stellarnav > ul > li > a {      text-shadow: none;}
.sticky .stellarnav > ul > li:hover > a {/*color: #af2323;  text-shadow: 0 0 3px #0000005c;*/}
.stellarnav ul {  margin-right: 50px;}


/*第二層*/
.stellarnav ul ul {    background: transparent;}
.stellarnav li li {
    border: none;
    background-color: rgb(146 146 146 / 20%);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    backdrop-filter: saturate(180%) blur(5px);
    transition: opacity .2s;
}
.stellarnav li li:hover {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
}
.stellarnav li li > a, .stellarnav li li.has-sub > a {
    padding: 12px 3px;
    font-size: 14px;
    transition: all 0.3s;
    text-align: center;
    color: #fff;
    background-color: #0f1836;
    border: solid 1px #172553;
}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { background-color: #1a2a5d;   color: #ffffff;transition:all 0.3s;}

/*SubMenu*/
.shop_search_btn {    background: #888888;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {    color: #888888;}
@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 768px) {
.me_tp_features {  margin-bottom: 0px;}
.main_header_area { height: 70px; background: #490E10;}
.sticky .main_header_area.animated { height: 70px;  background: #490E10;}
	
}

/*隱藏購物車搜尋欄*//*
.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;}

/*選單漸變效果＝＝*/
/*首頁固定選單 開啟後下方RWD 768對應標籤也需開啟*//*
.pageIndex .header_area{position: fixed;    width: 100%;}

/*Footer/＝＝＝＝＝*/
.footer {    padding: 130px 0px 80px 0px; background: #292825;}
.footer_info li p { padding: 6px;}
.footer_info li p, .footer_info li p > a {    color: #e8e8e8; line-height: 155%;font-weight: 600;}
.footer_info {    display: flex;    padding: 0;    justify-content: space-between;}
.footer_logo { width: 110px;  margin-top: 5px; height: 120px;  position: absolute;  bottom: 67%; left: 6%;   padding: 10px;  margin: 0;/* display: none;*/margin-left: 15px;}
.footer_logo img {    max-width: 100%; /*filter: brightness(100); */}
.footer_info ul {    display: flex;    align-items: flex-start;    justify-content: center;    width: 100%;padding-top: 170px;}
.footer_info li {    padding: 0;}
.footer_info li:nth-child(1) {    width: 55%;display: flex;  flex-direction: column;}
.footer_info li:nth-child(2) {    width: 30%;    text-align: right;}
.footer_menu a {
    background: transparent;
    color: #eee;
    border: none;
    /* width: 42%; */
    display: block;
	letter-spacing: .7px;
	font-weight: 600;
	margin: 0 2px 6px 0;
	transition: .5s all;
}
.footer_menu a:first-child {    display: none;}
.footer_menu a:hover { background: transparent;  transition: .5s all; letter-spacing: 1.5px;}
.footer_menu a:before {
    content: "∕ ";color: #747474;margin-right: 3px;
}
/*.box_link a { display: none;}*/
/*footer icon*/
.box_link {
    position: absolute;
    top: 92%;
    left: 8%;
    display: flex;
    flex-direction: row;}
.box_link a {
    display: block;
    width: 100%;
    border: 3px #fff solid;
    border-radius: 50px;
    width: 53px;
    height: 53px;
    padding: 9px 12px;
    font-size: 24px;
    text-align: center;
    margin: 0px 12px 2px -3px;
}	
.box_link a:hover{ background-color:#fff; }
.box_link i:hover:before { color: #222;}

.fa-whatsapp:before {  color: #919191;}
.fa-facebook:before{  color: #919191;}
.fa-line:before{  color: #919191;}
.fa-instagram:before{  color: #919191;}
a.me_tp_mail { display: none;}
.fa-line:hover:before {
    color: #222;
}



.copy {    border: none;    padding:120px 0 25px;    text-align: right;    width: 100%;    max-width: 1520px;   margin: 0 auto; border-bottom: solid 1px #474747;}
.copy, .copy a {    color: #616161; transition:all 0.3s;}
.center {  max-width: 1800px;}
.footer_info li p.taxid:before { content: 'LINE：';}
p.mail{ display: none;}
.footer_info li p.fax:before { content: '服務時間：';}
p.fax {   order: -1;}

@media screen and (max-width: 1024px) {
.footer_info ul { justify-content: flex-end;   width: 90%;padding: 30px 3%;}
.footer_logo {  width: 175px;   bottom: 90%; left: 5%;}
}

/*Logo/＝＝＝＝＝*/
.nav-brand {    width: 100%;max-width: 95px;transition:all 0.3s;  }
.sticky .nav-brand {  margin-top: 7px;}
/* .nav-brand img {  filter: contrast(0) brightness(100);} */
/* .sticky .nav-brand img {  filter: unset;	} */
.nav-header{
	transition: all 0.5s;
    margin-top: 0px;
    background-color: #490E10;
    padding: 48px 52px;
    height: 195px;
    width: 200px;
    min-width: 200px;
    border-radius: 0px 0px 22px 0px;
}
.sticky .nav-header {
    transition: all 0.5s;
    margin-top: 0px;
    /* background-color: transparent; */
    padding: 5px 20px;
    height: 110px;
    width: 105px;
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 1050px) {
.nav-brand { width: 79%;}
}

/*按鈕/＝＝＝＝＝*/
.animated-arrow {
    background: #888888;
    padding: 0.7rem 0;
    text-decoration: none;
    position: relative;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    background: transparent;
    border: none;
    color: #fff;
}
.animated-arrow:hover:before {
    animation-name: line_move;
    animation-duration: 0.5s;
}
.animated-arrow:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #888;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.2s;
}

/*下拉分頁下方按鈕*/
.other_select_page ul.other_promotion.clearfix {    display: none;}
.other_select_page .page {    display: none;}

/*大圖/＝＝＝＝＝*/
/*預設解除背景輪播*/
#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: 1024px) {
.swiper-slide:before {    top: 50%;}
}
@media screen and (max-width: 768px) {
/*選單*/
.stellarnav.mobile {  position: absolute;    right: 13px !important;  left:unset!important; top: 8px!important;}

.bannerindex { padding:0; margin:0;}

}

/*Banner/＝＝＝＝＝*/
.banner {    width: 100%;    height: 44vh;    background: rgb(15 24 54 / 97%);    position: relative;    overflow: hidden;}
.banner:before {
    content: '';
    animation: bgScroll 30s linear infinite;
    width: 110%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-image: url(https://pic03.eapple.com.tw/yakipark/banner_001.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.contact_page .banner:before {/*background-image: url(https://pic03.eapple.com.tw/clifilmstudio/banner_002.jpg);*/background-position-x: 20%;}
.blog_page .banner:before, .blog_in_page  .banner:before {/*background-image: url(https://pic03.eapple.com.tw/clifilmstudio/banner_003.jpg);*/background-position-x: 20%;}
.product_page .banner:before, .product_info_page .banner:before  {
    /*background-image: url(https://pic03.eapple.com.tw/clifilmstudio/banner_001.jpg);*/
    background-position-x: 8%;
}
/*.product_info_page .banner:before {    background-image: url(https://pic03.eapple.com.tw/sycm/ban-f2.jpg);}*/


@keyframes bgScroll {
    0% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
    50% {        -webkit-transform: translateX(-5%);        transform: translateX(-5%);    }
    100% {        -webkit-transform: translateX(0);        transform: translateX(0);    }
}
/*.banner h5 {
    letter-spacing: 2px;
    top: 80%;
    width: 100%;
    font-size: 65px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-left: 15%;
    text-align: left;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    text-transform: uppercase;
    display: none;
}*/
.banner h5:before {
    content: "INGREDIENTS";
    display: block;
    padding-left: 4px;
    font-size: 20px;
}
.banE h5:before { content: "ALBUM";}
.banA h5:before { content: "NEWS";}
.banblog h5:before { content: "ARTICLE";}
.banner h5 {
    letter-spacing: 2px;
    top: 60%;
    width: 100%;
    font-size: 33px;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-left: 10%;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
}
@media screen and (max-width: 768px) {
.banner {  height: 20vh;}
.banner h5 {  top: 0%;}
}

/*Page/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*麵包屑＝＝*/
.path p a:hover {    color: #888888;}
/*頁碼＝＝*/
.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 strong, .page a:hover {    background: #888888;border: 1px solid #888888;}


/*首頁購物車*/
/*.i_prod_tit span { display: none;}*/
.i_prod_tit span{display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin: auto;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1400px;
	font-family: "noto serif TC", "serif";
    font-size: 33px;
    letter-spacing: 2px;
    color: #fff;

}
.pageIndex .products-list {  grid-template-columns: 1fr 1fr 1fr 1fr;}
.pageIndex .products-list li:nth-child(n+5) { display: none;}
.pageIndex .prod_part {  max-width: 1450px;margin: 100px auto;}
.pageIndex .i_prod_tit span::before{content: "PRODUCTS";
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: "Playfair Display";
    padding: 4px 0px;
    margin-top: 3px;}
.pageIndex .products-list .name { color: #fff; padding: 5px;font-family: "noto serif TC";}
.pageIndex .products-list .more {  width: 100%;}
@media screen and (max-width: 1500px) {
.pageIndex .products-list .item {
    width: 23%;}
.pageIndex .prod_part { margin: 100px 5%;}
}
@media screen and (max-width: 768px) {
.pageIndex .products-list .item { width: 47%;}
.pageIndex .products-list {  grid-template-columns: 1fr 1fr;}
.pageIndex  prod_part { padding: 50px 0px;}
}
@media screen and (max-width: 600px) {
.pageIndex .products-list .item { width: 98%;  }
.pageIndex .products-list {  grid-template-columns: 1fr;}
}




/*購物車/＝＝＝＝＝*/
.product-layer-two li a {  position: relative; border: 1px #e1e1e1 solid; background: none; padding: 3px 16px; display: block; font-size: 14px; width: 154px; text-align: center;  color: #0f1836;}
.product-layer-two li li a { border: none !important; background: none; font-size: 13px;}
.product-layer-two {  margin: 30px 0px 60px 0px;}
.inquiry_a1, .inquiry_a2, .inquiry_a3 { border-radius: 0px;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { letter-spacing: 0px; filter: brightness(1.1);}
.inquiry_a1:hover { background-color: #448f99;}
.inquiry_a1 {  background-color: #000;}
.inquiry_a2 {  background-color: #717171;}
.inquiry_a3 { background: #a0000a;}
.sidebarBtn { padding: 25px;border: 2px #ebebeb solid; background: #fff; margin-top: 5px;}
.sidebarBtn h2 {  color: #111;  font-size: 20px;  margin-bottom: 3px;}
.sidebarBtn .sp_price {  color: #a0000a;}
.product_info li .txt_box { color: #676767;}
ul.prod li h3.prod-thumb { background: #f6f6f6; color: #454545; text-align: center; font-size: 17px; letter-spacing: 1px; padding: 5px 0px 7px 0px;}
ul.prod li:nth-child(2) h3.prod-thumb { display: none;}/*QA隱藏*/
ul.prod li:nth-child(2) .prod-panel {display: none;}/*QA隱藏*/
.prod_related h6 span:before { color: #414141;}
.prod_related h6 {  margin: 25px auto 20px;}
.lastPage { background: #717171;}
.mobile_product_name { display: none;}/*標題隱藏*/
.product_page .products-list .name { height: 24px; padding: 0px 3px;text-align: center; margin: 10px 5px;color: #1e2641; font-weight:600;padding: 5px;}
.products-list .price b { color: #a50300; text-align: center;}
.products-list .price { text-align: center;}
.products-list .item {  border: solid 1px #fff;  padding: 8px;  margin: 5px;}
.products-list .item a:hover .more {  background: none;  color: #fff; letter-spacing: 2px;}
.products-list .more { border: none;  color: #fff;  font-weight: 300;  letter-spacing: 2px;  font-size: 14px;  width:100%;  text-align: center;}
.product_page .main_part, .product_info_page .main_part  {  max-width: 1300px;}
.products-list .pic img {  transition:.5s all; max-width: 100%;  border-radius: 3px;}
.products-list .item:hover img { transition:.5s all; transform: scale(1.05);}
.product_info_page .product_main { width: 67%;}
.products-list .item{width: 23%;}

body.product_page .products-list .more {color:#1e2641;}
body.product_page .products-list .more:hover,
body.product_page .products-list .item a:hover .more{color:#1e2641;}
body.product_page .products-list .item {border: 1px #1e2641 solid;}

@media screen and (max-width: 1300px) {
.product_page .products-list .item { width: 23%;}
.product_page .products-list .more { width: 100%;}

}
@media screen and (max-width: 768px) {

.product_page .products-list .item { width: 30%;}
}	
@media screen and (max-width: 600px) {
.product_page .products-list .item { width: 47%;  }
}
@media screen and (max-width: 500px) {
.product_page .products-list .item { width: 98%;  }
}

/*相關推薦*/
.prod_related h6 span:before{font-size: 28px; color: #2d2d2d;}
.related_list li a img {
    height: 210px;
    max-width: fit-content;
    position: relative;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}
.related_list li a {
    position: relative;
    overflow: hidden;
    padding: 0;
}

/*首頁文章*/
.pageIndex .module_i_news .title_i_box h4,
.pageIndex .i_blog_ri h5,
.pageIndex .module_i_news li a, .subbox_item a{ color: #fff;}
.pageIndex .module_i_news .title_i_box h4:after {
    content: "ARTICLE";
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: "Playfair Display";
    padding: 4px 0px;
    margin-top: 3px;
	color: Widely ;
	text-align: left;
}
.pageIndex .i_blog_ri h5 { color: #13193b;  font-family: "noto serif Tc";}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 26px;color: #0f1836;  font-weight: 600; letter-spacing: .5px;}
h4.blog_category_title span{font-size: 24px;color: #3b3a3a;}
h4.blog_category_title em:after { color: #3b3a3a;}
.blog_ri {  padding: 0 0 0 60px;}
/*文章管理/外層＝＝*/
.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;
    padding-bottom: 35px;
    border-bottom: 1px #8888883d solid;
    -webkit-clip-path: inset(0 0 -0.2em);
    clip-path: inset(0 0 -0.2em);
}
.module_i_news li a:hover, .subbox_item a:hover {    border-bottom: 1px #888888 solid;}
.blog_list_ri, .i_blog_ri {    width: 100%;   height: 144px; }
.i_blog_le, .blog_list_le {    position: relative;    padding-bottom: 75%;    width: 100%;    height: 0;    overflow: hidden;}
.i_blog_le img, .blog_list_le img {
    margin: auto;
    aspect-ratio: 4/3;
    object-fit: cover;
    transition: opacity 450ms,transform 900ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module_i_news li a:hover img, .blog_list_le:hover img  {    transform: scale(1.2) translate3d(0, 0, 0);}
.subbox_item a:before{
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: normal;
    font-size: 14px;
    left: 10px;
    color: #0f1836;
    right: 0;    opacity: 1;
}
.module_i_news li a:before {
    right: 0;
    opacity: 1;
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-weight: normal;
    font-size: 14px;
    left: 10px;
    color: #0f1836;
    text-align: left;
}
.subbox_item a:hover:before, .module_i_news li a:hover:before {
    /*opacity: 0;
    transform: translate3d(0, -73%, 0);*/
    transition: opacity 650ms,transform 650ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.module_i_news li a:after, .subbox_item a:after {
    pointer-events: none;
    background: transparent;
    border: none;
    line-height: 1;
    text-rendering: auto;
    top: 93%;
    bottom: 10px;
    left: 94%;
    opacity: 1;
    content: "→";
    font-family: 'Fira Sans Extra Condensed', sans-serif;
    font-size: 14px;
    color: #2d2d2d;
    width: 5%;
}
.module_i_news li a:hover:after, .subbox_item a:hover:after {animation: mo_arrow 800ms cubic-bezier(0.215, 0.61, 0.355, 1) forwards}
h5.blog_le_t span {  color: #161f3c;   font-size: 18px;   font-weight: 500;}
.blog_back a.article_btn_next { background: #0f1836;}
.blog_back a.article_btn_prev { background: #0f1836;}
@keyframes mo_arrow{
    40%,50%{opacity:0}
    43%{transform:translateX(105%) scaleY(0.1)}
    44%,50%{transform:translateX(-145%) scaleY(0.1)}
    100%{transform:translateX(0) scaleY(1)}
}

/*側邊*/
.blog_search input[type=search], .blog_le .accordion {
    border: none;
    border-bottom: solid 1px #888;
    border-radius: 0;
}
.blog_search input[type=search] {    border-radius: 0;}
.blog_le .accordion {    border-bottom: none;}
h5.blog_le_t {    font-family: 'Fira Sans Extra Condensed', sans-serif; font-weight: normal;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #88888800 !important;}
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a {    color: #171f3c !important;}
.blog_le .accordion > li:hover:before {    animation-name: line_move;    animation-duration: 0.5s;}
.blog_le .accordion > li:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #888;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.2s;
}
.fa-chevron-down::before {   color: #2d2d2d;}
.accordion li .link{border-bottom:none;font-weight: 600;}
.submenu a {  background: #fff;color: #171f3c;}
.submenu a:hover {  background: #fff;   color: #212d57;}
.submenu li { border-bottom: 1px solid #e9e9e9;}
h5.blog_le_t em {  display: inline-block;  font-style: normal;  font-weight: 500;  margin-right: 10px;  color: #0f1836;}
.accordion li .link a {  color: #0f1836;}
.blog_list_ri h5 {  color: #0f1836;}
/*文章-首頁*/
.module_i_news {
    padding: 100px 5%;
    /* background: #cccccc26; */
    background: url(https://pic03.eapple.com.tw/sycm/100-90-5.png) #cccccc26;
    -webkit-animation: noise 1.5s steps(5) alternate infinite;
    animation: noise 1.5s steps(5) alternate infinite;
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}
.module_i_news .title_i_box {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    align-items: flex-start;
    margin: auto;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1400px;
}
.module_i_news ul {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1400px;
}
.module_i_news .title_i_box h6, .module_i_news .title_i_box h4 {
    font-size: 20px;
    color: #1e2641;
    font-family: 'Noto Serif TC', sans-serif;
}
.module_i_news .title_i_box h4 {    font-size: 36px; font-family: "noto serif TC", "serif";  font-size: 33px; letter-spacing: 2px; color: #090f21;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: #292825;}
.blog_box_edit p {    line-height: 200%;    margin-bottom: 10px;}
.blog_box_edit img {    width: 100% !important;}
.b_des {    color: #666;    padding-bottom: 30px;} /*文章標籤*/

/*相簿/＝＝＝＝＝*/
/*作品展示*/
.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;}
.album_fixed_title {  background: transparent;}
/*版面*/
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;background: rgb(255 255 255 / 0%);}
.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: #0f1836;}
.other_album_choice li {    background:#0f1836;}
.subalbum-menu h2{    color: #0f1836; font-size: 22px;}
.other_subalbum li p {    margin-top: 10px;color: #292825;}
.show-list .show_name {  color: #0f1836; font-family:"noto serif TC";}
.album_fixed_title span:before { color: #292825;}
.fa-image::before {  color: #292825;}
.album_fixed_title em {  color: #121212;}
/**/

/*促銷方案/＝＝＝＝＝*/
.promotions_page .main_part { max-width: 1580px;}
.news_part {    width: 90%;}
.news_list ul li a:hover {    background: #f9f9f9;}
.news_list ul li p:after {    background: #888888;    padding: 3px 5px;    border-radius: 5px;    color: #fff;}
.promotion_title h2 {  font-size: 23px;  color: #0f1836;  margin-left: 8px;  letter-spacing: .5px;font-family:"noto serif TC";}
.other_promotion li a:hover:before , .other_promotion li a:hover:after {border-color:#0f1836;}
.other_promotion .pmtTitle h3 {   color: #0f1836;}
/*聯絡我們/＝＝＝＝＝*/
.blank_letter { color: #0f1836333;font-size: 33px;font-weight: 500;}
/*h4.blank_letter.f:before {
    content: "Online Form";
    display: block;
    white-space: pre-wrap;
    font-size: 15px;
    line-height: 1.8em;
    color: #0f1836;
    letter-spacing: 1.2px;
    font-weight: 400;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
}*/

h4.blank_letter.f:after{
	content: "Make Sure Your Meal is the Best\A請填寫官網表單，燒楽園會盡快與您取得聯繫！";
    display: block;
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 2.6em;
    color: #0f1836;
    letter-spacing: 1.2px;
    font-weight: 400;
	font-family: "Noto Serif TC"/*'Fira Sans Extra Condensed', sans-serif*/;
}
.list_before.info li {    padding-left: 0;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {
    width: auto;
    display: inline-block;
    position: relative;
    margin-right: 11px;
    font-weight: bold;
    color: #888;
}


.contact_le_map a {    background: #888888; display:none;}/*地圖隱藏*/

.contact_form li.last {    text-align: center;}
.contact_form li.last blockquote, .contact_form li.last cite {
    padding: 0.7rem 0;
    text-decoration: none;
    position: relative;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
    background: transparent;
    border: none;
    color: #888;
}
.contact_form li.last blockquote:before, .contact_form li.last cite:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #888;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.2s;
    /* z-index: -1; */
}
.contact_form li.last blockquote:hover:before, .contact_form li.last cite:hover:before {
    animation-name: line_move;
    animation-duration: 0.5s;
}


@keyframes line_move{
    30%{left:100%;width:0}40%{width:0;left:0}100%{left:0;width:100%}
}

/*聯絡我們MAP區改滿版編輯區*/
.contact_content {    width: 100%;    padding: 0;    padding-top: 0px;}
.contact_page .main_part {    max-width: 100%;    padding: 0;}
.contact_page .path {    display: none;}
.contact_content .information_left {    width: 100%;    padding: 0;}
.contact_content .information_right {    margin: 0 auto;    padding: 80px 0;    display: block;    width: 100%;background:#f3f0eb;}
.contact_content .information_left > h4.blank_letter {    display: none;}
.contact_content .list_before {    width: 100%;     max-width: 100%;    padding: 0;    margin: 0 auto;}
.contact_content .list_before > li:not(.contact_le_nomap) {    display: none;}
.contact_content .list_before.info > li:last-of-type {    padding: 0;    margin: 0;}
.red {    padding: 0;}
.contact_content .information_right > * {    width: 90%;    max-width: 1450px;  margin: 25px auto; font-family: 'Fira Sans Extra Condensed', sans-serif;}
.contact_form {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(500px,100%), 1fr));
    gap: 5px 10px;
    letter-spacing: 1px;
    /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
}
.contact_form li input.noborder {    border: none; padding: 7px 10px;}
.contact_form li {    border: none;    width: 100%;    padding: 10px;padding-left: 0px;}
.contact_form li .form__label {
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    line-height: 160%;
    text-align: justify;
    font-weight: 700;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.contact_form li:nth-last-child(3) {
    /* grid-column: 1 / -1; */
}
.contact_form li:last-child {
    grid-column: 1 / -1;
    text-align: center;
}
.form select {    background-image:none;background-color: #fff;    border: 1px solid #fff;    width: 100%;}
input[type="checkbox"] {    margin-right: 6px;
    margin-left: 4px;
    margin-bottom: 9px;}
input[type="checkbox"]:nth-child(n+2) {    margin-left: 5px;}
input#checknum {
    width: 85%;
    margin-right: 2%;
}
h4.blank_letter.f { font-family: "Noto Serif TC";  font-size: 30px;  letter-spacing: 2px;}
@media screen and (max-width: 1300px) {
.stellarnav > ul > li > a { padding: 0px 8px; font-size: 15px;}	
.nav-header {   padding: 30px 32px; height: 150px;  width: 150px; min-width: 150px;}
.main_header_area { height: 85px;}
.sticky .main_header_area.animated{ height: 85px;}
.stellarnav > ul > li {  margin-top: -13px;}
}
@media screen and (max-width: 1024px) {
.stellarnav ul { margin-right: 0px;}
.stellarnav > ul > li > a {    padding: 0px 5px;   font-size: 13px;}
.stellarnav > ul > li {  margin-top: 4px;}
}

@media screen and (max-width: 768px) {.contact_content .information_right {     padding: 10px 0px 60px 10px;}}


/*會員/＝＝＝＝＝*/
.send_simple{background-color: #888888;}
.rewrite_simple{background-color: #cbc0a0;}
.member_title p {    border-top: 2px #888888 solid;}
.login_mem_submit{background: #888888;}
.login_mem_other_link a{color: #888888;}
.member_login_regist a{background: #888888;}
.mem_regist_title_s {    background: #cbc0a0;    color: #fff;}


/*RWD1200/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1200px) {
/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr 1fr;}

/*footer*/
.footer_info li:nth-child(1) {  width: 55%;}
}

/*RWD1024/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {    padding: 10px;}
/*Logo/＝＝＝＝＝*/
.header_area.sticky .nav-brand {  max-width: 60px;  min-width: 60px;  width: 60px; }
.nav-header {    position: static;    text-align: center;    position: absolute;    z-index: 123;    top: 0;    left: 0;}
.header_area .nav-brand {    max-width: 80px;    /*filter: contrast(0) brightness(100);*/}

.stellarnav ul {    text-align: right;}
.sticky .stellarnav ul {    text-align: right;}


/*footer*/
.footer_info {    flex-direction: column;}
.footer_logo {    padding-left: 10%;}
.box_link {    top: 94%;    padding: 0 8%;}
.copy {    padding-right: 10%;}
.footer {  padding: 180px 0px 50px 0px;}
.footer_logo {  display: none;}
/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車/＝＝＝＝＝*/
.product_page .products-list {    grid-template-columns: 1fr 1fr;}

.product-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.product_pic {
	padding-bottom: 70px;
    padding-left: 0;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.product_pic .bx-wrapper {    width: 100%;}
.product_pic #bx-pager {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0 10px;
    padding-top: 21px;
}
.product_pic #bx-pager a:not(.product_pic #bx-pager a:last-child) {    padding-right: 10px;}
.product_pic #bx-pager a+a {    margin-top: 0;}
ul.bxslider {    position: unset !important;}
.bxslider li {    top: 50%;    transform: translateY(-50%);}
.bx-wrapper img {    object-fit: cover;    aspect-ratio: 4/3;}
.sidebarBtn {  width: 100%;  border: none;  padding: 15px;  margin-top: 20px;}
/*.sidebarBtn {    display: none;}*/

}

/*RWD980/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 980px) {
	
/*選單*/
.nav-header {  padding: 28px 41px;  height: 130px; width: 130px;  min-width: 150px;}
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}

/*購物車*/
ul.prod {    width: 100%;}
.product_main {    width: 100%;}
}

/*RWD768/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
.header_area{ position:relative;}
.header_area.sticky {    position: relative;}

/*header*/
.stellarnav .menu-toggle {    padding: 17px 10px;}
.navigation {    padding: 0px;}
.main_header_area .container {    max-width: 100%;}
.nav-header {    position: static; text-align: center;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {  max-width: 40%;}

/*側邊選單/＝＝＝＝＝*/
.sticky .main_header_area.animated {    backdrop-filter: none;}
.stellarnav.mobile.left > ul {
    right: 0;
    left: unset;
    background: #490E10;
    border-right: none;
}
.stellarnav a.dd-toggle .icon-plus:after {    display: none;}
.stellarnav a.dd-toggle .icon-plus:before {
    top: 54%;
    height: 8px;
    width: 8px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #fff #fff transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(313deg);
    -webkit-transition: border .2s;
    transition: border .2s;
    margin-left: 0;
    /* left: 83%; */
}
.stellarnav.mobile li.open li.open {    background: #1a2a5d;}
.stellarnav li.open > a.dd-toggle .icon-plus {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.stellarnav li li > a , .stellarnav li li.has-sub > a{    padding: 14px 20px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px 20px;border-color:transparent;}
.stellarnav.mobile > ul > li > a { padding: 12px 14px;   color: #fff;    text-shadow: none;  border: none;}
.sticky .stellarnav > ul > li:hover > a {    color: #888;    text-shadow: none;}

.stellarnav.mobile li.open {    background: #0f1836;padding: 3px 0px;}
.stellarnav li li {    background-color: #888888d6;}
.stellarnav .menu-toggle span.bars span { background: #ddd;}
.stellarnav .menu-toggle:after {  color: #ddd;margin-top: 7px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {  color: #fff;  font-weight: 600;padding: 10px 15px 20px 15px; background: #490E10;}
.stellarnav .icon-close:after { border-bottom: solid 3px #fff;}
.stellarnav .icon-close:before {  border-bottom: solid 3px #fff;}
.stellarnav.mobile > ul > li { border-bottom: 1px #efefef solid;}
.stellarnav .icon-close {  margin-right: 5px;}
.stellarnav > ul > li {   margin-top: 0px; }
.sticky .stellarnav > ul > li:hover > a {  color: #1f2d59;}
/*Logo/＝＝＝＝＝*/
.header_area .nav-brand {    max-width: 60px;    filter: none;}
.nav-brand{ margin-top: 10px;}
.header_area.sticky .nav-brand {    max-width: 50px;}
.nav-header {  padding: 15px 24px;   height: 83px;   width: 96px;    min-width: 96px; }

/*Footer/＝＝＝＝＝*/
#to_top { bottom:60px;}
#bottom_menu {    display: block;    background: #2d2d2d;}
#bottom_menu li:first-child:nth-last-child(3), #bottom_menu li:first-child:nth-last-child(3) ~ li {
    border-right: 1px solid #dddddd0f;
}
#bottom_menu li a {    color: #e8e8e8;}

.footer.with_shopping_mode { padding:57px 0 70px; }
.footer_info {    justify-content: center;}
.footer_logo {    text-align: center;}
.box_link {    padding: 0;  width: 20%;left: 11%;}
.copy {  border-bottom: none;}
.footer_info li:nth-child(1) { width: 61%;}
 
/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*購物車/＝＝＝＝＝*/
.products-list {    grid-template-columns: 1fr 1fr;}
.product_page .products-list ,.product-layer-two {    width:100%;}
.prod_related h6 span:before{font-size: 24px;}
.related_list li a img {    height: 130px;}

/*順序*/
.product_page .products-list {    order: -1;}


/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}
.blog_ri {  padding: 0 0 0 0px;}
.stellarnav.mobile li li.has-sub a {   text-align: left;}
.stellarnav.mobile li a {  text-align: left;}
/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{    color: #cbc0a0;font-size: 20px;}
}

/*RWD600/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 600px) {
.header_area .nav-brand {    filter: none;}

/*Footer/＝＝＝＝＝*/
.box_link {   display: none;}
.footer_info {    display: block;}
.footer_logo {
    text-align: center;
    margin: auto;
    padding-left: 0;
    display: none;
}
.footer_info ul {    display: inline-block;    text-align: center; padding-top: 0;}
.footer_info li:nth-child(2) {    width: 100%;    text-align: center;    margin-top: 34px;}
.footer_menu a {    display: inline-block; color: #dbdbdb;     margin-bottom: 13px;}
.copy {    padding: 30px 0 25px;    text-align: center;}
.copy, .copy a {    color: #616161;}
.footer_info li:nth-child(1) { width: 100%;}
.footer_info ul {  width: 100%;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*購物車/＝＝＝＝＝*/
.prod_related h6 span:before{font-size: 20px;}
.product_page .show_content {   padding: 0px 10px;}
/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {    padding-bottom: 75%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}
.blog_list_ri, .i_blog_ri {    height: 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;}
}

/*RWD375/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (max-width: 375px) {
/*購物車/＝＝＝＝＝*/
.products-list , .product_page .products-list  {    grid-template-columns: 1fr;}
}

/* 20251204 */
.stellarnav.mobile > ul > li > a.dd-toggle{
    height: 38.5px;
}
.stellarnav.mobile > ul > li.open > a.dd-toggle
body.pageIndex .module_i_news{
    display: none;
}
.footer_info li p.phone:before{content:"客服專線：";}
.footer_info li p.add{display: none;}