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

@media screen and (max-width:750px){
/*------------------------------------------------------------------------------------------------
	全体
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection .mainArea #newsIndexInner ul#infoTabList li																															{ width:24%; margin-left:1.3%; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList ul																												{ margin-top:0; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList ul li a																									{ background-position:right center; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList ul li .infoTxt																					{ width:auto; }

/*------------------------------------------------------------------------------------------------
	トップ・カテゴリートップ
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection #topArea #newsIndexInner h3																																											{ margin-top:30px; }
#newsWrap .twoColumnSection #topArea #newsIndexInner .infoContentsList li a																												{ background-position:right center; }
#newsWrap .twoColumnSection #topArea #newsIndexInner .infoContentsList li .infoTxt																							{ width:100%; margin:5px 0 0; }
#newsWrap .twoColumnSection #topArea #newsIndexInner .infoContentsList li .infoDate																						{ width:auto; }

/*------------------------------------------------------------------------------------------------
	ニュースリリース
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection #newsCateArea #newsCateTopInner h3																																			{ font-size:133%; }

/*------------------------------------------------------------------------------------------------
	詳細
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner h3 span																																	{ padding-left:1em; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents																											{ padding-bottom:40px; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents p																										{ margin-top:15px; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents ul.detailPhotoList														{ margin-top:30px; }

}
