@charset "utf-8";
/*羊妞原食/焠皮居*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap');


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;} 
.me_tp_features{display: none;}


.pageIndex .header_area{
    position: fixed;
    width: 100%;
    background: transparent;
    padding: 0;
}
.header_area{
    position: fixed;
    width: 100%;
    background: #f7f6ed;
    padding: 0;
}
.pageIndex .header_area.sticky{
    background: #f7f6ed;
    padding: 0;
}
.navigation{
    grid-template-columns: minmax(180px, clamp(200px, 22vw, 264px)) 1fr;
}
.main_header_area .container{
    max-width: 90%;
    width: 100%;
    margin: 1% auto;
}
.pageIndex .stellarnav > ul > li{
    border-right: 1px solid #fffef9;
}
.stellarnav > ul > li{
    border-right: 1px solid #111111;
}
.pageIndex .stellarnav > ul > li > a {
    color: #ffffff;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    margin: 0 35px;
    letter-spacing: 2px;
    font-size: 16px;
     line-height: normal;
    height: auto;
}
.stellarnav{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0.5% 0;
}
.stellarnav > ul > li > a{
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    margin: 0 35px;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: normal;
    height: auto;
    
}
.pageIndex .header_area.sticky .stellarnav > ul > li{
    border-right: 1px solid #111111;
}
.pageIndex .header_area.sticky .stellarnav > ul > li > a{
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    margin: 0 35px;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: normal;
    height: auto;
}
.stellarnav li.has-sub > a:after{
    display: none;
}
.stellarnav > ul > li.has-sub > a{
    padding-right: 0;
}
.pageIndex .header_area  .nav-brand img{
    filter: brightness(100);
}
.pageIndex .header_area.sticky .nav-brand img{
    filter: unset;
}
.stellarnav > ul > li:last-child{
    border-right:none  !important;
}

/*版面*/
#content_main,#content{
    background: #FFFEF9;
}

/*背景*/
.contact_page .main_part{
    width: 100%;
    max-width: 78%;
}


/*內頁BANNER 設定*/
.banner {
    background-image: none;
    background-color: #fffef9;
    z-index: 0;
    position: relative;
    height: 400px;
}
.banner h5 {
    font-size: 24px;
    letter-spacing: 4px;
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}


/*麵包屑*/
.path{
    display: none;
}

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
.product_page .main_part { max-width:1500px;}
.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px);}
ul.page { width: 100%;}
.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}
.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}
.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}


/*聯絡我們*/
.contact_form li input.noborder,.contact_form li textarea.noborder{
    border: 1px #ddd solid;
    background-color: #fffef9;
}
.list_before.info li{
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 18%;
    font-weight: 700;
}
.information_left{
    padding: 0;
}
.contact_content .information_left {
    width: 30%;
}
.contact_content .information_right {
    width: calc(100% - 31%);
    padding-left: 6%;
    padding-top: 0;
}
.contact_form li .form__label{
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
}
.blank_letter{
    padding-top: 0;
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-size: 24px;
    letter-spacing: 1px;
}
.list_before li{
    color: #111111;
    font-family: "Noto Serif TC", serif;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
    color: #111111;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
}
.contact_form li{
    grid-template-columns: 1fr;
}
.contact_form li .form__label{
    display: flex;
}
.red{
    order: 2;
}
.contact_form li input.noborder, .contact_form li textarea.noborder{
    border: 1px #2b2b2a solid;
}




