@media print, screen and (min-width:769px) {
/*//////////////////////////////////////////////////////////////

	company_en_pc

//////////////////////////////////////////////////////////////*/

#catch{
	width: 700px;
	height: 120px;
	background: url(../../company/img/pc/ttl_index_en_01.gif) no-repeat left top;
}

/*-------------------------------------------------------
	tab_company
-------------------------------------------------------*/
#tab_company a {
	background-image: url(../../company/img/pc/tab_company_en.gif);
}
}



@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
/*//////////////////////////////////////////////////////////////////////////


  company_en_ipad landscape
	
	
////////////////////////////////////////////////////////////////////////////*/
}




@media print, screen and (max-width:768px) {
/*//////////////////////////////////////////////////////////////////////////


  company_en_sp
	
	
////////////////////////////////////////////////////////////////////////////*/
/*-------------------------------------------------------
	title
-------------------------------------------------------*/
#catch{
	background-image: url(../../company/img/sp/ttl_index_en_01.gif) ;
}

/*-------------------------------------------------------
	tab_company
-------------------------------------------------------*/
.tab_on_index #tab_index a,
.tab_on_organization #tab_organization a,
.tab_on_activity #tab_activity a,
.tab_on_access #tab_access a{
	padding-bottom: 23px;
	color: #fff;
	font-weight:bold;
	background: #002D57 url(../../img/sp/bg_tab_on.gif) no-repeat center bottom;
	background-size: auto 6px;
}
}

