@charset "utf-8";

/*
	BCP
*/


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

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

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

/*
	TOP
*/
.bcpTitle01{
	padding-left:3em;
	text-indent:-3em;
}
.bcpList01{
	padding-left:3em;
}
.bcpList01 li{
	margin:10px 0;
}
.bcpList01 li.note{
	font-size:90%;
}

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