@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');

body{
	overflow-x:hidden;
	font-family: "Noto Sans TC","Noto Serif TC","Source Sans Pro","微軟正黑體","arial","sans-serif";
	font-weight: 400;
}



/*網站全域設定/＝＝＝＝＝*/

/*
  #042044 /*網站主要色系
  #949595 /*網站輔助色系1
  #949595; /*網站輔助色系2*/


/* = = = 主選單 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.header_area.sticky .main_header_area .container {max-width: 80%; transition: all 0.3s;}


.main_header_area{background: #fff; height: 68px; box-shadow: 0px 0px 13px #8282828f; transition: all 0.3s;}
.navigation {padding: 14px 0 10px 280px;}

/*選單最大寬度設定*/
.main_header_area .container {max-width: 1800px; transition: all 0.3s;}

/*第一層*/
.stellarnav ul ul {padding-top: 0px; box-shadow: 0px 0px 10px #c8c8c88f;}
.stellarnav ul ul ul {padding-top: 0px;}
.stellarnav > ul > li > a{color: #343a40; padding: 0 20px 0 23px; font-weight: 500; letter-spacing:0px; font-size: 16px; letter-spacing: 1px; transition:all 0.3s;}
.stellarnav > ul > li:hover > a{color: #1a1d20;}
.stellarnav li.has-sub > a:after {display:none;}
.stellarnav li.has-sub > a {padding: 0 20px 0 23px;}

/*第二層*/
.stellarnav li li {border: 0px #eee solid;}
.stellarnav li li > a , .stellarnav li li.has-sub > a{padding: 10px 10px; font-size: 15px; transition: all 0.3s; border-left:2px solid transparent; font-weight: 500; letter-spacing: 1px;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{color: #1a1d20; padding-left:14px;border-color:#B8B9B9 ; background: #ffffff;}

/*SubMenu*/
.shop_search_btn {background: #042044;}
.tp_links a{transition:all 0.3s;}
.tp_links a:hover {color: #042044;}
.me_tp_features {padding-right: 17px; margin-bottom: 3px; display:none;}
.tp_links {display: none;}

/**按鈕前面的小圓*/
.stellarnav > ul > li {position: relative;}
.stellarnav > ul > li a:before {
    content: "";
    background: url(https://pic03.eapple.com.tw/mtmotor/repair.png) no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    left: 0px;
    bottom: 0;
    top: 11px;
	  opacity: 0.5;
    transition: all 0.3s;}
.stellarnav > ul > li > ul > li a:before {content: ""; background: none !important;}
.stellarnav > ul > li a:hover::before {transition: all 0.3s; opacity: 1; transform: rotate(20deg);}

@media screen and (max-width: 768px) {
  .header_area.sticky .main_header_area {height: 104px;}
  .stellarnav li a:before {display:none;}
}


/* = = = 頁尾 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.center {max-width: 85%;}
.pageIndex .footer {background: #042044;}
.footer {background:#042044; padding: 40px 0 30px 0;}
.footer_info {display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: space-between; padding: 0 0;}
.footer_menu {display: grid;  grid-template-columns: repeat(auto-fit, minmax(min(100px,100%), 1fr));  gap: 3px; width: 100%; text-align: left; margin: 0 0 0 0px; max-width: 1000px;}/*footer按鈕最小寬度100px*/
.footer_menu a {letter-spacing: 1px; color: #dadada;margin: 0;	text-align: center;	padding: 18px 5px 20px 5px; border:0; border-right: 0px #f7f7f7 solid;  border-left: 0px #f7f7f7 solid; background: none; font-size: 14px; transition: all 0.3s;}
.footer_menu a:last-child {border-right: 0px #d6e1e1 solid;}
.footer_menu a:hover {background: none; color: #ffffff;} 
.copy {background:none; color: #3d5f8a; border:none; padding: 15px 0; text-align: right; margin: 0 230px 0 0; padding: 0 0 0px 0; letter-spacing: 1px;}
.copy a{color: #3d5f8a;transition:all 0.3s;}
.copy a:hover {color: #3d5f8a;}
.box_link a{transition:all 0.3s;}
.box_link a:hover {background: #fff;  color: #ffffff;}
.box_link {display: none;}
.footer_logo img {max-width: 100px; display:none;}
.footer_logo {text-align: center; width: 100%;}
.footer_info ul {width: 100%; text-align: center;}
.footer_info li {padding: 15px 50px;}
.footer_info li p {font-size: 13.5px; color:#959595; line-height: 230%; text-align: left; width: 19.5%; display: inline-block;margin-bottom: 10px; vertical-align: top; word-break: break-all;}
.footer_info li p a{color:#dadada; display: block;}
.footer_info li:nth-child(2) {margin-top: 35px; padding: 0 0; margin-bottom: -37px; background:none; width: 52%; margin-left: 32px;}
.footer_info li:nth-child(2)::before {
  content: '';
  width: 100%;
  height: 1px;
  background: #123a6d;
  position: absolute;
  left: 0;}


/*改字*/
.TEL:before, .TEL2:before, .PHONE:before, .FAX:before, .TAXID:before, .MAIL:before, .ADD:before, .ADD2:before {width: 78px;}
.list_before.info li {padding-left: 86px;}
.list_before.info li a {color: #fff;}
.list_before {color: #fff;}


/* = = = LOGO = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.nav-brand {width: 100%;max-width: 240px; transition:all 0.3s;}
.nav-brand img {max-width: 280px; padding-top: 10px;}
.header_area .nav-brand {  transition: all 0.3s;  margin-top: 6px;}


/* = = = 側邊浮動 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*top*/
#to_top {color: #737373; width: 40px; height: 40px; bottom: 86px; right: 25px; left: unset;}
#to_top i.top {margin-bottom: -14px;}
#to_top i.top:before, #to_top i.top:after {height: 12px;}
#to_top i:before, #to_top i:after {background: #737373;}


/* = = = 大圖 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.swiper-pagination {display:none;}


/*預設解除背景輪播*/
@media screen and (max-width: 1800px) {
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}
}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* = = = BANNER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content_main {background: url(https://pic03.eapple.com.tw/mtmotor/BBG.jpg)no-repeat bottom; background-size: cover;}
#content {background: url(https://pic03.eapple.com.tw/mtmotor/BBG.jpg)no-repeat bottom; background-size: cover;}

.banner{display: none;}

/*麵包屑*/
.path{display:none;} 
.path p a:hover {display:none;}

/*頁碼*/
.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;}


/* = = = 文章管理 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*首頁的*/
.module_i_news .title_i_box h6 {font-size: 26px; font-family: 'Inter'; font-weight: 900; color: #e1e1e1;}
.module_i_news .title_i_box h4 {font-size: 40px; font-weight: 900; color: #202020;}
.module_i_news {padding: 80px 20px;}
.i_prod_tit span {font-size: 30px; font-weight: 900;}


.blog_page .main_part {max-width: 1500px;}
h4.blog_category_title{font-size: 28px;}
h4.blog_category_title span{font-size: 24px;}

/*文章管理/外層＝＝*/
.module_i_news ul, .blog_subbox {  display: grid;  gap: 10px;}
.module_i_news li , .subbox_item {  width: 100%;}
.module_i_news li a , .subbox_item a {  padding: 5px;}
.module_i_news li a:after , .subbox_item a:after{pointer-events:none; border: 0px #ddd solid;}
.i_blog_le, .i_blog_ri , .blog_list_le , .blog_list_ri {  width: 100%;}
.blog_list_ri {padding: 10px 2px;}
.i_blog_le , .blog_list_le{  position: relative;  padding-bottom: 100%;  height: 0;}/*文章縮圖長寬比例，100% →100:100 = 1:1 正方形 */
.i_blog_le img , .blog_list_le 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%);}
	
/*側邊*/
.blog_le .accordion {background: #fff; border:none; border-bottom: 1px #ccc solid;}
.blog_le .accordion > li{transition:all 0.3s;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #042044 !important;}
.submenu a:hover {background: #3e3b3a;}

/*首*/
.module_i_news ul{width: 90%;	grid-template-columns:1fr 1fr 1fr 1fr;}

/*功*/
.blog_subbox{grid-template-columns:1fr 1fr 1fr 1fr;}
.blog_subbox:before{content:none;}

/*文章管理/內層＝＝*/
.blog_back a.article_btn_back{background: #727171;}
.blog_back a.article_btn_prev{background: #949595;}
.blog_back a.article_btn_next{background: #949595;}

.blog_search input[type=search] {border-radius: 0px; border:solid 1px #e5e5e5; /*background: #f5f5f5;*/}
.blog_le .accordion {border-radius: 4px;}
.blog_le .accordion > li:hover .link, .blog_le .accordion > li.on_this_category .link {background: #727171;}
h5.blog_le_t span {display:none;}
h5.blog_le_t em {display:none;}
.blog_le .accordion {border-radius: 0px;}
.submenu a {letter-spacing: 0px;}


.blog_list_ri h5 {font-weight: 500; color: #fff;}
.blog_list_ri p {color: #bcbcbc;}
.blog_list_ri em {color: #557a9f;}
.subbox_item a:after {background: none;}
.subbox_item a:before {font-size: 13px; color: #7095ba;}
.accordion li .link {border-bottom: 0px solid #CCC;}
h4.blog_category_title {color: #fff;}
.blog_box_edit {color: #fff;}
.blog_box_edit a {color: #9fc4e9;}
.subbox_item a:before{content: ' ';}


/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.prod_part {  width: 90%; padding: 100px 20px 50px 20px;}
.products-list {  display: grid;  gap: 10px;  grid-template-columns: 1fr 1fr 1fr 1fr;}
.products-list:before{content:none;}
.products-list .item {width: 100%; background: none; padding: 14px;}
.products-list .more {margin-top: 10px; background: #285288; font-size: 14px; font-weight: 500;}

/*購物車/外層＝＝*/
/*顏色*/
.products-list .more {  border: 0px solid #042044;  color:#ffffff;}
.products-list .item a:hover .more {background:#0b3770;}

/*價格*/
.products-list .price {  display: flex;  margin-bottom: 5px;  align-items: center;  justify-content: center;  flex-wrap: wrap;}
.products-list .price b {  margin: 0 5px;  line-height: 180%;  text-align: center; color: #e60012;}
.products-list .price b.ori_price {  font-size: 14px;}

/*外層版面*/
.products-list .name {text-align: center; height: auto; color: #fff;}
.product_page .main_part {  width: 90%;	max-width: 1500px;}
.product_page .show_content {  display: flex;  flex-wrap: wrap;  align-items: flex-start;  justify-content: space-between;}
.product_page .products-list {  width: calc(100% - 280px);}
.product-layer-two {  width: 250px;  margin: 0;}
.product_info_page .product-layer-two {  display: none;}
.product-layer-two li {  margin: 0;  width: 100%;padding: 0 10px;}
.product-layer-two > li.active {  background: #fff9f5;}
.product-layer-two li.active a {  border: unset;border-bottom: 0px dotted #ccc;}
.product-layer-two li a {  color: #fff;  border: none;  background: transparent;  transition: all 0.3s;  line-height: 200%;  transition: all 0.3s;}
.product-layer-two > li > a {  border-bottom: 1px dotted #395c7e;padding-left: 25px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #042044;}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: #042044; color:#fff;}
.product-layer-two > li > a:before {
  align-items: center;
  justify-content: center;
  display: flex;
  height: 10px;
  content: " ";
  color: #042044;
  background: #466b90;
  width: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  padding-left: 2px;
  font-size: 13px;
}
.product-layer-two li ul {  position: relative;padding-top: 1px;}
.product-layer-two li li {  border: none;background: transparent;}
.product-layer-two li li a{  background: transparent; font-size: 16px;}
.product-layer-two li li:hover a{color: #042044; font-weight: 500;}
ul.prod li h3.prod-thumb {padding: 7px 7px 10px 7px;}
.product-layer-two li:hover > a, .product-layer-two li.active > a {color: #a2a2a2;}
.product-layer-two li li:hover a {color: #a2a2a2;}
.product-layer-two li:hover > a:before, .product-layer-two li.active > a:before {background: #184b8d;}
ul.prod li span {color: #fff;}
.half_box li {color: #fff;}

/*hover到才顯示副選單 關掉↓*/
.product-layer-two li li {  display: block;}

/*購物車/內層＝＝*/
.product_info_page .main_part {  width: 90%;}

/*按鈕顏色*/
.inquiry_a1{background: #042044;}
.inquiry_a2{background: #45321a;}
.inquiry_a3{background: #45321a;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #949595;}
.lastaction {  color: #042044;  background-color: #e8e8e8;}
.nextaction {  background-color: #083268;}
.lastPage {  background: #1b477e; border-radius: 0px;}

/*商品側邊規格*/
.product_info li .txt_box {  color: #949595;  width: 100%;}
.sidebarBtn .sp_price { color: #d31313;}
.mobile_product_name{font-size: 24px; color:#FFF;}
.sidebarBtn .price {letter-spacing: 0px; color:#042044;}
.sidebarBtn .price span {display: inline-block;}
.sidebarBtn h2 {color: #042044;}
div#number_area {color: #042044;}
.product_pic #bx-pager a {border:0px solid #e9e9e9; overflow: hidden;}
#bx-pager h6 {display: none;}

/*相關推薦*/
.prod_related h6 span:before{font-size: 28px; color: #ffffff; font-weight: 500;}
.prod_related {padding: 45px 15px 25px 15px; background: none;}
.related_list li a{background: none;}
.list .show_name {transform: translate(0%, 160%);}
.related_list li a p {color: #fff;}
.qaform .breakF {border: 1px #1850a5 solid; background: #001b4a; padding: 5px; color: #aaa;}


/* = = = 相簿 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*作品展示*/
.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 .show_name {  color: #ffffff;}
.show-list .item:hover .show_name {  color: #83abd2;}
.other_album_choice li {  background: #221814;}
.subalbum-menu h2{  color: #ffffff;font-size: 24px;}
.other_subalbum li p {  margin-top: 10px;}
.block {display: none;}
.album_fixed_title {background: none;}
.other_subalbum li {background: none;}
.bx-wrapper .bx-viewport {border: 0px solid #fff; background: none;}
ul.prod li h3.prod-thumb {background: #07325d; color: #fff; font-weight: 500;}
.lastaction {background-color: #d2d2d2;}
.other_subalbum li p {color: #fff;}
.album_fixed_title span:before {color: #fff;}
.album_fixed_title em  {color: #fff;}


/* = = = 聯絡我們 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


.contact_page .main_part {max-width: 1400px;}
.contact_editbox {padding: 0px 0px;}
.contact_le_map a {background: #727171; border-radius: 0px;}
.contact_form li.last cite {background: #727171; border-radius: 0px;}
.animated-arrow {background:#727171; border-radius: 0px;}
.contact_form li {padding-left: 100px; display: inline-block; width: 100%; color: #fff;}
.contact_form li.last{ width: 100%;}
.contact_form li .form__label {text-align: right; width: 100px; margin-left: -100px;}
.contact_form li .form__insert{width: 97%;}
.contact_content .information_left {width: 350px;}
.contact_content .information_right {width: calc(100% - 360px);}
.contact_form li.last blockquote, .contact_form li.last cite {border: 0px #dfd4c3 solid;}
input[type="checkbox"], input[type="radio"]{margin-right: 2px; margin-left: 7px;}
.blank_letter {font-weight: 700; color: #fff;}
.contact_form li input.noborder, .contact_form li textarea.noborder {border: 1px #1850a5 solid; background: #001b4a; padding: 5px; color: #aaa;}
.note {display: block; text-align: right;}
.red {color: #e53434;}
.contact_form li.last input {color: #d8d8d8;}


/* = = = 其它 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*換行問題*/
.stellarnav.mobile > ul > li > a {width: 100%; padding: 15px 43px 10px 10px;}
.stellarnav.mobile > ul > li > a.dd-toggle {width: auto;}
.stellarnav .menu-toggle {width: 56px;}

/*相簿小圖*/
.fa-image::before {display: none;}
.fa-right-from-bracket::before{display: none;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket {display: none !important;}
.other_album_choice li {padding: 7px 24px 7px 22px; margin: 0 0px 7px 0; background: #221814;}
.other_album_choice {margin: 7px;}
@media screen and (max-width: 480px) {
.other_album_choice li {width: 100%;}
}


/* = = = RWD = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


@media screen and (max-width: 1500px) {
.center {max-width: 100%;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(80px, 100%), 1fr));}
.copy {margin: 0 130px 0 0;}
}

@media screen and (max-width: 1280px) {
.footer_info li p a {display: inline-block;}
.footer_info li p {width: 100%;display: block;}
}

@media screen and (max-width: 1150px) {
/*FT*/
.footer_info li:nth-child(1) {width: 100%;}
.footer_info li:nth-child(2) {width: 100%; margin-left: 0px; margin-bottom: 0px;}
.footer_info li p {text-align: left; margin-bottom: 0px;}
.copy {text-align: center; margin: 0 0px 0 0;}
.footer_menu {text-align: center; max-width: 1200px;}
.copy {padding: 20px 0 30px 0;}
.footer_info li p {width: 100%;}
.footer_info li p a {display: unset;}
}


@media screen and (max-width: 1024px) {
/*Header/＝＝＝＝＝*/
.navigation {  padding: 10px;}
.main_header_area {height: 113px;}
.header_area.sticky .main_header_area {height:113px;}

/*Logo/＝＝＝＝＝*/
.header_area .nav-brand{max-width: 100%; margin-top: 0px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul{grid-template-columns:1fr 1fr;}

/*購物車*/
.products-list {grid-template-columns: 1fr 1fr 1fr;} 

}



@media screen and (max-width: 980px) {
/*文章管理/＝＝＝＝＝*/
.blog_subbox{grid-template-columns:1fr 1fr;}

/*相簿/＝＝＝＝＝*/
ul.show-list , .other_subalbum ,ul.pic-list{  display: grid;  grid-template-columns: 1fr 1fr;}
}



@media screen and (max-width: 768px) {
/*選單漸變效果＝＝*/
/*首頁固定選單*/
.pageIndex .header_area{position:relative;}
.main_header_area .container {max-width: 100%;}
.main_header_area {height: 76px;}
.header_area.sticky .main_header_area {height:76px;}
.header_area.sticky .main_header_area .container {max-width: 100%;}

/*側邊選單/＝＝＝＝＝*/
.stellarnav li li > a , .stellarnav li li.has-sub > a{  padding: 15px 15px ;border-left:none;}
.stellarnav li li:hover > a , .stellarnav li li.has-sub:hover > a{padding: 15px 15px ;border-color:transparent;}
.stellarnav.mobile > ul > li > a {padding: 10px 43px 5px 15px;}
.stellarnav.mobile ul{padding-top: 0px;}
.stellarnav.mobile li.open {background: #ffffff;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {background: #ffffff;}
.stellarnav.mobile li.open li.open {background: #ffe9cf;}
.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a {background: #ffe9cf;}

/*Logo/＝＝＝＝＝*/
.nav-brand{ margin-top: 10px;}
.header_area .nav-brand{max-width: unset; margin-top: 0px;}

/*Footer/＝＝＝＝＝*/
#bottom_menu {display: none; }
.footer.with_shopping_mode { padding:50px 0 0px; }
.footer_info {  justify-content: center;}
.footer_logo {  text-align: center; margin-bottom: 0px;}
.footer_menu {grid-template-columns: repeat(auto-fit, minmax(min(160px,100%), 1fr));}
.footer_info li p {display: block; width: 100%; color: #dadada; text-align: center;}
.footer_info li p:before {display: inline-block;}
.copy {padding: 15px 0 70px 0;}
.contact_form li {width: 100%; padding-left: 100px;}
.contact_form li .form__label {width: 100px; margin-left: -100px;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 28px;}

/*順序*/
.product_page .products-list {  order: -1;}

/*購物車*/
.product_page .products-list {width: 100%;}
.products-list {grid-template-columns: 1fr 1fr;} 

/*文章管理/＝＝＝＝＝*/
h4.blog_category_title{font-size: 24px;}
h4.blog_category_title span{font-size: 20px;}

#bottom_menu li a {padding: 14px 5px 9px 5px;}
.contact_le_map a {width: 100%; display: inline-block;}
.contact_content .information_left, .contact_content .information_right {width: 100%;}
}



@media screen and (max-width: 600px) {
/*Footer/＝＝＝＝＝*/
.box_link {  text-align: center;}

/*Banner/＝＝＝＝＝*/
.banner h5{font-size: 24px;}

/*文章管理/＝＝＝＝＝*/
.module_i_news ul , .blog_subbox{grid-template-columns:1fr;}
.i_blog_le, .blog_list_le {  padding-bottom: 100%;}
h4.blog_category_title{font-size: 20px;}
h4.blog_category_title span{font-size: 18px;}

}


@media screen and (max-width: 480px) {
.header_area .nav-brand {max-width: unset;}
.footer_logo {width: 100%;}
.banner {height: 200px;}
.banner h5 {padding-top: 10px;}
.banner h5:before {color: #ffffff; text-shadow: inherit;}
.footer_menu a {width: 100%; border-right: 0px #35cad5 solid; padding: 20px 5px 5px 5px;}
.contact_page .main_part {padding: 0px 10px 10px;}

/*購物車*/
.products-list {grid-template-columns: 1fr;} 
}


@media screen and (max-width: 375px) {
/*相簿*/
ul.show-list, .other_subalbum, ul.pic-list {grid-template-columns: 1fr;}
.nav-brand img {max-width: 220px;}
.main_header_area {height: 67px;}
}


@media screen and (max-width: 325px) {
.footer_info li p {word-break: break-all;}
}