/*    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: 45px;
		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;
			}