*{margin:0;padding:0}@media screen and (min-width:600px){html,body{width:100vw;min-width:1200px;font-size:16px}html::-webkit-scrollbar,body::-webkit-scrollbar{width:4px;height:0px}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner,html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:#f5f5f5}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{border-radius:0;background-color:#2668b4}}@media screen and (max-width:600px){html,body{width:100vw;overflow-x:hidden;font-size:15px}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0}a{font-size:15px}}a{text-decoration:none}ul,ol,li{list-style:none}.pagenumber{width:100%;height:auto;margin-top:50px;display:flex;align-items:center;justify-content:center}.pagenumber a{color:#333333;display:block;min-width:15px;height:35px;line-height:35px;text-align:center;padding:0 10px;margin:0 5px;background-position:center;background-repeat:no-repeat;transition:all .5s}.pagenumber .on{background-color:#f5f5f5}.pagenumber .on:hover{background-color:#2668b4;color:#f5f5f5}.pagenumber .off{background-color:#333333;opacity:.5;cursor:default;color:#f5f5f5}.pagenumber .nowPage{background-color:#2668b4;color:#f5f5f5}.pagenumber .arr_left_on{background-image:url(/images/arr_left_off.png)}.pagenumber .arr_left_on:hover{background-image:url(/images/arr_left_on.png)}.pagenumber .arr_left_off{background-image:url(/images/arr_left_on.png)}.pagenumber .arr_right_on{background-image:url(/images/arr_left_off.png);transform:rotateZ(180deg)}.pagenumber .arr_right_on:hover{background-image:url(/images/arr_left_on.png)}.pagenumber .arr_right_off{background-image:url(/images/arr_left_on.png);transform:rotateZ(180deg)}