@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);@font-face{font-family:MyHelvetica;src:local("Helvetica Neue Bold"),local("HelveticaNeue-Bold"),url(MgOpenModernaBold.ttf);font-weight:bold}@font-face{font-family:"Noto Serif Armenian","Noto Serif Georgian","Noto Serif",serif;unicode-range:U+0-24F}.font-CN{font-family:'Lucida Grande','Helvetica Neue',Helvetica,Arial,sans-serif!important}body{width:100%;font-family:'Noto Sans TC',sans-serif;margin:auto;text-align:center;font-size:1.25rem}a,a:link,a:visited{text-decoration:none;color:inherit}.container{max-width:1920px;margin:auto}.NanoNav{z-index:1;background-color:#fff;transition:.5s}.NanoNav a{padding:5px 0 5px 0;text-decoration:none;display:block;transition:.3s}.NanoNav a:hover{color:red}.imgIG{width:40px;height:40px;background-image:url('../Images/icon/ig.png');margin-right:1.25em;cursor:pointer}.imgIG:hover{background:url("/Images/icon/ig.png") no-repeat}.imgLI{width:40px;height:40px;background:url("/Images/icon/linkedin.png") no-repeat;margin-right:1.25em;cursor:pointer}.imgLI:hover{background:url("/Images/icon/linkedin.png") no-repeat}.imgYT{width:42px;height:32px;background:url("/Images/icon/youtube.png") no-repeat;margin-right:1.25em;cursor:pointer}.imgYT:hover{background:url("/Images/icon/youtube.png") no-repeat}.imgFB{width:40px;height:40px;background:url("/Images/icon/facebook.png") no-repeat;margin-right:1.25em;cursor:pointer}.imgFB:hover{background:url("/Images/icon/facebook.png") no-repeat}.imgLINE{width:45px;height:42px;background:url("/Images/icon/line.png") no-repeat;margin-right:15px;cursor:pointer}.imgLINE:hover{background:url("/Images/icon/line.png") no-repeat}.pIndex_Title{font-size:2.5rem}.pIndex_SubTitle{font-size:1.5rem}.pMenuTitle{font-size:1.875rem;color:#707070}.pMenuTitle01{font-size:1.25rem;color:#707070}.pMenuTitle02{color:#b0b0b0;margin:1em}.bottom-border{border-bottom:1px solid #707070}.cards-wrapper{display:flex;justify-content:center}.card{margin:0 .5em;border:none;border-radius:0}.carousel-inner{padding:1em}.sliderCard{height:620px;max-width:360px;padding:0}.card-img-top{height:360px;background-color:#f1f8fe;width:100%}.card-img-left{height:257px;width:100%}.card-title{font-size:1.875rem;font-weight:bold;margin-top:.5rem}.card-text{font-size:1rem;color:#888;margin-top:.5em}.card-body{flex:1 1 auto;padding:1rem 1rem;display:flex;flex-direction:column;justify-content:space-between}.card-button{width:100%;font-size:1.5rem;color:red;display:flex;justify-content:space-between;align-items:baseline;top:95%;border-top:1px solid #707070;border-bottom:1px solid #707070;border-radius:0;margin-top:.5em}.card-button:hover{color:red;border-top:1px solid red;border-bottom:1px solid red}.nano-box-bg{background-color:#f6f7fb}.menu{margin-top:-10px;height:76px;background:#fff 0% 0% no-repeat padding-box;opacity:1}.footer{min-height:507px}ul{list-style-type:none;margin:0 0 0 -50px}li{float:left;margin:0 10px}li.left{float:left;margin-top:10px}li.right{float:right}.borderline{background:none;border:0;box-sizing:border-box;font-size:inherit;position:relative;vertical-align:middle}.borderline::before,.borderline::after{box-sizing:inherit;content:"";position:absolute;width:100%;height:100%}.drawlineR{-webkit-transition:color .25s;transition:color .25s}.drawlineR::before,.drawlineR::after{border-right:2px solid;width:0;height:0}.drawlineR::before{top:0;left:0}.drawlineR::after{bottom:0;right:0}.drawlineR:hover{color:#000}.drawlineR:hover::before,.drawlineR:hover::after{width:100%;height:100%}.drawlineR:hover::before{top:.4em;height:80%;border-right-color:red;transition:width .25s ease-out,height .25s ease-out .25s}.drawlineR:hover::after{top:.4em;height:80%;border-right-color:red;transition:height .25s ease-out .75s}.drawlineL{-webkit-transition:color .25s;transition:color .25s}.drawlineL::before,.drawlineL::after{border-left:2px solid;width:0;height:0}.drawlineL::before{top:0;left:0}.drawlineL::after{bottom:0;right:0}.drawlineL:hover{color:#000}.drawlineL:hover::before,.drawlineL:hover::after{width:100%;height:100%}.drawlineL:hover::before{top:.4em;height:80%;border-left-color:red;transition:width .25s ease-out,height .25s ease-out .25s}.drawlineL:hover::after{top:.4em;height:80%;border-left-color:red;transition:height .25s ease-out .75s}.text-hover-bold:hover{font-weight:bold}.text-hover-black:hover{color:#000}.hscroll-line{bottom:30px;right:50%;height:1px;position:absolute;overflow:hidden;width:60px;transform:rotate(90deg);transform-origin:50% 50%}.hscroll-line::before,.hscroll-line::after{position:absolute;top:0;left:0;right:0;bottom:0;content:""}.hscroll-line:before{background:red}.hscroll-line::after{background:blue;animation:move 3s}@keyframes move{0%{transform:translate3d(-200%,0,0)}60%{transform:translate3d(100%,0,0)}100%{transform:translate3d(100%,0,0)}}.wrapper{position:relative;width:250px;height:300px;border:1px dashed #ccc;margin:10px}.line{position:absolute;left:49%;top:0;bottom:0;width:1px;background:#ccc;z-index:1}.wordwrapper{text-align:center;height:12px;position:absolute;left:0;right:0;top:50%;margin-top:-12px;z-index:2}.word{color:#ccc;text-transform:uppercase;letter-spacing:1px;padding:3px;font:bold 12px arial,sans-serif;background:#fff}h1{color:#666;display:inline-block;margin:0;text-transform:uppercase}h1:after{display:block;content:'';border-bottom:solid 30px #019fb6;transform:scaleX(0);transition:transform 250ms ease-in-out}h1:hover:after{transform:scaleX(1)}h1.fromRight:after{transform-origin:100% 50%}h1.fromLeft:after{transform-origin:0% 50%}