@charset 'utf-8';
@import url('pc_help.css') screen and (min-width: 641px),print;
@import url('sp_help.css') screen and (max-width: 640px);