@charset "utf-8";

@import url('iframe_pc.css') screen and (min-width: 769px),print;
@import url('iframe_sp.css') screen and (max-width: 768px);

