/*    marugoto  pc page   */
#c-0 {
	font-size: 108%;
}
	#c-0 .headline {
		color: #E3640D;
		font-weight: bold;
	}
	#c-0 p {
		margin-top: 15px;
	}
	#c-1 .title {
		margin-top: 30px;
		margin-bottom: 8px;
		padding-bottom: 2px;
		border-bottom: medium solid #E4620C;
	}
		#c-1 .item {
			margin-top: 15px;
			font-size: 108%;
		}
			#c-1 .headline {
				font-weight: bold;
				color: #E3640D;
			}
#c-1,#c-2{
    margin: 50px 0;
}

h1 img{
    border:1px solid #e8e8e8;
}