@charset "utf-8";



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*header*/
/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.header_area { padding: 0px; }






/*上方選單右邊設定 臉書/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-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個--結束 */

/*footer*/
.footer { background: #f9f9f9;padding: 30px 0 0;}

.footer_menu a:nth-of-type(1) { display: none;}/*首頁不顯示*/
.footer_menu a {
    display: inline-block;
    padding: 5px 7px;
    border: 1px #ccc solid;
    margin: 0 4px 4px 0;
    font-size: 14px;
    line-height: 100%;
    color: #888;
    background: #f0f0f0;
}
.footer_menu a:hover {
    background: #666;
    color: #fff;
}
.copy {
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    color: #999;
    border-top: 1px #ddd solid;
    margin-top: 15px;
}
.copy a { color: #555;}
.copy a:hover { color: #c00;}

/*大圖*/
/*共用*//*
.bannerindex .swiper-slide { position: relative;}
.bannerindex .swiper-slide:before {
    content: "";
    position: absolute;
    background: url();
    background-size: contain; 
    background-repeat: no-repeat;
    top: ;
    right:;
    width: 100% !important; 
    height: 0 !important;
    background-position: right;
    padding-bottom: calc(100% / 1* 0.2);
    z-index: 999;
}

/*分開*//*
#content_main {  margin: 0;}
.bannerindex { position: static; height: auto;}
.swiper-banner { position: static; margin: 0; height: auto;}
.swiper-slide { padding: 0px !important;}

.bannerindex .swiper-slide img { height: auto;}
.bannerindex .swiper-pagination { display: none;}
.bannerindex .swiper-slide { position: relative;}
.bannerindex .swiper-slide.swiper-slide-active:before {content: ""; position: absolute;  z-index: 999; pointer-events: none;}

/*第1張*//*
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:before {
    background: url();
    background-size: contain; background-repeat: no-repeat; top: 40%; right: 0%; width: 100% !important;  height: 0 !important;
    background-position: right; padding-bottom: calc(100% / 1* 0.25);}

.bannerindex .swiper-slide.swiper-slide-active:before {  animation: slide-right 2s both;  animation-delay: 0.5s;}

@keyframes slide-right {
    0% {-webkit-transform: translateX(80%); transform: translateX(80%); opacity: 0; }
    100% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1;}
}
/*特效END*/

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*購物車******************************************************** */
.product_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:#00314B;}
.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:#00314B;}

.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;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*預設解除背景輪播*/
#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 設定*/
.path p, .path p a { text-align: right;}

/*內頁BANNER 設定*/
.banner {}
.banner.banblog {}
.banner.banA {}
.banner.banB {}/*同服務項目*/
.services_page .banner {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}

.banner h5 { font-size: 30px; color: #000; position: relative; letter-spacing: 3px; /*animation: slide-top 1.5s 0.5s both;*/}


/*相簿*/
/*列表*/
.show-list .show_pic:hover img { transform:scale(1.1);  transition: 0.8s;}
.show-list .item:hover .show_name { color: #ccb38b;}
.overlay {  display: none !important;}

/*內頁*/
.album_descrip { margin-bottom: 20px; color: #444; line-height: 1.4; letter-spacing: 3px; font-size: 17px;  padding: 50px 5px;}

/*分類按鈕*/
.other_album_choice li { background: #ccb38b;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket { margin: 0 10px;  display: none;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



@media screen and (max-width: 768px) {
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}

/*購物車*/
.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) { 
}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/* -----------------------------------header------------------------------ */
/*Header/＝＝＝＝＝*/
.pageIndex .header_area {position:relative;width: 100%;}
.me_tp_features {display: none;}
.header_area {    background: #fff;}

/* 滾動時固定 header */
.header_area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: rgb(255 255 255);
}



/*logo/＝＝＝＝＝*/
.nav-brand img {
    max-width: 40%;
}
.navigation {
    max-width: 90%;
    margin: 0 auto;}
.nav-brand { display: flex; align-items: center;}
/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*選單最大寬度設定*/
.main_header_area .container {max-width:100%; padding: 10px;}

/*第一層*/
.stellarnav > ul > li > a{transition:all 0.3s;}

/*第二層*/
.stellarnav li li > a,
.stellarnav li li.has-sub > a{
    padding: 7px 5px;
    transition: all 0.3s;
    border-left:1px solid transparent;
}
.stellarnav li li:hover > a,
.stellarnav li li.has-sub:hover > a{
    color: #BB7C1B;
    padding-left:10px;
    border-color:#BB7C1B;
}

/*第一層*/
.stellarnav {padding: 15px 0 0;}
.stellarnav li a { color: #1c315f;}
.stellarnav li.has-sub li { border: none; border-bottom: 0px solid #f3f3f3;}

.navigation {grid-template-columns: 180px 1fr; grid-gap: 0 20px;}

.stellarnav ul {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
    letter-spacing: .10rem;
}

.stellarnav > ul > li {
    transition: all 0.6s;
    vertical-align: top;
    position: relative;
    padding: 0px .1rem;
}

.stellarnav > ul > li > a {font-size: 18px;}

/*選單左邊線*/
.stellarnav > ul > li {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.stellarnav > ul > li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-55%);
    width: 3px;
    height: 20px;
    background-color: #1c315f;
    border-radius: 2px;
}

/* 導覽列連結設定 */
.menu-button::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #BB7C1B;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    transform-origin: center;
}

.menu-button:hover::after {
    transform: scaleX(1);
}

.stellarnav > ul > li > a::before{
    content: "";
    position: absolute;
    height: 1px;
    background:#BB7C1B;
    transition: all 0.3s;
    right: 0;
    left: 50%;
    transform: translate(-50% , 0);
    bottom: 0;
    width: 0%;
}

.stellarnav > ul > li:hover > a::before{width: 100%;}

.me_tp_features {
    width: 99%;
    text-align: right;
}

/* 主選單 hover */
.stellarnav > ul > li > a:hover {
    transform: scale(1.1);
    color: #BB7C1B;
}

/* 子選單初始隱藏 */
.stellarnav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 5px 0;
    min-width: 180px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    z-index: 999;
}

/* 主選單 hover顯示子選單 */
.stellarnav li.has-sub:hover > ul {
    display: block;
}

/* 子選單 li a 初始樣式 */
.stellarnav ul ul li a {
    display: block;
    padding: 10px 20px;
    color: #1c315f;
    text-decoration: none;
    position: relative;
    transition: transform 0.3s ease, color 0.3s ease;
}

/* 子選單 hover */
.stellarnav ul ul li a:hover {
    transform: scale(1.05);
    color: #fff;
    background: #BB7C1B;
}

/* 子選單底線動畫 */
.stellarnav ul ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #d9d9d9;
    transition: width 0.3s ease;
}

.stellarnav ul ul li a:hover::after {
    width: 100%;
}

.stellarnav > ul > li > a { color: #1c315f; margin: 0 10px; }

.stellarnav li.has-sub > a:after {
    border-top: 6px solid #1c315f;} /* 子選單三角形變色 */



@media screen and (min-width: 1440px) {
.nav-header {z-index: 9999;}
}

@media screen and (max-width: 1350px) {
  .nav-brand{box-shadow: none;}
}

@media screen and (max-width: 1024px) {
  .main_header_area {box-shadow: 1px 1px 20px #2222226b;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .me_tp_features {margin: 0px 0 0 0; margin-top: 0px;}
  .nav-brand img {    padding: 20px 0;max-width: 100px;}
  .header_area.sticky .nav-brand {box-shadow:none;}
.nav-brand {padding-left: 0px; border-radius: 0 0 0px 0px;border: 0px solid #d5d5d5;    display: flex;
    justify-content: center;}
.nav-brand img {padding: 10px;}
.stellarnav ul {    justify-content: center;}
}

@media screen and (max-width: 900px) {
.stellarnav > ul > li {
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
}

@media screen and (max-width: 768px) {
.main_header_area .container {padding: 0;}
.stellarnav > ul > li > a{text-shadow:none;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}

/*漢堡選單展開*/
.stellarnav.mobile > ul > li > a {padding: 10px 43px 10px 15px;}
.stellarnav.mobile > ul > li.has-sub > a {padding: 10px 43px 10px 15px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 8px !important;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #ffffff; border-right: 0px #afa396 solid; box-shadow: 1px 1px 20px #2222226b; padding-top: 0;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}
.stellarnav.mobile > ul > li {border-bottom: 1px #e8e8e8 solid;}
.stellarnav.mobile > ul {border-top: 0px solid rgba(255, 255, 255, .15);}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav > ul > li > a {margin: 0 0px 0 0px;}
.stellarnav > ul > li > a:hover {color: #1c315f;}
.stellarnav.mobile li.open li.open {background: #BB7C1B;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #1c315f;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #1c315f;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #e7e7e7;}
.stellarnav > ul > li > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li:hover > a:nth-of-type(1)::before {top: 3px; left: 40%;}
.stellarnav > ul > li > a:nth-of-type(1)::before , .stellarnav > ul > li:hover > a:nth-of-type(1)::before {display: none;}
.stellarnav > ul > li {border-left: 0px solid #BB7C1B;}
.stellarnav li li {border: 1px #1c315f solid; background: #1c315f;}
.stellarnav li a {color: #ffffff;}

.stellarnav li li > a, .stellarnav li li.has-sub > a {padding: 8px 15px;}

/*mobile*/
.stellarnav .menu-toggle:after {margin-top: 8px;font-weight: 400;}
    .stellarnav .menu-toggle span.bars span {height: 1px;}
	.stellarnav.mobile > ul > li > a.dd-toggle{top: 15px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle{top: 5px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 1px #777;}
	.stellarnav.mobile .close-menu{position: relative;color: transparent;}
	.stellarnav.mobile .close-menu > *{display: none;}
	.stellarnav.mobile .close-menu:before{content: "×";position: absolute;right: 10px;top: 10px;color: #000;
        font-size: 12px;}
    .stellarnav.mobile > ul > li > a b{vertical-align: middle;}
	.stellarnav .menu-toggle span.bars span {height: 2px;width: 28px;background: #BB7C1B;}
	.stellarnav .menu-toggle:after {font-weight: 600;color: #BB7C1B;}
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: transparent;}
	.stellarnav.mobile.left .close-menu {background: #1c315f;width: 32px;height: 32px;margin: 10px 10px 0 auto;
		border-radius: 10px;display: block;}
    .stellarnav.mobile .close-menu:before {font-size: 20px;top: 0;right: 0;display: block;width: 100%;height: 100%;
    	line-height: 30px;text-align: center;color: #fff;padding-left: 1px;}
    .stellarnav.mobile {left: 30px;}
    .stellarnav.mobile li.open {background: #f8f8f8;padding: 0;}
    .stellarnav.mobile li.open li.open {background: #f3f3f3;padding: 0;}
    .stellarnav.mobile li li.has-sub a {padding: 10px 15px;}
    .stellarnav.mobile li.has-sub li a {text-align: left;padding: 8px 15px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle{right: 5px;}
    .stellarnav.mobile li.has-sub li a.dd-toggle:hover {padding-left: 0;text-align: center;background: transparent;}
    .stellarnav.mobile > ul > li {border-bottom: 1px #f6f5f5 solid;}
    .stellarnav.mobile > ul > li > a {color: #1c315f;}
    .stellarnav.mobile > ul > li > a.dd-toggle {top: 5px;}
    .stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after{width: 10px;}
    .stellarnav.mobile > ul > li > ul > li > ul ~ a.dd-toggle .icon-plus {margin: 0 auto;display: block;}
    .stellarnav li.has-sub li a:hover {background: #fff;color: #333;}
    .stellarnav ul ul li a {color: #fff;}
}

@media screen and (max-width: 500px) {
.nav-brand img {max-width: 60px;}

}

@media screen and (max-width: 325px) {
  .me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: block;}
}


/************************footer************************/
.footer {    background: #1c315f;}
.footer_info li p{    color: #fff;}
.footer_info li p a{    color: #fff;}
.footer_menu a{    background: #1c315f;color: #fff;border-radius: 10px;}
.footer_menu a:hover {background: #BB7C1B;}
.footer_logo {    max-width: 200px;}

.footer_info ul{    font-weight: 300;
    font-family: "Noto Serif TC";
    letter-spacing: 4px;}



/*copy*/
.copy {    color: #fff;}
.copy a {color: #BB7C1B;}

#bottom_menu li a i,#bottom_menu li a em {color: #1c315f;}


@media screen and (max-width:1500px) {
.footer .center {max-width: 1000px;}
}

@media screen and (max-width:1024px) {
.footer .center {max-width: 80%;}
}
@media screen and (max-width:768px) {
.footer_logo {
    max-width: 100px;
}

}
