<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*tl icon*/
.tl{position:fixed;right:0.5%;top:16%;z-index:1000;}
/*LINE icon*/
.line{position:fixed;right:0.5%;top:24%;z-index:1000;}
/*t2 icon*/
.t2{position:fixed;right:0.5%;top:32%;z-index:1000;}
/*t3 icon*/
.t3{position:fixed;right:0.5%;top:40%;z-index:1000;}


/*body*/
.row [class^="col-"] {
  padding:10px;
}


body[data-type="fullpage"]:not(#managehome) #wrap &gt; :not(:last-child) { margin-bottom: 0px; }




/*logo*/

 #logo img {
   padding: 0 16px 16px;
 }




/*top*/
.navbar-nav &gt; li &gt; a {
    color: #fff;
}


.topnavbar .container {
  text-align: justify;
  font-size: 0;
  text-align: center;
}

.topnavbar .container::after {
  content: "";
  display: inline-block;
  width: 100%;
}

.topnavbar {
  background-color: #222;
  top:0px;
  position: relative;
  z-index:100;
  width:100%;
  padding: .6rem 0;
  height: 100px;
}



/*nav*/
#nav ul li a {
    white-space: nowrap;
    color: #fff;
    line-height: 1.3;
    font-weight: normal;
    padding: 10px 15px;
    font-size: 95%;
    border-right: 1px #888 dotted;
    transition:all 0.5s;
}

#nav ul li a:hover{
    color: #f88e94;
}

#nav ul li a span{transition:all 0.5s;}

#nav ul li a:hover span{border-top:2px solid #f88e94;padding-top:5px;}


#nav ul li.current a  {
    color: #f88e94;  
}



/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(780 / 1920 * 100%); /* 羈������駜�綺���絲�墾荀��紙���� */
}

.swiper-slide {
  width: 100% !important;
}




/*Index_1*/
#bodyinhome .fcol.fcol-1 .container{
  padding:60px 20px;
  }


/*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; /*膊㊨�㊤ぇ絨�*/
}

.editmode .owl-carousel.owl-loaded {
  display: flex;
  flex-wrap: wrap;
}
.editmode .owl-carousel &gt; div {
  flex: 0 0 25%;
  max-width: 25%;
}



/*Index_2*/
#bodyinhome .fcol.fcol-2{
  background:url(https://static.iyp.tw/409507/files/a1b98c01-0a91-4ffd-ba19-eb1c7f1911d8.jpg)no-repeat;
  background-position:top center;
  background-size:cover;
  min-height:700px;
}


#bodyinhome .fcol.fcol-2 .container{
  padding:60px 20px;
}



@media(max-width:600px){
  #bodyinhome .fcol.fcol-2 .container{
    background:rgba(255,255,255,0.75);
  }
}

.titleBox{
writing-mode: vertical-rl;
padding-right: 20px;
border-right: 4px solid #a68457;
margin-top: -50px;
}


.titleBox .titleTw {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  padding-right: 10px;
  letter-spacing: 0.1em;
  padding-top: 25px;
  padding-left: 400px;
}


.titleBox .titleEn {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #c3a15f;
  padding-right: 5px;
  padding-top: 25px;
}



@media(max-width:600px){
.titleBox{
  writing-mode: horizontal-tb;
  text-align: center;
  margin-top: 0px;
  border-right:0px;
  border-right: 0px solid #a68457;
  }
}



@media(max-width:600px){
.titleBox .titleTw {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  padding-right: 0px;
  letter-spacing: 0.1em;
  padding-top: 5px;
  padding-left: 0px;
  writing-mode: horizontal-tb;
  }
}

@media(max-width:600px){
.titleBox .titleEn {
    writing-mode: horizontal-tb;
 }
}


@media(max-width:767px){
.titleBox{
   margin-top: 0px;
 }
}



/*Index_3*/
#bodyinhome .fcol.fcol-3{
  background:url(https://static.iyp.tw/409507/files/fad6795e-46b6-4693-98a2-575267ded678.jpg)no-repeat;
  background-position:top center;
  background-size:cover;
  min-height:600px;
}


