@charset "utf-8";
/*富閎租車*/
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n) 

*/

body {   font-family: "Montserrat", "Noto Sans TC", sans-serif; letter-spacing: 1px;}
.main_part {  max-width: 100%;  width: 1800px;padding: 100px 80px;background-image: url(https://pic03.eapple.com.tw//page_bg.jpg); background-repeat: no-repeat; background-size: cover; background-position:bottom;}
.blog_in_page .main_part {   background-image: none;}
.edit span {font-family: "Montserrat", "Noto Sans TC", sans-serif !important;color: #333;letter-spacing: 1px;}
.path p, .path p a{ display:none;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/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}
*/
/*卷軸設定↓↓↓*/
/* 捲軸寬度及高度 */
::-webkit-scrollbar {    width: 7px;}

/* 滑桿顏色 */
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #e9e0d6;
}

/* 滑桿滑鼠滑入時的顏色 */
::-webkit-scrollbar-thumb:hover {    background: #a0a383; transition:.5s all; }

/* 軌道背景底色 */
::-webkit-scrollbar-track {    box-shadow: #fbf5ef;}

/*header*/
/*

.header_area.sticky {  background: rgb(255 255 255);}
.me_tp_features { display: none;}
.stellarnav > ul > li > a {  color: #222; letter-spacing: 2px; margin:12px;}
.stellarnav > ul > li > a:hover {  color: #E96994; transition:.5s;}
.nav-brand {  margin: 11px auto 7px auto;}
.stellarnav li.has-sub > a:after {  border-top: 6px solid #333;}*/
/*大圖點點隱藏*/
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{ display:none;}



/*header選單欄位*/
.navigation { grid-template-columns: 320px 1fr;}
.pageIndex .header_area {  z-index: 9999;  padding: 10px; position: fixed;  width: 100%;  background: #fffffff2;}
.pageIndex .main_header_area {  background-color: transparent;}
.main_header_area .container { max-width: 94%;}
.main_header_area {  background-color: #ffffff;}
.stellarnav > ul > li > a {   padding: 0px 3px 0px 3px;  color: #222;  text-transform: uppercase;  position: relative; display: inline-block; font-size: 15px;  font-weight: 500;  line-height: 56px;  height: 56px;  margin: 0 10px;   overflow: hidden;  cursor: pointer;  text-align: center; Letter-spacing: 2px;font-family: "Montserrat",'NOTO SANS TC';transition: all 0.5s;}
.stellarnav > ul > li > a:hover {  color: #cc7171; transition: all 0.5s ease; }
.stellarnav li a {  padding: 9px;  color: #222;  font-size: 15px;}
.stellarnav ul { margin: 0 0px 0px 0px;}
.header_area {  background:transparent; padding: 10px;transition:.5s; }
.header_area.sticky { background: #fff; transition:.5s;}
.stellarnav {  margin: 0px 0px 5px 0px;z-index: 1;}
.me_tp_features{position: fixed;  left: 79%; top: 3%; z-index: 9999999999; display: inline-flex;  align-items: center; display:none;}
.fa-line:before{ display:none;}
.stellarnav li.has-sub > a:after{border-top: none;}
.stellarnav > ul > li.has-sub > a {  padding-right: 0px;}
.stellarnav li li.has-sub > a:after {  border-left: none; right: 10px;}/*選單下拉調整*/
.stellarnav li.drop-left ul ul { right: 160px;}
.anchorList {padding: 0 20px 0 220px;}
.anchorList>li{letter-spacing: 1px;text-align: center; position: relative; margin: 10px 5px 0px 5px;}
.anchorList > li > a{color: #653F07; font-weight: bold; padding: 18px 7px 30px 7px;}
.stellarnav > ul > li.drop-left > ul { right: unset;}
.fa-envelope::before{ display:none;}/*icon隱藏*/
.fa-phone-volume::before{ display:none;}/*icon隱藏*/
.box_search input[type=text] {padding: 6px 55px 6px 32px;  color: #333 !important;border-radius: 0px;max-width: 135px;font-size: 11px;}
.shop_search_btn {  font-size: 20px;}
.box_search {  margin-bottom: -2px;margin-right: 10px;}
.product_info li span {  display: none;}
.stellarnav li li a:not(.dd-toggle),
.stellarnav li li.has-sub>a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li a:not(.dd-toggle) { color: #222; font-size: 12px;  padding: 10px 15px; letter-spacing: 0.8px; line-height: initial;  height: auto;  margin: 0; transition: all ease .3s;background-color: #fef2f2;  border: none;}/*下拉*/
.nav-header {  justify-content: left;max-width: 320px; z-index: 999;left: 0; }
.stellarnav li li:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover a:not(.dd-toggle),
.stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) { color: #222;background-color:#efb1b1; transition: all ease .3s;}/*下拉*/
.stellarnav li li { border: none;}
.stellarnav li.drop-left li.has-sub > a:after { display:none;}
.product-layer-two li.active a {  background-color: #fef2f2;}
.product-layer-two li li.active a { background: transparent;}

@media screen and (max-width: 1700px) {
.stellarnav ul {  margin: 0 0px 0px 0px;}
}
@media screen and (max-width: 1450px) {
.main_header_area .container {  max-width: 98%;}
.stellarnav > ul > li > a { margin: 0 7px; font-size: 14px;   margin: 0 5px;}
}
@media screen and (max-width: 1310px) {
.stellarnav ul {  text-align: right;margin: 0px;}
.tp_links {  display: none;}
}
@media screen and (max-width: 1200px) {
.nav-brand{ max-width: 300px;  padding: 3px;}
.navigation { display: flex; align-items: center;}
.header_area {  background: #f3ebe2;}
.nav-header {max-width: 300px;padding: 3px 12px 0px;}
}
@media screen and (max-width: 1024px) {
.header_area {   padding: 0px 0px;}
.nav-brand{  margin: 10px 5px 0px 5px;  max-width: 250px;  padding: 0px;}
.anchorList>li {  margin: 0px 5px 0px 5px;}
.nav-header {  max-width: 250px;}
.stellarnav {  margin: 0px 0px 0px 0px;}
.stellarnav ul {  text-align: center;}
.pageIndex .header_area { position: relative;}
.pageIndex .header_area.sticky {  position: fixed;}
}
@media screen and (max-width: 950px) {

}
@media screen and (max-width: 768px) {
.main_header_area {  height: 80px;}
.stellarnav {   margin: 15px 0px 3px 0px;}
.stellarnav ul { text-align: center;}
.nav-header { max-width: 250px; padding: 12px 13px 0px;  position: absolute;  top: -7px;  left: 2%;  }
.pageIndex .main_header_area { background-color: #fff;}
.pageIndex .header_area, .header_area {  padding: 0px;}
.stellarnav .menu-toggle:after {  font-size: 10px; color: #222;  transform: scale(0.85);}
.stellarnav .menu-toggle span.bars span { background: #333333;}
.nav-brand { margin: 20px 5px 0px 5px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu, .stellarnav.mobile.left-fade .close-menu { background: #f0f0f000;max-width: 100%;}
.stellarnav .icon-close {  margin-right: 3px;}
.anchorList>li { margin: 0px 30px 0px 30px;}
.stellarnav.mobile > ul > li {  display: block;  border-bottom: 1px #f2e9e9 solid;}
.stellarnav.mobile li.open {  background: #fef3f2;  padding: 5px;}
.stellarnav li li a:not(.dd-toggle), .stellarnav li li.has-sub>a:not(.dd-toggle), .stellarnav li li.has-sub:hover li a:not(.dd-toggle) {  background-color: #ffe1e0;}
.stellarnav li li:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover a:not(.dd-toggle), .stellarnav li li.has-sub:hover li:hover a:not(.dd-toggle) {   background-color: #fce192;}
.stellarnav a.dd-toggle .icon-plus:after {  height: 2px;   background: #434343;}
.stellarnav a.dd-toggle .icon-plus:before {   width: 2px; background: #434343;}
.stellarnav.mobile li.open li.open { background: #f3d7d6;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul, .stellarnav.mobile.left-fade > ul {   max-width: 100%;  border-right: none;}
}
@media screen and (max-width: 450px) {
.main_header_area {  height: 60px;}
.nav-header {  max-width: 230px;}
.nav-brand {  max-width: 230px;margin: 12px 5px 0px 5px;}
.stellarnav {  margin: 6px 0px 3px 0px;}
.footer_info li p {  font-size: 11px;}
.footer_menu a {  font-size: 12px;}


}
/*主選單hover*/
.anchorList>li>a:hover, .nav-menu>li>a {transition: all .3s;}

/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/

/*footer*/
.box_link{ display:none;}
.footer_info li:nth-child(1) { display: flex;  flex-direction: column;align-items: center;}
.footer_info li:nth-child(2) { text-align: center;}
.footer_logo {  display: none;}
.footer_info {  grid-template-columns: auto;  padding: 12px 0px;}
.footer {  background: #fedbdb;background-image: url(https://pic03.eapple.com.tw/fuhongcarrental/footer.jpg); background-size:100%;}
.footer_info li p.line:before {  content: 'Line ID ｜';}
.footer_info li p.tel:before {  content: '手機(莊小姐) ｜';}
.footer_info li p.tel2:before { content: '手機(呂先生) ｜';}
.footer_info li p.phone:before {  content: '市話 ｜';}
.footer_info li p.mail:before {  content: '信箱 ｜';}
.footer_info li p.add:before { content: '地址 ｜';}
.footer_info li p.openTime::before {  content: '營業時間 ｜';}
p.tel{ order:1;}
p.tel2{ order:2;}
p.phone{ order:3;}
p.line{ order:4;}
p.mail{ order:5;}
p.add{ order:6;}
p.openTime{ order:7;}


.footer_info li p { line-height: 195%;color: #222;}
.footer_info li p a{ line-height: 195%;color: #222;}
.footer_menu a:nth-child(1){ display:none;}
.footer_menu a { margin: 0 0px 4px 0;  padding: 5px 15px; border: solid #d8d8d8 1px;  line-height: 100%;  color: #222;   background: #ffffff;}
.footer_menu a:hover {  background: #e5bfbf;  color: #222; transition:.5s all ease;  }
.copy {  padding: 7px 0;  font-size: 10px;  color: #000000; border-top: 1px #d8d8d8 solid;}
.copy a {  padding: 7px 0;  font-size: 10px;  color: #000000;}
.copy a:hover {  color: #e96994; }
.privacyLinks a+a {  border-left: none;  padding-left: 7px;}

@media screen and (max-width: 450px) {
.copy {  font-size: 7px; }
.copy a {font-size: 7px; }
}

/*to_top*/
#to_top {  position: fixed;   bottom: 30px;   left: 20px;   z-index: 600;   width: 53px;  height: 53px;  padding-top: 2px;   font-size: 13px;   color: #222;  text-align: center;  border: solid 1px #20263900;   text-decoration: none;  background: #e5bfbf;  box-shadow: 0px 0px 10px rgb(13 31 53 / 0%);   border-radius: 100%;   font-weight: 500; }
#to_top i.top { width: 14px;  height: 16px;}
#to_top i:before, #to_top i:after {  background: #ffffff;}
#to_top i.top:before, #to_top i.top:after{ display:none;}

/* 商品下拉超過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; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
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-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#cc7671;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:1px dotted #ccc; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}
.product_info_page .product_menu_list { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}
.product-layer-two li li:hover{ margin-left: 15px;}
.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-layer-two li li:hover > a:before { background:#cc7671;}
.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;}
.prod_related { background: #ffffff;  padding: 25px 15px; border-top: solid 1px #e0e0e0;}
.pd_tabTitle li.activeTab::after {  height: 0px;}
.pd_tabTitle li.activeTab a {  color: #222; font-size: 18px; font-weight: 500;}
.prod_related h6 span:before { color: #222; font-size: 18px; font-weight: 500;}	
.lastPage { color: #222;  background: #e5bfbf;}
.sidebarBtn h1, .sidebarBtn h2 {  color: #222;  font-weight: 600;}
.sidebarBtn .sp_price, .lightbox_aside .sp_price {  color: #bc2d2d;}
.sidebarBtn { padding: 30px; border: 5px #dddddd00 solid;  background: #f6f6f6;}
.sidebarBtn .price, .lightbox_aside .price { border-bottom: 1px solid #ded1d1;}
a.pdinfo_tel { background-color: #efb1b1;  color: #fff;}
.inquiry_a1 {  background: #dfc86c;}
.inquiry_a2 {  background: #929292;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover, a.pdinfo_link:hover { background: #cecece;}
.related_list li a h3 {  margin-top: 6px;}	
.related_list li a {  background: #fef4f3;}
.mobile_product_name {  color: #222;   font-size: 16px;}
.products-list .more {  border: 1px solid #e5bfbf;  color: #e5bfbf;  font-size: 16px; font-weight: 500;}
.products-list .price b {  color: #cc7171;}
.products-list .name h3, .products-list .name h2 {  font-weight: 600;}
.products-list .more {  border: none;  background-color: #fef2f2;  color: #222;  font-size: 14px;  letter-spacing: 3px;}
.products-list .item a:hover .more {  background: #e5bfbf; color: #222;}
.product-layer-two > li { border-bottom: solid 1px #d5d5d5;  padding-bottom: 5px;}
.product-layer-two li a {  position: relative;   border: 1px #fff solid;  background: #f3f3f300;  padding: 7px 8px;  font-size: 16px;  color: #222222;}
.product-layer-two li i.close::before { color: #cc7671;}
.box_search.prod_serchBox input[type=text] {  font-size: 15px;padding: .5em calc(var(--pd_searchBtn-h) + .5em) .5em 1em;}
.proImgSwiper .swiper-button-next:after, .proImgSwiper .swiper-button-prev:after {  text-shadow: none;  color: #efb1b1;}
.products-list {  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));}
#prod_thumbSwiper .swiper-slide::before { background: #efb1b1;}
.products-list .pic {  border-radius: 7px;}
@media screen and (max-width: 1200px) {
.product_info_page .main_part, .product_page .main_part {  padding: 100px 30px;}
.products-list, .pageIndex .products-list {  grid-gap: 30px 20px;  }
}
@media screen and (max-width: 980px) {

}
@media screen and (max-width: 768px) {
.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;}
.product_page .product_menu_list>h5 { font-size: 15px;  color: #222;}
.product-layer-two li a { font-size: 12px;padding: 7px 0px;}
.product-layer-two li i {  color: #333;}
.product-layer-two li a { font-size: 14px;}
.box_search.prod_serchBox {  margin-bottom: 20px;}
.product-layer-two li li a { padding: 5px 0px;}
:is(.fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands, .fa-classic, .fa)::before {  font-size: 19px;}
    
}
@media screen and (max-width: 600px) {
}

/*文章*/
h5.blog_le_t em, h2.blog_le_t em {  font-size: 20px;font-family: "noto sans TC";  font-weight: 500;  color: #333;}
.blog_search input[type=search] {  border-radius: 3px;}
.submenu a:hover {  background: #e6a5a5;  color: #FFF; }
.blog_le .accordion>li:hover {  background: #e5bfbf !important;}
.submenu { background: #fff;}
.subbox_item a {  display: flex;  flex-direction: column;  grid-gap: 5px;}
.subbox_item a:after { background: rgb(254 242 242 / 65%);   border: 1px #fef2f2 solid;border-radius: 10px;}
.subbox_item a:before {  bottom: 12px;  right: 12px; font-size: 15px;  font-weight: 500; color: #333237;}
.blog_list_ri p {  font-size: 14px; color: #444;}
.blog_list_ri em { font-size: 12px;  color: #444;}
.blog_list_ri {  padding: 5px 0 15px 15px;}
.submenu li.on_this_category a {  background: #ffe1e0; color: #222;}
.blog_le .accordion>li.on_this_category { background: #e5bfbf !important; color:#222;}
.blog_list_ri h5 {  font-size: 18px;}
.blog_list_le img {  border-radius: 10px;}
.blog_category_title, h1.blog_category_title { font-size: 22px;}
.blog_shareData{ display:none;}
.blog_category_title, h1.blog_category_title {  margin-bottom: 30px; border-bottom: solid 1px #ccc;} 
.news_related {  background: #ffffff;  border-top: solid 1px #dadada;}
.news_related h6 span:before {  font-size: 20px; color: #222;font-weight: 500;  letter-spacing: 4px;}
.news_related_list li a {   background: #fef5f4;}
.news_related_list li a p {  padding: 10px 0px;}
.blog_back a.article_btn_back { background: #222;}
.blog_back a.article_btn_next { background: #e5bfbf;  color: #222;}
.blog_back a.article_btn_prev { background: #e5bfbf;  color: #222;}
.blog_le .accordion {  border-radius: 3px;  border: 1px #ffffff solid;}
.submenu a i { left: 8px;  font-size: 12px;}

@media screen and (max-width: 768px) {
.main_part { padding: 100px 30px;}
.blog_list_ri {  padding: 5px 0 15px 0;}
.blog_category_title {   font-size: 15px;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}
.banner {  color: #333;font-size: 24px; letter-spacing: 4px;}
.banner {  background: repeat center center #fcfcfc;}
.banner h1, .banner h2, .banner h3, .banner h5 { font-weight: 500;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
  

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬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;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {  display: none; }
.footer.with_shopping_mode { padding:30px 0 0px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




