@charset "utf-8";

/* = = = 網站全域設定 = = = = = = = = = = = = = = = = = = = = = = = = = = =*/

/*色彩與文字大小*/
:root {
    --MainColor: #c2bcb4; /*網站主要色系*/
    --SubColor_1: #867974; /*網站輔助色系 1*/
    --SubColor_2: #A88567; /*網站輔助色系 2*/
    --TitleColor: #B8BFB3; /*網站標題色系*/
    --FontColor: #736E65; /*網站內文色系 2*/
    --FontColor_1: #736E65; /*內文顏色 1*/
    --FontColor_2: #736E65; /*內文顏色 2*/
    --FontColor_3: #736E65; /*內文顏色 3*/
    --FontColor_4: #ffffff; /*內文顏色 4*/
    --FontColor_5: #888888; /*內文顏色 5*/
    --BorderColor: #cccccc; /*框線顏色*/
    --BorderRadius: 7px;/*導圓角*/
    --SFontE: "Cormorant Garamond"; /*特殊字體 英文*/
    --SFontC: "Noto Serif TC"; /*特殊字體 中文*/
    --f48: 48px;
    --f40: 40px;
    --f36: 36px;
    --f32: 32px;
    --f28: 28px;
    --f24: 24px;
    --f22: 22px;
    --f20: 20px;
    --f18: 18px;
    --f17: 17px;
    --f16: 16px;
    --f15: 15px;
    --f14: 14px;
}
@media (max-width:1024px) {
  :root{
    --f48: 40px;
    --f40: 36px;
    --f36: 32px;
    --f32: 28px;
    --f28: 24px;
    --f24: 22px;
    --f22: 20px;
  }
}
@media (max-width:768px) {
  :root{
    --f48: 32px;
    --f40: 28px;
    --f36: 26px;
    --f32: 24px;
    --f28: 20px;
    --f24: 20px;
    --f20: 18px;
    --f18: 17px;
    --f17: 16px;
  }
}
@media (max-width:600px) {
  :root{
    --f48: 28px;
    --f40: 24px;
    --f36: 22px;
    --f32: 20px;
    --f28: 18px;
    --f24: 18px;
    --f22: 18px;
    --f20: 17px;
    --f18: 16px;
    --f17: 15px;
  }
}
@media (max-width:375px) {
  :root{
    --f48: 24px;
    --f40: 20px;
    --f36: 18px;
    --f32: 18px;
    --f28: 17px;
    --f24: 17px;
    --f22: 17px;
    --f20: 16px;
    --f18: 15px;
  }
}

/*入場動畫*/
#loader { width: 600px !important; height: 400px !important; margin: 0 !important; transform: translate(-50%, -50%) !important;}
#load_time_2 { background: #dbcdc4 !important;}

/*反白顏色*/
::-moz-selection{ background-color: var(--SubColor_1); color: var(--FontColor_4);}
::selection{ background-color: var(--SubColor_1); color: var(--FontColor_4);}
.linkBox_Open + span i { transform: rotate(45deg);}

/*滾輪*/
::-webkit-scrollbar { width: 7px;}/*滾輪寬度*/
::-webkit-scrollbar-button { background: transparent; border-radius: 4px; height: 0;}/*滾輪與視窗上下的間距*/
::-webkit-scrollbar-track-piece { background: transparent;}/*滾輪軌道背景*/
::-webkit-scrollbar-thumb { border-radius: 4px; background-color: var(--MainColor); border: 1px solid var(--BorderColor);}/*滾輪樣式*/
::-webkit-scrollbar-track { box-shadow: transparent;}/*滾輪軌道樣式*/

/*Main*/
body { font-family: var(--SFontE), var(--SFontC), sans-serif; color: var(--FontColor);}
body a { color: var(--FontColor);}
.services_page .main_part, .pageIndex .main_part, .other_page .main_part, .other_select_page .main_part, .contact_page .main_part { width: 100%; max-width: 100%; margin: auto; padding: 0px; margin-top: -1px;}
.contact_page .contact_editbox { padding: 0;}
.main_part { max-width: 1400px;width: 90%; margin: auto; padding: 100px 0;}
.show_content { max-width: 100%; width: 100%; padding: 0px; top: -1px;}
.edit_part { max-width: 100%; margin: 0; padding: 0px;}

/*中英文轉換
.tp_lang { display: inline-block;}
.tp_lang a { border: 1px solid var(--BorderColor); padding: 3px; background: #00000088; transition: .3s ease-in-out;}
.tp_lang a:hover { background: var(--MainColor); transition: .3s ease-in-out;}
.tp_lang a::before { background: transparent;}*/

/*首頁進入畫面*/
#loader { left: 0; bottom: 0; right: 0; top: 0; height:100%; margin:auto; width:190px;}

/*頁面內容*/
div#page { }
#content_main, #content { }
.services_page #content, .other_page #content, .other_select_page #content { }
.module_i_news { }
.path { display: none;}
.other_page #content, .other_select_page #content { min-height: auto;}

.product_page #content { position: relative;}
.product_page a[name] { position: absolute; top: -155px;}

/*SubMenu*/
.me_tp_features { display:none;}/*隱藏整列*/
.shop_search_btn { background: var(--MainColor);}
.tp_links a { display: none;}/*隱藏選單按鈕連結*/
.tp_links a:hover { color: var(--MainColor);}

.me_tp_features { margin: 0; padding: 7px 0;}
.me_tp_features a { color: var(--FontColor_1);}/*購物車搜尋欄*/

/*.box_search { display:none;}隱藏購物車搜尋欄*/
/*.me_tp_features a.tp_btn_cart { display: none;}隱藏購物車*/
/*.me_tp_features a.tp_btn_notice { display: none;}隱藏匯款通知*/

