@charset "utf-8";

@import url("../../../common/css/normalize.css");
@import url('https://fonts.googleapis.com/css?family=Oswald:wght@200..700&family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('../../../common/css/perfect-scrollbar.css');
@import url('../../../common/css/my_master.css') screen and (min-width: 641px),print;
@import url('my_form.css') screen and (min-width: 641px),print;
@import url('//cdn.rawgit.com/ShakrMedia/tuesday/master/build/tuesday.min.css') screen and (min-width:641px),
print;
@import url('../../../common/css/my_sp_master.css') screen and (max-width: 640px);
@import url('my_sp_form.css') screen and (max-width: 640px);
@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
