@charset "utf-8";

/*
-----------------------------------------------------
◆◆エイ・ワン少額短期保険　スタイルシート◆◆
◇◇◇申込完了ページ用定義◇◇◇
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
14/10/23：画面切替サイズを変更
14/07/29：初版作成
-----------------------------------------------------
*/

@import url(common_pc.css) all and (min-width: 737px);
@import url(form3_pc.css) all and (min-width: 737px);

@import url(common_smart.css) screen and (max-width: 736px);
@import url(form3_smart.css) screen and (max-width: 736px);


