@charset "utf-8";



/*------------------------------------------------------------------------------------------------------------------------
Color
------------------------------------------------------------------------------------------------------------------------*/
/* color */
body.site_sub #site-menu-btn a::after,
body.site_sub #global-nav > .lay > ul > li.current > a,
body.site_sub #sub-contents .local-nav01 ul > li.current a,
body.site_sub #sub-contents .local-nav01 ul > li.current::before,
body.site_sub #contents .hdg-type12 {color:rgba(0,176,189,1)}

/* border-color */
body.site_sub header,
body.site_sub #contents .hdg-type12,
body.site_sub #contents .blk-quote01 {border-color:rgba(0,176,189,0.3);}
body.site_sub #sub-contents .local-nav01 ul {border-color:rgba(0,176,189,1);}

/* background */
body.site_sub #sub-contents .local-nav01 ul > li.current a {background-color:rgba(0,176,189,0.1);}
body.site_sub header::after,
body.site_sub #contents .tbl-type01 th,
body.site_sub #contents .tbl-type03 th {background-color:rgba(0,176,189,0.15);}
body.site_sub #contents .blk-quote01::before,
body.site_sub #contents .blk-quote01::after {background-color:rgba(0,176,189,0.5);}



