/*============================
MV
============================*/
#mv {
	background-color: #F6F5F0;
	padding: 0.70rem 0 1.00rem;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 599px) {
	#mv {
		padding: 0.30rem 0 0.65rem;
	}
}

#mv::after {
	content: "";
	width: 1px;
	height: 0.60rem;
	background-color: #5DB38F;
	position: absolute;
	bottom: -0.30rem;
	left: 50%;
}

@media screen and (max-width: 599px) {
	#mv::after {
		height: 0.40rem;
		bottom: -0.20rem;
	}
}

#mv .catch {
	width: 100%;
	max-width: 6.54rem;
	margin: 0 auto 0.30rem;
}

@media screen and (max-width: 599px) {
	#mv .catch {
		max-width: 2.30rem;
		margin: 0 auto 0.25rem;
	}
}

#mv .fukidashi_wrap {
	position: relative;
	height: 3.90rem;
	width: 100%;
	max-width: 7.62rem;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#mv .fukidashi_wrap {
		height: auto;
		width: 95%;
		margin: auto;
	}
}

#mv .fukidashi_wrap::before {
	content: "";
	width: 2.76rem;
	height: 3.13rem;
	background-image: url(../img/top_mv_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 0;
}

@media screen and (max-width: 599px) {
	#mv .fukidashi_wrap::before {
		content: none;
	}
}

#mv .fukidashi_wrap .fukidashi_text {
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
}

#mv .fukidashi_wrap .fukidashi01 {
	width: 2.34rem;
	height: 0.80rem;
	background-image: url(../img/top_mv_fukidashi01.svg);
	position: absolute;
	top: 0.60rem;
	left: 0.40rem;
}

#mv .fukidashi_wrap .fukidashi02 {
	width: 2.13rem;
	height: 0.79rem;
	background-image: url(../img/top_mv_fukidashi02.svg);
	position: absolute;
	top: 0.60rem;
	right: 0.66rem;
}

#mv .fukidashi_wrap .fukidashi03 {
	width: 2.30rem;
	height: 0.66rem;
	background-image: url(../img/top_mv_fukidashi03.svg);
	position: absolute;
	top: 1.93rem;
	left: 0;
}

#mv .fukidashi_wrap .fukidashi04 {
	width: 2.46rem;
	height: 0.66rem;
	background-image: url(../img/top_mv_fukidashi04.svg);
	position: absolute;
	top: 1.93rem;
	right: 0;
}

#mv .fukidashi_wrap .fukidashi05 {
	width: 2.61rem;
	height: 0.80rem;
	background-image: url(../img/top_mv_fukidashi05.svg);
	position: absolute;
	bottom: 0;
	left: 0.50rem;
}

#mv .fukidashi_wrap .fukidashi06 {
	width: 2.81rem;
	height: 0.81rem;
	background-image: url(../img/top_mv_fukidashi06.svg);
	position: absolute;
	bottom: 0;
	right: 0.56rem;
}

/*============================
introduction
============================*/
#introduction {
	padding-top: 1.00rem;
}

@media screen and (max-width: 599px) {
	#introduction {
		padding-top: 0.86rem;
	}
}

#introduction::before {
	content: "";
	width: 7.25rem;
	height: 6.66rem;
	background-image: url(../img/top_intro_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0.35rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

@media screen and (max-width: 599px) {
	#introduction::before {
		width: 3.55rem;
		height: 3.26rem;
		top: 0.40rem;
	}
}

#introduction .sec_title {
	text-indent: -9999px;
	width: 6.11rem;
	height: 1.72rem;
	background-image: url(../img/top_intro_catch_pc.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#introduction .sec_title {
		width: 3.14rem;
		height: 0.96rem;
		background-image: url(../img/top_intro_catch_sp.svg);
	}
}

#introduction .himitsu_wrap {
	width: 4.10rem;
	margin: auto;
	padding: 0.50rem 0;
}

@media screen and (max-width: 599px) {
	#introduction .himitsu_wrap {
		width: 2.70rem;
		padding: 0.30rem 0;
	}
}

#introduction .himitsu_wrap .text {
	border: 2px solid #5DB38F;
	border-radius: 0.50rem;
	line-height: 0;
	padding: 0.24rem 0 0.26rem;
	text-align: center;
	font-size: 0.22rem;
	font-weight: 600;
	letter-spacing: 0.10em;
	color: #5DB38F;
}

@media screen and (max-width: 599px) {
	#introduction .himitsu_wrap .text {
		border: 1px solid #5DB38F;
		padding: 0.19rem 0 0.21rem;
		font-size: 0.16rem;
	}
}

#introduction .tag_wrap {
	font-size: 0.16rem;
	letter-spacing: 0.10em;
	line-height: 1.875;
	text-align: center;
	color: #5DB38F;
	padding-bottom: 0.60rem;
}

@media screen and (max-width: 599px) {
	#introduction .tag_wrap {
		font-size: 0.14rem;
		line-height: 1.78;
		padding-bottom: 0.50rem;
	}
}

/*============================
CTAエリア
============================*/
#introduction .cta_wrap {
	border-radius: 0.10rem;
	box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
}

/*============================
about
============================*/
#about {
	padding: 1.00rem 0;
	position: relative;
}

