﻿@charset "utf-8";
/* CSS Document */
/*=====================default page set=====================*/
.aiptd5{padding:50px 0 0 0; position:relative;}
.aiptd5::before{content:""; width:100%; height:5px; display:block; background:linear-gradient(90deg,rgba(206,177,101,0),rgba(206,177,101,1)); position:absolute; top:0; left:0;}
.aiptd5 h2,.aiptd3 h2{position:relative;}
.aiptd5 h2::before, .aiptd3 h2::before{content:""; width:7em; display:block; height:5px; background:linear-gradient(90deg,rgba(206,177,101,0),rgba(206,177,101,1)); position:absolute; bottom:-35px; left:50%; transform:translateX(-50%);}
.aiptd0{padding:30px 0 50px 0;}
.aiptd0 .list .frm{display:flex; flex-direction:row; grid-gap:1rem;}
.aiptd0 .list figure{width:33%;}
.aiptd0 .list section{width:66%; flex-grow:1; color:#fff; justify-content: flex-start;}
.aiptd1{padding:80px 0 0 0; background:#000;}
.aiptd2{padding:30px 0 80px 0; background:#000;}
.aiptd2 .page{justify-content:center;}
.aiptd2 .list .frm *{text-align:center;}
.aiptd2 .list figure img{max-width:123px;}
.aiptd2 .list section{color:#fff;}
@media screen and (max-width:767px){/*desktop-small pad*/
.aiptd2 .dhotpro{display:flex; flex-wrap: wrap; justify-content: center;}
.aiptd2 .dhotpro .list{width:50% !important;}
}
.aiptd3{padding:80px 0 50px 0;}
.aiptd4{padding:0 0 80px 0;}
.aiptd4 .list .frm{position:relative; background:#231f20; display:flex; align-items: center;}
.aiptd4 .list .frm::after{content:""; position:absolute; display:block; width:calc(100% + 2px); height:calc(100% + 2px); background:linear-gradient(#f9eeb1,#c5a244); z-index: -1; left:-1px; top:-1px;}
.aiptd4 .list .frm figure{text-align:center;}
.aiptd4 .list .frm figure{max-width:330px;}
.aiptd4 .list .frm section{color:#fff; padding-bottom:2rem;}
.aiptd4 .list .frm h3.subject{font-weight:500; text-align:center; }
@media screen and (max-width:767px){/*desktop-small pad*/
.aiptd4{padding:30px 20px 80px 20px;}
}
.aiptd6{padding:120px 0; background:#181614 url("../images/aiptd6-bg.jpg") no-repeat center bottom; background-attachment: fixed;}
/*=====================default page set end=====================*/
/*footerTs區定義*/
#footerTs{font-size:.85rem; }
#footerTs .BottomList{display:none;}
#footerTs .BottomCntA{width:100%; display:flex; align-items:top; flex-grow:1; justify-content: space-between;}
#footerTs .BottomCntB{width:100%; display:flex; align-items: center; justify-content: flex-end; letter-spacing: 2px;}
#footerTs .BottomCntA div:nth-of-type(1){width:25%; line-height:1.5rem;}
#footerTs .BottomCntA div:nth-of-type(2){width:25em; line-height:1.5rem;}
#footerTs .BottomCntA h4{margin:0 0 10px 0;}
#footerTs .BottomCntA ul{list-style: none; margin:0; padding:0;}
#footerTs .BottomCntA ul li{padding:3px 0;}
#footerTs .BottomCntB{flex-direction:column; margin:30px 0;}
#footerTs .BottomCntB > div{display:flex; justify-content:center; width:100%; grid-gap:10px;}
#footerTs .BottomCntB a{display:block; width:20%; border:1px solid #fff; padding:10px;}
#footerTs .copyright{display:none;}
#footerTs .comname{text-align:center; margin:50px 0;}
@media screen and (max-width:960px){/*desktop-small pad*/
#footerTs .BottomCntA div:nth-of-type(1){width:30%;}
#footerTs .BottomCntA div:nth-of-type(2){width:30%;}
}
@media screen and (max-width:767px){/*desktop-small pad*/
#footerTs .BottomCntA{width:100%; flex-wrap: wrap;}
#footerTs .BottomCntB{width:100%; flex-wrap: wrap; justify-content:center;}
#footerTs .BottomCntB .socialicons{width:100%; text-align:center;}
#footerTs .BottomCntA div{width:25%; padding:10px;}
#footerTs .BottomCntA div:nth-of-type(1){width:50%; text-align: center;}
#footerTs .BottomCntA div:nth-of-type(2){width:50%; text-align: center;}
}
/*header區定義*/
#header .nav{align-content: center; background:#231f20;}
#header .page{max-width:1900px;}
.nav,.nav .syisnav{justify-content:flex-end;}
.subnav ul li{border-bottom:1px solid #666;}
.subnav ul li a:hover{color:#e1c97c;}
.subnav ul li a.hit{background:none;}
.subnav ul li a{color:#fff;}
@media screen and (max-width:767px){/*phone*/
#submenu {background:#231f20;}
}
/*defaultimg區定義*/
#defaultimg .mask{width:90%;}

/*=====================以下為預設功能用=====================*/
h1.syis{color:#d9c884; margin:0;}
/*prodetail*/
.prodetail .main h1.syis{width:100%; float:right;}
.prodetail .main .sum{width:100% !important; float:right;}
.prodetail .main figure{padding-right:3em; width:100%;}
.prodetail .main .cnt::before{content:"詳細介紹"; font-size:16px; color:#999; display:block; width:100%; border-bottom:1px solid #ccc; font-weight:700; letter-spacing: 1px; margin:2em 0 1em 0;}
@media screen and (max-width:767px){/*phone*/
.prodetail .main h1.syis{width:100%; float:right;}
.prodetail .main .sum{width:100% !important; float:right;}
}
/*Contact4*/
.Contact4{padding-bottom:0;}
.Contact4 .gmap .page{max-width:100%; width:100%;}
/*A0201 style*/
.A0201 .main .list .frm{background:#fff; box-shadow:0 0 5px rgba(200,200,200,.2);}
.A0201_detail h1.syis{text-align:center;}
/*A0202 style*/
.A0202 .page{max-width:960px;}
.A0202 .main .list{border-bottom:1px solid #ccc;}
/*A0203 A0204 style*/
@media screen and (max-width:767px){/*phone*/
.A0203_detail .side, .A0204_detail .side{display: none;}
}
/*A0204 style*/
/*A0205 style*/
.A0205 .page{max-width:960px;}
.A0205 .main .list h3.subject{width:calc(100% - 7em); display: inline-block;}
.A0205 .main .list .path{width:6em; display: inline-block;}
.A0205 .main .list .more{width:4em; display: inline-block;}
.A0205 .main .list{border-bottom:1px dotted #ccc;}
@media screen and (max-width:767px){/*phone*/
.A0205 .main .list section{ flex-wrap: wrap;}
.A0205 h3.subject{width:100%;}
.A0205 .main .list .path {width:50%;}
.A0205 .main .list .more{width:50%; text-align: right;}
}
/*A0207*/
.A0207_class .main .list{text-align: center;}
.A0207_class .main .list .frm{background:#fff; box-shadow: 0 0 3px rgba(0,0,0,0.1);}
/*A0208*/
.A0208 .main .ptit{display:none;}
/*A0209*/
.A0209 .main .list h3.subject{width:calc(100% - 7em); display: inline-block;}
.A0209 .main .list .path{width:6em; display: inline-block;}
.A0209 .main .list .more{width:4em; display: inline-block;}
.A0209 .main .list{border-bottom:1px dotted #ccc;}
@media screen and (max-width:960px){/*desktop-small pad*/
/*A0209*/
.A0209 .main .list h3.subject{width:100%; display: inline-block;}
.A0209 .main .list .path{width:6em; display: inline-block; }
.A0209 .main .list .more{width:4em; display: inline-block; float:right;}
}
/*A0301*/
.A0301_detail .main h1{display:none;}
/*A0302*/
.A0302 .main .list{text-align:center;}
/*A0306*/
.A0306 .main .list .more{text-align:center;}
/*A0403*/
.A0403_class .main .list{text-align:center;}
.A0403 .main .list h3.subject{font-size:15px;}
/*A0404*/
.A0404_class .main .list{text-align:center;}
.A0404_class .main .list h3.subject{border-top:3px solid #666; background:#f5f5f5;}
.A0404_detail .subtit{display:none;}
.A0404_detail .prodetail .rr{width:100%;}
/*A0405*/
.A0405 .main .list .frm{padding:0;}
.A0405 .main .list h3.subject{font-size:16px;}
/*A0406*/
.A0406 .main .list figure, .A0406 .main .list section{width:50%; padding:0.5em; display:inline-block; float:left;}
.A0406 .main .list.rr figure{float:right;}
/*A0407*/
.A0407 .ptit{display:none;}
/*A0408*/
.A0408_BCat .main .list{text-align:center;}
.A0408_BCat .main .list .frm{background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1);}
.A0408 .main .list h3.subject{font-size:16px;}
/*A0501*/
.A0501 .main .list .frm{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
.A0501 .main .list .innerhtml{padding-left:30px; border-top:1px solid #ccc;}
/*A0502*/
.A0502 .main .list .frm{border:1px solid #ccc; position:relative;}
.A0502 .main .list .frm::before{content:""; width:45px; height:100%; position:absolute; top:0; left:0; background:#ccc; display: block; z-index: -1;}
.A0502 .main .list .innerhtml{padding:5px 0 5px 45px; border-top:1px solid #ccc;}
.A0502 .main .list h3.subject{padding:5px; margin-left:45px !important; text-indent: -45px !important;}
.A0502 .main .list h3.subject .foricon{color:#fff; text-align: center; font-size:30px; width:40px; line-height: 32px; margin-right:5px; display: inline-block; text-indent:initial;}
/*A0503*/
.A0503 .main .list{padding:0;}
.A0503 .main .list h3.subject{border-bottom:1px solid #ccc;}
.A0503 .main .list .innerhtml{padding-left:30px;}
/*A0601*/
.A0601 .main .list h3.subject .foricon{display:none;}
.A0601 .main .list .frm{background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.1);}
/*A0602*/
.A0602 .main .list .frm{background:#fff; border:1px solid #efefef;}
.A0602 .main .list h3.subject{font-weight:normal;}
.A0602 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0602 .main .list h3.subject .foricon images{width:10px; height:auto; padding-top:10px;}
/*A0603*/
.A0603 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0603 .main .list .frm{background:#fff; border-radius:1em;}
/*A0604*/
.presentall .list, .presentall .list .frm{margin:0; padding:0;}
.presentall .list{margin-top:0.5em;}
.A0604 .list h3.subject{font-weight:normal; width:calc(100% - 5em); display:inline-block;}
.A0604 .list .more{width:5em; display:inline-block;}
.A0604 .list .more span{display:inline-block; border-radius:1em; padding:2px 6px; background:#666; color:#fff;}
.A0604 .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0604 .list{border-bottom:1px dotted #999; padding:0; margin:0;}
.A0604 .list .frm{padding:0;}
.A0604 .list .frm:hover .more span{background:#333;}
/*A0701*/
.A0701 .main .list{text-align:center;}
/*A0702*/
.A0702 .main .list h3.subject{font-weight:normal; width:calc(100% - 5em); display:inline-block;}
.A0702 .main .list .more{width:5em; display:inline-block;}
.A0702 .main .list .more span{display:inline-block; border-radius:1em; padding:2px 6px; background:#666; color:#fff;}
.A0702 .main .list h3.subject .foricon{padding:5px; opacity:.5; }
.A0702 .main .list{border-bottom:1px dotted #999; padding:0; margin:0;}
.A0702 .main .list .frm{padding:0;}
.A0702 .main .list .frm:hover .more span{background:#333;}
/*A1702*/
.A1702 .main .list{border-bottom:1px dotted #ccc;}
/*Contact4*/
.Contact4{padding-bottom:0;}
.Contact4 .gmap .page{max-width:100%; width:100%;}
/*A0901*/
.MBLayout h1{width:66%; float:right;}
.MBLayout figure{width:33%;}
.MBLayout .innerhtml.sum{width:66%; padding-left:2em;}
.MBLayout .innerhtml{margin-top:2em;}
@media screen and (max-width:767px){/*phone*/
.MBLayout figure,.MBLayout h1{width:100%; text-align: left; font-size:20px;}
.MBLayout .innerhtml.sum{width:100%; padding-left:0;}
}
/*QALayout*/
.QALayout .main .list h3.subject{text-indent:-30px; margin-left:30px;}
/*syis default product*/
.Ctlist .main .list{text-align:center;}

/*syis default download*/
.DWlist .main .list{border-bottom:1px dotted #ccc;}
.DWlist .main .list h3.subject, .DWlist .main .list .path{display:inline-block; vertical-align: top;}
.DWlist .main .list .frm{padding:0;}
.DWlist .main .list .path{width:6em; line-height:180%; padding:0.5em 0;}
.DWlist .main .list h3.subject{width:calc(100% - 6em); }



