@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700&family=Noto+Serif+TC:wght@700&display=swap');

.p-zh-tw body { font-family: 'Noto Sans TC', sans-serif; }
.p-zh-tw .u-notoselif { font-family: 'Noto Serif TC', serif; font-weight: 700; }
.p-zh-tw .cm-f__mdlBlockTxt ul li { margin-left: 1em; text-indent: -1em; }

.p-zh-tw .p-top__aboutBodyTxt { max-width: 640px; margin-left: auto; margin-right: auto; }

.p-zh-tw .p-dentou__listTitle { top: 60px; }
.p-zh-tw .p-dentou__listBodyTbl table tbody .td01 { width: 9%;  }
.p-zh-tw .p-dentou__listBodyTbl table thead .th01 { font-weight: normal; }
@media only screen and (max-width: 480px) {
    .p-zh-tw .p-dentou__listTitle img { width: 225px; }
}


.p-zh-tw .p-seishuom__mainBodyMdl { margin-top: calc(120em/17); }
@media only screen and (max-width: 880px) {
    .p-zh-tw .p-seishuom__mainBodyMdl { margin-top: calc(55em/17); }
}