@charset "utf-8";
/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/*#AD8B72 /*網站主要色系
  #B19E8F /*網站輔助色系1
  #E3DFD6 /*網站輔助色系2*/

/*校稿版面設定*/
.services_page .main_part, .pageIndex .main_part, .other_page .main_part, .other_select_page .main_part{ width: 100%; max-width:100%; margin: auto; padding:0px; margin-top:-1px;}
.show_content { width: 100%; padding:0px; top:-1px;}
.edit_part { max-width: 100%; margin: 0; padding: 0px;}

/*頁面內容*/
div#page { }
#content_main, #content {background: #EEEBE6;font-family: "Noto Serif TC", sans-serif;}
.module_i_news { }
.path { display: none;}
.other_page #content, .other_select_page #content { min-height: auto;}

/*滾輪*/
&::-webkit-scrollbar {
    background: #fff;
    width: 7px;
}

&::-webkit-scrollbar-button {
    background: #fff;
    border-radius: 0;
}

&::-webkit-scrollbar-track-piece {
    background: #eee;
}

&::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #444;
}

&::-webkit-scrollbar-track {
    box-shadow: transparent;
}

/*SubMenu*/
.me_tp_features {order: 1;}/*隱藏整列*/
.shop_search_btn { background: #AD8B72;}
.tp_links a {    background: #B19E8F50;padding: 7px 10px;margin: 0 10px;border: 1px solid #fff;border-radius: 50px;transition:  0.5s ease-in-out;}/*隱藏選單按鈕連結*/
.header_area.sticky .tp_links a{ background: #B19E8F;border: 1px solid transparent;transition:  0.5s ease-in-out;}
.fa-phone-volume::before,.fa-envelope::before{color: #fff;}
.me_tp_features a i { margin: 0;}
.header_area.sticky .tp_links a:hover,.header_area .tp_links a:hover  { background: #444;transition:  0.5s ease-in-out;}

/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/

/*.box_search { display:none;}隱藏購物車搜尋欄*/
/*.me_tp_features a.tp_btn_cart { display: none;}隱藏購物車*/
/*.me_tp_features a.tp_btn_notice { display: none;}隱藏匯款通知*/

/*按鈕*/
.animated-arrow { background: transparent;border: 1px solid #AD8B72;border-radius: 50px;transition: .3s ease-in-out;    color: #AD8B72;}
.animated-arrow:hover { background: #B19E8F; transition: .3s ease-in-out;color: #fff;}

/*頁碼*/
.page { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; margin: 40px auto;}
.page li { display: flex; margin: 3px; width: 30px; height: 30px; line-height:30px; align-items: center; justify-content: center;}
.page li.activeN { background: #666; border-radius: 100%; color: #fff; font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page strong, .page a:hover { background: #AD8B72; border: 1px solid #AD8B72;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/* = = = Index banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.bannerindex::before{
    content: "";
    position: absolute;
    background-image: url(https://pic03.eapple.com.tw/jordondesign/s01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height:1000px ;
    top: 0;
    left: 0;
    z-index: 99;
}

@media screen and (max-width: 768px) {
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner {
    background-image: url(https://pic03.eapple.com.tw/jordondesign/bn.png);
    padding: 525px 0 100px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top;
}
.banner h5 {
    font-size: 30px;
    font-family: "Cinzel",serif;
    letter-spacing: 2px;
    color: #AC8B72;
    font-weight: normal;
        position: relative;
}
.banner h5:after {
    content: "";
    position: absolute;
    width: 17px;
    height: 1px;
    background: #AD8B72;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
}
.banner.banA {}
.banner.banblog {}

@media screen and (max-width: 768px) { .banner h5 { font-size: 28px;}}
@media screen and (max-width: 600px) { .banner h5 { font-size: 24px;}}
/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.header_area{background: transparent; position: fixed;padding: 0; }
.pageIndex .header_area { position: fixed; width: 100%; top: 0; left: 0;padding: 0;}
.pageIndex .header_area.sticky { position: fixed;}
.main_header_area { background: transparent;}
.main_header_area .container { max-width: 98%;}

.header_area.sticky{    background: #EEEBE6;transition:  0.8s ease-in-out;border-bottom: 1px solid #ccc;}

/*logo*/
.navigation{display: flex;    flex-direction: row-reverse;align-items: center;}
.nav-header{    order: 2;    max-width: 220px;}
.pageIndex .header_area .nav-brand,.header_area.sticky .nav-brand {width: 100%;    filter: brightness(0);transition:  0.8s ease-in-out;}
.pageIndex .header_area .nav-brand{ opacity: 0;transition: 0.8s ease-in-out;}
.pageIndex .header_area.sticky .nav-brand,.header_area .nav-brand { opacity: 1;transition:  0.8s ease-in-out;}
.header_area .nav-brand {width: 100%;    filter: unset;transition:  0.8s ease-in-out;}
.header_area.sticky .nav-brand{}

/*menu*/
.stellarnav{order: 3;}
.stellarnav ul{    text-align: left;}
.stellarnav > ul > li{font-size: 0;}
.stellarnav > ul > li > a, .stellarnav li.has-sub > a { font-weight: 600; position: relative; padding:37px 6px; font-family: "Cinzel", "Noto Serif TC",serif;color: #fff;    letter-spacing: 2px;}
.stellarnav > ul > li.has-sub > a{padding-right: 6px;}
.stellarnav > ul > li > a b{    line-height: 0;height: 56px;font-size: 14px;}
.stellarnav > ul > li > a:hover b {transform: translateY(-56px);-webkit-transform: translateY(-56px);-moz-transform: translateY(-56px);}
.header_area.sticky .stellarnav > ul > li > a, .header_area.sticky .stellarnav li.has-sub > a{color: #333; }
.stellarnav li.has-sub > a::after { border-top: 6px solid #888;display: none;}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { border-top: 6px solid #AD8B72;}/*下拉箭頭*/

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul{padding: 0;}
.stellarnav ul ul, .stellarnav ul ul ul {    background: #EEEBE6; border: 1px solid #ccc;}
.stellarnav ul ul ul { left: 100%;}
.stellarnav li li { border: none; margin-bottom: 0;}

/*右拉箭頭*/
.stellarnav li li.has-sub > a::after { border-left: 6px solid #888;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid #AD8B72; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: #777; padding:15px; font-family: "Noto Serif TC", sans-serif; line-height: 1;    font-size: 14px;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #AD8B72; font-size: 15px; font-weight: normal; padding: 7px 5px; border-left: 1px solid transparent; background: transparent; transition: all 0.3s;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {transition: all 0.3s;background: #E3DFD6;}
.stellarnav li.has-sub > ul > li:hover > a{}

/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle span.bars span { background: #AD8B72;}
.stellarnav .menu-toggle:after { color: #AD8B72;}

/*展開*/
.stellarnav.mobile.left > ul { background: #fffffff2;max-width: 100%;padding: 0;}
.stellarnav.mobile > ul > li { border-bottom: 2px#EAD8C0 dotted;}
.stellarnav.mobile > ul > li > a { padding: 30px; border-bottom: none; display: block;}
.stellarnav.mobile > ul > li.has-sub > a { padding: 20px 30px 20px 36px;}
.stellarnav.mobile > ul > li.has-sub > a.dd-toggle { padding: 0;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a { color: #444; padding: 20px 30px 20px 40px;}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #AD8B72; color: #fff;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px #fff;}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -7px; left: -4px;}
.stellarnav li.open > a.dd-toggle .icon-plus { width: 0; top: -5px; left: 6px;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after { border-bottom: solid 3px #AD8B72;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px #AD8B72;}

/*下拉*/
.stellarnav.mobile li.open { background: #B19E8F22; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid #ccc;}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}
.stellarnav > ul > li.drop-left > ul { left: 0; right: auto;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1440px) { 
    .swiper-pagination { display: none;}
}

@media screen and (max-width: 1024px) { 
    /*header*/
    .pageIndex .header_area { position: relative;}
    .main_header_area .container { max-width: 100%;}

    /*logo*/
    .header_area .nav-brand { max-width: 200px; margin: 20px 0 0; transition: .3s ease-in-out;}

    /*menu*/
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
    .stellarnav { padding: 0 0 10px;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 0 30px;}
    .stellarnav li.has-sub > a::after {}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {
    /*logo*/
    .nav-header { position: static;}
    .header_area .nav-brand { max-width: 180px; margin: 10px 0 0; transition: .3s ease-in-out;}
    /*.header_area.sticky .nav-brand { max-width: 150px; margin-top: 10px; transition: .3s ease-in-out;} */

    /*menu*/
    .stellarnav > ul > li > a:hover:before{display: none;}
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav > ul > li > a b:last-child { display: none;}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav > ul > li.has-sub > a, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a { padding: 30px;}
    .stellarnav.mobile > ul > li > a.dd-toggle { top: 3px;}
    .stellarnav li.has-sub > a::after { top: 53%;}/*下拉箭頭*/
    .stellarnav li li > a, .stellarnav li li.has-sub > a, .stellarnav li li.has-sub.drop-left a { padding: 10px 30px; border-left: none;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a { border-color: transparent;}
    .stellarnav .menu-toggle{padding: 10px;}
}

/* = = = 促銷方案參考03 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*首頁標題*/
.news_part .title_i_box h6{font-family: "","Noto San TC", sans-serif;font-size: 55px;color:#cbc0a0 ;letter-spacing: 2px;font-weight: normal;}
.news_part .title_i_box h4{font-family: "Noto San TC", sans-serif;color:#AD8B72 ;letter-spacing: 5px;font-size: 25px;}
.i_news_b { margin-top: 35px;}

/*首頁*/
.news_part{    background: #FFF6EA;}
.news_list ul li{ border-bottom: 1px #AD8B72 solid;display: block;position: relative;padding: 20px 35px;margin: 0;}
.news_list ul li a span{font-family: "Rubik","Noto San TC", sans-serif;}
.news_list ul li a:hover{background: transparent;}
.news_list ul li:hover {background: #fff;}
.news_list ul li a:hover p,.news_list ul li a:hover p:after {color: #E3DFD6;}
.news_list ul li a:hover p{width: 98%;}
.news_list ul li a:hover p:after{right: 10px;}
.news_list ul li span {display: block;vertical-align: top;padding: 0;font-size: 13px;color: #a6a6a6;width: fit-content;}
.news_list ul li p {width: 100%;font-family:"Rubik","Noto San TC", sans-serif;color: #AD8B72;font-size: 16px;padding: 0;position: static;margin-top: 10px;}
.news_list ul li p:after {color: #AD8B72;top: 65%;margin-right: 30px;font-size: 13px;}


/*內頁*/

.other_promotion li {border-top: 1px solid #cbc0a0;}
.other_promotion li:hover {border-top: 1px solid #AD8B72;}
.other_promotion li a:before, .other_promotion li a:after{display: none;}
.other_promotion li a{border: none;}
.other_promotion li a:hover{background: transparent;}
.other_promotion li:hover .pmtTitle h3 {font-weight: bold;text-decoration: underline;}

/*內文*/
.edit{margin-bottom: 70px;}

/*標題*/
.promotion_title h2{color: #E3DFD6;}
.promotion_title em { border: none;}
.promotion_title span{ margin: 0 20px 2px 0; font-size: 20px; border: none;}
.promotion_title {border-bottom: 1px solid #E3DFD6;padding-bottom: 15px;}

/*下拉頁面*/
.other_select_page .promotion_title, .other_select_page .other_promotion {display: none;}

@media screen and (max-width: 600px) {
    .news_list ul li{background: transparent;padding: 15px;}
    .news_list ul li p{text-align: left;}
    .news_list ul li p:after{position: absolute;    top: 56%;}
}


/* = = = 文章 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

.blog_page .main_part{max-width: 1500px;}

/*首頁文章設定*/
.module_i_news {padding: 100px 5% 75px;border-top: 1px solid #c3a56080;}
.module_i_news section {max-width: 1400px;}
.module_i_news .title_i_box {margin-bottom: 50px;}
.module_i_news .title_i_box h6 {display: none;}
.module_i_news .title_i_box h4 {width: 100%;position: relative;font-size: 25px;letter-spacing: 0.1em;font-weight: normal;line-height: 2.5;}
.module_i_news.module_i_news01 .title_i_box h4:before {content: 'News';position: absolute;width: 100%;transform: translate(-50%, -50%);top: 0%;left: 50%;
    text-transform: math-auto;color: hsl(42deg 45% 57% / 15%);font-size: 60px;letter-spacing: 0.05em;}
.module_i_news.module_i_news02 .title_i_box h4:before {content: 'Wedding Banquet';position: absolute;width: 100%;transform: translate(-50%, -50%);top: 0%;left: 50%;
    text-transform: math-auto;color: hsl(42deg 45% 57% / 15%);font-size: 60px;letter-spacing: 0.05em;}

.module_i_news_list, .module_i_news_list.swiper {padding: 0;}
.module_i_news ul {grid-template-columns: repeat(3, 1fr);grid-gap: 10px;}
.module_i_news li:nth-child(n+4){display: none;}
.module_i_news li a {grid-template-columns: 1fr;grid-gap: 10px;padding-bottom: 40px;}
.i_blog_le {aspect-ratio: 3 / 2;}
.i_blog_ri {padding: 0;}
.i_blog_ri h5 {font-weight: normal;font-size: 20px;color: #AC8B72;}
.i_blog_ri em {display: none;}
.i_blog_ri>*+* {margin-top: 10px;}
.i_blog_ri p {font-size: 16px;line-height: 1.5;-webkit-line-clamp: 1;}

.module_i_news li a:before {right: 0;font-size: 14px;letter-spacing: 0.08em;color: #AC8B72;transition: all .4s;}
.module_i_news li a:hover:before {opacity: 1;transition: all .4s;}
.module_i_news li  a:after {width: 0%;height: 1px;top: auto;bottom: 0;border: unset;background: rgb(238 207 151);}
.module_i_news li  a:hover:after {width: 100%;}

.i_blog_b {max-width: 1400px;padding-top: 50px;}

@media screen and (max-width: 1024px) {
.module_i_news .title_i_box h4 {font-size: 23px;}
.blog_list_ri h5 {font-size: 18px;}
.blog_list_ri p {font-size: 15px;}
}
@media screen and (max-width: 960px) {
.module_i_news ul {grid-template-columns: repeat(2, 1fr);grid-gap: 30px 10px;}
.module_i_news li {border-bottom: unset;}
}
@media screen and (max-width: 768px) {
.module_i_news {padding: 50px 5%;}
.module_i_news .title_i_box {margin-bottom: 30px;}
.module_i_news .title_i_box h4 {font-size: 22px;}
.module_i_news.module_i_news01 .title_i_box h4:before, .module_i_news.module_i_news02 .title_i_box h4:before {font-size: 45px;}
.module_i_news ul {grid-template-columns: repeat(1, 1fr);grid-gap: 15px 10px;}
.i_blog_ri h5 {font-size: 17px;}
.i_blog_ri p {font-size: 14px;}
.i_blog_b {padding-top: 30px;}
}
@media screen and (max-width: 600px) {
.module_i_news .title_i_box h4 {font-size: 20px;}
.module_i_news.module_i_news01 .title_i_box h4:before, .module_i_news.module_i_news02 .title_i_box h4:before  {font-size: 40px;}
.module_i_news li a {padding-bottom: 35px;}
.module_i_news li a:before {font-size: 13px;}
.i_blog_ri>*+* {margin-top: 5px;}
.i_blog_ri h5 {font-size: 16px;}
.i_blog_ri p {font-size: 13px;}
}
@media screen and (max-width: 450px) {
.module_i_news .title_i_box h4 {font-size: 18px;}
.module_i_news.module_i_news01 .title_i_box h4:before, .module_i_news.module_i_news02 .title_i_box h4:before  {font-size: 30px;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
.blog_box {display: flex;flex-direction: column;align-items: center;gap: 30px;}
.blog_le {width: 100%;padding: 0;margin-bottom: 30px;    padding-bottom: 20px;border-bottom: 1px solid #ccc;}
h5.blog_le_t, .blog_search {display: none;}
.blog_le .accordion {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;border-radius: 0;border: unset;gap: 5px;}
.accordion li+li .link {border-top: unset;}
.accordion li .link a {line-height: 1;padding: 10px 15px;color: #000;font-size: 17px;letter-spacing:2px;font-weight: normal;}
.blog_le .accordion li {transition: all .3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #AC8B72 !important;transition: all .3s;}

.blog_ri {width: 100%;padding: 0;margin-bottom: 30px;}
.blog_subbox {grid-template-columns: repeat(3, 1fr);grid-gap: 30px;}
.subbox_item a {grid-template-columns: 1fr;grid-gap: 10px;padding-bottom: 40px;}
.blog_list_le {aspect-ratio: 3 / 2;}
.blog_list_ri {padding: 0;}
.blog_list_ri h5 {font-weight: normal;font-size: 20px;color: #AC8B72;    letter-spacing: 2px;}
.blog_list_ri em {display: none;}
.blog_list_ri>*+* {margin-top: 10px;}
.blog_list_ri p {    font-size: 15px;line-height: 1.5;-webkit-line-clamp: 1;letter-spacing: 1px;}

.subbox_item a:before {right: 0;font-size: 14px;letter-spacing: 0.08em;color: #B19E8F;transition: all .4s;font-family: "Cinzel",serif;}
.subbox_item a:hover:before {opacity: 1;transition: all .4s;}
.subbox_item a:after {width: 0%;height: 1px;top: auto;bottom: 0;border: unset;background: #ccc;}
.subbox_item a:hover:after {width: 100%;}

@media screen and (max-width: 1024px) {
.blog_le {margin-bottom: 0;}
.accordion li .link a {font-size: 16px;}

.blog_list_ri h5 {font-size: 18px;}
.blog_list_ri p {font-size: 15px;}
}
@media screen and (max-width: 960px) {
.blog_subbox {grid-template-columns: repeat(2, 1fr);grid-gap: 30px 10px;}
.subbox_item {border-bottom: unset;}
}
@media screen and (max-width: 768px) {
.accordion li .link a {font-size: 15px;}

.blog_list_ri h5 {font-size: 17px;}
.blog_list_ri p {font-size: 14px;}
}
@media screen and (max-width: 600px) {
.blog_subbox {grid-template-columns: repeat(1, 1fr);grid-gap: 30px 10px;}
.subbox_item a {padding-bottom: 35px;}
.subbox_item a:before {font-size: 13px;}
.blog_list_ri>*+* {margin-top: 5px;}
.blog_list_ri h5 {font-size: 16px;}
.blog_list_ri p {font-size: 1px;}
}
@media screen and (max-width: 450px) {
.accordion li .link a {font-size: 14px;padding: 10px;}
}


/*文章內頁設定*/
.blog_in_page .blog_box {gap: 50px;}
.blog_in_page h4.blog_category_title {color: #AC8B72;font-size: 22px;font-weight: normal;letter-spacing: 0.08em;padding: 0;margin-bottom: 5px;}
.blog_shareData {padding: 8px 10px;background: #c3a5601a;}
.toShareNews {font-size: 14px;color: #AC8B72;align-items: flex-end;line-height: 1;}
.toShareNews b {font-weight: 500;letter-spacing: 0.08em;}
.blog_box_edit * {font-size: 17px;line-height: 1.8;letter-spacing: 0.08em;overflow: hidden;}

.news_tags a {color: #B1652B;font-size: 15px;}
.blog_back {width: 100%;grid-gap: 10px;}
.blog_back a {display: flex;align-items: center;gap: 15px;font-size: 14px;padding: 10px 0;letter-spacing: 0.5em;color: #AC8B72;}
.blog_back a:before {content: '';display: block;position: relative;left: 0;top:0;width: 50px;height: 1px;background: #E0C9AA;transition: all .4s;}
.blog_back a:hover:before, .article_btn_back:hover:after{width: 30px;transition: all .4s;}
.blog_back a.article_btn_back, .blog_back a.article_btn_prev, .blog_back a.article_btn_next {background: unset;}

.blog_back a.article_btn_prev {text-align: left;}
.blog_back a.article_btn_next {flex-direction: row-reverse;text-align: right;}
.blog_back a.article_btn_back {justify-content: center;}
a.article_btn_back:after {content: '';display: block;position: relative;left: 0;top: 0;width: 50px;height: 1px;background: #E0C9AA;transition: all .4s;}

.news_related {background: #ffffffa6;padding:100px 5% 50px;border-top: 1px solid #c3a56080;}
.news_related h6 {max-width: 1500px;margin: 0 auto 50px;}
.news_related h6 span {display: block;position: relative;width: 100%;}
.news_related h6 span:before {color: #000000;font-size: 22px;letter-spacing: 0.1em;font-weight: normal;line-height: 2.5;}
.news_related h6 span:after {content: 'Related articles';position: absolute;width: 100%;transform: translate(-50%, -50%);top: 0%;left: 50%;
 text-transform: math-auto;color: hsl(42deg 45% 57% / 15%);font-size: 60px;letter-spacing: 0.05em;font-weight: normal;}

.news_related_list {grid-template-columns: repeat(4, 1fr);max-width: 1500px;grid-gap: 10px;}
.news_related_list li a {display: flex;padding: 0;background: unset;height: 100%;flex-direction: column;align-items: center;gap: 10px;transition: 0.5s ease;}
.news_related_list li a:hover {transform: translateY(-10px);transition: 0.5s ease;}
.news_related_list li figure {aspect-ratio: 3 / 2;}
.news_related_list li a p {font-size: 15px;color: #AC8B72;letter-spacing: 0.05em;}

.lastPage {font-size: 14px;letter-spacing: 0.5em;color: #AC8B72;background: unset;padding: 10px 0;margin: 50px auto 0;max-width: 1500px;width: 100%;
    text-align: center;border-top: 1px solid #c3a56080;border-bottom: 1px solid #c3a56080;transition: 0.5s ease;}
.lastPage:hover {background: #c3a5600d;transition: 0.5s ease;}

@media screen and (max-width: 1024px) {
.blog_in_page h4.blog_category_title {font-size: 20px;}
.blog_box_edit * {font-size: 16px;}
.news_related {padding: 80px 5% 50px;}
.news_related h6 span:before {font-size: 20px;}
.news_related h6 span:after {font-size: 50px;}
.news_related_list li a p {line-height: 1.5;}
}
@media screen and (max-width: 768px) {
.blog_in_page h4.blog_category_title {font-size: 18px;}
.blog_box_edit * {font-size: 15px;}
.blog_back a {font-size: 13px;gap: 10px;letter-spacing: 0.15em;}
.news_related_list {grid-template-columns: repeat(2, 1fr);}
.news_related h6 span:before {font-size: 18px;}
.news_related h6 span:after {font-size: 45px;}
.news_related_list li a p {font-size: 14px;}
}
@media screen and (max-width: 600px) {
.blog_in_page h4.blog_category_title {font-size: 17px;}
.toShareNews {font-size: 12px;}
.blog_box_edit * {font-size: 14px;}
.blog_back a:before, a.article_btn_back:after {width: 25px;}
.blog_back a:hover:before, a.article_btn_back:after:hover:after {width: 15px;}
.news_related h6 span:before {font-size: 17px;}
.news_related h6 span:after {font-size: 40px;}
.news_related_list {grid-template-columns: 1fr;}
}
@media screen and (max-width: 450px) {
.blog_back a {font-size: 12px;gap: 5px;}
.blog_back a:before, a.article_btn_back:after {width: 18px;}
.blog_back a:hover:before, a.article_btn_back:after:hover:after {width: 8px;}
.news_related h6 span:before {font-size: 16px;}
.news_related h6 span:after {font-size: 30px;}
}

/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { 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);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*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:0; transition:all ease .3s;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}

.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;}

/*--首頁、外層 共同設定---------------------------------------*/

.products-list { display: grid; gap: 10px; grid-template-columns: repeat(4,1fr);}
.products-list::before { content:none;}
.products-list .item { width: 100%;}

/*--首頁區塊---------------------------------------*/

.prod_part { width: 100%;}

/*英文標題*/
.prod_part .i_prod_tit h2 { display: none; color: #B19E8F;}

/*中文*/
.prod_part .i_prod_tit span { position: relative; color: #3F4049; font-weight: 600; text-shadow: 2px 2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF;}
.prod_part .i_prod_tit span::before {
    content: "PRODUCT";
    position: absolute;
    top: -45px;
    left: -60%;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #B19E8F;
    letter-spacing: 3px;
    text-shadow: none;
    transform: translateX(-50%);
    z-index: -1;
}

/*--購物車/外層---------------------------------------*/

/*顏色*/
.products-list .more { border: 1px solid #B19E8F; color: #B19E8F;}
.products-list .item a:hover .more { background: #B19E8F;}

/*名稱*/
.products-list .name { color: #AD8B72; font-weight: 600; font-size: 16px; height: 51px;}

/*價格*/
.products-list .price { display: flex; margin-bottom: 5px; align-items: center; justify-content: center; flex-wrap: wrap;}
.products-list .price b { margin: 0 5px; line-height: 180%; text-align: center;color: #A67B5B;}
.products-list .price b.ori_price { font-size: 14px;}

/*外層版面*/
.product_page .main_part { width: 80%;	max-width: 1500px;}
.product_page .show_content { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.product_page .products-list { width: calc(100% - 280px);}
.product-layer-two { width: 250px; margin: 0;}
.product_info_page .product-layer-two { display: none;}
.product-layer-two li { margin: 0; width: 100%; padding: 0 10px;}
.product-layer-two > li.active { background: #B19E8F; border-radius: 10px;}
.product-layer-two li.active li a { color: #fff; border: unset;}

/**/
.product-layer-two li a { color: #AD8B72; border: none; border-bottom: 1px dotted #ccc; background: transparent; line-height: 200%; transition: all 0.3s;    padding: 7px 26px;}
.product-layer-two li:hover > a { color: #AD8B72;  padding: 7px 30px;}
.product-layer-two li.active > a { color: #fff; border: none;}
.product-layer-two li:hover > a:before { background: #AD8B72; color:#fff;}
.product-layer-two li.active > a:before { background: #fff; color:#AD8B72;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #B19E8F;
    background: #f2f2f2;
    width: 18px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    padding-left: 2px;
    font-size: 13px;
}

/**/
.product-layer-two li ul { position: relative; padding-top: 1px;}
.product-layer-two li li { border: none; background: transparent;}
.product-layer-two li li a { background: transparent;}
.product-layer-two li li:hover a { color: #AD8B72;}
.product-layer-two li.active li:hover a { color: #AD8B72;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li { display: block;}

/*--購物車/內層---------------------------------------*/

.product_info_page .main_part { width: 86%;}
.mobile_product_name { color: #AD8B72; font-size: 24px; text-align: center;}

/*次分類*/
.block { background: #AD8B72;}

/*按鈕顏色*/
.inquiry_a1 { background: #B19E8F; transition: .3s ease-in-out;}
.inquiry_a2 { background: #658781; transition: .3s ease-in-out;}
.inquiry_a3 { background: #AD8B72; transition: .3s ease-in-out;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: #AD8B72; transition: .3s ease-in-out;}
.lastaction { color: #fff; background-color: #B19E8F; transition: .3s ease-in-out;}
.lastaction:hover { color: #fff; background-color: #AD8B72; transition: .3s ease-in-out;}
.nextaction { background-color: #AD8B72; transition: .3s ease-in-out;}
.nextaction:hover { color: #fff; background-color: #AD8B72; transition: .3s ease-in-out;}
.lastPage { background: transparent; border: 1px solid #AD8B72; color: #AD8B72; transition: all 0.3s;}
.lastPage:hover { color: #fff; background-color: #B19E8F; border: 1px solid #B19E8F; transition: all 0.3s;}

/*商品照輪播*/
/*..product_main { width: 100%;}*/
.product_pic h6 { display: none; color: #444;}
.product_pic #bx-pager .block { background: #444;}

/*商品側邊規格*/
/*.sidebarBtn { display: none;}*/
.product_info li .txt_box { color: #AD8B72; width: 100%;}
.sidebarBtn .sp_price { color: #B19E8F;}

/*區塊*/
.prod li { text-align: center;}
.prod li .prod-panel { margin: 20px 0 40px; text-align: justify;}

/*內文*/
ul.prod li h3.prod-thumb { background: transparent; color: #AD8B72; border-bottom: 1px solid #B19E8F88; padding: 5px 5px 15px; display: inline-block;}
.pd_tabInner_contain{text-align: justify;}

/*Q&A*/
/*li.prod-item:not(.is-active) { display: none;}隱藏*/
.qaform .breakF { background: transparent;}
.half_box ul li { text-align: left;}
.half_box ul li img { margin-left: 10px;}/*驗證碼*/

/*相關推薦*/
.prod_related { background: transparent; text-align: center;}
.prod_related h6 { color: #AD8B72; border-bottom: 2px solid #B19E8F88; padding: 5px 5px 15px; display: inline-block;}
.prod_related h6 span:before { font-size: 20px; color: #B19E8F;}
.related_list { display: grid; grid-template-columns: repeat(4,1fr);}
.related_list li { padding: 7px 7px 22px; overflow: hidden; width: auto;}
.related_list li:hover { opacity: 0.6; transition: .3s ease-in-out;}
.related_list li a { max-height: 300px;}
.related_list li a img { max-height: 250px;}
.related_list li a p { margin-top: 10px;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1200px) { .products-list { grid-template-columns: repeat(3,1fr);}}
@media screen and (max-width: 1024px) { .product_page .products-list { grid-template-columns: repeat(2,1fr);}}
@media screen and (max-width: 768px) { 
    .product_page .product_menu_list>h5{color: #6D4C37;}
    .products-list { grid-template-columns: repeat(2,1fr);}
    .product_page .products-list, .product-layer-two { width:100%;}
    .prod_related h6 span:before { font-size: 24px;}

    /*順序*/
    .product_menu_list,
    .products-list,
    .product-wrapper { width: 100%;}
    .product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
    .product_page .product-layer-two,
    .product_page .products-list { width: 100%; border-right: none;}
    .product_page .product_menu_list>h5{display: block;}
    
    .product_page .show_content > a { order: 1;}
    .product_page ul.products-list { order: 2;}
    .product_page ul.page { order: 3;}
    .product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
}
@media screen and (max-width: 600px) { 
    .prod_related h6 span:before{font-size: 20px;}
    .related_list { grid-template-columns: repeat(2,1fr);}
}
@media screen and (max-width: 375px) { .products-list, .product_page .products-list  { grid-template-columns: 1fr;}}


/* = = = 相簿 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px*/
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}

/*首頁*/
.module_i_album section{max-width: 1600px;}
.module_i_album{    padding: 30px 20px 100px;}
.module_i_album .title_i_box{margin-bottom: 100px;}
.module_i_album .title_i_box h4{font-size: 30px;font-family: "Cinzel",serif;letter-spacing: 2px;color: #AC8B72;font-weight: normal;    position: relative;}
.module_i_album .title_i_box h6{display: none;}
.module_i_album .title_i_box h4::after {
    content: "";
    position: absolute;
    width: 17px;
    height: 1px;
    background: #AD8B72;
    left: 50%;
    top: 60px;
    transform: translateX(-50%);
}
.i_album_list{    grid-template-columns: repeat(2, 1fr);}
.i_album_list li a p{    height: 100%;background: #00000060;}
.i_album_list li a p span{    font-weight: 600;color: #fff;letter-spacing: 2px;}
.i_album_list li:hover p {opacity: 0;}


/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1600px; width: 100%;    margin: 0 auto;}

/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 100%;    margin: 0 auto;    padding: 100px 20px;}
.subalbum-menu { margin: 0px 0;    padding: 0 5%;}
/*版面*/
ul.show-list, .other_subalbum{    display: grid;    grid-template-columns: 1fr 1fr; }
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {display: none;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.pic-list{ grid-template-columns: 1fr 1fr; }

.other_subalbum li {background: transparent;}

.show-list .show_pic img , .other_subalbum li a 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: 0%;  top: 0%;  transition: 0.8s;}
.other_subalbum li a div:hover img , .show-list .show_pic:hover img { transform: scale(1.05);  }

.show-list .show_name{text-align: center;color: #000;font-family: "Noto Serif TC", sans-serif;}
.show-list .item:hover .show_name { color: #AD8B72;}
.subalbum-menu h2{  display: none;}
.other_subalbum li a p{text-align: center;margin-top: 20px;color: #000;}
.other_subalbum li:hover p:after { width: 100%;}
.album_page .other_album, .album_class_page .other_album ,.album_info_page .other_album ,.album_page .overlay,.album_fixed_title {display: none;}


@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
ul.show-list, .other_subalbum{    grid-template-columns: 1fr 1fr;}
.module_i_album .title_i_box h4{font-size: 30px;}
.module_i_album .title_i_box h4::before{    bottom: 47px;}
}
@media screen and (max-width: 576px) {
.work_page .show-list .item { width:100%;}
ul.show-list, .other_subalbum{    grid-template-columns: 1fr;}
   .i_album_list{grid-template-columns: repeat(1, 1fr);}
}



/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer { background: #B19E8F;position: relative;}
.footer .center{    padding: 50px 0;    max-width: 80%;}
.footer_logo{opacity: 0;max-width: 165px;}
.footer_info::before {
    content: "";
    position: absolute;
    aspect-ratio: 231 / 167;
    width: 165px;
    top: 0;
    left: 0;
    background: url(https://pic03.eapple.com.tw/jordondesign/logo_f.png);
    background-size: cover;
}

.footer_info {  padding: 0;display: flex;flex-direction: row;align-items: center;flex-wrap: wrap;align-content: space-between;gap: 10px;    justify-content: space-between;position: relative;}
.footer_info ul{display: grid;grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));gap: 0;letter-spacing: 0.15em;    width: 75%;    justify-items: end;}


/*footer_info*/
.footer_info li{padding: 0;}
.footer_info li:nth-child(1) { display: inline-block; width: 100%; }
.footer_info li p {color: #fff;    font-family: "Playfair", "Noto Serif TC",serif; font-weight: 400;    font-size: 15px;}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_info li:nth-child(2) { display: inline-block; width: 70%; vertical-align: top;}
.footer_menu {    display: grid;grid-template-columns: 1fr;gap: 15px;justify-items: end;}/*footer按鈕最小寬度100px*/
.footer_menu a:nth-child(1){display: none;}
.footer_menu a {margin: 0;padding: 0;background: transparent;border: none;text-align: left;color: #fff;display: block;width: fit-content;    font-family: "Cinzel",serif;   font-size: 15px;}
.footer_menu a:hover { background: transparent; color: #EAD8C0; border: transparent;}

/*聯絡icon*/
.box_link {display: none;}
.box_link {top: unset;bottom: 0;}
.box_link .me_tp_call, .box_link .me_tp_mail{display: none;}
.box_link a {transition: all 0.3s;border: none;color: #fff;}
.box_link a:hover { background: #B19E8F; border-color: #B19E8F;}
.box_link a:hover .fa-whatsapp:before, .box_link a:hover .fa-envelope::before, .box_link a:hover .fa-facebook::before, .box_link a:hover .fa-line::before , .box_link a:hover .fa-instagram::before { color: #EAD8C0;transition: all 0.3s;}

/*版權*/
.copy { background: transparent; color: #fff; border: none;    padding: 25px 0;border-top: 1px solid #fff;}
.copy a { color: #fff; transition:all 0.3s;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 910px){
    .footer_info{flex-direction: column;flex-wrap: nowrap;align-content: space-between;}
    .footer_info ul{width: calc(100% - 100px);}
}


@media screen and (max-width: 768px) {
    /*footer*/
    .footer_info { justify-content: center;}
    .footer_logo { text-align: center;}
    .footer_info ul { flex-direction: column;}
    .footer_info li:nth-child(1) { width: 100%;}
    .footer_info li:nth-child(2) { width: 100%; border-left: none;}

    /*底部按鈕*/
    #to_top { bottom:60px;}
    .footer.with_shopping_mode { padding:30px 0 70px; }
}

@media screen and (max-width: 600px) { 
    /*footer*/
    .footer_info{gap: 0;}
    .footer_info ul { width: 90%;}

    /*聯絡icon*/
    
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.contact_page .main_part{max-width: 100%;}

/*表單最大寬度設定*/
.contact_content .information_right {     display: block; width: 100%; max-width: 1300px; margin: 100px auto; text-align: center; padding: 50px 80px;  border: 1px solid #ccc; border-radius: 10px;}

/*標題*/
.blank_letter {color: #9C8B80;width: 100%;text-align: center;margin-bottom: 100px;letter-spacing: 5px;}

/*側邊資訊*/

.contact_content .information_left {     max-width: 1500px; width: 100%; display: flex; margin: auto;position: relative;flex-wrap: wrap;    background: #E3DFD6; padding: 20px 50px;}
.list_before {    margin: 35px auto 0 0;width: 100%;max-width: 250px;}
.contact_le_nomap { width: 68%;}
.list_before.info li {
    margin-bottom: 50px;
    padding-left: 0;
    padding-bottom: 14px;
    border-bottom: 1px #ccc solid;
}
.info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before{
    width: 32px;
    left: 0;
    bottom: 45px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}

/*表格樣式*/
.contact_content .information_right .blank_letter{    margin-bottom: 65px;}
.note{    letter-spacing: 1px;}
.contact_form{grid-template-columns: 1fr 1fr;grid-gap: 10px 50px;align-items: start;}
.contact_form li{grid-template-columns: 1fr;    margin-top: 16px;}
.contact_form li .form__label{     max-width: 120px; text-align: left;    letter-spacing: 1px;} 
.contact_form li input.noborder { border: none;     background: #E3DFD6;border-radius: 5px;}/*文字欄*/
.contact_form li textarea.noborder {  background: #E3DFD6;border-radius: 5px;border: none;}/*文字區塊*/
.form select {     background: #E3DFD6;width: 100%;border: none;border-radius: 5px;margin: 0;padding:10px;}/*下拉式*/
input[type="checkbox"], input[type="radio"] {}/*複選、單選*/
.contact_form li:has(input[type=checkbox]) .form__insert, .contact_form li:has(input[type=radio]) .form__insert{grid-gap: 5px 15px;    font-size: 14px;    text-align: left;}

/*驗證碼對齊*/
.contact_form li:nth-last-of-type(2) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap;}
.contact_form li:nth-last-of-type(2) input.noborder { border: none;}
.captcha { margin-right: 20px;}

/*按鈕*/
.contact_form li.last blockquote { border: 1px #ccc solid;}
.contact_le_map a { background: #9C8B80;}
.contact_form li.last cite {background: #9C8B80;}

@media screen and (max-width: 900px){
.list_before{    max-width: 100%;}
.contact_le_nomap{width: 100%;}
}

@media screen and (max-width: 768px){
    .contact_form{grid-template-columns: 1fr;}
   .contact_content .information_left{    flex-direction: column;}
   .list_before:before{ display: block !important;        width: 100%;}
   .contact_content .information_right{    padding: 50px 5%;}
    .main_part {padding: 25px 5%;}
}
@media screen and (max-width: 600px){
    .contact_form li .form__label{   background: #fff;}

}

@media screen and (max-width: 425px){

    .list_before:before{        width: 280px;}
    /*聯絡表單*/
    .contact_form li { padding-left: 0;}
    .contact_form li .form__label { margin: 0 0 10px; width: 100%; text-align: left;}
    .contact_form li .form__insert { width: 100%;}
}

/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media screen and (max-width: 1200px) { }
@media screen and (max-width: 1024px) { }
@media screen and (max-width: 768px) { }
@media screen and (max-width: 600px) { }
@media screen and (max-width: 425px) { }
