@charset "utf-8";

#wrap p {
	text-align: left;
}
.acmt {
	padding-top: 150px !important;
	margin-top: -150px;
}
.pagetitle3 {
	background: url(/benesseinfo/ir/library/ar/2022/focus/images/focus_top_bg.jpg) center center;
	background-size: cover;
	width: 100%;
	height: 180px;
	padding: 0 50px;
}
.pagetitle3 > div {
	height: 100%;
}
.pagetitle3 p {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size :28px;
	line-height: 54px;
	text-align: left;
	font-weight: 500;
}
.focus_lead {
	background-color: #eff4f7;
	padding: 30px 0;
}
.focus_lead p {
	font-size: 16px;
	line-height: 1.875;
}
.anc_list.bgw {
	background-color: #fff;
	padding-bottom: 100px;
}
.anc_list.bgw span {
	display: block;
	width: 20em;
	padding: 3px 5px;
	background-color: #eff4f7;
	text-align: center;
	margin-right: 1em;
	float: left;
	font-weight: 500;
}
.common_unit {
	padding-bottom: 185px;
}
h2.focus_h2 {
	background-color: #0075c2;
	color: #fff;
	border-radius: 4px;
	height: 70px;
	font-size: 24px;
	position: relative;
	font-weight: 500;
	max-width: 1020px;
	margin: 0 auto 35px;
}
h2.focus_h2 span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 95%;
}
h2.focus_h2 img {
	position: absolute;
	width: 185px;
	left: 8px;
	top: 0;
	transform: translateY(-75px);
}
h2.focus_h2.type3 img {
	width: 267px;
}
h3.focus_h3 {
	font-size: 24px;
	text-align: left;
	margin-bottom: 15px;
	font-weight: 500;
	line-height: 1.5;
}
.common_p.mb50 {
	margin-bottom: 35px;
}
.page_top {
	text-align: right;
	margin-top: 25px;
}
a.btn_page_top {
	padding-left: 30px;
	padding-bottom: 5px;
	background: url(/benesseinfo/ir/library/ar/2022/shared/images/arrow_ac06.png) no-repeat left 3px/20px;
	color: #0075c2;
	line-height: 22px;
	border-bottom: 1px solid #0075c2;
}
a.btn_page_top:hover {
	opacity: 0.7;
}
div.narrow {
	width: 484px;
	margin: 0 auto;
}
div.person {
	background-color: #eff4f7;
	padding: 30px;
	display: flex;
	justify-content: space-between;
}
div.person_inner1 {
	width: 160px;
}
div.person_inner2 {
	width: calc(100% - 240px);
	font-size: 14px;
	line-height: 2;
}
.person_name {
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	white-space: nowrap;
}
.person_name span {
	font-size: 20px;
	line-height: 1.8;
}
ul.blue_circle li {
	text-align: left;
	margin-bottom: 0.7em;
	font-size: 16px;
	line-height: 1.875;
	text-indent: -1em;
	margin-left: 1em;
	font-weight: 500;
}
ul.blue_circle li:before {
	content: "●";
	color: #0075c2;
}
.focus_flex_between {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.focus_flex_between > div {
	width: 47.06%;
}
.focus_flex_between > div img {
	width: 100%;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}

@media screen and (max-width: 960px) {
.anc_list.bgw span {
	width: 100%;
	padding: 3px 5px;
	background-color: #eff4f7;
	text-align: center;
	margin-right: 0;
	margin-bottom: 5px;
	float: none;
	font-weight: 400;
}
h2.focus_h2 {
	border-radius: 0;
	font-size: 18px;
}
h2.focus_h2 span {
	top: 60%;
}
h3.focus_h3 {
	font-size: 18px;
}
div.narrow {
	width: 100%;
}
.focus_flex_between {
	display: block;
}
.focus_flex_between > div {
	width: 100%;
}
.focus_flex_between > div:nth-child(1) {
	margin-bottom: 40px;
}
div.person {
	padding: 20px;
	display: block;
}
div.person_inner1 {
	width: 100%;
	display: flex;
	margin-bottom: 10px;
}
div.person_inner2 {
	width: 100%;
}
div.person_photo {
	width: 90px;
}
.person_name {
	padding-top: 0;
	margin-left:15px;
	white-space: normal;
}
.person_name span {
	font-size: 16px;
}
.acmt {
	padding-top: 100px !important;
	margin-top: -100px;
}

}