/* CONTENTS */
.project_description .div_caption_img_youtube {
	display: block;
	margin: 10px auto 10px auto;
	width: 640px;
    	height: 382px;
	
	background-size: contain;
}



a:link{
  color: #ff0000;
}

/* UPDATE */
.project_description .div_caption_title06 {
	display: block;
	margin: 60px auto 10px auto;
	width: 295px;
    	height: 75px;
	background: url('../image/mutafukaz/title06.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_update01 {
	display: block;
	margin: 10px auto 10px auto;
	width: 640px;
    	height: 480px;
	background: url('../image/mutafukaz/news01.jpg') center no-repeat transparent;
	background-size: contain;
}




/* PROJECT */
.project_description .div_caption_sample {
	display: block;
	margin: 10px auto 0px auto;
	width: 640px;
	height: 784px;
	background: url('../image/mutafukaz/sample.png') center no-repeat transparent;
	background-size: contain;
}


/* TITLE */
/* TITLE タイトルをテキストで入力時titles*/
.project_description .titles {
	margin: 0 auto;
	padding: 0.5em 0.5em 0.5em 0.5em;
	width: 95%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 1.7em;
	color: #555555;
}

.project_description .div_caption_title02 {
	display: block;
	margin: 40px auto 10px auto;
	width: 295px;
    	height: 75px;
	background: url('../image/mutafukaz/title02.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_title04 {
	display: block;
	margin: 60px auto 10px auto;
	width: 295px;
    	height: 75px;
	background: url('../image/mutafukaz/title04.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_title05 {
	display: block;
	margin: 40px auto 10px auto;
	width: 295px;
    	height: 75px;
	background: url('../image/mutafukaz/title05.png') center no-repeat transparent;
	background-size: contain;
}




.project_description .div_caption_title02_en {
	display: block;
	margin: 40px auto 10px auto;
	width: 295px;
    	height: 40px;
	background: url('../image/mutafukaz/title02_en.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_title04_en {
	display: block;
	margin: 60px auto 10px auto;
	width: 295px;
    	height: 40px;
	background: url('../image/mutafukaz/title04_en.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_title05_en {
	display: block;
	margin: 40px auto 10px auto;
	width: 295px;
    	height: 40px;
	background: url('../image/mutafukaz/title05_en.png') center no-repeat transparent;
	background-size: contain;
}
.project_description .div_caption_title06_en {
	display: block;
	margin: 40px auto 10px auto;
	width: 295px;
    	height: 40px;
	background: url('../image/mutafukaz/title06_en.png') center no-repeat transparent;
	background-size: contain;
}



/*** FONT ***/
.project_description .p_font18 {
	padding: 0.5em 0.5em 0.5em 0.5em;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.7em;
	color: #555555;
}
.project_description .p_font16 {
	padding: 0em;
	font-size: 16px;
	line-height: 1.5em;
	color: #000000;
}
.project_description .p_font14 {
	padding: 0em 0.5em 1.0em 0.8em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #555555;
}
.project_description .p_font12 {
	padding: 0em;
	font-size: 12px;
	line-height: 1.5em;
	color: #787878;
}
.project_description .p_font10 {
	padding: 0em;
	font-size: 10px;
	line-height: 1.5em;
	color: #787878;
}
.project_description .p_font10_w {
	padding: 0em;
	font-size: 10px;
	line-height: 1.5em;
	color: #555555;
}

