@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=Cormorant+Unicase:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');

body{
	overflow-x:hidden;
	font-family:"Noto Serif TC","Cormorant Unicase","微軟正黑體","arial","sans-serif","Noto Serif", serif;;
	font-weight: 300;
}


/*網站全域設定/＝＝＝＝＝*/

/*
  #33373a /*網站主要色系
  #902030 /*網站輔助色系1
  #C1CAD9; /*網站輔助色系2*/
.me_tp_features {display: none;}

.shop_search_btn {border-radius: 0;}
.box_search input[type=text] {border-radius: 0;filter: contrast(0) brightness(100);}
.box_search input[type=text] {background: url(../images/search-icon.png) no-repeat 9px center #ffffff00;}
.edit_part {padding: 0;}
.contact_page .path p, .path p a { display: none;}
/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.header_area { padding: 0;background: #fff;}
.main_header_area{height: 100px;transition:all 0.3s;background:#fff;}
.header_area.sticky .main_header_area{transition:all 0.3s;background:#ffffff99;}
.other_select_page .page {display: none;}
.other_page .path p {display: none;}
.other_select_page .other_promotion {display: none;}
/*sticky*/



/*選單最大寬度設定*/
.navigation {grid-template-columns: 250px 1fr;}
.nav-header {max-width: 250px;}
.main_header_area .container {max-width: 95%; transition:all 0.3s;}
.nav-brand {width: 100%; transition:all 0.3s;}
.nav-brand img { padding-top: 8px; transition:all 0.3s;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 12px;}
.other_select_page .promotion_title {display: none;}
.other_select_page .path {display: none;}
.sb_marquee {display: none;}

/*第一層*/
.stellarnav{ margin-top: -30px;} 
.stellarnav ul {text-align: left;}
.stellarnav > ul > li > a {letter-spacing:1px; font-size: 15px; color: #000; transition:all 0.3s; padding: 0; height: 35px;margin: 60px 10px 0;font-weight: 500;}
.stellarnav > ul > li:hover > a {color: #26303e; transition:all 0.3s;}

.stellarnav > ul > li > a:hover {color: #26303e;}
.stellarnav li li.has-sub > a:after {border-left: 6px solid #a6a6a6; border-radius: 2px; display: none;}
.product_page .stellarnav ul ul {background:#33373a;}
.stellarnav.mobile.left .close-menu {background: #26303e; color: #fff;}
.stellarnav .icon-close:after {border-bottom: solid 2px #fff;}
.stellarnav .icon-close:before {border-bottom: solid 2px #fff;}

@media (min-width:768px) {
.stellarnav li.has-sub:not(:first-child) > a:after {
    content: '▼';
    margin-left: 0;
    display: inline-block;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    border-left: unset;
    border-right: unset;
    border-top: unset;
}
}

.stellarnav a.dd-toggle .icon-plus{display: none;}
.stellarnav a.dd-toggle{height: 35px;}
.stellarnav a.dd-toggle::before{
  content: '▼';
  height: 35px;
  position: relative;
  display: block;
}
/*第二層*/
.stellarnav ul ul {width: 220px; background: #fff;transition:all 0.3s;left:20%;}
.stellarnav li a {color: #484848;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{
  color: #3F3F43;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 10px;
    transition: all 0.3s;
    border-left: 1px solid transparent;
    text-align: left;
    border-left: 0px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #fff;  border-color:#C1CAD9; background: none; transition:all 0.3s;background: #26303e;}
.stellarnav ul ul ul {left: 139px;}
.stellarnav li.drop-left ul ul {right: 138px;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top: 0px; overflow-y: scroll; max-height: 240px;}

/*滾輪樣式*/
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar {width: 2px;}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-thumb {background-color: #a6a6a6; border: 1px solid #a6a6a6;}
/*.stellarnav ul ul {margin-top: -12px;}*/

/*SubMenu*/
.box_search .shop_search_btn {background: #ffffff3b;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #902030;}
.stellarnav.mobile li.open {background: #f9f9f9;}
.me_tp_features a.tp_btn_cart,.me_tp_features a.tp_btn_notice{color: #fff;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 3px #363435;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #363435;}
.stellarnav a.dd-toggle .icon-plus:before {border-bottom: solid 2px #999;}
.stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #999;}

@media screen and (max-width:1520px) {
  .stellarnav > ul > li > a {margin: 60px 20px 0;}
   
}
@media screen and (max-width:1400px) {
    .stellarnav > ul > li > a { margin: 60px 10px 0;}
}
@media screen and (max-width:1360px) {
    .stellarnav{ width: 100%;}
}

@media screen and (max-width: 1201px) {
  .stellarnav li.has-sub > a {padding: 0px 17px 0 0px;}
  .stellarnav ul ul {left: -4px;}
  .stellarnav > ul > li > a { margin: 60px 5px 0;}
  .stellarnav > ul > li a:before {display: none;}
.navigation {grid-template-columns: 150px 1fr;}
.nav-brand img {max-width: 150px;}
.stellarnav > ul > li > a {font-size: 14px;}
}

@media screen and (max-width:1024px) {
  .main_header_area .container {max-width: 100%;}
  .stellarnav > ul > li > a{margin: 45px 5px 0;}
  .main_header_area {height: 135px;}
  .me_tp_features {display: none;}
  .stellarnav ul{text-align: center; }
}
@media screen and (max-width: 768px) {
  .bannerindex { padding-bottom: 0;}
  .header_area.sticky {    padding: 10px 0 0;}
  .stellarnav.mobile > ul > li > a {margin: 0;}
  .stellarnav {margin-top: unset;}
  .main_header_area {height: 70px;}
  .stellarnav li li > a, .stellarnav li li.has-sub > a {color: #363435;}
  .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {
    color: #902030;
    border-color: #C1CAD9;}
  /* .stellarnav.mobirgb(211, 211, 211) > li > a {padding: 0;} */
  .stellarnav li a:before {display:none;}
  .nav-brand img{ padding-top: 0px!important;}
  .stellarnav.mobile > ul > li > a.dd-toggle {padding: 0;margin:8px 5px 5px 0;}}

  @media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {
        padding: 15px 10px;
    }
}

@media screen and (max-width:365px) {
}


/*bannerindex/＝＝＝＝＝*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}

.bannerindex .swiper-slide:before {
    background: url(https://pic03.eapple.com.tw/minglunlaw/banner-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);
}

    @media screen and (max-width: 768px) {
      .bannerindex {
          padding-bottom: 0%;
      }}
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}


/*Footer*/
.footer_info li { display: flex;flex-direction: column;justify-content: flex-end;}

.footer_info li:nth-child(1)::before {
    content: "CONTACT";
    display: block;
    width: 80%;
    color: #26303e;
    border-bottom: 1px #26303e solid;
    padding-bottom: 10px;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: bold;margin-bottom: 3%;
    font-family: sans-serif;}
    
.footer_logo img {display: none;}
.footer {
    border-top: none !important;
    padding: 50px 0 0;
    height: auto;
    background: #c8ab7e;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer_menu {
    border-bottom: none !important;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;}
.copy {
    background:#26303e;
    border: none;
    color: #fff;
    margin-top: 0;
}
.box_link{display: none;}
.copy a{color: #fff;}
.footer_info li p {
    color: #26303e;
    width: 100%;
    line-height: 100%;
    height: fit-content;
    margin: 5px 0;
        font-weight: 600;
}
.footer_info li p a{line-height: 1.5;color: #26303e;}

.footer_menu a {
    color: #26303e;
    width: calc(100% / 3 - 20px );
    margin: 10px;
    border: none;
    transition: all 0.3s;
    padding: 10px 15px;
    background: transparent;
    border-bottom: 1px #26303e solid;    font-weight: 600;
}
.footer_menu a:hover {
    background:#26303e;
    border-radius: 10px 10px 0 0;
    color: #fff;
    transition: all 0.3s;
}

.footer_info {grid-gap: 0px;}
.footer_info {
    display: flex;
    padding: 0;
    flex-direction: column;
    align-items: center;}

.footer_info ul {
    display: flex;
    width: 100%;
    padding: 15px 0px 70px 0;}

.footer_info li:nth-child(1),.footer_info li:nth-child(2){width: 50%;}
.footer_info li:nth-child(2) {padding: 0;}


.footer_menu a:nth-child(1) {display: none;}

@media screen and (max-width: 768px) {
.footer_info li:nth-child(1){
    display: flex;
    text-align: left;
    padding-left: 15px;
    flex-direction: column;
    justify-content: center;}
.footer_info ul {width: 100%;text-align: center;}}

@media screen and (max-width: 600px) {
.footer_info ul {flex-direction: column;}
.footer_info li:nth-child(1), .footer_info li:nth-child(2) {width: 100%;}
.footer_menu a {
    padding: 10px 5px;
}}

/*點點*/
.swiper-pagination {display: none;}

/*banner*/
.banner.banB {display: none;}
.banner {min-height: 40vh;background-position: center;background-repeat: no-repeat;background-size: cover;}
.banner h5 {color: #fff;
    letter-spacing: 0.1em;
    position: absolute;
    top: 40%;
    left: 5%;
    padding: 10px 0;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column-reverse;}

.blog_page.article_a .banner.banblog {background-image: url(https://pic03.eapple.com.tw/minglunlaw/5220.jpg);}
.blog_page.article_b .banner.banblog {background-image: url(https://pic03.eapple.com.tw/minglunlaw/7822.jpg);}
/*文章管理/＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.fa-arrow-right::before {content: ">"; font-weight: 200;font-size: 10px;}
.i_prod_b a i.fa-solid.fa-arrow-right {margin: 0 5% 0 15%;}
.lastPage {
    background: #c8ab7e;
    width: 200px;}
.animated-arrow {background: #c8ab7e;}
/*------*/
.module_i_news ul {grid-template-columns:1fr 1fr 1fr 1fr;}
.module_i_news {padding: 120px 20px;}
.module_i_news li a {grid-template-columns: 250px 1fr;grid-gap: 30px;}
.i_blog_ri h5 {
    font-weight: 500;
    font-size: 20px;
    color: #48413b;}
.i_blog_ri em {margin: 20px 0 5px;}
.module_i_news li a {
    display: flex;
    flex-direction: column;}
.i_blog_ri p {-webkit-line-clamp: 2;}
.module_i_news .title_i_box h4 {
    font-size: 30px;
    color: #26303e;
    font-weight: 600;
    letter-spacing: 0.1em;}
/*文章管理/外層＝＝*/
.blog_subbox { grid-template-columns: 1fr;}
.blog_page .main_part { width: 100%; max-width: 1600px;}
h4.blog_category_title {
    font-size: 24px;
    border-bottom: 1px #f4f4f4 solid;
    padding: 15px 0;
    color: #48413b;
    font-weight: 500;
    letter-spacing: 0.1em;}
h4.blog_category_title span{font-size: 24px;}


/*側邊*/
.blog_search input[type=search] { border: solid 0 #ccc; border-radius: 0;   background: #f6f8f7;}
.blog_le .accordion { border-radius: 0;  border: 0px #ccc solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #c8ab7e !important;}
.submenu a:before { content: '｜';}
.submenu a:hover {    background:#81a081;}
.blog_le .accordion li .link:last-child { border-bottom: 1px solid #f6f8f7;}
.blog_le { width: 20%;}
h5.blog_le_t em {font-family: "Noto Serif TC", sans-serif;}
.accordion li .link a {font-size: 16px;font-weight: 500;letter-spacing: 0.1em;}
/*右*/
.subbox_item {  width: 100%;}
.module_i_news li a , .subbox_item a {  padding: 5px;}
.module_i_news li, .subbox_item:hover a h5 {color: #26303e;}
.subbox_item:before { content: "";  position: absolute;  bottom: 0px;  left: 0;  width: 50px;  height: 2px;  background-color: #747A6A;  transition: 0.3s;   z-index: 1;}
.module_i_news li a:after , .subbox_item a:after{ pointer-events:none; opacity: 0; }
.module_i_news li a:hover:before, .module_i_news li a:hover:after { opacity: 0;  transition: all .5s;}
.blog_page .subbox_item a:before { color: transparent;}


.blog_list_le {  overflow: hidden;}
.i_blog_le img, .blog_list_le img { transition: 0.5s;}
.i_blog_le img, .subbox_item:hover .blog_list_le img { transform: translate(-50%, -50%) scale(1.05); }
.subbox_item a:hover:after { opacity: 0; transition: all .5s;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 100%;}/*文章縮圖長寬比例，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%);}
.subbox_item:hover .blog_list_le img { transform: translate(-50%, -50%) scale(1.1);  transition: 0.5s;}


.blog_page .blog_list_le { width: 100%; padding-bottom: 20%;}
.blog_page .blog_list_ri h5 { font-size: 18px;  padding: 10px 0;  color: #555555; -webkit-line-clamp: 2;}
.blog_page .blog_list_ri em { font-size: 12px;  margin: 0;}
.blog_page .blog_list_ri { padding: 35px 30px 0;}
.blog_page .blog_list_ri p { padding: 20px 0 0; -webkit-line-clamp: 2;  line-height: 180%;}

/*文章管理/內層＝＝*/
.news_related h6 span:before {color: #26303e;}
.news_related { background: #F0E9DD;padding: 5% 15px;}
.blog_shareData {justify-content: flex-end;}
.blog_in_page .main_part {max-width: 1600px;}
.articel_mainPic img {display: none;}
.blog_ri {padding: 0 0 0 5%;width:79%;}
.blog_back a { padding: 15px 15px;}
.blog_back a.article_btn_back{background:#26303e;}
.blog_back a.article_btn_prev, .blog_back a.article_btn_next { color: #ffffff; }
.promotion_title span { border: none; padding: 0; margin: 0;}
.promotion_title em { width: 100%; border: none; padding: 0 0px 20px;  margin: 0; }
.promotion_title h2 {  width: 100%; border-bottom: 1px solid #e5e5e5;  padding: 0 0 15px; font-weight: 600;}
.blog_box_edit { padding: 0;}
.blog_page .subbox_item:hover:before { width: 100%; transition: all .5s;}
.blog_page .subbox_item:before { content: "";  position: absolute;  bottom: 0px;  left: 0;  width: 50px;  height: 2px;  background-color: #26303e;  transition: 0.3s;  z-index: 1;}
.blog_page .subbox_item a { border-bottom: 1px solid #ccc;    grid-template-columns: 260px 1fr;}

.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #49423c;
    letter-spacing: 1px;}

.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}

.blog_box_edit * {
    line-height: 250%;
    color: #49423b;
    font-size: 16px;
    letter-spacing: 0.1em;}

@media screen and (max-width: 1024px) {
.module_i_news ul{grid-template-columns:1fr 1fr;}
.pageIndex .module_i_news {padding: 70px 4% 120px;}
}
@media screen and (max-width: 980px) {
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}
.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;}
.pageIndex .module_i_news ul { grid-template-columns: 1fr 1fr; gap: 10px;}
.module_i_news ul, .blog_subbox { grid-template-columns: 1fr ; gap: 10px;}
.blog_page .blog_list_le { width: 100%; padding-bottom: 70%;}
.blog_page .blog_list_ri { width: calc(100% - 0%); padding: 35px 0 20px;}
.pageIndex .i_blog_ri {transform: translate(0, 0px); padding: 15px 15px;}
.pageIndex .i_blog_ri h5 { font-size: 14px; padding: 0px 0 10px; -webkit-line-clamp: 3;         height: 60px;}
}
@media screen and (max-width: 580px) {
.pageIndex .module_i_news { background-size: 100%;}
.pageIndex .module_i_news .title_i_box:before { width: 260px;  left: 0;  position: absolute; left: 50%; transform: translate(-50%, -50%);}
.module_i_news .title_i_box { margin: 0 0px 0 50px;}
.pageIndex .module_i_news .title_i_box h6 { font-size: 50px; padding: 0;}
.pageIndex .module_i_news .title_i_box h6:before {top: 60px; left: -50px; width: 40px; font-size: 12px; padding: 10px; height: 40px;}
.pageIndex .module_i_news .title_i_box h4 {font-size: 12px; padding: 0; bottom: 10px;}
}