@charset "UTF-8";

.hero {
    background-image: url(/img_new/service/lifestage/img-hero.jpg);
}

.hero_cnt {}

.hero_ttl {}

.intro {
	padding-top: 80px;
	text-align: center;
}

.intro_ttl {
	font-size: 30px;
	font-weight: bold;
}

.intro_ttl > span {
	color: #FF3F00;
}

.intro_lead {
	margin-top: 30px;
}

.anchor {
	padding: 30px 0;
}

.anchor_list {
	display: flex;
	justify-content: center;
	text-align: center;
}

.anchor_list > li {
	width: 25%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.anchor_list > li:first-child {
	border-left: 1px solid #CCC;
}
.anchor_list > li > a {
	color: #143FB6;
	display: block;
	padding: 15px 0 13px;
	line-height: 1.1;
	transition: background .3s;
}

.anchor_list > li > a:hover {
	background: #F5F5F5;
}

.anchor_list > li > a > span:before {
	content: "";
	display: inline-block;
    background-image: url(/img_new/service/lifestage/bg-link.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.life {
	position: relative;
	font-size: 14px;	/* margin: 0 0 60px; */
	margin: -86px 0 60px;
	padding-top: 86px;
}

.life h3 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	background: #FFFFB2;
	padding: 10px 0 13px;
	line-height: 1.1;
}

.life h3 strong {
	vertical-align: bottom;
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 5px 15px 3px;
	margin: 0 15px;
	background: #FF7500;
}

.life .image {
	text-align: center;
	margin: 30px 0 15px;
}

.life .fukidashi {
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.life .area-info {
	margin: 10px 0 0;
	display: flex;
	justify-content: center;
}

.life .area-info .left-col {
	width: 565px;
}

.life .area-info .left-col p {
	line-height: 1.7;
}

.life .area-info .right-col {
	width: 360px;
	margin-left: 30px;
}

.life .area-info p strong {
	font-size: 16px;
	color: #238C00;
	padding: 10px 0 0 38px;
	background: url(/img_new/service/lifestage/bg-example.png) 0 0 no-repeat;
}

.life .area-info p.example {
	background: #CCEA73;
	border-radius: 4px;
	text-align: center;
	padding: 20px 0 22px;
	margin: 3px 0 0;
}

.fukidashi1 {
	top: 20%;
	left: 10%;
}

.fukidashi2 {
	top: 30%;
	right: 10%;
}

/*#sec2 .fukidashi1 {
	top: 207px;
	left: 22px;
}

#sec2 .fukidashi2 {
	top: 110px;
	right: 47px;
}

#sec3 .fukidashi1 {
	top: 205px;
	left: 46px;
}

#sec3 .fukidashi2 {
	top: 245px;
	right: 46px;
}

#sec4 .fukidashi1 {
	top: 180px;
	left: 37px;
}*/

#sec4 .fukidashi2 {
	right: 5%;
}

/*#sec5 .fukidashi1 {
	top: 230px;
	left: 65px;
}

#sec5 .fukidashi2 {
	top: 195px;
	right: 26px;
}
*/

.bnr {
	padding: 0 15px 130px;
}

.bnr_cnt {
	position: relative;
	display: flex;
	align-items: center;
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #CBCBCB;
	padding-left: 7%;
}

.bnr_img {}

.bnr_ttl {
	font-size: 20px;
	font-weight: bold;
	margin-left: 7%;
}

.bnr_more {
	font-size: 16px;
	color: #FFF;
	width: 185px;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #DD3030;
	padding: 10px 0;
}

@media screen and (max-width:1155px) {
}

@media screen and (max-width:1030px) {
	.hero {}

	.hero_cnt {}

	.hero_ttl {}

	.intro {
	}

	.intro_ttl {
	}

	.intro_ttl > span {
	}

	.intro_lead {
	}

	.anchor {
	}

	.anchor_list {
	}

	.anchor_list > li {
	}
	.anchor_list > li:first-child {
	}
	.anchor_list > li > a {
	}

	.anchor_list > li > a:hover {
	}

	.anchor_list > li > a > span:before {
	}

	.life {
	}

	.life h3 {
		font-size: 20px;
		padding: 10px 0;
	}

	.life h3 strong {
		font-size: 16px;
		padding: 0 10px;
		line-height: 24px;
		display: inline-block;
	}

	.life .image {
	}

	.life .fukidashi {
	}

	.life .area-info {
	}

	.life .area-info .left-col {
	}

	.life .area-info .left-col p {
	}

	.life .area-info .right-col {
	}

	.life .area-info p strong {
	}

	.life .area-info p.example {
		padding: 15px 0;
	}

	.fukidashi1 {
		left: 7%;
	}

	#sec4 .fukidashi2 {
		right: 2%;
	}
}

@media screen and (max-width:640px) {
	.hero {}

	.hero_cnt {}

	.hero_ttl {}

	.intro {
		padding-top: 40px;
	}

	.intro_ttl {
		font-size: 22px;
	}

	.intro_ttl > span {
	}

	.intro_lead {
		text-align: left;
	}

	.anchor {
	}

	.anchor_list {
		display: block;
	}

	.anchor_list > li {
		width: 100%;
		text-align: left;
		border-top: none;
		border-left: 1px solid #ccc;
	}
	.anchor_list > li:first-child {
		border-top: 1px solid #ccc;
	}
	.anchor_list > li > a {
		padding: 15px 10px;
	}

	.anchor_list > li > a:hover {
	}

	.anchor_list > li > a > span:before {
	}

	.life {
		margin: -56px 0 60px;
		padding-top: 56px;
	}

	.life h3 {
	}

	.life h3 strong {
	}

	.life .image {
	}

	.life .fukidashi {
		display: none;
	}

	.life .area-info {
		display: block;
	}

	.life .area-info .left-col {
		width: 100%;
	}

	.life .area-info .left-col p {
	}

	.life .area-info .right-col {
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
	}

	.life .area-info p strong {
	}

	.life .area-info p.example {
	}

	#sec1 .fukidashi1 {
	}

	#sec1 .fukidashi2 {
	}

	#sec2 .fukidashi1 {
	}

	#sec2 .fukidashi2 {
	}

	#sec3 .fukidashi1 {
	}

	#sec3 .fukidashi2 {
	}

	#sec4 .fukidashi1 {
	}

	#sec4 .fukidashi2 {
	}

	#sec5 .fukidashi1 {
	}

	#sec5 .fukidashi2 {
	}

	.bnr {
		padding: 0 15px 40px;
	}

	.bnr_cnt {
		line-height: 1.2;
	}

	.bnr_img {
		flex: 1;
	}

	.bnr_ttl {
		font-size: 14px;
		margin-bottom: 30px;
		margin-right: 10px;
	}

	.bnr_more {
		font-size: 14px;
		padding: 5px 0;
		width: 130px;
	}
}

@media print {
}