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

.box_width_490 {
	width: 490px;
	line-height: 24px;
}
.care_panel_box {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.care_panel_box div:nth-child(2) {
	margin: 0 4px;
}
.care_panel_box span{
	text-align: center;
	margin-top: 5px;
}