@charset "Shift_JIS";

#attentionArea { position:fixed; left:0; bottom:0; z-index:1002; width:100%; background-color:rgba(20,50,77,0.8); display:none; }
#attentionArea #attentionInner { display:inline-block; margin:0 auto; padding:15px 0; box-sizing:border-box; text-align:left; color:#ffffff; font-size:20px; line-height:28px; font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r PƒSƒVƒbƒN"; }
#attentionArea #attentionInner a { text-decoration:underline; color:#ffffff; }
#attentionArea #attentionInner a:hover { text-decoration:none; }
#attentionArea #attentionInner { width:auto; padding:10px 15px; }
#attentionArea #attentionInner p#attentionTxt { float:none; }
#attentionArea #attentionInner p#attentionTxt span { display:inline-block; margin-bottom:10px; }
#attentionArea #attentionInner p#attentionCloseBtn { width:170px; margin:10px auto 0; float:none; display:block; text-align:center; border:1px solid #ffffff; }
#attentionArea #attentionInner p#attentionCloseBtn a { display:block; padding:5px; text-decoration:none; }