@charset "utf-8";
  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');/*font-family: "Zen Maru Gothic", serif;*/
  @import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
  


body{
	overflow-x:hidden;
	font-family:"Zen Maru Gothic","Noto Sans JP",sans-serif"Noto Serif TC","Noto Sans TC","Source Sans Pro","微軟正黑體","arial","sans-serif";
	font-weight: 400;
  letter-spacing: 1px;
}

/*校稿版面設定*/
.edit_part {padding: 0px;}



.header_area {padding: 0;}
/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: #B6805E;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #B6805E;}
.header_area.sticky {background: rgb(255 255 255 / 0%);}
/*按鈕*/
.animated-arrow { background: #B6805E; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #DDB89B; transition: .3s ease-in-out;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 40px auto;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page strong, .page a:hover { background: #B6805E; border: 1px solid #B6805E;}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */
#content {background: #FCF8F3;}
#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: 768px) {
    .bannerindex { padding:0; margin:0;}
}

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

/*header*/
.pageIndex .header_area { position: fixed; width: 100%; top: 0; left: 0;padding: 0;background: none;}
.pageIndex .header_area.sticky { position: fixed;}
.main_header_area { position: relative;background: transparent;}
.pageIndex .header_area .main_header_area::before, .main_header_area::before {
    content: "";
    position: absolute;
    top: -310px;
    left: 0;
    width: 100%;
    height: 310px;
    background: url(https://pic03.eapple.com.tw/lsjystudio/banner-08.png) no-repeat center;
    transition: 0.5s ease-in-out;}

.pageIndex .header_area.sticky .main_header_area::before, .main_header_area::before {
    top: -90px;
    transition: 0.5s ease-in-out;}

.main_header_area .container { max-width: 90%;}
/*logo*/
.pageIndex .header_area .nav-brand { margin: 17px 0 0; max-width: 150px; width: 100%;transition: all 0.3s;}
.pageIndex .header_area.sticky .nav-brand{max-width: 140px;transition: all 0.3s;}
.header_area .nav-brand { margin: 17px 0 0; max-width: 116px; width: 100%;transition: all 0.3s;}

/*menu*/
.stellarnav > ul > li > a, .stellarnav li.has-sub > a { margin-top: 35px;font-weight: 200; position: relative; padding: 40px 20px;color:#47392c;letter-spacing: 0.1em;}
.pageIndex .stellarnav > ul > li > a {color: #fff;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a {color: #47392c;}
.stellarnav > ul > li > a:not(.dd-toggle):before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;}


.pageIndex .header_area.sticky .stellarnav > ul > li > a:not(.dd-toggle):before {filter: unset;}
.stellarnav > ul > li:nth-child(2) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-01.png);}
.stellarnav > ul > li:nth-child(3) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-04.png);}
.stellarnav > ul > li:nth-child(4) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-05.png);}
.stellarnav > ul > li:nth-child(5) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-02.png);}
.stellarnav > ul > li:nth-child(6) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-03.png);}
.stellarnav > ul > li:nth-child(7) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-06.png);}
.stellarnav > ul > li:nth-child(8) > a:not(.dd-toggle):before {content: url(https://pic03.eapple.com.tw/lsjystudio/a-07.png);}
.stellarnav > ul > li:hover>a{
    color: #eae2d7;
    transform: translateY(-5px);
    transition: all 0.5s;}

.stellarnav li.has-sub > a::after { border-top: 6px solid #888;display: none;}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { border-top: 6px solid #B6805E;}/*下拉箭頭*/

/*外框*/
.stellarnav ul ul, .stellarnav ul ul ul { background: #ffffff; box-shadow: 0 5px 5px #00000066; left: -15px;}
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li { border: none; margin-bottom: 0;}
.stellarnav ul ul{    width: 150px;}

/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #B6805E; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: #777; padding: 10px;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #777; font-size: 15px; font-weight: normal; padding: 7px 5px; border-left: none; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { background: #DDB89B; transition: all 0.3s;}
.stellarnav li.has-sub > ul > li:hover > a{ color: #fff;}

/*選單*/
.stellarnav .menu-toggle span.bars span { background: #B6805E;}
.stellarnav .menu-toggle:after { color: #B6805E;}

/*展開*/
.stellarnav.mobile.left > ul { background: #fffffff2;max-width: 100%;}
.stellarnav.mobile > ul > li { border-bottom: 1px #ccc solid;}
.stellarnav.mobile > ul > li > a{ padding: 35px 0; border-bottom: none; display: block;text-align: center;}
.stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px 20px 36px;}
.stellarnav.mobile > ul > li.has-sub > a.dd-toggle { padding: 0;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #444; padding:15px;}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #B6805E; color: #fff;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -7px; left: -4px;}
.stellarnav li.open > a.dd-toggle .icon-plus { width: 0; top: -5px; left: 6px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 2px #B6805E;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px #B6805E;}

/*下拉*/
.stellarnav.mobile li.open { background: #DDB89B22; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid #ccc;}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav > ul > li.drop-left > ul {left: -12px;right: auto;}

/*bannerindex/＝＝＝＝＝*/
.swiper-banner .swiper-slide img { -webkit-animation-duration: 8s;}
.bannerindex { position:sticky; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}

.bannerindex .swiper-slide::after {
    background: url(https://pic03.eapple.com.tw/lsjystudio/banner-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}


@keyframes swiff {
    0%,100%{
        transform: scale(1.2) rotateZ(0deg) translate(0px,0);
    }
    50%{
        transform: scale(1.3) rotateZ(2deg) translate(-100px,0);
    }

}



.bannerindex .swiper-slide.swiper-slide-active::after {animation:fade-in-elegant  3.5s ease-in-out both;}
/*上升特效*/
@keyframes slide-top {
    0% {-webkit-transform: translateY(100%);  /* 一開始的位置 在Y-100(最下方)*/
              transform: translateY(100%);
              opacity:0;/*透明度0*/}
    100% {-webkit-transform: translateY(0);/* 跑到最後終止的位置 在Y-0(最上方)*/
              transform: translateY(0);
              opacity:1;/*透明度顯示*/}
    }
  
    @keyframes fade-in-elegant {
      0% {
          opacity: 0;
          transform: translateY(20px); /* 從下方滑入 */
      }
      100% {
          opacity: 1;
          transform: translateY(0); /* 最終位置 */
      }
  }
  
  @keyframes slide-fade-in {
      0% {
          opacity: 0;
          transform: translateX(-20px); /* 從左側滑入 */
      }
      100% {
          opacity: 1;
          transform: translateX(0);
      }
  }
  @-webkit-keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }
    @keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }
#bottom_menu li a {
    display: none;}
@media screen and (max-width: 1600px) {
    .bannerindex .swiper-slide:nth-child(2):before {
    top: -5%;
    }}

@media screen and (max-width: 1500px) {
    .bannerindex .swiper-slide:nth-child(2):before {width: 80%;top: -10%;}
.navigation {max-width: 1200px;}

}
@media screen and (max-width: 1200px) {
.navigation { grid-template-columns: 100px 1fr;}
.main_header_area .container { max-width: 98%;
}}


@media screen and (max-width: 1024px) {.bannerindex .swiper-slide:nth-child(2):before {width:100%;top: 0%;}}
@media screen and (max-width: 870px) {
.stellarnav > ul > li > a, .stellarnav li.has-sub > a { padding: 40px 10px;}}

    @media screen and (max-width: 768px) {
        .pageIndex .stellarnav > ul > li > a {
    color: #47392c;
}
      .bannerindex {
          padding-bottom: 0%;
      }}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}
/*--RWD---------------------------------------*/
@media screen and (max-width: 1440px) { 
    .swiper-pagination { display: none;}}

@media screen and (max-width: 1024px) { 
    /*header*/
    .pageIndex .header_area { position: relative;}
    .main_header_area .container { max-width: 100%;}
    .pageIndex .header_area .main_header_area::before,.header_area .main_header_area::before{top: 0; height: 300px;background-size: cover;}
    .pageIndex .header_area.sticky .main_header_area::before{top: 0px;}

    /*logo*/
    .pageIndex .header_area .nav-brand,.header_area .nav-brand { max-width: 130px; margin: 20px 0 0; transition: .3s ease-in-out;}

    /*menu*/
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
    .stellarnav { padding: 5px 0 0;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}
    .stellarnav li.has-sub > a::after { top: 49%;}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {
    .stellarnav.mobile > ul > li.has-sub > a.dd-toggle { margin: 0;}
    .stellarnav > ul > li > a, .stellarnav li.has-sub > a { margin: 25px 0 5px;}
    .stellarnav.mobile > ul > li > a { padding: 0 25px;text-align: left;}
    .pageIndex .header_area.sticky .stellarnav > ul > li > a:not(.dd-toggle):before {display: none;}
    .pageIndex .header_area .main_header_area::before,.header_area .main_header_area::before{top: 0;height: 180px;background-position: bottom;}
    .pageIndex .header_area.sticky .main_header_area::before{top: -20px;}
    /*logo*/
    .nav-header { position: static;}
    .header_area .nav-brand{max-width: 130px;}
    .header_area.sticky .nav-brand { max-width: 110px; margin-top: 10px; transition: .3s ease-in-out;}    

    /*menu*/
    .stellarnav > ul > li > a:not(.dd-toggle):before{display: none;}

    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav > ul > li.has-sub > a,.stellarnav.mobile > ul > li.has-sub > a { padding: 0 25px;}
    
    .stellarnav.mobile > ul > li > a.dd-toggle { top: 3px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*下拉箭頭*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;background: transparent;}
    .stellarnav li.has-sub > ul > li:hover > a{ color: #B6805E;}
    .stellarnav ul ul, .stellarnav ul ul ul,.stellarnav > ul > li.drop-left > ul{left: 0;}
}
@media screen and (max-width: 425px){
    /*menu*/
    .stellarnav > ul > li > a:not(.dd-toggle):before{left: 25%;}
}


/* path */
.other_select_page .other_promotion {display: none;}
.other_select_page .promotion_title {display: none;}
.other_select_page .page {display: none;}
.other_select_page .path p {display: none;}
.edit {line-height: 200%;letter-spacing: 2px;}
.animated-arrow { margin-top: 60px;}
.other_promotion li a:hover {background: none;}
/* BANNER */
.other_select_page .banner.banA {display: none;}
.banner.banB {display: none;}

/*內頁BANNER 設定*/
.banner {
    background-image: url(https://pic03.eapple.com.tw/lsjystudio/banner-01.jpg );
    height: 550px;
    display: flex;
    align-items: center;
    justify-content: center ;
    position: relative;
    background-attachment: fixed; 
    background-size: cover; 
    background-position:center; 
    background-repeat: no-repeat;}

.banner:before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;}
      
  .banner h5 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #B67F5E;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: .3em;
    text-indent: .3em;
    padding: 10px 0;
    display: flex;
    border-bottom: 1px #B67F5E solid;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    flex-direction: column-reverse;}
  
  .banner h5::after {
    content: "";
    display: block;
    font-size: 16px;
    color: #B67F5E;
    letter-spacing: .2em;
    text-indent: .2em;}
  
  /*  */

  .banner.banblog h5::after{content: "INFORMATION";}
  .banner.banE h5::after{content: "RECAP";}
  .banner.banF h5::after{content: "STORE";}
  .promotions_page .banner.banA h5::after{content: "NEWS";}

  @media screen and (max-width: 670px) {
  .banner h5 {
    font-size: 30px;
    width: 100%;}}
    @media screen and (max-width:550px) {.banner.banE h5{ width: 300px;}}
    
    @media screen and (max-width:500px) {
        .banner{ height: 180px; background-attachment: unset; background-position: bottom;}
    }

/*首頁顯示文章*/
.module_i_news {background: #FCF8F3;}
.module_i_news .title_i_box h4 {
    letter-spacing: 5px;
    font-family: "Zen Maru Gothic", serif;
    font-size: 30px;
    color: #B6805E;
    font-weight: 500;}

.animated-arrow {
    height: 45px;
    width: 200px;
    background: #8C6644;}
  .i_blog_ri h5 {color: #222;}
  .i_blog_b {margin-top: 30px;}
  .module_i_news ul {display: grid;gap: 10px;grid-template-columns: 1fr 1fr 1fr 1fr;}
  .module_i_news li , .subbox_item {width: 100%;}
  .module_i_news li a , .subbox_item a {padding: 5px;}
  .module_i_news li a:after , .subbox_item a:after{pointer-events:none;}
  .i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
  .i_blog_le , .blog_list_le{    position: relative;    padding-bottom: 100%;    height: 0;}
  .i_blog_le img , .blog_list_le img{
    border-radius: 30px;
      display:block;
      max-width: 100%;
      min-width: 100%;
      height: 100%;
      object-fit: cover;
      -moz-object-fit: cover;
      -ms-object-fit: cover;
      -o-object-fit: cover;
      -webkit-object-fit: cover;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);}
  .i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
  .module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}
  .module_i_news li a {
          position: relative;
          display: flex;
          flex-direction: column;}
  .module_i_news_list, .module_i_news_list.swiper {display: flex;justify-content: center;}
  .module_i_news_list{padding: 0;}
.module_i_news .title_i_box h6 {
    font-family: "Limelight", sans-serif;
    font-size: 50px;
    color: #8C6644;
    font-weight: 400;}

/*文章設定*/
.subbox_item a {grid-template-columns: 1fr;}

.blog_back a.article_main_header_area_back {background: #02642F;}

.blog_le .accordion>li:hover,
.blog_le .accordion>li.on_this_category {background: transparent !important;}

.share_page .edit {
    text-align: justify;
    line-height: 180%;}

.subbox_item a:before,
.subbox_item a:after {transition: 0.3s;}

.blog_le .accordion>li {
    width: 100%;
    position: relative;
    text-align: center;
    transition: all 0.3s;}

.blog_box_edit {line-height: 180%;font-family: "微軟正黑體";}

h4.blog_category_title {color: #333;}

.link a {
    width: 100%;
    display: block;
    padding: 15px 10px;}

.accordion li .link { padding: 0;}

.blog_page .main_part {
    width: 100%;
    max-width: 60%;
    margin: auto;
    padding: 0px;}

/* ===== */
.blog_box {
    margin-top: 70px;
    min-height: 20vw;
    padding: 0px;
    display: flex;
    flex-direction: column;}

.blog_le {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;justify-content: space-around;}

h5.blog_le_t {
    display: none;
    font-size: 24px;
    font-weight: 500;
    color: #9d8164;
    font-family: serif;
    letter-spacing: 2px;
    margin-bottom: 80px;
    width: auto;
    font-family: 'Noto Serif TC', 'Zen Maru Gothic', sans-serif, arial;}

.blog_search {
    width: 90%;
    position: relative;
    margin-bottom: 60px;
    display: flex;
    justify-content: flex-end;}

.blog_search form {position: relative;}

.blog_le .accordion {
    list-style-type: none;
    margin: auto;
    border-radius: 0;
    border: none;
    overflow: visible;
    width: 95%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    border-top: 1px #ffffff75 solid;}

.accordion li .link a {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    padding: 5px 10px;
    transition: all 0.3s;}

.blog_le .accordion>li:hover .link a,
.blog_le .accordion>li.on_this_category .link a {
    color: #333 !important;
    transition: all 0.3s;}

input[type="search"]::placeholder {color: #333;}

.accordion li::before {
    content: "";
    display: block;
    background-color: #6f5844;
    height: 2px;
    width: 0%;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s;}

.accordion li:hover:before,
.blog_le .accordion>li.on_this_category::before {
    width: 95%;
    transition: all 0.5s;}

.blog_search input[type=search] {border-radius: 0;}

.blog_search input[type=submit] {
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 38px;
    height: 38px;
    background: url(https://pic03.eapple.com.tw/purplebeauty/search_icon.svg) no-repeat;
    border: none;
    background-size: 20px;
    filter: brightness(100);
    background-position: center;
    transition: all 0.3s ease-in-out;}

.blog_search input[type="submit"]:hover {
    transition: all 0.3s ease-in-out;
    transform: translateY(-5px);}

.blog_search input[type=search] {color: #333;}
.blog_search input[type=search]:focus {color: #333;}
.blog_page .main_part {max-width: 1440px;}
.blog_list_le,.blog_list_ri {width: 100%;}

.subbox_item {
    width: calc(100% / 3);
    padding: 0px;}
.articel_mainPic img {display: none;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title {margin-bottom: 0;font-size: 24px;color: #222;font-weight: 500;letter-spacing: 5px;}
.blog_ri {padding: 0;} 
.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #333;
    letter-spacing: 1px;}
.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}
    
.blog_back:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #00000017;
    bottom: 56px;} 

@media screen and (max-width: 1024px) {
    .subbox_item {
        width: 50%;
    }}

@media screen and (max-width: 600px) {
    .subbox_item {
        width: 100%;
    }}


/* --- */
.blog_ri {
    width: 100%;
    max-width: 1200px;
    margin: auto;}

.subbox_item {
    width: 100%;
    position: relative;
    border-bottom: 0.3px #ffffff31 solid;
    display: flex;
    flex-direction: row;
    align-items: center;}

.subbox_item::before,
.subbox_item::after {
    content: "";
    display: inline-block;
    width: 0.5px;
    background-color: #ffffff31;
    height: 85%;
    vertical-align: middle;
    opacity: 1;
    transition: all 0.3s;}

.subbox_item:hover:before,
.subbox_item:hover:after {
    opacity: 0;
    transition: all 0.3s;}

.subbox_item a:before {
    right: 30px;
    opacity: 1;
    font-size: 15px;}

.subbox_item a:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: #eae2d731;
    opacity: 0;
    transition: all .5s;
border: none;}

.subbox_item a {padding: 10%;width: 100%;}

.blog_list_ri h5 {
    -webkit-line-clamp: 2;
    font-weight: 500;
    font-size: 20px;
    color: #333;}

.blog_list_le img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    aspect-ratio: 9 / 9;
    object-fit: cover;
    background: #3E3047;}

.blog_list_ri em {color: #444;}
.blog_list_ri p {color: #444;}
.subbox_item a:before {color: #eae2d7;}
.blog_back {margin-top: 80px;}
.blog_shareData {justify-content: flex-end;}
.articel_mainPic img {display: none;}

@media screen and (max-width: 1440px) {
    .blog_page .main_part {
        max-width: 80%;
    }

}
@media screen and (max-width: 768px) {
.blog_le {
    display: none;}
    }



/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.inquiry_a3 {background: #B6805E;}
.prod_related h6 span:before { color: #B6805E;}
.prod_related {background: #f0d3b547;    padding: 70px 15px 25px;}
.product-layer-two li a {
    border: none;
    background: none;
    font-size: 16px;
    color: #6a5d4f;}
.products-list .price b {color: #333;
    font-size: 15px;
    text-align: right;}
.sidebarBtn {border: none;background: none;}
.products-list .price .sp_price {
            text-align: right;
            color: #B6805E;
            font-size: 18px;font-weight: 900;}
.inquiry_a1 {background: #B6805E;}
.inquiry_a2 {background: #B6805E;}
.lastPage {background: #B6805E;}
.products-list .item a:hover .more {background: #B6805E;}
.products-list .more {border: 1px solid #B6805E;color: #B6805E;}
.product-layer-two li a:hover {background: #B6805E;color: #fff;}
.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:#B6805E;}
.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:#B6805E;}

.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 {
        padding: 50px 30px 10px;
    }}
@media screen and (max-width: 450px) {
.product_page ul.products-list {
        order: 2;
        grid-template-columns: 1fr 1fr;
    }}
/*footer*/
.footer_logo {display: none;}

.footer { background: #fff;padding: 80px 0 0;}
.center {max-width: 1400px; padding: 0 4%;}
.footer .center { position: relative;max-width: 2000px;padding: 0;}
.footer_logo {width: 280px;margin: 0;}

.footer_logo img {
    max-width: 100%;
    display: block;
    filter: contrast(0) brightness(100);
	max-width: 250px;}

.footer_info {display: flex;justify-content: space-between;max-width: 1400px;padding: 0 4%;}

.footer_info ul {
    letter-spacing: 0;
    display: flex;
    flex-flow: row wrap;
    width: calc(100% - 100px);
    margin-bottom: 40px;
    padding-left: calc(65% - 500px);}

.footer_info li:before {
    color: #6f5844;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 36px;
    display: block;}

.footer_info li:nth-child(1):before {content: "聯絡資訊";}
.footer_info li:nth-child(2):before {
    content: "網站連結";
    left: 0;
    position: absolute;}

.footer_info li:nth-child(1) {width: calc(100% - 215px);}
.footer_info li p {
    letter-spacing: .3px;
    color: #6f5844;
    line-height: 175%;
    display: block;
    margin-bottom: 15px;
    font-weight: 400;}

.footer_info li p a {color: #6f5844;width: max-content;}
.footer_info li p:before {color: #6f5844;font-weight: 400;}
.footer_info li:nth-child(2) {width: 190px;position: relative;}
.footer_menu {
    margin-top: 59px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 13px 60px;}

.footer_menu a {
	padding: 0;
	border: none;
	color: #6f5844;
	background: transparent;
	width: max-content;
	text-align: left;
	margin: 0;
	line-height: 175%;
	transition: all 0.3s;}

.footer_menu a:hover {background: transparent;color: #fff;}
.copy, .copy a, .copy a:hover {color: #fff;}

.copy {
    font-size: 13px;
    white-space: inherit;
    padding: 5px 0;
    border-top: none;
    background: #B67F5E;}

.box_link {display: none;}
.info_fix_links {display: flex !important;}
.info_fix>span {display:none;}

@media screen and (max-width: 768px) {
    /* 開啟手機板下方按鈕所需設定 */
    #bottom_menu {display: block; }
    .footer.with_shopping_mode { padding:40px 0 59px; }
    #to_top { bottom:68px;}
    
    .center {padding: 0 6%;}
    .footer_logo { width: 220px;}
    .footer_info ul {
        width: 100%;
        margin-bottom: 60px;
        margin-top: 44px;
        padding-left: 0;}

    .footer_info li:nth-child(1),
    .footer_info li:nth-child(2) {width: 50%;}
    .footer_info li:before {padding-bottom: 20px;font-size: 18px;}
    .footer_menu {margin-top: 40px;grid-gap: 18px 0;}
    .list_before {padding-bottom: 1px;}
    .footer_info {flex-direction: column;}}
    
    @media screen and (max-width: 600px) {
    .footer_info li:nth-child(1),
    .footer_info li:nth-child(2)
    {width: 100%;}
    .footer_menu {grid-gap: 16px 0;}
    .footer_info li:nth-child(2) {margin-top: 36px;}}
