@charset "Shift_JIS"; 
	 
@import "../../common/css/screen.css"; 
 
@import "../../common/css/category.css"; 
  
/**=
 * ========================================
 * IMJグループのこと 
 * ========================================
 *
 * ----------------------------------------
 * =1		ブランディング
 * =1-1			IMJグループのこと
 * =1-2			ケーススタディ
 * ----------------------------------------
 */
 
/**=1
 * ====================================
 * ブランディング 
 * ====================================
 */
	 
/**=1-1
 * IMJグループのこと 
 * ====================================
 */
	 
#Branding 
{
	background-image: url(../images/a100.jpg);
}
 
.case_study #Branding 
{
	background-image: url(../images/a300.jpg);
}
 
.essence #Branding 
{
	background-image: url(../images/a400.jpg);
}
 	  
/**=
 * ====================================
 * 目指すもの 
 * ====================================
 */
	
#IMJ1 
{
}
 
#IMJ2 
{
}
	 
#IMJ2 .Description 
{
	float: left;
	width: 345px;
}
 
#IMJ2 p.Image 
{
	float: right;
	width: 240px;
	text-align: right;
}
  
#IMJ3 
{
}
 
#IMJ4 
{
}
	 
#IMJ4 p.Image 
{
	float: left;
	width: 320px;
}
 
#IMJ4 .Description 
{
	float: right;
	width: 265px;
}
  
#IMJ5 
{
}
	 
#IMJ5 .Description 
{
	float: left;
	width: 322px;
}
 
#IMJ5 .Image 
{
	float: right;
	width: 263px;
	text-align: right;
}
   
/**=
 * ====================================
 * ケーススタディ 
 * ====================================
 */
	 
.CaseList 
{
}
	 
.CaseList li 
{
	position: relative;
	width: 615px;
}
	 
#Content .Section .CaseList li .l_138_desc h3 
{
	padding-bottom: 0;
	margin-right: 100px;
}
 
#Content .Section .CaseList li .Icon 
{
	position: absolute;
	top: 33px;
	right: 0;
	left: auto;
	padding-bottom: 0;
}
	 
#Content .Section .CaseList li#CaseStudy1 .Icon 
{
	padding-bottom: 0;
	top: 0px;
}
	 
* html .CaseList li .Icon 
{
	top: 28px;
}
 
#Content .CaseList li .Icon li 
{
	padding-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	width: 21px;
	display: inline;
}
  
* html .CaseList li .Icon 
{
	padding-top: 0;
	top: 28px;
}
 
* html .CaseList li#CaseStudy1 .Icon 
{
	top: 0px;
}
	 
* html .CaseList li#CaseStudy1 .Icon img 
{
	padding-left: 0;
	margin-left: 0;
}
  
#Content .CaseList li .Icon li 
{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	width: 21px;
	float: left;
}
     

