@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);/*思源黑體 Noto Sans TC*/

html{scroll-behavior: smooth;}/*捲軸滑動動畫*/
body{
	font-family: "Noto Sans TC",'微軟正黑體', Arial;
	font-size: 15px;
	color: #333;
	word-wrap: break-word;
	word-break: break-all;
	}
a{color:#333;}
a:hover{color:#590202; text-decoration: none}

/*==反選的底色==========================================*/	
::selection {text-shadow: none;background: #362e2b;	color:#eee;}
img::selection {background: 0 0}
h5{font-family: "Noto Sans TC",'微軟正黑體', Arial;}
.container-pd{padding: 0 5vw}
@media (max-width: 767px) {
.container-pd{padding: 0 2vw}	
}
/*==============================flex-box==============================*/
.flex-box{display: flex;flex-wrap:wrap;}
.flex-box:before,.flex-box:after{display: none}/*for IOS bug*/

.flex-height{padding-bottom: 5px;display: flex;flex-wrap: wrap;}
.flex-height:before,.flex-height:after{display:none;}

.padding-top{padding-top: 149px}

@media (max-width: 420px) {
.padding-top{padding-top: 50px}
}
.color_red{ color: #FF0004}
footer{ margin-top: 0px;}
.bg_search{background-color: rgba(255,255,255,1.0);border-color: #e7e7e7;}
@media (min-width: 767px) {
.bg_search{height: 150px;}
}
/*==============================content-bg==============================*/
.content-bg {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    z-index: 0; /* 確保自己是基礎層 */
}

.content-bg::after {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background-image: url("../images/symbol/bg.jpg");
    background-position: right bottom;
    background-size: 40%;
    background-repeat: no-repeat;
    opacity: 0.7;
    z-index: -1; /* 把背景層放到最下面 */
    pointer-events: none;
}
@media (max-width:767px){
	.content-bg::after {
		background-size: 100%;
        opacity: 0.4;
	}
}
/*============================================================*/
/*商品介紹的表格*/
table { border:#ccc;max-width:100%}
table tr td{ padding:2px}
@media (max-width: 767px) {
table{width:95%!important;max-width:95%}
}

/*index_bottom_自助頁面*/
.index_bottom{background-color: #eee; color:#323232; padding:30px 0px 0px;}
@media screen and (max-width: 767px){
	.index_bottom{padding:15px 0px 0px;}
}
.index_bottom2{ border-top:2px solid #b3b3b3; color:#323232; padding:30px 0px;}/*限首頁*/
.index_bottom a,.index_bottom2 a{color:#323232;}
.index_bottom a:hover, .index_bottom2 a:hover{ color:#5f2b88}
.index_bottom h3, .index_bottom2 h3{font-weight: normal; margin:10px 0 5px; font-size:20px;}
.icon-center{display: flex;justify-content: center;align-items: center;}

.icon-text{font-size: 17px; margin-left: 5px; font-weight: 600;color: #000;line-height: 45px;}
.icon-text:hover{color: #5c4b51;text-shadow: 0px 0px 3px #fff;text-decoration: none}
.tel,.airplane,.line{
	color:#323232;
	padding: 20px 35px;
	}
.mail{
	color:#323232;
	padding: 20px 20px;
	}
.icon{
    background-repeat: no-repeat;
	background-position: 0px -70px;
	display: block;
	float: left;
	margin-top: -5px;
	}
.iconbg{background-color: #fff;height: 60px;width: 60px;border-radius: 50%;background-image: none;text-align: center;}

.line_icon{background-color: transparent;height: 60px;width: 60px;border-radius: 50%;background-image: none;text-align: center;}
.tel_icon{border: 5px solid #f06060;}
.mail_icon{background-color: #fff;height: 60px;width: 60px;border-radius: 50%;background-image: none;text-align: center;border: 5px solid #8cbeb2;}


.tel_icon::after{content: "\f095";font-family: FontAwesome;padding-right: 3px;color:#f06060;font-size: 40px}
.mail_icon::after{content: "\f0e0";font-family: FontAwesome;color:#8cbeb2;font-size: 35px}

.border_right_line{border-right: 3px solid #999;}
.airplane:hover .icon,.tel:hover .icon,.mail:hover .icon,.line:hover .icon{background-position: 0px 0px;color:#5f2b88;display:block;}
@media screen and (max-width: 767px){
	.icon{float:none}
	.border_right_line{border-right: 0px;}
}

/*nav_style_white*/
.nav_style_white{ font-size:15px;color:#000}
.nav_style_white >a{ color:#000}
.nav_style_white >a:hover{ color:#626262}
.nav_style_white li a{ color:#362e2b}
.nav_style_white li a:hover{ color:#f06060}
.nav_style_white .dropdown-toggle a{ color:#fff;}
/*indexnews*/
.indexnews{}
.indexnews 
h4.news_title,h4.prod-title{font-family: 'Noto Sans TC',"微軟正黑體"," 新細明體", Arial Unicode MS;}

h4.news_title a,h4.prod-title a{font-size: 16px;color: #477625;}
h4.news_title:hover,h4.prod-title:hover {color: #ac98b5;text-decoration:none!important;}
.img_height{ 
  width:100%; height:200px; 
  background-position:center center; 
  background-size:cover; 
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  }
.img_height:hover{opacity: 0.6}
/*======news_detail===========*/
.news_detail {}
.news_detail h3{font-family: 'Noto Sans TC',"微軟正黑體"," 新細明體", Arial Unicode MS; font-weight: 600;color: #333; margin:10px auto; text-align:center}


/*======complist===========*/
/*教練*/
.complist-1 .img-wrapper {
  position: relative;
  width: 100%;
  padding-top: 150%; /* 2:3 比例，高度 = 寬度的 1.5 倍 */
  overflow: hidden;
  box-shadow: 10px 10px #d9d0c1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 30px;	
}
.complist-1 .img-wrapper:hover {
  transform: scale(1.03);
  box-shadow: 15px 15px #d9d0c1;
}

.complist-1 .img-wrapper img {
 position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
/* 半透明遮罩 */
.complist-1 .overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15); /* 半透明黑 */
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 2;
}

.complist-1 .img-wrapper:hover .overlay {
  opacity: 1;
}
.img_box{ height:195px; overflow:hidden;}
.img_box:hover{ opacity:0.7;}
.complist_title{ margin:5px 0;text-align:center;letter-spacing: 2px}

/*==prod===================================================================*/
/*prodimgbox*/
.prodimgbox{ padding:1px;border: 1px solid #eee; }
.prodimgbox:hover img{opacity:0.7;}
.prodimgbox img {
  width: 100%;
  transition: opacity 0.5s ease-in-out;
}

.prod-image-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.prodimgbox:hover .prod-image {
  opacity: 0;
}

.prodimgbox:hover .prod-image-hover {
  opacity: 1;
}	
/*prodshow*/
.prod_imggroup{}
.prod_imggroup ul{ margin: 10px 5px;}
.prod_imggroup ul li{float: left; border: 3px solid #fff; width:125px;height: 125px;  background-size: cover; background-position: center center;background-repeat: no-repeat;position: relative;display: inline-block;margin-right: 15px; margin-bottom: 10px;}
.prod_imggroup ul li:nth-child(4n){margin-right: 0px;}
.prod_imggroup ul li:after{width:130px;  height: 130px;  content: " ";  position: absolute;  top:-6px;  left:-6px;  border: 1px solid #c9c9c9;}
/*prodtext*/

.prodtext { }
.prodtext h6{color:#434343; font-size: 14px; font-weight: 600;margin: 10px 0 10px }/*型號*/
.prodtext h1{font-weight: 800;color: #000;font-size: 20px;margin: 10px 0 10px; }
.prodtext h4{color: #898989;line-height: 1.8;font-size: 15px;margin-top:0.5%;margin-bottom: 3%;}

.prodname{font-size: 15px;color: #000;margin: 0;margin-bottom: 5%;margin-top: 2%}
.prodname a{color: #000}
.prodname a:hover{color:#555 }
@media (max-width: 767px){
	.prodtext hr{margin-top: 2%;margin-bottom: 2%}
}
.price{color: #898989; line-height:20px; font-size:13px;}/*原價*/
.price2{color: #b81c22;font-weight: 600;line-height:20px; font-size:14px;}/*熱銷價*/

/*==prod=====================================================================*/



/*my_info_save*/
.col_bg{ background-color:#eee; padding:5px 0px 5px 10px; margin-bottom:5px;}

/*prodshow_content*/
.prodshow_content{}
@media screen and (max-width: 767px){
	.prodshow_content h1{ line-height: 1.3}
	.prodshow_content table{width: 96% !important}
	.prodshow_content table td span{font-size: 11pt !important;}
	.prodshow_content img{ max-width: 100% !important; height: auto !important;}
	
}
.pordshow_prodsize_box{ margin: 1%;padding:3px; float:left;text-align:left; font-weight:bold;color:#000}
/*購物車icon*/
.car_box{position:relative; display:inline}
/*購物車數量顏色*/
.badge_purple{background-color:#a40000; z-index:99; position:absolute; right:-15px; top:-7px;}

/*news_home*/
.news_title{ margin-top:5px; margin-bottom:5px;}
.new_box{ margin-bottom:10px;}

/*news_home2*/
.news2{}
.news2 img{border:1px solid #eee;padding: 3px}
.news2 p{ line-height: 1.5;}
.news2 a p {color: #000}
.news2 a p:hover{color: #626262}
/*leftemenu_prod*/

h5.lar i{color:#B54800}
h5.lar a{ color:#333;}
#menu{
	margin:0px; padding:0px;
	}
#menu h4{
	padding-bottom: 5px;
	color:#333; font-size:18px; font-weight:bold;letter-spacing:1px;
	padding-left: 5px;
	cursor: pointer;
	margin-bottom: 15px; margin-top:30px;
	border-bottom: 1px solid #666;
	}
#menu h4 span{color: #ccc;font-size: 15px;font-weight: normal;margin-left: 3px;}
#menu li{
	list-style-type: none;}
#menu li i{color: #B54800;}	
#menu li a{
	color: #000; letter-spacing:1px;font-size:15px; padding: 2px 0px 2px 15px; display: block;position: relative;
	}
#menu li a:hover{
	color: #626262;
	}
#menu li .active,#menu li .active:hover{
	background-color: #434343;
	color: #fff;
	}
#menu li .active::before{
	content: "．";
	left:1px;
	position: absolute;
    color: #fff;
	}
.menu_style{
	display:none;
	padding: 0;
	}
.menu_style li{
	list-style-type: none;
	font-size:14px;
	}
	
/*prodlist 熱銷、特價、折扣圖示*/
.price-icon{position:absolute; top: 1px;left: 1px; z-index: 99; width:35px;}

.remark {
	background-color: #535353;
	color: #fff;
	border: 1px solid #eee;
   	text-align:center;
    line-height: 35px;
    width: 35px;
    height: 35px;
	font-size:14px;
	display:block;
	margin-bottom:3px;
}
.tejia {
	background-color: #ffba01;
	color: #b81c22;
	border: 1px solid #eee;
   	text-align:center;
    line-height: 35px;
    width: 35px;
    height: 35px;
	font-size:14px;
	display:block;
	margin-bottom:3px;
}
.discount {
	background-color: #b81c22;
	color: #fff;
	border: 0px solid #eee;
   	text-align:center;
    line-height: 35px;
    width: 35px;
    height: 35px;
	font-size:14px;
	display:block;
	margin-bottom:3px;
}
.discount-num {font-size:14px;}

/*btn-black*/
.btn-black{ background-color:#000; color:#fff;display: block;width: 100%;}
.btn-black:hover{background-color:#a40000;color:#fff}
/*會員註冊.購物車.FB 選單*/
.nav-menu2{display:block; text-align:right;margin-top: 5px;}
.nav-menu2 a{padding-top: 5px}
@media screen and (max-width: 767px){
.nav-menu2{text-align:left; margin-top:10px;}	
	}
/*首頁選單_old*/
.lar-menu{ background-color:rgba(255,255,255,0.5); color:#333; z-index:99; position: absolute; top:40px; right:50px; width:80%; height:50px;}
.lar-menu ul{ padding-left:40px;margin:0}
.lar-menu ul li{ list-style:none; float:left;display:block; color:#bcbabb}
.lar-menu ul li a{color:#333;  font-size:16px;line-height:50px;padding:0 15px;text-align:center;}
.lar-menu ul li a:hover{color:#B54800}
/*首頁選單2*/
.lar-menu2{ background-color:rgba(94,43,136,0.2); color:#333; z-index:99; position: absolute; width:100%; height:50px;}
.lar-menu2 ul{ padding-left:30px;margin:0}
.lar-menu2 ul li{ list-style:none; float:left;display:block; color:#bcbabb}
.lar-menu2 ul li a{color:#fff;  font-size:16px;line-height:50px;padding:0 28px;text-align:center;}
.lar-menu2 ul li a:hover{color:#B54800}		
/*選單小圖連結*/
.slide-img{padding-right: 20px;}
.slide-img img{top:1px; left:0;}
.slide-img img:hover{ opacity:.8;top:1px; left:0; position:relative}

/*公司網頁選單*/
.com-mid-text{ margin-bottom:5px; font-size:15px}

/*公司網頁選單2 leftmenu_comp2*/
.comp2{ float:left;margin-bottom:30px;position: relative;}
.comp2 ul{ margin:0; padding:0;}
.comp2 ul li { float:left;  padding:2px 20px; font-size:16px;border-right:1px solid #333; text-align:center}
.comp2 ul li a{display:block;}
@media (max-width: 767px){
	.comp2 ul li { border-right:0px solid #333;padding:10px 15px;background-color:#eee;margin:5px 3px;}
	.comp2 ul li a{  display:block;}
	}


/*跑馬燈*/
.marq{z-index:99;position:absolute; width:100%; height:45px; font-size:16px; line-height:45px;bottom:0; left:0;background-color:rgba(0,0,0,0.3); color:#fff}
.marq-title{background-color:rgba(0,0,0,0.4);height:45px;line-height:45px; width:15%; float:left; margin-right:20px; text-align:center; }
.marq-text{float:left; display:inline; width:75%; letter-spacing:1px; }
.marq-text a{color:#fff;}
.marq-text a:hover{color:#B54800;}

/*首頁商品分類*/
.index-prod-box{width:100%; font-size:16px; line-height:45px;;background-color:#FFFFFF; background-image:url(../images/symbol/index-prod-bg.jpg) ; background-position:bottom center;color:#333; padding:20px 0;background-repeat: repeat-x}
.index-prod-box-xs{width:100%; font-size:16px; line-height:45px;background-color:#FFFFFF; background-image:url(../images/symbol/index-prod-bg.jpg) ; background-position:bottom center;color:#333; padding:20px 0;background-repeat: repeat-x}
.prod-item {float: left; margin: 0 35px; display: block;}
.border_right_line2 {border-right:1px solid #7f7f7f;}
.prod-item  h4{ margin:0; padding-top:15px; padding-left: 30px; text-align:center; font-weight:700;float: left;color: #7f7f7f}
.prod-item a h4 {color: #7f7f7f}
.prod-item a:hover h4 {color: #B54800;}
.prod-item span{ color:#ccc; display:block; font-weight:normal; font-size:15px; margin:3px 0; }
.prod-item a:hover span {color: #333;}

.prod-icon{
    background-repeat: no-repeat;
	height: 65px;
	width: 65px;
	display: block;
	float: left;
	}
@media (max-width: 767px){
	/* 一排2個
	.prod-icon{margin: 5px ;}
	.prod-item { margin: 0 20px 20px; display: block;}
	.prod-item  h4{ display: block; margin:0; padding: 0; text-align:center; font-weight:700;float: none;color: #333}
	*/
	.prod-icon{ background-repeat: no-repeat;height: 40px;	width: 40px;display: block;	float: left;margin: 5px ;}
	.prod-item{margin: 5px; display: block;}
	.border_right_line2 {border-right:1px solid #999;}
	.prod-item span{ display:none;}
	.prod-item h4{ display: block; margin:0; padding: 0; text-align:center; font-weight:700;float: none;color: #333; font-size:16px;}
	.xs-padding{ padding-left:10px; padding-right:10px;}
}
.tops_icon{background-image: url(../images/symbol/tops.svg);}
.prod-item a:hover .tops_icon{background-image: url(../images/symbol/tops_hover.svg);}
.apron_icon{background-image: url(../images/symbol/apron.svg);}
.prod-item a:hover .apron_icon{background-image: url(../images/symbol/apron_hover.svg);}
.accessories_icon{background-image: url(../images/symbol/accessories.svg);}
.prod-item a:hover .accessories_icon{background-image: url(../images/symbol/accessories_hover.svg);}
.suit_icon{background-image: url(../images/symbol/suit.svg);}
.prod-item a:hover .suit_icon{background-image: url(../images/symbol/suit_hover.svg);}
/*首頁公告*/
.post{padding-top:40px; padding-bottom: 20px;}
@media (max-width: 767px){.post{padding-top:0px; padding-bottom: 0px;}}
.post img{max-width: 100%; height: auto}
/*公司網頁內容*/
.comp_content{}
.comp_content img{max-width: 100%; height: auto;}
.comp_content table{max-width: 98% !important; }
/*產品說明 prodshow-tab-panel*/
.tab-panel-title>li >a{color: #555;font-size: 18px;}
.tab-panel-title>li.active>a,.tab-panel-title>li.active>a:focus{color: #000;}
/*========indexnews============*/
.indexnews{font-size: 17px}
.indexnews p.news_title{border-bottom: 2px dotted #eee;font-weight: 600}
.indexnews a {color:#362e2b;font-weight: 200 }
.indexnews a:hover {color:#f06060}

.title-1 h2{color: #362e2b; text-align: center;display:flex;
align-items: center; margin:1% auto 2.5%; position:relative;letter-spacing: 8px;font-weight: 600;width: 60%}/*標題*/
.title-1 h2:after,.title-1 h2:before {
        content: "";
        flex: 1;/*幾等份*/
        border: none;
        margin: 0 1.5rem;
        border-top: 1px solid #999;
}
@media(max-width:767px){
	.title-1 h2{font-size: 20px;letter-spacing: 2px;}
}

.index-title-2 h2{color: #313131; text-align: center;display:flex;
align-items: center; margin:1% 0 2.5%; position:relative;letter-spacing: 2px;font-weight: 600}/*標題2*/
.index-title-2 h2:after,.index-title-2 h2:before{
        content: "";
        flex: 1;/*幾等份*/
        border: none;
        margin: 0 1.5rem;
        border-top: 5px solid #313131;
}
.newtime{font-size: 14px;color: #676767;float: right;padding-top: 25px}
.indexnews ul{ margin:0; padding:0; width: 100%;display:flex;flex-wrap:wrap;}
.indexnews ul li{list-style:none;margin: 0;}
.indexnews .news-box{background-color:#fff; box-sizing: border-box; box-shadow: 0 0 5px #d2d2d2; overflow: hidden; transition:all .5s; padding-bottom: 10px;}
.indexnews .news-box .news-img-box,.indexnews .news-box .mv{position: relative;max-height: 180px; overflow: hidden;box-sizing: border-box;background-color: #fff;}
.img-bg2{position: relative;background-size: cover; height:190px;background-position: center;transition: all 0.5s;width: 99.99%}
.img-bg2:hover{opacity: 0.6; transform: scale(1.1);}
.news-box h4{padding: 0 10px; line-height: 1.3}
/*=====news==========================================*/
.news{box-shadow: 0 0 5px #d2d2d2; margin: 1% 0;background-color: rgba(255,255,255,.8);transition: all 0.5s;padding-bottom: 10px;}
.news:hover{ background-color:#000}
.news:hover a span.date{color:#c9c9c9;}
.news h4{padding: 0 2%;font-weight: 600;line-height: 1.3}
.news:hover  h4{color:#fff;}
.news .news-img-box,.news .mv{aspect-ratio: 4 / 3; /* 設定寬高比為 4:3 */overflow: hidden;background-color: #fff;}
.img-bg{position: relative;background-size: cover;background-position: center;transition: all 0.5s;width: 100%;height: 100%;}
.img-bg:hover{opacity: 0.6; transform: scale(1.1);}
.img-bg h5{ position:absolute; background-color:rgba(0,0,0,0.7); color:#fff; left:0; bottom:0;width:100%; box-sizing:border-box; padding:5%; margin:0}
.news a span.date,.indexnews span.date{color: #898989; border-radius: 20px;padding: 1px 10px;font-size: 13px; letter-spacing: 0.5px}
.news a span.date::before,.indexnews span.date::before,.news-text span.date::before{content: "\f073";  font-family: FontAwesome; padding-right:5px;}
/*========logo============*/
.logo img{ width: 165px}
@media (max-width:420px) {
.logo img { width:75px;margin-left: 15px;}
.logo-text{margin-left: 100px;padding-top: 25px;font-size: 22px;}
.logo-text:hover{color:#362e2b}	
}
/*========圓形圖片============*/
.circle-effect-1{z-index: -1; background-image: url('../images/symbol/circle_01.svg');width: 600px;height: 600px; position: absolute;background-repeat: no-repeat;top:-300px;left:-100px;opacity: 0.3}
.circle-effect-2{z-index: -1; background-image: url('../images/symbol/circle_02.svg');width: 300px;height: 300px; position: absolute;background-repeat: no-repeat;top:150px;left:50px;opacity: 0.4}
.circle-effect-3{z-index: -1;background-image: url(../images/symbol/circle_03.svg);width: 250px;height: 250px;position: absolute;background-repeat: no-repeat;bottom: 300px;right: 30px;opacity: 0.5;}
.circle-effect-4{z-index: -1;background-image: url(../images/symbol/circle_04.svg);width: 700px;height: 700px;
position: absolute;background-repeat: no-repeat;bottom: -250px;right: -180px;opacity: 0.5;}
.circle-effect-5{z-index: -1;background-image: url(../images/symbol/circle_05.svg);width: 150px;height: 150px;position: absolute;background-repeat: no-repeat;bottom: 450px;right: 20px;opacity: 0.5;}

@media (max-width:420px) {
.circle-effect-1{z-index: -1; background-image: url('../images/symbol/circle_01.svg');width: 300px;height: 300px; position: absolute;background-repeat: no-repeat;top:-100px;left:-50px;opacity: 0.3}
.circle-effect-2{z-index: -1; background-image: url('../images/symbol/circle_02.svg');width: 100px;height: 100px; position: absolute;background-repeat: no-repeat;top:150px;left:-20px;opacity: 0.4}
.circle-effect-3{z-index: -1;background-image: url(../images/symbol/circle_03.svg);width: 150px;height: 150px;position: absolute;background-repeat: no-repeat;bottom: 120px;right: -30px;opacity: 0.5;}
.circle-effect-4{z-index: -1;background-image: url(../images/symbol/circle_04.svg);width: 250px;height: 250px;
position: absolute;background-repeat: no-repeat;bottom: -50px;right: -20px;opacity: 0.5;}
.circle-effect-5{ display: none}	
}
/*========index_mainprod============*/
.index_mainprod{position: relative;margin-bottom: 30px}
.index_mainprod h4{position: absolute;background-color: rgba(0,0,0,0.7); color: #fff;bottom: 3%;width: 100%;text-align: center;padding: 3% 0;}

@media (max-width:420px) {
	.index_mainprod{margin-bottom: 15px}
}

/*========fqa-leftmenu============*/
.fqa_lar ul li a{
	padding-bottom: 5px;
	color:#333; font-size:18px; font-weight:bold;letter-spacing:1px;
	padding-left: 5px;
	margin-bottom: 15px; margin-top:30px;
	border-bottom: 1px solid #666;
	display: block;
	}
/*==聯絡我們-加入好友===================================================================*/
.info i{line-height:1.8;}
.info .line-link{font-size: 14px;color: #fff;background-color: #00b900;padding: 5px 8px;border-radius: 5px;margin-left: 10px;font-weight:600;}
.info .line-link a{color:#fff;}
.info .line-link:hover{background-color: #006600}
.info .color1{color:#03409a; text-align:center;}

/*==欄位設定===================================================================*/
.col-bottom{ margin-bottom: 30px;}
@media (max-width:767px){
.col-bottom{ margin-bottom: 30px;}	
}
/*==lazyload-預設背景===========================================================*/
.lazyload{
  display: block;	
  background-image: url(../images/symbol/load.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
 /*==============================flex-box==============================*/


.flex-box{display: flex;flex-wrap:wrap;}
.flex-box:before,.flex-box:after{display: none}/*for IOS bug*/
 /*==============================index_banner==============================*/
.btndown {
    position: absolute;
    bottom: 5px;
    width: 200px;
    margin: auto;
    display: block;
    cursor: pointer;
    padding-bottom: 40px;
    left: 0;
    right: 0;
	text-align:center;
    text-transform: uppercase;
	color:#fff;
	z-index:999;
}
@media  (max-width : 768px) {
.btndown{ display:none;}
}

.btndown .icondownsytle {
    margin-top: 20px;
    display: block;
    animation: down_ef 2s infinite;
    color: #fff;
	z-index:999;
}
@keyframes down_ef{
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } 
	}
/*首頁banner尺寸*/
header{ position:relative}
.banner-title{ position:absolute; top:30%; width:100%; z-index:999 }
.banner-title h1{ color: #59493f;
    text-shadow: 0px 0px 8px #FFF;
    text-align: center;
    font-weight: 800;
    font-size: 48px;}
.banner-title h2{color: #333;
    text-shadow: 0px 0px 5px #FFF;
    text-align: center;
    font-weight: 600;
    font-size: 36px; }			
.imgbox { 
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100vh;width: 100%; }
@media  (max-width : 768px) {
	.banner-title h1{ font-size: 30px;}
	.banner-title h2{font-size: 24px;
}
}
/*========search============*/
.stylish-input-group .input-group-addon{
    background: #fff !important; 
}
.stylish-input-group .form-control{
    border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
/*===========bottom-comp-info===========*/
.comp-info{
	background:#d9d0c1;
	padding: 0.5% 0 1%;
	color: #424242;
	line-height:1.5;
	letter-spacing:0.5px;
	font-size: 14px;
	text-align:left;
	}
.comp-info  a{color: #424242}
.comp-info h4{ padding:0; margin:0 0 1%; letter-spacing:1px; }
@media (max-width:767px) {
	.comp-info h4{ margin: 5% 0}	
}
.comp-info h2{ width: 50%; margin: 15px auto;color: #fff; text-align: center;}
.comp-time-title{ color:#fff;background-color: #982A2B; letter-spacing:2px; text-align:center; padding:2%; margin-bottom:1%}
.comp-time{ color:#fff;background-color: #B80608; letter-spacing:2px;padding:2% ;margin-bottom:1%}
.info-item{padding-bottom: 1%}
.info-item a:hover{color:#000;}
@media (max-width:767px) {
	.comp-info h2{ width: 100%;} 
}
/*====bottom-icon===========*/
.bottom-icon{ height: 40px;margin-top:2%;}
.bottom-icon ul {margin: 0; padding: 0;}
.bottom-icon ul li{ list-style: none;float: left; margin-right:2%;}

/*====footer===========*/
footer {text-align: center;font-size:13px;color:#fff;background-color:#000;}
footer a{ color:#fff}
footer a:hover{ color:#eee}
/*copyright*/
.copyright{padding:10px 0;font-family: "微軟正黑體", Arial, "新細明體";	font-weight:normal;	color:#dcdcdc;}
.copyright a{color:#dcdcdc;}
.copyright a:hover {color:#d2d2d2;}
/*====scroll-up-top===========*/
footer a.scroll-up{ width: 40px; height: 40px;background-color: #313131; border: 1px solid #fff;border-radius: 50%;position: fixed;
    bottom: 65px;right: 30px;z-index: 100;cursor: pointer; text-align: center; line-height: 45px; display: none;color: #fff}
footer a.scroll-up::before{content: "\f106";  font-family: FontAwesome; ; color:#fff;  position: absolute;top: -15px;width: 40px;
    left: 0px;}
footer a.scroll-up:hover{ background-color: #535353;color: #fff}
/*====side-line===========*/
footer .side-line{ width: 50px; height: 50px;border-radius: 50%;position: fixed;bottom: 120px;right: 20px;z-index: 100;cursor: pointer; text-align: center; line-height: 50px; color: #fff}
/*====side===========*/
footer .side {
	z-index: 100;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
	position: fixed;
	bottom: 115px;
    right: 25px;
}
footer .side ul{
	margin: 0;
    padding: 0;
	}	
footer .side ul li{
    width: 50px;
    height: 40px;
    border-radius: 50%;
	margin-bottom: 10px;
	list-style: none;
}
/*====試上預約===========*/
.btn-forms{ width: 50px; height: 50px;background-color: #fc342d; border: 1px solid rgba(255,255,255,0.6);border-radius: 50%;cursor: pointer; text-align: center;  display: block;color: #fff;line-height: 1;  padding-top: 4px;}
.btn-forms span{line-height: 1.2; font-size: 16px;letter-spacing: 1px;}	
.btn-forms:hover{ background-color: #590202;color: #fff}
/*====MemoSpec===========*/
.memoSpec { font-size:16px; color: #414141;}
.memoSpec a{ color:#414141}
.memoSpec a:hover{ text-decoration:none; color:#362e2b !important; font-weight:bold;}
.memoSpec p{font-size: 16px;letter-spacing: 1px;line-height:1.7;}
.memoSpec h3{line-height: 1.5}
.memoSpec img{ max-width:100% !important; height: auto !important;}
.memoSpec table.noborder{ borer:0;}
.memoSpec table.noborder tr td{ text-align: center}
.memoSpec  table tr th{ background-color:#969696; color:#333; text-align:center;}
.table_style1{}
.table_style1 tr.block{ background-color:#262626; color:#fff;}
.table_style1 tr td{ padding:3% 0 2% 3%;}
.memoSpec ol ,.memoSpec ul{margin-left: 2%}
@media (max-width: 767px) {
	.memoSpec ol ,.memoSpec ul{margin-left: 4%}
}
.memoSpec ol li,.memoSpec ul li{list-style: auto;font-size: 16px;letter-spacing: 1px;line-height:1.7!important;}
/*====MemoSpec-top===========*/
.MemoSpec-padding{padding-top: 2%}
/*====download===========*/
.download{margin-top:2%;margin-bottom: 2%}
.download a img:hover{opacity: 0.7}
.download h2{margin-top:5%;font-size:16px}
/*====modal-btn===========*/
.modal-btn{ display: none;height: 30px;padding: 2% 0 1%; background-color: rgba(0,0,0,0.8);color:#fff;width: 100%;position: absolute;bottom: 0;text-align: center;z-index: 9}	
.prodimgbox:hover .modal-btn{display: block;cursor: pointer}
.prodimgbox:hover .modal-btn:hover{background-color: rgba(0,0,0,1.0)}
/*====bottom-nav===========*/
.bottom-nav{text-align: center;margin: 0.5% auto 1.5%;font-size: 16px;display: block;border-bottom:1px solid #b0a89c}
.bottom-nav ul li{display: inline-block;margin-right: 10px;;}
.bottom-nav ul li:after{content: "|";margin-left: 10px;}
.bottom-nav ul li:last-child:after{content: " ";}
.bottom-nav ul li a{text-decoration: none}
.bottom-nav ul li a:hover{color: #590202}		
@media (max-width:767px) {
.bottom-nav{text-align: left;padding: 0}	
.bottom-nav ul{padding: 2%;font-size: 15px;text-align: center;}	
}
/*====compimg===========*/
.compimg {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}

.img-thumbnail.img-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 5px; 
  border: 1px solid #ddd; /* 可自定邊框樣式 */
  border-radius: 0.25rem;
}

.img-inner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  display: block;
}

.img-wrapper:hover .img-inner {
  transform: scale(1.1);
  opacity: 0.6;
}

/*====index-link===========*/
.index-link{}
.index-link ul{ margin:0; padding:0}
.index-link > ul > li{ list-style: none;line-height:2.0; border-bottom:1px #B0B0B0 dashed; padding-right:30px; padding:0;float:left; box-sizing:border-box;width:100%}/*width:47%;margin-right:3%;*/
.index-link > ul > li::before{ content: "\f0da";  font-family: FontAwesome; padding-right: 5px}
.index-link > ul > li a{ }
.index-link > ul > li a:hover{ color:#000;}
@media (max-width: 767px) {
.index-link > ul > li{width:100%;margin-top: 1%;margin-bottom: 1%}
}
