@charset "utf-8";
@media print, screen and (min-width:768px){
/*===========================================

  → TOP PAGE  → BASIC
  
============================================*/
#top_blocTitle {font-size:16px;}

#mainContents.top_contents:before {content:inherit;}


/*===========================================

  → 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 {display:inline-block; margin-right:1%; font-size:13px; vertical-align:middle;}
ul#top_infoList li p:last-child {margin-right:0;}

#t_infoUpdate { padding:2px 0; width:12%;}
#t_infoCat { font-size:11px !important; width:10%;}
#t_infoTitle {width:74%; word-break:break-all;}

#infoMore {font-size:12px;}



/*===========================================

  → TOP PAGE  →  TOP SCHEDULE BLOC 
  
============================================*/
ul#top_scheduleList li {	width:22.7%;	margin-right:3%;}
ul#top_scheduleList li:last-child {margin-right:0;}

#t_scheUpdate {font-size:11px;}

#t_scheHeadline {font-size:13px;}

#t_scheData #articleCat span  {font-size:11px !important;}

#scheduleMore, #scheduleMore a {font-size:12px;}



/*===========================================

  → TOP PAGE  →  TOP MOVIE BLOC 
  
============================================*/
#top_movieBloc {max-width:1400px;}


/*=====================================================================
2024/12/29 CUSTOM
=====================================================================*/
#top_infoBanner {margin-bottom: 90px; width: 100%; max-width: 1000px;}




}