#wrap.focus{padding: 0;}
.relead-list{
	max-width: 700px;
	flex-wrap: wrap;
	margin: 0 auto;
}
.relead-list>li{
	margin-top: 10px;
	width: 100%;
	padding-left: 1em;
	padding-right: 1em;
	box-sizing: border-box;
}
.relead-list>li>a{text-align: left;}
#pageTtlBox{
	display: block!important;
	margin-bottom: 80px;
}
.focus-catch{
	font-size:3.8rem;
	font-weight: bold;
	line-height:1.4;
	text-align: center;
	color: #0075c2;
	margin-bottom: 80px;
}
@media screen and (min-width:768px) and (max-width:1280px){.focus-catch{font-size:3rem;}}
@media screen and (min-width:768px) and (max-width:1100px){}
@media screen and (min-width:768px) and (max-width:900px){}
/* pageAc */
#pageAc{
	background: url(/benesseinfo/ir/library/ar/2021/focus/images/focusAc.png)center center/cover;
	height: 250px;
	margin-bottom: 100px;
}
#pageAc .contentsInner>div{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 250px;
	max-width: 875px;
	margin: 0 auto;
}
#pageAc #cooAc{
	width: 100%;
	padding: 0 90px;
	box-sizing: border-box;
}
#pageAc #cooAc li{
	text-align: left;
}
#pageAc #cooAc li a{
	display: block;
	color: #000;
	line-height: 1.6;
	position: relative;
	padding: 5px 0 5px 30px;
	box-sizing: border-box;
}
#pageAc #cooAc li a:before{
	content: '';
	background: url(/benesseinfo/ir/library/ar/2021/shared/images/arrow_ac02.png)no-repeat;
	background-size: 24px 24px;
	width: 24px;
	height: 24px;
	position: absolute;
	top:0;
	left:0;
	margin-top: 6px;
}
#pageAc #cooAc li a em{
	font-weight: bold;
	color: #009d77;
}
#pageAc #cooAc li a em.color2{color: #df4857;}
#pageAc #cooAc li a:hover{opacity: .8;}
#pageAc #cooAc li+li{margin-top: 10px;}


/* foucs-col-2 */
.foucs-col-2{
	display: flex;
	align-items: center;
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 50px;
}
.foucs-col-2>div:first-child{margin-right: 40px;}
.foucs-col-2 .ttl{
	display: inline-block;
	background: #009d77;
	color: #fff;
	font-size: 24px;
	border-radius: 10px;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.foucs-col-2 .ttl.color{background: #df4857;}
.foucs-col-2 .ttl.color2{background: #ed9f00;}
.foucs-col-2 .catch{
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5;
	color: #5c6366;
}
.foucs-col-2 figcaption>span{
	display: block;
	font-size: 28px;
}

.colorBox{
	background: #f1f3f4;
	padding: 32px 80px;
	box-sizing: border-box;
	margin: 50px 0;
}
@media only screen and (max-width:959px){
#wrap.focus{margin-top: 60px;}
#wrap .prn{display: none!important;}
.focus-catch{font-size: 2.0rem;}
#pageAc #cooAc{padding: 0 20px;}
#pageAc #cooAc li a{font-weight: bold;}
/* foucs-col-2 */
.foucs-col-2{
	flex-direction:column-reverse;
	/*margin-top: 50px;*/
	margin-bottom: 30px;
}

.foucs-col-2>div{width: 100%;}
.foucs-col-2>div:first-child{margin-right: 0;margin-bottom: 20px;}
.foucs-col-2>div:last-child{margin-bottom: 20px;margin-top: 50px;}
.foucs-col-2 .ttl{
	font-size: 18px;
	margin-bottom: 5px;
}
.foucs-col-2 .catch{
	font-size: 24px;
	line-height: 1.5;
}
.foucs-col-2 figcaption>span{
	display: block;
	font-size: 20px;
}


}
.pB50{padding-bottom:50px;}