/*頁腳*/
.box_link{
    display: none;
}
.footer{
    background: #0e0e0e;
    width: 100%;
    padding: 4% 0 0 0;
}
.footer .center {
    position: relative;
    max-width: 84%;
    width: 100%;
}
.footer_info ul {
    display: flex;
    width: 100%;
    flex-direction: column-reverse;
    padding: 1% 0 0 0;
}
.footer_info li{
    padding: 0;
}
.footer_menu a:nth-child(1){
    display: none;
}
.footer_menu a{
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    padding: 0 10% 3% 0;
    margin: 0;
    width: auto;
    border: none;
    background: transparent;
    color: #FFFEF9;
    font-size: 16px;
    letter-spacing: 2px;
}
.footer_menu a:hover {
    background: transparent;
    color: #8d7b6b;
}
.footer_info li:nth-child(1){
    margin: 4% 0;
}
.footer_info li p,.footer_info li p  a {
    color: #FFFEF9;
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 2px;
}
.footer_info{
    grid-template-columns: 10% 1fr;
    grid-gap: 200px;
    padding-right: 0;
}
.footer_logo img{
    filter: brightness(100);
}
.footer_info li p{
    color: #FFFEF9;
}
.copy,.copy a{
    font-family: "Noto Serif TC", serif;
    font-weight: 600;
    border-top: none;
    color: #FFFEF9;
    letter-spacing: 2px;
}




@media screen and (max-width: 1280px) {


/*頁腳*/    
.footer_info{
    grid-template-columns: 1fr;
    grid-gap: 0;
}
.footer_info li:nth-child(2){
    padding: 4% 0 0 0;
}
.footer_menu a{
    padding: 0 12% 3% 0;
}

}
@media screen and (max-width: 1024px) {
.stellarnav{
    display: flex;
    justify-content: center;
    align-items: center;
}


/*頁腳*/
.footer_menu a{
    padding: 0 10% 3% 0;
}
}
@media screen and (max-width: 980px) {
.main_header_area .container{
    width: 100%;
    max-width: 100%;
}

/*頁腳*/
.footer_menu a{
    padding: 0 9% 3% 0;
}

}
@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
.bannerindex { padding:0; margin:0;}
.pageIndex .header_area{
    position: relative;
    width: 100%;
    background: #f7f6ed;
}
.pageIndex .header_area .nav-brand img{
    filter: none;
}
.main_header_area .container{
    margin: 0  auto;
    padding: 2% 0;
}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu{
    padding: 0 10px;
}
#bottom_menu{
    background: #f7f6ed;
}
#bottom_menu li:nth-child(2),#bottom_menu li:nth-child(3),#bottom_menu li:nth-child(4){
    display: none;
}
#bottom_menu li a{
    color: #111111;
}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{
    background: transparent;
}
.stellarnav.mobile ul{
    background: #f7f6ed;
}
.stellarnav > ul > li > a,.pageIndex .stellarnav > ul > li > a{
    color: #111111;
    margin: 0 4px;
}
.stellarnav.mobile li a {
    border-bottom: none;
}
.stellarnav.mobile > ul > li{
    border-bottom: 1px #dfded1 solid;
}

/*手機板大圖*/
.pageIndex .swiper-wrapper .swiper-slide:nth-child(1)::before,.pageIndex .swiper-wrapper .swiper-slide:nth-child(2)::before{display: none;}
.pageIndex .swiper-banner .swiper-slide:nth-child(2)::after,.pageIndex .swiper-banner .swiper-slide:nth-child(1)::after{display: none;}
.pageIndex  .swiper-slide img { display:none; }
.pageIndex .swiper-slide {width: 100%;height: 0;padding-bottom: calc(100% / 3 * 4);}
.pageIndex  .swiper-slide:nth-child(1) { background-image:url(https://pic03.eapple.com.tw/crispypig2116/手機大圖_01.jpg) ; background-size:cover;   background-position: center;}
.pageIndex .swiper-slide:nth-child(2) { background-image:url(https://pic03.eapple.com.tw/crispypig2116/手機大圖_02.jpg) ; background-size:cover;   background-position: center;}

/*產品*/
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}
.product_page .product_menu_list>h5{display: block;}
.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}

/*頁腳*/
.footer_menu a{
    padding: 0;
    width: 49%;
    line-height: 210%;
    font-size: 14px;
}
.footer_info{
    padding: 0;
}
.footer_info li p, .footer_info li p a{
    font-size: 14px;
}
.copy, .copy a{
    font-size: 10px;
}

}
@media screen and (max-width: 600px) {

}