/*#bottom_menu li:first-child:nth-last-child(3) { width: 100%;}
#bottom_menu > li:not(#bottom_menu > li:first-child) { display: none;}手機板隱藏購物車、匯款通知*/

/*下拉編輯頁*/
.other_select_page .promotion_title, .other_select_page .other_promotion.clearfix, .other_select_page .page { display: none;}

/*按鈕*/
.animated-arrow { background: var(--MainColor); border-radius: 10px; transition: .3s ease-in-out;}
.animated-arrow:hover { background: var(--SubColor_1); 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: var(--FontColor_3); border-radius: 100%; color: var(--FontColor_4); font-weight: 600;}
.page li a { display: block; width: inherit; height: inherit; line-height: inherit; padding: 0; color: #ccc; transition:all 0.3s;}
.page li.next a:hover { background: var(--MainColor); border: 1px solid var(--MainColor);}
.page strong, .page a:hover { background: var(--MainColor); border: 1px solid var(--MainColor);}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) { }

@media screen and (max-width: 768px) {
    /*手機版進入畫面*/
    #loader { margin:auto; width:180px;}
}

/* = = = 預設解除背景輪播 = = = = = = = = = = = = = = = = = = = = = = = = = */

#content{ min-height: 100vh;}
#content_main { margin:0;}
.bannerindex { position:static; 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 { padding: 0; margin: 0; height: 100vh; position: relative;}
.submenu-indicator-chevron{border-color: transparent #111 #111 transparent;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img {
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: 100vh;
    object-position: center;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    margin: 0;
    transition: all 0.3s;
}


/*第一張大圖
.pageIndex .swiper-slide:nth-of-type(1)::before, .pageIndex .swiper-slide:nth-of-type(1)::after {
  content: '因為很愛你 \A 所以更想設身處地的了解你';
  clear: both;
  position: absolute;
  left: 12%;
  top: 40%;
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 200%;
  color: #fff;
  font-family: var(--SFontC);
  text-align: center;
  white-space: pre-wrap;
  pointer-events: none;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-animation: slide-in-up 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
  animation: slide-in-up 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
}

.pageIndex .swiper-slide:nth-of-type(1)::after {
  content: '——穿越語言之外的橋樑 又希寵物溝通師';
  left: 10%;
  top: 55%;
  font-size: 20px;
  -webkit-animation: slide-in-down 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
  animation: slide-in-down 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
}*/

/*第二張大圖
.pageIndex .swiper-slide:nth-of-type(2)::before, .pageIndex .swiper-slide:nth-of-type(2)::after {
  content: '再次看見希望 \A 像是在遠方提著一盞明燈 \A 告訴你，你值得';
  clear: both;
  position: absolute;
  right: 29%;
  top: 40%;
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 200%;
  color: #fff;
  font-family: var(--SFontC);
  text-align: center;
  white-space: pre-wrap;
  pointer-events: none;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-animation: slide-in-up .3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-up .3s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.pageIndex .swiper-slide:nth-of-type(2)::after {
  content: '——又希占星師｜心靈療癒師';
  right: 30%;
  top: 60%;
  font-size: 20px;
  -webkit-animation: slide-in-down .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
  animation: slide-in-down .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
}*/

/*向下滑入*/
@-webkit-keyframes slide-in-down {
  0% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-down {
  0% {
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/*向上滑入*/
@-webkit-keyframes slide-in-up {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-up {
  0% {
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/*--RWD---------------------------------------*/

/*@media screen and (max-width: 1440px) {
  .pageIndex .swiper-slide:nth-of-type(1)::before { left: 6%;}
  .pageIndex .swiper-slide:nth-of-type(1)::after { left: 4%;}

  .pageIndex .swiper-slide:nth-of-type(2)::before { right: 23%;}
  .pageIndex .swiper-slide:nth-of-type(2)::after { right: 25%;}
}

@media screen and (max-width: 1024px) {
  .pageIndex .swiper-slide:nth-of-type(1)::before { left: 3%;}
  .pageIndex .swiper-slide:nth-of-type(1)::after { left: 1%;}

  .pageIndex .swiper-slide:nth-of-type(2)::before { right: 15%;}
  .pageIndex .swiper-slide:nth-of-type(2)::after { right: 18%;}
}*/

@media screen and (max-width: 768px) {
  /* 行動裝置相容性調整 大圖調整 */
  .swiper-slide img { animation-fill-mode: none; -webkit-animation-fill-mode: none;}

  /* 手機版 輪播圖另外再換圖*/
  .swiper-slide{ background-size: cover; background-repeat: no-repeat; height: 85vh; background-position: center;}
  .swiper-slide img { display: none;}
  .bannerindex { height: auto; padding: 0;}
  .pageIndex .swiper-slide:nth-child(1) { background-image: url(https://pic03.eapple.com.tw/yousihope/ph_ban01.jpg); background-size: cover; background-repeat: no-repeat; background-position: left;}
  .pageIndex .swiper-slide:nth-child(2) { background-image: url(https://pic03.eapple.com.tw/yousihope/ph_ban02.jpg); background-size: cover; background-repeat: no-repeat; background-position: right;}
  .pageIndex .swiper-slide:nth-of-type(1)::before, .pageIndex .swiper-slide:nth-of-type(1)::after,
  .pageIndex .swiper-slide:nth-of-type(2)::before, .pageIndex .swiper-slide:nth-of-type(2)::after { display: none;}
  .footer_menu { padding: 0;}
  .navigation-portrait .stellarnavs-wrapper { width:100%;}
  .contact_content .information_right { padding-left: 0px;width: 100%;}
  .contact_content .information_left { width: 100%;}
}

/* = = = banner = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*內頁BANNER 設定*/
.banner {
  display: none;
  background-image: url(https://pic03.eapple.com.tw/yousihope/banner.jpg);
  background-attachment: fixed;
  background-size: contain;
  background-position: top center;
  height: 23vw;
  max-height: 400px;
  position: relative;
}
.banner h5 { display: none; position: absolute; left: 50%; transform: translateX(-50%); bottom: 10%; text-shadow: 0 0 5px #00000088; color: #fff; letter-spacing: 2px; font-family: var(--SFontE);}
.banner.banA { display: none;}
.banner.banB { display: none;}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 768px) {
    .banner h5{font-size: 28px;}
}
@media screen and (max-width: 600px) {
    .banner h5 { font-size: 24px;}
    .banner { background-attachment: unset; background-size: cover; height: 40vw; max-height: unset;}
}

/* = = = header = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*header*/
.other_page .header_area { position: fixed; width: 100%;}
.main_header_area { background: #ffffff; height: 100px;}
.main_header_area .container { max-width: 97%;}
.pageIndex .header_area { position: fixed; width: 100%;}
.pageIndex .main_header_area { background: transparent;}


/*logo*/
.pageIndex .nav-brand { margin-left: 0px;}
.header_area .nav-brand { max-width: 68px;}
.header_area.sticky .nav-brand { max-width: 60px;}
.nav-header { padding:6px;}
.nav-brand { transition: .5s;}

/*手機LOGO
.nav-brand-m {}
*/

/*menu*/
.pageIndex .stellarnav > ul >  li > a { color: #ffffff; }
.pageIndex .stellarnav > ul > li > a { background-image: linear-gradient(45deg, #e7c16d, #ffe8cc, #d9d061); -webkit-background-clip: text; color: transparent;}
.pageIndex .stellarnav > ul > li:hover > a, .pageIndex .stellarnav  > ul >.active > a, .pageIndex .stellarnav > ul > li.focus > a { color: #dcd6c3;}

.stellarnav { padding: 40px 0 0;}
.stellarnav > ul > li {}
.stellarnav > ul > li > a { font-size: 15px; padding: 0 25px 0 8px;color: #343a40;}
.stellarnav > ul > li > a { padding: 0 18px; color: var(--FontColor_1); font-family: var(--SFontE), var(--SFontC), sans-serif; letter-spacing: 1px; margin-bottom: 10px; font-size: 16px; font-weight: bolder;}
.stellarnav > ul > li:not(.tp_links) { margin-right: 15px;}
.stellarnav > ul > li:not(.tp_links) > a:hover:before {right:12px;transform: scale(1.2);transition: all .4s;}

.pageIndex .stellarnav li.has-sub > a::after { border-top: 6px solid  var(--MainColor);}/*下拉箭頭*/
.stellarnav li.has-sub > a::after { border-top: 6px solid  var(--FontColor_1);}/*下拉箭頭*/
.stellarnav li.has-sub:hover > a::after { border-top: 6px solid var(--MainColor);}/*下拉箭頭*/

.stellarnav > ul > li:hover > a, .stellarnav > li.active > a, .stellarnav > li.focus > a { color: #b9b2ac;}
.stellarnav > ul > li:hover > a, .stellarnav > ul > li.active > a, .stellarnav > li.focus > a { color: #c2bcb4;}


/*--下拉頁面---------------------------------------*/

/*外框*/
.stellarnav ul ul, .stellarnav ul ul ul { background: transparent; backdrop-filter: blur(10px);}
.stellarnav > ul > li.drop-left > ul { right: auto; left: 50%; transform: translateX(-50%);}
.stellarnav li.drop-left ul ul { left: 100%; right: auto;}
.stellarnav li li { border: 1px solid transparent; margin-bottom: 5px; background: #ffffffee; border-radius: var(--BorderRadius);}

/*右拉箭頭*/
.stellarnav li li.has-sub > a:after { border-left: 6px solid transparent; border-right: 6px solid var(--FontColor_5); right: 10px;}
.stellarnav li.drop-left li.has-sub > a:after { right: 0;}
.stellarnav li li.has-sub:hover > a::after { border-left: 6px solid var(--FontColor_5); border-right: 6px solid transparent; border-top: 6px solid transparent;}

/*項目*/
.stellarnav li.has-sub > ul > li.has-sub > a, .stellarnav li.has-sub > ul > li > a { color: var(--FontColor_5); padding: 7px 20px 7px 5px;}
.stellarnav li li > a, .stellarnav li li.has-sub > a { color:  var(--FontColor_5); 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: var(--MainColor); padding-left: 10px; transition: all 0.3s;}
.stellarnav li ul:hover > li, .stellarnav li ul li.has-sub ul:hover li { opacity: .5; transition: .3s ease-in-out;}
.stellarnav li ul:hover > li:hover , .stellarnav li ul li.has-sub ul:hover li:hover { opacity: 1; transition: .3s ease-in-out;}

/*--手機板選單---------------------------------------*/

/*選單*/
.stellarnav .menu-toggle span.bars span { background: var(--MainColor);}
.stellarnav .menu-toggle:after { color: var(--MainColor);}

/*展開*/
.stellarnav.mobile.left > ul { background: #ffffffbb; backdrop-filter: blur(6px);}
.stellarnav.mobile > ul > li { border-bottom: 1px solid var(--BorderColor);}
.stellarnav.mobile > ul > li > a { padding: 20px 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: var(--FontColor_2); padding: 20px 30px 20px 40px;}
.stellarnav.mobile > ul > li.has-sub > ul > li > a:hover { color: var(--FontColor_4);}
.stellarnav.mobile > li > a { border-bottom: none;}

/*close*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu { background: var(--MainColor); color: var(--FontColor_4);}
.stellarnav .icon-close:after, .stellarnav .icon-close:before { border-bottom: solid 3px var(--FontColor_4);}

.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: 3px solid var(--FontColor_5);}
.stellarnav li.open > a.dd-toggle .icon-plus:before, .stellarnav li.open > a.dd-toggle .icon-plus:after { border-bottom: solid 3px var(--MainColor);}
.stellarnav > ul > li.has-sub:hover a.dd-toggle { background: transparent;}

/*下拉*/
.stellarnav.mobile li.open { background: #cbc0a088; padding: 0;}
.stellarnav.mobile li.open > ul > li { margin-bottom: 0; border-bottom: 1px solid var(--BorderColor);}
.stellarnav.mobile li.open li.open { padding: 0; background: #ffffff88;}
.stellarnav.mobile ul { background: transparent;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1440px) { 
  .swiper-pagination { display: none;}
  .stellarnav > ul { width: 100%;}
}

@media screen and (max-width: 1024px) { 
  /*header*/
  .main_header_area .container { max-width: 100%;}
  .other_page .header_area { position: static;}

  /*logo*/
  .header_area .nav-brand { max-width: 55px; margin: 10px 0 0; transition: .3s ease-in-out;}

  /*menu*/
  .header_area .navigation, .header_area.sticky .navigation, .navigation { padding: 0;}
  .stellarnav { padding: 0 0 10px;}
  .stellarnav ul { margin: auto;}
  .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 { top: 49%;}/*下拉箭頭*/
}

@media screen and (max-width: 768px) {
    /*logo*/
    /*.pageIndex .header_area { position: relative;}*/
    .nav-header { position: static;}
    .header_area.sticky .nav-brand { max-width: 55px; transition: .3s ease-in-out;}
    .nav-brand { margin-top: 0px;}

    /*menu*/
    .pageIndex .stellarnav > li > a { color: #444;}
    .pageIndex .stellarnav > ul > li > a { color: #444;}
    .stellarnav > ul > li > a { color: #444;}
    .stellarnav ul ul, .stellarnav > ul > li:hover > ul > li:hover > ul { box-shadow: none;}
    .stellarnav li li { border: none;}
    .stellarnav.mobile > ul > li > a b { display: block; height: 40px;}
    /*.stellarnav > ul > li > a b:last-child { display: none;}*/
    .stellarnav.mobile > ul > li > a:hover b { transform: translateY(-40px);}
    .stellarnav.mobile > ul > li > a.dd-toggle, .stellarnav.mobile > ul > li.has-sub a.dd-toggle, .stellarnav.mobile > ul > li.has-sub > a, .pageIndex .stellarnav > ul > li > a, .stellarnav.mobile > ul > li > a { padding: 20px 30px 20px 36px; height: 50px;  overflow: hidden;}
    .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 li li { background: #ffffff88;}

    /*手機選單*/
    .swiper-pagination{ margin-left: -23px;}
}

@media screen and (max-width: 600px) { 
    .pageIndex .nav-brand { margin-left:0; max-width: 60px;}
}

/* = = = footer = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*footer*/
.footer { background: #F6F6F6; margin-top: -5px;}
.footer_menu a { border: 1px #867974 solid; color: #867974; background: none; width:135px; text-align:center;}
.footer_menu a:hover { background:#867974;}
.footer_info { padding: 0 70px 10px 0;}
.footer_info ul { width: 100%; text-align: center;}
.footer_info li:nth-child(1) { width: 100%; display: flex; flex-direction: column; align-items: center; margin: auto; max-width: 345px;}
.footer_info li:nth-child(2) { display:none;}

/*logo*/
.footer_logo { display:none; width: 100%;}
.footer_logo a { max-width: 100%; width: 150px;}
.footer_logo img { max-width: 30%; margin-left: 100px;}

/*info*/
.footer_info li p.fax { order: 1;}
.footer_info li p.taxid { order: 2;}
.footer_info li p.add { order: 3;}
.footer_info li p.mail { order: 4;}
.footer_info li p.add2 { order: 5;}

.footer_info li p { color: var(--FontColor_2); width: 100%; text-align: left;}
.footer_info li p.fax::before {  content: '公司：';}
.footer_info li p.mail::before { content: '合作邀約：';}
.footer_info li p.add::before { content: '中心：';}
.footer_info li p.add2::before { content: '聽眾投稿：';}

/*box_link*/
.box_link { display: none;}

/*copy*/
.copy, .copy a { color: #b9b2ac;}
.copy { border-top: 1px #b9b2ac solid;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 768px) {
  .footer_logo img { margin-left: 0px;}
  .footer_logo { width:100%; margin-right: 0px; text-align: center;}

  .footer_info ul {margin-top: 0;}

  .footer.with_shopping_mode { padding:30px 0 70px;}
}

@media screen and (max-width: 600px) { 
  .footer_info { padding: 0 0 30px;}
  .footer_info li p { text-align: left; }
  .footer_info li p.mail::after { left: 0; transform: unset;}
}

/* = = = 促銷方案 - 簡約 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.promotions_page .other_promotion { display: block;}

/*--促銷方案/首頁---------------------------------------*/
.news_part { width: 90%; max-width: 90%; padding: 100px 0 50px;}

/*標題*/
.news_part .title_i_box h6 { display: none; color: var(--SubColor_1); font-size: var(--f36);}
.news_part .title_i_box h4 { position: relative; text-align: left; color: var(--MainColor); font-size: var(--f24); font-weight: 600;}
.news_part .title_i_box h4::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 120px;
    width: 200px;
    height: 1px;
    background: var(--BorderColor);
}

/*列表*/
.news_list ul li a { }
.news_list ul li a:hover { background: #f9f9f9;}
.news_list ul li span { color: var(--FontColor_5); font-size: var(--f15);}
.news_list ul li p { color: var(--FontColor_3); font-size: var(--f15);}
.news_list ul li a:hover p { color: var(--MainColor);}
.news_list ul li p::after { background: transparent; color: var(--BorderColor); font-size: var(--f15); padding: 6px 8px; border-radius: 6px;}
.news_list ul li a:hover p:after { }

/*按鈕*/
.i_news_b a.animated-arrow { background: transparent; border-radius: 15px; transition: .3s ease-in-out;}
.i_news_b a.animated-arrow:hover { background: transparent;}
.i_news_b a.animated-arrow b { color: var(--FontColor_3); font-size: var(--f16); font-weight: normal; letter-spacing: 3px; transition: .3s ease-in-out;}
.i_news_b a.animated-arrow:hover b { transition: .3s ease-in-out;}
.i_news_b a.animated-arrow i { color: var(--FontColor_3);}

/*--促銷方案/功能頁---------------------------------------*/

/*標題*/
.promotion_title span { color: var(--FontColor_3); font-size: var(--f14); font-weight: normal; border: 1px dashed var(--BorderColor);}
.promotion_title em { display: none; color: var(--FontColor_3); font-size: var(--f14); border: 1px dashed var(--BorderColor);}
.promotion_title h2 { font-weight: 600; color: var(--TitleColor); font-size: var(--f24); letter-spacing: 3px; margin-left: 10px;}

/*內文*/
.promotions_page .edit { min-height: 22vw; color: var(--FontColor_2); line-height: 23px; letter-spacing: 1px; text-align: justify; font-size: var(--f16);}

/*其他文章*/
.other_promotion .pmtTime { color: var(--FontColor_3); font-size: var(--f14); letter-spacing: 0.5px;}
.other_promotion .pmtTitle span { color: var(--FontColor_5); font-size: var(--f14);}
.other_promotion .pmtTitle h3 { color: var(--FontColor_3); font-size: var(--f16);}
.other_promotion li a:hover:before, .other_promotion li a:hover::after { border-color:var(--MainColor);}
.other_promotion li a:hover { background: transparent;}

.promotions_page .show_content { margin-bottom: 20px;}

/*--RWD---------------------------------------*/
@media screen and (max-width: 1200px) { .news_list ul li { background: transparent;}}
@media screen and (max-width: 900px) { .news_list ul li { background: transparent;}}
@media screen and (max-width: 768px) { .news_list ul li { background: transparent;}}
@media screen and (max-width: 600px) { 
  .news_list ul li { background: transparent;}
  .news_list ul li p:after { width: fit-content; margin: 10px auto 0;}
}

/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--文章管理/共同設定---------------------------------------*/

/*文章列表*/
.module_i_news li, .subbox_item { position: relative; width: 100%; border-bottom: 1px solid var(--BorderColor); margin: 0; padding: 10px 0;}
.module_i_news li a, .subbox_item a { padding: 5px;}
.module_i_news li a::before, .module_i_news li a::after, .subbox_item a::after,.subbox_item a::before { display: none; pointer-events: none;}

.module_i_news li::before, .subbox_item::before { 
    content: 'READ MORE';
    position: absolute;
    z-index: 19;
    bottom: 10px;
    right: 10px;
    opacity: 0.3;
    font-size: var(--f15);
    color: #888;
    pointer-events: none;
    transition: all .5s;
}
.module_i_news li::after, .subbox_item::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 2px;
    background: var(--MainColor);
    opacity: 1;
    transition: all .5s;
}
.module_i_news li:hover::after, .subbox_item:hover::after { opacity: 1; width: 100%; transition: all .5s;}
.module_i_news li:hover::before, .subbox_item:hover::before { opacity: 1; transition: all .5s;}

/*文章呈現*/
.blog_list_le { display: none;}
.blog_list_ri { display: grid; grid-template-columns: 1fr 2fr 4fr; gap: 10px;}
.i_blog_ri h5, .blog_list_ri h5 { order: 2; display: inline-block; color: var(--MainColor); font-size: var(--f20); letter-spacing: 1px; font-weight: 600;}
.i_blog_ri em, .blog_list_ri em { order: 1; display: inline-block; color: var(--FontColor_5); font-size: var(--f14);}
.i_blog_ri p, .blog_list_ri p { order: 3; color: var(--FontColor_3); font-size: var(--f15); -webkit-line-clamp: 2;}

/*--文章管理/首頁---------------------------------------*/

/*區塊設定*/
.module_i_news { width: 90%; margin: auto; padding: 80px 20px 50px;}

/*標題*/
.module_i_news .title_i_box h6 { display: none; color: var(--FontColor_3); font-size: var(--f36);}
.module_i_news .title_i_box h4 { position: relative; color: var(--MainColor); font-weight: 600; letter-spacing: 1px; padding: 10px 20px; background: var(--FontColor_4); display: inline;}
.module_i_news .title_i_box h4::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90vw;
    height: 1px;
    background: var(--BorderColor);
    z-index: -1;
}

/*列表*/
.module_i_news ul { max-width: 100%; width: 100%; display: grid; gap: 10px; grid-template-columns: repeat(4,1fr);}
/*.module_i_news ul li:nth-of-type(n+4) { display: none;}*/

/*按鈕*/
.i_blog_b a.animated-arrow { background: transparent; border-radius: 15px; transition: .3s ease-in-out;}
.i_blog_b a.animated-arrow:hover { background: transparent;}
.i_blog_b a.animated-arrow b { color: var(--FontColor_3); font-weight: normal; letter-spacing: 3px; transition: .3s ease-in-out;}
.i_blog_b a.animated-arrow:hover b { transition: .3s ease-in-out;}
.i_blog_b a.animated-arrow i { color: var(--FontColor_5);}

/*--文章管理/外層---------------------------------------*/

.blog_page .main_part { max-width: 1600px; width: 96%;}

/*列表搜尋*/
h5.blog_le_t { display: none;}

/*分類*/
.blog_le .accordion { border-radius: 5px;}
.blog_le .accordion > li { transition: 0.3s ease-in-out;}
.blog_le .accordion > li:hover { background: var(--MainColor) !important;}
.blog_le .accordion > li.on_this_category { background: var(--MainColor) !important;}
.blog_le .accordion li a { color: var(--FontColor_3); font-weight: normal;}
.blog_le .accordion li i { color: var(--FontColor_3); top: 12px;}
.blog_le .accordion li .link { padding: 0;}
.blog_le .accordion li .link:last-child { border-bottom: 1px solid var(--BorderColor);}
.blog_le .accordion > li .link a, .blog_le .accordion > li.on_this_category .link a { display: block; padding: 7px 10px; margin-right: 55px;}

/*次分類*/
.open .link { background: var(--MainColor);}
.open .link a { color: var(--FontColor_4) !important;}
.submenu { background: #efefef;}

/*次分類展開*/
.blog_le .accordion > li.on_this_category ul li a { color: var(--FontColor_3);}
.blog_le .accordion > li.on_this_category ul li:hover a { color: var(--FontColor_3);}
.blog_le .accordion > li.on_this_category ul li a::before { background: var(--FontColor_3);}
.blog_le .accordion > li.on_this_category ul li:hover a::before { background: var(--FontColor_3);}

/*次分類 hover*/
.blog_le .accordion > li.open:hover { background: var(--FontColor_4) !important;}
.submenu:hover li a { color: var(--FontColor_3);}
.submenu:hover li:hover a { color: var(--FontColor_3); background: var(--SubColor_1);}
.submenu a:hover { color: var(--FontColor_3); background: var(--SubColor_1);}
.submenu a::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 7px;
    height: 10px;
    width: 10px;
    background: var(--FontColor_3);
    clip-path: polygon(100% 50%, 0% 100%, 25% 50%, 0% 0%);
    transition: .3s ease-in-out;
}
.submenu:hover li a::before { background: var(--FontColor_3); transition: .3s ease-in-out;}
.submenu:hover li:hover a::before { background: var(--FontColor_3); transition: .3s ease-in-out;}

/*分類/文章標題*/
h4.blog_category_title { font-size: var(--f24); letter-spacing: 1px; color: var(--MainColor); border-bottom: 1px var(--BorderColor) solid;}

/*文章列表*/
.blog_subbox { margin: auto; display: grid; grid-template-columns: 1fr;}
.blog_subbox:before { content:none;}

.blog_subbox:hover .subbox_item { opacity: .6; transition: .3s ease-in-out;}
.blog_subbox:hover .subbox_item:hover { opacity: 1; transition: .3s ease-in-out;}


/*--文章管理/內層---------------------------------------*/

.blog_box { max-width: 1600px; margin: auto;}
.blog_box_edit { color: var(--FontColor_1); max-width: 100%; margin: auto;}

/*回列表*/
.blog_back a.article_btn_back { background: var(--MainColor); border: 1px solid var(--SubColor_1); transition: 0.3s ease-in-out;}
.blog_back a.article_btn_back:hover { background: var(--FontColor_1); border-color: var(--FontColor_1); transition: 0.3s ease-in-out;}

/*上/下一篇*/
.blog_back a.article_btn_prev, .blog_back a.article_btn_next { background: transparent; color: var(--SubColor_1); border: 1px solid var(--SubColor_1); transition: 0.3s ease-in-out;}
.blog_back a.article_btn_prev:hover, .blog_back a.article_btn_next:hover { background: var(--SubColor_1); color: var(--FontColor_4); transition: 0.3s ease-in-out;}

/*--RWD---------------------------------------*/

@media screen and (max-width: 1024px) {
  .blog_list_ri { grid-template-columns: repeat(1,1fr);}
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 425px) {
}

/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*--首頁、外層 共同設定---------------------------------------*/

.products-list { display: grid; gap: 10px; grid-template-columns: repeat(4,1fr); margin: auto;}
.products-list::before { content:none;}
.products-list .item { width: 100%;}

/*--首頁區塊---------------------------------------*/

.prod_part { max-width: 1600px; width: 100%;}
.prod_part .i_prod_tit { margin-bottom: 20px;}

/*英文標題*/
.prod_part .i_prod_tit h2 { display: none; color: var(--FontColor_2);}

/*中文*/
.prod_part .i_prod_tit span { position: relative; color: var(--MainColor); font-weight: 600; letter-spacing: 1px; padding: 10px 20px; background: var(--FontColor_4);}
.prod_part .i_prod_tit span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60vw;
    height: 1px;
    background: var(--SubColor_1);
    z-index: -1;
}

/*按鈕*/
.i_prod_b a.animated-arrow { background: transparent; border-radius: 15px; transition: .3s ease-in-out;}
.i_prod_b a.animated-arrow:hover { background: transparent;}
.i_prod_b a.animated-arrow b { color: var(--FontColor_3); font-weight: normal; letter-spacing: 3px; transition: .3s ease-in-out;}
.i_prod_b a.animated-arrow:hover b { transition: .3s ease-in-out;}
.i_prod_b a.animated-arrow i { color: var(--FontColor_5);}

/*--購物車/外層---------------------------------------*/

/*顏色*/
.products-list .more { border: 1px solid var(--MainColor); color: var(--MainColor); border-radius: 7px;}
.products-list .item a:hover .more { background: var(--MainColor);}

/*名稱*/
.products-list .name { color: var(--TitleColor); font-size: var(--f16); 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: var(--MainColor);}
.products-list .price b.ori_price { font-size: 14px; color: var(--FontColor_5);}
.products-list .price b.sp_price { color: var(--MainColor);}

/*外層版面*/
.product_page .main_part { width: 90%;	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: 100%; text-align: center; padding-bottom: 10px; border-bottom: 1px solid var(--BorderColor);}
.product-layer-two li ul { min-width: 180px; left: 50%; transform: translateX(-50%);}
.product-layer-two li a { border: none; border-bottom: 1px solid transparent; color: var(--MainColor); background: transparent; letter-spacing: 2px;}
.product-layer-two li li:hover a { color: var(--FontColor_4); background: var(--MainColor);}
.product-layer-two > li > a { border: 1px solid var(--BorderColor); border-radius: var(--BorderRadius); transition: .3s ease-in-out;}
.product-layer-two > li:hover > a { border: 1px solid var(--MainColor); background: var(--MainColor); color: var(--FontColor_4); transition: .3s ease-in-out;}

/*頁碼*/
.product_page .page { width: 100%;}

/*--購物車/內層---------------------------------------*/

.product_info_page .main_part { width: 90%;}
.mobile_product_name { color: var(--MainColor); font-size: var(--f24); text-align: center;}

/*分類*/
.product_info_page .product-layer-two { display: none;}

/*輪播小圖*/
.block { background: var(--MainColor);}

/*按鈕顏色*/
.inquiry_a1 { background: var(--SubColor_1); transition: .3s ease-in-out;}
.inquiry_a2 { background: var(--SubColor_2); transition: .3s ease-in-out;}
.inquiry_a3 { background: var(--MainColor); transition: .3s ease-in-out;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover { background: var(--FontColor_1); color: var(--MainColor); transition: .3s ease-in-out;}

/*商品照輪播*/
.product_main { /*width: 100%;*/ overflow: hidden;}
.product_pic h6 { display: none; color: var(--FontColor_2);}
.product_pic #bx-pager .block { background: var(--FontColor_2);}
.product_pic .bx-wrapper .bx-viewport { background: var(--FontColor_4); border: 1px solid var(--BorderColor); border-radius: 5px;}
.product_pic .bx-wrapper .bx-viewport li img { margin: auto;}

/*商品側邊規格*/
/*.sidebarBtn { display: none;}*/
.sidebarBtn { border: 1px solid var(--BorderColor); background: var(--FontColor_4); border-radius: 5px;}
.sidebarBtn h2 { color: var(--TitleColor); font-size: var(--f24);}
div#number_area { color: var(--FontColor_5);}
.sidebarBtn .ori_price { font-size: var(--f16); color: var(--FontColor_5); text-decoration: line-through;}
.sidebarBtn .sp_price { font-size: var(--f16); color: var(--SubColor_1);}

/*.product_info li:nth-of-type(2) { display: none;}數量*/
.product_info li .txt_box { color: var(--FontColor_1); width: 100%;}
.radio-inline__label { color: var(--FontColor_3);}
.product_info li span, .toShare { color: var(--FontColor_3);}
.product_info li span { display: none;}

/*區塊*/
.prod li { color: var(--FontColor_1); text-align: center;}
.prod li .prod-panel { color: var(--FontColor_2); margin: 20px 0 40px; text-align: justify; max-width: 852px; padding: 0 0 0 115px;}

/*內文*/
ul.prod li h3.prod-thumb { display: none; background: transparent; color: var(--FontColor_3); border-bottom: 1px solid var(--BorderColor); padding: 5px 5px 15px;}
.prod-panel { color: var(--FontColor_3); letter-spacing: 1px; text-align: justify; line-height: 150%;}

/*Q&A*/
.prod li.prod-item:not(.is-active) { display: none;}/*隱藏*/
.half_box span { color: var(--FontColor_1); font-size: var(--f15);}/*題目*/
.qaform .breakF { background: transparent; counter-reset: var(--FontColor_2);}/*輸入框*/
.half_box ul li { text-align: left;}
.half_box ul li img { margin-left: 10px; /*filter: invert(1) brightness(3.4) grayscale(1);*/}/*驗證碼*/

.lastaction { color: var(--FontColor_4); background-color: var(--SubColor_1); transition: .3s ease-in-out;}
.lastaction:hover { color: var(--FontColor_4); background-color: var(--FontColor_1); transition: .3s ease-in-out;}
.nextaction { background-color: var(--MainColor); transition: .3s ease-in-out;}
.nextaction:hover { color: var(--FontColor_4); background-color: var(--FontColor_1); transition: .3s ease-in-out;}

/*相關推薦*/
.prod_related { background: transparent; text-align: center;}
.prod_related h6 { color: var(--MainColor); border-bottom: 2px solid var(--SubColor_1)88; padding: 5px 5px 15px; display: inline-block;}
.prod_related h6 span:before { font-size: var(--f20); color: var(--MainColor);}
.related_list { display: grid; grid-template-columns: repeat(4,1fr);}
.related_list li { padding: 7px 7px 22px; overflow: hidden; width: auto; transition: .3s ease-in-out;}
.related_list li:hover { opacity: 0.6; transition: .3s ease-in-out;}
.related_list li a { max-height: 300px; background: transparent;}
.related_list li a img { max-height: 250px;}
.related_list li a p { margin-top: 10px; color: var(--FontColor_1);}

/*上一頁*/
.lastPage { background: transparent; border: 1px solid var(--MainColor); color: var(--MainColor); border-radius: var(--BorderRadius); transition: all 0.3s;}
.lastPage:hover { color: var(--FontColor_4); background-color: var(--SubColor_1); border: 1px solid var(--SubColor_1); transition: all 0.3s;}

/*--詢價車---------------------------------------*/

/*回產品頁*/
.rewrite_simple { background: var(--SubColor_1) url(../images/simple_left.png) 10% center no-repeat; transition: .3s ease-in-out;}
.rewrite_simple:hover { opacity: 0.6; transition: .3s ease-in-out;}

/*送出詢價*/
.send_simple { background: var(--MainColor) url(../images/simple_right.png) 88% center no-repeat; transition: .3s ease-in-out;}
.send_simple:hover { opacity: 0.6; transition: .3s ease-in-out;}

/*--購物車/訂單設定---------------------------------------*/

.car_page .information_left { display: block;}

/*--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 .main_part { padding: 50px 0;}
    .products-list { grid-template-columns: repeat(2,1fr);}
    .product_page .products-list, .product-layer-two { width:100%;}
    .prod li .prod-panel { max-width: 100%; padding: 0;}
    /*順序*/
    .product_page .products-list { order: -1;}
}
@media screen and (max-width: 600px) {
    .related_list { grid-template-columns: repeat(2,1fr);}
}
@media screen and (max-width: 375px) { .products-list, .product_page .products-list  { grid-template-columns: 1fr;}}

/* = = = 聯絡表單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.contact_page .main_part { padding-bottom: 50px;}

/*表單最大寬度設定*/
.contact_content { max-width: 1600px;}
.contact_content .information_right { width: 100%; background: #ffffffaa; border: 1px solid var(--BorderColor); padding: 10px 30px;}

/*標題*/
.blank_letter { color: var(--FontColor_2); font-size: 19px; letter-spacing: 3px; text-indent: 3px; font-weight: 500;}
h4.blank_letter.i { display: none;}

/*側邊資訊*/
.contact_content .information_left { width: 100%; display: grid; grid-template-columns: 2fr 1fr; gap: 20px; padding: 50px 0px 80px;}
.clearfix:before, .clearfix:after { display: none;}
.contact_le_nomap { width: 100%; order: -1;}
.list_before { display: flex; flex-direction: column; width: 100%; padding-top: 85px; margin-top: 0px; margin-bottom: 0px;}
.list_before.info::before  {content: "GET IN TOUCH"; position: absolute; left: 0; top: 0; font-weight: 300; font-size: 19px; letter-spacing: 2px; text-indent: 2px; font-family: var(--SFontE); font-size: var(--f14);}
.list_before.info::after { content: "聯絡資訊"; position: absolute; left: 0; top: 30px; font-size: 19px; color: var(--FontColor_2); font-family: var(--SFontC); letter-spacing: 3px; text-indent: 3px; font-weight: 500;}
.list_before.info li { padding-left: 40px; color: var(--FontColor_3);}

.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before { width: 80px;}
.list_before { display: flex; flex-direction: column;}
.list_before.info li { padding-left: 60px;}
.list_before.info li.FAX { order: 1;}
.list_before.info li.TAXID { order: 2;}
.list_before.info li.ADD { order: 3;}
.list_before.info li.MAIL { order: 4;}
.list_before.info li.ADD2 { order: 5;}

.TAXID::before, .ADD::before, .FAX::before { letter-spacing: 25px;}
.list_before.info li.FAX::before { content: "公司";}
.list_before.info li.MAIL::before { content: "合作邀約";}
.list_before.info li.ADD::before { content: "地址";}
.list_before.info li.ADD2::before { content: '聽眾投稿';}

/*表格樣式*/
.contact_form li { padding: 0; margin-bottom: 20px;}
.contact_form li .form__label { width: 100%; text-align: left; margin-left: 0; padding: 0 0 10px; color: var(--FontColor_2);}/*標題*/
.contact_form li input.noborder { border: none; color: var(--FontColor_1); border-bottom: 1px var(--BorderColor) solid; background: transparent;}/*文字欄*/
.contact_form li textarea.noborder { color: var(--FontColor_1); background: transparent; border: 1px var(--BorderColor) solid;}/*文字區塊*/
.form select { color: var(--FontColor_2); background: transparent;}/*下拉式*/
.form select option { background: var(--FontColor_3);}/*下拉式選項*/
input[type="checkbox"], input[type="radio"] { margin: 0 10px 10px;}/*複選、單選*/

/*驗證碼對齊*/
.contact_form li:nth-last-of-type(2) .form__insert { display: inline-flex; align-items: center; justify-content: flex-start; flex-wrap: nowrap; /*filter: invert(1) brightness(3.4) grayscale(1);*/}
.contact_form li:nth-last-of-type(2) input.noborder { border: 1px var(--BorderColor) solid;}
.captcha { margin-right: 20px;}

/*按鈕*/
.contact_form li.last blockquote input { color: var(--FontColor_2);}/*重新填寫*/
.contact_form li.last cite { color: var(--FontColor_4); background: var(--MainColor); border: 1px solid var(--MainColor);}/*送出*/

.contact_form li.last blockquote { border: 1px var(--BorderColor) solid;}
.contact_le_map a { background: var(--MainColor);}

@media screen and (max-width: 768px) { 
  /*資訊*/
  .contact_content .information_left { width: 96%; margin: auto; padding: 50px 0; grid-template-columns: repeat(1, 1fr);}
  h4.blank_letter.i { position: relative; display: block; width: 100%; margin-top: 20px;}
  h4.blank_letter.i::after {content: "GET IN TOUCH"; position: absolute; left: 0; top: 0; font-weight: 300; font-size: 19px; letter-spacing: 2px; text-indent: 2px; font-family: var(--SFontC);}
  .list_before, .list_before.account { width: 100%; padding: 20px 0;}
  .list_before.info::after { display: none;}
  .contact_le_nomap { width: 100%;}

  /*表單*/
  .contact_content .information_right { display: block; width: 96%; margin: auto;}
}

@media screen and (max-width: 425px){
    /*聯絡表單*/
    .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%;}
}