@charset "utf-8";

/*●●●●●●●●●●●●●●●●●●●●●●●●   大範圍設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
*{font-family: 'Jost','Noto Sans TC', sans-serif;letter-spacing: 1px;}

@media screen and (max-width: 600px){
	.main_part {padding: 50px 20px 20px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
*{font-family: 'Poppins','Noto Sans TC', sans-serif;}


/*●●●●●●●●●●●●●●●●●●●●●●●●   大圖部分設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.swiper-slide img { height:auto;}
/*其他設定*/
.bannerindex {position: relative;}
.swiper-pagination {margin-left: 0;transform: translateX(-50%);}

@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/

@media screen and (max-width: 600px){
	.swiper-slide{height: 300px;overflow: hidden;}
	.swiper-slide img{height: 305px;object-fit: cover;}
}






/*●●●●●●●●●●●●●●●●●●●●●●●●   HEADER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.pageIndex .header_area {position: fixed;width: 100%;}
.main_header_area {background: #fff;box-shadow: 1px 1px 10px rgba(0,0,0,.1);}
.main_header_area .container {max-width: 1600px;padding: 0 3%;}
.nav-header {top: 10px;}
.nav-brand {width: 180px;}
.navigation {padding: 5px 0 5px 230px;}
/*主分類按鈕*/
.stellarnav > ul > li > a {color: #555;padding:15px 0px;height: auto;font-size: 16px;font-weight: 300;vertical-align: middle;}
.stellarnav > ul > li > a:hover{color: #777;}
.stellarnav li.has-sub > a {padding: 15px 15px 15px 0px;}
.stellarnav li.has-sub > a:after {border-top: 4px solid #444;border-left: 5px solid transparent;border-right: 5px solid transparent;right: 0px;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #ADA17E;}/*三角形icon*/
/*購物車功能檢視*/
.me_tp_features {display: block;position: absolute;right: 15px;top: 15px;max-width: 360px;}
.me_tp_features a{transition: all .3s;}
.me_tp_features a.tp_btn_notice i{margin-top: 5px;}
.me_tp_features a:hover{transform: translateY(-3px);}
.me_tp_features a i {margin: 0;}
.me_tp_features a span{display: none;}
.tp_links{display: none;}
.box_search {margin-right: 10px;}
.box_search input[type=text] {padding: 5px 10px 5px 32px;border-radius: 0;}
.shop_search_btn {background: #888;padding: 6px 12px;border-radius: 0;}
/*其他下拉按鈕*/
.stellarnav > ul > li > ul a{background: #fff;color: #555;padding: 15px;font-size: 14px;border-bottom: none;font-weight: 300;transition: all .5s;}
.stellarnav > ul > li > ul a:hover{background: #f1f1f1;padding: 15px 10px 15px 20px;}
.stellarnav > ul > li.has-sub > ul a{padding: 15px;}
.stellarnav > ul > li.has-sub > ul a:hover{padding: 15px 10px 15px 20px;}
.stellarnav > ul > li > ul a:hover {background: #333;color: #fff;}
.stellarnav li li:hover > a {color: #fff;background: #555;}
.stellarnav li li.has-sub:hover > a:after {border-left: 5px solid #fff;}
.stellarnav li li{border: none;margin-bottom: 0;}
.stellarnav li li.has-sub > a:after {border-left: 5px solid #888;border-top: 5px solid transparent;border-bottom: 5px solid transparent;right: 10px;}
.stellarnav ul ul li.has-sub > a:hover:after {border-top: 4px solid transparent;}
.me_tp_features {display: none;}





@media screen and (max-width: 1200px){
	.pageIndex .header_area {position: relative;}
}
@media screen and (max-width: 1024px){
	.navigation {padding: 5px;}
	.nav-header {position: relative;}
	.stellarnav > ul > li > a {padding: 5px;}
	.stellarnav li.has-sub > a {padding: 5px 25px 5px 15px;}
}
@media screen and (max-width: 768px) {
	.stellarnav.mobile {top: 10px;}/*漢堡紐*/
	.stellarnav .menu-toggle span.bars span {width: 20px;height: 1px;}
	.nav-header{top: 0;z-index: 0;}
	.nav-brand{margin-top: 5px;}
	/*主分類*/
	.stellarnav.mobile > ul > li > a {vertical-align: middle;width: 80%;}
	.stellarnav.mobile > ul > li > a.dd-toggle {padding: 0px;width: auto;top: 10px;right: 10px;}
	.stellarnav.mobile > ul > li.has-sub > ul a {padding: 10px;}
	/*其他下拉按鈕*/
	.stellarnav.mobile li.open {padding: 0;}
	.stellarnav.mobile li.open li.open{padding: 3px;background: #ddd;}
	.stellarnav.mobile li.open li.open > a{background: #ddd;}
	.stellarnav.mobile li li a.dd-toggle {width: 40px;height: 40px;}
	.stellarnav.mobile li a{border-bottom: none;}
	.stellarnav.mobile > ul > li > a.dd-toggle {width: 100%;text-align: right;}
	.stellarnav.mobile > ul > li > a.dd-toggle:before{content: "";width: 0;height: 0;border: 6px solid;
  border-color: #888 transparent transparent transparent;position: absolute;top: 10px;right: 15px;}
	.stellarnav a.dd-toggle .icon-plus:before,.stellarnav a.dd-toggle .icon-plus:after{display: none;}
	.stellarnav > ul > li > ul a:hover {background: #fff;}
	/*叉叉按鈕*/
	.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{color: transparent;background: transparent;}
	.stellarnav .icon-close {position: absolute;right: 15px;}
	/*漢堡紐*/
	.stellarnav .menu-toggle span.bars span {width: 25px;height: 2px;margin: 0 auto 5px;}

}
@media screen and (max-width: 570px){
	.stellarnav .menu-toggle {padding: 10px;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.main_header_area{box-shadow: none;transition: all .5s;}
.header_area.sticky .main_header_area{background: rgba(256,256,256,.9);}
.main_header_area .container {max-width: 2000px;margin: 0;}
.nav-header {top: 15px;}
.nav-brand { width: 200px;  margin-top: 4px;}
.stellarnav ul {text-align: left;max-width: 1200px;}
.stellarnav > ul > li {padding: 5px;}
.stellarnav > ul > li > a {   color: #555;  letter-spacing: 2px;  font-weight: 400;  transition: all .5s;  font-size: 16px;}
.stellarnav > ul > li > a:hover{color: #009139;}
.stellarnav li.has-sub > a:hover:after {border-top: 4px solid #009139;}/*三角形icon*/
.stellarnav > ul > li > ul a:hover {background: #009139;}
.stellarnav > ul > li.has-sub > ul a {padding: 10px 15px;}
.stellarnav > ul > li.has-sub > ul a:hover {padding: 10px 10px 10px 20px;}
.me_tp_features {  display: block;   top: 30px;  max-width: 110px;   z-index: 9999;}
.me_tp_features a {background: #006833;width: 27px;height: 27px;border-radius: 20px;  text-align: center;line-height: 27px;margin: 2px;}
.me_tp_features a i {color: #fff;}
.tp_links{display: block;}
.stellarnav > ul > li.drop-left > ul {  right: 0;  left: 0;}
.stellarnav  > ul > li:nth-of-type(1) {    display: none;}
.footer_menu a:nth-child(2) { display: none;}





@media screen and (max-width: 1200px){  
.me_tp_features {   display: none;}

}

@media screen and (max-width: 1024px){
	.nav-header {text-align: center;}
	.nav-brand {   width: 200px;  padding-bottom: 20px;  margin-top: 0;}
	.stellarnav > ul > li > a {  font-size: 13px;  letter-spacing: 0;}
	.stellarnav li.has-sub > a {padding: 5px 15px 5px 0px;}
	.stellarnav ul {   text-align: center;}
}
@media screen and (max-width: 768px){
	.nav-header {  padding-left: 5px;  top: 14px;  text-align: center;}
	.stellarnav.mobile li.open {background: #256575;}
	.stellarnav.mobile > ul > li.open > a{color: #fff;padding: 15px 43px 15px 15px;}
	.stellarnav.mobile > ul > li > a.dd-toggle{overflow-y: hidden;}
	.stellarnav.mobile > ul > li > a.dd-toggle:before {top: 12px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle {top: 0px;}
	.stellarnav.mobile > ul > li.open > a.dd-toggle:before {top: 22px;border-color: #eee transparent transparent transparent;}
	.stellarnav .menu-toggle:after{ display: none;}
	.stellarnav .menu-toggle span.bars {  top: 17px;}
	.nav-brand { adding-bottom: 20px;}
	
}

/*●●●●●●●●●●●●●●●●●●●●●●●●   FOOTER區塊   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
.footer{background: #eee;padding: 50px 0;}
.footer .center{max-width: 1200px;padding: 0 3%;}
.footer_logo{width: 200px;margin: 0;}
.footer_logo img{width: 100%;}
.footer_info{padding: 0;display: flex;align-items: center;justify-content: space-around;}
.footer_info li{padding: 10px 0;display: inline-block;vertical-align: middle;}
.footer_info li:nth-child(1){width: 48%;}
.footer_info li:nth-child(2){width: 48%;text-align: right;}
.footer_info li p,.footer_info li p a{color: #444;}
.footer_menu {max-width: 330px;margin: 0 0 0 auto;}
.footer_menu a {background: transparent;color: #555;border: none;font-weight: 300;width: 48%;
    text-align: center;background: #333;color: #eee;margin: 2px 0;}

.copy {  border-top: none;  display: none;}
.copy a{color: #444;font-weight: 200;}
.box_link {top: 100%;width: 100%;text-align: right;padding: 0 3%;max-width: 300px;display: none;}
.box_link a {display: inline-block;width: 30px;height: 30px;border: none;background: #111;padding: 0px;border-radius: 30px;}
.box_link a i{max-width: 100%;font-size: 18px;line-height: 30px;display: block;}

@media screen and (max-width: 768px){
	.footer {padding:30px 0;}
	.footer_logo{margin-bottom: 0;}
	.footer_info ul {flex-wrap: wrap;}
	.footer_info li:nth-child(1){width: 100%;}
	.footer_info li:nth-child(2){width: 100%;text-align: center;}
	.footer_menu {margin: 0;}
	.footer_menu a{font-size: 12px;}
	.box_link{position: relative;right: 0;top: 0;text-align: left;padding: 15px 0;}
	.copy {padding: 30px 3% 0 3%;text-align: center;border-top: 1px solid #555;font-size: 12px;}
}
	
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
.footer {  background: #fff;  border-top: 1px solid #ccc;}
.footer_info {max-width: 830px;margin: 0 auto;}
.footer_info li:nth-child(1){width: 100%;}
.footer_info li:nth-child(2){width: 100%;text-align: left;}
.footer_menu {max-width: inherit;margin: 0;}
.footer_menu a{background: transparent;color: #888;width: auto;font-size: 13px;letter-spacing: 2px;}
.footer_menu a:hover{background: transparent;color: #333;}



@media screen and (max-width: 768px){
	.footer_info {flex-direction: column;align-items: flex-start;padding-left: 15px;}
	.footer_logo{width: 200px;}
	.footer_menu a { font-size: 12px;}

}

/*●●●●●●●●●●●●●●●●●●●●●●●●   文章分類管理   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*文章設定*/
.blog_page .main_part {  max-width: 1400px;}
.blog_in_page .main_part {  max-width: 1400px;}

h5.blog_le_t { font-family: 'Noto Sans TC','Microsoft JhengHei', sans-serif;}
h5.blog_le_t span { font-family: 'Geologica';}
h5.blog_le_t {letter-spacing: 0;}
.accordion li .link a {font-weight: 500;}

.blog_search input[type=search] {border-radius: 0;}
.blog_le .accordion {  border-radius: 0;   border: NONE;}
.accordion li:not(:last-of-type) {  border-bottom: 1px solid #fff;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #009139 !important;   transition: all 0.3s;}
.blog_subbox {  display: grid;  grid-template-columns: 1fr 1fr 1fr;  grid-gap: 20px;}
.blog_subbox:before {content: none;}
.subbox_item {  width: 100%;  margin-bottom: 0; background: #fafafa;   padding: 15px;}
.blog_list_le {  padding: 0; width: 100%;}
.blog_list_ri {  padding: 12px 0;  width: 100%;}
.blog_list_ri em { font-weight: bold;  font-size: 12px;}
.blog_list_ri p { -webkit-line-clamp: 2;  line-height: 160%;   font-size: 14px;   font-weight: bold;   letter-spacing: 0.5px;}
.blog_list_le {  position: relative;  height: auto;  aspect-ratio: 4/3;   overflow: hidden;}
.blog_list_le img {   min-width: 100%;   display: block;  width: 100%;  margin: 0 auto;  height: 100%;   object-fit: cover;  object-position: center;}
h4.blog_category_title { border-bottom: 1px #e6e6e6 solid;}
.submenu a:hover { background: #666;  color: #FFF;}
.submenu a {  display: block;   position: relative;  color: #666;   padding: 13px 6px 12px 29px;  letter-spacing: 1px;  font-size: 12px;}


.subbox_item a:before, .subbox_item a:after {content: none;}
.subbox_item a:hover .blog_list_le:before, .subbox_item a:hover .blog_list_le:after {  opacity: 1;}
.subbox_item a .blog_list_le:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background: rgba(0,0,0,.7);
    opacity: 0;
    transition: all .4s;
}
.subbox_item a .blog_list_le:before {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    content: 'VIEW MORE +';
    font-size: 14px;
    font-weight: 600;
    color: white;
    text-shadow: 0 0 10px black;
    filter: drop-shadow(0px 0px 10px black);
    transform: translate(-50%,-50%);
    width: 148px;
    height: 40px;
    left: 50%;
    top: 50%;
    z-index: 9;
    opacity: 0;
    transition: ease all .4s;}
	
.blog_list_ri h5 {  font-weight: bold;}	

/*內頁*/
.blog_back {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    justify-content: center;
}
.blog_back a {width: 100%;}
.blog_back a.article_btn_back {  background: #009139 ;}
.blog_page .show_content {  margin: auto;  padding: 30px 30px;  background: #fff;}
.blog_le .accordion li .link:last-child {   border-bottom: 1px solid #eaeaea;}


@media screen and (max-width: 1024px) {
.blog_subbox {  grid-template-columns: 1fr 1fr;}
}


@media screen and (max-width: 600px) {
h5.blog_le_t, .blog_le .accordion {
    display: block;}
}


@media screen and (max-width: 600px) {
.blog_subbox {  grid-template-columns: 1fr;}
}






/*●●●●●●●●●●●●●●●●●●●●●●●●   促銷方案&小撇步文章分享   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*首頁*/
.news_part .title_i_box h4{color: #555;}
.news_list ul li a:hover {background: #eee;}
/*詳細頁*/
.show_content .edit{line-height: 180%;font-weight: 300;}
.promotion_title {position: relative;border-bottom: 1px solid #eee;padding-bottom: 50px;}
.promotion_title em {display: block;border: none;font-size: 14px;font-weight: 300;padding: 0;}
.promotion_title span {border: none;color: #555;padding: 0;margin: 0;
position: absolute;right: 0;bottom: 10px;font-weight: 300;letter-spacing: 2px;}
.promotion_title span:before{content: "發布時間";display: block;font-weight: 400;}
.promotion_title h2{display: block;font-weight: 400;font-size: 24px;}
.other_promotion {margin-top: 200px;}
.other_promotion:before{content: "Read More";display: block;color: #aaa;padding:10px 15px;}
.other_promotion li{border-bottom: 1px solid #ddd;width: 100%;margin-left: 0;}
.other_promotion li:last-child{border-bottom: none;}
.other_promotion li a {display: flex;width: 100%;margin: 0;font-weight: 300;padding: 25px 15px;border: none;}
.other_promotion li a:before{display: none;}
.other_promotion li a:after{display: none;}
.other_promotion li a:hover {background: transparent;}
.other_promotion .pmtTime {width: 150px;}
.other_promotion .pmtTime span{float: left;letter-spacing: 3px;}
.other_promotion .pmtTitle{width: calc(100% - 160px);}
.other_promotion .pmtTitle span{display: none;}
.other_promotion .pmtTitle h3 {font-size: 14px;height: auto;min-height: auto;margin: 0;padding-left: 30px;
letter-spacing: 4px;font-weight: 300;color: #000;position: relative;}
.other_promotion .pmtTitle h3:before{content: "〉";font-size: 12px;color: #fff;transition: all .5s;
position: absolute;left: 10px;top: 50%;transform: translateY(-50%);}
.other_promotion li a:hover h3:before{color: #888;}

@media screen and (max-width: 768px){
	.promotion_title h2 {font-size: 18px;}
}
@media screen and (max-width: 450px){
	.other_promotion li a {flex-wrap: wrap;}
	.other_promotion .pmtTitle {width: 100%;}
	.other_promotion .pmtTitle h3 {padding-left: 0;}
	.other_promotion .pmtTitle h3:before{display: none;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/








/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(有分類)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*大分類*/
.album_page .main_part {max-width: 1600px;}
.show-list{display: flex;flex-wrap: wrap;}
.show-list .item {width: 33.3%;padding: 2%;margin: 0;}
.show-list .item:hover .show_name {color: #666;}
.show-list .show_name {text-align: center;font-weight: 500;}
.overlay {-webkit-transform: scale(1);transform: scale(1);}
.show-list .show_pic img{min-height: 20vw;object-fit: cover;}
/*次分類*/
.album_class_page .main_part {max-width: 1600px;}
.subalbum-menu h2 {color: #555;text-align: center;display: block;}
.subalbum-menu h2 .block{display: none;}
.other_subalbum{display: flex;flex-wrap: wrap;}
.other_subalbum li {width: 33.3%;padding: 2%;margin: 0;}
.other_subalbum li p {  text-align: center;   margin-top: 10px; color: #555;   letter-spacing: 2px;   font-size: 18px;}
.other_subalbum li div{height: 0;padding-bottom: 75%;overflow: hidden;}
.other_subalbum li img{min-height: 20vw;object-fit: cover;transition: all .5s;}
.other_subalbum li:hover img{opacity: .6;}
/*相片頁*/
.album_info_page .main_part {max-width: 1600px;}
.pic-list{display: flex;flex-wrap: wrap;}
.pic-list .item {padding: 0;margin: 10px;width: 33.3%;padding: 2%;margin: 0;}
.pic-list .item h6{font-weight: 500;}
.pic-list .show_pic img {min-height: 20vw;object-fit: cover;}
.other_album{margin-top: 200px;}
.album_fixed_title {background: transparent;}
.other_album_choice li {background: #333;}

@media screen and (max-width: 768px){
	/*主分類*/
	.show-list .item {width: 50%;}
	.show-list .show_pic img{min-height: 35vw;}
	/*次分類*/
	.other_subalbum li{width: 50%;}
	.other_subalbum li img{min-height: 35vw;}
	/*相片頁*/
	.pic-list .item {width: 50%;}
	.pic-list .show_pic img {min-height: 35vw;}
}

@media screen and (max-width: 450px) { 
	/*相簿*/
	.show-list .show_pic img{min-height: 140px;}
	.other_subalbum li img{min-height: 140px;}
	.pic-list .show_pic img {min-height: 140px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/
/*大分類*/
.show-list .show_pic {padding-bottom: 70%;}

@media screen and (max-width: 600px) {
	/*大分類*/
	.show-list .item{width: 100%;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   相簿管理(沒分類-舊)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
.work_page .main_part,.work_info_page .main_part{max-width: 1600px;}
.other_album_choice li {background: #1e6476;}

@media screen and (max-width: 600px){
	.other_album_choice li {font-size: 12px;padding: 5px 10px;}
}










/*●●●●●●●●●●●●●●●●●●●●●●●●   聯絡我們(表單功能)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*聯絡資訊*/
.contact_page .main_part { max-width: 1350px;}
.contact_content .information_left { width: 34%;}
button, input, optgroup, select, textarea {outline: none; padding-left: 15px !important;background: #ededed;}
input[type="checkbox"], input[type="radio"] {margin: 8px;}


.list_before.info li {   padding: 10px 0 15px 90px;     border-bottom: 1px #f5f5f5 solid;}
.innersend {padding-left: 0 !important;text-align: center;}
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before { 
    width: 44px;    margin-left: 20px;    font-size: 15px;    height: 25px;    border-right: 1px solid #ededed;    letter-spacing: 0.05em;    color: #545454;    font-weight: 500;}
.TEL::after, .TEL2::after, .PHONE::after, .FAX::after, .TAXID::after, .MAIL::after, .ADD::after, .ADD2::after { 
     position: absolute; content: "●";  color: #009139; font-size: 5px;  width: 30px;  height: 17px;  left: 0;  top: 50%; transform: translateY(-50%);}


/*表格樣式*/
.contact_content .information_right { width: calc(65% - 0px);  padding-left: 30px;}
.contact_form { display: flex;  flex-wrap: wrap;  justify-content: space-between;    align-items: flex-end;}
.contact_form li { width: 48%;  display: inline-block;  padding: 10px 10px;  border-bottom: none;}
.contact_form li:nth-child(3) { width: 100%;}
.contact_form li .form__label {text-align: left;margin-left: 0;width: 100%;}
.contact_form li.last{width: 100%;}
.noborder {padding: 10px 0;margin-top: 10px;border: 2px solid #ccc;}
.form select {background-color: #fff;border: 2px solid #ccc;padding: 8px 26px 8px 3px;margin-top: 10px;width: 100%;margin-top: 10px;}
.contact_form li.last cite {background: #009139;}
.contact_form li.last blockquote, .contact_form li.last cite { width: 49%; border: 1px #f5f5f5 solid;}
.contact_form li input.noborder { border: 0px #ddd solid; background: #fbfbfb;}
.contact_form li textarea.noborder  { border: 0px #ddd solid; background: #fbfbfb;}
.noborder {padding: 10px 10px;  border-radius: 4px;}

@media screen and (max-width: 768px) {
.list_before.info {width: 100%;max-width: inherit;}
.contact_content .information_left { width: 100%;}
.contact_content .information_right { width: 100%;  padding: 0;}
}
@media screen and (max-width: 600px) { 
.contact_form li {width: 100%; padding: 10px 0;}
.contact_content > .style1 {display: flex; flex-wrap: wrap-reverse;}/*聯絡資訊-手機版(上下顛倒)*/
.contact_content .information_right { width: calc(100% - 0px);}
.contact_content .information_left {  width: 100%;}
.contact_form li .form__insert {  width: 95%;}
}
@media screen and (max-width: 480px) { 
.information_left, .information_right { padding: 0px;}
.contact_page .main_part {padding: 50px 15px;}
h4.blank_letter.i::after {font-size: 25px; letter-spacing:0px;}
.blank_letter { padding: 30px 0 0 10px;}
.contact_content { padding: 50px 10px;}
}





/*●●●●●●●●●●●●●●●●●●●●●●●●   購物車(商品展示)   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/

/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
.product_info_page .main_part { max-width:1200px;}
.product_page .show_content,.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.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:#ADA17E;}
.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:#ADA17E;}
.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;}
}


/*清單頁_側邊選單*/
.product_page .product-layer-two {border-right: none;}
.product-layer-two li li{border: none;padding: 5px 15px;background: transparent;}
.product-layer-two li li a {background: transparent;font-weight: 300;color: #555;padding-left: 20px;}
.product-layer-two li li:hover > a {color: #ADA17E;background: transparent;}
.product-layer-two li li:hover > a:before {background: #ADA17E;}
.product-layer-two li a {background: transparent;border: none;}
.product-layer-two li ul{margin-top: 0;}
.product-layer-two > li {border-bottom: none;font-weight: 500;}
.product-layer-two > li > a{color: #555;}
.product-layer-two li li > a:before {background: #ccc;margin-left: 0;}
.product-layer-two li.active a {border: none;color: #ADA17E;}
/*清單頁_商品區*/
.products-list .pic {padding-bottom: 65%;}
.products-list .more {border: 1px solid #888;color: #555;font-weight: 300;font-size: 14px;letter-spacing: 2px;}
.products-list .item a:hover .more {background: #555;letter-spacing: 4px;}
/*詳細頁*/
.sidebarBtn {border: none;padding: 0 20px;}
.sidebarBtn h2 {font-size: 20px;color: #333;font-weight: 500;}
.sidebarBtn .price {font-weight: 300;padding: 5px 0;border-bottom: none;}
.sidebarBtn .price span {display: inline-block;}
.product_info {margin: 40px 0 20px 0;}
.product_info li {margin: 15px 0;}
.product_info li .txt_box {color: #888;font-weight: 300;font-size: 14px;width: 100%;}
.amountNum {width: 100%;height: 40px;padding: 10px;margin-left: 0;}
.inquiry_a3 {background: #333;border-radius: 0;font-size: 14px;}
.toShare {border-top: none;}
.toShare b{font-weight: 300;}
.prod_related {background: #fff;border-top: 1px solid #333;}
.prod_related h6 span:before {font-weight: 500;color: #333;font-size: 18px;}
.lastPage {background: #000;font-size: 14px;padding: 15px;}
/*詳細頁輪播區*/
.product_pic {padding-bottom: 0;padding-left: 0;display: flex;flex-wrap: wrap-reverse;justify-content: space-between;}
.bx-wrapper .bx-viewport{border: none;background: transparent;left: 0;}
.product_pic .bx-wrapper {width: 85%;order: 2;margin: 0;padding: 0;}
.product_pic #bx-pager {padding: 0;color: #555;width: 12.6%;order: 1;position: relative;}
.product_pic #bx-pager h6{display: none;}
.product_pic #bx-pager a{border: none;height: auto;width: 100%;margin: 0;margin-bottom: 7px;}
/*詳細頁商品說明*/
ul.prod{line-height: 180%;font-weight: 300;margin-top: 30px;}
ul.prod li:nth-child(2){display: none;}
ul.prod li h3.prod-thumb{display: none;}
.lastPage {background: #ADA17E;}
.prod_related {background: #f8f8f8;}
.related_list li a{background: transparent;}
.related_list li a p {margin-top: 10px;}
/*相關商品*/
.related_list {display: flex;justify-content: space-around;}
/*匯款通知*/
.form_content {max-width: 600px;}
.separate_title {background: #000;color: #fff;font-weight: 300;}
.formbox_form li.last{text-align: center;padding-left: 0;}
.formbox_form li .form__label {margin-left: -135px;font-weight: 300;}
.rewrite_simple,.send_simple {background: #000;font-size: 14px;border-radius: 0;font-weight: 300;}
.send_simple{background: #ebc327;}
/*加入購物車-1*/
.stepImg span {font-weight: 300;font-size: 14px;}
.stepImg span.active {font-style: normal;font-weight: 400;font-size: 14px;}
.shopping-cart .cell {font-size: 14px;font-weight: 300;padding: 25px 0;}
.shopping-cart .cell.product_name {font-weight: 300;font-size: 14px;}
.separate_title {background: #f1c51b;}
.total_amount ul:after {border-right: none;border-bottom: none;}
.total_amount li {margin: 10px 0;font-weight: 300;}
.total_amount li.red{margin-top: 40px;}
.total_amount li span {font-weight: 300;font-size: 14px;display: block;}
.contact_le_map a {background: #000;}
.contact_le_map a b {font-weight: 300;}
.contact_le_map a i.fa-solid.fa-right-to-bracket{display: none;}
/*加入購物車-2*/
.separate_title .note {background: #b12727;color: #fff;padding-left: 0;margin-left: 20px;padding: 2px;
font-size: 12px;}
.form label.Bigcheck {top: 0px;font-weight: 300;}
.form label .inputbox {top: 10px;}
/*會員登入*/
.member_title h2 {font-size: 20px;color: #444;font-weight: 400;}
.member_title p {margin: 0px auto 5px;padding: 0;border-top: none;}
.login_mem_submit {background: #fcd337;}
.member_login_regist {background: #f8f8f8;}
.member_login_regist h2 {font-weight: 300;}
.member_login_regist a {background: #000;}
.login_mem_name, .login_mem_pass {padding-left: 10px;}
/*會員註冊*/
.mem_regist_title_s {background: #f8f8f8;}
.mem_regist_title_s_s input[type="submit"]{background: #000 !important;padding: 15px 25px !important;}
/*會員專區*/
.member_title:before{content: "會員專區";font-size: 24px;font-weight: 400;margin-bottom: 30px;display: block;}
.member_title img{display: none;}
.member_order {background: none;}
.member_order a {border: 1px solid #000;border-radius: 0;}
.member_order a:hover{background-color: #000;}
/*會員資料*/
.member_title h2{display: none;}
.mem_box2 input.bbtn01 {background: #000;}
.mem_box2 input.bbtn02 {background: #e9bf1d;}
/*訂購紀錄*/
.mem_regist_title_s_s input[type="button"]{background: #000 !important;padding: 15px 25px !important;}

@media screen and (max-width: 768px){
	.related_list {flex-wrap: wrap;}
	.related_list li {width: 48%;margin: .5%;}
}
/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/












/*●●●●●●●●●●●●●●●●●●●●●●●●   內頁BANNER 設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/


.banner {
	background-image: url(https://pic03.eapple.com.tw/greensource/banner.jpg);
    height: 250px;
    position: relative;
	background-position: center;
}
.banner h5 {
    width: 100%;
    color: #ffffff;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 3px;
    text-shadow: 0px 0px 10px #000000b3;
}
.banner h5:before {
    content: "— 誠實 ． 坦誠 ． 團隊  —"!important;
    position: absolute;
    top: 63px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 16px;
    width: 300px;
    letter-spacing: 0.2em;
	font-weight: 400;
}

.banA { }
.banB { }
.banC { }
.banD { }
.banE { }
.banF { }
.banner.banblog{ }



/*●●●●●●●●●●●●●●●●●●●●●●●●   其他設定   ●●●●●●●●●●●●●●●●●●●●●●●●*/
/*※※※※※【【  固定區塊不動↓↓↓  】】※※※※※*/
/*麵包屑*/
.path{display: none;}
/*下拉編輯頁設定*/
.other_select_page .promotion_title{display: none;}
.other_select_page .other_promotion{display: none;}
/*頁碼*/
.page strong, .page a{border-radius: 0;color: #555;border: 1px #555 solid;}
.page strong, .page a:hover {background: #333;}
.other_select_page .page{margin: 0;}
/*錨點滑動*/
html {scroll-behavior: smooth;}

@media screen and (max-width: 768px) {
	/* 開啟手機板下方按鈕所需設定 */
	#bottom_menu {display: none; }
	#to_top { bottom:60px;}
}

/*※※※※※【【  此案件更動處↓↓↓  】】※※※※※*/



