@charset "utf-8";

#footer_bg{width: 100%;position:relative;Z-index: 2;}
footer{position: relative;margin:0 auto;text-align: left;font-size: 13px;line-height:150%;}
footer a, a.tel, a.tel:hover{text-decoration: none;}
footer, footer a, a.tel, a.tel:hover{color: #666666;}
footer a:hover{color: #666666;}
#footer_logo{}
a.tel, a.tel:hover{pointer-events: none;cursor: text;}

/*footer公司簡介*/
#footer_about{width:50%;border-right: 1px solid #858688;padding: 0px 58px 0 0;}
#footer_about .title{font-size: 17px;font-weight: bold;margin-bottom: 30px;color: #858586;}


/*footer店家資訊*/
footer .right, footer .left{display: inline-block;vertical-align: top;padding: 15px;letter-spacing: 0px;}
footer .left{}
footer .right{}
#footer_text{}
#footer_text .in{display: inline-block;margin: 0px 15px 5px 0px;}
#footer_text .in.add{display:block;}


/*footer選單*/
#footer_nav_bg{background-color: #FFF;}
#footer_nav{max-width: 1000px;margin:0 auto;padding:15px 0;}
#footer_nav ul li{vertical-align: top;font-size:15px;font-weight: bold;}
#footer_nav ul li li{margin-top:5px;}
#footer_nav > ul > li{background: url(../images/footer_line.png) left 7px no-repeat;padding-left: 17px;font-size: 16px;margin:0 30px 0 27px;display: inline-block;}
#footer_nav > ul > li:last-child{margin-right:0;}

/*star.footer選單2*/
#footer_nav2{max-width: 1000px;margin:0 auto;padding:5px 0;}
#footer_nav2 ul li{display:inline-block;vertical-align: top;width:calc(100% / 2 - 19px );background: url(../images/footer_line2.png) left 0px no-repeat;padding-left: 17px;}



/*footer版權所有*/
#footer_copyright{}

/*btnPageTop*/
.pagetopbtn{position:absolute;position:fixed;z-index:10000;bottom:0;right:0;opacity:0.9;transition:opacity 0.3s ease;cursor:pointer;}
.pagetopbtn:hover{opacity:1;}
.pagetopbtn img{cursor: pointer;opacity: 1;background-image: url(../images/btnPageTop.png);background-repeat: no-repeat;background-position: center center;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;}
.pagetopbtn img:hover{background-image: url(../images/btnPageTop2.png);}



.information {text-align: center;margin: auto;max-width: 1080px; margin-top: -200px;}
.information > .dib- {width: calc(100% / 4 - 10px);color: #666666;margin: 31px 0;}
.information .dib- .tion {margin-bottom: 8px;}
.information .dib-.add .s1 span{margin-right: -2px;}
.information .dib-.add .s1 span:last-child{margin: 0;}
.information .dib-:nth-child(3) .s1 a {margin-left: 3px;}
.a2017 {background: #666666;color: #fff;padding: 8px 0;font-size: 14px;margin-top: 84px;text-align: center;}


@media print, screen and (max-width:1280px){
.information {margin-top: -77px;}

}
@media print, screen and (max-width:999px){
/*footer*/
footer{;
    margin-top: 31px;
}
.footer_line{display:none;}
a.tel, a.tel:hover{pointer-events: initial;}

/*footer公司簡介*/
#footer_about{border-right:0px;padding-right:0px;}
#footer_about .title{}


/*footer店家資訊*/
#footer_text_bg	{}
#footer_text{margin-left: 0;padding: 30px;width:inherit;}
#footer_text span{margin-left: 0px;}
#footer_text .in{margin-left:0;}
#footer_text .in:first-child{margin-top: 15px;}

/*footer選單*/
#footer_nav_bg{}
#footer_nav{padding: 30px;}
#footer_nav ul li{margin-top: 30px; font-size: 16px;}
#footer_nav ul li li{}
#footer_nav > ul > li{margin:0;}


/*footer版權所有*/
#footer_copyright_bg{}
#footer_copyright{padding: 30px;width:inherit;}
.information {
    margin-top: -33px;
    padding: 30px;
}
}


@media only screen and (max-width: 768px) {
  .information .dib- .s1 span {
      margin: initial;
      padding: inherit;
      width: inherit;
  }
}
@media only screen and (max-width: 640px) {

.water {margin-top: 78px;}
.information .dib- {width: calc(100% / 2 - 57px);}
.a2017 {margin-top: 36px;}
}
@media only screen and (max-width: 570px) {
.information .dib- {width: calc(100% / 2 - 16px);padding: 6px;}
}

@media only screen and (max-width: 360px) {

}
@media only screen and (max-width: 320px) {
  .information .dib- {
  width: 100%;
  }

}
