@charset "UTF-8";


/* wordpress用
　768px以下 */


/*==============================================================
コンテンツ
==============================================================*/




/*==============================================================
トップ　新着
==============================================================*/



#news_01 .news_category,
#event_01 .ct-icon{ width:90px !important; 
display:block;
text-align:center}


#news_01 h4{ margin:0px !important;
padding:0px !important;}
#news_01  h4{font-size:1.2em;line-height:140%; font-weight:normal}


#event_01 p.wp_date{ float:left; width:30%}
#event_01 .h4_waku{ float:right; width:70%; margin:0px !important;}
#event_01 .h4_waku h4{font-size:1.2em; line-height:140%; font-weight:normal}







/*==============================================================
トップ　新着
==============================================================*/

.wp_katudou_top_list p.wp_date {
  padding-bottom: 0em !important;
}


/* ******************************************************************
Lnavi 右メニュー
*******************************************************************/



/* 共通
 ---------------------------------------------------*/


/* ２カラム */
/* メイン */
#contentMain{
width:100%;
float:inherit;
background:#FFFFFF;
padding-bottom:30px}



/* 右メニュー */
#contentSub{
	width:100%;
	float:inherit;
}




/* サイトメニュー */
#Lnavi_wrap{ width:50%; float:left; padding:2%; box-sizing:border-box}





/* メイン画像 */
.wp_main_pic img{ width:100%}

/* キャプション */
.wp_main_caption{ background:#000000; display:block; color:#FCFCFC; padding:5px 10px;
font-size:0.85em}




	/* メインの写真を文章右に */
	/* 　表示をリセット */
		.content_news_body.small .wp_main_pic{
			width:100%;
			 float:none;
			 margin-left:0px}
			 
			 /* メインの写真を文章右に */
		.content_news_body.small p{ margin-top:2em !important}
		


.content_news_body.small .wp_main_pic.wp_sub_pic{
	text-align: center;
}

.content_news_body.small .wp_main_pic.wp_sub_pic img{
	max-width: 400px;
	width: 70%;
}



			
/*==============================================================
カレンダー　ページナビ 
==============================================================*/

div.page-navi-events {
    width: 100%;
	margin-top:0px;
	margin-bottom:80px;
}

div.page-navi-events div {
	float:left;
	width:50%;
	}

div.page-navi-events div a{
	
		border-bottom:1px solid #FFFFFF;
	}













/* 活動報告 */

 ul.col03 li {
	float:inherit;
	width:100%;
	
}




/* 3Dスタジオ */
#studio_timetable table.table01_com tbody th{ width:auto !important; font-size:0.9em !important}

