@charset "utf-8";
/* Gameday Global Main CSS */
@media screen and (min-width: 1201px) {
	div#mbanner { position:relative; width:100%; height:402px; overflow:hidden; }
	
	div#mb_bg { position:absolute; left:0px; top:0px; z-index:1; display:none; }
	div#mb_title { position:absolute; width:100px; height:100px; left:0px; top:0px; z-index:3; display:none; }
	div#mb_character { position:absolute; width:100px; height:100px; right:0px; top:0px; z-index:2; display:none; }
	
	div.mb_arrow { position:absolute; width:40px; height:88px; top:50%; margin-top:-44px; z-index:4; }
	div#mb_left { left:0px; }
	div#mb_right { right:0px; }
	
	div#mb_dial { position:relative; width:100%; height:50px; background:url(../images/main/banner_bottom.png) left top repeat-x; }
	div#mb_dial_body { position:relative; height:47px; padding-top:3px; margin:0px auto; }
	div#mb_dial_body img { vertical-align:top; padding:13px 6px 0px 6px; margin:0px; }
	
	div#sns_link { position:absolute; height:30px; right:0px; top:12px; z-index:1; }
	div#sns_fb { position:relative; width:86px; height:25px; padding-top:5px; overflow:hidden; float:left; }
	div#sns_yt { position:relative; width:55px; height:25px; padding-top:5px; float:left; }
	
	div#sns_quick { position:absolute; width:70px; height:210px; right:0px; top:15px; background:url(../images/main/quick.png) left top no-repeat; text-align:right; font-size:0; z-index:100; display:none; }
	div#sns_quick img { padding-bottom:2px; }
	
	div#stage { position:relative; width:100%; }
	div#stage_body { position:relative; width:1344px; margin:0px auto; }
	div#stage_body_margin { position:relative; padding:0px 80px; }
	div#stage_body_margin_cnt { position:relative; width:100%; } 
	
	div#stage_split { position:relative; padding:0px 8px; }
	div#stage_split_body { position:relative; width:100%; height:14px; background:url(../images/main/split.png) left top repeat-x; }
	
	ul#game_box { position:relative; width:75%; list-style:none; margin:0px; padding:0px; float:left; }
	li.game_box { position:relative; width:33.3%; min-height:322px; float:left; margin:0px; padding:0px; }
	li.game_box a { text-decoration:none; }
	li.game_lbox { position:relative; width:99.9%; min-height:322px; margin:0px; padding:0px; }
	li.game_box_end { clear:both; width:0; height:0; min-height:0; }
	
	div#game_hot { position:absolute; width:52px; height:92px; left:0px; right:0px; z-index:5; }
	
	div.game_box_bg, div.game_lbox_bg { position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; }
	div.gb_top { position:relative; width:100%; height:20px; }
	div.gb_middle { position:relative; width:100%; height:278px; }
	div.gb_bottom { position:relative; width:100%; height:24px; }
	
	div.game_box_body { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div.game_lbox_body { position:relative; padding:32px 32px 50px 32px; z-index:2; }
	div.game_box_ctn { position:relative; width:100%; }
	
	div.gb_thumb { position:relative; width:100%; height:122px; overflow:hidden; }
	div.gb_thumb_border { position:absolute; width:100%; height:100%; left:0px; top:0px; border:solid 0px #b3b3b3; z-index:3; }
	div.gb_thumb_body { position:absolute; width:100%; }
	div.gb_thumb_body img { width:100%; float:left; }
	
	div.game_box_os { position:relative; width:100%; height:23px; text-align:right; background:url(../images/main/box_split.png) left bottom repeat-x; }
	div.game_box_os img { padding-top:4px; }
	
	div.game_box_memo { position:relative; padding:0px 5px; overflow:hidden; }
	div.game_box_mbody { position:relative; width:100%; }
	div.game_box_ctn h1 { line-height:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:16px; }
	div.game_box_ctn p { line-height:14px; font-size:12px; padding-top:8px; }
	
	img.game_lbox_thumb { position:absolute; width:260px; height:114px; border:solid 4px #b3b3b3; left:0px; top:0px; z-index:3; }
	div.game_lbox_title { position:relative; height:122px; padding:0px 0px 14px 285px; }
	div.game_lbox_title_body { position:relative; width:100%; height:100%; }
	div.game_lbox_title_body h1 { line-height:50px; font-size:25px; font-weight:bold; border-bottom:solid 1px #d8d8d8; font-family:Verdana, Geneva, sans-serif; }
	div.game_lbox_title_body p { padding-top:20px; font-size:14px; }
	div.game_lbox_desc { position:relative; padding-right:184px; }
	div.game_lbox_desc_body { position:relative; width:100%; }
	div.game_lbox_store { position:absolute; width:170px; right:0px; bottom:0px; }
	div.game_lbox_store img { padding-top:10px; }
	
	div#news_sns { position:absolute; width:24.9%; right:0px; top:14px; }
	div#sns_stage { position:relative; width:100%; min-height:100px; }
	div#sns_box { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div#sns_box_body { position:relative; width:100%; }
	div.sns_box { position:relative; width:100%; }
	div.sns_split, div.sns_split_l { position:relative; width:100%; height:2px; padding:10px 0px; background:url(../images/main/box_split.png) left 10px repeat-x; }
	
	div.sns_link { position:relative; height:20px; padding:5px 10px 10px 33px; line-height:20px; background:url(../images/main/facebook.png) 5px 5px no-repeat; font-weight:bold; font-size:13px; }
	
	div.sns_margin { position:relative; padding:0px 5px; }
	div.sns_tw { position:relative; width:100%; height:72px; overflow:hidden; }
	div.sns_tw a { color:red; } 
	
	div.sns_fb_sshot { position:relative; width:100%; height:120px; overflow:hidden; }
	div.sns_fb { position:relative; width:100%; height:80px; overflow:hidden; }
	div.sns_fb a:hover { text-decoration:none; }
	
	div.sns_fb_time { position:absolute; height:25px; right:5px; bottom:0px; line-height:25px; }
	div#sns_yt_bt { position:relative; width:100%; height:50px; text-align:center; }
	
	div.n_bg { position:absolute; width:100%; height:100%; background:#545454; font-size:0; overflow:hidden; z-index:1; }
	div.n_bg2 { position:absolute; width:100%; height:100%; background:#333333; display:none; z-index:2; }
	
	div#stage_split_bottom { clear:both; position:relative; width:100%; height:2px; padding-top:5px; padding-bottom:10px; background:url(../images/main/stage_split.png) left 5px repeat-x; }
	
	ul#notice { position:relative; width:100%; list-style:none; margin:0px; padding:0px; }
	li.nlist { position:relative; width:24.9%; margin:0px; padding:0px; float:left; }
	li.nlist a { text-decoration:none; }
	
	div.n_margin { position:relative; padding:10px; }
	div.n_stage { position:relative; padding:15px 15px 26px 15px; min-height:61px; }
	div.n_bg, div.n_bg2 { left:0px; top:0px; }
	div.n_cnt { position:relative; width:100%; color:#cccccc; z-index:3; }
	div.n_arrow { position:absolute; width:30px; height:16px; right:10px; bottom:10px; line-height:16px; font-size:13px; text-align:right; color:#cccccc; z-index:3; } 
	
	div.main_title { position:relative; width:75%; height:30px; padding-bottom:5px; }
	img.mt_subject { position:absolute; left:0px; top:0px; vertical-align:top; }
	img.mt_more { position:absolute; right:0px; top:0px; vertical-align:top; }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
	div#mbanner{ position:relative; width:100%; height:251px; overflow:hidden; }

	div#mb_bg { position:absolute; left:0px; top:0px; z-index:1; display:none; }
	div#mb_title { position:absolute; width:100px; height:100px; left:0px; top:0px; z-index:3; display:none; }
	div#mb_character { position:absolute; width:100px; height:100px; right:0px; top:0px; z-index:2; display:none; }
	
	div.mb_arrow { position:absolute; width:40px; height:88px; top:50%; margin-top:-44px; z-index:4; }
	div#mb_left { left:0px; }
	div#mb_right { right:0px; }
	
	div#mb_dial { position:relative; width:100%; height:50px; background:url(../images/main/banner_bottom.png) left top repeat-x; }
	div#mb_dial_body { position:relative; height:47px; padding-top:3px; margin:0px auto; }
	div#mb_dial_body img { vertical-align:top; padding:13px 6px 0px 6px; margin:0px; }
	
	div#sns_link { position:absolute; height:30px; right:0px; top:12px; z-index:1; }
	div#sns_fb { position:relative; width:86px; height:25px; padding-top:5px; overflow:hidden; float:left; }
	div#sns_yt { position:relative; width:55px; height:25px; padding-top:5px; float:left; }
	
	div#sns_quick { position:absolute; width:70px; height:210px; right:0px; top:15px; background:url(../images/main/quick.png) left top no-repeat; text-align:right; font-size:0; z-index:100; display:none; }
	div#sns_quick img { padding-bottom:2px; }
	
	div#stage { position:relative; width:100%; }
	div#stage_body { position:relative; width:1048px; margin:0px auto; }
	div#stage_body_margin { position:relative; padding:0px 80px; }
	div#stage_body_margin_cnt { position:relative; width:100%; } 
	
	div#stage_split { position:relative; padding:0px 8px; }
	div#stage_split_body { position:relative; width:100%; height:14px; background:url(../images/main/split.png) left top repeat-x; }
	
	ul#game_box { position:relative; width:66%; list-style:none; margin:0px; padding:0px; float:left; }
	li.game_box { position:relative; width:49.9%; min-height:322px; float:left; margin:0px; padding:0px; }
	li.game_box a { text-decoration:none; }
	li.game_lbox { position:relative; width:99.8%; min-height:322px; margin:0px; padding:0px; }
	li.game_box_end { clear:both; width:0; height:0; min-height:0; }
	
	div#game_hot { position:absolute; width:52px; height:92px; left:0px; right:0px; z-index:5; }
	
	div.game_box_bg, div.game_lbox_bg { position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; }
	div.gb_top { position:relative; width:100%; height:20px; }
	div.gb_middle { position:relative; width:100%; height:278px; }
	div.gb_bottom { position:relative; width:100%; height:24px; }
	
	div.game_box_body { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div.game_lbox_body { position:relative; padding:22px 22px 40px 22px; z-index:2; }
	div.game_box_ctn { position:relative; width:100%; }
	
	div.gb_thumb { position:relative; width:100%; height:122px; overflow:hidden; }
	div.gb_thumb_border { position:absolute; width:100%; height:100%; left:0px; top:0px; border:solid 0px #b3b3b3; z-index:3; }
	div.gb_thumb_body { position:absolute; width:100%; }
	div.gb_thumb_body img { width:100%; float:left; }
	
	div.game_box_os { position:relative; width:100%; height:23px; text-align:right; background:url(../images/main/box_split.png) left bottom repeat-x; }
	div.game_box_os img { padding-top:4px; }
	
	div.game_box_memo { position:relative; padding:0px 5px; overflow:hidden; }
	div.game_box_mbody { position:relative; width:100%; }
	div.game_box_ctn h1 { line-height:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:16px; }
	div.game_box_ctn p { line-height:14px; font-size:12px; padding-top:8px; }
	
	img.game_lbox_thumb { position:absolute; width:268px; height:122px; width:260px; height:114px; border:solid 4px #b3b3b3; left:0px; top:0px; z-index:3; }
	div.game_lbox_title { position:relative; height:122px; padding:0px 0px 14px 285px; }
	div.game_lbox_title_body { position:relative; width:100%; height:100%; }
	div.game_lbox_title_body h1 { line-height:50px; font-size:25px; font-weight:bold; border-bottom:solid 1px #d8d8d8; font-family:Verdana, Geneva, sans-serif; }
	div.game_lbox_title_body p { padding-top:20px; font-size:14px; }
	div.game_lbox_desc { position:relative; padding-right:184px; }
	div.game_lbox_desc_body { position:relative; width:100%; }
	div.game_lbox_store { position:absolute; width:170px; right:0px; bottom:0px; }
	div.game_lbox_store img { padding-top:10px; }
	
	div#news_sns { position:absolute; width:33.3%; right:0px; top:14px; }
	div#sns_stage { position:relative; width:100%; min-height:100px; }
	div#sns_box { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div#sns_box_body { position:relative; width:100%; }
	div.sns_box { position:relative; width:100%; }
	div.sns_split, div.sns_split_l { position:relative; width:100%; height:2px; padding:10px 0px; background:url(../images/main/box_split.png) left 10px repeat-x; }
	
	div.sns_link { position:relative; height:20px; padding:5px 10px 10px 33px; line-height:20px; background:url(../images/main/facebook.png) 5px 5px no-repeat; font-weight:bold; font-size:13px; }
	
	div.sns_margin { position:relative; padding:0px 5px; }
	div.sns_tw { position:relative; width:100%; height:72px; overflow:hidden; }
	div.sns_tw a { color:red; } 
	
	div.sns_fb_sshot { position:relative; width:100%; height:120px; overflow:hidden; }
	div.sns_fb { position:relative; width:100%; height:80px; overflow:hidden; }
	div.sns_fb a:hover { text-decoration:none; }
	
	div.sns_fb_time { position:absolute; height:25px; right:5px; bottom:0px; line-height:25px; }
	div#sns_yt_bt { position:relative; width:100%; height:50px; text-align:center; }
	
	div.n_bg { position:absolute; width:100%; height:100%; background:#545454; font-size:0; overflow:hidden; z-index:1; }
	div.n_bg2 { position:absolute; width:100%; height:100%; background:#333333; display:none; z-index:2; }
	
	div#stage_split_bottom { clear:both; position:relative; width:100%; height:2px; padding-top:5px; padding-bottom:10px; background:url(../images/main/stage_split.png) left 5px repeat-x; }
	
	ul#notice { position:relative; width:100%; list-style:none; margin:0px; padding:0px; }
	li.nlist { position:relative; width:33.3%; margin:0px; padding:0px; float:left; }
	li.nlist a { text-decoration:none; }
	
	div.n_margin { position:relative; padding:10px; }
	div.n_stage { position:relative; padding:15px 15px 26px 15px; min-height:61px; }
	div.n_bg, div.n_bg2 { left:0px; top:0px; }
	div.n_cnt { position:relative; width:100%; color:#cccccc; z-index:3; }
	div.n_arrow { position:absolute; width:30px; height:16px; right:10px; bottom:10px; line-height:16px; font-size:13px; text-align:right; color:#cccccc; z-index:3; } 
	
	div.main_title { position:relative; width:66.6%; height:30px; padding-bottom:5px; }
	img.mt_subject { position:absolute; left:0px; top:0px; vertical-align:top; }
	img.mt_more { position:absolute; right:0px; top:0px; vertical-align:top; }
}

@media screen and (min-width: 1px) and (max-width: 768px) {
	div#mbanner{ position:relative; width:100%; height:161px; overflow:hidden; }

	div#mb_bg { position:absolute; left:0px; top:0px; z-index:1; }
	div#mb_title { position:absolute; width:100px; height:100px; left:0px; top:0px; z-index:3; }
	div#mb_character { position:absolute; width:100px; height:100px; right:0px; top:0px; z-index:2; }
	
	div.mb_arrow { position:absolute; width:40px; height:88px; top:50%; margin-top:-44px; z-index:4; display:none; }
	div#mb_left { left:0px; }
	div#mb_right { right:0px; }
	
	div#mb_dial { position:relative; width:100%; height:50px; background:url(../images/main/banner_bottom.png) left top repeat-x; }
	div#mb_dial_body { position:relative; height:47px; padding-top:3px; margin:0px auto; }
	div#mb_dial_body img { vertical-align:top; padding:13px 6px 0px 6px; margin:0px; }
	
	div#sns_link { position:absolute; height:30px; right:0px; top:12px; z-index:1; }
	div#sns_fb { position:relative; width:86px; height:25px; padding-top:5px; overflow:hidden; float:left; }
	div#sns_yt { position:relative; width:55px; height:25px; padding-top:5px; float:left; display:none; }
	
	div#sns_quick { position:absolute; width:70px; height:210px; right:0px; top:15px; background:url(../images/main/quick.png) left top no-repeat; text-align:right; font-size:0; z-index:100; display:none; }
	div#sns_quick img { padding-bottom:2px; }
	
	div#stage { position:relative; width:100%; }
	div#stage_body { position:relative; width:752px; margin:0px auto; }
	div#stage_body_margin { position:relative; padding:0px 80px; }
	div#stage_body_margin_cnt { position:relative; width:100%; } 
	
	div#stage_split { position:relative; padding:0px 8px; }
	div#stage_split_body { position:relative; width:100%; height:14px; background:url(../images/main/split.png) left top repeat-x; }
	
	ul#game_box { position:relative; width:100%; list-style:none; margin:0px; padding:0px; float:left; }
	li.game_box { position:relative; width:49.9%; min-height:322px; float:left; margin:0px; padding:0px; }
	li.game_box a { text-decoration:none; }
	li.game_lbox { display:none; }
	li.game_box_end { clear:both; width:0; height:0; min-height:0; }
	
	div#game_hot { position:absolute; width:52px; height:92px; left:0px; right:0px; z-index:5; }
	
	div.game_box_bg { position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1; }
	div.gb_top { position:relative; width:100%; height:20px; }
	div.gb_middle { position:relative; width:100%; height:278px; }
	div.gb_bottom { position:relative; width:100%; height:24px; }
	
	div.game_box_body { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div.game_box_ctn { position:relative; width:100%; }
	
	div.gb_thumb { position:relative; width:100%; height:122px; overflow:hidden; }
	div.gb_thumb_border { position:absolute; width:100%; height:100%; left:0px; top:0px; border:solid 0px #b3b3b3; z-index:3; }
	div.gb_thumb_body { position:absolute; width:100%; }
	div.gb_thumb_body img { width:100%; float:left; }
	
	div.game_box_os { position:relative; width:100%; height:23px; text-align:right; background:url(../images/main/box_split.png) left bottom repeat-x; }
	div.game_box_os img { padding-top:4px; }
	
	div.game_box_memo { position:relative; padding:0px 5px; overflow:hidden; }
	div.game_box_mbody { position:relative; width:100%; }
	div.game_box_ctn h1 { line-height:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:16px; }
	div.game_box_ctn p { line-height:14px; font-size:12px; padding-top:8px; }
	
	div#news_sns { position:absolute; width:100%; left:0px; top:14px; }
	div#sns_stage { position:relative; width:100%; min-height:100px; }
	div#sns_box { position:relative; padding:14px 14px 32px 14px; z-index:2; }
	div#sns_box_body { position:relative; width:100%; }
	div.sns_box { position:relative; float:left; }
	div.sns_split { position:relative; width:100%; height:2px; padding:10px 0px; background:url(../images/main/box_split.png) left 10px repeat-x; }
	div.sns_split_l { position:relative; width:2px; min-height:276px; padding:0px 10px; background:url(../images/main/box_split_l.png) 10px top repeat-y; float:left; }
	
	div.sns_link { position:relative; height:20px; padding:5px 10px 10px 33px; line-height:20px; background:url(../images/main/facebook.png) 5px 5px no-repeat; font-weight:bold; font-size:13px; }
	
	div.sns_margin { position:relative; padding:0px 5px; }
	div.sns_tw { position:relative; width:100%; height:75px; overflow:hidden; }
	div.sns_tw a { color:red; } 
	
	div.sns_fb_sshot { position:relative; width:100%; height:120px; overflow:hidden; }
	div.sns_fb { position:relative; width:100%; height:80px; overflow:hidden; }
	div.sns_fb a:hover { text-decoration:none; }
	
	div.sns_fb_time { position:absolute; height:25px; right:5px; bottom:0px; line-height:25px; }
	div#sns_yt_bt { position:relative; width:100%; height:50px; text-align:center; }
	
	div.n_bg { position:absolute; width:100%; height:100%; background:#545454; font-size:0; overflow:hidden; z-index:1; }
	div.n_bg2 { position:absolute; width:100%; height:100%; background:#333333; display:none; z-index:2; }
	
	div#stage_split_bottom { clear:both; position:relative; width:100%; height:2px; padding-top:5px; padding-bottom:10px; background:url(../images/main/stage_split.png) left 5px repeat-x; }
	
	ul#notice { position:relative; width:100%; list-style:none; margin:0px; padding:0px; }
	li.nlist { position:relative; width:50%; margin:0px; padding:0px; float:left; }
	li.nlist a { text-decoration:none; }
	
	div.n_margin { position:relative; padding:10px; }
	div.n_stage { position:relative; padding:15px 15px 26px 15px; min-height:61px; }
	div.n_bg, div.n_bg2 { left:0px; top:0px; }
	div.n_cnt { position:relative; width:100%; color:#cccccc; z-index:3; }
	div.n_arrow { position:absolute; width:30px; height:16px; right:10px; bottom:10px; line-height:16px; font-size:13px; text-align:right; color:#cccccc; z-index:3; } 
	
	div.main_title { position:relative; width:100%; height:30px; padding-bottom:5px; }
	img.mt_subject { position:absolute; left:0px; top:0px; vertical-align:top; }
	img.mt_more { position:absolute; right:0px; top:0px; vertical-align:top; }
}