/* CSS Document */






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

/*番組*/


	.box02 {
	width: 44%;
	float: left;
	margin: 1vw 2vw;
		}
		
		
	.box02_waku {
	
	margin: 0px auto 0px auto;
	border: 2px solid #e2e2e2;
	background-color: #FFF;
	}
		

.box02 img{
	width: 94%;
    height: auto;

		}


		
    .category {
	font-size: 3vw;
	text-align: left;
	color: #6A6A6A;
	padding-left:5px;
		010101010101}		
		
		
		
	.title01 {
	margin: 1vw auto 1vw auto;
	
	font-size:  3vw;
	line-height: 3.5vw;
	text-align: center;
	background-color: #dedede;
	letter-spacing: 0.1em;
		}	
		
		
		
	.title01 a{
	text-decoration: none;
	color: #333;
		}	
		
		
	.title01 a:hover{
	color: #666;
		}	
		
		
		
	.day01 {
	margin: 1vw auto 1vw auto;
	font-size: 3vw;
	text-align: center;
		}	
    
    
    
    
	.program_text {
	margin: 2vw auto 3vw auto;
width: 80%;
		}	
		



	.program_text p{
	margin: 1vw auto 1vw auto;
	font-size: 3vw;
        line-height: 4vw;
	text-align: left;
        text-indent: -3vw;
		}	    
    
    
    
    
			    
    
}


/* pc　768px以上 */
@media only screen and (min-width: 768px), print {
    




/*番組*/


	.box02 {
	width: 215px;
	float: left;
	margin: 10px 5px 20px 5px;
		}
		
		
	.box02_waku {
	width: 200px;
	padding:2px;
	margin: 0px auto 0px auto;
	border: 2px solid #e2e2e2;
	background-color: #FFF;
	}
		





		
    .category {
	font-size: 12px;
	text-align: left;
	color: #6A6A6A;
	padding-left:5px;
		010101010101}		
		
		
		
	.title01 {
	margin: 2px auto 2px auto;
	padding:4px 2px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	background-color: #dedede;
	letter-spacing: 0.1em;
		}	
		
		
		
	.title01 a{
	text-decoration: none;
	color: #333;
		}	
		
		
	.title01 a:hover{
	color: #666;
		}	
		
		
		
	.day01 {
	margin: 3px auto 3px auto;
	padding:2px;
	font-size: 14px;
	text-align: center;
		}	
			

	
		
	.program_text {
	margin: 10px auto 10px auto;
	width:800px;

		}	
		



	.program_text p{
	margin: 10px auto 10px auto;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0.1em;
		}	




}