.phone{position:fixed;right:1%;top:40%;z-index:1000;}
.fb{position:fixed;right:1%;top:52%;z-index:1000;}
.line-1{position:fixed;right:1%;top:64%;z-index:1000;}


/*服務申請流程箭頭*/
#Process-bg {
    border-radius: 15px;
    background-color:#fff;
    padding: 20px 15px 2px 15px;
    margin: 0 1rem;
    height: 100%;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.2);
}
#Process::after {
  font-family: "Font Awesome 6 Free";
  content: "\f0a9"; /*向右箭頭*/
  position: relative;
  bottom: 50%;
  left: 57%;
  font-size: 20px;
  font-weight: 700;
} 
@media only screen and (max-width: 760px){
#Process::after {
  content: "\f0ab"; /*向下箭頭*/
  position: relative;
  bottom: 0;
  top:2.5%;
  left: 0;
}}
/* 下排浮動頁籤連結 */
#wrap-fmenu{
   max-width:1280px;
    width:100%;
    margin:0px auto;
    display:block;
}
.fMenu{
   background-color:#00c5c5;
	display:block;
	position:fixed;
	width:100%;
    margin:0 auto;
	z-index:100;
  	color:#FFF;
	left:0;
	bottom:0;
}
.fMenu ul li{
    letter-spacing:1.5px;
	float:left;
	width:50%;
	border-left:1px solid #fff;
	box-sizing:border-box;
  	color:#FFF;
    min-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.fMenu ul li:first-child{
	border:none;
}
.fMenu ul li a{
	display:block;
	min-height:45px;
    max-height:120px;
	padding: 10px 10px 5px 10px;
    font-size: clamp(14px, 2vw, 20px); 
	color:#FFF;
	text-align:center;
	box-sizing:border-box;
    letter-spacing:0px;
    line-height: 1.1;
}
.fMenu ul li a i{
	display:block;
	font-size:70%;
  	color:#FFF;
}
/*圖文特效按鈕-標題在上+內文滑出*/
.snip1374 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  min-width: 160px;
  width: 100%;
max-width: 500px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-color: #000;
  line-height: 1.5;
}
.snip1374 figcaption {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
 -webkit-transform: scale(1);
  transform: scale(1);
}
.snip1374:hover figcaption,
.snip1374.hover figcaption {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.snip1374 h2{
  color:#ffffff;/*文字顏色*/
  font-size: 16px;/*文字大小*/
  font-weight: 400;/*文字粗細*/
  margin: 10px 15px;
}
.snip1374 h2 span { background-color: #6717cd;padding: 2px 5px; }

.snip1374 h3{
  color:#ffffff;/*文字顏色*/
  font-size: 22px;/*文字大小*/
  font-weight: 700;/*文字粗細*/
  margin: 10px 15px;
}
.snip1374 h3::after { 
   content: "";
    background: #ffbb00;
    width: 45px;
    height: 1px;
    display: block;
    margin: 0;
}

.snip1374 p {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  margin: 10px 15px;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
@media only screen and (max-width: 1280px){  .snip1374 p { -webkit-line-clamp: 2; }}

.snip1374 img {
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  width: 100%;
  aspect-ratio: 3 / 4.5;
  vertical-align: top;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0.5;
  height:300px;
}
@media only screen and (max-width: 768px){ .snip1374 img {  aspect-ratio: 1 / 1; }}

.snip1374:hover img,.snip1374.hover img {opacity: 0.8;}

.snip1374 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1374 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}
/*服務介紹*/
.s-item  {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  padding:15px;
  height: 100%;
  box-shadow: -1px 34px 26px -23px #999999;
}
.s-item img {
  width: 140px;
    background-color: #eee;
    border-radius: 100%;
    margin: -80px 0 0;
}
.s-item h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2.0;
  letter-spacing: 2px;
  color: #00a0e9;
}
.s-item h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
  color: #080808;
  font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/
}
.s-item p {
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
    font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/    
}

/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 430px){ 
  .phone, .fb, .line-1, .ig, .map, .wechat, .shop-1, .x-twitter, .pixnet, .youtube-1, .tiktok , .thread { 
    transform: scale(0.8);
    right:0;
  }
}

.topnavbar {
    background-color: #fff;/*頁籤底圖顏色;background-color: rgba(255,255,255,0);透明Transparent*/
    position: relative;/*relative 頁籤&banner分開不重疊;頂置 fixed;*/
    line-height: 0;
    padding: 0;/*頁籤間距*/
}

