@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Unicase:wght@300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;300;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200..900&display=swap');
body{
	overflow-x:hidden;
	font-family:"Noto Serif SC","Cormorant Unicase","微軟正黑體","arial","sans-serif";
	font-weight: 300;
}


/*網站全域設定/＝＝＝＝＝*/
#content,#content_main {
    background-size: cover;
    background-attachment: fixed;
    background: url(https://pic03.eapple.com.tw/chyuanjhih/1000-90-5.png) rgb(255, 255, 255);
    animation: 1.5s steps(5) 0s infinite alternate none running noise;
}
@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}
/*
  #33373a /*網站主要色系
  #333 /*網站輔助色系1
  #C1CAD9; /*網站輔助色系2*/
.me_tp_features {display: none;}
.shop_search_btn {border-radius: 0;}
.box_search input[type=text] {border-radius: 0;filter: contrast(0) brightness(100);}
.box_search input[type=text] {background: url(../images/search-icon.png) no-repeat 9px center #ffffff00;}
.edit_part {padding: 0;}
/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
.header_area {position: fixed; padding: 0;background: none;}
.pageIndex .main_header_area{background: linear-gradient(180deg, #00000078, #00000000);}
.header_area.sticky .main_header_area:hover {background: #777; transition:all 0.5s;}
.main_header_area{height: 100px;transition:all 0.3s;}

.album_info_page .main_header_area {background: #777;}
.album_info_page .header_area {position: sticky;}
.album_info_page .nav-brand img {max-width: 60px; padding-top: 0;}
/*sticky*/
.pageIndex .header_area.sticky {background: none;}
.header_area.sticky {background: #33373a;}
.header_area.sticky .stellarnav ul ul {transition:all 0.3s;}
.header_area.sticky .stellarnav > ul > li:hover > a{color: #cecfd5; transition:all 0.3s;}
.header_area.sticky .stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color:#cecfd5;transition:all 0.3s;padding-left: 15px;}

.nav-brand {width: 100%;max-width: 90px; transition:all 0.3s;}
.nav-brand img {max-width: 90px; padding-top: 20px; transition:all 0.3s;filter: contrast(0) brightness(100);}
.header_area.sticky .nav-brand img {max-width: 60px; padding-top: 0;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 12px;}



/*選單最大寬度設定*/
.main_header_area .container {max-width: 95%; transition:all 0.3s;}
.stellarnav > ul > li.has-sub > a {padding-right: 0;}
/*第一層*/
.stellarnav{ margin-top: -30px;} 
.stellarnav ul {text-align: left;}
.stellarnav > ul > li > a{letter-spacing:1px; font-size: 15px; color: #ffffff; transition:all 0.3s; padding: 0; height: 35px;margin: 60px 30px 0;}
.stellarnav > ul > li:hover > a{color: #c6c7ce; transition:all 0.3s;}
.stellarnav li.has-sub > a:after {/*border-top: 6px solid #b1b1b1;*/ top: 48%;
  content: '';
  display: inline-block;
  position: absolute;
  right: 5px;
  transform: translateY(-50%);
  height: 5px;
  width: 5px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #ffffff #ffffff transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}
.stellarnav > ul > li > a:hover{color: #ffffff76;}
.stellarnav li li.has-sub > a:after {border-left: 6px solid #a6a6a6; border-radius: 2px; display: none;}
.stellarnav > ul > li > a:hover b{font-family: "Noto Serif SC", serif;}

/*第二層*/
.stellarnav ul ul {width: 140px; background: #33373a;transition:all 0.3s;left:20%;}
.stellarnav li a {color: #484848;}
.stellarnav li li {border: 0px #e0e0e0 solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{color: #ffffff; font-size: 14px; letter-spacing:1px; padding: 10px 10px; transition: all 0.3s; border-left:1px solid transparent; text-align: left; border-left: 0px solid transparent;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #c6c7ce; padding-left:20px; border-color:#C1CAD9; background: none; transition:all 0.3s;}
.stellarnav ul ul ul {left: 139px;}
.stellarnav li.drop-left ul ul {right: 138px;}
.stellarnav > ul > li:hover > ul > li:hover > ul {top: 0px; overflow-y: scroll; max-height: 240px;}

/*滾輪樣式*/
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar {width: 2px;}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
.stellarnav > ul > li:hover > ul > li:hover > ul::-webkit-scrollbar-thumb {background-color: #a6a6a6; border: 1px solid #a6a6a6;}
/*.stellarnav ul ul {margin-top: -12px;}*/

/*SubMenu*/
.box_search .shop_search_btn {background: #ffffff3b;}
.tp_links {display: none;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #333;}


@media screen and (max-width:1520px) {
    .stellarnav > ul > li > a{padding: 0px 4px 0px 24px; }
}
@media screen and (max-width:1400px) {
    .stellarnav > ul > li > a{padding: 0px 4px 0px 15px; }
}
@media screen and (max-width:1360px) {
    .stellarnav{ margin-top: 0px;}
    .header_area.sticky .main_header_area{ height: 95px;}
    .stellarnav{ width: 100%;}
    .stellarnav > ul > li > a {margin: 40px 30px 0;}
}

@media screen and (max-width: 1200px) { /*1024*/
  .header_area.sticky .me_tp_features {padding-top: 0px; transition:all 0.3s;}
  .stellarnav > ul > li > a {padding: 0 17px 0 0;}
  .stellarnav li.has-sub > a {padding: 0px 17px 0 0px;}
  .stellarnav ul ul {left: -4px;}
  .stellarnav > ul > li a:before {display: none;}
  .me_tp_features{ padding-top: 0px;}}

@media screen and (max-width:1024px) {
  /*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 176px;}
.me_tp_features {padding-top: 0px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%; margin-top: 14px;}
  .nav-brand img{max-width: 70px;padding-top: 0;}
    .stellarnav > ul > li > a {font-size: 14px;margin: 10px 20px 0;}
    .stellarnav ul{text-align: center; }
    .header_area.sticky .main_header_area{ height: 170px;}

}
@media screen and (max-width: 768px) {
  .pageIndex .main_header_area {background: #33373a;}
  .header_area.sticky .main_header_area {height: 104px;}
  .stellarnav li a:before {display:none;}
  .nav-brand img{ padding-top: 0px!important;}
  .header_area .nav-brand {margin-top: 0;}
}
@media screen and (max-width:365px) {
    .main_header_area{ height: 138px;}
    .header_area.sticky .main_header_area { height: 138px;}
}






@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 120px;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav.mobile li li.has-sub a {padding: 10px 20px;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{ padding: 10px 20px;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{border-color:transparent;}
.stellarnav.mobile li a {border-bottom: 0px solid rgba(255, 255, 255, .15); background: #333;}
.stellarnav.mobile > ul > li > a {padding: 14px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 12px;margin-top: 0;}
.stellarnav.mobile > ul > li {border-bottom: 1px #a3b1c5 solid;}
.stellarnav .menu-toggle span.bars span {background: #e7e7e7;}
.stellarnav .menu-toggle:after {color: #e7e7e7;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {background: #333; border-right: 0px #eee solid; box-shadow: 2px 2px 10px rgb(94 94 94 / 80%);}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #333; color:#e4e4e4; }
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open {background: #333;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after {border-bottom: solid 3px #e4e4e4;}
.stellarnav.mobile li.open li.open {background: #333;}


/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset;}}



@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}}


@media screen and (max-width: 325px) {
.header_area .nav-brand {max-width: 208px;}}
/*bannerindex/＝＝＝＝＝*/
.swiper-banner .swiper-slide img {animation: none;}
.bannerindex { position:fixed; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-banner { position:static; margin:0; height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide img { height:auto;}/*custom原本有寫*/
.bannerindex .swiper-slide {position: relative;}/*因為偽元素，所以要加的*/
.bannerindex .swiper-slide:before ,.bannerindex .swiper-slide:after { content: ""; position: absolute;  z-index: 999; pointer-events:none;}


.bannerindex .swiper-slide:before {
    background: url(https://pic03.eapple.com.tw/chyuanjhih/banner-01.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}

.bannerindex .swiper-slide.swiper-slide-active:before {animation:fade-in-elegant  2.5s ease-in-out both;}

/*上升特效*/
@keyframes slide-top {
    0% {-webkit-transform: translateY(100%);  /* 一開始的位置 在Y-100(最下方)*/
              transform: translateY(100%);
              opacity:0;/*透明度0*/}
    100% {-webkit-transform: translateY(0);/* 跑到最後終止的位置 在Y-0(最上方)*/
              transform: translateY(0);
              opacity:1;/*透明度顯示*/}
    }
  
    @keyframes fade-in-elegant {
      0% {
          opacity: 0;
          transform: translateY(20px); /* 從下方滑入 */
      }
      100% {
          opacity: 1;
          transform: translateY(0); /* 最終位置 */
      }
  }
  
  @keyframes slide-fade-in {
      0% {
          opacity: 0;
          transform: translateX(-20px); /* 從左側滑入 */
      }
      100% {
          opacity: 1;
          transform: translateX(0);
      }
  }
  @-webkit-keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }
    @keyframes fade-in-bck {
      0% {
        -webkit-transform: translateZ(150px);
                transform: translateZ(150px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        opacity: 1;
      }
    }

@media screen and (max-width: 1600px) {
    .bannerindex .swiper-slide:nth-child(2):before {
    top: -5%;
    }}

@media screen and (max-width: 1500px) {
    .bannerindex .swiper-slide:nth-child(2):before {width: 80%;top: -10%;}
}

@media screen and (max-width: 1024px) {.bannerindex .swiper-slide:nth-child(2):before {width:100%;top: 0%;}}


    @media screen and (max-width: 768px) {
      .bannerindex {padding-bottom: 0;}
      .bannerindex .swiper-slide:before {
    background: url(https://pic03.eapple.com.tw/chyuanjhih/banner-04.png);
  background-size: contain;
    background-repeat: no-repeat;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100% !important;
    background-position: left;
    padding-bottom: calc(100% / 1* 0.43);}
          .bannerindex {position: relative;}
.bannerindex .swiper-slide img {height: 100vh;object-fit: cover;}
      .stellarnav li li > a , .stellarnav li li.has-sub > a{padding:20px 10px 20px 40px;border-left:none;}
      .stellarnav li li:last-of-type {border-bottom-width: 0;}
      .header_area.sticky .stellarnav ul ul {left: 5%;}
      .stellarnav.mobile.left > ul {max-width: unset;}
      .stellarnav > ul > li > a {margin: 70px 20px 0;}
      }
.bannerindex .swiper-pagination, .stellarnav li.has-sub > a:after {display: none;}

/*footer*/
.footer {
  border-top: 1px #55555542 solid;
    background: url(https://pic03.eapple.com.tw/chyuanjhih/1000-90-5.png) rgb(255, 255, 255);
    animation: 1.5s steps(5) 0s infinite alternate none running noise;}
.footer_logo img {display: none;}
.footer_menu a:first-child {display: none;}
.copy {
  border-top: 1px #333 solid;
    background: #ffffff;
    color: #333;}

  .copy a{color: #333;}
  .footer_menu a:hover {
    background: none;
    color: #999;
    font-weight: 500;}

  .footer_menu a {    
    display: inline-block;
    padding: 5px 7px 5px 15px;
    border: none;
    margin: 0px 4px 4px 0px;
    font-size: 14px;
    line-height: 100%;
    color: #333;
    background: none;
    border-left: 1px #ccc solid;
    transition: all 0.3s;}
  
  .box_link{ display: none;}
    
  .footer_info ul {
    display: inline-block;
    vertical-align: top;
    width: 100%;}
  
  .footer_info li {display: block;padding: 10px 0 10px 0;}
  .footer_info li p {font-family: "Noto Serif SC", serif;color: #333;font-weight: 400;font-size: 13px;line-height: 200%;}
  .footer_info li p a {color: #333;}
  .footer .center { position: relative;max-width: 90%;}
  .footer .center {
    position: relative;
    max-width: 90%;
    padding: 30px 0;}

  .footer_info {
    padding: 0;
    display: flex;
    grid-gap: 20px;
    padding-right: 0;
    flex-wrap: wrap;}

  .footer_info li:nth-child(2) {
    position: absolute;
    right: 0;
    top: 14px;}

  .footer_info li p:before {letter-spacing: 5px;}
  p.add {display: none;}
  p.phone {display: none;}

  @media screen and (max-width: 1200px) {
  .footer_info li:nth-child(2) {position: unset;}
  .footer .center {padding: 0;}
  .footer_info li+li {margin-top: 0px;}}
  
  @media screen and (max-width: 768px) {
  .footer_menu a:nth-child(2) {border-left: 1px #ccc solid;}}

.box_link a { display: none;}

/*banner*/
.banner h5::before {
  content: '';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

.banner h5 {
  font-family: "微軟正黑體";
  font-size: 20px;
  color: #ffffff;
  padding-top: 20px;
  font-weight: 200;}

.banner{
  background-position: right !important;
  background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-01.jpg);
  background: #000;
  height: 100vh;
  background-attachment: fixed;
  width: 100%;
  padding: 0;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;}


.banner.banB {display: none;}

.banner.banblog{background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-02.jpg);}
.banner.banblog h5::before {content: 'COLUMN';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

.album_info_page .banner.banE{display: none;}
.banner.banE{background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-03.jpg);}
.banner.banE h5::before {content: 'PORTFOLIO';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

.banner.banC{background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-04.jpg);}
.banner.banC h5::before {content: 'CONTACT';
  color: #FFF;
  font-family: "Noto Serif SC", serif;
  text-shadow: none;
  font-size: 80px;
  display: block;
  font-weight: 350;
  letter-spacing: 10px;}

  @media only screen and (max-width: 570px) {
.banner {background-size: contain;background-position: top center !important;height: 500px;}
.banner.banB {background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-05.jpg);}
.banner.banblog{background-size: contain;background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-06.jpg);}
.banner.banE{background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-07.jpg);}
.banner.banC{background-image: url(https://pic03.eapple.com.tw/chyuanjhih/banner-08.jpg);}}
/*top*/
#to_top i.top {margin-bottom: -8px;}
#to_top {
    bottom: 92px !important;
    left: unset;
    width: 44px;
    height: 44px;
    padding-top: 8px;
    color: #fff;
    background: #333;
    box-shadow: none;
    border-radius:0 4px 4px 0;
  border: none;}
#to_top i:before, #to_top i:after {background: #fff;}

@media only screen and (max-width: 570px) {
    .stellarnav .menu-toggle {
        padding: 15px 10px;}}

@media screen and (max-width: 500px) {
.banner.banblog h5::before {font-size: 40px;}
.banner.banE h5::before {font-size: 40px;}
.banner.banE h5::before {font-size: 40px;}
.banner.banC h5::before {font-size: 40px;}



.banner h5 {font-size: 25px;}}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none; color: #909090;}

/*頁碼*/
.page {  width: 100%;  margin: 40px auto;  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;}
.page li {  display: flex;  margin: 3px;  width: 30px;  height: 34px;  line-height:30px;  align-items: center;  justify-content: center;}
.page li a {  display: block;  width: inherit;  height: inherit;  line-height: inherit;  padding: 0;  transition:all 0.3s;}
.page strong, .page a:hover {  background: #909090;border: 1px solid #909090;}

/*文章設定*/
h5.blog_le_t em {font-family:"Noto Serif SC";}
.blog_list_ri h5 {
  font-family: "Noto Serif SC", serif;
    font-size: 20px;
    font-weight: 350;
    letter-spacing: 5px;}


.blog_le .accordion {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-radius: 0;
    overflow: inherit;
    margin-bottom: 10px;
    border: 0px;
    margin-top: 40px;}

.blog_le .accordion li {
    float: left;
    position: relative;
    text-align: center;}

.blog_search {
    width: 280px;
    position: absolute;
    top: 36px;
    right: 0;}

h5.blog_le_t {display: none;}
.blog_le {
    width: 100%;
    position: relative;}

.blog_le {padding: 0;}

.blog_box {
    width: 100%;
    max-width: 100%;}

.blog_search input[type=search] {
    border-radius: 0;
    background: none;}
.blog_ri {width: 100%;}
.blog_subbox {grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {background: #333 !important;}

/*文章內頁設定*/
.articel_mainPic img {display: none;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title {
  font-size: 25px;
  font-family: "Noto Serif SC", serif;
    font-weight: 350;
    letter-spacing: 10px;
    margin-bottom: 0;}

.blog_box_edit * {line-height: 200%;color: #444;letter-spacing:2px;}
.blog_ri {padding: 0;} 
.blog_back a.article_btn_prev,.blog_back a.article_btn_next,.blog_back a.article_btn_back {
    background: none;
    color: #333;
    letter-spacing: 1px;}

.blog_back a {width: auto;}
    
.blog_back {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;}
    
.blog_back:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #00000017;
    bottom: 56px;}   


@media screen and (max-width: 768px) {
.blog_search {width: unset;position: unset;}
}


@media screen and (max-width: 400px) {
.blog_subbox {grid-template-columns: unset;}}

/*相簿設定*/
.album_class_page .main_part {
    width: 100%;
    max-width: 95%;
    margin: auto;
    padding: 0;
    padding: 100px 0 150px;}

.album_info_page .main_part {
    width: 100%;
    max-width: 95%;
    margin: auto;
    padding: 0;
    padding: 100px 0 100px;}

.subalbum-menu h2 {display: none;}

.show-list .show_pic {
    vertical-align: top;
    padding: 3.5%;
    border-radius: 0;
    border-right: 1px #55555542 solid;
    border-bottom: 1px #55555542 solid;
    transition: all 0.5s;}

.pic-list .show_pic {
  vertical-align: top;
    padding: 3.5%;
    border-radius: 0;
    border-bottom: 1px #55555542 solid;
    border-right: 1px #55555542 solid;
    transition: all 0.5s;}

.show_content {margin: 0;padding: 0;}
.pic-list .item h6 {display: none;}
.show-list {border-top: 1px #55555542 solid;
  border-left: 1px #55555542 solid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0;}

.pic-list {border-top: 1px #55555542 solid;
  border-left: 1px #55555542 solid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0;}

.show-list .item:hover .show_name {color: #fff;}
.show-list .show_pic img {filter: brightness(0.8);}
.show-list .show_pic img:hover {filter: brightness(1.0);}
.album_page .page {display: none;}

.subalbum-menu {margin: 0;padding: 0;}
.subalbum-menu h2 {display: none;}

.other_subalbum li a p{
  position: absolute;
    top: 50%;
    bottom: 50%;
    right: 50%;
    left: 50%;
    width: 100%;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 10px;
    color: #fff;
    text-align: center;
    margin: 0;
    transition: all ease-in .3s;
    opacity: 1;
    transform: translate(-50%, -50%);}

.overlay {background:none;}
.other_album_choice {display: none;}
.other_album {display: none;}
.album_class_page .page {display: none;}

.show-list .show_pic img:hover{
    transform: scale(1.02);
    filter: grayscale(0);
    transition: all 0.5s;}

@media screen and (max-width: 1024px) {
.show-list {grid-template-columns: 1fr 1fr;}
.pic-list {grid-template-columns: 1fr 1fr;}}

@media screen and (max-width: 600px) {
.show-list {grid-template-columns: 1fr;}
.pic-list {grid-template-columns: 1fr;}}


/*聯絡我們*/
li.info_ADD {display: none;}

.blank_letter {
  font-size: 20px;
  font-family: "Noto Serif SC", serif;
  font-weight: 350;
  letter-spacing: 5px;}

.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 {
    letter-spacing: 5px;
    font-weight: 350;width: 100%;}

.contact_page .main_part {
    width: 100%;
    max-width: 80%;
    margin: auto;
    padding: 100px 20px;}

.blank_letter {
    padding-top: 0;
    font-size: 26px;
    padding: 10px 0;
    color: #54524D;
    background-position: left bottom;
    background-repeat: no-repeat;
    border-bottom: 1px #54524D solid;}

.list_before.info li {padding-left: 70px;color: #54524D;}
.contact_form li .form__label {
    color: #54524D;
    width: 130px;
    margin-left: -140px;}

.contact_le_map a { background: #333; color: #fff;}
.contact_form li.last cite {
    background: #333;
    color: #fff;
    width: 220px;}

.contact_form li.last input[type="submit"] {color: #fff;}
.contact_content .information_left {
    width: 40%;
    margin-bottom: 0;
    margin-right: 10%;}

.contact_content .information_right { width: 50%; padding-left: 0px;}
.contact_le_nomap { transition: all .5s;}
.contact_le_nomap:hover {filter: grayscale(0);transition: all .5s;}

.contact_form li input.noborder {
    border: none;
    background: #0000000a;
    color: #54524D;
    transition: all 0.3s;}

.contact_form li {
    margin-bottom: 0px;
    border-bottom: 1px solid #54524D3d;
    padding: 10px 0;
    padding-left: 130px;}

.contact_form li textarea.noborder {
    background: transparent;
    border: 1px #54524D solid;
    color: #54524D;
    transition: all 0.3s;}

.contact_content form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;}

.form__insert input{margin: 0 10px;color: #54524D;}

.contact_form li.last blockquote {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    padding: 7px;
    text-align: center;
    border: none;
    width: 150px;}

.contact_content {margin: auto;padding: 0px 10px;}

@media screen and (max-width: 1024px) {
  .contact_content form {flex-direction: column;}
  .contact_content .information_left {width: 100%;}
  .contact_content .information_right {width: 100%;}
  }

@media screen and (max-width: 768px) {
  .contact_page .main_part {max-width: 100%;}
  .contact_form li {padding-left: 0;}
  .contact_form li.last cite {width: 160px;}
  .contact_form li .form__label {
                    width: 100%;
                    margin-left: 0;
                    text-align: left;
                    font-weight: unset;
                    padding: 0;
                    background: none;}
    .contact_content .information_left {
        width: 100%;
        margin-bottom: 0;
        margin-right: 0;}

    .contact_content .information_right {
        width: 100%;
        padding-left: 0px;}}

#bottom_menu {display: none;}