@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*-----header-----*/

.header_area{background: #fff;}
.header_area.sticky{background: rgba(255, 255, 255, .9);}

.tp_links{display: none;}
.me_tp_features{margin-bottom: 7px;}

.stellarnav > ul > li > a{margin: 0 10px;font-family: "Noto Sans TC", serif;}
.stellarnav > ul > li > a:hover {color: #ec6c00;}

.stellarnav.desktop li.has-sub a:hover {
    color: #e58737;
}
.me_tp_features a.tp_btn_cart:hover, .me_tp_features a.tp_btn_notice:hover {
    color: #e58737 !important;
}

.nav-brand img {display: none;}
.nav-brand h1 {
    display: block;
    background: url(https://pic03.eapple.com.tw/figsecure/h_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 350px;
    height: 50px;
    margin: -8px 0;
}

.navigation{grid-template-columns: 350px 1fr;}
.nav-header{max-width: 350px;}


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/

/* 商品下拉超過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;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

@media screen and (max-width: 768px) {
    .me_tp_features {margin-top: 25px;}
    .stellarnav.mobile > ul > li > a {height: 50px;}
}


@media screen and (max-width: 500px) {
    .nav-brand h1{width: 250px;}
    .navigation{margin-top: 12px;margin-bottom: -10px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*-----footer-----*/

.box_link{display: none;}


.footer{border-top: 1px #e7e7e7 solid;}

.footer_info li:nth-child(1) {
    display: flex;
    flex-direction: column;
}
.footer_info li p:nth-child(1){
    order: 2;}
.footer_info li p:nth-child(2){
    order: 1;}
.footer_info li p:nth-child(3){
    display: none;}
.footer_info li p:nth-child(4){
    order: 3;}
.footer_info li p:nth-child(5){
    order: 4;}
.footer_info li p:nth-child(6){
    order: 5;}

.footer_info li p.mail:before {
    content: "Email : ";}
.footer_info li p.add2:before {
    content: "營業時間 : ";}


.box_link{display: none;}
.footer_menu a:hover {background: #e77d54;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* ---側邊按鈕---- */

.info_fix_links {
    display: flex; /* 設置為 flexbox 佈局 */
    flex-direction: column; /* 垂直排列 */
}
.info_fix_links .info_fix_mail {
    display: none;
}
.info_fix_links .info_fix_phone {
    display: none;
}

.info_fix_links a{background: rgb(223 101 43 / 50%);}
.info_fix_links a:hover {background: #ec6c00;}
.linksBtn{background-color: #f6763f;}
.info_fix:hover>.linksBtn{background: #ec6c00;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*購物車*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.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_menu_list { 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;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.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;}
}
@media screen and (max-width: 600px) {
}


/*-----購物車-----------*/
.product_page .main_part { max-width:1400px;}
.product_info_page .main_part { max-width:1200px;}

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.product_page .product-layer-two { position: relative; width: 220px; letter-spacing: 1px;min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px); display: flex; flex-wrap: wrap; align-items: flex-start;}
ul.page { width: 100%;}

.products-list .item {    width: 25%; padding: 10px 15px;}
.products-list .item a {    display: contents;}
.products-list .name {  margin-top: 4px;  text-align: center; height: 24px;}
.products-list .price {margin: 5px 0 30px 0;}
.products-list .price b {  color: #dfab73;}
.products-list .pic {padding-bottom: 0;   height: 100%;   overflow: hidden; }
.products-list .pic img {transform: scale(1);transition: all 0.3s;}
.products-list .pic:hover img {transition: all 0.3s; transform: scale(1.1);}
.products-list .more {    border: 1px solid #b0b0b3;    color: #b0b0b3;}
.products-list a:hover .more {   background: #b0b0b3;    border-color: #b0b0b3;   color: #fff;}

.product-layer-two li {  margin: 10px 5px 0 0;}
.product-layer-two li.active li a {  background: none;}
.product-layer-two li ul { position:static; margin-top:10px; 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: none; padding:5px 10px; transition:all ease .3s; border:none;}
.product-layer-two li li a{ padding:0;}
.product-layer-two li li:hover > a { background:#fff; color:#ec6c00;}

.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #313131;}
.product-layer-two li a {    border: unset;text-align: center;  background:unset;  color: #313131;    transition: all 0.3s; padding: 7px 0px;}
.product-layer-two li a:hover {transform: unset;   transition:unset; background: #fff; color: #ec6c00;}
.product-layer-two li.active a {background: #ec6c00;  color: #ffffff; border: none;}
.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: #fff; 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:#ec6c00;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop {margin-top: 30px;    display: flex;    justify-content: flex-end;}
.product_info_page .half_box li.btn_blankTop input { width: calc(30% - 10px); background-image: none; padding: 0; text-align: center;}

.bx-wrapper .bx-viewport {
    border: unset;
    box-shadow: 0px 0px 10px #aaa;
    background: #fff;}
.bx-wrapper img {    margin: 0 auto;}
.product_pic #bx-pager {color: #b0b0b3;}
.product_pic #bx-pager .block {    background: #b0b0b3;}
.product_main .prod h3 {
    display: inline-block;
    padding: 8px 20px 10px;
    background: #b0b0b3;
    color: #fff;
    border-radius: 30px;
    margin-bottom: 15px;}
.qaform {    margin: 0px auto;}

/*詳細資訊按鈕*/
.products-list .item a:hover .more {background: #ec6c00; border-color: #ec6c00;}
.sidebarBtn {   border: none;}

/*購物車所有按鈕*/
/* .inquiry_a1 {    background: #a9cc06;}
.inquiry_a2 {    background: #1f1f1f;} */
.inquiry_a3 {   background: #e5802a;}
.lastaction {   color: #fff;   background-color: #999999;}
.nextaction {   background-color: #ec6c00;}

.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover {   background: #f3a766;}
.lastPage {    background: #000;}
.rewrite_simple {   background: #8c7864;}
.rewrite_simple:hover {    background: #6d5144;}
.send_simple {    background: #ec6c00;}
.send_simple:hover{    background: #eb7c1dde;}

/*相關推薦*/
.related_list{width: 90%;max-width: 1500px;margin: auto;}
.related_list li a {    background: unset;transition: all 0.3s;}
.related_list li a:hover { transform: translateY(-10px);   transition: all 0.3s;}
.prod_related h6 span:before {   color: #6d5144;font-family: "Noto Sans TC", serif;font-weight: 600;}
.prod_related {  background: #fff5eb;   border-top: 3px #E77A40 solid;}
.prod_tabs{width: 90%;}
.lastPage {   background: #746350;}

@media screen and (max-width: 1200px) {
.products-list .item { width: calc(100% / 3);}
.mobile_product_name {    text-align: center; margin-bottom: 30px;}
}
@media screen and (max-width: 980px) {
.products-list .item { width: 48%;}
}
@media screen and (max-width: 768px) {
.main_part {   padding: 10px;  }
.product-layer-two,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0;}
.product-layer-two > li { margin-bottom: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%; border-right: none;}

.product_page .show_content > a { order: 4;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page ul.product-layer-two { order: 1;}
}
@media screen and (max-width: 600px) {
.products-list .item { width: 80%; max-width: 350px;margin: 5px auto 10px; display: block;}
}

/* *購物車-首/＝＝＝＝＝*/

.i_prod_tit{
    margin-bottom: 30px;
}

.i_prod_tit span {
    font-size: 25px;
    color: #6d5144;
    font-weight: 600;
    border: 1px solid #8c7864;
    border-radius: 99em;
    max-width: 220px;
    margin: auto;
    padding: 2px;
    font-family: "Noto Sans TC", serif;
    display: block;
    width: 540px;
}

.pageIndex .products-list .item {
    max-width: 1500px;
    margin: auto;
    width: 100%;
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/figsecure/banner.jpg) no-repeat;}
.banner h5 {font-family: "Noto Sans TC", serif;letter-spacing: 4px;color: #735c42;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1500px) {
    .banner {background-position-x: 80%;}
}

@media screen and (max-width: 768px) {
    .banner {background-position-x: 75%;}
}

@media screen and (max-width: 500px) {
    .banner {background-position-x: 20%;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/

/*文章管理/＝＝＝＝＝*/
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;position: relative;display: block;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%; padding: 10px 3px;}
.i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.subbox_item a {position: relative;display: block;}
.subbox_item a:before{    color: #baa285;}
.subbox_item a:after{border: 1px #dfcfbb solid;}
.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%);}
/*側邊*/
.blog_le .accordion{    border: 1px #e9a763 solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #e9a763 !important;}
.submenu a:hover {    background: #cbc0a0;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr;}
.blog_subbox:before{content:none;}
/*文章管理/內層＝＝*/
.blog_back {    text-align: center;   max-width: 900px;   margin: auto;}
.blog_back a.article_btn_back{background: #e9a763;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {    background: #cb863f;}

/*相關文章*/
.news_related {background: #fff5ea;}
.news_related h6 span:before{
    color: #6d5144;
    font-family: "Noto Sans TC", serif;
    font-weight: 600;
}
.news_related_list li a{background: #ffffffb0;}

/* *文章管理-首/＝＝＝＝＝*/
.pageIndex .module_i_news_list{
  display: flex;
  justify-content: center; /* 水平置中 */
  align-items: center; /* 垂直置中 */
  width: 100%;
}

.module_i_news .title_i_box h4{    
	font-size: 25px;
    color: #6d5144;
    font-weight: 600;
    border: 1px solid #8c7864;
    border-radius: 99em;
    max-width: 220px;
    margin: auto;
    padding: 2px;
    font-family: "Noto Sans TC", serif;
}

.module_i_news li a:before{color: #baa285;}
.module_i_news li a:after{border: 1px #dfcfbb solid;}
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}

.animated-arrow {background: #f1ac64;}

@media screen and (max-width: 1024px) {
    .module_i_news ul{grid-template-columns:1fr 1fr;}
}

@media screen and (max-width: 980px) {
    .blog_subbox{grid-template-columns:1fr 1fr;}
}

@media screen and (max-width: 768px) {
    h4.blog_category_title{font-size: 24px;}
    h4.blog_category_title span{font-size: 20px;}
}

@media screen and (max-width: 600px) {
    .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;}
}

@media screen and (max-width: 500px) {
    .module_i_news ul {grid-template-columns: 1fr 1fr;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*相簿/＝＝＝＝＝*/

/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/

.other_album_choice li {background: #e77a40;}

/*作品展示*/
.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 {
    font-size: 17px;
    color: #6D5A4E;
    padding-right: 14px;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
background-color: 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;}
.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: 100%;  border-radius: 15px;}/*相簿圖片長寬比例，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 .show_pic{aspect-ratio:unset;}
.show-list .show_name{color: #6d5144;font-family: "Noto Sans TC", serif;}
.show-list .item:hover .show_name {   color: #e77a40;}
.other_album_choice li {    background: #6D5A4E;}
.subalbum-menu h2{    color: #595959;font-size: 24px;}
.other_subalbum li p {    margin-top: 10px;}
/**/

@media screen and (max-width: 980px) {
    ul.show-list , .other_subalbum ,ul.pic-list{    display: grid;    grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 600px) {
    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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*＝＝＝聯絡資訊＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*聯絡資訊*/


.contact_page .contact_content {padding: 0;}
.contact_page .contact_content > form {
    width: 100%;
    display: inline-flex;
    padding: 0;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}
.contact_content{
    margin: auto;
    padding: 20px 10px;}
.blank_letter {color: #414141;}
.contact_content .information_left {     width:100%;}
.contact_content .information_right {    width:100%;  }
.list_before.info li {
    display: inline-block;
    width: 100%;
    padding-left: 36px;
    letter-spacing: 1px;}
.list_before.info li::before {    
    letter-spacing: 1px;
    color: #666;
    font-weight: bold;
    width: 100%;}

.list_before.info li:first-child::before { content: '24小時服務專線';  /* 文字修改 */}
.list_before.info li:nth-of-type(2)::before { content: '營業時間';  /* 文字修改 */}

.contact_form li.last cite {  background: #f1ac64;}
.contact_form li.last cite:hover {background:#e77a40 ;}
 
.contact_form li.last blockquote, .contact_form li.last cite{ border: 1px #6d5144 solid;}
.contact_form li.last blockquote {color: #6d5144;}
.contact_form li.last blockquote {
    color: #e77a40;
    background: #fff0e0;
}
.contact_form li .form__label {    width: 90px;    text-align: right;   margin-left: 0;    letter-spacing: 0.5px; color: #424242;}
.contact_form li .form__insert {    width: 85%;}
input[type="checkbox"], input[type="radio"] {        margin: 3px 5px 5px 10px;  vertical-align: middle;}
.form select {    margin-left: 10px;background-color: #ffffff;    border: 1px solid #666;    color: #000;}

.noborder {padding: 5px 5px;}


@media screen and (max-width: 825px) {
.list_before.info li {    width: 100%; }
}

@media screen and (max-width: 695px) {
.contact_form li .form__label {
    text-align: left;
    margin-bottom: 5px;}
}
/*＝＝＝聯絡資訊＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*聯絡資訊*/
.contact_page .main_part {
    max-width: 100%
}

.contact_content {
    background: #fff0;
    padding: 0px 50px;
}

.contact_content .information_left {
    width: 34%;
    display: none;
}

button,
optgroup,
select,
textarea {
    outline: none;
    padding-left: 15px !important;
    background: #ededed;
}

input[type="checkbox"],
input[type="radio"] {
    margin: 8px;
}

.list_before {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #444;
    display: block;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.list_before.info li {
    padding: 8px 0 10px 150px;
    border-bottom: 1px #FEF6E9 solid;
}

.innersend {
    padding-left: 0 !important;
    text-align: center;
}

.red {
    color: #ff0000;
}

.TEL:before,
.TEL2:before,
.PHONE:before,
.FAX:before,
.TAXID:before,
.MAIL:before,
.ADD:before,
.ADD2:before {
    width: 55px;
    margin-left: 14px;
    font-size: 15px;
    height: 25px;
    border-right: 1px solid #FEF6E9;
    letter-spacing: 0.05em;
    color: #545454;
    font-weight: 500;
}

.TEL::after,
.TEL2::after,
.PHONE::after,
.FAX::after,
.TAXID::after,
.MAIL::after,
.ADD::after,
.ADD2::after {
    position: absolute;
    content: "●";
    color: #6d5144;
    font-size: 6px;
    width: 30px;
    height: 30px;
    left: 0;
    top: 75%;
    transform: translateY(-50%);
}

.blank_letter {
    color: #6d5144;}

/*表格樣式*/
.contact_content .information_right {
    width: calc(65% - 0px);
    padding-left: 50px;
}

.contact_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-gap: 0
}

.contact_form li {
    width: 50%;
    display: inline-block;
    padding: 20px 10px;
    border-bottom: none;
}

.contact_form li:nth-child(6) {
    width: 50%;
}
/*
.contact_form li:nth-child(9) {
    width: 100%;
}*/

.contact_form li .form__label {
    text-align: left;
    margin-left: 0;
    width: 100%;
}

.contact_form li.last {
    width: 100%;
}

.noborder {
    padding: 10px 0;
    margin-top: 10px;
    border: 2px solid #ccc;
}

.form select {
    background-color: #fff;
    border: 2px solid #ccc;
    padding: 8px 26px 8px 3px;
    margin-top: 10px;
    width: 100%;
    margin-top: 10px;
}


.contact_form li.last blockquote,
.contact_form li.last cite {
    width: 49%;
    border: 1px #f5f5f5 solid;
}

.contact_form li input.noborder {
    border: 0px #ddd solid;
    background: #66666624;
}

.contact_form li textarea.noborder {
    border: 0px #ddd solid;
    background: #66666624;
}

.noborder {
    padding: 10px 10px;
    border-radius: 4px;
}





@media screen and (max-width: 1024px) {
    .list_before.info {
        width: 100%;
        max-width: inherit;
    }

    .contact_content .information_left {
        width: 100%;
    }

    .contact_content .information_right {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .contact_form li {
        width: 100%;
        padding: 10px 0;
    }

    .contact_content .information_right {
        width: calc(100% - 0px);
    }

    .contact_content .information_left {
        width: 100%;
    }

    .contact_form li .form__insert {
        width: 95%;
    }

    .contact_form li .form__label {
        width: 25%;
    }
}

@media screen and (max-width: 480px) {
    .contact_form li:nth-child(6) {
        width: 100%;
    }

    .contact_form li .form__insert {
        width: 100%;
    }

    .contact_form li .form__label {
        width: 100%;
        text-align: left;
    }

    .information_left,
    .information_right {
        padding: 0px;
    }

    .contact_page .main_part {
        padding: 50px 15px;
    }

    h4.blank_letter.i::after {
        font-size: 25px;
        letter-spacing: 0px;
    }

    .blank_letter {
        padding: 0 0 0 10px;
    }

    .contact_content {
        padding: 50px 10px;
    }

    .list_before.info li {
        padding: 8px 0 10px 72px;
    }

    .TEL:before,
    .TEL2:before,
    .PHONE:before,
    .FAX:before,
    .TAXID:before,
    .MAIL:before,
    .ADD:before,
    .ADD2:before {
        width: 53px;
    }


}



li.prod-item:nth-child(2) .prod-panel {
    display: none;
}

li.prod-item:nth-child(2) h3.prod-thumb {
    display: none;
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {}
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




