@charset "utf-8";

/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*  */
/*反白顏色*/
::-moz-selection {
    background-color: #D19A3B;
    color: #fff;
}
::selection {
    background-color: #D19A3B;
    color: #fff;
}

/* 頁面的麵包屑 首頁/頁面名稱/ */
.path {
    display: none;
}

.pageIndex .main_part {
    border-top: none;
}

#content {
    min-height: 80vh;
}

img{vertical-align: bottom;}

/* banner */
.bannerindex{position: relative;}
.swiper-banner{position: relative;top:auto;left: auto;bottom:auto;right: auto;}
.swiper-pagination {left: 50%;transform: translateX(-50%);bottom:20px;margin:0;}
.swiper-slide img{height: auto;}

/* header */
.main_header_area{background: #fff;}
.main_header_area .container{max-width: 100%;}
.navigation{padding:0;}
.stellarnav>ul{width: 100%;text-align: center;border-top: 1px #BABABA solid;border-bottom: 1px #BABABA solid;padding:12px 0;}
.stellarnav>ul>li{transition: .3s;}
.stellarnav>ul>li+li{margin-left: 10px;}
.stellarnav>ul>li>a{padding:0 15px 0 13px; margin:0; position: relative;color:#555555;font-size: 17px;font-weight: bold;line-height: 120%;letter-spacing: 0.05em;height: auto;transition: .3s;}
.stellarnav>ul>li:hover>a {transition: .3s;color:#D29A3B;}
.stellarnav>ul>li:hover>a::before{transition: .3s;background-color: #D29A3B;}
.stellarnav li.has-sub:hover>a::after{transition: .3s;border-top: 6px solid #D29A3B;}
.stellarnav>ul>li>a::before{content:"";width: 4px;min-width: 4px; height: 4px;background-color: #555555;position: absolute;left: 0;top:50%;transform: translateY(-50%);transition: .3s;}
.stellarnav.mobile > ul > li > a.dd-toggle::before {display: none;}
.stellarnav ul ul{top:25px;transition: .3s;}
.stellarnav ul ul li {transition: .3s;}
.stellarnav li li{border: none;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top:0;}
.stellarnav ul ul li a{color:#555555;font-size: 15px;font-weight: 400;line-height: 120%;padding:10px 10px;transition: .3s;}
.stellarnav ul ul li a:hover{transition: .3s;background-color: #D29A3B;color:white;}
.stellarnav li li.has-sub:hover>a:nth-of-type(1) {transition: .3s;background-color: #D29A3B;color:white;}
.stellarnav li li.has-sub:hover>a::after{transition: .3s;border-left: 6px solid #fff;}
.fu_nav{display: flex;justify-content: space-between;align-items: flex-end; max-width: 1600px;width: calc(100% - 40px);margin:auto;margin-bottom: 15px;padding:30px 0;}
.nav-header{position: static;}
a.nav-brand{display: block; max-width: 219px;width: 100%;position: relative;}
a.nav-brand h1 {position: absolute;left: 0;top:0;pointer-events: none;}
.fu_text {max-width: 340px;width: 100%; display: flex;align-items: center;}
.fu_text02{display: flex;align-items: center;}
.fu_text02>i {display: block;color:#555555;font-size: 14px;font-weight: bold;font-style: normal; line-height: 120%;white-space: nowrap;min-width: 30px;}
.tp_links{display: flex;align-items: center;margin-left: 10px;}
.tp_links a{display: flex;justify-content: center;align-items: center;width: 20px;height: 20px;background: #555555;border-radius: 150px;font-size: 10px;transition: .5s;}
.tp_links a:hover{transition: .5s;background-color: #D29A3B;}
.tp_links a+a{margin-left: 8px;}
.tp_links a img{max-width: 12px;width: 100%;transition: .5s;}
.fu_text>span{display: block;color:#555555;font-size: 14px;font-weight: bold;line-height: 120%;white-space: nowrap;min-width: 107px;}
.fu_text>strong{display: block;width: 1px;height: 22px;background-color: #555;margin:0 12px;}
.me_tp_features{max-width: 330px;width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0;}
.member_all{display: flex;justify-content: space-between; align-items: center;max-width: 136px;width: 100%;}
.member_all a{display: block;width: fit-content;transition: .5s;}
.member_all a+a{margin-left: 20px;}
.member_all a img{filter:brightness(0) saturate(100%) invert(30%) sepia(7%) saturate(0%) hue-rotate(167deg) brightness(92%) contrast(75%);transition: .5s;}
.member_all a:hover img{transition: .5s; filter: invert(69%) sepia(44%) saturate(670%) hue-rotate(355deg) brightness(87%) contrast(86%);}
.box_search {margin-bottom: 0;}
.box_search input[type=text] {border-radius: 5px;height: 25px;color:#555;font-size: 14px;font-weight: 400;line-height: 120%;}
.box_search input[type=text]:focus{color:#D29A3B;}
.shop_search_btn{background-color: #555;color:white;border-radius: 0;height: 100%;padding:5px 10px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;transition: .5s;}
.shop_search_btn:hover {transition: .5s;background-color: #D29A3B;}
.me_tp_features a.tp_btn_cart{position: relative;}
.me_tp_features a.tp_btn_cart span{display: flex;justify-content: center;align-items: center;width: 15px;height: 15px;border: 1px #555555 solid;border-radius: 150px;color:#555555;font-size: 14px;font-weight: 700;line-height: 120%;background-color: #fff; text-align: center;position: absolute;top:-5px;right:-8px;}
.me_tp_features .member_all a+a{margin-left: 5px;}
/* footer */
.footer{background: #F9F4EA;position: relative; overflow: hidden;padding:0;z-index: 1;}
.footer_logo {max-width: 219px;width: 100%;margin-right: 25px;}
.footer_logo a{display: block;}
.footer_logo a img{width: 100%;}
.footer_info{padding:80px 20px 110px 20px;max-width: 1160px;width: 100%;margin:auto;display: flex;justify-content: space-between;align-items:center;}
.footer_info ul {max-width: 680px;width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.footer_info li{padding:0;}
.footer_info li:nth-child(2){margin-left: 25px;}
.footer_info ul >li>b{display: block;color:#000000;font-size: 17px;font-weight: bold;line-height: 160%;letter-spacing: 0.1em;margin-bottom: 20px;}
.footer_info ul >li p a{color:#555555;font-size: 14px;font-weight: bold;line-height: 120%;}
.footer_info ul >li p+p{margin-top: 5px;}
.box_link{display: none;}
.footer_menu{width: 165px; display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 10px;}
.footer_menu a {color:#555555;font-size: 14px;font-weight: 400;line-height: 120%;transition: .5s;padding:0;margin:0;border: none;background: transparent;}
.footer_menu a:nth-of-type(2n) {margin:0 0 0 auto;}
.footer_menu a:hover{transition: .5s;color:#D29A3B;background-color: transparent;}
.copy {padding:25px 20px;background-color: #D19A3B;}
.copy,.copy a{color:white;}

/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/

.header_area.sticky{position: sticky;top:0;left: 0;z-index: 99;}


/*上方選單右邊設定 臉書/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 {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
body.car_page .banner h5::before {content:"PRODUCTS";}
.product_page .main_part { max-width:1500px;}
.product_info_page .main_part { max-width:1330px;width: calc(100% - 40px); margin:auto;
display: flex;justify-content: space-between;align-items: center;padding:0;}

.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; border-right: 1px solid #ccc;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%;}

.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: block; padding:5px 10px; transition:all ease .3s;}
.product-layer-two li li a{ padding:0;}
.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;}
.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:#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) {
.products-list .item { width: calc(100% / 3);}
}
@media screen and (max-width: 980px) {
.products-list .item { width: 50%;}
}
@media screen and (max-width: 768px) {
.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: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page ul.product-layer-two { order: 4;}
}
@media screen and (max-width: 600px) {
.products-list .item { width: 100%; max-width: 350px;margin: 20px auto; display: block;}
}
/* 預設end */
/*Banner/＝＝＝＝＝*/

.product_page .banner h5:before,
.product_info_page .banner h5:before {
    content: "PRODUCTS";
}

.other_select_page .banner h5:before {
    content: "PRODUCTS";
}

/*購物車/＝＝＝＝＝*/
/* 購物車 */
.all_main * {
    box-sizing: border-box;
    max-width: 100%;
}
.all_main {
    width: 100%;
    font-family: 'Microsoft JhengHei', serif;
    border: 0;
    text-decoration: none;
    overflow: hidden;
}
.all_main img {
    width: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.main_part {
    max-width: 100%;
    padding: 0;
}
.all_main ul {
    padding: 0 0;
    margin: 0;
}
.all_main li {
    list-style: none;
}
.all_main h6,
.all_main h5,
.all_main h4,
.all_main h3,
.all_main h2 {
    margin: 0;
}
.all_main u {
    text-decoration: none;
}
.all_main p {
    margin: 0;
}
.all_main em,
.all_main i {
    font-style: normal;
}
.all_main a {
    text-decoration: none;
}
.all_main dd,
.all_main dt {
    margin: 0 0;
}
.prod_part {
    width: 90%;
}

.products-list {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.products-list:before {
    content: none;
}

.products-list .item {
    width: 100%;
}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {
    border: 1px solid #000000;
    color: #000000;
}

.products-list .item a:hover .more {
    background: #000000;
}

/*價格*/
.products-list .price {
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.products-list .price b {
    margin: 0 5px;
    line-height: 180%;
    text-align: center;
    color: #000000;
}

.products-list .price b.ori_price {
    font-size: 14px;
}

/*外層版面*/
.product_page .main_part {
    width: 100%;
    max-width: 1400px;
    padding: 0 20px;
}

.product_page .show_content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.product_page .products-list {
    width: calc(100% - 280px);
}

.product-layer-two {
    width: 250px;
    margin: 0;
}

.product_info_page .product-layer-two {
    display: none;
}

.product-layer-two li {
    margin: 0;
    width: 100%;
    padding: 0 10px;
}

.product-layer-two>li.active {
    background: #f2f2f2;
}

.product-layer-two li.active a {
    border: unset;
    border-bottom: 1px dotted #ccc;
}

/**/
.product-layer-two li a {
    color: #222;
    border: none;
    background: transparent;
    transition: all 0.3s;
    line-height: 200%;
    transition: all 0.3s;
}

.product-layer-two>li>a {
    border-bottom: 1px dotted #ccc;
    padding-left: 25px;
}

.product-layer-two li:hover>a,
.product-layer-two li.active>a {
    color: #000000;
}

.product-layer-two li:hover>a:before,
.product-layer-two li.active>a:before {
    background: #000000;
    color: #fff;
}

.product-layer-two>li>a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #000000;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}

/**/
.product-layer-two li ul {
    position: relative;
    padding-top: 1px;
}

.product-layer-two li li {
    border: none;
    background: transparent;
}

.product-layer-two li li a {
    background: transparent;
}

.product-layer-two li li:hover a {
    color: #000000;
}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {
    display: block;
}

/*按鈕顏色*/
.inquiry_a1 {
    background: #cbc0a0;
}

.inquiry_a2 {
    background: #bdab77;
}

.inquiry_a3 {
    background: #000000;
}

.inquiry_a1:hover,
.inquiry_a2:hover,
.inquiry_a3:hover {
    background: #222;
}

.lastaction {
    color: #000000;
    background-color: #f2f2f2;
}

.nextaction {
    background-color: #000000;
}

.lastPage {
    background: #000000;
    transition: .5s;
}

.lastPage:hover{
    transition: .5s;
    background-color: #D19A3B;
}

/*商品側邊規格*/
.product_info li .txt_box {
    color: #222222;
    width: 100%;
}

.sidebarBtn .sp_price {
    color: #cbc0a0;
}

.mobile_product_name {
    font-size: 24px;
    color: #3A3939;
}

/* 20240315 */

.Shin_Search {
    display: block;
    max-width: 272px;
    width: 100%;
    position: relative;
    border: 1px solid #BBBBBB;
    background-color: white;
    border-radius: 7px;
    padding: 5px;
    margin-bottom: 25px;
}

.cli_01 .Shin_Search form input:nth-of-type(1) {
    color:#AAAAAA;
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-align: center;
    opacity: 0.65;
}

body.product_info_page .cli_01 {padding-top: 0;}
body.product_info_page .sidebarBtn{padding:0;margin:0;}

.Shin_Search input {
    color: #878787;
    font-size: 12px;
    height: 29px;
    outline: none;
}

.Shin_keyword {
    width: 100%;
    padding-left: 35px;
    border: none;
    font-size: 14px;
}

.Shin_submit {
    width: 35px;
    height: 30px;
    background: url(https://pic03.eapple.com.tw/fashionhouse/fashion_cli_img010.png) no-repeat 9px center #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 5px;
    border: none;
    border-right: 1px solid #BCBCBC;
}

.cli_01 {
    width: 100%;
    padding: 65px 15px;
}

.cli_02 {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cli_banner {
    width: 100%;
}

.cli_content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px 0 90px 0;
}

.cli_content h5 {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Noto Serif TC', serif;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
}

.cli_content p {
    color: #444444;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    text-align: center;
    margin: 15px 0 0 0;
}

.cli_cart01 {
    max-width: 100%;
    width: 100%;
}

.cli_cart01 dd {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.cli_cart01 dd b {
    width: 100%;
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-indent: 0.05em;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cli_cart02 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px #DDDDDD solid;
    padding-bottom: 20px;
    margin-bottom: 70px;
    position: relative;
}

.cli_cart02 dd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cli_cart02 dt {
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

.cli_cart02 dd u {
    margin-left: 5px;
}

.cli_cart03 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
}

.cli_select select {
    border: none;
    outline: none;
    width: 103px;
    line-height: 40px;
    color: #BABABA;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    border-bottom: 1px #CCCCCC solid;
    padding-bottom: 5px;
    margin-left: 5px;
    cursor: pointer;
}

.cli_cart04 {
    max-width: 100%;
    width: 100%;
}

.cli_cart04 .cli_shopping_cart {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 65px 25px;
}

.cli_cart04 .cli_shopping_cart li {
    transition: 0.5s;
}

.cli_cart04 .cli_shopping_cart li a {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 0.5s;
}

.cli_cart04 .cli_shopping_cart li a h5 {
    width: 100%;
    height: 0;
    padding-bottom: 99.5%;
    overflow: hidden;
    margin-bottom: 20px;
    transition: 0.5s;
    position: relative;
}

.cli_cart04 .cli_shopping_cart li a h5::before {
    content: "VIEW MORE";
    display: flex;
    justify-content: center;
    align-items: center;
    color: #E6E3D8;
    font-size: 15px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    width: 100%;
    height: 45px;
    background-color: rgba(97, 76, 73, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
}

.cli_cart04 .cli_shopping_cart li a:hover h5::before {
    transition: 0.5s;
    height: 45px;
}

.cli_cart04 .cli_shopping_cart li a dd em {
    width: 100%;
    color: #393939;
    font-size: 16px;
    font-weight: bold;
    line-height: 180%;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    text-align: center;
    text-shadow: 0 0 0 #525252;
    margin: 10px 0;
}

.cli_cart04 .cli_shopping_cart li a dd span {
    color: black;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-shadow: 0 0 0 #CC0000;
}

.pc_menu02 {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999;
}

i.pc_menu02_btn {
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 15px;
}

i.pc_menu02_btn::before {
    background-color: #000000;
    border-radius: 3px;
    content: "";
    height: 2px;
    left: 10px;
    position: absolute;
    top: 25px;
    width: 15px;
    transform: rotate(45deg);
}

i.pc_menu02_btn::after {
    background-color: #000000;
    border-radius: 3px;
    content: "";
    height: 2px;
    left: 10px;
    position: absolute;
    top: 25px;
    width: 15px;
    transform: rotate(-45deg);
}

.pc_menu01 {
    max-width: 300px;
    width: 100%;
}

.pc_menu01>.pc_menu02>.pc_menu03>ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 20px 0;
    padding-left: 115px;
    max-height: 160px;
    overflow-y: auto;
    min-height: 160px;
}

.pc_menu01>.pc_menu02>.pc_menu03>ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
}

.pc_menu01>.pc_menu02>.pc_menu03>ul::-webkit-scrollbar {
    width: 3px;
    background-color: #ffffff;
}

.pc_menu01>.pc_menu02>.pc_menu03>ul::-webkit-scrollbar-thumb {
    background-color: black;
}

.pc_menu01 h6 {
    display: flex;
    align-items: center;
    width: fit-content;
    text-align: left;
    cursor: pointer;
    color:black;
}

.pc_menu01 h6 a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.1em;
    margin-right: 15px;
}

.pc_menu01 h6 b {
    display: flex;
    align-items: center;
    color:#E0E0E0;
    font-size: 16px;
    font-weight: 400;
}

.pc_menu01 h6 b::after{
        color:#E0E0E0;
}

.pc_menu01 h6 b.close::after {
    transform: rotate(-90deg);
    position: relative;
    right: 2px;
}

.pc_menu01 h6 b::after {
    content: ">";
    color: #BBBBBB;
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    transform: rotate(90deg);
    display: block;
    width: fit-content;
    margin-left: 10px;
}

.pc_menu02 {
    width: 100%;
    display: none;
}

.pc_menu03 {
    max-width: 100%;
    padding: 20px;
    background-color: #F9F9F9;
    position: relative;
    border: 1px #DDDDDD solid;
    border-left: none;
    border-right: none;
    padding-top: 60px;
}

.pc_menu03>ul {
    padding-left: 75px;
    position: relative;
}

.pc_menu03>ul::before {
    content: "所有商品";
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: 0.1em;
    position: absolute;
    top: 0;
    left: 0;
}

.pc_menu03>ul>li {
    position: relative;
    padding-right: 10px;
}

.pc_menu03 li a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 140%;
    letter-spacing: 0.1em;
}

.pc_menu03>ul>li>a {
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.pc_menu03 ul li ul {
    display: none;
}

.pc_menu03 ul li ul li {
    width: 100%;
}

.pc_menu03>ul>li>ul>li:nth-child(1) {
    padding-top: 15px;
}

.pc_menu03 ul li ul li+li {
    margin-top: 10px;
}

.pc_menu03 ul li ul li:hover {
    transition: 0.65s;
}

.pc_menu03 ul li ul li a {
    display: flex;
    align-items: center;
    position: relative;
    transition: 0.65s;
    color: #393939;
    font-size: 16px;
}

.pc_menu03 ul li ul li a:hover {
    width: 100%;
    transition: 0.65s;
    color: #D19A3B;
}

.pc_menu03 ul li ul li a:hover u {
    transition: 0.65s;
    opacity: 1;
}

.pc_menu03 ul li ul li a u {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 14px;
    border-color: transparent transparent transparent white;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: 0.65s;
    display: none;
}

.pc_menu03>ul>li>em {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 120%;
    text-shadow: 0 0 0 #30484D, 0 0 0 #30484D, 0 0 0 #30484D, 0 0 0 #30484D;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    padding: 0 5px;
    transform: rotate(90deg);
    display: none;
}

.pc_menu_show {
    display: block !important;
    height: 100% !important;
}

/* 20240410 */
body.car_page .show_content {
    max-width: 1200px;
    margin: auto;
}

body.car_page .main_part {
    padding:0 20px 80px 20px;
}

body.car_page .shopping-cart{max-width: 100%;}
body.car_page .total_amount{max-width: 100%;text-align: right;}
body.car_page .total_amount .rewrite_simple{margin-right: 40px;}
body.car_page .total_amount ul{text-align: left;}
body.car_page .total_amount ul li {color:#444444;}
body.car_page .total_amount ul li.red {color:#FF4C4C;}
body.order_finish_page h5::before{content:"FINISHED";}
body.order_finish_page .lastPage {margin-bottom: 0;}
@media (max-width:1200px) {
    .products-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .cli_01 {
        padding: 70px 15px;
    }

    .cli_content {
        margin: 40px 0 60px 0;
    }
}
@media screen and (max-width: 1024px) {
    .product_page .products-list {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width:930px) {
    .pc_menu01>.pc_menu02>.pc_menu03>ul {
        grid-template-columns: repeat(5, 1fr);
    }
}
@media (max-width:850px) {
    .pc_menu03>ul>li>a {
        font-size: 17px;
    }

    .pc_menu03 li a {
        font-size: 15px;
    }
}
@media (max-width:768px) {
    .products-list {
        grid-template-columns: 1fr 1fr;
    }

    .product_page .products-list,
    .product-layer-two {
        width: 100%;
    }

    .prod_related h6 span:before {
        font-size: 24px;
    }
    /*順序*/
    .product_page .products-list {
        order: -1;
    }

    .cli_01 {
        padding: 50px 0;
        min-height: 100vh;
    }

    .cli_content h5 {
        font-size: 18px;
    }

    .pc_menu01 h6 {
        margin-bottom: 10px;
    }

    .cli_content p,
    .cli_cart02 dt,
    .cli_cart03 {
        font-size: 15px;
    }

    .cli_cart02 {
        margin-bottom: 35px;
        flex-direction: column;
        align-items: flex-start;
    }

    .cli_cart04 {
        flex-direction: column;
        align-items: center;
    }

    .cli_cart04 .cli_shopping_cart {
        width: 100%;
        justify-content: center;
        position: static;
    }

    .cli_cart04 .cli_shopping_cart::after {
        content: "";
        width: 48%;
    }

    .cli_cart04 .all_main {
        width: 100%;
        margin-bottom: 40px;
    }

    .pc_menu01 {
        display: none;
    }

    .cli_cart03 {
        padding: 15px 10px;
        padding-top: 0;
    }

}
@media screen and (max-width: 600px) {
    .prod_related h6 span:before {
        font-size: 20px;
    }
    .product_pic #bx-pager{display: flex;align-items: center;flex-wrap: wrap;}
    .product_pic #bx-pager a{margin:2.5px;}
}
@media (max-width:500px) {
    body.car_page .main_part {
        padding-top: 30px;
    }
    .cli_cart02 {
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        padding-bottom: 10px;
    }
    .Shin_Search {
        order: 4;
    }
    body.car_page .total_amount .rewrite_simple{margin-right: 20px;}
}
@media screen and (max-width: 375px) {
    .products-list,
    .product_page .products-list {
        grid-template-columns: 1fr;
    }
    body.car_page .total_amount{text-align: center;display: flex;justify-content: space-between;align-items: center;}
    body.car_page .total_amount .rewrite_simple,
    body.car_page .total_amount .send_simple {max-width: 100%;width: 46%;margin:0;}
    body.car_page .total_amount .rewrite_simple{margin-right: 2.5%;}
}
@media (max-width:345px) {

    .Shin_Search {
        width: 100%;
    }
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;margin-top: -15px;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* 頁面設定 */
.show_content{padding:0;}
.main_part{padding:0;margin:auto;padding:0 0 70px 0;}
.page{margin:140px 0 0 0;display: flex;justify-content: center;flex-wrap: wrap;}
.page li {display: flex;justify-content: center;align-items: center;width: 33px;height: 33px;border: 1px #00000000 solid;border-radius: 150px;margin:5px;}
.page li,.page li a{color:#000000;font-size: 15px;font-weight: bold;line-height: 120%;text-align: center;}
.page li.activeN {border: 1px #000 solid;}
.page li a{padding:0;border: none;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.cli_btns {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap;
}

.cli_btns a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 33px;
    border: 1px #22171500 solid;
    border-radius: 150px;
    color: #221715;
    font-size: 14px;
    font-weight: 600;
    line-height: 0;
    text-align: center;
    cursor: pointer;
    margin: 5px 10px;
}

.cli_btns a.btn_a.btn_click {
    border: 1px #221715 solid;
}

.cli_btns a:nth-of-type(1) {
    border: 1px #CCCCCC solid;
    transition: 0.5s;
}

.cli_btns a:last-child {
    transition: 0.5s;
    border: 1px #CCCCCC solid;
}

/* .cli_btns a:nth-last-of-type(2) {
    transition: 0.5s;
    border: 1px #CCCCCC solid;
    transform: rotate(180deg);
} */

.cli_btns a.ex_a:hover {
    transition: 0.5s;
    background-color: #666666;
}

.cli_btns a.ex_a:hover img {
    filter: brightness(100);
}

/*內頁BANNER 設定*/
.banner {padding:95px 20px 80px 20px;background: transparent;}
.banner h5 {color:#D29A3B;font-size: 48px;font-weight: 700;font-family: "Noto Serif TC", serif;line-height: 120%;letter-spacing: 0.1em;text-indent: 0.1em;text-align: center;}
.banner h5::before{content:"";color:#D29A3B;font-size: 25px;font-weight: 500;font-family: "Cormorant", serif; line-height: 120%;letter-spacing: 0.05em;text-indent: 0.05em;text-align: center;display: block;margin-bottom: 15px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

.ex_ban_member{padding:20px 0;max-width: 1000px;width: calc(100% - 40px);margin:auto;border-top: 1px #E1E1E1 solid;border-bottom: 1px #E1E1E1 solid;margin-bottom: 45px;}
.ex_ban_member h5{color:#000000;font-size: 26px;font-weight: 400;line-height: 120%;letter-spacing: 0.1em;text-indent: 0.1em;text-align: center;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
.blog_page .banner h5::before,
.blog_in_page .banner h5::before{content: "FEEDBACK";}
.blog_page .main_part,
.blog_in_page .main_part {max-width: 1330px;width: calc(100% - 40px);}
.blog_le, .blog_ri{margin-bottom: 0;}
.blog_le{padding:0 15px 0 0;}
.blog_ri{padding:0;}
.blog_box{padding:0;}
h4.blog_category_title{border-top: 1px #CBCBCB solid;}
h5.blog_le_t span{font-family: "Montserrat", sans-serif;font-weight: 600;}
.blog_search input[type=search]{border: 1px #CBCBCB solid;}
.blog_le .accordion{border: 1px #CBCBCB solid;}
.accordion li .link{border-bottom: 1px #CBCBCB solid;}
.blog_subbox{display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 40px 1.5%;}
.blog_subbox::before,.blog_subbox::after{display: none;}
.subbox_item{width: 100%;margin:0;padding:0;}
.blog_list_le{width: 100%;padding:0;margin-bottom: 15px;height: 0;padding-bottom: 100%;position: relative;}
.blog_list_le img{width: 100%;height: 100%;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);object-fit: cover;object-position: center;}
.blog_list_ri{width: 100%;padding:0;margin:0;}
.subbox_item{border: none;}
.blog_in_page h4.blog_category_title{color:#666666;font-size: 24px;font-weight: bold;line-height: 120%;padding:0;margin:0;border: none;margin-bottom: 25px;}
.blog_box_edit{color:#666666;font-size: 15px;font-weight: 400;line-height: 175%;letter-spacing: 0.05em;text-align: justify;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.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; } 取消連結被點擊效果
*/

/* 會員 */
.ban_member h5::before{content:"MEMBERS";}
.member_copy_right_box,
.member_regist{width: calc(100% - 40px);}
.mem_regist_title_s_s{width: calc(100% - 40px);margin:auto;margin-bottom: 60px;}
.mem_regist_title_s_s input{
	display: flex;
    justify-content: center;
    align-items: center;
    max-width: 150px;
    width: 100%;
    height: 45px;
	background-color: transparent;
    border: 1px #000000 solid;
    margin: auto;
	margin-top: 60px;
    color: black;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
    transition: 0.5s;
}
.mem_regist_title_s_s input:hover {
    transition: 0.5s;
    background-color: black;
    color: white;
}
form .mem_regist_title_s_s{margin-bottom: 0;}
.mem_regist_title_s_s02{margin:auto;}
.mem_regist_title_s_s02 input{
    transition: .5s;
    width: 160px;
    margin: 20px;
    text-align: center;
    padding:13px 20px 15px 20px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
    background: #EFEFEF;
    margin:25px auto;
    border: none;
}
.mem_regist_title_s_s02 input:hover{
    transition: .5s;
    color:white;
    background-color: #D19A3B;
}
.mem_show>h6 {max-width: 1000px;width: calc(100% - 40px);margin:auto;padding:30px;border: 1px #EFEFEF solid;margin-bottom: 50px;}
.mem_show>h6 i {display: block;text-align: center;}
.mem_show>h6 i img{max-width: 100%;}
.mem_show>h6 span {display: block;color:#000000;font-size: 18px;font-weight: 400;line-height: 150%;text-align: center;padding:30px 0 0 0;}
.mem_vip{width: calc(100% - 40px);margin:auto; text-align: center;margin-bottom: 20px;}
.mem_vip u {display: block; text-align: center;margin-bottom: 30px;}
.mem_vip b{color:#000000;font-size: 18px;font-weight: bold;line-height: 160%;text-align: center;}
.mem_vip em{color:#000000;font-size: 22px;font-weight: bold;line-height: 160%;text-align: center;font-style: normal;}
.mem02{width: calc(100% - 40px);margin:auto;}
.mem02 p {color:#000000;font-size: 18px;font-weight: 400;line-height: 160%;text-align: center;}
.mem02 p i{display: block; font-style: normal;}
.mem02 p a{color:#000;font-size: 22px;}
.mem02 p span{display: block; font-size: 16px;padding:12px 0 0 0;}
.mem03 {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;margin-top: 50px;margin-bottom: 65px;}
.mem03 a{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 140px;height: 140px;background-color: #F9F4EA;border-radius: 150px;transition: .5s;}
.mem03 a:hover{transition: .5s;background-color: #D19A3B;}
.mem03 a+a{margin-left: 35px;}
.mem03 a span{display: block;color:#000000;font-size: 16px;font-weight: 400;line-height: 120%;text-align: center;padding:12px 0 0 0;transition: .5s;}
.mem03 a img{transition: .5s;}
.mem03 a:hover img{filter: invert(1);}
.mem03 a:hover span{transition: .5s;color:white;}
.mem04{width: calc(100% - 40px);margin:auto;}
.mem04>b{display: block;max-width: 1010px;margin:auto; color:#000000;font-size: 16px;font-weight: 400;line-height: 160%;text-align: justify;}
.mem04 ul {max-width: 1010px;width: 100%; margin:auto; margin-top: 40px;}
.mem04 li{display: flex;align-items: center;}
.mem04 li+li{margin-top: 20px;}
.mem04 li em{display: block;width: 142px;min-width: 142px;margin-right: 20px;}
.mem04 li em img{width: 100%;}
.mem04 li p b {display: block;color:#E58D48;font-size: 20px;font-weight: bold;line-height: 160%;}
.mem04 li:nth-of-type(2) p b{color:#B2B2B2;}
.mem04 li:nth-of-type(3) p b{color:#FFB000;}
.mem04 li:nth-of-type(4) p b{color:#BDB8AD;}
.mem04 li:nth-of-type(5) p b{color:#A9B2BD;}
.mem04 li:nth-of-type(6) p b{color:#2A333E;}
.mem04 li p i {display: block;color:#000000;font-size: 18px;font-weight: bold;font-style: normal; line-height: 180%;}
.mem04 li p span{display: block;color:#000000;font-size: 16px;font-weight: 400;line-height: 200%;text-align: justify;}
.mem04>strong{
    display: block;
    max-width: 1010px;
    margin: auto;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    text-align: justify;
    margin-top: 35px;
}
.member_regis03{margin-top: 50px;margin-bottom: 25px;}
.mem_news .banner h5::before{content:"LATEST NEWS";}
.mem_news_page{max-width: 1200px;width: calc(100% - 40px);margin:auto;}
.mem_news_page>div+div{margin-top: 40px;}
.mem_news_info{display: flex;justify-content: space-between;align-items:center;}
.mem_news_info em{display: block;width: 32%; height: 0;padding-bottom: 30.9%;overflow: hidden;position: relative;}
.mem_news_info em a{display: block;width: 100%;}
.mem_news_info em a img{max-width: 100%; width: 100%;height: 100% !important;object-fit: cover;object-position: center;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.mem_news_info p {width: calc(68% - 90px);}
.mem_news_info p b{display: block;color:#000000;font-size: 26px;font-weight: bold;line-height: 120%;letter-spacing: 0.05em;}
.mem_news_info p span {display: block;color:#BDBDBD;font-size: 16px;font-weight: 500;font-family: "Montserrat", sans-serif;line-height: 120%;margin:15px 0;padding-bottom: 15px;border-bottom: 1px #3E3E3E solid;}
.mem_news_info p u {display: block;color:#000000;font-size: 16px;font-weight: bold;;line-height: 170%;letter-spacing: 0.05em;text-align: justify;}
.mem_news_info p a {display: block;width: fit-content; color:#BDBDBD;font-size: 16px;font-weight: 700;font-family: "Montserrat", sans-serif;line-height: 120%;margin-top: 15px;transition: .5s;}
.mem_news_info p a:hover{transition: .5s;color:#D19A3B;}
.mu01 p b{display: block;color:#000000;font-size: 26px;font-weight: bold;line-height: 120%;letter-spacing: 0.05em;}
.mu01 p i {display: block;color:#BDBDBD;font-size: 16px;font-weight: 700;font-family: "Montserrat", sans-serif;font-style: normal; line-height: 120%;margin:15px 0;padding-bottom: 15px;border-bottom: 1px #000 solid;}
.mu01 h6{color:#000000;font-size: 16px;font-weight: 400;line-height: 170%;letter-spacing: 0.05em;text-align: justify;}
/* 訂單 */
.order_page .banner h5::before{content:"HISTORY";}
.order_history{max-width: 820px;width: 100%;margin:auto;}
.order_page .mem_regist_title_s_s input{margin-bottom: 0;color:#000000;font-size: 16px;font-weight: 400;line-height: 120%;text-align: center;padding:15px 10px;max-width: 160px;width: 100%;background-color: #EFEFEF;transition: .5s;}
.order_page .mem_regist_title_s_s input:hover{transition: .5s;background-color: #D19A3B;color:white;}
.ex_ban_member02{margin-bottom: 0;margin-top: 40px;}
.shopping-cart{max-width: 1000px;width: 100%;margin:auto;}
.order_page02 .main_part {width: calc(100% - 40px);margin:auto;}
.note_strong{display: block;width: calc(100% - 40px); color:#000000;font-size: 16px;font-weight: bold;line-height: 160%;text-align: center;margin:auto; margin-top: 30px;}
/*  */
/* 匯款通知*/
.remit_page .banner h5::before{content: "REMIT";}
.rewrite_simple, .send_simple{background: #EFEFEF;transition: .5s;padding: 11px 10px 10px 10px; color:#000000;font-size: 18px;font-weight: 400;line-height: 120%;text-align: center;}
.rewrite_simple:hover, .send_simple:hover {
    transition: .5s;
    background: #D29A3B;
    color:white;
}
.remit_page .form_content{padding-top: 0;}
/*  */
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

@media (max-width:1024px) {
    /* header */
    .me_tp_features{margin:0;}
    a.nav-brand{margin:0 15px;}
    /*  */
    /* 功能 */
    .page{margin:80px 0 0 0;}
    /*  */
    /* news */
    .banner{padding:50px 20px;}
    .banner h5{font-size: 36px;}
    .banner h5::before{font-size: 22px;}
    /*  */
}
@media (max-width:960px) {
    /* header */
    .stellarnav.mobile.active{z-index: 999;}
    .stellarnav.mobile.left .close-menu{background: #555;color:white;}
    .stellarnav .icon-close:after{border-bottom: solid 3px #fff;}
    .stellarnav .icon-close::before{border-bottom: solid 3px #fff;}
    a.nav-brand{max-width: 150px;}
    .stellarnav.mobile.left > ul{padding:0;}
    .stellarnav.mobile li.open{padding:0;background: transparent;}
    .stellarnav.mobile li.open>a {color:#D29A3B;}
    .stellarnav.mobile li.open>a::before {background-color:#D29A3B;}
    .stellarnav.mobile > ul > li.open>a.dd-toggle .icon-plus:before,
    .stellarnav.mobile > ul > li.open>a.dd-toggle .icon-plus:after { border-bottom: solid 3px #D29A3B;}
    .stellarnav.mobile > ul > li {transition: .3s;}
    .stellarnav.mobile > ul > li:hover>a{transition: .3s;color:#D29A3B;}
    .stellarnav.mobile > ul > li:hover>a::before{transition: .5s;background-color: #D29A3B;}
    .stellarnav.mobile > ul > li:hover>a.dd-toggle .icon-plus:before,
    .stellarnav.mobile > ul > li:hover>a.dd-toggle .icon-plus:after { border-bottom: solid 3px #D29A3B;}
    .stellarnav>ul>li+li{margin-left: 0;}
    .stellarnav.mobile ul ul {top:0;}
    .stellarnav.mobile > ul > li > a{padding:10px 10px 5px 20px;width: 100%;}
    .stellarnav.mobile li a::before{left: 10px;}
    .stellarnav.mobile > ul > li > a.dd-toggle{padding:0;top:8px;width: 42px;}
    .stellarnav.mobile > ul > li.open > a.dd-toggle {top:11px;}
    .stellarnav.mobile li li a,.stellarnav.mobile li li.has-sub a{padding:10px 10px 10px 20px;}
    .stellarnav>ul>li>ul>li:hover>a.dd-toggle .icon-plus:before,
    .stellarnav>ul>li>ul>li:hover>a.dd-toggle .icon-plus:after { border-bottom: solid 3px #fff;transition: .3s;}
    .stellarnav>ul>li>ul>li>a.dd-toggle:hover{background: transparent;}
    .stellarnav>ul>li>ul>li.has-sub.open>a{transition: .3s;color:#fff;}
    .stellarnav>ul>li>ul>li.has-sub.open>a.dd-toggle .icon-plus{top:3px;}
    .stellarnav>ul>li>ul>li.has-sub.open>a.dd-toggle .icon-plus:before,
    .stellarnav>ul>li>ul>li.has-sub.open>a.dd-toggle .icon-plus:after{ border-bottom: solid 3px #fff;transition: .3s;}
    .stellarnav.mobile li.open li.open{background: #D29A3B;}
    /*  */
}
@media (max-width:900px) {
    /* header */
    .fu_nav{justify-content: center;align-items: center;flex-wrap: wrap;}
    .nav-header{order: 1;width: 100%;margin-bottom: 20px;}
    a.nav-brand{margin:auto;}
    .fu_text{order: 2;}
    .me_tp_features {order: 3;margin-left: 20px;}
    /*  */
    /* member */
    .mem03 a+a{margin-left: 20px;}
    .mem_show>h6{padding:20px;}
    /*  */
}
@media (max-width:850px) {
    /* member */
    .mem03 a{width: 120px;height: 120px;}
    /*  */
}
@media (max-width:800px) {
    /* news */
    .blog_subbox{grid-template-columns: repeat(2,1fr);grid-gap: 40px 4%;}
    .blog_list_ri h5{font-size: 18px;}
    /*  */
    /* 功能 */
    .page{margin:0px 0 0 0;}
    /*  */
    /* member */
    .mem_regist_title_s_s{margin-bottom: 40px;}
    /*  */
    /* 獨享 */
    .mem_news_info p {width: calc(68% - 30px);}
    .mem_news_info p b,
    .mu01 p b{font-size: 22px;}
    .mem_news_info p span,
    .mem_news_info p u,
    .mem_news_info p a,
    .mu01 p i,
    .mu01 h6{font-size: 15px;}
    /*  */
}
@media screen and (max-width: 768px) {
    /* 開啟手機板下方按鈕所需設定 */
    /* banner */
    .bannerindex{padding:0;}
    /* footer */
    #bottom_menu {display: block; }
    #to_top { bottom:60px;}
    .copy{padding-bottom: 85px;}
    /*  */
    /* member */
    .ex_ban_member{margin-bottom: 25px;}
    .ex_ban_member h5{font-size: 22px;}
    /*  */

}
@media (max-width:730px) {
    /* member */
    .mem03{max-width: 400px;margin:auto;margin-bottom: 40px;margin-top: 40px; display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 20px;}
    .mem03 a+a{margin-left: 0;}
    /*  */
    /* header */
    .fu_nav{flex-direction: column;}
    .fu_text{margin:0 0 20px 0;}
    .me_tp_features{margin:0;}
    /*  */
}
@media (max-width:700px) {
    /* footer */
    .footer_info{flex-direction: column;padding: 50px 20px 80px 20px;}
    .footer_logo{margin:0 0 25px 0;}
    /*  */
}
@media (max-width:600px) {
    /* banner */
    .banner{padding:35px 20px 50px 20px;}
    .banner h5{font-size: 28px;}
    .banner h5::before {font-size: 18px;}
    /*  */
    /* news */
    .blog_back a{width: 32%;}
    /*  */
     /* member */
    .ex_ban_member h5{font-size: 20px;}
    .mem04 li em{width: 120px;min-width: 120px;}
    /*  */
    /* 訂單 */
    .mem_box2 input.bbtn02{margin-top: 0;}
    /*  */
}
@media (max-width:500px) {
    /* header */
    .fix_ri{display: none;}
    #bottom_menu li:first-child:nth-last-child(4), #bottom_menu li:first-child:nth-last-child(4) ~ li{width: 25%;}
    /*  */
}
@media (max-width:475px) {
    /* member */
    .mem03{grid-template-columns: repeat(2,1fr);max-width: 100%;margin:40px auto;}
    .mem03 a:nth-of-type(n){margin:auto;}
    /*  */
    /* 獨享 */
    .mem_news_info{flex-direction: column;align-items: center;}
    .mem_news_info em{width: 100%;height: auto;padding:0;}
    .mem_news_info em a{width: fit-content;margin:auto;margin-bottom: 25px;}
    .mem_news_info em a img{position: static;transform: unset;width: fit-content;max-width: 100%;}
    .mem_news_info p {width: 100%;}
    .mem_news_info p b{text-indent: 0.05em;text-align: center;}
    .mem_news_info p span{text-align: center;}
    .mem_news_info p a{margin:auto;margin-top: 20px;}
    /*  */
}
@media (max-width:400px) {
    /* header */
    .me_tp_features{flex-direction: column;}
    .member_all{margin:20px 0 0 0;}
    /*  */
    /* footer */
    .footer_logo{max-width: 150px;}
    .footer_info ul{flex-direction: column;}
    .footer_info li:nth-child(n) {width: 100%;}
    .footer_info li:nth-child(2){margin:25px 0 0 0;}
    .footer_info ul >li p{text-align: center;}
    .footer_info ul >li>b{text-indent: 0.1em;text-align: center;}
    .footer_menu{margin:auto;}
    .footer_menu a:nth-of-type(n) {margin:auto;}
    /*  */
    /* member */
    .mem04 li{flex-direction: column;}
    .mem04 li em{margin:0 0 20px 0;}
    .mem04 li p b,
    .mem04 li p i,
    .mem04 li p span{text-align: center;}
    /*  */
}
@media (max-width:375px) {
    /* header */
    .fu_text{flex-direction: column;}
    .fu_text>strong{width: 120px;height: 1px;margin:15px 0;}
    .fu_text>.tp_links{margin:15px 0 0 0;}
    /*  */
}