@charset 'utf-8';

@import url('/common/css/normalize.css');
@import url('/common/css/master.css') screen and (min-width: 641px),print;
@import url('school.css') screen and (min-width: 641px),print;
@import url('/common/css/sp_master.css') screen and (max-width: 640px);
@import url('sp_school.css') screen and (max-width: 640px);