@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');


body{
	overflow-x:hidden;
	font-family: 'Marcellus', "Noto Sans TC","Cormorant Unicase","微軟正黑體","arial","sans-serif";
	font-weight: 400;
}


/*網站全域設定/＝＝＝＝＝*/

/*
  #1A3B33 /*網站主要色系
  #DDDDDD /*網站輔助色系1
  #DDDDDD; /*網站輔助色系2*/



/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-header {display: block; width: 100%; text-align: left;}
.nav-brand {width: 100%; display: block; transition:all 0.3s;}
.nav-brand img {max-width: 180px; padding-top: 10px; transition: 0.3s ease;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 17px;}


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.pageIndex .main_header_area {background: linear-gradient(to bottom, rgb(0 0 0 / 80%) 0%, rgb(0 0 0 / 0%) 100%)}
.main_header_area{background: #446D5Df0; height: 96px; transition: 0.3s ease;}
.navigation {padding: 0px 0 0px 200px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width:90%;}

/*第一層*/
.stellarnav {width: 100%;}
.stellarnav > ul > li > a b {font-family: 'Marcellus',"微軟正黑體","arial","sans-serif"; font-weight: 500; font-size: 16px; }
.stellarnav > ul > li > a{font-weight: 400; letter-spacing:1px; font-size: 16px; color: #ffffff; transition:all 0.3s; padding: 0px 6px 0px 6px; height: 44px; width: 100px; text-shadow: 1px 1px 10px #000000;}
/*.stellarnav > ul > li:hover > a{color: #1A3B33;}*/
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 0px 15px 0 12px;}

/*第二層*/
.stellarnav li a {color: #222222;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 14px 16px; letter-spacing:1px; transition: all 0.3s; border-left:1px solid transparent; font-size: 14px; font-weight: 400;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #ffffff; padding-left:14px;border-color:#446D5D ; background: #446D5D;}
.stellarnav>ul {padding-top: 27px; transition: 0.3s ease;}
.stellarnav ul ul {margin-top: 0px; background: #ffffff;}
.stellarnav li li {border: 1px #ffffff solid;}

/*SubMenu*/
.shop_search_btn {display: none;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #1A3B33;}
.me_tp_features {display: none;}



/*隱藏文章管理的下拉選單*/
@media screen and (min-width: 768px) {
.stellarnav > ul > li:nth-child(6) > ul {display: none !important;}
}



@media screen and (max-width: 1700px) {
  .stellarnav>ul {padding-left: 0px;}
  .stellarnav > ul > li > a {padding: 0px 0px 0px 0px;}
  .stellarnav > ul > li > a b {font-size: 15px;}
}
@media screen and (max-width: 1350px) {
  .main_header_area .container {max-width: 100%;}
}
@media screen and (max-width: 1180px) {
  .stellarnav {width: 100%;}
  .stellarnav li.has-sub > a {padding: 0px 0px 0px 0px;}
  .stellarnav > ul > li > a {margin: 0 0px;}
}
@media screen and (max-width: 1024px) {
  .stellarnav {width: 100%;}
  .stellarnav>ul {text-align: center; margin-top: 0px; margin-top: 4px; padding-top: 0px;}
  .main_header_area {height: 140px;}
  .header_area.sticky .stellarnav>ul {padding-top: 0px;}
  .header_area.sticky .main_header_area {height: 140px;}
  .nav-header {text-align: center;}
}
@media screen and (max-width: 768px) {
.stellarnav > ul > li > a{text-shadow:none;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.center {max-width: 100%;}
.pageIndex .footer {background: #f2f2f2;}
.footer {background:#ffffff; padding: 40px 0 30px 0; border-top: 1px solid #f2f2f2;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(100px,100%), 1fr));  gap: 3px; width: 100%; text-align: left; margin: 0 0 0 0px; max-width: 800px;}/*footer按鈕最小寬度100px*/
.footer_menu a {color: #b8b8b8;margin: 0;	text-align: center;	padding: 18px 5px 20px 5px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: none; font-size: 14px; transition: all 0.3s;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: none; color: #222222;} 
.copy {background:none; color: #b8b8b8; border:none; padding: 15px 0; text-align: right; margin: 0 150px 0 0; padding: 0 0 60px 0;}
.copy a{color: #b8b8b8;transition:all 0.3s;}
.copy a:hover {color: #b8b8b8;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #222;}
.box_link {display: none;}
.footer_logo img {max-width: 100px; display:none;}
.footer_logo {text-align: center; width: 100%;}
.footer_info ul {width: 100%; text-align: center;}
.footer_info li {padding: 15px 30px;}
.footer_info li p:before {display: block;}
.footer_info li p {font-size: 15px; color:#b8b8b8; line-height: 230%; text-align: left; width: 24.5%; display: inline-block;margin-bottom: 10px;}
.footer_info li p a{color:#222;}
.footer_info li:nth-child(2) {margin-top: 35px; padding: 0 0; margin-bottom: -37px; background:none; width: 60%;}



/*改字*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 54px;}
.list_before.info li {padding-left: 68px;}
.footer_info li p.line:before {content: 'LINE ID |';}
.footer_info li p.tel:before {content: 'TEL |';}
.footer_info li p.mail:before {content: 'MAIL |';}
.footer_info li p.add:before {content: 'ADD |';}
.footer_menu a:nth-child(1) {display: none;} /*隱藏回首頁*/

/*top*/
#to_top {width: 44px; height: 44px; bottom: 64px; right: 21px; left: unset;}
#to_top i.top {margin-bottom: -9px;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.swiper-pagination {left: 50%; display: none;}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content {background: #f2f2f2;}

.banner h5 {
  font-size: 60px;
  color: #c4c4c4;
  padding-top: 28px;
  font-weight: 500;
  font-family: 'Marcellus',"微軟正黑體","arial","sans-serif";}
.banner{background:#f2f2f2; height: 180px; background-position: bottom center; width: 100%;}


/*地　　圖*/ .map_page .banB {display: none;} 
/*服務項目*/ .services_page .banB {display: none;}
/*其它分頁*/ .other_page .banB {display: none;}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none;}

/*頁碼*/
.page {  width: 100%;  margin: 40px auto;  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
.page li {  display: flex;  margin: 3px;  width: 30px;  height: 34px;  line-height:30px;  align-items: center;  justify-content: center;}
.page li a {  display: block;  width: inherit;  height: inherit;  line-height: inherit;  padding: 0;  transition:all 0.3s;}
.page strong, .page a:hover {  background: #909090;border: 1px solid #909090;}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.blog_page .main_part{max-width: 1400px;}
h4.blog_category_title{font-size: 28px;}
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;}
.subbox_item a:after {border: 0px #ddd solid; background: rgb(220 216 211 / 60%);}
.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;}/*文章縮圖長寬比例，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_list_ri p {line-height: 180%; padding-top: 10px;}
  .blog_list_ri {padding: 13px 3px 3px 3px;}
  h5.blog_le_t span {display:none;}

/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr;}

/*功*/
.blog_subbox{grid-template-columns:1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_prev {background: #446D5D;}
.blog_back a.article_btn_back{background: #529078;}
.blog_back a.article_btn_next {background: #446D5D;}
.blog_search input[type=search] {border-radius: 3px;}
.news_list ul li p:after {content: 'READ MORE';}


/*特*/
/*首頁部分*/
.module_i_news {background: url(https://pic03.eapple.com.tw/thankfulan/i_article_bg.jpg) no-repeat;padding: 80px 20px; background-size: cover !important;}
.module_i_news .title_i_box h4{color: #fff;font-weight: 600;font-size: 30px;}
.module_i_news .title_i_box h6 {font-size: 18px;color: #ccc;letter-spacing: 3px;}
.module_i_news ul {display: flex;justify-content: center;}
.module_i_news li {width: 30%;margin: 1%;}
.module_i_news li:nth-child(n+4){display: none;}
.module_i_news li a:before {width: 100%;bottom: auto;right: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.module_i_news li a:hover:before{font-size: 12px;letter-spacing: 2px;background: #2b4229;padding: 20px 10px;width: 60%;}
.module_i_news li a:hover:after{background: rgba(43,66,41,.6);border: none;}
.i_blog_le{width: 100%;padding: 0;padding-bottom: 70%;height: 0;overflow: hidden;position: relative;}
.i_blog_le img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.i_blog_ri {width: 100%;padding: 20px 10px;}
.i_blog_ri h5{color: #fff;}
.i_blog_ri p{color: #ccc;}
.i_blog_b a b{font-weight: 300;font-size: 14px;}

/*側邊選單*/
h5.blog_le_t em{display: block;font-weight: 600;}
h5.blog_le_t span {font-size: 14px;}
.blog_search input[type=search]{border-radius: 0;}
.blog_le {width: 250px;padding: 15px;display: none;}
.blog_le .accordion {border-radius: 0;border: none;}
.blog_le .accordion li{border-bottom: 1px solid #ddd;}
.blog_le .accordion li:last-child{border-bottom: none;}
.blog_ri {width: 100%;padding: 0 0 0 0px;}
.accordion li .link{padding: 0;}
.accordion li .link a{padding: 15px 10px;display: inline-block;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #1A3B33 !important;}

/*分類頁*/
.blog_page h4.blog_category_title {display: none;}
h4.blog_category_title {padding: 0;margin: 0 0 5px 0;font-weight: 300;font-size: 20px;color: #1a3b33;}
.subbox_item{width: 100%;margin-bottom: 50px;}
.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%); -webkit-filter: grayscale(1) contrast(1.2); transition: all .8s;}
.subbox_item a:hover .blog_list_le img{transform: translate(-50%,-50%) scale(1.05); -webkit-filter: grayscale(0) contrast(1);}
.blog_list_ri{width: 45%;padding: 60px 30px 110px 30px;position: absolute;background: #fff;right: 8%;bottom: 20%; max-width: 600px;}
.blog_list_ri h5 {font-weight: 600;color: #222; font-size: 22px;}
.blog_list_ri em {position: absolute;bottom: 30px;font-size: 12px;right: 30px;}
.blog_list_ri p {line-height: 160%;font-weight: 300;font-size: 15px;margin-top: 10px;}

/*詳細頁*/
.blog_in_page h4.blog_category_title {font-weight: 600;font-size: 24px;border-bottom: 1px solid #a7a7a7;padding-bottom: 15px; margin-bottom: 15px;}

@media screen and (max-width: 1024px){
.blog_list_ri {position: relative;width: 80%;right: -27%;transform: translateY(-30%);}

.blog_list_le {width: 85%; padding-bottom: 65%;}
}
@media screen and (max-width: 960px){
.subbox_item{border-bottom: none;}
.blog_list_ri {right: -10%;}
}
@media screen and (max-width: 768px) {
/*首頁*/
.module_i_news ul{flex-wrap: wrap;}
.module_i_news li {width: 48%;border-bottom: none;}
.module_i_news li:nth-child(n+4){display: inherit;}
.module_i_news li:nth-child(n+5){display: none;}
/*分類頁*/
.blog_ri {width: 100%;padding: 0;}
.blog_le{width: 100%;}
.blog_list_le {width: 80%;padding-bottom: 60%;}
}
@media screen and (max-width: 600px) { 
/*首頁*/
.module_i_news {padding: 50px 20px;}
.module_i_news li {width: 100%;}
.i_blog_ri h5{font-size: 18px;}
/*功能頁*/
.subbox_item {margin-bottom: 0px;}
}
@media screen and (max-width: 480px) { 
.blog_list_ri {width: 80%; right: -10%; transform: translateY(-20%);}
.blog_list_le {width: 100%;}
}


/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*相簿管理*/
.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part{max-width: 1400px; width: 90%;  margin: 0 auto;}

/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {display: grid;  grid-template-columns: 1fr 1fr;  gap: 20px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{  display: block;  position: relative;  overflow: hidden;  height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic  {  padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic 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;
  transform: translate(-50%,-50%);}
.show-list .item .show_name {  color: #222222; }
.show-list .item:hover .show_name {  color:#222222;}
.other_album_choice li {  background: #446D5D; border-radius: 0px;}
.subalbum-menu h2{  color: #DDDDDD;font-size: 24px; display: none;}
.other_subalbum li {background: none;}
.other_subalbum li p {  margin-top: 10px; text-align: center; font-weight: 400;}
.show-list .show_pic img, .other_subalbum li a img, .pic-list .show_pic img {border-radius: 0px;}
.show-list .item:hover .overlay {border-radius: 0px;}

/*特*/
.overlay {background: rgb(255 255 255 / 30%); display: none;}
.show-list .show_name {text-align: center; font-weight: 400; letter-spacing: 0px; transition: 0.3s ease;} 
.album_page .show-list .show_pic img {transform: scale(1); -webkit-filter: grayscale(1) contrast(1.2); transition: 0.5s ease;}
.album_page .show-list .show_pic img:hover {transform: scale(1.03); -webkit-filter: grayscale(0) contrast(1); transition: 0.5s ease;}
.show-list .show_pic {border-radius: 0px;}
.album_info_page .show-list .show_pic img , .album_info_page .other_subalbum li a img, .album_info_page .pic-list .show_pic img{left: 50%; top: 50%;}
.album_class_page .other_subalbum li a img {transform: unset;}
.block {display: none;}
.album_fixed_title {background: none;}
.album_class_page .other_subalbum li a img {-webkit-filter: grayscale(1) contrast(1.2);  transition: all .5s ease-out;}
.album_class_page .other_subalbum li a img:hover {-webkit-filter: grayscale(0) contrast(1);  transform: scale(1.03); transition: all .5s ease-out;}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_le_map a {background: #DDDDDD;}
.contact_form li.last cite {background: #446D5D;}
.animated-arrow {background:#DDDDDD;}
.contact_content {max-width: 1200px; padding:0px 10px 60px 10px;}
.contact_content .information_left {width: 100%; display: none;}
.contact_content .information_right {width: 100%; padding-left: 30px; background: #fff; border-radius: 0px; padding: 30px 50px;}
.contact_editbox {padding: 0px 0px;}
.contact_form li .form__label {text-align: left; width: 100%; margin-left: 0px; margin-bottom: 3px;}
.contact_form li {padding-left: 0px; padding: 0 0 20px 0;}
input[type="checkbox"], input[type="radio"] {margin: 0 4px 0 7px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 1px #f3f3f3 solid; background: #f7f7f7; border-radius: 2px; padding: 4px 8px 6px 8px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #f3f3f3 solid;}
.list_before li {margin: 10px 0;}
.list_before {display: none;}
.contact_content .information_left .blank_letter{display: none;}
.contact_form li.last blockquote:hover input, .contact_form li.last cite:hover input {letter-spacing: 2px;}
.red {color: #f17707;}
.blank_letter {color: #1a3b33;}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1440px) {
.footer_info li {padding: 15px 20px;}
}


@media screen and (max-width: 1230px) {
.footer_menu { grid-template-columns: repeat(auto-fit, minmax(min(80px,100%), 1fr)); max-width: 500px;}
}


@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.me_tp_features {padding-top: 0px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*footer*/
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(80px,100%), 1fr)); margin: 0 auto; text-align: center;}
.footer_info li:nth-child(3) {width: 100%;}
.footer_menu a{margin: 4px; padding: 8px 5px 10px 5px;}
.footer_info li:nth-child(2) {width: 100%; margin-bottom: 10px;}
.copy {text-align: center; margin: 0 0px 0 0; padding: 0 0 60px 0px;}
.footer {padding: 50px 0 0px 0;}
}


@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr 1fr;}
}


@media screen and (max-width: 890px) {
.footer_info li p {font-size: 13.5px; letter-spacing: 0px;}
}


@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/


/*首頁固定選單*/
.pageIndex .main_header_area {background: #446D5D;}
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 94px;}
.header_area.sticky .main_header_area {height: 94px;}
.nav-brand img {padding-top: 0px; max-width: 180px;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {border-right: 0px #eee solid;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #446D5D;}
.stellarnav {width: 80%;}
.stellarnav.mobile.left > ul {background: #446D5D; box-shadow: 2px 2px 10px #222222cf; margin-top: 0px;}
.stellarnav li li {border: 0px #ffffff solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{  padding: 10px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 10px;border-color:transparent;}
.stellarnav.mobile > ul {border-top: 0px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile > ul > li {border-bottom: 1px #427b6c solid;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 12px; text-align: right;}
.stellarnav.mobile > ul > li > a {padding:17px 0px 10px 10px; width: 100%;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile li.open {background: #1A3B33;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {background: #1A3B33; padding: 14px;}
.stellarnav li li > a, .stellarnav li li.has-sub > a {background: #1A3B33; padding: 14px;}
.stellarnav.mobile li.open li.open {background: #1A3B33;}
.stellarnav li a {color:#fff;}
.stellarnav .menu-toggle:after{color: #fff;}
.stellarnav .menu-toggle span.bars span {background: #fff;}
.stellarnav .icon-close:before {border-bottom: solid 3px #fff;}
.stellarnav .icon-close:after {border-bottom: solid 3px #fff;}
.stellarnav a {color: #fff;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #fff;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #fff;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu {padding: 30px 10px;}
.stellarnav .menu-toggle {padding: 30px 10px;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset;}

/*Footer/＝＝＝＝＝*/
#to_top { bottom:64px;}
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:40px 0 30px; }
.footer_info {  justify-content: center;}
.footer_logo {  text-align: center; margin-bottom: 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(200px,100%), 1fr));}
.footer_info li p {display: block; width: 100%; font-size: 15px; text-align: center;}
.footer_menu a {padding: 8px 5px 10px 5px;}
.footer_info li p:before {display: inline-block;}
.copy {padding: 10px 0 20px 0px;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*順序*/
.product_page .products-list {  order: -1;}

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

/*相簿/＝＝＝＝＝*/
.mobile_product_name{font-size: 20px;}
.subalbum-menu h2{  color: #DDDDDD;font-size: 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {display: inline-block; width: 100%;}
.contact_content .information_right , .contact_content .information_left {width: 100%;}
.information_left, .information_right {padding: 10px;}
.contact_content .information_right {margin-top: 20px;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}
.swiper-pagination {left: 55%;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {  padding-bottom: 100%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr;}
.mobile_product_name{font-size: 18px;}
.subalbum-menu h2{  font-size: 18px;}

}


@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}
.footer_logo {width: 100%;}
.banner {height: 100px; background-position: top left 60%;}
.product_page .banner {height: 270px;}
.product_info_page .banner {height: 270px;}
.banner h5 {padding-top: 10px;}
.banner h5:before {text-shadow: inherit; font-size: 37px;}
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%;display: flex;flex-wrap: wrap;}
.footer_info li:nth-child(2) a{margin-right: 8px;}
.footer_info li:nth-child(2) a b{font-size: 15px;}
.me_tp_features {padding-right: 0px;}
.contact_content .information_right {padding: 10px 30px;}
.album_page .main_part, .album_class_page .main_part, .album_info_page .main_part {padding: 20px 10px 10px;}

}


@media screen and (max-width: 325px) {
.products-list .item {width: 92%;}
}


/*20231222 大圖修改*/
@media screen and (max-width: 768px) {
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;width: 100%;vertical-align: bottom;}
.bannerindex { padding:0; margin:0;}
}
