@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
	color: #000;
	font-size: 1.6rem;
}
#main a {
	color: #000;
}
#main .mainImg02 {
	margin-bottom: 7rem;
	position: relative;
	aspect-ratio: 3840 / 1238;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/baby_kids/main_img.png) no-repeat center bottom;
	color: #fff;
	text-align: center;
	background-size: cover;
}
#main .mainImg02 .sub {
	padding-bottom: 8rem;
}
#main .mainImg02 h2 {
	margin-bottom: 2.4rem;
	font-size: 3.6rem;
	font-weight: 700;
	letter-spacing: 0.36rem;
}
#main .mainImg02 p {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.24rem;
}
#main .babyBox {
	margin-bottom: 25.4rem;
	position: relative;
}
#main .babyBox .bigPhoto01 {
	position: absolute;
	top: -5.7rem;
	left: 0;
	width: min(31.8vw,61rem);
	z-index: -1;
}
#main .babyBox .bigPhoto02 {
	position: absolute;
	top: 5.4rem;
	right: 0;
	width: min(31.4vw,60.3rem);
	z-index: -1;
}
#main .babyBox .txt {
	margin-bottom: 3.3rem;
	text-align: center;
	font-weight: 400;
	line-height: 200%; 
	letter-spacing: 0.16rem;
}
#main .babyBox .ttl {
	margin-bottom: 3.1rem;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 0.18rem;
}
#main .babyBox p:last-child {
	margin-bottom: 0;
}
#main .tabList {
	padding-top: 2.5rem;
	display: flex;
	flex-wrap: wrap;
	gap: 7rem 5rem;
	justify-content: center;
}
#main .tabList li {
	width: 42rem;
}
#main .tabList a {
	padding: 1.2rem 1.2rem 3rem;
	display: block;
	text-align: center;
	border-radius: 3rem;
	background: #FFDEDE;
	position: relative;
}
#main .tabList a:hover {
	opacity: 0.7;
}
#main .tabList a:after {
	width: 4.2rem;  
	height: 3.6rem;
	background: url(../img/baby_kids/arrow01.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -5rem;
	left: 50%;
	transform: translateX(-50%);
	content: ""; 
}
#main .tabList .liStyle a {
	background-color: #BDEDE5;
}
#main .tabList .liStyle a::after {
	background-image: url(../img/baby_kids/arrow02.png);
}
#main .tabList span {
	display: block;
}
#main .tabList .photo {
	margin-bottom: 1.7rem;
}
#main .tabList .photo img {
	width: 100%;
	border-radius: 1.8rem 1.8rem 0 0;
}
#main .tabList .tabTtl {
	margin-bottom: 1.8rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 200%; 
	letter-spacing: 0.2rem;
}
#main .tabList .txtSpan {
	padding: 0.5rem 2rem;
	box-sizing: border-box;
	width: fit-content;
	margin: 0 auto;
	min-width: 19.8rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.2rem;
	background-color: #fff;
	border-radius: 2rem;
}
#main .care {
	position: relative;
	padding: 4.0rem 0 6rem;
	background-color: #FFDEDE;
}
#main .care:after {
	width: 100%;  
	height: 8rem;
	background: url(../img/baby_kids/bg02.png) repeat-x;
	background-size: auto 8rem;
	position: absolute;  
	bottom: -8rem;
	left: 0;
	content: ""; 
}
#main .care .bigPhoto {
	max-width: 136.1rem;
	padding-left: 6rem;
	margin: 0 auto -4.3rem;
}
#main .care h2 {
	margin-bottom: 8.8rem;
	text-align: center;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 200%; 
	letter-spacing: 0.36rem;
}
#main .care .outline {
	padding: 7rem 11.7rem 5rem;
	max-width: 90rem;
	margin: 0 auto;
	border-radius: 4rem;
	background: #FFF;
	box-sizing: border-box;
}
#main .care .outline h3 {
	text-align: center;
}
#main .care .outline h3 span {
	width: 24.3rem;
	display: block;
	margin: -9rem auto 3.4rem;
}
#main .care .outline .list {
	margin-right: -5rem;
}
#main .care .outline .list li {
	margin-bottom: 0.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 240%; 
	letter-spacing: 0.09rem;
}
#main .care .outline .list li a {
	display: flex;
}
#main .care .outline .list li a:hover {
	opacity: 0.7;
}
#main .care .outline .list li .num {
	flex-shrink: 0;
	margin-right: 0.5rem;
	width: 3rem;
	text-align: right;
}
#main .babies {
	padding: 20rem 0;
}
#main .babies .content {
	width: 90rem;
}
#main .hTtl {
	margin-bottom: 4.7rem;
	padding: 2.6rem 2rem 3.2rem;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: flex;
	position: relative;
	justify-content: center;
}
#main .hTtl::before {
	content: "";
	position: absolute;
	bottom: -1.6rem;
	left: 50%;
	width: 2.4rem;
	height: 2.4rem;
	box-sizing: border-box;
	background-color: #ffffff;
	rotate: 135deg;
	translate: -50%;
}
#main .hTtl::after {
	content: "";
	position: absolute;
	top: calc(100% + 1.3rem);
	left: calc(50% - 1.0rem);
	width: 3.0rem;
	z-index: 1;
	height: 1px;
	transform: rotate(-60deg);
	box-sizing: border-box;
	background-color: #000;
}
#main .hTtl .txtSpan {
	padding-top: 0.4rem;
	color: #000;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.24rem;
}
#main .hTtl .num {
	line-height: 1;
	flex-shrink: 0;
	margin-right: 3rem;
	font-size: 4rem;
	font-weight: 700;
	letter-spacing: 0.4rem;
}
#main .babies .bigPhoto {
	width: 76rem;
	margin: 0 auto 4.5rem;
}
#main .babies .txt {
	margin-bottom: 8rem;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 240%; 
	text-align: center;
	letter-spacing: 0.16rem;
}
#main .babies .txt strong {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.18rem;
}
#main .babies .txt .txtSpan {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.18rem;
	background: linear-gradient(transparent 0%, transparent 50%, #FFE46E 50%, #FFE46E 100%);
}
#main .babies .point {
	text-align: center;
	padding: 2rem 2rem 2.7rem;
	border-radius: 2rem;
	border: 1px dashed #000;
}
#main .babies .point .textImg {
	width: 15.4rem;
	margin: -7.4rem auto 0.1rem;
}
#main .babies .point p {
	font-size: 2rem;
	font-weight: 700;
	line-height: 200%; 
	letter-spacing: 0.1rem;
}
#main .babies article {
	position: relative;
	margin-bottom: 10rem;
}
#main .babies article .topLink {
	position: absolute;
	top: 0;
	margin-top: -15rem;
	padding-top: 15rem;
	left: 0;
	width: 100%;
}
#main .babies article:last-child {
	margin-bottom: 0;
}
#main .infoBox {
	padding: 2.8rem 0 10rem;
	position: relative;
	text-align: center;
	background-color: #FFF1B5;
}
#main .infoBox:after {
	width: 100%;  
	height: 8rem;
	background: url(../img/baby_kids/bg03.png) repeat-x;
	background-size: auto 8rem;
	position: absolute;  
	top: -8rem;
	left: 0;
	content: ""; 
}
#main .infoBox p {
	margin-bottom: 3rem;
	font-size: 2rem;
	font-weight: 700;
	line-height: 180%; 
	letter-spacing: 0.1rem;
}
#main .infoBox .bigPhoto {
	max-width: 71.6rem;
	margin: 0 auto;
}
#main .infoBox .bigPhoto img {
	border-radius: 4rem;
	width: 100%;
}
#main .procare h2 {
	margin-bottom: 10.9rem;
	padding: 3.5rem 1rem 4rem;
	color: #FFF;
	text-align: center;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.3rem;
	background-color: #003DA5;
}
#main .procare .list {
	margin-bottom: 10rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5rem;
}
#main .procare .list li {
	width: 40rem;
	text-align: center;
	box-sizing: border-box;
	padding: 5rem 2rem;
	border-radius: 4rem;
	border: 1px dashed #000;
	background: #FFF;
}
#main .procare .list .photo {
	margin-bottom: 3rem;
}
#main .procare .list p {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
}
#main .procare .linkUl {
	max-width: 90rem;
	margin: 0 auto 4rem;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	gap: 4rem 0;
}
#main .procare .linkUl li {
	width: 100%;
}
#main .procare .linkUl a {
	display: flex;
	min-height: 8rem;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 4rem;
	color: #000;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.2rem;
	padding: 0 7rem;
	background: url(../img/baby_kids/icon01.png) no-repeat right 4rem center #BDEDE5;
	background-size: 1.3rem auto;
}
#main .procare .linkUl a:hover {
	opacity: 0.7;
}
#main .procare .linkUl .liStyle a {
	background-color: #FFDEDE;
}
#main .procare {
	padding-bottom: 1.5rem;
}
.pageTop {
	text-align: center;
}
.pageTop a {
	color: #000;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.2rem;
}
.pageTop a:hover {
	opacity: 0.7;
}
#main .tabBox02 .care {
	background-color: #BDEDE5;
}
#main .tabBox02 .care::after {
	background-image: url(../img/baby_kids/bg04.png);
}
#main .babies .bigPhoto02 {
	width: 80.5rem;
	padding-right: 4.5rem;
}
#main .babies .checkList {
	padding: 3.2rem 0 3.5rem 14.2rem;
	text-align: left;
}
#main .babies .checkList li {
	margin-bottom: 3rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 180%; 
	letter-spacing: 0.09rem;
	padding-left: 4.5rem;
	background: url(../img/baby_kids/icon02.png) no-repeat left center;
	background-size: 2.4rem auto;
}
#main .babies .checkList li:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 896px) {
	#pagePath {
		display: none;
	}
	#header.l-header {
		padding-bottom: 0;
	}
	#container {
		padding-top: 12.0rem;
	}
	#main {
		font-size: 1.2rem;
	}
	#main .mainImg02 {
		margin-bottom: 4rem;
		aspect-ratio: 750 / 1240;
		background-image: url(../img/baby_kids/man_img_sp.png);
	}
	#main .mainImg02 .sub {
		padding: 0.7rem 2rem 0;
	}
	#main .mainImg02 h2 {
		font-size: 2.4rem;
		margin-bottom: 1.2rem;
		font-weight: 700;
		line-height: 1.6;
		letter-spacing: 0.24rem;
	}
	#main .mainImg02 p {
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0.16rem;
	}
	#main .content {
		margin: 0 12px;
	}
	#main .babyBox .txt {
		margin: 0 1.5rem 2.7rem;
		font-size: 1.2rem;
		font-weight: 400;
		line-height: 200%; 
		letter-spacing: 0.06rem;
	}
	#main .babyBox .ttl {
		margin-bottom: 2.2rem;
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 200%;
		letter-spacing: 0.07rem;
	}
	#main .tabList {
		gap: 3rem 1.5rem;
		padding-top: 1.7rem;
	}
	#main .tabList li {
		width: calc((100% - 1.5rem) / 2);
	}
	#main .tabList a {
		padding: 0.5rem 0.5rem 1.6rem;
		border-radius: 1.2rem;
		background: #FFDEDE;
	}
	#main .tabList .photo img {
		border-radius: 0.7rem 0.7rem 0 0;
	}
	#main .tabList .tabTtl {
		margin-bottom: 1.1rem;
		font-size: 1.2rem;
		font-weight: 700;
		line-height: 180%; 
		letter-spacing: 0;
	}
	#main .tabList .photo {
		margin-bottom: 0.9rem;
	}
	#main .tabList .txtSpan {
		padding: 0.1rem 1rem;
		font-size: 1.2rem;
		font-weight: 700;
		min-width: 10.7rem;
		letter-spacing: 0;
	}
	#main .tabList a::after {
		width: 1.6rem;
		height: 1.6rem;
		bottom: -2.2rem;
	}
	#main .babyBox {
		margin-bottom: 12.2rem;
	}
	#main .care {
		padding: 0 0 5rem;
	}
	#main .care .bigPhoto {
		max-width: inherit;
		padding: 0 0.4rem 0 0;
		margin-bottom: min(-23.5vw,-8.8rem);
	}
	#main .care .bigPhoto img {
		width: 100%;
	}
	#main .care h2 {
		margin-bottom: 5.1rem;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 200%;
		letter-spacing: 0.18rem;
	}
	#main .care .outline {
		margin: 0 0.8rem;
		padding: 4rem 0rem 3.7rem;
		border-radius: 2rem;
	}
	#main .care .outline h3 span {
		margin: -5.2rem auto 2.4rem;
		width: 14.1rem;
	}
	#main .care .outline .list li {
		letter-spacing: 0;
		margin-bottom: 1.2rem;
		font-size: 1.4rem;
		line-height: 160%; 
	}
	#main .care .outline .list li:last-child {
		margin-bottom: 0;
	}
	#main .care .outline .list {
		margin: 0 1rem 0 0;
	}
	#main .care .outline .list li .num {
		margin-right: 1rem;
	}
	#main .care::after {
		height: 3.4rem;
		bottom: -3.4rem;
		background-size: auto 3.4rem;
	}
	#main .babies {
		padding: 10.3rem 0 13rem; 
	}
	#main .babies .content {
		width: auto;
	}
	#main .hTtl {
		align-items: center;
		margin-bottom: 2.3rem;
		padding: 1.6rem 1rem 1.7rem;
	}
	#main .hTtl .num {
		margin-right: 1.2rem;
		font-size: 2.4rem;
		font-weight: 700;
		letter-spacing: 0.24rem;
	}
	#main .hTtl .txtSpan {
		padding-top: 0;
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 160%; 
		letter-spacing: 0;
	}
	#main .hTtl::before {
		width: 1.8rem;
		left: calc(50% - 0.8rem);
		height: 1.8rem;
		bottom: -1.6rem;
	}
	#main .hTtl::after {
		width: 1.1rem;
		left: calc(50% - 1.0rem);
		top: calc(100% + 0.6rem);
	}
	#main .babies .bigPhoto {
		width: auto;
		margin: 0 1.7rem 2rem;
	}
	#main .babies .bigPhoto img {
		width: 100%;
	}
	#main .babies .txt {
		margin-bottom: 4.5rem;
		margin-inline: -0.5rem;
		font-size: 1.2rem;
		font-weight: 400;
		line-height: 200%; 
		letter-spacing: 0;
	}
	#main .babies .txt .txtSpan {
		font-size: 1.4rem;
		font-weight: 700;
		letter-spacing: 0;
	}
	#main .babies .point {
		padding-inline: 1rem;
		padding-bottom: 1.8rem;
		margin: 0 0.8rem;
		border-radius: 1.2rem;
	}
	#main .babies .point .textImg {
		width: 6.5rem;
		margin: -4.4rem auto 0.4rem;
	}
	#main .babies .point p {
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 1.78;
		letter-spacing: 0;
	}
	#main .babies article {
		margin-bottom: 4.8rem;
	}
	#main .babies .txt strong {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .infoBox::after {
		height: 3.4rem;
		top: -3.4rem;
		background-size: auto 3.4rem;
	}
	#main .infoBox {
		padding: 3.6rem 0 6rem;
	}
	#main .infoBox p {
		margin-bottom: 2.3rem;
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 180%; 
		letter-spacing: 0.07rem;
	}
	#main .infoBox .bigPhoto {
		margin: 0 0.8rem;
		max-width: inherit;
	}
	#main .infoBox .bigPhoto img {
		border-radius: 2rem;
	}
	#main .procare h2 {
		margin-bottom: 4rem;
		padding: 1.7rem 1rem 1.9rem;
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0;
	}
	#main .procare .list {
		margin: 0 3.6rem 7.2rem;
		flex-direction: column;
		gap: 4rem;
	}
	#main .procare .list li {
		width: 100%;
		padding: 2.8rem 1rem 2.4rem;
		border-radius: 2rem;
	}
	#main .procare .list .photo {
		margin: 0 0.6rem 2.2rem;
	}
	#main .procare .list .photo img {
		width: 100%;
	}
	#main .procare .list p {
		font-size: 1.6rem;
		font-weight: 700;
		letter-spacing: 0;
	}
	#main .procare .linkUl {
		max-width: 33.5rem;
		gap: 3rem 0;
		margin-bottom: 4.2rem;
	}
	#main .procare {
		padding-bottom: 3.5rem;
	}
	#main .procare .linkUl a {
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 180%; 
		letter-spacing: 0;
		padding: 0 6rem;
		background-position: right 2.7rem center;
		background-size: 1.0rem auto;
	}
	.pageTop a {
		font-size: 1.6rem;
		font-weight: 400;
		letter-spacing: 0;
	}
	#main .tabBox02 .care .outline .list{
		margin: 0 1rem 0 0.7rem;
	}
	#main .tabBox02 .care {
		padding-bottom: 3rem;
	}
	#main .babies .bigPhoto02 {
		padding-right: 0;
	}
	#main .babies .checkList {
		padding: 2rem 0 2rem 0.3rem;
	}
	#main .babies .checkList li {
		margin-bottom: 2.4rem;
		font-size: 1.4rem;
		letter-spacing: 0;
		font-weight: 700;
		line-height: 180%; 
		padding-left: 3.2rem;
		background-size: 1.8rem auto;
	}
}