@import url(reset.css);
@import url(common.css);

body{
}

#wrapper{

}

a{
	color: #080808;
}

header{
	width: 856px;
	margin: 0 auto;
}

#default_header{
	height: 1187px;
	background: url(../images/top/bg_top_default.png) no-repeat;
}

#default_header h1{
	text-indent: -9999px;
	height: 0;
}

#small_header{
	text-indent: -9999px;
	width: 856px;
	height: 502px;
	background: url(../images/top/bg_top_small.png) no-repeat;
}

.lead_txt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 475px 0 0 0 ;
	line-height: 2.1;
}

#main_contents{
	margin: 50px auto 0;
	width: 800px;
}

#game_btn{
	text-indent: -9999px;
	width: 343px;
	height: 87px;
	cursor: pointer;
	float: left;
	margin: 0 0 0 35px;
}

#game_btn.on{
	background: url(../images/top/btn_game_on.png) no-repeat;
}

#game_btn.off{
	background: url(../images/top/btn_game_off.png) no-repeat;
}

#study_btn{
	text-indent: -9999px;
	
	width: 343px;
	height: 87px;
	cursor: pointer;
	float: right;
	margin: 0 35px 0 0;
}

#study_btn.on{
	background: url(../images/top/btn_study_on.png) no-repeat;
}

#study_btn.off{
	background: url(../images/top/btn_study_off.png) no-repeat;
}

#game_lead{
	background: #fff;
	margin: -21px 0 0 0;
	padding: 60px 0 60px 0;
}

#game_txt{
	float: left;
	width: 368px;
	padding: 0 0 0 60px;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
}

#game_links{
	float: right;
	width: 281px;
	padding: 0 40px 0 0;
}

.game_list:hover,
.sugotokuya_link:hover{
	opacity: 0.8;
}

.sugotokuya_link{
	margin: 15px 0 0 0;
}

#study_lead{
	display: none;
	background: #fff;
	margin: -21px 0 0 0;
	padding: 60px 0 60px 0;
}

#study_txt{
	float: left;
	width: 368px;
	padding: 0 0 0 60px;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
}

#study_link{
	float: right;
	width: 281px;
	padding: 0 40px 0 0;
}

#article_wrap{
	background: #fff;
}

#articles{
	width: 730px;
	margin: 0 auto;
}

.article{
	width: 680px;
	margin: 0 auto;
	padding: 40px 25px;
	border-top: 1px solid #000;
}

.left_img{
	float: left;
	width: 310px;
	min-height: 200px;
}

.left_img li{
	padding: 0 0 20px 0;
}

.right_contents{
	float: right;
	width: 340px;
}

.title_left{
	width: 231px;
	padding: 15px 15px 12px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px 2px rgba(221,221,221,0.8);
	float: left;
}

.game_mode .title_left{
	background: #f08c00;
}

.study_mode .title_left{
	background: #2e3190;
}

.date{
	font-size: 10px;
	color: #fff;
}

.title_text{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	padding: 8px 0 0 0;
	cursor: pointer;
}

.title_text:hover{
	opacity: 0.8;
}

.fukidashi{
	float: left;
	width: 19px;
	height: 17px;
	margin: 16px 0 0 0;
}

.game_mode .fukidashi{
	background: url(../images/top/mark_fukidashi.gif) no-repeat;
}

.study_mode .fukidashi{
	background: url(../images/top/mark_fukidashi_study.gif) no-repeat;
}

.icon{
	float: left;
	width: 60px;
}

.article_body{
	padding: 30px 0 0 0;
	font-size: 14px;
	line-height: 2;
}

#button_box{
	background: #fff;
	width: 800px;
}

#btns_inside{
	width: 730px;
	margin: 0 auto;
	border-top: 1px solid #000;
	padding: 15px 0 25px 0;
}

#top_btns li,
#last_order_btns li,
#first_order_btns li,
#single_btns li
{
	float: left;
	display: block;
}

#top_prev{
	margin: 0 130px 0 0;
	width: 90px;
	height: 80px;
}

.top_single_prev{
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_prev.gif) no-repeat;
}

.btn_first_top{
	margin: 0 110px 0 0;
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_top_first.gif) no-repeat;
}

.btn_last_top{
	margin: 0 125px 0 0;
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_top_more.gif) no-repeat;
}

.top_single_next{
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_next.gif) no-repeat;
}

#last_prev,
#first_prev{
	margin: 0 184px 0 0;
	width: 90px;
	height: 80px;
}

.last_prev_btn,
.first_prev_btn,
.single_prev{
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_prev.gif) no-repeat;
}

