@charset "utf-8";
@media print, screen and (max-width:767px){
/*===========================================

   TOP PAGE   BASIC
  
============================================*/
#mainContents.top_contents {padding-top:20px;}

#top_blocTitle {font-size:14px;}


/*===========================================

   TOP PAGE    MAIN VISUAL 
  
============================================*/
#mainVisual {margin-top:60px;}

/*===========================================

   TOP PAGE    TOP BANNER BLOC 
  
============================================*/
#top_bnrBloc {margin-bottom:60px;}
#top_bnrBloc ul li {margin-bottom:1%;}



/*===========================================

   TOP PAGE    TOP INFORMATION BLOC 
  
============================================*/
ul#top_infoList li p {font-size:12px; vertical-align:top;}
#t_infoCat, #t_infoUpdate {display:inline-block; margin-right:1%; line-height:100%;}

#t_infoUpdate { padding:5px 0;}
#t_infoCat {text-align:center; padding:2px 5px; font-size:10px !important; }

#t_infoTitle {width:100%; word-break:break-all;}


#infoMore {font-size:11px;}



/*===========================================

   TOP PAGE    TOP SCHEDULE BLOC 
  
============================================*/
ul#top_scheduleList {text-align:left; width:100%; height:auto;}

ul#top_scheduleList li {	width:49% !important;	margin: 0 2% 40px 0;}
ul#top_scheduleList li:nth-child(even) {margin-right:0;}

#t_scheData {padding: 0 10px;}

#t_scheData #articleCat span  {font-size:10px !important;}

#t_scheUpdate {font-size:11px;}

#t_scheHeadline {font-size:12px;}

#scheduleMore, #scheduleMore a {font-size:12px;}



/*===========================================

   TOP PAGE    TOP MOVIE BLOC 
  
============================================*/
#top_movieBloc {max-width:1400px;}
	


/*=====================================================================
2024/12/29 CUSTOM
=====================================================================*/
#top_infoBanner {margin-bottom: 9%; width: 90%;}


}