@charset "utf-8";
/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/*#1E2C5B /*網站主要色系
  #E1D7B7 /*網站輔助色系1
  #0C477B /*網站輔助色系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-image: url(https://pic03.eapple.com.tw/theshaocollection/bg.jpg);}
.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: 3;    display: flex; justify-content: flex-end; align-items: center;display: none;}/*隱藏整列*/
.shop_search_btn { background: #1E2C5B;}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: #1E2C5B;}
.box_search{    width: 185px;}
.box_search input[type=text]{
    border-bottom: 1px solid #888 !important;
    border-radius: 0;
    border: 1px transparent solid;
    padding: 12px 55px 12px 32px;
    max-width: 185px;
    background-color: transparent;
}
.shop_search_btn {
    background: transparent;
    color: #ccc;
    line-height: 1.5;
}

/*上方選單右邊設定 臉書/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 span { display: none;}隱藏購物車
.me_tp_features a.tp_btn_notice span { display: none;}隱藏匯款通知*/
.me_tp_features a span { display: none;}

/*按鈕*/
.animated-arrow { background: #1E2C5B; border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: #E1D7B7; transition: .3s ease-in-out;}

/*頁碼*/
.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: #1E2C5B; border: 1px solid #1E2C5B;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */



/*預設解除背景輪播*/
#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 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.pageIndex .swiper-slide:before {
    content: "";
    position: absolute;
    z-index: 999;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15%;
    right: 0;
    top: 0;
    aspect-ratio: 342 / 1000;
}
.pageIndex .swiper-slide::after {
    content: "";
    position: absolute;
    z-index: 999;
    width: 14%;
    aspect-ratio: 268 / 1000;
    background-image: url(https://pic03.eapple.com.tw/theshaocollection/s01-1.jpg);
    left: 0;
    top: 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
}

.pageIndex .swiper-slide:nth-child(1):before {   background-image: url(https://pic03.eapple.com.tw/theshaocollection/s01.png);   }

.pageIndex .swiper-slide:nth-child(2):before {  background-image: url(https://pic03.eapple.com.tw/theshaocollection/s02.png);}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 0;
    top: 55%;
    width: 14%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateY(-50%);
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
     width: 3px;
    height: 65px;
    border-radius: 0;
    margin-bottom: 20px;
}
/*.swiper-pagination-bullet{
    background:#E1D7B7 ;
}*/

@media screen and (max-width: 1440px){

    .pageIndex .swiper-slide:before{    top: 25px;}
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{height: 50px;}
}
@media screen and (max-width: 1024px){
    .pageIndex .swiper-slide:before{        top: 0;}
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{   top: 50%;}
}

@media screen and (max-width: 768px) {
    .pageIndex .swiper-slide:before{ top: -67px;width: 20%;}
    .pageIndex .swiper-slide::after{top: -100px; width: 18%;}
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{        top: 37%;left: 15px;}
/* 行動裝置相容性調整 大圖調整 */
.swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}
}
@media screen and (max-width: 650px){
    .bannerindex{        height: 470px;}
    .pageIndex .swiper-slide::after{top: 0px; width: 20%; height: 470px; background-size: cover;}
    .swiper-banner .swiper-slide img{        height: 470px;aspect-ratio: 2000 / 1000;object-fit: cover;}
    .pageIndex .swiper-slide:before { top: -55px;    width: 150px;}
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{        left: 0;width: 120px;}
}
@media screen and (max-width: 425px){
    .bannerindex{        height: 410px;}
    .pageIndex .swiper-slide::after {width: 90px;height: 410px;top: 0;        background-size: cover;}
    .swiper-banner .swiper-slide img{  height: 410px;}
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{width: 90px;}
    .pageIndex .swiper-slide:before { top: -100px;    width: 145px;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.banner {    padding: 300px 0 155px; background: transparent;}
.banner h5 {
    font-family: "Playfair","Noto Serif TC",serif;
    letter-spacing: 4px;
    color: #1E2C5B;
    font-size: 60px;
    font-weight: 400;
    position: relative;
    width: 500px; 
}
.banner h5::before {
    content: "聯絡我們";
    position: absolute;
    left: 50%;
    top: 75px;
    font-size: 18px;
    color: #000;
    font-family: '微軟正黑體', sans-serif;
    transform: translateX(-50%);
}
.banner.banC h5::before {content: "聯絡我們";}
.banner.banF h5::before {content: "產品介紹";}
.banner.banblog h5::before {content: "最新消息";}

.blog_in_page .banner h5, div[data-banner^="product_list_"] h5{font-size: 40px;letter-spacing: 15px;    font-family:  "Noto Sans TC", sans-serif;    font-weight: 300;}
.product_info_page .banner h5,.blog_in_page .banner h5::before, div[data-banner^="product_list_"] h5::before { display: none;}
.product_info_page .banner {padding: 100px 0;}



@media screen and (max-width: 1024px){
    .banner{padding: 250px 0 100px;}
}

@media screen and (max-width: 768px) { 
}
@media screen and (max-width: 600px) { 
    .product_info_page .banner{    min-height: 30vw;}
    .banner{    padding: 220px 0 50px;}
    .banner h5{font-size: 55px;}
    .blog_in_page .banner h5, div[data-banner^="product_list_"] h5{font-size: 35px;}
}
/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.pageIndex .header_area,.header_area { position: fixed; width: 100%; top: 0; left: 0;padding: 0;}
.pageIndex .header_area.sticky,.header_area.sticky { position: fixed;}
.main_header_area,.header_area { background: #FFFFFF;transition: .3s ease-in-out;}
.header_area.sticky .main_header_area{background: #FFFFFF88;transition: .3s ease-in-out;backdrop-filter: blur(3px);}
.main_header_area .container { max-width: 93%;}

/*logo*/
.navigation{grid-template-columns:125px 1fr;    align-items: center;}
.nav-header{grid-row: unset;}
.header_area .nav-brand { margin: 25px 0; width: 100%; max-width: 100px;transition: .3s ease-in-out;}
.header_area.sticky .nav-brand{max-width: 65px;margin: 15px 0;transition: .3s ease-in-out;}

/*menu*/
.stellarnav > ul > li > a, .stellarnav li.has-sub > a { font-weight: 400; position: relative; padding: 40px 20px;font-family: "Cambay",sans-serif;    letter-spacing: 2px;color: #344455;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a { color: #1E2C5B;}
.stellarnav > ul > li > a b{line-height: 0; height: 60px;}
.stellarnav > ul > li > a:hover b {transform: translateY(-60px);-webkit-transform: translateY(-60px);}
.stellarnav li.has-sub > a::after { 
    margin-left: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    display: inline-block;
    position: absolute;
    top: 49%;
    right: 0;
    transform: translateY(-50%) rotate(90deg);
    content: ">";
    width: 17px;}/*下拉箭頭*/

/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul{padding: 0;}
.stellarnav ul ul, .stellarnav ul ul ul { background: #fffffff2;    border: 1px solid #eee; }
.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 #1E2C5B; border-top: 6px solid transparent;}

/*項目*/

.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: #777; padding:12px 12px 12px 20px; font-family: "微軟正黑體", sans-serif; line-height: 1;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { color: #1E2C5B; 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 { color: #1E2C5B; transition: all 0.3s;background: #1E2C5B;}
.stellarnav li.has-sub > ul > li:hover > a{ color: #fff;}

/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle span.bars span { background: #1E2C5B; width: 35px;    margin-bottom: 5px;}
.stellarnav .menu-toggle:after { color: #1E2C5B;margin-top: 5px;letter-spacing: 1px;}

/*展開*/
.stellarnav.mobile.left > ul { background: #ffffff;max-width: 100%;padding: 0;}
.stellarnav.mobile > ul > li { border-bottom: none;}
.stellarnav.mobile > ul > li > a { padding: 35px 30px; border-bottom: 1px #eee solid; 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 70px;font-size: 14px;}
.stellarnav.mobile > li > a { border-bottom: none;}


/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: #fff; color: #1E2C5B;display: flex;font-size: 12px;letter-spacing: 1px;flex-direction: column;align-items: flex-end;border-bottom: 1px #1E2C5B solid;}
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu{    padding: 12px 15px 15px;}
.stellarnav .icon-close{width: 40px; height: 35px;}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 2px #1E2C5B;    width: 40px;}
.stellarnav .icon-close:before{transform: rotate(-335deg);}
.stellarnav .icon-close:after{transform: rotate(335deg);}

.stellarnav.mobile > ul > li > a.dd-toggle { top: 14px;}
.stellarnav a.dd-toggle .icon-plus {width: 0; top: -5px; 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 2px #666;}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 2px #1E2C5B;}

/*下拉*/
.stellarnav.mobile li.open { background: #fff; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: none;}
.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;}
    .header_area .nav-brand{    margin: 20px 0;max-width: 80px;}

}

@media screen and (max-width: 1024px) { 


    /*header*/
    .pageIndex .header_area { position: sticky;}

    

    /*logo*/
    .header_area .nav-brand {  transition: .3s ease-in-out;}

    /*menu*/
    .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;        display: grid;}
    .stellarnav > ul > li > a, .stellarnav li.has-sub > a{    padding: 40px 10px;font-size: 15px;}
    .navigation{grid-template-columns: 80px 1fr;}
    .stellarnav ul {text-align: right;}
    .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) {

    .main_header_area .container { max-width: 91%;}
    .header_area.sticky .main_header_area{    backdrop-filter: unset;
}
    

    /*logo*/
    .nav-header { position: static;justify-content: flex-start;}
    .header_area .nav-brand {  max-width: 70px; margin: 15px 0;transition: .3s ease-in-out;}
    /*.header_area.sticky .nav-brand { max-width: 150px; margin-top: 10px; transition: .3s ease-in-out;} */

    /*menu*/

    .navigation {grid-template-columns: 1fr;}
    .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;}

    .stellarnav.mobile{        left: unset; right: 0;  top: 27%;}
    .stellarnav > ul > li > a:not(.dd-toggle):before{display: none;}
    .stellarnav > ul > li:hover > a, .stellarnav > ul > li.has-sub:hover > a { color: #1E2C5B;}
    .stellarnav.mobile ul ul{padding: 15px 0 0;}
    .stellarnav li.has-sub > ul > li:before{left: 40px;}
    .stellarnav li.has-sub > ul > li:hover:before{left: 50px;}
    .stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a{background: transparent;}
    .stellarnav.mobile > ul > li.has-sub > ul > li:hover > a { color: #1E2C5B;}
    .stellarnav > ul > li:nth-of-type(2) > a, .stellarnav > ul > li:nth-of-type(3) > a, .stellarnav > ul > li:nth-of-type(6) > a{    pointer-events: unset;}
}

/* = = = 促銷方案參考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:#1E2C5B ;letter-spacing: 5px;font-size: 25px;}
.i_news_b { margin-top: 35px;}

/*首頁*/
.news_part{    background: #FFF6EA;}
.news_list ul li{ border-bottom: 1px #1E2C5B 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: #0C477B;}
.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: #1E2C5B;font-size: 16px;padding: 0;position: static;margin-top: 10px;}
.news_list ul li p:after {color: #1E2C5B;top: 65%;margin-right: 30px;font-size: 13px;}


/*內頁*/

.other_promotion li {border-top: 1px solid #cbc0a0;}
.other_promotion li:hover {border-top: 1px solid #1E2C5B;}
.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: #0C477B;}
.promotion_title em { border: none;}
.promotion_title span{ margin: 0 20px 2px 0; font-size: 20px; border: none;}
.promotion_title {border-bottom: 1px solid #0C477B;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_in_page .main_part{padding: 80px 20px;}

/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
/*--文章管理/首頁---------------------------------------*/

/*區塊設定*/
.module_i_news { padding: 120px 20px 50px;}

/*英文標題*/
.module_i_news .title_i_box h6 { display: none; color: #E1D7B7;}

/*中文標題*/
.module_i_news .title_i_box h4 { position: relative; color: #0C477B; font-weight: 400;letter-spacing: 3px;}
.module_i_news .title_i_box h4::before {
    content: "ACTIVITY";
    position: absolute;
    left: 0;
    top: -65px;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #a67b5b;
    letter-spacing: 3px;
    font-family: 'Playfair', serif;

}
.module_i_news ul { width: 90%; grid-template-columns:repeat(4,1fr);margin: auto;}
.i_blog_ri h5 { color: #0C477B; font-weight: 600;letter-spacing: 1px;}
.i_blog_ri em{    letter-spacing: 2px;    font-size: 13px;}
.i_blog_ri p,.blog_list_ri p{font-size: 14px;    letter-spacing: 2px;line-height: 145%; -webkit-line-clamp: 2;}

/*--文章管理/外層---------------------------------------*/

.blog_page .main_part{max-width: 1500px;padding: 100px 20px;}

/*列表搜尋*/
h5.blog_le_t { display: none;}

/*分類標題*/
h4.blog_category_title { font-size: 28px; color: #0C477B;margin: 0; letter-spacing: 2px;}
h4.blog_category_title span { font-size: 24px;}
.blog_shareData{margin: 0;}

/*次分類*/
.submenu { background: transparent;}
.submenu a:hover { color: #fff;}
.blog_le .accordion li a { color: #666;    border-bottom: 1px solid #ccc; letter-spacing: 2px;}
.blog_le .accordion li a:hover { color: #fff;}
.blog_le .accordion li i { top: 12px;}

/*文章*/
.blog_in_page .edit{    font-family: "Noto Sans TC", sans-serif;}
.subbox_item a, .module_i_news li a, .subbox_item a {  grid-template-columns: 485px 1fr;}
.module_i_news ul, .blog_subbox { display: grid; gap: 0;}
.module_i_news li, .subbox_item { position: relative; width: 100%;}
.module_i_news li a, .subbox_item a { padding:35px 15px;}
.module_i_news li a:after, .subbox_item a:after { pointer-events: none;}
.blog_box{text-align: justify;}
.subbox_item a{    grid-gap: 50px;    align-items: center;background: #fff;border-radius: 10px;}
.subbox_item a:hover { box-shadow: 0 5px 15px #eee;}
.blog_list_ri em{ letter-spacing: 3px;}

.subbox_item a:before {
    content: "Read More";
    bottom: 50px;
    right: 100px;
    opacity: 1;
    font-size: 14px;
    color:#0C477B ;
    letter-spacing: 3px;
    font-family: "Noto Serif TC", serif;
}
.subbox_item a:after {
    right: 40px;
    bottom: 50px;
    left: auto;
    top: auto;
    background: transparent;
    width: 20px;
    height: 21px;
    content: ">";
    font-size: 16px;
    color:#0C477B ;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    opacity: 1;
    border: none;
}
.subbox_item a:hover::after { right: 30px;}
.blog_list_ri h5 { color: #0C477B; font-weight: 600;    margin-bottom: 25px;font-size: 22px;    letter-spacing: 2px;}

.i_blog_le, .i_blog_ri, .blog_list_le, .blog_list_ri { width: 100%;}
.blog_list_le { position: relative; padding-bottom: 60%; 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_le .accordion{border-radius: 0;border: none;}
.blog_le .accordion > li.on_this_category .link a{background: #E1D7B7;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category { background: #E1D7B7 !important;}
.submenu a:hover { background: #E1D7B7;}
.blog_le .accordion li .link:last-child { border-bottom: 1px solid #CCC;}
.blog_le .accordion li:last-child .link { border: none;}
.blog_le .accordion > li.on_this_category .link a { width: 100%;}

/*搜尋*/
.blog_search input[type=search]{    border: none; border-radius: 0; padding: 15px 35px 15px 15px; border-bottom: 1px solid #888 !important;    background: transparent;}
.blog_search input[type=submit]{    top: 7px;}

/*功*/
.blog_subbox { grid-template-columns:1fr;}
.blog_subbox:before { content:none;}

/*相關推薦*/
.news_related{background: transparent;}
.news_related h6 span:before{color: #0C477B;}
.lastPage{background:#E1D7B7;}
.news_related_list{grid-template-columns: repeat(3, 1fr);}
.news_related_list li figure{aspect-ratio: 1.8 / 1;}

/*--文章管理/內層---------------------------------------*/

.blog_back a.article_btn_back { background: #E1D7B7; border: 1px solid #E1D7B7; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_back:hover { background: #0C477B; border-color: #0C477B; transition: 0.3s ease-in-out;}
.articel_mainPic img{display: none;}

.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: transparent; color: #E1D7B7; border: 1px solid #E1D7B7; transition: 0.3s ease-in-out;}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover { background: #E1D7B7; color: #fff; transition: 0.3s ease-in-out;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px){
.subbox_item a{    grid-gap: 37px;           grid-template-columns: 200px 1fr; padding: 40px 15px;}
.blog_list_le{    padding-bottom: 53%;}
.subbox_item a:before{bottom: 30px;        right: 65px;}
.subbox_item a:after{    bottom: 30px;}
.blog_le{width: 210px;}
}

@media screen and (max-width: 768px) {
    .blog_page .main_part {
        padding: 50px 8% 10px;
    }
    .blog_in_page .main_part{padding: 50px 8% 10px;}
    .blog_shareData{margin: 10px 0;}
    /*首頁*/
    .module_i_news ul { width: 100%; grid-template-columns: repeat(2,1fr);}

    /*功能頁/外層*/
    .blog_le{width: 100%;}
    .blog_subbox { grid-template-columns: repeat(1,1fr);}
    .subbox_item a, .module_i_news li a, .subbox_item a{    grid-template-columns: 250px 1fr;}
    .blog_list_le{padding-bottom: 70%;}

    .news_related_list{grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 960px) {
    .subbox_item {border-bottom: none;}
}
@media screen and (max-width: 600px){
    .subbox_item a{        grid-gap: 15px;}
  .module_i_news li a, .subbox_item a{padding: 20px 20px 60px;}
 .subbox_item a, .module_i_news li a, .subbox_item a{grid-template-columns: 1fr;}
 .blog_list_ri h5{    font-size: 18px;}
 .subbox_item a:before{         bottom: 26px; right: 60px;    letter-spacing: 2px;}
 .subbox_item a:after{    bottom: 25px;right: 10px;}
}

@media screen and (max-width: 425px){
    .news_related_list{  grid-template-columns: 1fr;}
}

@media screen and (max-width: 375px) {
    /*首頁*/
    .module_i_news ul { grid-template-columns: 1fr;}
    .module_i_news{    padding: 120px 13% 50px;}
    .module_i_news .title_i_box h4::before{    font-size: 50px;}

    /*功能頁/外層*/
    .blog_subbox { grid-template-columns: 1fr;}

    .blog_back a.article_btn_prev, .blog_back a.article_btn_next,.blog_back a.article_btn_back {font-size: 13px;}
    .news_related{    padding: 25px 13%;}
}
/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/* 商品下拉超過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%;    padding: 15px; background: #fff; border-radius: 10px;transition:all ease .3s;}
.products-list .item:hover { box-shadow: 0 5px 10px #eee;transition:all ease .3s;}

/*--首頁區塊---------------------------------------*/

.prod_part { width: 100%;}

/*英文標題*/
.prod_part .i_prod_tit h2 { display: none; color: #E1D7B7;}

/*中文*/
.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: #E1D7B7;
    letter-spacing: 3px;
    text-shadow: none;
    transform: translateX(-50%);
    z-index: -1;
}

/*--購物車/外層---------------------------------------*/

/*顏色*/
.products-list .more { border: 1px solid #E1D7B7; color: #E1D7B7;    max-width: 200px; border-radius: 50px;    font-size: 14px; letter-spacing: 5px;}
.products-list .item a:hover .more { background: #E1D7B7;}

/*名稱*/
.products-list .name { color: #1E2C5B; font-weight: 600; font-size: 16px; height: 51px;}

/*價格*/
.products-list .price { display: flex; margin-bottom: 15px; align-items: center; justify-content: center; flex-wrap: wrap;}
.products-list .price b { margin: 0 5px; line-height: 180%; text-align: center;color: #0C477B;}
.products-list .price b.ori_price { font-size: 14px;}
.products-list .price .sp_price{text-align: center;}

/*外層版面*/
.product_page .main_part { width: 100%;	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);    gap: 40px; grid-template-columns: repeat(3, 1fr);}
.product-layer-two { width: 220px; 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: #fff;border-radius: 10px;box-shadow: 0 5px 8px #eee;}
.product-layer-two li.active li a { color: #fff; border: unset;}

/**/
.product-layer-two li a { color: #1E2C5B; 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: #1E2C5B;  padding: 7px 30px;}
.product-layer-two li.active > a { color: #1E2C5B; border: none;}
.product-layer-two li:hover > a:before { background: #1E2C5B; color:#fff;}
.product-layer-two li.active > a:before { background: #1E2C5B; color:#fff;}
.product-layer-two > li > a:before {
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 18px;
    content: "＞";
    color: #E1D7B7;
    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: #1E2C5B;}
.product-layer-two li.active li:hover a { color: #1E2C5B;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li { display: block;}

/*--購物車/內層---------------------------------------*/
.product_info_page .products-list, .product-wrapper{    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;}

.product_info_page .main_part { width: 86%;}
.mobile_product_name { color: #1E2C5B; font-size: 24px; text-align: center;}

/*次分類*/
.block { background: #1E2C5B;}

/*按鈕顏色*/
.inquiry_a1 { background: #E1D7B7; transition: .3s ease-in-out;}
.inquiry_a2 { background: #D8C4B6; transition: .3s ease-in-out;}
.inquiry_a3 { background: #1E2C5B; transition: .3s ease-in-out;}
.inquiry_a1, .inquiry_a2, .inquiry_a3{border-radius: 50px;width: 85%;display: none;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: #1E2C5B; transition: .3s ease-in-out;}
.lastaction { color: #fff; background-color: #E1D7B7; transition: .3s ease-in-out;}
.lastaction:hover { color: #fff; background-color: #1E2C5B; transition: .3s ease-in-out;}
.nextaction { background-color: #1E2C5B; transition: .3s ease-in-out;}
.nextaction:hover { color: #fff; background-color: #1E2C5B; transition: .3s ease-in-out;}
.lastPage { background: transparent; border: 1px solid #1E2C5B; color: #1E2C5B; transition: all 0.3s;}
.lastPage:hover { color: #fff; background-color: #E1D7B7; border: 1px solid #E1D7B7; transition: all 0.3s;}

/*商品照輪播*/
/*..product_main { width: 100%;}*/
.proImgSwiper{aspect-ratio: 2.3 / 1;}
#prod_thumbSwiper .swiper-slide{height: calc(100% / 4 - 5px) !important;}
.product_pic h6 { display: none; color: #444;}
.product_pic #bx-pager .block { background: #444;}

/*商品側邊規格*/
/*.sidebarBtn { display: none;}*/
.product_info li .txt_box { color: #1E2C5B; width: 100%;}
.sidebarBtn .sp_price { color: #1E2C5B;}
.sidebarBtn{border: none;background: none;}
.amountNum{width: 50px;height: 33px;    background: #eee; border-radius: 5px;border: none;}
.sidebarBtn .price{border-bottom: none;    padding: 20px 0;}

/*區塊*/
.prod li { text-align: center;}
.prod li .prod-panel { margin: 20px 0 40px; text-align: justify;}

/*內文*/
.prod_tabs {margin-top: 150px;}
.pd_tabTitle li{    border-bottom: none;}
.pd_tabTitle li a{    padding: 30px 0;}
.pd_tabTitle li.activeTab a{    color: #000; letter-spacing: 5px; font-size: 18px;}
.pd_tabTitle li.activeTab::after{height: 1px;background: #ccc;}
ul.prod li h3.prod-thumb { background: transparent; color: #1E2C5B; border-bottom: 1px solid #E1D7B788; 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: #1E2C5B; border-bottom: 2px solid #E1D7B788; padding: 5px 5px 15px; display: inline-block;}
.prod_related h6 span:before { font-size: 20px; color: #E1D7B7;}
.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);}
.product_info_page .products-list, .product-wrapper{    flex-direction: column;align-items: center;}
.sidebarBtn{width: 100%;text-align: center;}
.product_main{    width: 100%;margin-bottom: 60px;}
}
@media screen and (max-width: 980px){
    .product_main{    width: 100%;margin-bottom: 60px;}
}
@media screen and (max-width: 768px) { 
    .product_page .main_part{padding: 25px 6%;}
    .product_page .product_menu_list>h5{color: #0C477B;}
    .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;}
    .mobile_product_name{    margin-bottom: 50px;}
    .proImgSwiper{aspect-ratio: 1 / 0.7;margin-bottom: 50px;}
    /*順序*/
    .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);}
    .product_page .products-list { grid-template-columns: repeat(1,1fr);}
    .product_main{    margin-bottom: 30px;}
}
@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;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.footer { background: #fff;box-shadow: 0 0 15px #eee;}
.footer_logo { display: none;}
.footer_logo img { max-width: 200px; width: 100%;}
.footer_info { padding: 0;    grid-template-columns: 1fr;}
.footer_info ul { width: 100%; padding: 0;}
.footer .center{    max-width: 95%;}

/*footer_info*/
.footer_info li:nth-child(1) {     display: inline-block;width: 100%;padding: 20px 0;;text-align: center;}
.footer_info li p {    line-height: 2.2;    font-weight: 600;color: #666;}
.footer_info li p a { color: inherit;}

/*footer_menu*/
.footer_menu a:first-of-type{display: none;}
.footer_info li:nth-child(2) { display: inline-block; width: 100%; vertical-align: top;padding: 10px 0;}
.footer_menu { margin: 10px 0;    text-align: center;}/*footer按鈕最小寬度100px*/
.footer_menu a { margin: 0 40px; padding: 5px 10px; background: transparent; border: none; text-align: center;font-size: 15px;font-family: "Cambay",sans-serif;letter-spacing: 2px;}
.footer_menu a:hover { background: transparent; color: #1E2C5B; border: none;}
.footer_info li p.add2:before {
    content: '聯繫時間：';
}

/*聯絡icon*/
.box_link{display: none;}
.box_link a { transition:all 0.3s;}
.fa-whatsapp:before, .fa-envelope::before { color: #666;}
.box_link a:hover { background: #D6D6D6; border-color: #D6D6D6;}
.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: #fff;}

/*版權*/
.copy { background: #fff;color: #666;border-top: 1px solid #ccc;padding: 14px;width: 100%;margin: auto;}
.copy a { color: #666; transition:all 0.3s;}

/*側邊按鈕*/
.info_fix{ bottom: 95px; right: 0;}
.info_fix_links a { background: #fff; box-shadow: 0 0 5px #ccc;    margin-bottom: 15px;}

#to_top{    bottom: 65px;right: 10px; left: unset;box-shadow: none;        background: transparent;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px){
    .footer_menu a { margin: 0 5px;}
}

@media screen and (max-width: 768px) {
    /*footer*/
    .footer_menu a { margin: 0;}
    .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 ul { width: 100%;}
    .footer_menu{    display: grid ;grid-template-columns: repeat(3,1fr);}
    .footer_menu a{        padding: 10px;line-height: 1;}

    /*聯絡icon*/
    .box_link { text-align: center;}
}

@media screen and (max-width: 425px){
    .footer_info li+li{margin: 0;}
    .footer_menu {  grid-template-columns: repeat(2,1fr);}
}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.contact_page .main_part{max-width: 100%;}

/*表單最大寬度設定*/
.contact_content .information_right {     display: block; width: 100%; max-width: 1300px; margin: auto; text-align: center; padding: 50px 0;}

/*標題*/
.blank_letter { color: #0C477B; }
.information_left .blank_letter{position: absolute;}

/*側邊資訊*/
.contact_content .information_left {     max-width: 1300px; width: 100%; display: flex; margin: auto;position: relative;}
.list_before {     margin-top: 10px; width: 100%; max-width: 400px; padding-top: 100px;}
.contact_le_nomap { width: 100%;}

/*表格樣式*/
.contact_form{    grid-gap: 40px;    margin-top: 75px;}
.contact_form li{grid-template-columns: 1fr;grid-gap: 18px;}
.contact_form li .form__label{    text-align: left;    color: #000; letter-spacing: 2px;}
.contact_form li input.noborder { border: 1px #ddd solid; background: transparent;padding: 22px 10px; border-radius: 5px;}/*文字欄*/
.contact_form li textarea.noborder { background: transparent; border: 1px #ddd solid;border-radius: 5px;}/*文字區塊*/
.form select { background: transparent;}/*下拉式*/
input[type="checkbox"], input[type="radio"] { margin: 0 10px;}/*複選、單選*/

/*驗證碼對齊*/
.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: 1px #ddd solid;    padding: 10px;}
.captcha { margin-right: 20px;}

/*按鈕*/
.contact_form li.last blockquote { border: 1px #ccc solid;}
.contact_le_map a { background: #0C477B;}
.contact_form li.last cite {background: #0C477B; }
.contact_form li.last input{    padding: 4px;}
.contact_form li.last blockquote, .contact_form li.last cite{border-radius: 50px;    width: 300px;}

@media screen and (max-width: 768px){
   .contact_content .information_left{    flex-direction: column;}
   .list_before{    max-width: 600px;}
   .list_before:before{ display: block !important;        width: 100%;}
}
@media screen and (max-width: 600px){
    .contact_form li .form__label{   background: transparent;}

}

@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) { }