.back_top_btn{
	width: 160px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_contents_top.gif) no-repeat;
}

.last_next_btn,
.first_next_btn,
.single_next{
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_next.gif) no-repeat;
}

#last_back,
#first_back{
	margin: 0 205px 0 0;
}

#single_prev{
	margin: 0 230px 0 0;
	width: 90px;
	height: 80px;
}

#single_back{
	margin: 0 228px 0 0;
}

.back_btn_single{
	width: 90px;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/top/btn_single_back.gif) no-repeat;
}





.top_single_prev,
.btn_first_top,
.btn_last_top,
.top_single_next,
.last_prev_btn,
.back_top_btn,
.last_next_btn,
.first_prev_btn,
.first_next_btn,
.single_prev,
.single_next,
.back_btn_single{
	cursor: pointer;
}



#sugoroku_info{
	margin: 80px auto 0;
	width: 800px;
	background: #fff;
}

.sugoroku_header{
	text-indent: -9999px;
	width: 800px;
	height: 53px;
	background: url(../images/top/bg_sugoroku_header.gif) no-repeat;
}

#sugoroku_info h3{
	width: 680px;
	height: 77px;
	text-indent:-9999px;
	background: url(../images/top/ttl_sugoroku.gif) no-repeat;
	margin: 40px 0 0 50px;
}

.sugoroku_inside{
	width: 680px;
	margin: 25px auto;
}

.sugoroku_left{
	width: 360px;
	float: left;
	text-align: center;
}

.ojama_event{
	text-indent: -9999px;
	width: 359px;
	height: 276px;
	background: url(../images/top/img_ojamamono.jpg) no-repeat;
}

.book_ouchi{
	text-indent: -9999px;
	width: 217px;
	height: 288px;
	background: url(../images/top/img_ouchide.jpg) no-repeat;
	margin: 0 0 0 75px;
}

.sugoroku_right{
	width: 300px;
	float: right;
}

.sugoroku_sub_ttl{
	margin: 16px 0 0 0;
	font-weight: bold;
	font-size: 16px;
	color: #f29b22;
}

.sugoroku_right p{
	font-size: 13px;
	line-height: 2;
	padding: 10px 0 0 0;
}

.sugoroku_inside_btm{
	width: 680px;
	margin: 35px auto 60px;
}

.book_icon{
	margin: 5px 0 0 0;
}

.book_info{
	color: #f29b22;
	font-size: 13px;
	line-height: 1.8;
	margin: 20px 0 0 0;
}

.book_ttl{
	font-weight: bold;
}

.sugoroku_line{
	border-top: 1px solid #000;
	width: 730px;
	margin: 0 auto;
}



.header_btm_img_sp{
	display: none;
}

@media screen and (max-width: 767px){

#wrapper{
	margin: 0 16px;
}

header{
	width: 100%;
}

#default_header{
	height: auto;
	background: none;
	background: #fff;
}

#default_header h1{
	text-indent: 0;
	height: auto;
}

#default_header h1 img{
	width: 100%;
}

#small_header{
	width: auto;
	height: auto;
	text-indent: 0;
	background: none;
}

#small_header img{
	width: 100%;
}

.lead_txt{
	text-align: left;
	padding: 8px 15px 0 ;
}

.sp_hide{
	display: none;
}

.header_btm_img_sp{
	display: block;
	width: auto;
}

.header_btm_img_sp img{
	width: 100%;
}

#main_contents{
	margin: 30px auto 0;
	width: auto;
}

#game_btn{
	text-indent: 0;
	width: 48%;
	height: auto;
	float: left;
	margin: 0 0 0 0;
}

#game_btn img{
	width: 100%;
}

#game_btn.on{
	background: none;
}

#game_btn.off{
	background: none;
}

#study_btn{
	text-indent: 0;
	width: 52%;
	height: auto;
	float: right;
	margin: 0 0 0 0;
}

#study_btn img{
	width: 100%;
}

#study_btn.on{
	background: none;
}

#study_btn.off{
	background: none;
}

#game_lead{
	margin: 0 0 0 0;
	padding: 20px 0;
}

#game_txt{
	float: none;
	width: auto;
	padding: 0 15px 0 15px;
	color: #f08c00;
}

#game_links{
	float: none;
	width: auto;
	padding: 15px 15px 0 15px;
}

#game_links img{
	width: 100%;
}

.sugotokuya_link{
	margin: 10px 0 0 0;
}

#study_lead{
	display: none;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
}

