@charset "utf-8";
/* CSS Document */
body,h2,h3 {font-size:16px;}
/*******************************     chnlName_begin     *******************************/
.chnlName {margin-bottom:0.25rem;font-size:0.3rem;line-height:1em;color:#323232;}
/*******************************     chnlName_end     *******************************/
/*************************************************     依尺寸縮放     *************************************************/
/*@-ms-viewport {
width:device-width;
}*/
@media screen and (max-width:768px){
.chnlName {font-size:20px;line-height:1.5em;}
}
