.phone{position:fixed;  right:1%;  top:25%;  z-index:1000 }
.map{position:fixed;  right:1%;  top:40%;  z-index:1000 }

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background-color: #4666ba;
    padding: 0px 10px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all:hover {
    color: #fff;
    transition-property: left, color;
    background-color: #4666ba;
    padding: 0px 10px;
}

.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
    padding: 6px 15px;
    text-shadow: 0 0px 0 #fff;
    font-size: 16px;
}

#t-500{
  font-family: 'Noto Serif TC', serif;
  font-weight: 1000;
    color: #000;
}

/*下面底色/文字顏色*/
#footer {
    color: #fff;
    background-color: #748ed3; 
 
}

#foot-nav { border-bottom: 0px solid #444;display: flex; justify-content: center; }

#foot-nav ul li a {
    display: block;
    color: #fff;
    font-size: 1.0em;
    margin-right: 10px;
    padding: 5px 16px;
    background-color: #2b3e6f;
    border-radius: 30px; 
}

#contact-info ul li span {
    color: #fff;
}

.pc_01 img {
   width: 100%;
    height: 300px;
   object-fit: cover;
  box-shadow: -10px 10px #ddd;
}

/*手機版-側欄浮動按鈕-縮小*/
@media (max-width: 414px){ 
  .phone, .fb, .line-1, .ig, .map, .wechat, .shop-1, .x-twitter, .pixnet { 
    transform: scale(0.8);
    right:0;
  }
}

/*回首頁在最右邊*/
.navbar-nav {
    display:none;
}

/*套用google font字型Noto Serif TC明體*/
#t-500{
  font-family: 'Noto Serif TC', serif;
  font-weight: 500;
    color: #c79b6a;
}

/*了解更多*/
.bg-icon1  {
  margin-left: auto; 
  margin-right: auto;
  transition:.3s all ease;
  padding: 5px 20px;
  color: #fff;
  text-align: center;
  font-size: 18px;
   border: 1px solid #e3dac5;
}

.bg-icon1:hover  {
  background-color: #e3dac5; 
  color: #3e3e3e;
}

.bg-icon1 a { color:#3e3e3e;}


/*文字顏色, ::after底線*/
#ser-line {
    background: #3d7294;
    width: 40px;
    height: 5px;
    display: block;
    margin: 0.5em auto 0.5em;
    border-radius: 5px;
}


#logo h1 {
    height: 70px;
}

.topnavbar .container {
  text-align: justify;
  font-size: 0;
  padding: 0px;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
  padding: 0px;
}
body {
    /* background-repeat: no-repeat;/*; scroll捲動背景*/
  background-attachment: fixed; 
   background-position: 50% 10%;
   background-size: cover;/*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
   background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.6) 0% ,rgba(255, 255, 255, 0.6) 100%) , url(https://static.iyp.tw/409599/files/15d65883-e108-4558-ad02-4b23c69366e5.jpg);

}



@media only screen and (min-width: 768px){
#bodyinhome .fcol.fcol-3 .container {
   background-attachment: scroll; /*fixed固定背景; scroll捲動背景*/
   background-repeat: no-repeat;
   background-position: top center;
   background-size: cover;/*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
   background-image: -webkit-linear-gradient(top, rgb(255 255 255 / 0%) 50% ,#748ed3  50%);
   width: 100%;
   padding: 0rem 0;
}}

@media only screen and (max-width: 768px){
#bodyinhome .fcol.fcol-3 .container {
   background-color: #748ed3;
   width: 100%;
   padding: 10px;
}}

#bodyinhome .fcol.fcol-2 {
   width: 100%;
   background-image: -webkit-linear-gradient(left, #4666ba 30% ,#dbdbdb  30%);/*頁籤底色漸層*/
   background-color: #f5f5f5;
  padding:3rem 0;
  
}


#bodyinhome .fcol.fcol-4 .container { width: 100%;}


#bodyinhome .fcol.fcol-6 {
  width: 100%;
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position:center bottom;
   background-size: cover;
   background-image: -webkit-linear-gradient(top, rgb(244 244 244 / 70%) 0%, rgb(255 255 255 / 0%) 100%),url(https://static.iyp.tw/409599/files/97715235-7719-44a8-9726-1f0c69f6b871.jpg);

}

