@charset "utf-8";

/*  
    halkaBox.js , url: https://github.com/ahmednooor/halkaBox.js
    Version: 1.5.0
    Author: Ahmed Noor , url: https://github.com/ahmednooor
    License: MIT , url: https://opensource.org/licenses/MIT
*/
.hb-noscroll{overflow:hidden}.hb-wrapper{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;padding:0;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;opacity:0;overflow:hidden;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hb-wrapper:before,.hb-wrapper:after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.hb-wrapper *,.hb-wrapper :before,.hb-wrapper :after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}.hb-wrapper .hb-main-container{display:block;width:100%;height:100%;margin:0;padding:0;position:relative;background-color:#fff;background-color:rgba(255,255,255,0.9);z-index:9991}.hb-wrapper.hb-dark-theme .hb-main-container{background-color:#000;background-color:rgba(0,0,0,0.9)}.hb-wrapper .hb-main-container button{background-color:transparent;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;display:block;width:100%;height:100%;text-decoration:none;font-weight:700;font-size:1.5rem;line-height:0;opacity:.7;z-index:9995;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.hb-wrapper .hb-main-container button:focus{background-color:transparent;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.hb-wrapper .hb-main-container button:hover{cursor:pointer;opacity:1}.hb-wrapper .hb-main-container button svg{max-width:100%;max-height:100%;fill:#000}.hb-wrapper .hb-image-container{display:block;width:100%;height:100%;position:relative;text-align:center;z-index:9993}.hb-wrapper .hb-image-container div.hb-image-div{display:block;width:100%;height:100%;position:relative;top:50%;left:50%;opacity:1;padding:0;padding:30px;overflow:hidden;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;z-index:9994}.hb-wrapper .hb-image-container div.hb-image-div div.hb-loader{display:block;width:35px;height:35px;position:fixed;top:50%;left:50%;border-radius:1000px;border-top:5px solid #444;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:spinner 600ms linear infinite;animation:spinner 600ms linear infinite;z-index:9998}.hb-wrapper .hb-image-container div.hb-image-div img{display:block;max-width:100%;max-height:100%;position:relative;top:50%;left:50%;opacity:1;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hb-wrapper .hb-image-container div.hb-image-div p{display:block;text-align:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hb-wrapper .hb-image-container div.hb-image-div p.hb-caption{padding:4px 12px 6px;position:absolute;bottom:0;left:-2px;right:-2px;margin:0 auto;max-height:100%;overflow:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;font-family:Verdana,Geneva,sans-serif;font-size:14px;line-height:1.4;opacity:1;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;z-index:9995}.hb-wrapper .hb-image-container div p.hb-caption span.hb-caption-text{display:block;margin:0 auto}.hb-wrapper .hb-image-container div p.hb-caption-white{background-color:rgba(255,255,255,0.8);color:#000}.hb-wrapper .hb-image-container div p.hb-caption-black{background-color:rgba(0,0,0,0.7);color:#fff}.hb-wrapper .hb-image-container div p.hb-err-text-white{color:#fff}.hb-wrapper .hb-image-container div p.hb-err-text-black{color:#000}.hb-wrapper .hb-close-icon-container{width:40px;height:30px;position:absolute;top:0;right:0;opacity:1;z-index:9995;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.hb-wrapper .hb-left-icon-container{width:45px;height:30px;position:absolute;top:0;right:85px;opacity:1;z-index:9995;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.hb-wrapper .hb-right-icon-container{width:45px;height:30px;position:absolute;top:0;right:40px;opacity:1;z-index:9995;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.hb-wrapper .hb-close{padding:8px;padding-left:18px}.hb-wrapper .hb-left,.hb-wrapper .hb-right{padding:8px}.hb-wrapper .hb-close svg,.hb-wrapper .hb-left svg,.hb-wrapper .hb-right svg{fill:#000}.hb-wrapper.hb-dark-theme .hb-close svg,.hb-wrapper.hb-dark-theme .hb-left svg,.hb-wrapper.hb-dark-theme .hb-right svg{fill:#fff}.hb-wrapper .hb-main-container p.hb-counter{position:absolute;top:0;left:0;font-size:14px;padding:8px;height:30px;z-index:9995;font-family:Verdana,Geneva,sans-serif;font-weight:400;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter{color:#fff}@media only screen and (max-width: 960px){.hb-wrapper .hb-image-container div.hb-image-div{padding:0}.hb-wrapper .hb-image-container div.hb-image-div img{position:absolute;top:50%;left:50%;opacity:1;margin:0 auto;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hb-wrapper .hb-close-icon-container{width:40px;height:40px;right:0;top:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);background-color:#fff;background-color:rgba(255,255,255,0.7)}.hb-wrapper .hb-left-icon-container,.hb-wrapper .hb-right-icon-container{width:40px;height:40px;top:0;left:auto;bottom:auto;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);background-color:#fff;background-color:rgba(255,255,255,0.7)}.hb-wrapper.hb-dark-theme .hb-close-icon-container,.hb-wrapper.hb-dark-theme .hb-left-icon-container,.hb-wrapper.hb-dark-theme .hb-right-icon-container{background-color:#000;background-color:rgba(0,0,0,0.6)}.hb-wrapper .hb-left-icon-container{right:80px}.hb-wrapper .hb-right-icon-container{right:40px}.hb-wrapper .hb-close{padding:10px}.hb-wrapper .hb-left{padding:10px}.hb-wrapper .hb-right{padding:10px}.hb-wrapper .hb-main-container p.hb-counter{height:40px;background-color:#fff;background-color:rgba(255,255,255,0.7)}.hb-wrapper.hb-dark-theme .hb-main-container p.hb-counter{background-color:#000;background-color:rgba(0,0,0,0.6)}}@-webkit-keyframes spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.hb-slidenextin{-webkit-animation:slideNextIn .3s ease-in-out forwards;animation:slideNextIn .3s ease-in-out forwards}@-webkit-keyframes slideNextIn{0%{left:150%;opacity:1}100%{left:50%;opacity:1}}@keyframes slideNextIn{0%{left:150%;opacity:1}100%{left:50%;opacity:1}}.hb-slidenextout{-webkit-animation:slideNextOut .3s ease-in-out forwards;animation:slideNextOut .3s ease-in-out forwards}@-webkit-keyframes slideNextOut{0%{left:50%;opacity:1}100%{left:-50%;opacity:1}}@keyframes slideNextOut{0%{left:50%;opacity:1}100%{left:-50%;opacity:1}}.hb-slidepreviousin{-webkit-animation:slidePreviousIn .3s ease-in-out forwards;animation:slidePreviousIn .3s ease-in-out forwards}@-webkit-keyframes slidePreviousIn{0%{left:-50%;opacity:1}100%{left:50%;opacity:1}}@keyframes slidePreviousIn{0%{left:-50%;opacity:1}100%{left:50%;opacity:1}}.hb-slidepreviousout{-webkit-animation:slidePreviousOut .3s ease-in-out forwards;animation:slidePreviousOut .3s ease-in-out forwards}@-webkit-keyframes slidePreviousOut{0%{left:50%;opacity:1}100%{left:150%;opacity:1}}@keyframes slidePreviousOut{0%{left:50%;opacity:1}100%{left:150%;opacity:1}}
a.gallery{position: relative; cursor:zoom-in;}
a.gallery:after{  cursor:pointer; content: ''; transition: opacity .5s;  position: absolute; right: 1%; top: 2%; width: 6%; height: 10%;background-repeat: no-repeat; background-image: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23FF6E6E%3B%7D%20%3C%2Fstyle%3E%20%3Cg%3E%20%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M496.6%2C425L425%2C353.3c23-35.8%2C35.8-76.8%2C35.8-122.9C460.8%2C102.4%2C358.4%2C0%2C230.4%2C0S0%2C102.4%2C0%2C230.4%20s102.4%2C230.4%2C230.4%2C230.4c46.1%2C0%2C87-12.8%2C122.9-35.8l71.7%2C71.7c20.5%2C20.5%2C51.2%2C20.5%2C71.7%2C0C517.1%2C476.2%2C517.1%2C445.4%2C496.6%2C425z%20M230.4%2C409.6c-99.8%2C0-179.2-79.4-179.2-179.2S130.6%2C51.2%2C230.4%2C51.2s179.2%2C79.4%2C179.2%2C179.2S327.7%2C409.6%2C230.4%2C409.6z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3Cg%3E%20%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M332.8%2C204.8H256V128c0-15.4-10.2-25.6-25.6-25.6s-25.6%2C12.8-25.6%2C25.6v76.8H128c-12.8%2C0-25.6%2C10.2-25.6%2C25.6%20S112.6%2C256%2C128%2C256h76.8v76.8c0%2C15.4%2C10.2%2C25.6%2C25.6%2C25.6s25.6-10.2%2C25.6-25.6V256h76.8c15.4%2C0%2C25.6-10.2%2C25.6-25.6%20S345.6%2C204.8%2C332.8%2C204.8z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E%20');}
@media screen and (min-width:768px){ a.gallery:after{ right: 1.5%; top: 2.5%; width: 5.5%; }}