#study_txt{
	float: none;
	width: auto;
	padding: 0 15px;
	color: #2e3190;
}

#study_link{
	float: none;
	width: auto;
	padding: 10px 15px 0 15px;
}

#study_link img{
	width: 100%
}

#articles{
	width: auto;
	margin: 0 auto;
	padding: 0 15px;
}

.article{
	width: auto;
	padding: 20px 0;
}

.left_img{
	float: none;
	width: auto;
	margin: 15px 0 0 0;
	min-height: auto;
}

.left_img img{
	width: 100%;
}

.right_contents{
	float: none;
	width: auto;
}

.title_left{
	width: 63%;
	padding: 12px 12px 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px 2px rgba(221,221,221,0.8);
	float: left;
}

.icon{
	float: left;
	width: 19%;
}

.icon img{
	width: 100%;
}

.left_img li{
	padding: 0 0 0px 0;
}

.left_img img{
	//height: 100px;
}

.bx-wrapper .bx-viewport{
	border: none;
	left: 0;
	box-shadow: none;
}

.bx-wrapper .bx-next{
	background: url(../images/top/btn_slider_right.png) no-repeat;
	right: -20px;
}

.bx-wrapper .bx-next:hover{
	background-position: 0 0;
}

.bx-wrapper .bx-prev{
	background: url(../images/top/btn_slider_left.png) no-repeat;
	left: -10px;
}

.bx-wrapper .bx-prev:hover{
	background-position: 0 0;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background: #cacaca;
}

.bx-wrapper .bx-pager{
	bottom: -25px;
}

.article_body{
	padding: 15px 0 0 0;
}

#button_box{
	background: #fff;
	width: auto;
	padding: 0 15px;
}

#btns_inside{
	width: auto;
	border-top: 1px solid #000;
	padding: 15px 0 15px 0;
}

#top_prev{
	margin: 0 0 0 0;
	width: 20%;
	height: 10px;
}

#top_prev img,
#top_first img,
#top_more img,
#top_next img,
#last_prev img,
#first_prev img,
#last_back img,
#first_back img,
#last_next img,
#first_next img,
#single_prev img,
#single_back img,
#single_next img{
	width: 100%;
}

#top_first{
	margin: 0 0 0 0;
	width: 28%;
}

#top_more{
	margin: 0 0 0 0;
	width: 32%;
}

#top_next{
	width: 19%;
}

.top_single_prev,
.btn_first_top,
.btn_last_top,
.top_single_next,
.last_prev_btn,
.first_prev_btn,
.single_prev,
.back_top_btn,
.last_next_btn,
.first_next_btn,
.single_next,
.back_btn_single{
	text-indent: 0;
	margin: 0;
	width: auto;
	height: auto;
	background: none;
}

#last_prev,
#first_prev{
	margin: 0 0 0 0;
	width: 20%;
	height: 10px;
}

#last_back,
#first_back{
	margin: 0 0 0 0;
	width: 61%;
}

#last_next,
#first_next{
	width: 19%;
}

#single_prev{
	margin: 0 0 0 0;
	width: 20%;
	height: 10px;
}

#single_back{
	margin: 0 0 0 0;
	width: 61%
}

#single_next{
	width: 19%;
}

#sugoroku_info{
	margin: 40px auto 0;
	width: auto;
}

.sugoroku_header{
	text-indent: 0;
	width: auto;;
	height: auto;
	background: none;
}

.sugoroku_header img{
	width: auto;
	height: auto;
	width: 100%;
}

#sugoroku_info h3{
	width: auto;
	height: auto;
	text-indent:0;
	background: none;
	margin: 15px 0 0 0;
}

#sugoroku_info h3 img{
	width: 100%;
}

.sugoroku_inside{
	width: auto;
	margin: 25px auto;
}

.sugoroku_left{
	width: auto;
	float: none;
	text-align: center;
}

.ojama_event{
	text-indent: 0;
	width: auto;
	height: auto;
	background: none;
}

.book_ouchi{
	text-indent: 0;
	width: auto;
	height: auto;
	background: none;
	margin: 0 0 0 0;
}

.sugoroku_left img{
	width: 100%;
}

.event_icon{
	display: none;
}

.sugoroku_right{
	width: auto;
	float: none;
	padding: 0 15px;
}

.sugoroku_inside_btm{
	width: auto;
	margin: 25px auto 0px;
	padding: 0 0 20px 0;
}

.sugoroku_line{
	border-top: 1px solid #000;
	width: auto;
	margin: 0 15px;
}

.book_icon{
	display: none;
}

.sugoroku_footer{
	display: none;
}



}