@charset "utf-8";
/*曾耳鼻喉科診所(曾皓陽醫師)*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/*第八版模組產品結帳頁第二頁填寫資訊*/
body.car_page .footer_info li p:before{
  position: initial;
  display: inline;
}

.me_tp_features{
  display: none;
}



/*大圖*/
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-banner .swiper-slide img{ height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

.swiper-pagination-bullet {
  background: #b5deff;
}


#to_top {
  background: #4b85b6;
  width: 50px;
  height: 50px;
  padding-top: 6px;
  color: #ffffff;
  left: unset;
  right: 1%;
  
}

#to_top i:before, #to_top i:after{
  background: #ffffff;
}




/*版面*/

#content_main{
  background: #ffffff;
}
#content{
  background: #fff;
}

.edit_part{
  padding: 0;
}

.edit_part section{
  max-width: 100%;
}


.promotions_page .main_part{
  width: 100%;
  max-width: 75%;
}

.other_select_page .main_part{
  width: 100%;
  max-width: 100%;
}


.contact_page  .main_part{
  max-width: 80%;
  width: 100%;
}

.blog_page .main_part, .blog_in_page .main_part {
  max-width: 75%;
  width: 100%;
}


.contact_page .main_part{
  width: 100%;
  max-width: 100%;
}

