@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Znamenny+Musical+Notation&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
	overflow-x:hidden;
	font-family: "Noto Znamenny Musical Notation", sans-serif;
	font-weight: 400;
    background:  #ffffff;
}

body{overflow-y: scroll; overflow-x:hidden; max-height: 100%;}
body::-webkit-scrollbar {width: 4px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
body::-webkit-scrollbar-thumb {background-color: #221814; border: 1px solid #221814;}


/*網站全域設定/＝＝＝＝＝*/




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
 .main_part {
	
	/* padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 65px; */
	/*max-width: 1800px;
	padding-left: 270px;*/
    padding: 90px 0;
    max-width: none;
}
@media screen and (max-width: 1440px) {
/*.main_part {
    max-width: 1200px;}*/
}

/* 商品下拉超過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;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*bgblur*/
.bannerindex::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  z-index: 999999;
  animation: bgblur 0.8s linear forwards;
  pointer-events: none;
}

@keyframes bgblur {
0% {
  backdrop-filter:blur(7px);
  background: #000000;
}
100% {
  backdrop-filter: blur(0px);
  background: none;
}
}





/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}

}

@media screen and (max-width: 425px) {
.bannerindex { padding:0; margin:0;}
.main_part {
	padding-right: 20px;
	padding-left: 20px;
}
}