#bodyinhome .fcol.fcol-3 .titleBox{
writing-mode: vertical-rl;
padding-right: 20px;
border-right: 4px solid #a68457;
margin-top: -50px;
margin-left: -400px;  
}


#bodyinhome .fcol.fcol-3 .titleBox .titleTw {
  font-size: 45px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  padding-right: 10px;
  letter-spacing: 0.1em;
  padding-top: 25px;
}


#bodyinhome .fcol.fcol-3 .titleBox .titleEn {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  color: #c3a15f;
  padding-right: 5px;
  padding-top: 25px;
}



@media(max-width:600px){
#bodyinhome .fcol.fcol-3 .titleBox{
  writing-mode: horizontal-tb;
  text-align: center;
  margin-top: 0px;
  border-right:0px; 
   margin-left:0px;
  }
}


@media(max-width:600px){
#bodyinhome .fcol.fcol-3 .titleBox .titleTw {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  padding-right: 0px;
  letter-spacing: 0.1em;
  padding-top: 5px;
  padding-left: 0px;
  margin-left: 0px
  writing-mode: horizontal-tb;
  }
}

@media(max-width:600px){
#bodyinhome .fcol.fcol-3 .titleBox .titleEn {
    writing-mode: horizontal-tb;
 }
}



.service_img {
  position: relative;
  border: 1px solid #fff;
  padding: 5px;
}

.service_img img{
  border-radius:0px
}

.service_text {
  position: absolute;
  display: table-cell;
  z-index: 999;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px 15px 15px;
  background: rgba(0, 0, 0, 0);
  text-shadow: black 0.1em 0.1em 0.2em;
  border-radius:0px;
  text-shadow:none;
}

.service_text:hover {
  position: absolute;
  display: table-cell;
  z-index: 999;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px 15px 15px;
  background-color: rgba(0,0,0,0.55);
  transition: 0.5s;
}

.service_text div {
  font-size: 20px;
  line-height: 30px;
  position: relative;
  top: 45%;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 8px;
  background: rgba(75,75,75,0.45);
  width:60%;
  margin:0 auto;
  text-shadow: none;
}

@media (max-width: 768px) {
  .service_text div {
    font-size: 18px;
    line-height: 20px;
    position: relative;
    top: 40%;
  }
}

@media (max-width: 480px) {
  .service_text div {
    font-size: 24px;
    line-height: 30px;
    position: relative;
    top: 40%;
  }
}




@media (max-width: 768px) {
.service_text div {
  width:100%;
 }
}


/*Index_4*/
#bodyinhome .fcol.fcol-4{
  background:#c3010c;
}


#call a.more-btn {
  position: relative;
  margin-top: 0px;
  padding: 10px 20px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 99em;
  display: block;
  z-index: 9999;
  text-align: center;
}

#call a.more-btn span {
    color: #FFE9AB;
    text-shadow: 0px 0px 6px rgba(248, 255, 51, 0.76);
}

#call a.more-btn:hover{
    color: #fff;
    text-decoration: none;
}

#call a.more-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #DFA500;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 0px;
  border-radius: 99em;
}


#call a.more-btn:hover:before {
    right: 0px;
    width: 100%;
    border-radius: 99em;
}

#call a.more-btn:before {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


#call a.more-btn span {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



/*Index_5~6*/
#bodyinhome .fcol.fcol-5,
#bodyinhome .fcol.fcol-6{
  display:none;
}


/*h1*/
.h1title{color:#a80000;}


/*side*/
#side ul li a {
    color: #555;
    display: block;
    padding: 10px 20px;
    transition: .3s;
    border-bottom: 1px dashed #555;
}  

/*pd*/
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #000;
    overflow: hidden;
    padding: 0 16px;
}

body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #fff;
    transition-property: left, color;
    background: #9a0009;
    text-shadow: none;
    padding: 0 10px;
}



/*news*/
.news .fcol .news-list li h3 {
  color: #a17a4d;
}


/*form*/
.mark {
    background: none;
   }
</pre></body></html>