body[data-type="fullpage"] .topnavbar .container {
  text-align: center;
  padding: 0;
}

.topnavbar .container::after {
  display: inline-block;
  width: 100%;
}

body {
    background-color: #fff;/*背景底色*/
    font-family: 'Noto Sans TC', sans-serif;/*套用google font字型Noto Sans TC黑體*/
}
#logo { display: block;}
#logo h1 { text-align: center; }

/*動到表格手機不會破版*/
table {
  table-layout: fixed;
  word-wrap:break-word;
} 

/*編輯欄設定*/
.fcol p{
    font-size: clamp(16px, 2vw, 18px); /*最小值 首選值 最大值 限制屬性值區間*/
    color: #000000;/*文字顏色*/
}

body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}

body[data-type="fullpage"] #product-header.main {
      min-height: auto;/*產品-編輯框不設定高*/
}

.fcol h2 { 
  color: #105e95;
  font-size: clamp(32px, 3vw, 40px); /*最小值 首選值 最大值 限制屬性值區間*/
  margin-bottom: 15px;
 /* line-height:2;*/
}

/*nav*/
/*頁籤底拉寬*/
#header .topnavbar .container {
    width: 100%;
}

#nav {  
  display: inline-flex;
  justify-content: center;
  vertical-align: bottom;
  background-color: #0f1129;
  width: 100%;
}
#nav ul li a {
    white-space: normal; /*自動換行*/
    font-size: 1.0rem;/*頁籤文字大小*/
    color: #fff;/*頁籤文字顏色*/
    padding: 10px 20px;/*頁籤文字間隔;padding:2px 16px 2px 16px;*/
    line-height: 1.3;
    transition: .3s;
}

#nav ul li a:hover  {
    color: #333;/*頁籤滑過文字顏色*/
    background-color: #75a9c2;
}
#nav ul li.current a {
    color: #fff;/*頁籤按下後文字顏色*/
    font-weight: 400;
}

#nav .subnav {
    background-color: #75a9c2;/*次頁籤底色*/
    max-width: 400px;/*次頁籤背景最大寬度*/
    width: max-content;/*最大內容*/
    text-align: left;
}
#nav li.has-subnav ul li a {
   color: #fff;/*次頁籤文字顏色*/    
}
#nav li.has-subnav ul li a:hover {
   color: #75a9c2;/*次頁籤滑過後文字顏色*/    
}

#nav li.has-subnav ul li.has-subnav>div a::after, #nav>ul>li.has-subnav>a::after {
  padding-left: 5px;/*下拉選單箭頭距離*/
  font-size: 14px;
}

/*產品頁*/
#side h3 {
    padding: 10px 10px;
    background-color: #105e95;
    color: #fff;
  border-radius: 10px 10px 0 0;
}
#side ul li a {
  padding: 10px 10px;
    font-size: 15px;
    border-bottom: 1px dashed #ddd;
    color: #333;
}

.product-list-div h2 a { 
  color: #000; 
  font-size: clamp(22px, 3vw, 26px);
  line-height: 1.2;
}

ul.product-list li a {
    color: #000;/*產品格文字顏色*/
    background-color: #f5f5f5;/*產品格底色*/
}
ul.product-list li a:hover {
    color: #a9800c;/*產品格滑過文字顏色*/
}

.productdetail .detail-spec h2 p{
    color: #000;
    font-size: clamp(24px, 3vw, 30px);
}/*產品內頁標題文字*/

/*產品頁產品格圖片填滿*/
ul.product-list div.img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*title文字顏色*/
.h1title h1{
  font-size: clamp(0.9em, 3vw, 1em);
  color: #105e95;
  border-bottom: 1px dashed #ddd;
}

a {
    color: #000;/*連結顏色*/
    text-decoration: none;
}
a:hover { color:#a9800c; }

.swiper-container {
  height: auto !important; /* 將容器預設的高拿掉 */
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(700 / 1920 * 100%); /* 自定響應式圖片高度 */
}

.swiper-slide {
  width: 100% !important; /* 強制圖片寬度隨容器變更 */
}

/*首頁各層編輯欄設定*/
#bodyinhome .fcol.fcol-1{
  background-image:url("https://static.iyp.tw/409620/files/ed6f2a2f-2191-4c4c-8cdc-3ebac449689e.jpg");
  background-position:center bottom;
  background-repeat:no-repeat;
  margin-top:-10px;
}
#bodyinhome .fcol.fcol-1 .container { width:80%;padding: 2rem 0; }

