@charset "utf-8";


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1600px;padding: 100px 0;width: 90%;}
.show_content {padding: 0;}
.page {margin: 50px auto;color: #000000;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: 1.2s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #000000;}
.page strong, .page a:hover {background: #000000;color: #ffffff;}
.page li.activeN {background: #000000;color: #ffffff;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 0;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 0;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 0;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*HEADER*/
.pageIndex .header_area {position: fixed;background: unset;transition: .6s;}
.header_area {padding: 0;background: #fff6e3;transition: .6s;}
.header_area.sticky {background: #fffffff0;box-shadow: 0 0px 15px #cfc34740;transition: .6s;}
.pageIndex .main_header_area .container {max-width: 95%;width: 95%;margin-left: 0;transition: .6s;}
.main_header_area .container {max-width: 95%;width: 95%;margin-left: auto;transition: .6s;}
.pageIndex .navigation {grid-template-columns: 200px 1fr;align-items: self-start;grid-gap: 0 50px;transition: .6s;}
.navigation {grid-template-columns: 135px 1fr;grid-gap: 0 50px;align-items: center;transition: .6s;}
.header_area.sticky .navigation {transition: .6s;}
.me_tp_features {display: none;}

/*LOGO*/
.pageIndex .nav-header {grid-row: 1 / 1; padding: 25px 35px;max-width: 175px;background: #fff;border-radius: 0 0 50px 0;transition: .6s;}
.nav-header {grid-row: 1 / 1;padding: 15px 0;max-width: 100px;background: unset;border-radius: 0;transition: .6s;}
.header_area.sticky .nav-header {border-radius: 0 0 25px 0;padding: 10px 25px 15px 20px;max-width: 130px;transition: .6s;}
.nav-brand {display: flex;}

/*選單*/
.pageIndex .header_area .stellarnav > ul {padding: 20px 0;transition: .6s;}
.header_area.sticky  .stellarnav > ul {padding: 40px 0;transition: .6s;}
.stellarnav > ul > li > a {display: block;min-width: 120px;padding: 10px 15px;margin: 0 5px 5px;font-weight: bold;border: 3px solid;border-radius: 40px;
    letter-spacing: 0.05em;background: #fff;color: #000;font-size: 16px;line-height: 1;height: auto;transition: .6s;}
.stellarnav > ul > li:hover > a {border-color: #000;background: #f7c84f;color: #000000;transition: .6s;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 15px;}

/*下拉選單*/
.stellarnav > ul > li > ul, .stellarnav > ul > li > ul > li > ul {transform: translateX(-50%);left: 50%;
    border: 5px solid;border-radius: 15px;padding: 5px;}
.stellarnav > ul > li > ul > li, .stellarnav > ul > li > ul > li > ul > li {border: none;}
.stellarnav > ul > li > ul > li+li, .stellarnav > ul > li > ul > li > ul > li+li {border-top: 1px solid #eee;}
.stellarnav > ul > li > ul > li > a, .stellarnav > ul > li > ul > li > ul > li > a {padding: 10px 5px 12px;text-align: center;
    color: #000000;border-radius: 5px;transition: .6s;}
.stellarnav > ul > li > ul > li > a:hover, .stellarnav > ul > li > ul > li > ul > li > a:hover {background: #f8c750;font-weight: bold;transition: .6s;}

@media screen and (max-width: 1200px) {
.pageIndex .navigation {grid-template-columns: 150px 1fr;grid-gap: 0 30px;}
.header_area.sticky .nav-header {padding: 15px 35px;max-width: 150px;}
.stellarnav > ul > li > a {min-width: 110px;padding: 10px 15px;margin: 0 0 0 5px;letter-spacing: 0.03em;}
}
@media screen and (max-width: 1024px) {
.main_header_area .container {margin-left: auto;max-width: 100%;width: 100%;}
.pageIndex .navigation {align-items: center;}
.pageIndex .header_area {position: sticky;background: #fff;box-shadow: 0 0 10px #f8c84f80;} 
.pageIndex .nav-header, .nav-header {padding: 10px 0;max-width: 80px;background: unset;border-radius: unset;}
.header_area.sticky .nav-header {padding: 10px 0;max-width: 50px;background: unset;border-radius: unset;}
.pageIndex .header_area .stellarnav ul, .header_area.sticky .stellarnav ul {padding: 15px 0 20px 0;transition: .6s;}
.stellarnav > ul {padding: 10px 0 15px 0;transition: .6s;}
.stellarnav > ul > li > a {min-width: 95px;padding: 8px 15px;margin: 0 5px;border: 2px solid;}
}
@media screen and (max-width: 768px) {
.pageIndex .nav-header, .nav-header  {max-width: 70px;}
.stellarnav.mobile {height: 100%;display: flex;justify-content: center;align-items: center;}
.stellarnav .menu-toggle {padding: 0 30px;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars span {width: 25px;height: 2px;background: #000000;margin: 0 auto 6px;}

.stellarnav.mobile.left > ul {border: none;background: #f8c750;padding: 0}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {padding: 15px;background: #000000;color: #fff;letter-spacing: 0.2em;}
.stellarnav .icon-close {width: 25px;height: 10px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {border-bottom: solid 2px #ffffff;}

.stellarnav > ul > li:nth-of-type(4) > ul {width: 100%;}
.stellarnav.mobile > ul > li {border-bottom: 1px #000000 solid;}
.stellarnav.mobile > ul > li > a {padding: 20px 35px;font-size: 15px;margin: 0;border: unset;background: unset;}
.header_area.sticky .stellarnav > ul > li > a {height: auto;}
.stellarnav.mobile > ul > li > a b {display: block;}
.header_area.sticky .stellarnav > ul > li > a b {line-height: 1.5;}
.stellarnav.mobile > ul > li > a b:nth-child(2) {font-size: 14px;line-height: 1.8;letter-spacing: 0.15em;font-weight: 200;}

.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #000000;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 25px 0;}
.stellarnav.mobile li.open, .stellarnav.mobile ul ul {background: #FEF4D8;padding: 0;}
.stellarnav.mobile > ul > li > ul > li > a, .stellarnav.mobile > ul > li > ul > li > ul > li > a {text-align: left;padding: 15px 30px;}
}
@media screen and (max-width: 600px) {
.nav-header {max-width: 50px;}
.header_area.sticky .nav-header {max-width: 40px;}
.stellarnav .menu-toggle span.bars span {height: 1px;}
}
@media screen and (max-width: 400px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*大圖*/



/*手機大圖*/
@media screen and (max-width: 600px) {}


/*內頁BANNER 設定*/
.banner {display: none;}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.copy {padding: 0 0 30px;font-size: 13px;color: #333;border-top: unset;margin-top: 30px;}
.copy a {color: #333;}
.privacyLinks a {padding: 0 15px;}
.privacyLinks a+a {border-left: 1px solid #333;}

#to_top {bottom: 0px;left: 0;right:0;padding-top: 18px;font-size: 0px;color: #000;background: #f8c750;box-shadow: unset;border-radius: unset;}
#to_top i.top:before, #to_top i.top:after {width: 3px;top: 0;left: 50%;background: #000000;border-radius: 0;}

@media screen and (max-width: 1024px) {}
@media (max-width: 768px) {
#bottom_menu {display: none;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 500px) {
.copy {padding: 0px 0 20px;margin-top: 10px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章管理*/
.blog_box {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.blog_le {width: 20%;padding: 30px;background: #fff;border-radius: 15px;min-height: 50vh;
    outline: dotted max(5px, 0.2vw) #FFD639;border-radius: 35px;outline-offset: -15px;}
.blog_ri {width: 75%;padding: 0;}

h5.blog_le_t, h5.blog_le_t em {display: none;}
.blog_search {margin-bottom: 20px;}
.blog_search input[type=search] {color: #000000;border: solid 1px #000000;padding: 10px 35px 10px 25px;border-radius: 5px;}
.blog_search input[type=submit] {width: 55px;height: 42px;filter: hue-rotate(90deg);}
.blog_le .accordion {border: unset;border-radius: 0;}
.blog_le .accordion > li {border-radius: 5px;margin-bottom: 15px;border: 1px solid #000;background: #ffffff;}
.accordion li+li .link {border-top: unset;}
.accordion li .link a {color: #000000;font-size: 16px;text-align: center;letter-spacing: 0.08em;font-weight: 400;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #000 !important;}

h4.blog_category_title {padding: 0;margin-bottom: 0;}
.blog_subbox {grid-template-columns: repeat(3, 1fr);grid-gap: 30px 15px;}
.subbox_item a {grid-template-columns: unset;grid-template-rows: 1fr;}
.subbox_item:hover a .blog_list_le {box-shadow:unset;transform: translateY(8px);}
.subbox_item a:before, .subbox_item a:after {display: none;}
.blog_list_le {aspect-ratio: 1 / 1;border-radius: 30px;overflow: hidden; border: 5px solid #FFEE93;box-shadow: 0 10px 0 #FFEE93;}
.blog_list_ri {display: flex;padding: 0 10px;flex-direction: column-reverse;align-items: center;}
.blog_list_ri>*+* {margin-top: 0;}
.blog_list_ri h5 {font-size: 18px;text-align: center; font-weight: 400;letter-spacing: 0.08em;-webkit-line-clamp: 2;padding-top: 10px;}
.blog_list_ri em {font-size: 13px;letter-spacing: 0.08em;color: #000;text-align: center;}
.blog_list_ri p {display: none;}

@media screen and (max-width: 1200px) {
.blog_le {width: 25%;}
.blog_ri {width: 70%;}
}
@media screen and (max-width: 1024px) {
.blog_subbox {grid-template-columns: repeat(2, 1fr);grid-gap: 25px 15px;}
}
@media screen and (max-width: 960px) {
.accordion li .link a {font-size: 15px;padding: 10px 5px;}
.subbox_item {border-bottom: unset;}
}
@media screen and (max-width: 768px) {
.blog_search {margin-bottom: 20px;}
.blog_box {align-items: center;flex-direction: column;}
.blog_le {width: 100%;min-height: unset;}
.blog_ri {width: 100%;}
h5.blog_le_t {margin-bottom: 15px;padding: 0 10px;}
h5.blog_le_t, h5.blog_le_t em {display: flex;font-size: 20px;color: #000;}

.blog_list_le {border-radius: 60px;}
.blog_list_ri>*+* {margin-top: 3px;}
.blog_list_ri h5 {font-size: 18px;}
}
@media screen and (max-width: 640px) {
.subbox_item a {grid-gap: 20px;}
.blog_list_ri em {font-size: 12px;}
}
@media screen and (max-width: 450px) {
.blog_list_le {border-radius: 30px;}
.blog_list_ri h5 {font-size: 17px;}
}
@media screen and (max-width: 400px) {
.blog_subbox {grid-template-columns: repeat(1, 1fr);}
}

/*文章內頁*/
.blog_in_page h4.blog_category_title {color: #000000;font-size: 22px; font-weight: 400;letter-spacing: 0.08em;padding-bottom: 15px;}
.blog_shareData {padding: 10px;background: #fff8df;border-radius: 5px;}
.blog_box_edit * { line-height: 180%;letter-spacing: 0.08em;font-size: 16px;}
.articel_mainPic {display: none;}
.blog_box_edit * strong {font-size: 20px;}
.blog_box_edit a {color: #ccc;}
.blog_back {width: 100%;}
.blog_back a { font-size: 17px;letter-spacing: 0.08em;padding: 15px 0;width: 95%;margin: auto;border-radius: 10px;transition: 0.2s ease;}
.blog_back a:hover {box-shadow: unset !important;transform: translateY(8px);}
.blog_back a.article_btn_back {background: #ffffff;color: #000000;border: 5px solid #000;box-shadow: 0 10px 0 #000;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: #ffffff;color: #000;border: 5px solid #000;box-shadow: 0 10px 0 #000;}

/*相關文章*/
.news_related {max-width: 100%;margin: 0 auto;background: unset;padding: 50px 0 100px;margin-top: 50px;border-top: dotted max(5px, 0.2vw) #FFD639;}
.news_related h6 {margin: 0 auto 50px;}
.news_related h6 span:before {font-size: 20px;color: #000000;letter-spacing: 0.1em;font-weight: 400;}
.news_related_list {grid-template-columns: repeat(4, 1fr);max-width: 1600px;width: 90%;grid-gap: 15px;}
.news_related_list li a {padding: 15px;background: #fff;border: 3px solid #FFD639;box-shadow: 0 8px 0 #FFD639;border-radius: 30px;transition: 0.2s ease;}
.news_related_list li figure {aspect-ratio: 1 / 1;border-radius: 20px 20px 0 0;}
.news_related_list li a p {font-size: 15px;color: #000000;line-height: 1.5;margin-top: 10px;letter-spacing: 0.1em;
    -webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;white-space: normal;overflow: hidden;}
.news_related_list li a:hover {transform: translateY(8px);box-shadow: unset;}
.lastPage {font-size: 17px;letter-spacing: 0.1em;color: #000000;background: #fff;border: 5px solid #FFD639;
    box-shadow: 0 5px 0 #FFD639;padding: 12px 0;margin: 50px auto 0;width: 250px;border-radius: 10px;transition: 0.2s ease;}
a.lastPage:hover {transform: translateY(8px);box-shadow: unset;}

@media screen and (max-width: 1024px) {
.blog_in_page h4.blog_category_title {font-size: 22px;}
.news_related h6 {margin: 0 auto 30px;}
.news_related_list li a p {font-size: 16px;letter-spacing: 0.08em;}
}

@media screen and (max-width: 768px) {
.mobile_product_name {display: none;}
.blog_in_page h4.blog_category_title {font-size: 20px;}
.news_related_list {grid-template-columns: repeat(2, 1fr);grid-gap: 30px 15px;}
}

@media screen and (max-width: 600px) {
.blog_in_page h4.blog_category_titlee {font-size: 18px;}
.toShareNews {font-size: 14px;color: #000000;}
.toShareNews b {font-weight: normal;}
.blog_box_edit * {font-size: 16px;}
.news_related {padding: 30px 0;margin-top: 30px;}
.news_related_list li a p {font-size: 15px;}
.blog_back a {font-size: 16px;padding: 10px 0;}
.lastPage {margin: 30px auto;}
}

@media screen and (max-width: 425px) {
.blog_box_edit * {font-size: 15px;}
.news_related_list {grid-gap: 20px 10px;}
.news_related_list li a p {font-size: 13px;}
.blog_back a {font-size: 15px;padding: 5px 0;}
.lastPage {font-size: 15px;padding: 10px 0;width: 200px;}
}
  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


