@charset "UTF-8";
/* CSS Document */

.column05__marker {
	background-color: #ff9;
}
.column05__list__item {
	display: flex;
	align-items: center;
}
.column05__list__num {
	color: #cf142b;
	font-size: 32px;
	display: inline-block;
	font-weight: 700;
	margin-right: 8px;
}
.fbig {
	font-size: 2.35rem;
}
.point {
	background-color: #02385c;
	font-size: 2.35rem;
	font-weight: bolder;
	color: #ffffff;
	padding: 32px 0px;
	display: block;
	text-align: center;
	margin: 0;
}
.column05__point {
  font-size: 1.35rem;
  font-weight: bolder;
  color: #000000;
  padding: 0 0px 2px 0px;
  border-bottom: 2px solid #000000;
	margin-top: 40px;
	margin-bottom: 16px;
}