@charset "utf-8";

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*header*/

/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/
.main_header_area .container {max-width: 90%; transition: 0.5s;}
.pageIndex .header_area { background: rgb(255 255 255 / 69%);  padding: 8px; position: fixed; backdrop-filter: blur(6px);}
.header_area {  background: rgb(255 255 255 / 35%); padding: 8px; position: fixed; backdrop-filter: blur(6px);}

.stellarnav > ul > li:nth-of-type(5)>ul,.stellarnav > ul > li:nth-of-type(4)>ul  { overflow: hidden; height: 0;}
.stellarnav > ul > li > a { margin: 0 15px; font-weight: 600; letter-spacing: 2px; color: #44423e; color: #545e71; transition: 0.5s;}
.footer_info li:nth-child(2) { min-height: 130px; max-height: 130px;}
.stellarnav > ul > li:hover > a { letter-spacing: 5px;}
.header_area.sticky .container { max-width: 95%;}
.header_area.sticky { padding: 3px 0; background: rgb(255 255 255 / 100%);}
.header_area.sticky .stellarnav > ul > li > a { color: #4e5159;font-size: 15px;}
.header_area.sticky .nav-header { max-width: 170px;}
.stellarnav > ul > li.has-sub > a { padding-right: 0px;}
.stellarnav li.has-sub > a:after{display: none;}

.header_area:before { content: "";  background: #02408d; height: 3px; width: 5%;
    position: absolute; left: 0;  bottom: 0; transition: 0.8s;}
.header_area:after { content: ""; background: #f6ac15;  height: 3px;  width: 0%;
    position: absolute;  right: 0;  bottom: 0; transition: 0.8s;}

header.header_area.sticky:before {  width: 60%;}
header.header_area.sticky:after {  width: 40%;}


.me_tp_features { 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個--結束 */


/*footer*/
.footer {background: #fff;     font-size: 18px;}
.footer .center { max-width: 1500px; padding: 10px;}
.footer_info {grid-template-columns: 1fr;  padding-right: 0px;}
.footer_info ul { display: grid; width: 100%; grid-template-columns: 1fr 350px;  grid-gap: 20px;}
.footer_info li:nth-child(1) { display: grid;  grid-template-columns: 1fr 1fr;}
.footer_info li p.line {  display: none;}
/*.footer_info li p.fax:before { content: '服務時間：';}*/
.box_link { position: relative;  right: 0px;  width: auto;  max-width: fit-content; padding-left: 105px;order: 1;flex-direction: row;}
.box_link:before { content: "CONTACT :"; font-size: 15px; color: #000; left: 10px;  top: 50%; transform: translateY(-50%); position: absolute;letter-spacing: 1px;}
.box_link a {  width: auto; border: unset; padding: 8px;  font-size: 20px;  text-align: center;  margin: 0px 5px;  border-radius: 99em;
    display: flex;  align-items: center; justify-content: center;  transition: 0.3s;  color: #888;}
.box_link a:hover { color: #02408d;}
.footer_menu { display: flex; gap: 12px; align-items: flex-start;  flex-direction: row;}
.footer_menu a { writing-mode: vertical-lr; margin: 0;  padding: 15px 10px; transition: all 0.3s;  background: transparent;
    border: none;  position: relative;  letter-spacing: 1px;  text-align: left; font-size: 18px;}    
.footer_menu a:hover { background: transparent; color: #02408d; letter-spacing: 3px;}
.footer_menu a:after { content: ""; background: #888888; width: 100%; position: absolute; top: 0;  left: 0;  height: 1px;}
.footer_menu a:hover:after {background:#02408d;}
.copy {padding: 12px 0;color: #ffffff; border-top: unset; margin-top: 25px; background: #02408d;}
.copy a , .copy a:hover {  color: #fff;}
/*LOGO*/
/*電腦LOGO*/

/*手機LOGO
.nav-brand-m {}
*/
.footer_logo { max-width: 100%; border-bottom: 1px solid #b8b8b8;  width: 100%;  padding-bottom: 25px;}
.footer_logo img { max-width: 250px;}



/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*購物車*/
/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 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-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.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-layer-two { 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:#ad925e;}

.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;}

.product_info li .txt_box {    font-size: 18px;}
.other_subalbum li a p {    font-size: 22px;}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#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;}
.footer_info li:nth-child(1) {    display: inline;}
.footer_info ul {    display: inline;}
.header_area{backdrop-filter: none;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*ALL*/
.main_part {  max-width: 1500px;}
.path {display: none;}

/*內頁BANNER 設定*/
.banner {height: 350px;  background-position: center;  background-repeat: no-repeat;  background-size: cover;background: url(https://pic03.eapple.com.tw/cpairduct/banner.jpg); }
.banner h5 {color: #fff; font-size: 25px; letter-spacing: 5px; text-indent: 5px; position: relative; filter: drop-shadow(2px 4px 6px black);animation: slide-top 0.8s 0.5s both;}
.banner h5:after { font-size: 17px; display: block;  bottom: -33px; position: absolute;  font-style: italic; letter-spacing: 2px;white-space: nowrap; animation: slide-top 1.2s 0.5s both;}
.banner h5:before {  content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title02.svg);  width: 31px;  height: 4px;  position: absolute;
    left: calc(50% - 15px);; bottom: -50px;  background-size: contain;animation: slide-top 1.5s 0.5s both;}

/*.article_a .banner { background: url(https://pic03.eapple.com.tw/makergungho/banner-04.jpg); }
.banner.banB { background: url(https://pic03.eapple.com.tw/makergungho/banner-02.jpg); }
.article_b .banner { background: url(https://pic03.eapple.com.tw/makergungho/banner-01.jpg); background-position: right;}
.banner.banA { background: url(https://pic03.eapple.com.tw/makergungho/banner-03.jpg);}
.banner.banF { background: url(https://pic03.eapple.com.tw/makergungho/banner-05.jpg);}
.banner.banC  { background: url(https://pic03.eapple.com.tw/makergungho/banner-06.jpg);}*/

.article_a .banner h5:after { content: "News";left: calc(50% - 29.5px);}/*最新消息*/
.banner.banB h5:after { content: "Services";left: calc(50% - 46px);}/*服務項目*/
.banner.banA h5:after { content: "World service";left: calc(50% - 76px);}/*一站式*/
.banner.banF h5:after { content: "Reserve";left: calc(50% - 46px);}/*場地租借*/
.article_b .banner h5:after { content: "Introduce";left: calc(50% - 53px);}/*分店據點*/
.banner.banC  h5:after { content: "Contact";left: calc(50% - 47px);}/*立即預約*/

/*動畫*/
@keyframes slide-top {
    0% { -webkit-transform: translateY(100%);transform: translateY(100%); opacity:0; }
    100% {-webkit-transform: translateY(0); transform: translateY(0); opacity:1;}
}

/*下拉編輯頁*/
.other_select_page .promotion_title , .other_select_page ul.other_promotion , .other_select_page ul.page{ display: none;}


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*文章設定1*/
/*首頁*/
.module_i_news { padding: 80px 20px ;background: #fff;}
.module_i_news section {  max-width: 1500px;}

.module_i_news ul { grid-template-columns: 1fr 1fr 1fr;}
.module_i_news li a { grid-template-columns: 1fr; grid-gap: 10px;}
.module_i_news_list, .module_i_news_list.swiper {  padding: 80px 0 30px;}
.module_i_news .title_i_box {position: relative; }
.module_i_news .title_i_box:after {  content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title02.svg);  width: 31px;  height: 4px;  position: absolute;
    left: 50%; transform: translateX(-50%);  top: 80px;  background-size: contain;}

.module_i_news .title_i_box h4 { width: fit-content;  margin: 0 auto;font-size: 23px; color: #00408f; font-weight: 700; letter-spacing: 5px; position: relative;  text-indent: 5px;z-index: 9;}
.module_i_news .title_i_box h4:after {  content: "News";  position: absolute; transform: translateX(-50%);  left: 50%;  top: 38px;  font-weight: 500;
    font-size: 16px; letter-spacing: 1px;  font-style: italic;}
.module_i_news .title_i_box h4:before {  content: "";  position: absolute;  background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg);  width: 23px;  height: 20px;
    background-position: left;  background-repeat: no-repeat;  background-size: contain;  z-index: -1;  left: 0px;   top: -4px;}

.i_blog_ri { position: absolute; bottom: 0; background: linear-gradient(to top, #000000, #00000000); min-height: 120px;  padding: 30px 20px 5px;  transition: 0.5s;
    display: flex;  flex-direction: column;  justify-content: center;}
.i_blog_ri h5 { font-weight: 800;  letter-spacing: 2px;  filter: drop-shadow(2px 4px 6px black);  color: #ffffff;}
.i_blog_ri em { font-size: 14px;  color: #ffffff;}
.i_blog_ri p { display: none;  opacity: 0;  color: #c6c6c6;}
.module_i_news li a:before { left: 20px; right: 0; text-align: left; bottom: -20px;  opacity: 0; transition: 0.5s;}
.module_i_news .i_blog_b a { background: #02408d;}

/*hover*/
.module_i_news li a:after { display: none;}
.module_i_news li a:hover .i_blog_ri { min-height: 100%; background: linear-gradient(to top, #000000, #00000087);}
.module_i_news li a:hover .i_blog_ri h5 { padding-bottom: 5px;}
.module_i_news li a:hover .i_blog_ri p { display: block; opacity: 1; padding-top: 15px;  margin-top: 15px;  border-top: 1px solid;}
.module_i_news li a:hover:before { bottom: 20px;}

/*列表*/
.blog_in_page .main_part { max-width: 1500px;}

/*側邊*/
.blog_search input[type=search] {  border-radius: 0px;}
.blog_le .accordion { border-radius: 0px;}
h5.blog_le_t {  font-size: 22px; letter-spacing: 3px;  margin-bottom: 15px; position: relative;  color: #00408f;}
h5.blog_le_t:before { content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg); width: 23px;  height: 20px;
    background-position: left; background-repeat: no-repeat;  background-size: contain;  z-index: -1;  left: -4px;  top: -4px;  position: absolute;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #00408f !important;}


/**/
.blog_subbox { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 20px;}
.subbox_item a { grid-template-columns: 1fr;}
.blog_list_ri { min-height: 160px;}
.blog_list_ri h5 { font-weight: 800;  letter-spacing: 1px;}
.blog_list_ri p { border-top: 1px solid #d2d2d2; padding-top: 15px;  margin-top: 15px;  font-size: 15px;  color: #666;}

/*hover*/
.subbox_item a:after{display: none;}
.subbox_item a:before { position: absolute; font-size: 30px; background: #00408f; color: #ffffff; width: 60px;  height: 60px;  display: flex;
    border-radius: 99em;  transition: all .6s;  justify-content: center;  align-items: center;  content: "+";}
.blog_list_le { overflow: hidden;  }
.subbox_item:hover .blog_list_le img { transform:scale(1.1);  transition: 0.8s;}

/*內頁*/
.blog_in_page .main_part { max-width: 1500px; padding: 50px 20px 80px;}
.articel_mainPic img { max-width: 500px;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title { margin-bottom: 5px;}
.blog_box_edit { border-top: 1px solid #c2c2c2;}

/*按鈕顏色*/
.blog_back a.article_btn_back { background: #00408f;}
.blog_back a.article_btn_prev ,.blog_back a.article_btn_next { background: #b6b6b6;}

/*相關文章*/
.news_related_list { max-width: 1500px;}
.news_related { background: url(https://pic03.eapple.com.tw/makergungho/new_bg.jpg);  padding: 80px 15px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.lastPage { background: #00408f;}


/*文章設定2-分館據點*/
.article_b .blog_box { padding: 7px 15px;}

/*側邊*/
.article_b .blog_search , .article_b h5.blog_le_t { display: none;}
.article_b .blog_le { width: 100%; padding: 0; padding-top: 50px;}
.article_b .blog_le .accordion { border-radius: 0px; display: flex;  border: none;  justify-content: center;}
.article_b .blog_le { width: 100%; padding: 0; padding-top: 50px;}
.article_b .blog_le .accordion li { border: 1px solid #b6b6b6; margin: 0 10px;  width: 100px;  text-align: center;}
.article_b .blog_le { width: 100%; padding: 0; padding-top: 50px;}
.article_b .accordion li .link a { padding: 10px; color: #555; font-size: 16px; letter-spacing: 4px; text-indent: 4px; font-weight: 700;}
.article_b  .accordion li+li .link { border-top: unset;}
/*次分類不顯示*/
.article_b ul.submenu {overflow: hidden;  height: 0;}
.article_b .blog_le .accordion li .link>i { display: none;}
/*hover*/
.article_b .blog_le .accordion > li:hover, .article_b  .blog_le .accordion > li.on_this_category { border: 1px solid #00408f;}


/*圖片*/
.article_b .blog_ri {width: 100%; padding: 0px;  min-height: 75vh;}
.article_b .module_i_news_list, .article_b .module_i_news_list.swiper {  padding: 80px 0 30px;}
.article_b .blog_list_ri { position: absolute; bottom: 0; background: linear-gradient(to top, #000000, #00000000); min-height: 120px;  padding: 30px 20px 5px;  transition: 0.5s;
    display: flex;  flex-direction: column;  justify-content: center;}
.article_b .blog_list_ri h5 { font-weight: 800;  letter-spacing: 2px;  filter: drop-shadow(2px 4px 6px black);  color: #ffffff;}
.article_b .subbox_item a:before { position: absolute; font-size: 30px; color: #ffffff;  width: 50px;  height: 50px;  display: flex;  border-radius: 99em; transition: all .6s;  justify-content: center;
    align-items: flex-start; content: "+";  left: 25px;  bottom: 30px;  border: 1px solid;opacity: 0;background: transparent;}
.article_b .subbox_item a:hover:before, .subbox_item a:hover:after {  opacity: 1;  transition: all .5s;}
.article_b .blog_list_ri p,.article_b .blog_list_ri em { display: none; }

/*hover*/
.article_b .subbox_item a:hover .blog_list_ri { min-height: 100%; background: linear-gradient(to top, #000000, #00000087);}
.article_b .subbox_item a:hover .blog_list_ri h5 { padding-bottom: 5px;}

/*內頁*/
.article_b .blog_shareData , .article_b .blog_back , .article_b .articel_mainPic img { display: none;}
.blog_in_page.article_b .main_part { padding: 50px 20px 0px;}
.blog_in_page.article_b .blog_box { padding: 7px 0px;}
.blog_in_page.article_b .blog_ri { padding-top: 70px;}
.blog_in_page.article_b h4.blog_category_title { text-align: center; margin-bottom: 35px; position: relative; font-size: 26px; letter-spacing: 3px; text-indent: 3px;width: fit-content; margin: 0 auto;}
.blog_in_page.article_b h4.blog_category_title:before { content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg); width: 23px;  height: 20px;  background-position: left;
    background-repeat: no-repeat;  background-size: contain;  z-index: -1;  left: -4px;  top: 9px;  position: absolute;}
.blog_in_page.article_b .blog_box_edit { border-top: unset;}

/*相關文章*/
.blog_in_page.article_b .news_related { background: transparent; padding: 20px 15px 100px;  max-width: 1500px;  margin: 0 auto;}
.blog_in_page.article_b .news_related h6 { max-width: 1500px; margin: 0 auto 80px; text-align: left; display: block;}
.blog_in_page.article_b .news_related h6 span { position: relative; display: block; width: 100%;height: 17px;}
.blog_in_page.article_b .news_related h6 span:before { content: '相關據點'; font-size: 19px; color: #ffffff; background: #024190; letter-spacing: 5px; padding: 5px 15px; left: 0; position: absolute;}
.blog_in_page.article_b .news_related h6 span:after { content: ""; background: #bdbdbd;  width: calc(100% - 200px);  height: 1px;  position: absolute;  top: 100%;  right: 0;}
.blog_in_page.article_b .lastPage { display: none;}
.blog_in_page.article_b .news_related_list {grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));}
.blog_in_page.article_b .news_related_list li a {padding: 0px; background: transparent;position: relative;}
.blog_in_page.article_b .news_related_list li a p { font-size: 15px; color: #ffffff; line-height: 2; position: absolute;  bottom: 5px;  z-index: 9999999;  left: 50%;  text-align: center;font-size: 17px;
    transform: translateX(-50%); letter-spacing: 3px;transition: 0.5s;}
.blog_in_page.article_b .news_related_list li figure { position: relative; }
.blog_in_page.article_b .news_related_list li figure:before { content: "";  background: linear-gradient(to top, #00000082, #00000000);  position: absolute;  left: 50%;  top: 50%;  transform: translate(-50%, -50%);
    width: 100%;  height: 100%;}

/*hover*/
.blog_in_page.article_b .news_related_list li:hover a p { bottom: 30%; left: 50%;  transform: translate(-50%, -50%);}    
.blog_in_page.article_b .news_related_list li:hover figure:before { background: linear-gradient(to top, #000000, #00000000);}


/*相簿*/
 

.album_class_page .product_menu_list:before { content: "工程實績"; font-size: 22px;letter-spacing: 3px; color: #00408f;font-weight: 800;}
.album_class_page .product_menu_list:after { content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg); width: 23px;
    height: 20px; background-position: left; background-repeat: no-repeat; background-size: contain;  z-index: -1;  left: 0px;  top: -4px;  position: absolute;}


/*購物車*/

/*側邊*/
.product_menu_list ul { padding-top: 20px;}
.product-layer-two li a { background: transparent; color: #444; transition: 0.5s; letter-spacing: 2px; position: relative;}
.product-layer-two li a:after { content: ">"; right: 15px; position: absolute;  color: #999;}
.product_page .product_menu_list:before { content: "場地地點"; font-size: 22px;letter-spacing: 3px; color: #00408f;font-weight: 800;}
.product_page .product_menu_list:after { content: ""; background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg); width: 23px;
    height: 20px; background-position: left; background-repeat: no-repeat; background-size: contain;  z-index: -1;  left: 0px;  top: -4px;  position: absolute;}

/*hover*/
.product-layer-two li:hover a { letter-spacing: 7px;color: #02408d;}
.product-layer-two li:hover a:after { right: 5px; color: #00408f;}
/*商品*/
.products-list { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.products-list .item a { padding-bottom: 0px;}
.products-list .more { display: none;}

/*hover*/
.products-list .item a .pic:before {  position: absolute;  font-size: 30px;  background: #00408f;  color: #ffffff;  width: 60px;  height: 60px;  display: flex;  border-radius: 99em;  transition: all .6s;
    justify-content: center; align-items: center;  content: "+";  opacity: 0;right: 15px;  bottom: 15px;z-index: 9;}
.products-list .item a:hover .pic:before {  opacity: 1;}
.products-list .item a .pic img { transition: 0.8s;}
.products-list .item a:hover .pic img { transform:scale(1.1);  transition: 0.8s;}
/*內頁*/
.sidebarBtn { border: 1px #ddd solid;}
.pd_tabTitle li.activeTab a {color: #00408f;}
.pd_tabTitle li.activeTab::after { height: 2px; background: #00408f;;}
.pd_tabTitle li a {  font-size: 19px; letter-spacing: 2px;  font-weight: 800;}

/*按鍵*/
.inquiry_a1 { background: #f6ac15;}
.inquiry_a2 { background: #00408f;}

/*相關推薦*/
.prod_related { background: url(https://pic03.eapple.com.tw/makergungho/new_bg.jpg); padding: 80px 15px; background-position: center; background-repeat: no-repeat; background-size: cover;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/

/*聯絡我們*/
/*首頁*/
.contact_content { display: block !important;}/*首頁顯示*/
.pageIndex .i_contact_box section { max-width: 1500px;}
.pageIndex .blank_letter { text-align: center; padding-top: 0px; font-size: 26px; color: transparent;  position: relative;}
.pageIndex .blank_letter:before { position: absolute; font-size: 19px; color: #00408f;  content: "立即預約";  left: 50%;  transform: translateX(-50%);
    letter-spacing: 2px;  text-indent: 2px;top: 5px;}
.pageIndex .blank_letter:after { content: "歡迎填寫表單與我們聯絡，我們將有專人為您服務";  position: absolute;  left: 50%;  transform: translateX(-50%);  font-size: 16px;
    top: 35px;  color: #777;  font-weight: 500;  letter-spacing: 2px;}
.pageIndex .note {font-size: 13px; text-align: center;  display: block; padding-top: 26px; } 

.contact_form li.last cite { background: #00408f; color: #fff;}

/*聯絡資訊*/
.pageIndex .contact_content .information_left {width: 100%; display: none;}
.pageIndex .contact_content .information_right { width: 100%; padding-left: 0px;}

/*表格*/
.pageIndex .contact_form {grid-template-columns: repeat(12, 1fr);  grid-gap: 10px;  align-items: start;border: 1px solid #d2d2d2; padding: 40px 35px;}
.pageIndex .contact_form li { grid-template-columns: 1fr; grid-column: auto / span 3; grid-gap: 5px;}
.pageIndex .contact_form li .form__label { max-width: 100%;  text-align: left;}
.pageIndex .contact_form li:nth-last-of-type(3) { grid-column: auto / span 12;}
.pageIndex .contact_form li:nth-last-of-type(2), .contact_form li:nth-last-of-type(1) { grid-column: auto / span 6;}
.pageIndex .form select { width: 100%;}

/*聯絡內頁*/
.contact_page .blank_letter{ width: fit-content; font-size: 23px; color: #00408f;  font-weight: 700; letter-spacing: 5px;  position: relative; text-indent: 5px;  z-index: 9;padding-top: 0;}
.contact_page .blank_letter:before { content: ""; position: absolute; background: url(https://pic03.eapple.com.tw/makergungho/news_title01.svg);  width: 23px;   height: 20px;  background-position: left;
    background-repeat: no-repeat; background-size: contain;  z-index: -1;  left: 0px;    top: -4px;}
.contact_page h4.blank_letter.f { position: relative; width: 100%;}
.contact_page h4.blank_letter.f:after { content: "歡迎填寫表單與我們聯絡，我們將有專人為您服務";  position: absolute;  left: 0%; font-size: 16px; top: 40px; color: #777;  font-weight: 500;  letter-spacing: 2px;}
.contact_page .contact_content .information_left { width: 400px;}
.contact_page .contact_content .information_right { width: calc(100% - 450px);}

/*表格*/
.contact_page ul.contact_form.form { grid-template-columns: repeat(12, 1fr); grid-gap: 15px 20px; align-items: start; padding: 20px; margin-top: 50px;}
.contact_page ul.contact_form.form li {grid-template-columns: 1fr; grid-column: auto / span 6;  grid-gap: 5px;}
.contact_page .contact_form li .form__label { max-width: 100%;  text-align: left;}
.contact_page .contact_form.form select { width: 100%;}
.contact_page ul.contact_form.form li:nth-last-of-type(3) { grid-column: auto / span 12;}
.contact_page .star { padding: 0px;}

/*聯絡資訊*/
.contact_page .info_TEL:before, .info_TEL2:before, .info_PHONE:before, .info_LINE:before, .info_FAX:before, .info_TAXID:before, .info_MAIL:before, .info_ADD:before, .info_ADD2:before {  width: fit-content;left: 15px;}
.contact_page .info_TEL:after, .info_TEL2:after, .info_PHONE:after, .info_LINE:after, .info_FAX:after, .info_TAXID:after, .info_MAIL:after, .info_ADD:after, .info_ADD2:after {
    content: "";  width: 5px;  height: 5px;  background: #f6ac15;  left: 0;  top: 50%;  transform: translateY(-50%);  position: absolute;}
.contact_page .list_before.info li {padding-left: 85px;}
.info_FAX:before { content: "服務時間";}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


@media screen and (max-width: 1200px) {
}
@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;}

/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) {
}




