@charset "utf-8";

@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=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@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=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');

body{
	overflow-x:hidden;
	font-family: "Noto Sans TC","Noto Serif TC","微軟正黑體","arial","sans-serif";
	font-weight: 400;
}



/*網站全域設定/＝＝＝＝＝*/

/*
  #40B15C /*網站主要色系
  #5A4539 /*網站輔助色系1
  #5A4539 /*網站輔助色系2*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.header_area.sticky .main_header_area .container {background:none; /*max-width: 80%;*/ transition: all 0.3s;}
.header_area.sticky .main_header_area {background:#ffffff; height: 90px; box-shadow: 0px 0px 10px #bababa8f; transition: all 0.3s;}

.main_header_area{background: #ffffff; height: 0px; box-shadow: none; /*border-bottom: 1px solid #58726b;*/ transition: all 0.3s;}
.navigation {padding: 26px 0 10px 240px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width: 1800px; transition: all 0.3s;}

/*第一層*/
.stellarnav ul ul {padding-top: 0px; box-shadow: 0px 0px 10px #c8c8c88f; border-radius: 10px;}
.stellarnav ul ul ul {padding-top: 0px; border-radius: 10px;}
/*.stellarnav ul li {border-radius: 10px;}*/
.stellarnav > ul > li > a {padding:0; margin: 0 10px;}
.stellarnav > ul > li > a{color: #5A4539; padding: 0 10px 0 10px; font-weight: 500; letter-spacing: 1px; font-size: 17px; transition:all 0.3s ease-in-out;}
.stellarnav > ul > li:hover > a{color: #40B15C;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 0 10px 0 10px;}

/*特效*/
/*.stellarnav ul:hover li a { opacity: 0.3; transition: all 0.3s ease-in-out;}
.stellarnav ul li:hover a {opacity: 1;transition: all 0.3s ease-in-out;}*/


/*第二層*/
.stellarnav li li {border: 0px #eee solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{color: #5A4539;padding: 12px 12px; font-size: 14px; letter-spacing: 1px; transition: all 0.3s; border-left:2px solid transparent; font-weight: 500;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #fff; padding-left:14px;border-color:#40B15C ; background: #40B15C; border-radius: 10px;}

/*SubMenu*/
.shop_search_btn {background: #40B15C;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #40B15C;}
.me_tp_features {padding-right: 17px; margin-bottom: 3px; display:none;}
.tp_links {display: none;}


/*按鈕hover底線特效*/
.stellarnav > ul > li {position: relative;}
.stellarnav > ul > li > a:hover:after {width: 100%; transition: all 0.6s ease-in-out;}
.stellarnav > ul > li >a:after {
    content: "";
    left: 0;
    width: 0;
    /*transition: all 0.3s;*/
    height: 3px;
    position: absolute;
    background: #faf0e6;
    bottom: 0;
    transition: all 0.6s ease-in-out;}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*.center {max-width: 85%;}
.pageIndex .footer {background: #ffffff;}
.footer {background:#ffffff; padding: 40px 0 20px 0; border-bottom: 0px solid #49635c;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0; margin-bottom: 15px;}
.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: 1000px; display: none;}
.footer_menu a {letter-spacing: 1px; color: #282F35;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: #282F35;} 
.copy {background:none; color: #757575 ; border:none; padding: 15px 0; text-align: center; margin: 0 0px 0 0; padding: 0 0 0px 0;}
.copy a{color: #757575;transition:all 0.3s;}
.copy a:hover {color: #757575;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #ffffff;}
.box_link {display: none;}
.footer_logo img {max-width: 300px; text-align: right; width: 100%;}
.footer_logo {text-align: right; width: 46%; margin: 0 0px; display: none;}
.footer_info ul {width: 52%; text-align: center;}
.footer_info li {padding: 10px 50px 10px 0px;}
.footer_info li p {font-size: 14px; color:#282F35; line-height: 200%; text-align: left; width: 100%; display: inline-block;margin-bottom: 3px;}
.footer_info li p a{color:#282F35;}
.footer_info li:nth-child(2) {margin-top: 35px; padding: 0 0; margin-bottom: -37px; background:none; width: 52%; margin-left: 32px;}

.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 78px;}
.list_before.info li {padding-left: 86px;}*/







.center {max-width: 1200px;}
.footer {background:#F4F5F7; /*background: url(https://pic03.eapple.com.tw/dazhongcare/ftbg.png) no-repeat top center;background-size: cover;margin-top: -150px;*/ padding: 0px 0 0px 0; /*border-top: 1px solid #e8e8e8;*/  overflow: hidden; /*font-family:"El Messiri","Noto Sans TC","Noto Serif TC";*/}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: grid; display: none; 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: 100%;}/*footer按鈕最小寬度100px*/
.footer_menu a {letter-spacing: 1px; color: #727272;margin: 0;	text-align: center;	padding: 12px 0px 14px 0px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: none; font-size: 14px; transition: all 0.3s;}
.footer_menu a:first-child {display: none;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: none; color: #cfcfcf;} 
.copy {background:none; color: #b7b8b9; border:none; padding: 15px 0; text-align: center; margin: 0px 0 0 0; padding: 10px 0 35px 0; letter-spacing: 0px;  font-size: 13px; }
.copy a{color: #b7b8b9;transition:all 0.3s;}
.copy a:hover {color: #b7b8b9;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #585857 ;}
.box_link {display: none;}
.footer_logo img {max-width: 0px;}
.footer_logo a {
  background: url(https://pic03.eapple.com.tw/dazhongcare/footerlogo.png) no-repeat center;
  width: 320px;
  height: 70px;
  display: block;
  background-size: contain;
  width: 100%;}
.footer_logo {text-align: center; width: 100%; margin: 0px 0px; display: none;}
.footer_info ul {width: 100%; text-align: center; padding: 0 0px;}
.footer_info li {padding: 5px 0px;}
.footer_info li p {font-size: 14px; color:#fff ; line-height: 170%; text-align: center; width: 100%; display: inline-block;margin-bottom: 6px; font-weight: 400;}
.footer_info li p a{color:#fff;}
.footer_info li:nth-child(2) {margin-top: 15px; padding: 0 0; margin-bottom: px; background:none; width: 100%; margin-left: 0px;}
.footer_info li:nth-child(2)::before , .footer_info li:nth-child(2)::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #cfcfcf;
  position: absolute;
  left: 0;
  display: none;}


/*隱藏資訊*/
.footer_info li p.mail , .footer_info li p.add {display: none;}


/*左下角小logo*/
.footer:after {
    content: '';
    background: url(https://pic03.eapple.com.tw/dazhongcare/footerlogo.png) no-repeat;
    height: 35px;
    width: 100%;
    position: absolute;
    background-size: contain;
    bottom: 26px;
    left: 24px;
}
@media screen and (max-width: 768px) {
    .footer:after {bottom: 23px;}
}
@media screen and (max-width: 480px) {
    .footer:after {bottom: 31px;height: 30px; left: 7px;}
}
@media screen and (max-width: 400px) {
    .footer:after {bottom: 15px;}
}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-brand {width: 100%;max-width: 240px; transition:all 0.3s;}
.nav-brand img {max-width: 240px; padding-top:5px;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 10px; margin-left: 10px;}


/* = = = 側邊浮動 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*top*/
#to_top {color: #524D49; width: 50px; height: 50px; bottom: 29px; right: 22px; left: unset; border-radius: 50px;
  background: #fff;
  box-shadow: none;
  border-bottom: 0px solid #5A4539;}
#to_top i.top {margin-bottom: -9px;}
#to_top i.top:before, #to_top i.top:after {height: 11px; top: 2px;}
#to_top i:before, #to_top i:after {background: #524D49;}



/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.swiper-pagination {display:none;}


/*預設解除背景輪播*/
@media screen and (max-width: 2000px) {
  #content_main { margin:0;}
  .bannerindex {height:auto;position: relative;top: 0px;}
  .swiper-banner { position:static; margin:0; height:auto;}
  .swiper-slide img { height:auto;}
  }
  @media screen and (max-width: 768px) {
  .bannerindex { padding:0; margin:0;}
  }
  

/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*.pageIndex #content_main {background: #ffffff;}
#content_main {background: #ffffff; background: url(https://pic03.eapple.com.tw/dazhongcare/BBG.jpg) no-repeat top;background-size: cover;}
#content {background: #ffffff; background: url(https://pic03.eapple.com.tw/dazhongcare/BBG.jpg) no-repeat top;background-size: cover;}*/


.banner{background: #ffffff; height: 36vw; /*630px*/}
.banner h5 {color: #fff; font-weight: 400; padding: 110px 0; display: none;}
.services_page .banner{display: none;}
.other_page .banner{display: none;}
.other_select_page .banner{display: none;} 
.contact_page .banner{display: none;}
/*.album_page .banner {background: url(https://pic03.eapple.com.tw/e04barbershop/SBN1.jpg)no-repeat; background-position: bottom center; width: 100%;}
.album_class_page .banner {background: url(https://pic03.eapple.com.tw/e04barbershop/SBN1.jpg)no-repeat;background-position: bottom center; width: 100%;}
.album_info_page .banner {background: url(https://pic03.eapple.com.tw/e04barbershop/SBN1.jpg)no-repeat; background-position: bottom center; width: 100%;}*/
.blog_page .banner , .blog_in_page .banner {background: url(https://pic03.eapple.com.tw/dazhongcare/sbn.jpg)no-repeat; background-position: top center; background-size: cover; width: 100%;}

/*麵包屑*/
.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;}

@media screen and (max-width: 480px) {
.blog_page .banner , .blog_in_page .banner {background: url(https://pic03.eapple.com.tw/dazhongcare/sbn.jpg)no-repeat; background-position: top center; background-size: contain; width: 100%;}
}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*文章設定*/
/*文章管理/＝＝＝＝＝*/
.blog_page .main_part { max-width: 1800px;padding: 50px 20px;}
.blog_in_page .main_part{ max-width: 1800px;padding: 50px 20px;}

h4.blog_category_title{font-size: 28px; color: #5A4539;}
h4.blog_category_title span{font-size: 24px;}
h5.blog_le_t{ display: none;}
/*文章管理/外層＝＝*/
.module_i_news {    padding: 100px 20px 120px 20px;}
.module_i_news ul, .blog_subbox {    display: grid;    gap: 0;}
.module_i_news li, .subbox_item {
    border-radius: 20px;
    background: #e2dcd0;
    width: 100%;
    position: relative;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
.i_blog_le img, .blog_list_le img{ opacity: 1; border-radius: 20px;}
.subbox_item a:hover img { opacity: 1;}
.subbox_item{margin-bottom: 0;}
.module_i_news li:hover, .subbox_item:hover {
    background-color: #F5F2E8;
    transition: all 0.3s ease-in-out;
}
.module_i_news li:hover:before, .subbox_item:hover:before {    opacity: 0;}
.module_i_news li:hover::after, .subbox_item:hover::after {    opacity: 0;}

.module_i_news li:before, .subbox_item:before, .module_i_news li:after, .subbox_item:after {
    position: absolute;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 86.04%;
    background-color: #fff;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    content: "";
}
.module_i_news li:before, .subbox_item:before {left: 0;}
.module_i_news li:after, .subbox_item:after  {    right: 0;}

.module_i_news .title_i_box h6 {
    font-size: 17px;
    color: #40B15C;
    font-family:  "Cinzel", serif;
    font-weight: normal;
}
.module_i_news .title_i_box h4:before {
    content: 'News';
    color: #C89F62;
    font-size: 17px;
    display: block;
    font-family: 'Poppins';
    font-weight: normal;
}
.module_i_news .title_i_box h4 {
    font-size: 40px;
    color: #5A4539;
    font-weight: 700;
    letter-spacing: 1px;
}
.i_blog_ri h5, .blog_list_ri h5 {
    color: #5A4539;
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 2px;
}
.i_blog_ri p, .blog_list_ri p {
    color: #5A4539;
    font-size: 14px;
    font-weight: 300;
    line-height: 190%;
    min-height: 60px;
    -webkit-line-clamp: 2;
}
.module_i_news li a, .subbox_item a {
    padding: 5px;
    padding: 16.66% 14.28% 7.71% 14.28%;
}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; }
.module_i_news li a:before, .subbox_item a:before {
    display: none;
}
.module_i_news li a:after, .subbox_item a:after {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    -webkit-transition: opacity .4s linear;
    transition: opacity .4s linear;
    content: "";
    opacity: 1;
    border: none;
    top: 100%;
}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {    width: 100%;}
.blog_list_ri{ padding-top: 15px;}
.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%);
}
.i_blog_ri em, .blog_list_ri em {
    padding-right: 3.1em;
    font-size: 10px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 14.66%;
    left: 5%;
    color: #a5a5a5;
    font-family: "Noto Serif TC", serif;
}
.module_i_news li a em, .subbox_item a em {    color: #fff;}
/*.module_i_news li a:hover h5, .subbox_item a:hover h5 {    color: #ffffff;}
.module_i_news li a:hover:before, .subbox_item a:hover:before {    color: #fff;}*/
.module_i_news li a:hover em, .subbox_item a:hover em {    color: #ababab;}
/*.module_i_news li a:hover  p, .subbox_item a:hover p {    color: #fff;}*/

/*側邊*/
.blog_page .blog_le{ margin-top: 33px;}
.blog_le .accordion {border: 1px #fff solid; border-radius: 10px; background-color: #fff;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #40B15C !important;}
.accordion li .link a {  color: #282f35; font-weight: 400;}
.accordion li .link {border-bottom: 1px solid #fff; /*background: #fff;*/}
/*.accordion li .link:hover {background: #5A4539;}*/
.submenu {background: #fff;}
.submenu a { padding: 12px 12px 12px 12px; font-weight: 300; color: #4e4e4e; letter-spacing: 1px;}
.submenu a:hover {    background: #9d8c7c; }
.submenu a:before {display: none;}
.blog_search input[type=search] {border-radius: 10px; border: 1px #eddac7 solid; }

/*首*/
.module_i_news ul {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    max-width: 1600px;
}
/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr 1fr;}
.blog_subbox:before{content:none;}
/*文章管理/內層＝＝*/
.blog_back a.article_btn_prev {background: #40B15C; border-radius: 20px 0 0 20px;}
.blog_back a.article_btn_back {background: #70CB87;}
.blog_back a.article_btn_next {background: #40B15C; border-radius: 0 20px 20px 0;}


/*MORE*/
.i_blog_le, .blog_list_le {
  position: relative;
  padding-bottom: 100%;
  height: 0;}
.blog_list_le:before, .i_blog_le:before {
  border-radius: 0 0 0 20px;
  content: 'MORE';
  font-size: 0.8em;
  color: #ccc;
  position: absolute;
  top: 0;
  right: 0;
  background: #70CB87;
  color: #FFF;
  text-align: center;
  line-height: 35px;
  padding: 0 10px;
  -moz-transform: translate(50px, -40px);
  -ms-transform: translate(50px, -40px);
  -webkit-transform: translate(50px, -40px);
  transform: translate(50px, -40px);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  position: absolute;
  z-index: 1;
  opacity: 0;
  font-family: "Cinzel", serif;}
.subbox_item:hover .blog_list_le:before, .module_i_news li:hover .i_blog_le:before {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
}
.blog_le .accordion li i {color: #5A4539;}
.blog_box_edit a {color: #5A4539;}


@media screen and (max-width:1024px) {
    .blog_subbox{ grid-template-columns:1fr 1fr; }
    .module_i_news .title_i_box h4 {font-size: 32px;}
}
@media screen and (max-width:768px) {
    .module_i_news {padding: 80px 20px 100px 20px;}
    .module_i_news .title_i_box h4 {font-size: 28px;}
}
@media screen and (max-width:480px) {
    .module_i_news .title_i_box h4 {font-size: 22px; font-weight: 700;}
    .module_i_news {padding: 40px 20px 40px 20px;}
    .module_i_news .title_i_box h4:before {font-size: 15px;}
}
@media screen and (max-width:450px) {
    .blog_subbox{ grid-template-columns:1fr; }
}



/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .main_part {padding: 0px 0px;}
.contact_editbox {padding: 0px 0px;}
.contact_le_map a {background: #40B15C; border-radius: 50px;}
.contact_form {color: #5A4539;}
.contact_form li.last cite {background: #40B15C; border-radius: 50px;}
.animated-arrow {background:#40B15C; border-radius: 50px;}
.animated-arrow:hover {background: #70CB87; border: 0px solid #B79764;}
.contact_form li {padding-left: 0px; display: inline-block; width:100%; padding: 0 10px 20px 10px;}
.contact_form li.last{ width: 100%; text-align: center;}
.contact_form li .form__label {text-align: right; width: 130px; margin-left: -130px; padding-bottom: 0px; font-weight: 400;}
.contact_form li .form__insert{width: 99%;}
.contact_content {max-width: 1300px; padding: 80px 10px 100px 10px;}
.contact_content .information_left {width: 100%; display: none;}
.contact_content .information_right {width: 100%; text-align: left; padding-left: 100px;}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
input[type="checkbox"], input[type="radio"]{margin-right: 2px; margin-left: 7px;}
.blank_letter {font-weight: 600; /*font-family:"Noto Serif TC", "Noto Sans TC";*/ text-align: center; color:#5A4539; font-size: 30px; padding: 20px 10px;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 0px solid; border: 1px #DDDDDD solid; background:#F7F7F7; padding: 6px; color: #707070; border-radius: 5px;}
.note {display: block; text-align: center; /*font-family:"Noto Serif TC", "Noto Sans TC";*/}
.red {color: #EA5414;}
.form select {width: 100%; background: #f9ede1; border: 1px solid #f9ede1; color: #C89F62; padding: 6px 26px 6px 6px;}

/*更換順序*/
/*.contact_content form {display: grid;}
.contact_content .information_right {order: 1;}
.contact_content .information_left {order: 2;}*/


.blank_letter {
    font-size: 40px;
    color: #5A4539;
    font-weight: 600;
    letter-spacing: 1px;
}
.blank_letter:before {
    content: 'News';
    color: #C89F62;
    font-size: 17px;
    display: block;
    font-family: 'Poppins';
}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.other_select_page .promotion_title {display: none;}
.other_select_page .other_promotion {display: none;}
.other_select_page .page {display: none;}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 10px 43px 5px 0px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto;}
.stellarnav .menu-toggle {width: 59px;}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1440px) {
.center {max-width: 100%;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(80px, 100%), 1fr));}
}

@media screen and (max-width: 1300px) {
.main_header_area {height: 92px;}
}

@media screen and (max-width: 1070px) {
/*FT*/
.footer {padding: 0px 0px 0px 0px;}
.footer_info li:nth-child(1) {width: 100%; display: none;}
.footer_info li:nth-child(2) {width: 100%; margin-left: 0px; margin-bottom: 0px;}
.footer_info li p {text-align: left;}
.copy {text-align: center; margin: 0 0px 0 0;}
.footer_menu {text-align: center; max-width: 600px; margin: 0 auto;}
.copy {padding: 20px 0 30px 0;}
.footer_info li p {width: 49%;}
.footer_info li{padding: 100px 50px 10px 50px;}
.footer_info ul {width: 100%;}
.footer_info li p {text-align: center; width: 100%;}
.footer_logo {text-align: center; width: 100%;}
}


@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 140px; background: #ffffff;}
.header_area.sticky .main_header_area {height: 140px;}
.contact_form li .form__label {text-align: left; width: 100%; margin-left: 0px;}
.contact_form li {padding: 0 0px 10px 10px;}
.contact_page .main_part {padding: 20px 20px 0px 20px;}

 
/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%; margin-top: 0px;}
.nav-brand img{padding-top: 7px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}
.subbox_item  { border-bottom: 0px #eee solid;}
.blog_page .main_part {padding: 40px 20px;}

/*購物車*/
.products-list {grid-template-columns: 1fr 1fr 1fr;} 

.contact_content .information_right {padding-left: 0px;}
}



@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}
}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 80px; background: #ffffff;}
.header_area.sticky .main_header_area {height: 80px;}
.header_area.sticky .main_header_area .container {max-width: 100%;}
/*.bannerindex {top: 20px;}*/
.nav-brand img {padding-top: 0px;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{  padding: 15px 15px ;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 15px 15px ;border-color:transparent;}
.stellarnav.mobile > ul > li > a {padding: 10px 43px 5px 15px;}
.stellarnav.mobile > ul > li{border-bottom: 1px #ececec solid;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile ul{padding-top: 0px;}
.stellarnav.mobile li.open {background: #fdf6ef;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}
.stellarnav.mobile li.open li.open {background: #40B15C;}
/*.stellarnav > ul > li:hover > a {color: #1c2f2b;}*/
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {background: #40B15C;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #ffffff; border-right: 0px; box-shadow: 1px 1px 10px #8d8d8dcc;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}
.stellarnav > ul > li >a:after {display: none;}
.stellarnav.mobile > ul > li > a {padding: 10px 40px 5px 0px;}
.stellarnav .menu-toggle:after {font-size: 13px;}

/*特效*/
.stellarnav ul:hover li a { opacity: 1; transition: all 0.3s ease-in-out;}
.stellarnav ul li:hover a {opacity: 1;transition: all 0.3s ease-in-out;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset; margin-top: 0px;}

/*Footer/＝＝＝＝＝*/
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:0px 0 10px 0; }
.footer_info {  justify-content: center;}
.footer_logo {  text-align: center; margin-bottom: 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(60px,100%), 1fr));}
.footer_info li p {display: block; width: 100%; text-align: center;}
.footer_info li p:before {display: inline-block;}
.copy {padding: 15px 0 20px 0; border: 0px solid #9b7648;}
.contact_form li {width: 100%; padding-left: 0px;}
.contact_form li .form__label {width: 100%; margin-left: 0px;}
.contact_content .information_right {padding: 0px;}
.blank_letter {padding: 20px 0px;}
.contact_form li .form__insert {width: 100%;}
.footer_info li {padding: 0px 50px 10px 50px;}


/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*順序*/
.product_page .products-list {  order: -1;}

/*購物車*/
.product_page .products-list {width: 100%;}
.products-list {grid-template-columns: 1fr 1fr;} 

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px; font-weight: 700; color: #5A4539;}
h4.blog_category_title span{font-size: 20px; color: #5A4539;}
.subbox_item a:before, .module_i_news li a:before {bottom: -12px;}
.module_i_news li {border-bottom: 0px #515151 solid;}
.blog_page .main_part {padding: 10px 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {width: 100%; display: inline-block;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}

/*相簿*/
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr 1fr;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*文章管理/＝＝＝＝＝*/
.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;}

.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(150px,100%), 1fr));}
}


@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}
.footer_logo {width: 100%;}
.banner {height: 44vw;}
.banner h5 {padding-top: 10px;}
.banner h5:before {color: #ffffff; text-shadow: inherit;}
.footer_menu {max-width: 350px;}
.footer_menu a {width: 100%; border-right: 0px #35cad5 solid;}
.contact_page .main_part {padding: 0px 10px 10px;}
.footer_info li {padding: 10px 5px 10px 5px;}
.copy {font-size: 12px;}

/*購物車*/
.products-list {grid-template-columns: 1fr;} 

/*相簿*/
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr;}

.blog_page .blog_le {margin-top: 0px;}
.blog_in_page .main_part {padding: 0px 20px;}
}

@media screen and (max-width: 425px) {
.contact_content {padding: 30px 10px;}
.information_left {padding: 0px;}
}

@media screen and (max-width: 375px) {
}


@media screen and (max-width: 325px) {
.footer_info li p {word-break: break-all;}
}