@charset "UTF-8";
/* CSS Document */

/*------------------------------------------
         header menu
------------------------------------------*/

.Ondai_header{
	background-color:#C30;
	}

ol.Ondai_header li{
	float:left;
	width:15%;
	padding:2px;
	}

/*------------------------------------------
        Sugoroku
------------------------------------------*/

ol.basic_list li{
	float:left;
	margin:1%;
	}

li.basic01{
	width:48%;
	height:422px;
}
	
li.basic02{
	width:48%;
	height:200px;
}
	
li.basic03{
	width:48%;
	height:200px;
}

li.basic04{
	width:23%;
	height:300px;
}

li.basic05{
	width:23%;
	height:300px;
}

li.basic06{
	width:23%;
	height:300px;
}

li.basic07{
	width:23%;
	height:300px;
}

li.basic08{
	width:48%;
	height:200px;
}

li.basic09{
	width:48%;
	height:200px;
}

/*------------------------------------------
        Sugoroku link a
------------------------------------------*/

ol.basic_list li a{
	display: block;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
	}

ol.basic_list li.basic01 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}
	
li.basic02 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}
	
li.basic03 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}

li.basic04 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}


li.basic05 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}

li.basic06 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}

li.basic07 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}

li.basic08 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}

li.basic09 a{
/*background:url("//www.alsoj.net/images/shohin/goods/lefreQue/LQ_img2.png") 0 no-repeat;*/background-color:#333;
width:100%;height:100%;}


/*------------------------------------------
         footer menu
------------------------------------------*/

ul.Ondai_footer{
	float:left;
	width:25%;
	padding:2px;
	height:8em;
	padding-left:0.5em;
	margin:0.5em 1em;
	}
	

ul.Ondai_footer li:first-child{
	border-bottom:solid #333 1px;
	}
	
/*++++++++++++++++++++++++++++++++++++++++++
iPad横 1024px
+++++++++++++++++++++++++++++++++++++++++++*/

@media only screen
    and (min-device-width:768px)
    and (max-device-width:1024px)
    and (orientation:landscape) {


		}
	
	

/*+++++++++++++++++++++++++++++++++++++++++++
スマホ 横 表示 667px
++++++++++++++++++++++++++++++++++++++++++++++*/

@media only screen
    and (min-device-width:548px)
    and (max-device-width:667px)
    and (orientation:landscape){
		}
		
/*++++++++++++++++++++++++++++++++++++++++++
スマホ　表示
+++++++++++++++++++++++++++++++++++++++++++*/

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

/*------------------------------------------
        Sugoroku
------------------------------------------*/

ol.basic_list li{
	float:none;
	margin:1em auto;
	}

li.basic01{
	width:300px;
	height:234px;
}
	
li.basic02{
	width:300px;
	height:111px;
}
	
li.basic03{
	width:300px;
	height:111px;
}

li.basic04{
	padding-right:3em;
	width:180px;
	height:208px;
}

li.basic05{
	padding-left:3em;
	width:180px;
	height:208px;
}

li.basic06{
	padding-right:3em;
	width:180px;
	height:208px;
}

li.basic07{
	padding-left:3em;
	width:180px;
	height:208px;
}

li.basic08{
	width:300px;
	height:111px;
}

li.basic09{
	width:300px;
	height:111px;
}

/*------------------------------------------
         footer menu
------------------------------------------*/

ul.Ondai_footer{
	float:none;
	width:90%;
	padding:2px;
	height:auto;
	padding-left:0.5em;
	margin:1em auto;
	}

ul.Ondai_footer li{
	line-height:1.5em;
	}

ul.Ondai_footer li:first-child{
	border-bottom:solid #333 1px;
	}
	
	}