/* PC用コンテンツ構成ファイル */
@import url(frame_pc.css) screen and (min-width: 620px);
/* スマホ・タブレット用コンテンツ構成ファイル */
/* @import url(frame_smart.css) print, screen and (max-width: 619px); */
@import url(frame_smart.css) screen and (max-width: 619px);
