﻿@charset "UTF-8";

#title_lower.childcare_medical_care {
	background-image: url(../img/header_image_childcare_medical_care.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 50%;
}


.image_list {
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}
.image_list li {
	width: 48.5%;
}

