@charset "utf-8";


/*sitemap*/

.sitetxt .major { color: #008045; font-weight: bold; padding: 0 10px 0 0; }

.sitemapbox .list .headline a{ text-decoration:none; color:#fff; padding: 0 15px; border-radius: 50px; display:inline-block; background: #008045; }

.qabox .lists .qatitle:before { content: ""; display: block; width: 4px; height: 18px; background: #008045; position: absolute; top: 5px; left: 0px; }
.


/*================================●●●●●●●●●●●●電腦版●●●●●●●●●●●●================================*/
@media screen and (max-width:1280px){

}



/*================================●●●●●●●●●●●●平板●●●●●●●●●●●●================================*/
@media screen and (min-width:768px) and (max-width:1023px){


}



/*================================●●●●●●●●●●●●手機●●●●●●●●●●●●================================*/
@media screen and (max-width:767px){

}