@charset "utf-8";
/*
Theme Name: angelina.co.jp
Theme URI: angelina.co.jp
Author: angelina.co.jp
Author URI: angelina.co.jp
Description:http://angelina.co.jp
Version: 1.0
*/

@import url("./style-s.css") screen and (min-width:0px) and (max-width: 519px);
@import url("./style-p.css") screen and (min-width:520px) and (max-width: 979px);
@import url("./style-p.css") screen and (min-width:980px)