#bodyinhome .fcol.fcol-4 { 
  display:none;
}
#bodyinhome .fcol.fcol-5 { 
  display:none;
}

#bodyinhome .fcol.fcol-3 { 
background-image:url("https://static.iyp.tw/409620/files/9b9dc0c3-85f3-4935-8bc6-81748c346f57.jpg");
background-position:center bottom;
}
#bodyinhome .fcol.fcol-4 { 

}
#bodyinhome .fcol.fcol-5 { 

}

@media only screen and (min-width: 768px){  
  #bodyinhome .fcol.fcol-1{
}  
  #bodyinhome .fcol.fcol-5 .container { width: 90%; }/*拉寬編輯欄設定*/
}


/*按鈕-文字底色變化特效*/
.custom-btn {
    padding: 5px 25px;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.btn-more1 {
  border-radius: 50px;
  border: 1px solid #ccc;
  color: #999;
  font-size: clamp(14px, 3vw, 16px);
  background-color: transparent;
  font-weight: 400;
  line-height: 1;
}
.btn-more1:hover{
    background-color: #444; /* 當滑鼠經過時按鈕表格底色變化 */
    color: #fff;/* 當滑鼠經過時按鈕表格文字變化 */
}

.btn-phone, .btn-line  {
    border-radius: 3px;
    border: 0px solid #000;
    color: #fff;
    font-size: clamp(28px, 3vw, 30px);
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  min-width: 250px;
}

.btn-phone { background-color: #ff0057;}
.btn-phone:hover {
  transform:scale(1.05);
  background-color: #ff0000;
  top:-5px;
}

.btn-line { background-color: #00b900;}
.btn-line:hover {
  transform:scale(1.1);
  background-color: #009900;
  top:-10px;
}

/*圖文特效*/
figure.snip1084 {
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  min-width: 160px;
  width: 100%;
  background-color: #fff;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  box-shadow: 0 0 10px #ccc;
}

figure.snip1084 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

figure.snip1084 img {
  opacity: 1;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  display: block;
}

figure.snip1084 figcaption {
  top: 50%;
  left: 40px;
  right: 40px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

figure.snip1084 figcaption h3 {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: clamp(20px, 3vw, 24px);
    text-transform: uppercase;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
}

figure.snip1084 figcaption p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  opacity: 0;
  border: 1px solid #fff;
  border-radius: 30px;
  display: inline-flex;
  padding: 0 15px;
  margin-top: 10px;
}

figure.snip1084 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

figure.snip1084:hover img,
figure.snip1084.hover img {
  opacity: 0.7;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1084:hover figcaption h3,
figure.snip1084.hover figcaption h3,
figure.snip1084:hover figcaption p,
figure.snip1084.hover figcaption p {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.5);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

figure.snip1084:hover figcaption p,
figure.snip1084.hover figcaption p {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/*li-項目-響應式*/
.item-1 ul {
  margin-left: 0rem; 
  font-size: clamp(16px,3vw,18px); 
  color: #000; 
  line-height: 1.5;
  display: inline-flex; 
  flex-wrap: wrap; 
  justify-content: flex-start;
  gap: 10px 15px;
}
.item-1 ul li {  
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #eee;
  padding: 0px 5px;
  width: calc(25% - 19px);
}
.item-1 ul li:hover { background-color: #d9e7df; }
.item-1 ul li a { color: #fff; }
.item-1 ul li:hover a { color: #fff100; }

@media only screen and (max-width: 768px){.item-1 ul li { width: calc(50% - 19px);}}
@media only screen and (max-width: 428px) {.item-1 ul li { width: calc(100% - 19px);}}



/*footer*/
#footer {
    color: #ffffff;
    background-color: #0f1129;
}
#footer a { color: #fff; }
#footer a:hover { color: #ff9b08; }

#foot-nav {
  clear: both;
  padding: 2em 0 1em;
  border-bottom: 0px solid #444;
}

#foot-nav ul {   
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 0px;
}

#foot-nav ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
    padding: 3px 10px;
    background-color: #4aacc8;
    border-radius: 50px;
}
#foot-nav ul li a:hover { background-color: #4aacc8; }

#footer p{
   color: #fff;/*footer文字顏色*/
  font-size: 16px;
  line-height: 1.6;
}

#contact-info ul li span {
    color: #fff;
}/*聯絡我們資訊文字顏色*/