@media screen and (max-width: 599px) {
	#about {
		padding: 0.50rem 0;
	}
}

#about::after {
	content: "";
	width: 100%;
	height: 1.46rem;
	background-image: url(../img/top_about_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	#about::after {
		height: 0.61rem;
		background-image: url(../img/top_about_bg_sp.jpg);
	}
}

#about .sec_title {
	text-align: center;
	padding-bottom: 0.40rem;
	margin-bottom: 0.40rem;
	position: relative;
	font-family: 'Kiwi Maru', serif;
	font-size: 0.36rem;
	color: #5db38f;
	font-weight: 400;
}

@media screen and (max-width: 599px) {
	#about .sec_title {
		margin-bottom: 0.20rem;
	}
}

#about .sec_title::after {
	content: "";
	width: 2px;
	height: 0.20rem;
	background-color: #5db38f;
	position: absolute;
	bottom: 0;
	left: 50%;
}

#about .sec_title span {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 0.18rem;
	letter-spacing: 0.10em;
	padding-bottom: 0.15rem;
}

@media screen and (max-width: 599px) {
	#about .sec_title span {
		font-size: 0.14rem;
		padding-bottom: 0.10rem;
	}
}

#about .sec_title img {
	width: 100%;
	max-width: 4.68rem;
	display: block;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#about .sec_title img {
		max-width: 2.81rem;
	}
}

#about .text {
	text-align: center;
	font-size: 0.16rem;
	line-height: 2;
	letter-spacing: 0.075em;
	padding-bottom: 1.50rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	#about .text {
		text-align: left;
		font-size: 0.14rem;
		letter-spacing: 0.10em;
		padding-bottom: 1.25rem;
	}
}

#about .text::after {
	content: "";
	width: 1.08rem;
	height: 1.18rem;
	background-image: url(../img/ninshin_tochigi_logo.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (max-width: 599px) {
	#about .text::after {
		width: 0.90rem;
		height: 0.98rem;
	}
}


/*============================
妊娠の基礎知識
============================*/
#know {
	padding-top: 1.00rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	#know {
		padding-top: 0.60rem;
	}
}

#know::before {
	content: "";
	width: 100%;
	height: 6.35rem;
	background-color: #F0EEE6;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}

@media screen and (max-width: 599px) {
	#know::before {
		height: 4.25rem;
	}
}

#know .sec_title {
	text-align: center;
	padding-bottom: 0.40rem;
	margin-bottom: 0.40rem;
	position: relative;
	font-family: 'Kiwi Maru', serif;
	font-size: 0.36rem;
	color: #5db38f;
	font-weight: 400;
}

@media screen and (max-width: 599px) {
	#know .sec_title {
		margin-bottom: 0.20rem;
	}
}

#know .sec_title::after {
	content: "";
	width: 2px;
	height: 0.20rem;
	background-color: #5db38f;
	position: absolute;
	bottom: 0;
	left: 50%;
}

#know .sec_title span {
	display: block;
	font-family: 'Poppins', sans-serif;
	font-size: 0.18rem;
	letter-spacing: 0.10em;
	padding-bottom: 0.15rem;
	color: #333;
}

@media screen and (max-width: 599px) {
	#know .sec_title span {
		font-size: 0.14rem;
		padding-bottom: 0.10rem;
	}
}

#know .sec_title img {
	width: 2.70rem;
	display: block;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#know .sec_title img {
		width: 1.76rem;
	}
}

#know .text {
	text-align: center;
	font-size: 0.16rem;
	line-height: 2;
	letter-spacing: 0.075em;
	padding-bottom: 0.20rem;
	position: relative;
}

@media screen and (max-width: 599px) {
	#know .text {
		font-size: 0.14rem;
	}
}

#know .youtube_wrap {
	width: 8.50rem;
	height: 4.80rem;
	margin: auto;
	padding: 0.25rem;
	border-radius: 0.10rem;
	background-color: #FFF;
	box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 599px) {
	#know .youtube_wrap {
		width: 100%;
		height: 54.00vw;
		padding: 0.10rem;
		box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
		box-sizing: border-box;
	}
}

#know .youtube_wrap iframe {
	width: 100%;
	height: 100%;
}

#know .know_btn_wrap {
	padding: 0.50rem 0 0.70rem;
	width: 9.90rem;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#know .know_btn_wrap {
		padding: 0.30rem 0;
		width: 2.80rem;
		margin: auto;
	}
}

#know .know_btn_wrap .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#know .know_btn_wrap .list .link {
	min-width: 2.80rem;
}

@media screen and (max-width: 599px) {
	#know .know_btn_wrap .list .link {
		min-width: 100%;
		padding-bottom: 0.18rem;
	}
}

#know .know_btn_wrap .list .link a {
	display: block;
	line-height: 0;
	padding: 0.34rem 0.36rem 0.36rem;
	font-size: 0.20rem;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-decoration: none;
	border-radius: 0.10rem;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
	background: linear-gradient(60deg, rgba(242, 166, 171, 1) 0%, rgba(230, 50, 110, 1) 100%);
	text-align: center;
}

@media screen and (max-width: 599px) {
	#know .know_btn_wrap .list .link a {
		padding: 0.24rem 0 0.26rem;
		font-size: 0.16rem;
	}
}

#know .know_btn_wrap .list .link a:hover {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
