@charset "utf-8";

/*
	ISO
*/


/*=============================================
	PC
=============================================*/

/*------------------------------
	VISUAL
------------------------------*/
#visual .inner{
	background: url(/iso/images/visual_photo.jpg) no-repeat center top;
}

/*------------------------------
	CONTENTS
------------------------------*/
/*
	COMMON
*/

/*
	TOP
*/
.isoList{
	margin-bottom:10px;
}

.iso-txt{
width:530px;
float:left;
}

.iso-pict{
width:120px;
float:right;
}

.iso-pict li{
float:left;
margin:0 10px 0 0;
}

/*=============================================
	RESPONSE
=============================================*/
@media(max-width:600px){
}