/* 首頁各層編輯欄背景*/
body.about-us .fcol.fcol-2   {
   background-attachment: fixed; 
   background-repeat: no-repeat;
   background-position: 100% 10%;
   background-size: cover;/*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
   background-image: -webkit-linear-gradient(left, rgba(201,156,111,0.8) 0% ,rgba(201,156,111, 0.8) 100%) , url(https://static.iyp.tw/409579/files/0e6b27c1-82e3-45fb-929f-622620e3708e.jpg);
   padding: 5rem 0;
  /*height: 500px;*/
}



/* 首頁各層編輯欄背景*/
body.about-us .fcol.fcol-6   {
     width: 100%;
   background-attachment: scroll;
   background-repeat: no-repeat;
   background-position:center bottom;
   background-size: cover;
   background-image: -webkit-linear-gradient(top, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 100%),url(https://static.iyp.tw/409579/files/c167cdf4-bd04-4535-80dd-d254e0e0efd2.png);

}







.topnavbar {
     background-color: #fff;/*頁籤底圖顏色*/
    position: relative;/*頁籤&banner分開不重疊*/
    padding: 0px;/*頁籤距離*/

}


/* 首頁與內頁共用 */
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
}

.swiper-slide {
  width: 100% !important;
}

/* 首頁 */
#bodyinhome .swiper-wrapper, #bodyinhome .swiper-slide {
  padding-bottom: calc(750 / 1920 * 100%); /* 首頁 banner 大小 */
}

/* 內頁 */
#bodyinpage .swiper-wrapper, #bodyinpage .swiper-slide {
  padding-bottom: calc(500 / 1920 * 100%); /* 內頁 banner 大小 */
}

#nav ul li::after {  
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #e1f5ff;
    left: 0;
     top: 15px; }

#nav ul li a {
    color: #0841c1;/*頁籤文字顏色*/
    padding: 15px 16px;/*頁籤文字間隔*/
    /*border-left: #999 1px dotted;頁籤文字間隔虛線*/
    font-size:16px;
}

#nav ul li a:hover  {
  color: #0060ff;/*頁籤滑過文字顏色*/
}
#nav ul li.current a { 
  color: #0841c1;/*頁籤滑過文字顏色*/
}

#nav .subnav {
    background-color: #ffffff;/*次頁籤底色*/
}

#nav li.has-subnav ul li::after {  
    content: "";
    position: absolute;
    width: 0px;
    height: 20px;
    background: #fff;
    left: 0;
     top: 15px; }

#side ul li a {
    color: #31708f;
}

#side ul li.current>div a {
    color: #333;
}

/* 商品格*/
ul.product-list li a { color: #333;}
ul.product-list li a:hover { color: #333;}

/*title文字顏色*/
.h1title {
    color: #000;
    text-align: center;
    border-bottom: 1px solid #b0b0b0;
    
}

body.about-us .h1title {display:none;}

/* 消除空白*/
body[data-type="fullpage"]:not(#managehome) #wrap>*:not(:last-child) {
    margin-bottom: 0px;
}


/* 文字放大手機*/
@media only screen and (max-width: 768px){
body {
     font-size: 16px;/*螢幕寬度768px內文字大小*/
    color: #000;
}

#footer {
   font-size: 12px;
}
}


/* 文字放大電腦*/
@media only screen and (min-width: 768px){
#main-wrap .container {
    font-size:16px;
  line-height:30px;
  color: #000;
}}
  
a { color: #000;}
  
  

/* 背景*/
body {
   background-color:#fff;
font-family: 'Noto Sans TC', sans-serif;
}

/* 線*/
.line{
    height: 1px;//高度爲1px,可根據實際修改
    width: 150px;
    background: #ffae00;
}
.innerline{
    display: block;
    width: 150px;
    height: 3px;
    background: #ffae00;
    margin-top: -1px;//很重要，否則兩條線不在同一水平面
}



/*產品介紹-圖文左右特效*/
figure.snip1249 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  background: #000000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  display: inline-flex;
  border: 1px solid #000; 
}

figure.snip1249 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1249 img {
  position: relative;
  width: 30%;
  aspect-ratio: 4 / 3;
  object-fit: cover;  /*cover圖片剪裁不拉伸壓縮 ; contain不拉伸壓縮.等比縮放)*/
  transform:scale(1,1);
}

figure.snip1249:hover img{
  opacity: 0.7;
  transform:scale(1.1,1.1);
}

figure.snip1249 h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  padding:10px;
}
figure.snip1249 p {
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  line-height: 1.2;
}
figure.snip1249 figcaption {
  color: #fff;
  position: relative;
  font-size: 0.9em;
  width: 100%;
  display: inline-flex;
  justify-content: space-around;
  align-items: center;
  padding:10px;
}