/*點點樣式*/
.swiper-pagination-bullets.swiper-pagination-horizontal {bottom: var(--swiper-pagination-bottom, 55px);}
.swiper-pagination-bullet {width: 40px; height: 5px; border-radius: 0px; background: #ffffff;}
.swiper-pagination-bullet-active {background: #b5b6b7;}

/*隱藏大圖輪播點點按鈕*/
.swiper-pagination-clickable .swiper-pagination-bullet {
	display: none;
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content_main {background: #ffffff;}
#content {background: #ffffff;}
.path {display: none;}
.banner{display:none;}


@media screen and (max-width: 1550px) {

.album_page .banner , .album_class_page .banner , .album_info_page .banner{background: url(https://pic03.eapple.com.tw/yiniandesignlab/SBN1.jpg) no-repeat bottom; background-attachment: fixed; background-size: cover;}

}

@media screen and (max-width: 1100px) {
.banner {height: 500px;}
.banner h5:before {text-align: center;}
.banner h5 {padding-top: 0px; text-align: center;}
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {
.banner h5 {font-size: 30px;}
.album_page .banner , .album_class_page .banner , .album_info_page .banner{background: url(https://pic03.eapple.com.tw/yiniandesignlab/SBN1.jpg) no-repeat bottom; background-size: cover;}
.article_b .banner, .article_b .banner {background: url(https://pic03.eapple.com.tw/yiniandesignlab/SBN6.jpg) no-repeat bottom right 74%; background-size: cover;}
.main_part {padding-top: 10px;}

}

@media screen and (max-width: 500px) {
.article_b .banner, .article_b .banner {background: url(https://pic03.eapple.com.tw/yiniandesignlab/SBN6.jpg) no-repeat bottom right 81%; background-size: cover;}
}


/* = = = 隱私權政策 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.privacy_page .banner h6{display: none;}
.privacy_page .main_part {
    max-width: 100%;
    margin: auto;
    padding: 0px 0px;
    margin: 0 0;
}
.privacy_page .show_content {
    padding: 0px 0px;
}
.privacyContent {
    max-width: 1350px;
    padding: 80px 20px 40px 20px;
  }


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {
	/* display: block;
	width: 50%;
	text-align: left;
	max-width: 200px;*/
    max-width: 105px;
}
.pageIndex .nav-brand {width: 100%; display: block; transition:all 0.3s; opacity: 0; animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards;}
.nav-brand {width: 100%; display: block; transition:all 0.3s; animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards;}
.nav-brand img {width: 100%; transition: 0.3s ease;}
.pageIndex .nav-brand img {max-width: 140px; padding-top: 5px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .nav-brand img {max-width: 140px; transition: 0.3s ease;}
.stellarnav {margin-top: 0px; transition: 0.3s ease;}
.stellarnav {
    animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards;
    padding: 100px 25px 165px 0vw;
    width: 10%;}
.header_area {padding: 0px; background: none; align-self: start;}

@media screen and (max-width: 1440px) {
/* .nav-header {
    width: 72%;
    max-width: 122px;
} */
}
@media screen and (max-width: 1024px) {
 /* .nav-header {      
   max-width: 110px;
  } */
}
@media screen and (max-width: 768px) {
    .nav-header {
     padding-top: 12px;
    }
}

@keyframes headerslowly {
0% {
  opacity: 0;
 }
100% {
  opacity: 1;
}
}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.pageIndex .header_area.sticky .main_header_area {
  background: rgba(255, 255, 255, 0.9);
  height: 0px;
  opacity: 1;
  border-bottom: 0px solid #ececec;
  transition: 0.6s ease;
  border-bottom: 0px solid #ececec; transition: 0.6s ease;}
.pageIndex .main_header_area {background: rgba(255, 255, 255, 0.9); height: 0px; opacity:1; border-bottom: 0px solid #ececec; transition: 0.6s ease;}
.main_header_area{background: #ffffff; height: 0px; transition: 0.6s ease;}
.navigation {
	padding: 90px 0 0px 100px; grid-template-columns:215px 1fr; grid-gap: 0 0px; /*width: 10%;*/
    width: 100%;
    align-content: space-around;
    justify-content: space-evenly;
    align-items: start;
    justify-items: end;
}


/*選單最大寬度設定*/
.main_header_area .container {/*width:10%; padding-left: 0px;*/ margin: unset;}

/*第一層*/
.pageIndex .stellarnav { transition: 0.3s ease; opacity: 0; animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards;}
.stellarnav {animation: headerslowly 1.5s cubic-bezier(0.73, 0.08, 0.11, 0.99) forwards; border-radius: 0px 0px 20px 0px; /*width: 183%;*/ width: auto; padding:clamp(40px,8vw,100px) 0 40px;} 
.pageIndex .stellarnav > ul > li > a > b {color: #dfdfdf; transition:all 0.3s;animation-delay:unset; }
.stellarnav > ul > li > a > b {font-weight:400;font-size: 14px; color: #000000; transition:all 0.3s; padding: 0px 0px 0px 30px; text-shadow: none; letter-spacing: 0px; animation-delay:unset;}
.stellarnav > ul > li.has-sub > a > b {padding: 0px 0px 0px 30px;}
/*.pageIndex .header_area.sticky .stellarnav > ul > li > a > b {color: #000; text-shadow: none; transition:all 0.3s;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b:hover {color: #cc631b; text-shadow: none; transition:all 0.3s;}*/
.stellarnav > ul > li > a b:hover {color: #cc631b; transition:all 0.3s;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a b{padding: 0px 0px 0 0px;}
.stellarnav > ul > li.has-sub > a {padding-right: 0px; padding-left: 0px;}
.stellarnav > ul > li > a {width: 100px; height: 35px;font-size: 18px;margin: 0;}
.stellarnav > ul > li > a:hover { color:#BBBBBB;}

/*第二層*/
.stellarnav > li {text-align: center;}
.stellarnav li a {color: #444444;}
.stellarnav li li > a , .stellarnav li li.has-sub > a {padding: 12px 10px; letter-spacing:1px; transition: all 0.3s; border-left:1px solid transparent; font-size: 15px; font-weight: 400; letter-spacing: 0px; animation-delay:unset;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:12px;border-color:#303030; background: #303030;}
.stellarnav>ul {padding-top: 0px; transition: 0.3s ease;}
.pageIndex .header_area.sticky .stellarnav>ul {padding-top: 0px; transition: 0.3s ease;}
.stellarnav ul ul {margin-top: 0px; width: 150px; background: none;}
.stellarnav li li {width: 100%; border: 0px; border-bottom:1px solid #a5a5a5; background: #a5a5a5;}
.stellarnav ul ul ul {right: 100%; left: unset; top: -1px;}
.stellarnav > ul > li.drop-left > ul {right: unset;}
.stellarnav li.drop-left ul ul {top: 0px; right: 150px;}

.stellarnav ul {text-align: left;}
.stellarnav > ul > li {display: block;}
.stellarnav > ul > li > a {text-align: left;}

/*SubMenu*/
.tp_links {/*top: 127%;width: 150px;left: 165px;*/ position: initial; width: auto;}
.me_be_icon,.me_100_icon,.fb_icon,.ig_icon {
    max-width: 23px!important;
    width: 23px!important;
    height: 23px!important;
}
.me_100_icon::before,.me_be_icon::before,.fb_icon::before,.ig_icon::before {
      opacity: 0.7;  transition: opacity 0.3s ease;
}
.fb_icon:hover::before,.ig_icon:hover::before {
  opacity: 0.3;
}
.me_tp_features {display: block; /*margin: 25px 0 0 0; height: 8px;  padding-right: 12px;*/ text-align: left; order: 2; margin-top: auto; }
.me_tp_features a {font-size: 18px;}
.me_tp_features a i { margin: 0px;}
.pageIndex .me_tp_features a.tp_btn_cart , .pageIndex .me_tp_features a.tp_btn_notice {color: #fff;}
.pageIndex .header_area.sticky .me_tp_features a.tp_btn_cart , .pageIndex .header_area.sticky .me_tp_features a.tp_btn_notice {color: #b5b6b7;  text-shadow: none; }
.me_tp_features a.tp_btn_cart , .me_tp_features a.tp_btn_notice {color: #b5b6b7;  text-shadow: none; }
.box_search input[type=text] {border-radius: 0; border: solid 0px #ccc;}
.box_search {margin-right: 5px;display: none;}
.me_tp_features a.tp_btn_cart b {background: #b5b6b7; color: #fff; padding: 0px 4px; margin-left: 2px; border-radius: 100px; font-size: 14px;}
.me_tp_features a.tp_btn_cart b::before , .me_tp_features a.tp_btn_cart b::after {display: none;}

/*電腦版隱藏所有下拉選單*/
@media screen and (max-width: 1650px) {
 .tp_links {top: 120%;}
}
@media screen and (max-width: 1440px) {
	/*.navigation {
    grid-template-columns: 150px 1fr;}*/
/* .navigation {grid-template-columns: 150px 1fr;}
.tp_links {left: 104px;}
.stellarnav {width: 183%;}
.tp_links { top: 122%;} */
.me_tp_features a i { margin: 0px;}
}
@media screen and (min-width: 768px) {
.stellarnav > ul > li > ul {display: none !important;}
}

/*按鈕前面的小圓*/
.stellarnav > ul > li {position: relative;   
    font-family: 'Noto Znamenny Musical Notation';font-weight: 400;}
.stellarnav > ul > li a:before {
    content: "";
    background: url(https://pic03.eapple.com.tw) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: 6px;
    bottom: 0;
    top: 10px;
	opacity: 0;
    transition: all 0.3s;}
  .stellarnav > ul > li a:hover::before {opacity: 1; transition: all 0.3s;}
.stellarnav > ul > li > ul > li a:before {content: ""; background: none !important;}

@media screen and (max-width: 768px) {
  .header_area.sticky .main_header_area {height: 104px;}
  .stellarnav li a:before {display:none;}
}

@media screen and (max-width: 1700px) {
  .stellarnav>ul {padding-left: 0px;}
  .stellarnav > ul > li > a {padding: 0px 0px 0px 0px;}
}

@media screen and (max-width: 1440px) {
.pageIndex .header_area.sticky .main_header_area {height: 0px;}
.main_header_area {height: 0px;}
.header_area.sticky .main_header_area {height: 0px;}
}

@media screen and (max-width: 1350px) {
}

@media screen and (max-width: 1180px) {
  .stellarnav li.has-sub > a {padding: 0px 0px 0px 0px;}
  .stellarnav > ul > li > a {margin: 0 0px;}
}
@media screen and (max-width: 1024px) {
  .pageIndex .stellarnav {width: 100%; margin-top: 7px;}
  /* .stellarnav {margin-top: 0px;width: min-content; padding: 50px 10px 100px 0px; background: none;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 0px; padding-top: 0px;} */
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .nav-header {text-align: center;}
  /* .me_tp_features {margin: 0px ; } */

  .stellarnav li {text-align: center;}
  .pageIndex .main_header_area {height: 154px; background: #ffffff;}
  .pageIndex .header_area.sticky .main_header_area {height: 164px;}
  
  .nav-brand {margin-top: 0px;}
  .nav-brand:after {transform: translateX(-100px);}
  .pageIndex .nav-brand:after {transform: translate(-100px, -20px) !important;}
  .pageIndex .me_tp_features a.tp_btn_cart, .pageIndex .me_tp_features a.tp_btn_notice {text-shadow:none;}
  .pageIndex .stellarnav > ul > li > a > b {text-shadow: none;}
  .main_header_area .container {padding-left: 0px;}
  .pageIndex .nav-brand:after {height: 100%; max-width: 200px; transform: translate(-100px, -20px);} 
  .nav-header {width: 100%;}
  /* .navigation {width: 100%;padding-left: 6vh;} */
  .main_header_area .container {width: 100%;}
  /* .stellarnav > ul > li {display: unset;} */
  .pageIndex .stellarnav {margin-top: 0px;}

  .pageIndex .header_area.sticky .stellarnav {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding: 10px 10px 10px 10px;}
  .pageIndex .stellarnav > ul > li > a > b {
  color: #221814;}
}
@media screen and (max-width: 768px) {
.pageIndex .stellarnav { margin-top: 0px;}
.pageIndex .main_header_area {height: 104px;}
.stellarnav {margin-top: 0px;}
.stellarnav > ul > li > a{text-shadow:none;}
.header_area.sticky .main_header_area {height: 70px;}
.main_header_area {height:70px;}
.me_tp_features a.tp_btn_cart, .me_tp_features a.tp_btn_notice {display: inline-block;}
.pageIndex .header_area.sticky .main_header_area {height:70px;}
.navigation {padding: 10px 0px 0px 25px; background-color: #fff;}
.nav-brand img {  max-width: 100%;}
/*漢堡選單展開*/
.prod_classes > li:first-child a { display: none !important;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { text-align: center;}
.stellarnav.mobile > ul > li > a {padding: 14px 43px 10px 15px; width: 100%;text-align: center;}
.stellarnav.mobile > ul > li > a {  padding: 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 9px 16px !important; text-align: right;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #fff/*#d9d9d9*/; border-right: 0px #000 solid; box-shadow: 1px 1px 10px #828282d9;max-width: 100%;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}
.stellarnav.mobile > ul > li {border-bottom: 1px #f5f4f4  solid;}
.stellarnav li {width: 100%; text-align: left;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px; padding-left: 10px;}
.stellarnav > ul > li > a:hover {color: #b5b6b7;}
.stellarnav.mobile li.open li.open {background: #989595;}
.stellarnav ul ul ul {right: unset; left: 100%; top: 0px;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #bdbbbb;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #bdbbbb;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {color: #3f3d3d;border-color: #ffffff; background: #ffffff;}
.stellarnav .icon-close:after {border-bottom: solid 2px  #e9e9e9;}
.stellarnav .icon-close:before {border-bottom: solid 2px  #e9e9e9;}
.stellarnav a {color:#676767;!important;}
.stellarnav.mobile ul {background: #b5b6b7;}
.stellarnav.mobile li.open {background: #e9e9e9;padding: 1px;}
.stellarnav li li {border: 0px #a5a5a5 solid; background: #ffffff;}
.stellarnav li li:last-of-type {border-bottom-width: 0px;}
.stellarnav li a {color: #666;}
.stellarnav > ul > li > a > b {color: #221814;}
.stellarnav.mobile > ul > li > a b {font-size: 14px; padding: 2px;}
.stellarnav.mobile > ul {border-top: 0px;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b {color: #fff;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b:hover {color: #ffffff;}
.main_header_area .container {max-width: 100%;}
.pageIndex .header_area.sticky .stellarnav > ul > li > a > b {color:#221814;}
/*主選單按鈕下底線*/
.stellarnav > ul > li:not(.tp_links) > a:after ,
.stellarnav > ul > li > a:after {display: none;}
.stellarnav {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;}
.swiper-slide:nth-child(1)::after , .swiper-slide:nth-child(2)::after {font-size: 14px;}
.me_tp_features {display:none;}
}

@media screen and (max-width: 375px) {
}

@media screen and (min-width: 769px) {
    #page {
        display: grid;
        grid-template-columns: minmax(145px, 16.5%) 1fr;
    }
    .navigation {
        display: flex;
        flex-direction: column;
        justify-content: initial;
        align-items: flex-start;
        width: auto;
        height: 100dvh;
        padding: 90px 0 90px 40px;
        gap: 0;
    }
    .main_header_area .container {
        justify-self: flex-end;
        width: auto;
    }
    .nav-header {
        max-width: 105px;
    }
    .show_content{
        padding: 0;
    }
}



/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.copy {display:none;}    
.footer .center {max-width: 83%;}
.center {max-width: 83%; }
.footer {background: #ffffff; padding: 0px 0 0px 0;}
.footer_info {display:none;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.copy {background:#ffffff; color: #d9d9d9; border:none; padding: 15px 0 15px 0; text-align: center; margin: 0px 0px 0 0; padding: 15px 0 15px 0; width: 100%;}
.copy a{color: #d9d9d9;transition:all 0.3s;}
.copy a:hover {color: #d9d9d9;}
.box_link a{display:none;}
.footer_logo img {display:none;max-width: 160px;}
.footer_logo {text-align:center; width: 100%; max-width: 100%; margin-left: 0px;}
.footer_info ul {width: 100%; text-align: center; margin-bottom: 5px;}
.footer_info li {padding: 13px 0; display: inline-block; margin-top: 23px;}
.footer_info li p {font-size: 14px; color:#221814; line-height: 230%; text-align:left; display: inline-block; margin-bottom: 0px; letter-spacing: 0px; word-break: break-all;}
.footer_info li p a{color:#221814;}
.footer_info li p.tel a,.footer_info li p.tel2 a,.footer_info li p.mail a{  font-family:  "Noto Znamenny Musical Notation", sans-serif;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {margin-top: 0px; padding: 0 0; margin-bottom: 0px; background:none; width: 100%; margin-top: 20px;}
.footer_menu {display:none;}


.privacyLinks a+a {border-left: 0px solid #ddd;}


/*改字*/
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {
  width: 74px !important;
  letter-spacing: 1px !important;
  color: #444444;
  font-weight: 500;}
.list_before {margin-top: 20px; margin-bottom: 20px; font-size: 14px;}
.list_before.info li {padding-left: 85px; letter-spacing: 1px; width: 100%; display: inline-block;}
.footer_info li p.add:before {content: '龜山店地址：';}
.footer_info li p.tel:before {content: '龜山店電話：';}
.footer_info li p.add2:before {content: '中壢店地址：';}
.footer_info li p.tel2:before {content: '中壢店電話：';}
.footer_info li p.mail{display:none;}
.footer_info li {  display: flex;  flex-direction: row;  justify-content: space-between; width: 100%;}
.footer_info li p.add { order: 1;}
.footer_info li p.tel { order: 2;}
.footer_info li p.add2 { order: 3;}
.footer_info li p.tel2 { order: 4;}
.footer_info li p:before { display: inline-block;  margin-right: 4px;}
/*top*/
#to_top {width: 37px; height: 44px; bottom: 20px; right: 0px; left: unset; background: #ffffff; box-shadow: none; border-radius: 0px 0 0 15px; color: #221814; border: 1px solid #e0e0e0;}
#to_top i.top {margin-bottom: -12px;}
#to_top i.top:before, #to_top i.top:after {height: 9px; background: #221814;}

@media screen and (max-width: 1690px) {
.footer_info li:nth-child(1) , .footer_info li:nth-child(2) {width: 100%;}
}
@media screen and (max-width: 1550px) {
.footer .center {max-width: 100%;}
}
@media screen and (max-width: 1470px) {
.footer_info li {padding: 15px 0px;}
.footer_info li p {width: 100%;}
.footer_logo {margin-left: 0px;}
.footer_logo {text-align: center;}
.footer_info li p {text-align: center;}
.footer_menu a {font-size: 16px;}
}
@media screen and (max-width: 1380px) {
.footer_info li:nth-child(2) {width: 100%; margin-bottom: 0px;}
.copy {text-align: center; width: 100%;}
.footer_info ul {width: 100%;}
.footer_logo {width: 100%; max-width: 100%;}
.footer_menu {max-width: 95%; grid-template-columns: repeat(auto-fit, minmax(min(70px, 100%), 1fr));}
}
@media screen and (max-width: 1100px) {
.footer_info li p {width: 100%;}
.footer_info ul {margin-bottom: 0px;}
/*.footer_info {display: flex;}*/
.footer_menu {max-width: 100%;}
.copy {margin: 40px 0px 0 0;}
.footer_info li { flex-direction: column;}
}
@media screen and (max-width: 1000px) {
.footer_menu a {padding: 8px 4px 10px 0px; border: 0px #80ac9e solid; border-left: 0px  #80ac9e solid;}
}
@media screen and (max-width: 768px) {
.footer .center {max-width: 90%;}
.footer_menu {margin-bottom: 0px; }
.footer_info li:nth-child(2) {margin-bottom: 0px;}
.footer_menu a:last-child {border-right: 0px #e7e7e7 solid;}

}
@media screen and (max-width: 520px) {
.footer_menu { grid-template-columns: repeat(auto-fit, minmax(min(140px, 100%), 1fr)); }
}
@media screen and (max-width: 480px) {
.footer_info li {padding: 15px 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(130px, 100%), 1fr)); }
.footer_info ul {margin-bottom: 0px;}
.footer_info li:nth-child(2) {margin-bottom: 0px;}
.copy {
  /* margin: 20px 0px 0 0px;
  line-height: 159%;
  padding: 20px 10px; */
  padding-top: 21px;
}
}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part {padding-top: 20px; max-width: 1640px;padding-left: 250px;}
.product_page .show_content,
.product_info_page .show_content { width: 100%;display: flex;justify-content: center;flex-wrap: nowrap;align-items: center;align-content: center;padding: 0px 0px;flex-direction: column;}
.product_page .product_menu_list { position: relative; width:300px; letter-spacing: 1px; min-height: 0vw; margin-bottom: 20px;}
/* .product_page .products-list{ width:calc(100% - 135px) !important;} */
.product_page .products-list,
.product-wrapper { width: 100%;}
ul.page { width: 100%;}
.product-layer-two li a {background: #ffffff; color: #444444; text-align: left; border: 0px #dadada solid;  padding: 10px 16px;transition:all ease .3s; letter-spacing: 1px; font-size: 15px;}
.product-layer-two li a:hover {background: #e1e1e1;transition:all ease .3s;}
.product-layer-two li.active a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.product-layer-two li ul { position:static; margin-top:1px;width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; }
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:10px 15px;  background:#ffffff;}
.product-layer-two li li:hover > a {background: none; color: #cd631d;}
.product-layer-two > li { width: 300px; max-width:100%; padding:0; text-align:left; border-bottom:0px dotted #ccc;}
.product-layer-two > li ul > li + li { margin-top:1px;}
.products-list .name {}
.product-layer-two li i.close::before , .fa-circle-plus::before {color: #cc631b;}
.product-layer-two ul {grid-gap: 0px;}

.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: 12px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -8px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product_info_page .main_part { padding-left: 150PX;}
.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;}

.products-list .more { border: 1px solid #cc631b; color: #ffffff; background: #cc631b; font-weight: 500; opacity: 1; transition: 0.3s ease; font-size: 13px; letter-spacing: 1px; border-radius: 50px; transition: 0.3s ease;} 

/*詳細資料*/
.products-list .item a:hover .more {background: #e56e1f; transition: 0.3s ease;} /*1*/

/*滿版*/
.products-list {grid-gap:10px; grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));}

/*相關推薦*/
.prod_related h6 span:before {color: #444; letter-spacing: 2px; font-weight: 500;}
.lastPage {
    background: #333333;
    font-size: 12px;
    color: #ffffff;
    padding: 10px 10px;
    margin: 20px auto;
    width: 100px;
    text-align: center;
    border-radius: 5px;
}

.prod_related {background: none; padding: 100px 15px 70px 15px;}


/*選單下拉換圖*/
.product-layer-two li li > a:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin-left: -4px;
    top: 50%;
    margin-top: -8px;
    clip-path: none;
    background-size: contain;
    opacity: 0;
    transition:all ease .3s;
  }
  .product-layer-two li li > a:hover::before {opacity: 1;transition:all ease .3s;}


/*內頁*/
#prod_thumbSwiper .swiper-slide::before {background:#ffffff;}
.pd_tabTitle li.activeTab::after {height: 0px;}
.pd_tabTitle li.activeTab a {color:#444;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset, 15px);}
.swiper-button-prev, .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset, 15px);}
.proImgSwiper {background: none;}
.sidebarBtn {border: 0px #f4f4f4 solid; background: none;width: 100%;}
.pd_tabTitle li {border-bottom: 1px solid #d7d7d7;}
.product-layer-two li:first-child a { display: none;}
/*特*/
.sidebarBtn h2 {color: #444; letter-spacing: 1px;font-size: 18px;}
.products-list .pic {color: #b5b6b7;}
.products-list .pic img {transform: scale(1); transition: 0.5s ease;}
.products-list .pic img:hover {transform: scale(1.1); transition: 0.5s ease;}
.products-list .pic img{left: 50%; top: 50%;}
.products-list .price .sp_price {text-align: left;}
.products-list .price b{text-align: right; font-weight: 500; font-size: 15px;}
.products-list .price b , .ori_price {color: #b5b6b7; font-weight: 700;}
.products-list .price .sp_price , .sp_price {color: #d55c4e; font-weight: 700;}
.sidebarBtn .sp_price {color: #d55c4e;}
@media screen and (max-width: 1650px) {
/* .product_page .products-list{ width:calc(100% - 420px) !important;} */
/* .product_page .main_part {     padding-left: 215px;} */
}
@media screen and (max-width: 1440px) {
/* .product_page .show_content {align-items: end;padding-right: 50px;} */
/* .product_page .products-list {width: calc(100% - 200px) !important;} */
/* .product_page .product_menu_list {width: 100%;padding-left: 185px;} */
/* .product_page .main_part {
    max-width: 1250px;
    padding-left: 60px;
} */

}
@media screen and (max-width: 1200px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));}
.products-list .price b {text-align: center !important; width: 100%; display: block;}
.products-list .price .sp_price {text-align: center;}
}
@media screen and (max-width: 1024px) {
.product_info_page .main_part {
    max-width: 925px;
    padding-left: 150px;
}
.product_page .main_part {
    max-width: 925px;
    padding-left: 40px;
}
 /* .navigation {padding-left: 11vh;}
 .tp_links {left: 66px;top: 135%; } */
}
@media screen and (max-width: 980px) {
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product-layer-two {grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));}
}
@media screen and (max-width: 768px) {
.navigation {padding-left: 2vh;}
.product_page .main_part { padding-left: 0px;max-width: 85%;}
.product_info_page .main_part { padding-left:0px;}
.product_page .show_content {padding-right: 0px;}
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.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;}
.mobile_product_name {text-align: center;}
.product-layer-two > li {width: 100%;}
.product-layer-two li a {text-align: left;}
.product_menu_list>h5 {padding: 7px 16px; color: #444; font-weight: 500;}
a.pd_menu_toggle i {color: #c9c9c9;}

.product_page .products-list {width: 100% !important;}
#prod_thumbSwiper img {max-width: 150px; width: 100%;}
}
@media screen and (max-width: 480px) {
.products-list {grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));}
#prod_thumbSwiper .swiper-slide {height: 100px !important;}
.product_page .main_part {padding: 50px 20px 10px;width:90%;max-width: 100%;}
.products-list .price b {text-align: center !important;}
}

@media screen and (min-width: 769px){
    .product_page .main_part,.product_info_page .main_part{
        max-width: none;
        padding: 0;
    }
    .product_page .main_part{
        padding-right: calc(16.5vw - 145px);
    }
    .product_page .show_content{
        max-width: 1300px;
        padding: 21px 40px 65px;
        margin-left: auto;
        margin-right: 0;
    }
    .product_info_page .show_content{
        max-width: 1130px;
        padding: 75px 40px 65px;
        margin: 0 auto;
    }
}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的*/
.i_prod_tit h2 , .i_prod_tit span , .i_blog_ri em{display: none; /*0409*/}
.i_blog_ri h5 {padding: 5px 0; color:#b5b6b7;}
.i_prod_b {max-width: 1000px;}
.i_blog_b {max-width: 1000px;}
.blog_list_le, .i_blog_le {border: 0px solid #f4f2f0;}
.i_blog_le img, .blog_list_le img {border: 0px solid #e0e0e0;}
.i_blog_b a {display: none;}
.module_i_news .title_i_box h6 {font-size: 26px; font-weight: 900; color: #e1e1e1;}
.module_i_news .title_i_box h4 {font-size: 28px; font-weight: 500; color: #b5b6b7; display: none;}
.module_i_news {padding: 100px 20px 100px 20px;}
.news_related h6 span:before {color: #25191B; font-size: 20px; content: '相關文章';}
.news_related h6 {max-width: 1000px; text-align: center;}
.news_related {background:#ffffff; padding: 20px 0px 100px 100px; max-width: 1000px; width: 100%; margin: 0 auto;}
.box_link {display:none;}
h4.blog_category_title{font-size: 28px; color: #25191B;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;  gap: 10px;}
.module_i_news li , .subbox_item {  width: 100%;}
.module_i_news li a , .subbox_item a {  padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; border: 0px #ddd solid;}
.subbox_item a:after {background: none;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.blog_list_ri {padding: 10px 2px;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le img{
	display:block;
  max-width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);}

/*側邊*/
.blog_le {padding: 0;}
.blog_le .accordion {background: #fff; border:none; border-bottom: 1px #dcdcdc solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #383838 !important;}
.submenu a:hover {background: #6b6b6b;}
.submenu {background: none;}


/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr }
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back {grid-gap: 20px;}
.blog_back a{
    font-size: 15px;
    color: #808080;
    border-top: 1px solid #dfdfdf;
    padding: 12px 15px 15px 15px;}
.blog_back a.article_btn_prev{background:none;}
.blog_back a.article_btn_back{background:none;}
.blog_back a.article_btn_next{background:none;}

.blog_search input[type=search] {border:solid 1px #eaeaea; background: #ffffff; border-radius:0;}
.blog_le .accordion {}
.pageIndex h5.blog_le_t span {display:none;}
h5.blog_le_t em {}
.blog_list_ri em {color: #5a5a5a; display: none;}
.blog_list_ri h5 { -webkit-line-clamp: 2;}
.blog_ri {width: 100%; padding: 0 0 0 0px;}
.subbox_item {margin-bottom: 30px; border-bottom: 0px #eee solid;}
.blog_list_ri>*+* {margin-bottom: 7px;}
a.news_menu_toggle i {display: none;}


/*特效*/
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #383838;}
h5.blog_le_t span {display:none;}
h5.blog_le_t em , .i_blog_ri em {display:none !important;}
.module_i_news li a:before , .subbox_item a:hover:before , .subbox_item a:hover:after {opacity: 1;}
.subbox_item a:before , .module_i_news li a:before {opacity: 1; right: auto; left: 7px; bottom: -30px;}
.pageIndex .blog_list_ri p {display: none;}
.blog_list_ri p {line-height: 160%; margin-top: 0px; color: #919191; font-size: 14px; word-break: unset;}
.i_blog_ri p {margin-top: 6px; display: none;}
.i_blog_ri , .blog_list_ri {padding: 6px 5px 5px 5px;}
.module_i_news li a:after {background: none;}

.blog_list_le , .i_blog_le {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;}
.subbox_item a:hover .blog_list_le img , .module_i_news a:hover .i_blog_le img{transform: translate(-50%, -50%) scale(1.1);}
.blog_list_le img , .i_blog_le img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .8s;}
.module_i_news li a:before , .subbox_item a:before {
  content: 'READ MORE >';
  font-size: 12px;
  color: #b4b4b4;
  background:#ffffff;
  padding: 5px 10px;
  border-radius: 2px;
  border: 1px solid #eaeaea;}
.subbox_item a {display: block;}
.accordion li+li .link {border-top: 0px solid #ccc;}
.blog_shareData {flex-direction: row;}


/*主選單*/
.blog_le {width: 100%;}
.blog_le .accordion {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 0;
  padding: 0 0px;
  overflow: inherit;
  background: none;
  border-bottom: 1px #eaeaea solid}
.blog_le .accordion li {
  float: left;
  position: relative;
  text-align: center;}
.accordion li .link a {color: #868686;}
.fa-chevron-down::before{display: none;}
.submenu a{letter-spacing: 0px; background: #ffffff; color: #a4a4a4;}
.news_tags {margin-bottom: 30px; display: inline-block;}
.news_tags a {color: #808080;}
.news_related_list li a {
    background: none;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    text-align: left;}
.news_related_list li a p {line-height: 160%; padding: 15px 0 5px 0; color: #25191b; font-weight: 500; font-size: 12px;}
.news_related_list {max-width: 1000px; grid-gap: 0px; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));}
.news_related_b_box {max-width: 1000px; width: 100%; margin: 0 auto;}
.blog_search  { display:none;}
.submenu li.on_this_category a, .submenu a:hover {background: #5c5c5c;}
.submenu li+li {border-top: 0px solid #747474;}

.blog_box {padding: 0;}
.blog_box_edit .edit {
	color: #25191B;
	font-size: 15px;
	line-height: 26px;
}
.blog_le .accordion > li:hover .link i, .blog_le .accordion > li.on_this_category .link i {color: #444 !important;}



@media screen and (max-width: 1024px) {
.blog_subbox {grid-template-columns: 1fr 1fr;}
.news_related_list {max-width: 600px;}}
@media screen and (max-width: 768px) {

.box_link {
    display: flex;      
    justify-content: center;
}
.news_related {
    padding: 20px 0px 50px 0px;}
}
@media screen and (max-width: 600px) {
.news_related {
     padding: 20px 20px 50px 20px;}	
}
@media screen and (max-width: 500px) {
	.blog_subbox {grid-template-columns: 1fr ;}
	
}
@media screen and (max-width: 375px) {
  .blog_le .accordion li {width: 100%;}
}

@media screen and (min-width: 769px){
    .news_related{
        max-width: 1130px;
        padding: 0 40px;
    }
    .news_related_list{
        max-width: none;
        gap: 10px 20px;
    }
    .news_related_list li a{
        padding: 10px 0;
    }
}
  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 768px) {
#bottom_menu {display: none; } 
#to_top { bottom:21px;}
.banner {height: 250px;}

/*漢堡選單*/
.stellarnav.mobile {padding: 10px;}
.stellarnav,
.stellarnav.mobile {
    margin-left: auto !important;
    margin-right: 0 !important;
    left: auto !important;
    right: 0 !important;
	top: 15px;
}
.stellarnav .menu-toggle:after {color: #000; font-size: 11px;}
.stellarnav .menu-toggle span.bars span {height: 1px;background: #7a7776;}
}

@media screen and (max-width: 600px) { 
}




/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */

/* 購物車頁面設定 */
/* 商品分類 */

.product-layer-two {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
}
.product-layer-two > li { 
    width: auto;
    max-width:100%; 
    padding:0; 
    text-align:left; 
    padding-bottom: 5px;
}
.product-layer-two > li+li {
    margin-left: 15px;
}
.product-layer-two li a {
    background: transparent;
    border: 0;
   /*border-bottom: 1px #ccc solid;*/
	font-family: 'Noto Znamenny Musical Notation';
    font-weight: 400;
}
.product-layer-two li i {
    display: none;
} /* 次分類icon暫時隱藏 */
.product-layer-two li ul { 
    position:static; margin-top:5px; 
    /*display:block !important;*/ 
    width:100%; margin-left:0;
}
.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 ul > li + li { 
    margin-top:5px;
}
.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%);
}

/* 商品分類hover */
.product-layer-two * {
    transition: all .3s;
}
.product-layer-two li a:hover {
    color: var(--color2);
    border-bottom: 1px var(--color2) solid;
}
.product-layer-two li.active a {
    font-weight: normal;}
	
.product-layer-two li:hover ul { 
    border: none !important; 
    /*display:block !important;*/
}
.product-layer-two li li:hover{ 
    margin-left: 15px;
}
.product-layer-two li li:hover > a { 
    background:#fff; 
    color:#ad925e;
}
.product-layer-two li li:hover > a:before { 
    background:#ad925e;
}

/* ---- 通用設定 ---- */
.product-layer-two li a {
    position: relative;
    display: inline-block;
    transition: color .15s ease, text-shadow .15s ease;
}

/* 英文淡出時：讓所有文字形狀完全消失 */
.product-layer-two li a:hover {
    color: transparent !important;
    text-shadow: none !important;
	
}

/* 中文預設不顯示 */
.product-layer-two li a::after {
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease .15s, visibility 0s .15s;  
    /* ↑ 延遲 0.15s 等英文完全隱形，再顯示中文 */
}

/* 中文 hover 時淡入 */
.product-layer-two li a:hover::after {
    opacity: 1;
    visibility: visible;
}

/* ---- 第一顆：商業空間 ---- */
.product-layer-two li:nth-child(2) a::after {
    content: "商業空間";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #444;
    font-size: 15px;
    white-space: nowrap;
}

/* ---- 第二顆：住宅空間 ---- */
.product-layer-two li:nth-child(3) a::after {
    content: "住宅空間";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #444;
    font-size: 15px;
    white-space: nowrap;
}


/* 商品列表 */
.products-list {
    grid-template-columns: repeat(3,1fr);
}
.products-list .item a {
    padding: 0;
}
.products-list .pic {
    aspect-ratio: 4/3;
}
.products-list .name {
	text-align: left; 
	letter-spacing: 1px;  
	margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
	height: 3em;
}
    
}
.products-list .price b.ori_price {
    color: rgba(51, 51, 51, 0.4);
}
.products-list .price b.sp_price,
.products-list .price b {
    color: rgba(51, 51, 51, 1);
}
.products-list .more {
    display: none;
}

/* .product_page - hover */
.products-list * {
    transition: .7s cubic-bezier(0.78, -0.26, 0.19, 1.07);
}
/* 名稱浮出在底部 */
.products-list .name {
   transition: opacity .4s ease;
   opacity: 1;
}

.products-list .item a:hover img {
    -webkit-filter: grayscale(50%);
    /* transform: translateY(-50px);*/
  filter: brightness(60%) grayscale(60%);  /* 亮度降到70%，順便灰一點 */
  transition: all .5s ease;
}


/* .product_info_page */
.product_info_page .product_menu_list {
    margin-bottom: 0;
}
.product_info_page .product-layer-two { 
    display: none;
}
.product-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.product_main,
.product_info_page form, 
.product_info_page .toShare,
.product_info_page .pd_tabTitle {
    display: none;
}
.product_pic {
    padding: 0;
}
.product_info_page .products-list,
.product-wrapper { 
    width: 100%;
}
.product_info_page .half_box { 
    width: 100%; 
    float: none; 
    padding-right: 0;
}
.sidebarBtn {
    color: var(--color3);
    text-align: center;
    border: 0;
}
.sidebarBtn h2 {    
    font-weight: 400;  font-family: 'Noto Znamenny Musical Notation';  
}
.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;
}
.product_info li:nth-of-type(1) .txt_box {
    font-size: 15px;
    letter-spacing: 1px;
}
.product_info li .txt_box {
    font-family: 'Noto Sans TC', sans-serif;
    color: #333333;
}
.product_info li:nth-of-type(1) .txt_box {
    font-size: 15px;
}
.radio-inline__label {
    background: #F7F5F2;
    border: solid 2px #F7F5F2;
    border-radius: 0;
    padding: 8px 22px;
}
.radio-inline__input:checked + .radio-inline__label {
    background: #F7F5F2;
    border: solid 2px rgb(196 196 196 / 80%);
}
.sidebarBtn .price span.ori_price {
    text-decoration: line-through;
}

/* 商品資訊&相關推薦 */
.prod_tabs {
    margin-top: 20px;
}
.prod_related * {
    transition: all ease-in .3s;
}
.prod_related {
    background: transparent;
    padding: 50px 15px 25px 15px;
}
.prod_related h6, 
.related_list {
    display: none;
}
.prod_related h6 {
    margin: 0 auto 30px;
}
.related_list li a {
    background: transparent;
}
.related_list li a p {
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.5;
    margin-top: 15px;
}
@media screen and (max-width: 1024px) {
.products-list {
 grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 1440px) {
.products-list .name {
 font-size: 12px;}
}

@media screen and (max-width: 768px) {
    /* 購物車頁面設定 */
    

    /* 商品分類 */
    .product_menu_list,
    .products-list,
    .product-wrapper { 
        width: 100%;
    }
    .product_page .product-layer-two,
    .product_page .products-list {
        width: 100%; 
        border-right: none;
    }
    .product_page .product_menu_list {
        width: 100%; 
        order: 0; 
        min-height: unset;
    }
    .product_page .product_menu_list>h5{
        display: block;
    }
    .product-layer-two { 
        margin-right: 0; 
        grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); 
        grid-gap: 5px;
    }

    /* .product_page頁面物件順序設定 */
    .product_page .show_content > a { 
        order: 1;
    }
    .product_page ul.products-list { 
        order: 2;
    }
    .product_page ul.page { 
        order: 3;
    }

    /* .product_page */
    .product_page .product_menu_list {
        background: transparent;
        padding: 5px 15px;
    }
    .product_page .product_menu_list > h5 {
        display: none;
        margin: 0;
    }

    .products-list {
        grid-template-columns: repeat(2,1fr);
    }
    .products-list .item a {
        display: flex;
        flex-direction: column;
    }
    .products-list .name {
        position: relative;
        opacity: 1;
    }
    .products-list .item a:hover img {
        transform: translateY(0);
    }

    /* .product_info_page */
    .mobile_product_name {
        display: none;
    }
    .pd_tabInner_contain {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 480px) {
    .product_info_page .main_part {
        padding: 25px 25px;
    }
    .products-list {
        grid-template-columns: repeat(1,1fr);
    }
	.product-layer-two li a {
     padding: 10px 0px;
    }
    .products-list .name {
        font-size: 15px;
    }
}






/*功能頁*/
.blog_page .banner{display: none;}
h4.blog_category_title {    font-size: var(--f28);   font-family:  "Noto Znamenny Musical Notation", sans-serif;    border-bottom: 1px dotted var(--SubColor);}
h4.blog_category_title span{font-size: var(--f24);}
/*文章管理/外層＝＝*/
.module_i_news ul{display: grid; gap: var(--f20);}
.module_i_news li ,.subbox_item {width: 100%;margin: 0;}
.blog_page.article_b .blog_list_ri h5 {font-size: 15px;}
.module_i_news li a, .subbox_item a {padding: 5px;border: 1px dashed #ddd;overflow:hidden;}
.subbox_item a:hover:before, .subbox_item a:hover:after {bottom: 0;}
.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{
	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;
}
/*側邊選單*/
.blog_le {display: none;}
.blog_ri {width: 100%;padding: 0;min-height: 60vh;}
/*分類頁*/
h4.blog_category_title {display: none;padding: 0px;}
.subbox_item{width: 100%;border: none;}
.subbox_item a{border: none;}
.subbox_item a:before {color: #fff;font-weight: 300;letter-spacing: 2px;font-size: 12px;line-height: 50px;bottom: 0;
    right: auto;left: 50%;transform: translateX(-50%);display: none;}
.subbox_item a:after {border: none;background: rgba(0,0,0,.8);height: 50px;top: auto;bottom: 0;display: none;}
.blog_list_le{width: 65%;height: 0;padding-bottom: 45%;overflow: hidden;position: relative;}
.blog_list_le img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all .8s;}
.subbox_item a:hover .blog_list_le img{transform: translate(-50%,-50%) scale(1.05);}
.blog_list_ri{width: 45%;padding: 20px;background: #fff;right: 0;bottom: 10%; max-width: 600px;}
.blog_list_ri em {position: absolute;bottom: 20px;font-size: 12px;right: 30px;}
.blog_page.article_b .blog_list_ri p {line-height: 160%;font-weight: 300;font-size: 14px;margin-top: 10px;display:none;}
/*詳細頁*/
.blog_in_page h4.blog_category_title {
    display: block;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.blog_back a.article_btn_back {background: #ad925e;}

.blog_back a.article_btn_back{
    background: var(--SubColor2);
}
.blog_box_edit{font-family:  "Noto Znamenny Musical Notation", sans-serif;}

@media screen and (max-width: 1024px) {
body.pageIndex .module_i_news ul{gap: 20px;}
/* .blog_in_page #content { padding-left: 100px;} */
}
@media screen and (max-width: 768px) {

body.pageIndex .module_i_news ul{grid-template-columns: repeat(2,1fr);}
body.pageIndex .module_i_news li:nth-last-of-type(1){display: flex;}

body.blog_page .blog_list_ri{
    display: block;
    position: relative;
    width: 100%;
    max-width: 80%;
    margin: -50px 0 0 auto;
}
body.blog_page .blog_list_le{
    width: 100%;
    padding: 0;
    height: auto;
}
.blog_page.article_b .blog_list_le img{
    width: 100%;
    position: relative;
    padding-bottom: 42%;
 }
.blog_page.article_b .blog_list_ri {
     margin: -220px 0 0 0;max-width: 100%;
}
.subbox_item a:hover .blog_list_le img{
    transform: scale(1.05);
}
.blog_in_page #content { padding-left:0px;}
}
@media screen and (max-width: 600px) {
.blog_page.article_b .blog_list_ri {
    margin: -153px 0 0 0;
}
}
@media screen and (max-width: 500px) {
body.blog_page .blog_list_ri{padding: 20px 20px 20px 20px;max-width: 90%;}
}

@media screen and (max-width: 375px) {
    .blog_page.article_b .blog_list_ri {margin: -132px 0 0 0;}
.blog_page.article_b .blog_list_ri{padding: 10px;}		
 }
/*聯絡我們**************************************************************/


.contact_content {
	position: relative;
	padding-top: 0px;
	padding-bottom: 30px;
}

.blank_letter{
    display: none;
}

.list_before {
    display: none;
}

.contact_content .information_left {
   display: none;
}

.contact_content .information_right {
    padding: 0px;
    padding-left: 295px;width: calc(100% - 265px);
}

.contact_form li {
    padding-bottom: 0px;
    grid-gap: 0px;
    display: flex;
    flex-direction: column;
}
.contact_form li .form__label {
    max-width: 50%;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 2.2em;
    position: relative;
    text-align: left;
    font-weight: 300;
    color: #000;
}
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert {
    letter-spacing: 1px;
    text-align: justify;
    gap: 13px;
    font-size: 13px;
    display: flex;
    flex-wrap: wrap;
}
.red {
    color: #000;
    position: absolute;
    left: -17px;
}
.contact_form li input.noborder {
    background-color: #f9f9f9;
    border: none;
}
.form select {
    background-color: #f9f9f9;
    border: none;
    font-size: 13px;
    letter-spacing: 1px;
}
.contact_form li.last {
    gap: 0px;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
}
.contact_form li.last cite {
    background: #323232;
    border: none;
}
.contact_form li.last blockquote {
    border: 1px #c9c9c9 solid;
    background: #f9f9f9;
}
.contact_form li.last blockquote, .contact_form li.last cite {
    padding: 0px;
}
.contact_form li textarea.noborder {
    background-color: #f9f9f9;
    border: none;
}

.contact_form li.last input {
    font-size: 13px;
}
@media screen and (max-width: 1040px) {
.contact_content .information_right {
    padding-left: 255px;
    width: calc(100% - 80px);
}}
@media screen and (max-width: 768px) {

.contact_content .information_right {
    width: 95%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-left: 50px;
}
.red {
    left: -18px;
}
.note {
    top: 67px;
    left: 17px !important;
}
.contact_content .information_left::before {
    top: -18%;
}
}

@media screen and (max-width: 600px) {
    .contact_form li .form__label {
        padding: 0px;
        background: transparent;
    }
	  .contact_content {
        padding: 0px ;}
}

@media screen and (max-width: 500px) {
    .contact_content .information_right {
        padding-left: 30px;
    }

    .info_linkbox{position: static;margin-top: 10px;justify-content: center;}
    .info_linkbox a{margin: 5px;}
}

@media screen and (max-width: 400px) {
    .contact_content .information_right {
        padding-left: 39px;
        width: 94%;
    }
}

@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1024px) {
}



/*功能頁*/
body.blog_page.article_a.bodyDesktop .blog_subbox {
    display: grid;              /* 確保它是 grid */
    grid-template-columns: 1fr; /* 單欄 */
}
.blog_page .banner{display: none;}
body.blog_page.article_a h4.blog_category_title {    font-size: var(--f28);    font-family: var(--SFont);    border-bottom: 1px dotted var(--SubColor);}
body.blog_page.article_a h4.blog_category_title span{font-size: var(--f24);}
/*文章管理/外層＝＝*/
.blog_page.article_a .module_i_news ul{display: grid; gap: var(--f20);}
.blog_page.article_a .module_i_news li ,.subbox_item {width: 100%;margin: 0;}
.blog_page.article_a .blog_list_ri h5 {font-size: var(--f18);font-family:  "Noto Znamenny Musical Notation", sans-serif;}
.blog_page.article_a .module_i_news li a, .subbox_item a {padding: 5px;border: 1px dashed #ddd;overflow:hidden;}
.blog_page.article_a .subbox_item a:hover:before, .subbox_item a:hover:after {bottom: 0;}
.blog_page.article_a .i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {width: 100%;}
.blog_page.article_a .i_blog_le , .blog_list_le{  width: 100%;  position: relative;    padding-bottom: 65%;    height: 0;}
.blog_page.article_a .i_blog_le img , .blog_list_le img{
	display:block;
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
}
/*側邊選單*/
body.blog_page.article_a .blog_le {display: none;}
body.blog_page.article_a .blog_ri {width: 100%;padding: 0;min-height: 60vh;}
/*分類頁*/
.blog_page .main_part,.blog_in_page .main_part {max-width: 1500px;padding-left: 300px;}
.blog_in_page .main_part {max-width: 1000px;padding-left: 100px;}
body.blog_page.article_a h4.blog_category_title {display: none;}
body.blog_page.article_a .subbox_item{width: 100%;border: none;}
body.blog_page.article_a .subbox_item a{border: none;}
body.blog_page.article_a .subbox_item a:before {color: #fff;font-weight: 300;letter-spacing: 2px;font-size: 12px;line-height: 50px;bottom: 0;
    right: auto;left: 50%;transform: translateX(-50%);display: none;}
body.blog_page.article_a .subbox_item a:after {border: none;background: rgba(0,0,0,.8);height: 50px;top: auto;bottom: 0;display: none;}
body.blog_page.article_a .blog_list_le{width: 65%;height: 0;padding-bottom: 45%;overflow: hidden;position: relative;}
body.blog_page.article_a .blog_list_le img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all .8s;}
body.blog_page.article_a .subbox_item a:hover .blog_list_le img{transform: translate(-50%,-50%) scale(1.05);}
body.blog_page.article_a .blog_list_ri{width: 45%;padding: 50px 30px 100px 30px;position: absolute;background: #fff;right: 0;bottom: 10%;
    max-width: 600px;}
body.blog_page.article_a .blog_list_ri h5 {font-weight: 600;color: #333;}
body.blog_page.article_a .blog_list_ri em {position: absolute;bottom: 20px;font-size: 12px;right: 30px;}
body.blog_page.article_a .blog_list_ri p {line-height: 160%;font-weight: 300;font-size: 14px;margin-top: 10px;}
/*詳細頁*/
body.blog_page.article_a .blog_in_page h4.blog_category_title {
    display: block;
    font-weight: 600;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
body.blog_page.article_a .blog_back a.article_btn_back {background: #ad925e;}

body.blog_page.article_a .blog_back a.article_btn_back{
    background: var(--SubColor2);
}
body.blog_page.article_a .blog_box_edit{font-family:  "Noto Znamenny Musical Notation", sans-serif;}
@media screen and (max-width: 1440px) {
.blog_in_page .main_part {padding-left: 235px;}
.blog_page .main_part,.blog_in_page .main_part {max-width: 1100px;}
}
@media screen and (max-width: 1024px) {
.blog_in_page .main_part {
    max-width: 600px;
    padding-left: 50px;
}
.blog_page .main_part {
        max-width: 880px;
        padding-left: 220px;
    }
body.blog_page.article_a .blog_list_ri {
    padding: 50px 30px 50px 30px;
}
}

@media screen and (max-width: 768px) {

body.blog_page.article_a .blog_list_ri{
    display: block;
    position: relative;
    width: 100%;
    max-width: 95%;
    margin: -35px 0 0 auto;
}
 body.blog_page.article_a .blog_list_ri {
        padding: 20px 22px 20px 22px;
 }
body.blog_page.article_a .blog_list_le{
    width: 100%;
    padding: 0;
    height: auto;
}
body.blog_page.article_a .blog_list_le img{
    position: initial;
    transform: none;
}
body.blog_page.article_a .subbox_item a:hover .blog_list_le img{
    transform: scale(1.05);
}
.blog_in_page .main_part {
      padding-top: 50px; padding-left: 0px;padding-right: 0px;
    }
.blog_page .main_part {
       max-width: 85%;padding-left:0px;padding-top: 50px;
    }
}
@media screen and (max-width: 600px) {
body.blog_page.article_a .module_i_news{padding: 50px 20px;}
.blog_page .main_part {max-width: 90%;}
.blog_in_page .main_part {max-width: 85%;}
}
@media screen and (max-width: 500px) {
body.blog_page.article_a .module_i_news ul{grid-template-columns: 1fr;}
body.blog_page.article_a .blog_list_ri{padding: 20px 20px 20px 20px;max-width: 90%;}
}

@media screen and (min-width: 769px){
    .blog_page .main_part, .blog_in_page .main_part{
        max-width: none;
        padding: 0;
    }
    .blog_page .main_part{
        padding-right: calc(16.5vw - 145px);
    }
    .blog_page .show_content{
        max-width: 1300px;
        padding: 90px 40px 65px;
        margin-left: auto;
        margin-right: 0;
    }
    .blog_in_page .show_content{
        max-width: 1130px;
        padding: 90px 40px 65px;
        margin: 0 auto;
    }
    .blog_subbox{
        gap: 20px;
    }
    .blog_page.article_a .module_i_news li a, .subbox_item a{
        padding: 0;
    }

}


/*影片處*/
.pageIndex .nav-brand img {
    max-width: 100px;    opacity: 0.53;}	
.flex-video ul section { color:#999898;  margin: 7.25vw 0 6vw;}
.flex-video video {height: 120%;}
.flex-video ul section h4 {font-size: 42px!important;font-family: "Fira Sans Extra Condensed", sans-serif;    padding-top: 6.2vh;font-weight: 600;}
.flex-video ul section p {padding-left: 29.8vh;padding-top: 2.8vh;font-family:  "Fira Sans Extra Condensed", sans-serif;    font-size: 15px;}
.flex-video ul .i_a01 { padding:0px;font-size: 28px;font-family: "Fira Sans Extra Condensed", sans-serif;font-weight: 600;}
.flex-video ul .i_a01:hover { background:transparent;}
flex-video ul .i_a01 {
 line-height: 0%;
 font-size: 50px;font-family: "Fira Sans Extra Condensed", sans-serif;}
.flex-video ul .i_a01 {
  color: #999898;}	
.flex-video ul figure a {
    width: 27px;
    height: 27px;
    margin-right: 10px;} 
@media screen and (max-width: 1440px) {
.flex-video ul figure {
    bottom: 40px;}
.flex-video ul section p {
    padding-left: 33vh;}
.pageIndex .nav-brand img {
    max-width: 120px;}	
.flex-video ul section h4 {
    font-size: 65px;padding-top: 6.5vh;}	
}
@media screen and (max-width: 1024px) {
.flex-video ul section h4 {
    font-size: 40px !important;}
.flex-video ul section h4 {
     padding-top: 11.5vh;}
.flex-video ul section p {
    padding-left: 27.5vh;}	
.flex-video ul .i_a01 { 
    padding-top: 15px;} 	
}
@media screen and (max-width: 768px) {
.pageIndex .nav-brand img {
        max-width: 110px;}	
.flex-video ul .i_a01 {
   padding-top: 32px;} 
.flex-video ul section h4 {
   padding-top: 14.5vh;}  
.flex-video ul section p {
    font-size: 18px;
}   
}
@media screen and (max-width: 500px) {
 .flex-video ul { width: 90%;}
 .flex-video ul section h4 {
 font-size: 46px !important;
        padding-top: 15.5vh;
        line-height: 1.1;}
.flex-video ul section p {
  padding-left: 0vh;    }
.flex-video ul section p {padding-top: 1.8vh; } 
.flex-video ul .i_a01 {padding-top: 50px;}
.flex-video ul section p {font-size: 21px;}

}
@media screen and (max-width: 425px) {
.pageIndex .nav-brand img {
    max-width: 100px;}	
.flex-video ul .i_a01 {
   font-size: 25px;}	
.flex-video ul figure img{ width:90%}
.flex-video ul figure a {
    width: 25px;
    height: 25px;
    margin-right: 10px;}
.flex-video ul .i_a01 {     }
}
@media screen and (max-width: 375px) {
 .flex-video ul section h4 {
        font-size: 42px !important;
        padding-top: 14.5vh;
 }
.flex-video ul section p {font-size: 20.5px;}

}

.edit {
    padding: 0px!important;
}
.blog_box_edit * {
    padding: 2px 0;
}