.services_page .main_part{
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.case_page .main_part{
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.other_page  .main_part{
  width: 100%;
  max-width: 100%;
  margin: auto;
  padding: 0;
}

.contact_page .main_part{
  max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.contact_editbox{
  margin: auto;
    padding: 0;
}





/*背景*/

.contact_page  #content{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/contact_bk.jpg);
  background-repeat: no-repeat;
  width: 100%;
}


/*按鈕*/
.animated-arrow {    background: #ADA17E;}


.main_header_area {
  background: #fff;
  box-shadow: 0px 1px 5px rgba(0 0 0 / 15%);
  transition: all 0.5s ease;
  margin: 0;
  border-radius: 0;
  padding: 10px;
}

.pageIndex .header_area{
  padding: 0;
  background: #ffffff;
  position: fixed;
 
}
.header_area{
  padding: 0;
  background: #ffffff;
  position: relative;
 
}

.nav-header{
  max-width: 100%;
  width: 100%;
}

.main_header_area .container { 
  max-width: 95%;
}

.navigation {
  grid-template-columns: 430px 1fr;
}

.stellarnav{
  padding: 1% 0;
}

/*學術研究這顆隱藏*/

.stellarnav > ul > li:nth-child(10){
  display: none;
}

.stellarnav > ul > li > a{
  transition:all 0.3s;
  color: #222222;
  font-size: 20px;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 600;
  margin: 6% 25px;

}

.stellarnav > ul > li::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #0C3D89;
  opacity: 0;
  --transition:ease-out 0.5s;
}

.stellarnav li.has-sub > a:after{
  border-top: 6px solid #0C3D89;
}

.stellarnav > ul > li:hover::after {
  opacity: 1;
  top: 0%; /*垂直位置*/
  --transition:ease-out 0.5s;/*變化 var(--transition)*/
}

.stellarnav > ul > li:hover > a{
  color: #0C3D89;
}

.stellarnav li li > a , .stellarnav li li.has-sub > a{ 
  padding: 7px 5px;
  transition: all 0.3s;
  border-left:1px solid transparent;
}

.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{
  color: #0C3D89;
  padding-left:10px;
  border-color:#0C3D89;
}

.shop_search_btn {   
   background: #ADA17E;
}

.tp_links a {
  font-size: 16px;
  color: #d7a68e;
  margin: 0;
}

.tp_links a:hover { 
  color: #ADA17E;
}










/*banner*/
.promotions_page  .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/new_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.promotions_page .banner h5::after{
  content: 'NEWS';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}


.services_page .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/team_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.case_page   .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/hours_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.other_page  .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/items_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.blog_page  .banner,.blog_in_page .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/otolaryngology_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.contact_page .banner{
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/contact_banner.jpg);
  background-repeat: no-repeat;
  height: 450px;
  position: relative;
  background-size: cover;
}

.contact_page .banner h5::after{
  content: 'CONTACT';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}


.blog_page .banner h5::after,.blog_in_page .banner h5::after{
  content: 'INFORMATION';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}

.other_page  .banner h5::after{
  content: 'DIAGNOSIS';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}


.case_page .banner h5::after{
  content: 'CLINIC HOURS';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}


.promotions_page .banner h5::after{
  content: 'NEWS';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}

.services_page .banner h5::after{
  content: 'MEDICAL TEAM';
  position: absolute;
  top: 25px;
  left: 0;
  font-family: "Poppins", serif;
  font-size: 45px;
  font-weight: 400;
  color: #f5f5f5;
}

.banner h5 {
  font-size: 28px;
  color: #0C3D89;
  letter-spacing: .3rem;
  font-family: "Noto Serif TC", serif;
  font-weight: 700;
  left: 12%;
  position: relative;
  width: 50%;
  text-align: left;
}


.banner{
  display: flex ;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}


/*麵包屑*/
.path{
  display: none;
}




/*文章管理*/
.subbox_item {
   width:100%;
}

h5.blog_le_t{
  display: none;
  text-align: center;
  font-family: "Noto Serif TC", serif;
}

.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category{
  background: #0C3D89 !important;
}

.accordion li .link a{
  color: #898989;
  font-size: 16px;
}

.subbox_item a{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.blog_list_ri {
  width: 70%;
  padding: 0 5%;
}

.blog_subbox{
  grid-template-columns: 1fr  1fr  1fr;
  grid-gap: 60px 40px;
}

.subbox_item a{
  flex-direction: column
}


.subbox_item a:after{
  background: transparent;
  border: none;
}

.blog_list_ri h5{
  font-family: 'Noto Serif TC', serif;
  color: #0C3D89;
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 600;
  margin-bottom:0;
}

.blog_list_ri em {
  font-size: 16px;
  color: #dadada;
  font-style: normal;
  display: block;
  position: relative;
  top: 0;
  right: 0;
  writing-mode: horizontal-tb;
}

.blog_list_ri p{
  color: #333333;
  line-height: 2;
  letter-spacing: 0.15em;
  font-family: 'Noto Sans TC', sans-serif;
  -webkit-line-clamp: 2;
}

.blog_list_ri{
  width: 100%;
  padding: 0;
}

.blog_list_le {
  width: 100%;
  overflow: hidden;
}


.news_related{
  background: transparent;
}

.news_related h6 span:before{
  color: #333333;
}

.news_related h6{
  margin: 0 auto 3% auto;
}

.lastPage {
  background: #9fadb8;
  color: #222222;
}

.blog_back a.article_btn_next {
  background: #dddddd;
  color: #222222;
}

.blog_back a.article_btn_prev {
  background: #dddddd;
  color: #222222;
}

.blog_back a.article_btn_back {
  background: #d1dae2;
  color: #222222;
}

.blog_box_edit *{
  font-family: 'Noto Sans TC';

}

.blog_le {
  width: 16%;
}

.blog_ri {
  width: calc(100% - 17%);
  padding: 0 0 0 5%;
}

h4.blog_category_title{
  color: #0C3D89;
  font-size: 28px;
  letter-spacing: 1px;
  font-family: 'Noto Serif TC', serif;
  margin-bottom: 0px;
}

.blog_shareData{
  margin-bottom: 0;
}


.subbox_item a:before {
  background: #b7c8d7;
  width: 100%;
  padding: 6px;
  color: #0C3D89;
  bottom: -7%;
  right: 0;
  text-align: center;
  opacity: 1;

}

.subbox_item a:hover:before, .subbox_item a:hover:after{
  opacity: 0.3;
}

.news_related_list{
  width: 100%;
  max-width: 80%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}


.news_related_list li a p {
  font-family: 'Noto Sans TC';
  font-weight: 500;
  color: #0C3D89;
  font-size: 18px;
  position: relative;
  display: flex;
  line-height: 120%;
  flex-direction: column;
  height: 120px;
  justify-content: flex-end;
}

.news_related_list li{
  position: relative;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  height: 165px;
}


.news_related_list li::before {
  content: '';
  position: absolute;
  background-image: url(https://pic03.eapple.com.tw/tsengclinic/physician_icon1.png);
  width:100%;
  height: 39px;
  left: 3%;
  top: 10%;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center center;
}


.subbox_item a img, .subbox_item a:hover img{
  transition: all .6s;
}

.subbox_item a:hover img {
  transform: scale(1.1);
}

.blog_page .main_part{
  max-width: 90%;
  width: 100%;
}

.blog_in_page .main_part{
  max-width: 80%;
  width: 100%;
}

.blog_list_ri p{
  margin-bottom: 5%;
}

.news_related_list li figure{
  display: none;
}

.news_related_b_box{
  margin: 5% 0 0 0;
}

.articel_mainPic img{
  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;}
.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;}
/*相簿*/
/*作品展示*/
.work_page .main_part , .work_class_page .main_part, .work_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*相簿管理*/
.album_page .main_part , .album_class_page .main_part, .album_info_page .main_part{    max-width: 1400px; width: 90%;    margin: 0 auto;}
/*版面*/
ul.show-list, .other_subalbum, ul.pic-list {    display: grid;    grid-template-columns: 1fr 1fr 1fr;    gap: 20px;}
ul.show-list:before , ul.pic-list:before{content:none;}
.overlay {    z-index: 1;}
.show-list .item , .other_subalbum li , .pic-list .item{width: 100%;margin:0;padding:5px;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic{    display: block;    position: relative;    overflow: hidden;    height: 0;}
.show-list .show_pic , .other_subalbum li a div , .pic-list .show_pic    {    padding-bottom: 75%;}/*相簿圖片長寬比例，75% →100:75 = 4:3 */
.show-list .show_pic img , .other_subalbum li a img, .pic-list .show_pic img{display:block;max-width: 100%;min-width: 100%;height: 100%;object-fit: cover;-moz-object-fit: cover;-ms-object-fit: cover;-o-object-fit: cover; -webkit-object-fit: cover; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);}
.show-list .item:hover .show_name { color: #ADA17E;}
.other_album_choice li { background: #ADA17E;}
.subalbum-menu h2{color: #cbc0a0;font-size: 24px;}
.other_subalbum li p {margin-top: 10px;}



/*促銷*/
.promotion_title h2{
  display: none;
  font-family: "Noto Serif TC", serif;
  color: #c68682;
  letter-spacing: 1px;
}

.promotions_page .edit {
  color: #727272;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 600;
  line-height: 180%;
  letter-spacing: 0.15em;
  font-size: 16px;
  padding-bottom: 5%;
}


.promotion_title {
  display: flex;
  flex-direction: column;
}

.promotion_title span{
  border: none;
  padding: 0;
  margin: 0;
  color: #b3c5d3;
}

.promotion_title em{
  border: none;
  padding: 0;
  font-family: 'Noto Sans TC';
}

.promotion_title *{
  font-size: 22px;
  color: #0C3D89;
}

.news_part .title_i_box h4 {
  font-family: "Noto Serif TC", serif;
  color: #0C3D89;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 5px;
}

.pageIndex  .news_part{
  max-width: 80%;
}

.news_list ul li p {
  color: #212121;
  font-family: '微軟正黑體';
  font-weight: 500;
  line-height: 150%;
  font-size: 20px;
}



.news_list ul li a:hover{
  background: #efefef;
}

.news_list ul li span{
  color: #222222;
  font-size: 18px;
}

.news_list ul li p{
  font-family: 'Noto Sans TC';

}

.pageIndex .i_news_b{
  max-width: 100%;
  margin: auto;
  text-align: right;
}

.pageIndex  .animated-arrow {
  background: #0C3D89;
}

.pageIndex .news_part{
  max-width: 80%;
  margin: 0 auto;
}

.pageIndex .news_part section{
  max-width: 100%;
  margin: auto;
}

.news_list ul li p:after{
  color: transparent;
}

.news_part .title_i_box h6 {
  position: absolute;
  content: 'NEWS';
  font-family: "Poppins", serif;
  font-size: 25px;
  letter-spacing: 2px;
  left: 0;
  bottom: 0;
  color: #a4baca;
}

.news_part .title_i_box{
  position: relative;
}


.promotions_page .edit{
  color: #000000;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Noto Sans TC', sans-serif;
}

.news_list ul li{
  border-bottom: 1px #c0c4c7 solid;
}

.other_promotion .pmtTime span {
  color: #b7c8d7;
  font-size: 18px;
}


.other_promotion .pmtTitle h3{
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
}

.other_promotion{
  grid-template-columns: 1fr 1fr 1fr;
}

.promotions_page .pmtTitle span{
  color: #b5b4b4;
}

.promotions_page .other_promotion li a{
  padding: 22px;
  border: 1px #b7c7d7 dashed;
}

.other_promotion li a:before{
  border-top: 1px #b7c8d7 solid;
  border-left: 1px #b7c8d7 solid;
}

.other_promotion li a:after{
  border-right: 1px #b7c8d7 solid;
  border-bottom: 1px #b7c8d7 solid;
}




/*聯絡我們*/
body.contact_page .contact_content{
  display: none;
}

.contact_content .information_left{
  display: none;
}

.contact_content .information_right{
  display: none;
}

.contact_form{
  width: 100%;
}

.contact_content .information_right {
  width: 100%;
  max-width: 70%;
  padding-left: 0;
  margin: 0 auto;
}

.contact_form li .form__label{
  max-width: 100%;
  text-align: left;
}

.contact_form li{
  grid-template-columns: 1fr;
}

.note{
  position: absolute;
  right: 0;
}

.red {
  position: relative;
  color: #ff4c4c;
  order: 2;
}

.contact_form li .form__label{
  display: flex;

}


/*頁腳*/
.box_link{
  display: none;
}

.footer{
  padding: 3% 0;
  background: #e6e6e6;
}

.footer .center{
  max-width: 85%;
  width: 100%;
}

.footer_info{
  grid-template-columns:500px 1fr;
  grid-gap: 0;
  padding-right: 0;
  justify-items: center;
}

.footer_logo{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 400px;
}

.footer_menu a{
  padding: 1% 2%;
  border-radius: 4px;
  color: #222222;
  font-family: 'Noto Sans TC';
  font-weight: 400;
  font-size: 20px;
}

.footer_menu a:nth-child(1){
  display: none;
}


/*頁腳學術研究文章功能2隱藏*/
.footer_menu a:nth-child(10){
  display: none;
}

.footer_info li p a{
  color: #222222;
}

.footer_info li p {
  color: #222222;
  line-height: 180%;
  font-size: 20px;
  font-weight: 600;
}

.footer_menu a:hover{
  background: #d4d4d4;
  color: #222222;
}

.copy{
  width: 80%;
  margin: 0 auto;
  color: #222222;
  padding: 1% 0 0 0;
  border-top: 1px #a5b1bb solid;
  font-size: 18px;
}

.copy a{
  color: #222222;
}

.copy a:hover{
  color: #222222;
}


.contact_le_map a{
  background: #0C3D89;
}

.contact_form li.last cite{
  background: #0C3D89;
}



.contact_content .information_left {
  width: 28%;
}


.contact_content .information_right {
  width: calc(100% - 29%);
  padding-left: 2%;
}

body.contact_page .contact_content {
  background: #b7c8d770;
  width: 100%;
  max-width: 100%;
  margin-bottom: 80px;
  margin-top: 80px;
  border-radius: 35px;
  padding: 2% 4%;
}

.contact_form li.last blockquote, .contact_form li.last cite{
  border: 1px #ffffff solid;
}

.list_before.info li{
  font-family: 'Noto Sans TC';
}

.contact_form li .form__label{
  font-family: 'Noto Sans TC';
}

.blank_letter{
  color: #0C3D89;
}




@media screen and (max-width: 1280px) {
.stellarnav > ul > li > a{
  margin: 14% 10px;
}

.pageIndex .header_area{
  position: relative;
}



/*聯絡我們*/
.contact_page .main_part{
  max-width: 85%;
}
.contact_content .information_left {
  width: 36%;
}
.contact_content .information_right{
  width: calc(100% - 37%);
  padding-left: 4%;
}


/*頁腳*/
.footer_menu{
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  text-align: center;
  gap: 5px;
}

.footer_menu a{
  padding: 7% 0;
}



}
@media screen and (max-width: 1024px) {
.pageIndex .header_area{
  position: relative;
}

.main_header_area{
  padding: 1% 0 0 0;
}

.header_area.sticky{
  height: auto;
}

.blog_page .banner, .blog_in_page .banner{
  height: 380px;
  
}


/*banner*/
.contact_page .banner,.promotions_page .banner,.services_page .banner,.case_page .banner,.blog_page .banner, .blog_in_page .banner,.contact_page .banner,.other_page .banner{
  height: 350px;
}

.promotions_page .banner h5::after,.services_page .banner h5::after,.case_page .banner h5::after,.other_page .banner h5::after,.blog_page .banner h5::after, .blog_in_page .banner h5::after,.contact_page .banner h5::after{
  left: 0;
  font-size: 32px;
  top: 35px;
}

.banner{
  justify-content: flex-start
}

.banner h5{
  width: 50%;
}



/*促銷*/
.other_promotion{
  grid-template-columns: 1fr 1fr;
}
.promotions_page .main_part{
  max-width: 85%;
}





/*聯絡我們*/
.contact_content .information_left{
  width: 42%;
}

.contact_content .information_right{
  width: calc(100% - 43%);
}



/*頁腳*/
.footer_info{
  grid-template-columns: 310px 1fr;
}

.footer_info li:nth-child(1){
  width: 100%;
  padding: 0;
  margin-bottom: 2%;
}

.footer_info li:nth-child(2) {
  width: 100%;
  padding: 0;
  margin-bottom: 2%;
}

.footer .center{
  max-width: 90%;
}

.footer_menu {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 4px;
  text-align: center;
}

.footer_menu a{
  padding: 5%;
}

.footer_info li p{
  line-height: 200%;
}

.copy{
  width: 90%;
}

#to_top{
  right: 2%;
}



}
@media screen and (max-width: 980px) {
.stellarnav > ul > li > a{
  margin: 0 6px;
}



/*文章*/
.blog_le {
  width: 25%;
}

.blog_ri{
  width: calc(100% - 26%);
}

.blog_subbox {
  grid-template-columns: 1fr 1fr;
}


/*頁腳*/
.footer_info{
  grid-template-columns: 1fr;
}
.footer_info li p{
  line-height: 180%;
}

.footer_menu {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr  1fr 1fr;
  gap: 4px;
  text-align: center;
}

.footer_menu a:nth-child(1){
  display: none;
}


}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.nav-brand{
  max-width: 300px;
}


#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#bottom_menu li {
  float: left;
  width: 33.3%;
}
#to_top { bottom:60px;}

.stellarnav > ul > li::after{
  display: none;
}




/*文章*/
.blog_le {
  width: 100%;
  padding: 0;
}

.blog_ri {
  width: 100%;
  padding: 0;
}

.blog_page .main_part, .blog_in_page .main_part{
  max-width: 85%;
}



/*聯絡我們*/
.contact_content .information_left{
  width: 100%;
  padding: 0;
}
.box1 iframe{
  height: 320px;
}
.contact_content .information_right {
  width: 100%;
  padding-left: 0;
  max-width: 100%;
  padding: 0;
}




/*頁腳*/
.footer_info{
  grid-template-columns: 1fr;
  padding: 0;
}

.footer_menu {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  text-align: center;
}

.footer_menu a:nth-child(1){
  display: none;
}


.footer_menu a {
  width: 100%;
  padding: 5%;
  border-radius: 0px;
}

.footer_info li p{
  line-height: 180%;
}

.footer_info li:nth-child(1) {
  margin: 5% 0 0 0;
}

.footer_info li:nth-child(2) {
  margin-bottom: 5%;
}




}
  
@media screen and (max-width: 600px) { 
/*文章*/  
.blog_subbox {
    grid-template-columns: 1fr;
}

  


}
@media screen and (max-width: 480px) { 
#to_top{
  right: 2%;
}

.nav-brand{
  max-width: 75%;
}


/*促銷方案功能*/
.other_promotion {
  grid-template-columns: 1fr;
}

.pageIndex .news_part{
  max-width: 90%;
}

.pageIndex .animated-arrow{
  width: 100%;
}


/*文章*/
.news_related_list{
  grid-template-columns: 1fr;
}




}


  
  
  
  