figure.snip1249 figcaption .btn-more {
  display: inline-block;
  width: auto;
  border: 1px solid #798dff;
  padding: 5px 10px;
  color: #798dff;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.9em;
  text-transform: uppercase;
}

figure.snip1249:hover .btn-more {
  background-color: #798dff;
  color: #000000;
}
figure.snip1249 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}





/*UL大標 https://steam.oxxostudio.tw/category/html/tags/ul-li.html*/
ul.a {
  list-style-type: circle;
}

ul.b {
  list-style-type: square;
}

ol.c {
  list-style-type: ecimal;/*disc實心 ecimal 數字*/
  margin-left: 1em;
  font-size:20px;
  line-height:40px;
}

ol.d {
  list-style-type: lower-alpha;
  margin-left: 1em;
}

/*響應欄表格col-4 col-5 col-6 col-7 手機版強制2欄 寬度50%*/
@media only screen and (max-width: 576px){
.serve-item .col-3 { max-width: 33%;}
.serve-item .col-5 { max-width: 50%;}
.serve-item .col-6 { max-width: 50%;}
.serve-item .col-7 { max-width: 50%;}
}

/*owl 輪播圖語法*/
.owl-carousel.owl-theme {
  padding: 0 1rem 2rem;
}
.owl-carousel.owl-theme .owl-nav {
  top: 50%;
  margin: 0;
  transform: translateY(-50%);
}
.owl-carousel.owl-theme .owl-dots {
  bottom: 0;
}
.owl-carousel.owl-theme button:focus {
  outline: none;
}
.owl-carousel.owl-theme .owl-nav,
.owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
}
.owl-carousel.owl-theme .owl-nav .owl-prev {
  float: left;
  transform: translateX(-100%);
}
.owl-carousel.owl-theme .owl-nav .owl-next {
  float: right;
  transform: translateX(100%);
}
.owl-carousel.owl-theme .owl-nav .owl-prev:hover,
.owl-carousel.owl-theme .owl-nav .owl-next:hover{
  background: none;
  color: inherit;
}
.owl-carousel.owl-theme .owl-nav .fa {
  font-size: 3em; /*箭頭大小*/
  color:#fff;
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel > div {
  flex: 0 0 25%;
  max-width: 25%;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}



/*產品-服務項目區塊項目li效果—5格*/
.pro_item ul li {
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: calc(50% - 10px);
    border-radius: 5px;
    line-height: 1.5;
    border: 1px solid #dddddd;
    background-color: #fff;
  font-size: 18px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  text-align: center;
}
.pro_item a { color:#666 ;font-size: 15px;}

.pro_item a:hover { 
  opacity: 0.8;   
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 991px){
 .pro_item ul li { width: calc(33% - 10px); font-size: 14px;}
  .pro_item a { font-size: 14px;}
}
@media only screen and (max-width: 768px){
 .pro_item ul li { width: calc(50% - 10px); }
}
@media only screen and (max-width: 567px){
 .pro_item ul li { width: calc(100% - 10px); }
}

/*產品-服務項目區塊項目li效果—3格*/
.pro_item2 ul li {
    padding: 5px;
    margin: 5px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    width: calc(25% - 10px);
    border-radius: 5px;
    line-height: 1.5;
    border: 1px solid #dddddd;
    background-color: #fff;
  font-size: 18px;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 500;
  text-align: center;
}
.pro_item2 a { color:#666 ;font-size: 15px;}

.pro_item2 a:hover { 
  opacity: 0.8;   
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pro_item2 img { height: 20vh; width: 100vw; object-fit: cover;}

@media only screen and (max-width: 991px){
 .pro_item2 ul li { width: calc(33% - 10px); font-size: 14px;}
  .pro_item2 a { font-size: 14px;}
}
@media only screen and (max-width: 768px){
 .pro_item2 ul li { width: calc(50% - 10px); }
}
@media only screen and (max-width: 567px){
 .pro_item2 ul li { width: calc(50% - 10px); }
}


/*響應欄表格col-4 col-5 col-6 col-7 手機版強制2欄 寬度50%*/
@media only screen and (max-width: 576px){
.serve-item .col-4 { max-width: 50%;}
.serve-item .col-5 { max-width: 50%;}
.serve-item .col-6 { max-width: 50%;}
.serve-item .col-7 { max-width: 50%;}
}
