:root{
	--main-color: #4B8491;
}

.ff__eb {
	font-family: "EB Garamond", serif;
}
.ff__shippori {
	font-family: "Shippori Mincho", serif;
}
.fw-500 {
	font-weight: 500;
}
.about-top h2, .birth-top h2, .education-top h2 {
	font-size: 32px;
	line-height: 1.5;
	font-weight: 500;
	margin-bottom: 30px;
}
.about-top p, .birth-top p, .education-top p {
	line-height: 2;
	font-weight: 400;
}
.l-img img {
	border-radius: 20px;
}
 .mb-100 {
	margin-bottom: 100px;
}

@media screen and (max-width: 960px) {
	.mb-100 {
	margin-bottom: 50px;
}
	.about-top h2, .birth-top h2, .education-top h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
}
/* あいうみ助産院とは */
.about-top {
	padding: 65px 0 379px 0;
}
.about-img__area {
	position: relative;
	height: 892px;
}
.about-img__area .cmn__img:first-child {
	width: 301px;
	position: absolute;
	top: 0;
	left: 39.84%;
}
.about-img__area .cmn__img:nth-child(2) {
	width: 271px;
	position: absolute;
	top: 25.12em;
	left: 13.75%;
}
.about-img__area .cmn__img:nth-child(3) {
	width: 241px;
	position: absolute;
	right: 0;
	bottom: 8.9%;
}
@media screen and (max-width: 960px) {
	.about-top {
	padding: 0 0 100px 0;
}
.about-top .swell-block-columns__inner {
	gap: 50px;
}
	.about-img__area .cmn__img:first-child {
		left: 50%;
		transform: translateX(-50%);
}
.about-img__area .cmn__img:nth-child(2) {
	top: 42%;
	left: 5%;
}
	.about-img__area .cmn__img:nth-child(3) {
		right: 5%;

}
}
@media screen and (max-width: 600px) {
	.about-img__area {
		height: 512px;
	}
		.about-img__area .cmn__img:first-child {
			width: 191px;
		}
	.about-img__area .cmn__img:nth-child(3) {
		width: 152px;
		bottom: 0;
		right: 0.7%;

}
.about-img__area .cmn__img:nth-child(2) {
	width: 171px;
	top: 242px;
	left: 0.7%;
}

}
/* about-about*/
.about-about {
	position: relative;
	padding-top: 50px !important;
	padding-bottom: 100px !important;
}
.about-about:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/bg-01-scaled.png) no-repeat bottom;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 3px;
	left: 0;
	transform: translateY(-100%);
}
.about-about:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/about-bg_02-scaled.png) no-repeat;
	background-position: top;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 100%;
	left: 0;
}
.about-title__area {
	margin-bottom: 100px;
}
.about-about .cmn__title  {
	font-size: 56px;
}
.about-about h3 {
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 50px;
}
.about-about .about-title__area .sub-title {
	font-weight: 500;
}
.about-about .swell-block-columns__inner {
	justify-content: space-between;
	align-items: center;
}
.about-about p {
	line-height: 2;
}
.about-about .about-me__inner {
	margin-bottom: 100px !important;
}
.about-me__inner img {
	border-radius: 20px;
}

@media screen and (max-width: 960px) {
	.about-about {
	padding-top: 50px !important;
}
	.about-title__area {
	margin-bottom: 50px;
}
	.about-about .cmn__title  {
	font-size: 28px;
}
.about-about .sub-title {
	font-size: 18px;
}
.about-about .swell-block-columns__inner {
	gap: 34px;
}
	.about-about h3 {
	font-size: 20px;
	line-height: 2;
	margin-bottom: 31px;
}

.about-about .about-about__img {
	width: min(100%, 500px);
	margin-inline: auto;
}
}
@media screen and (max-width: 600px) {
	.about-about .about-me__inner {
	margin-bottom: 50px !important;
}
}

/* わたしの経歴・資格 */
.about-me {
	padding-top: 348px;
	margin-bottom: 100px;
}
.about-career {
	max-width: 1280px;
	padding: 50px;
	background-color: #FFFFFF;
	border-radius: 20px;
	box-shadow: 0px 3px 6px rgba(0,0,0,6%)
}
.about-career__top .wp-block-group.is-row {
	align-items: flex-start;
}
.about-career h3 {
	font-size: 24px;
	margin-bottom: 30px;
	white-space: nowrap;
}
.about-career h3 span {
	display: inline-block;
	margin-left: -0.5em;
}
.about-career__top {
	margin-bottom: 100px;
}
.about-career__text {
	padding-left: 21px;
	letter-spacing: 0;
	line-height: 3;
}
.about-career .career__ye {
	width: 112px;
	padding-top: 12px;
}
.about-career .career__ye span {
	font-size: 18px;
	font-weight:  700;
	width: 105px;
}
.about-career  .about-qualification__list {
	padding-left: 20px;
}
.about-career ul.is-style-index li {
	font-size: 16px;
	line-height: 2;
	padding-left: 20px;
}
.about-qualification .swell-block-columns__inner {
	justify-content: space-between;
}
.about-career ul.is-style-index li:before {
	background-color: #4B8491;
	width: 8px;
	height: 8px;
	top: calc(.75em - -2px);
	left: 0;
}

@media screen and (max-width: 960px) {
	.about-me {
		padding-top: 100px;
	}
	.about-career {
	padding: 50px;
}
	.about-career .career__ye {
		padding-top: 9px;
	}
	.about-career h3 {
	font-size: 20px;
	margin-bottom: 25px;
}
.about-career__top {
	margin-bottom: 55px;
	}
	.about-career .about-career__img {
		max-width: 500px;
		margin-inline: auto;
}
}
@media screen and (max-width: 600px){

.about-career {
	padding: 20px;
}
.about-career .career__ye {
	padding-top: 0;
}
.about-career__top .swell-block-columns__inner {
	row-gap: 20px;
}
.about-career__top .wp-block-group.is-row {
	flex-direction: column;
}
.about-career__text {
	padding-left: 0;
	line-height: 1.6;
}
.about-career .about-qualification__list {
	padding-left: 10px;
}
.about-me {
	margin-bottom: 50px;
}
}
.page-id-11 .post_content .cmn__media {
	position: relative;
}
.page-id-11 .post_content .cmn__media:after {
	position: absolute;
	content:"";
	width: 100vw;
	height: 374px;
	background: url(/wp-content/uploads/2025/12/about-path-scaled.png) no-repeat center;
	background-size: 100% auto;
	bottom: -60px;
	left: 0;
	margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 960px) {
	.page-id-11 .post_content .cmn__media:after {
	height: 200px;
}
}


/*---------- 産前産後ケアと出産について--------- */

.birth-service__item h3, .birth-care__item h3 {
	font-size: clamp(1.25rem, 0.5rem + 1.25vw, 2rem);
	line-height: 1.19;
	margin-bottom: 30px;
}
.birth-top {
	padding: 65px 0 min(13vw, 300px) 0;
}	
.birth-top .swell-block-columns__inner {
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 960px) {
.birth-top {
	padding: 0 0 100px 0;
}
.support .l__img {
		width: min(100%,500px);
		margin-inline: auto;
	}
	.birth-top .birth-top__img, .birth-about .birth-about__img, .birth-care .birth-care__img, .education-top .education-top__img {
		width: min(100%, 500px);
		margin-inline: auto;
	}
.birth-service__item h3, .birth-care__item h3 {
	font-size: 20px;
}
}
.birth-service__item {
	flex: 1;
}
.birth__content {
	max-width: 1052px;
	margin-inline: auto;
}
.birth-service {
	position: relative;
}
.birth-service::before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/bg-01-scaled.png) no-repeat bottom;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 3px;
	left: 0;
	transform: translatey(-100%);
}
.birth-service::after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/about-bg_02-scaled.png) no-repeat;
	background-position: top;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 100%;
	left: 0;
}
.birth-service .swell-block-columns__inner {
	justify-content: space-between;
	margin-bottom: 100px !important; 
}
.birth-service .birth-service__item a {
	display: block;
	padding: 50px 50px 116px 50px !important;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
	transition: .4s;
	position: relative;
	min-height: 585px;
}
.birth-service .birth-service__item a .l-img {
	margin-bottom: 20px;
}
.birth-service__item a::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 62px;
	background-color: #FFFFFF;
	border-radius: 0 0 20px 20px;
	left: 0;
	transition: .4s;
	bottom: 0;
	transition: .4s;
}
.birth-service__item:hover.birth-service__item a::after {
	background-color: var(--main-color);
	transition: .4s;
}
.birth-service__item a::before {
	content: "";
	position: absolute;
	display: block;
	clip-path: polygon(50% 100%, 0 0, 100% 0);
	background-color: var(--main-color);
	width: 32px;
	height: 16px;
	left: 50%;
	bottom: 27px;
	transform: translateX(-50%);
	z-index: 1;
	transition: .4s;
}
.birth-service__item:hover.birth-service__item a::before {
	background-color: #FFFFFF;
	transition: .4s;
}
.birth-service__item h3 {
	margin-bottom: 16px;
	letter-spacing: -0.01em;
	font-weight: 700;
}
.birth-service__item  p {
	line-height: 2;
}
.area__map {
	padding: 25px 0;
	border: 1px solid #FFFFFF;
	border-radius: 20px;
}
.area__map .area__map-content {
	padding: 10px 0;
}
.area__map h3 {
	font-size: 24px;
	margin-bottom: 36px;
	line-height: 1.2;
}
.area__map p {
	line-height: 2.25;
}
.area__map .swell-block-columns__inner {
	justify-content: space-around;
	align-items: center;
}
.area__map .swell-block-columns__inner a {
	text-decoration: underline;
}

@media screen and (max-width: 960px) {
	.area__map {
		padding: 20px;
	}
	.birth-service .birth-service__item a {
		padding: 20px 20px 116px 20px !important;
		min-height: auto;
	}
}
@media screen and (max-width: 600px) {
.birth-service .swell-block-columns__inner {
	flex-direction: column;
}
.birth-service .birth-service__item a {
	padding: 20px 20px 80px 20px !important;
}
.birth-service__item a::after {
	height: 40px;
}
.birth-service__item a::before {
	bottom: 13px;
}
.area__map .area__map-content {
	padding: 0;
}
.area__map h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
}


.birth-care {
	padding-top: 300px;
}
.birth-care__top {
	margin-bottom: 100px;
}
.birth-care__top p {
	line-height: 1.88;
	font-weight: 500;
}
.birth-care span {
	font-size: 14px;
	line-height: 2.14;
}
.birth-care .birth-care__item, .birth-care__item {
	padding: 50px;
	background-color: #FFFFFF;
	border-radius: 20px;
}
.birth-care__item {
	box-shadow: 0 3px 6px rgb(0, 0, 0, 8%);
}
.birth-care__item-support h3 {
	margin-bottom: 50px;
}
.birth-care .swell-block-columns__inner {
	justify-content: space-between;
	margin-bottom: 50px !important;
}
.birth-about .swell-block-columns__inner {
	justify-content: space-around;
	margin-bottom: 50px !important;
}
.birth-care__item h4 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.birth-care .swell-block-columns__inner .swell-block-column .swl-format-1 a {
	text-decoration: underline;
	transition: .3s
}
.birth-care a:hover {
	opacity: .7;
	transition: .3s;
}
.birth-area {
	border: 1px solid var(--main-color);
	border-radius: 20px;
	padding: 50px;
}
.birth-area .swell-block-columns__inner {
	align-items: flex-start;
	gap: 4.5%;
}
.birth-area p {
	line-height: 2.25;
	margin-bottom: 30px;
}
.birth-care__item .swell-block-columns__inner .ff__shippori {
	font-size: 24px;
	font-weight: 700;
	white-space: nowrap;
}
.birth-care__item .swell-block-columns__inner .ff__eb {
	font-size:24px;
	line-height: 1.34;
	white-space: nowrap;
}
.birth-care__item span {
	font-size: 20px;
	font-weight: 700;
	font-family: "Shippori Mincho", serif;
}
.birth-care__item .birth-care__text {
	line-height: 1.88;
	min-width: fit-content;
	margin-bottom: 60px;
}
.birth-care__item .swell-block-linkList.is-style-default .swell-block-linkList__text {
	font-size: 14px !important; 
	font-family: "Noto Sans JP" !important;
	line-height: 2.14;
	color: var(--main-color);
	font-weight: 400;
	text-decoration: underline;
	transition: .3s;
}
.birth-care__item .swell-block-linkList.is-style-default .swell-block-linkList__text:hover {
	opacity: .7;
	transition: .3s;
}
.birth-area .is-style-more_btn.line a::before {
	width: 48px;
	left: 5.6%;
}
@media screen and (max-width: 960px) {
	.birth-care {
	padding-top: 100px;
}
	.birth-care__item .swell-block-columns__inner .ff__shippori {
		font-size: 18px;
}
	.birth-care__item .swell-block-columns__inner .ff__eb {
		font-size:20px;
	}
	.birth-care__item span {
		display: inline-block;
		font-size: 18px;
	}
	.birth-area .swell-block-columns__inner {
		gap: 20px;
	}
	.birth-area .is-style-more_btn.line a {
		margin: auto;
	}
	.birth-area .swell-block-linkList.is-style-default.-flex {
		justify-content: center;
	}
}
@media screen and (max-width: 600px) {
.birth-care .birth-care__item, .birth-care__item {
	padding: 20px;
}
.birth-care__item .img {
	order: -1;
}
.birth-care__item h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.birth-care__item-support h3 {
	margin-bottom: 30px;
}
.birth-area {
	padding: 20px;
}
.birth-area p {
	margin-bottom: 20px;
}
.birth-area .is-style-more_btn {
	margin-bottom: 20px;
}
.birth-area .is-style-more_btn a {
    padding: 10px 14px;
}
.birth-area .is-style-more_btn.line a::before {
	left: 10px;
}
.birth-care__item .birth-care__text {
	margin-bottom: 20px;
}
}

/* サポート */
.support {
	margin: 140px 0 115px 0;
}
.support h2 {
	font-size: clamp(1.5rem, 0.5rem + 1.67vw, 2.5rem);
	margin-bottom: 70px;
	font-weight: 700;
}
.support .swell-block-columns__inner {
	justify-content: space-between;
}
.support__lead {
	border-radius: 60px;
	width: min(100%,235px);
	margin-inline: auto;
	padding: 0 !important;
	height: 83px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: -12px !important;
	position: relative;
	z-index: 1;
}
.support__lead::after {
	position: absolute;
	content: "";
	width: 15px;
	height: 13px;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	background-color: var(--main-color);
	transform: rotate(12deg);
	bottom: -6px;
	right: 54px;
}
.support .support__item h4 {
	margin-bottom: 20px;
}
.support .support__item figure {
	margin-bottom: 0;
}
.support .support-text__area {
	position: relative;
	padding-top: 50px;
}
.support .support__item .support__pop {
	display: inline-block;
	font-size: 14px;
	line-height: 1.5 !important;
	font-weight: 500;
	padding: 0 12px;
	border: 1px solid var(--main-color);
	border-radius: 60px;
	position: absolute;
	top: 20px;
	left: 0;

}
.support .swell-block-columns__inner .support__item .ff__shippori, .education-course .swell-block-columns__inner .support__item .ff__shippori {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.22;
	margin-bottom: 5px;
}
.support .swell-block-columns__inner .support__item .ff__eb, .education-course .swell-block-columns__inner .support__item .ff__eb {
	font-size: 24px;
	line-height: 1.29;
	margin-bottom: 20px;
}
.support .swell-block-columns__inner .support__item span, .education-course .swell-block-columns__inner .support__item span {
	font-size: 18px;
	font-weight: 700;
	font-family: "Shippori Mincho", serif;
}
.support .swell-block-columns__inner .support__item .support__item__annotation {
	font-family: "Shippori Mincho", serif;
	margin-bottom: 0;
	font-weight: 700;
	position: absolute;
	top: 14px;
	right: 0;
}
@media screen and (max-width: 960px) {
	.support {
		margin-bottom: 100px;
	}
	.support h2 {
	font-size: 24px;
	margin-bottom: 20px;
	}
	.support .support__item h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.support .swell-block-columns__inner .support__item .support__item__annotation {
		top: 20px;
		right: auto;
	}
	.support .support-text__area {
		padding-top: 20px;
	}
	.support .support__item .support__pop {
		position: static;
	}
	.support .swell-block-columns__inner .support__item .support__item__annotation {
		position: static;
	}
}
@media screen and (max-width: 600px) {
.support {
	margin: 50px 0 ;
}
.support .swell-block-columns__inner .support__item .ff__eb, .education-course .swell-block-columns__inner .support__item .ff__eb {
	font-size: 22px;
}
}


/* 出産について */

.birth-alliance {
	padding: 50px;
	border: 1px solid var(--main-color);
	border-radius: 20px;
}
.birth-alliance__top {
	margin-bottom: 30px;
}
.birth-alliance__top .ff-noto {
	font-weight: 400;
}
.birth-alliance .birth-alliance__title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 16px;
}
.birth-alliance span {
	font-size: 16px;
}
.birth-alliance .birth-alliance__text a {
	transition: .3s;
}
.birth-alliance .birth-alliance__text a:hover {
	opacity: .7;
	transition: .3s;
}
.birth-contact {
	padding: 192px 0 clamp(200px, 18vw, 392px) 0;
}
@media screen and (max-width: 960px) {
	.birth-alliance {
	padding: 50px;
}
.birth-alliance .birth-alliance__title {
	display: inline-grid;
	font-size: 18px;
}
.birth-alliance span {
	font-size: 14px;
}
.birth-contact {
	padding: 100px 0 100px 0;
}
}
@media screen and (max-width: 600px) {
	.birth-alliance {
	padding: 20px;
}
.birth-contact {
	padding: 50px 0 100px 0;
}
}

/*---------- 性教育講座------------- */
.education-top {
	padding-top: 65px;
	margin-bottom: 88px;
}
.education-top .swell-block-columns__inner {
	justify-content: space-between;
}
.education-top .education-top__img {
	width: 371px;
}
.education-map {
	padding: 36px 0;
	background-color: #FFFFFF;
	margin-bottom: 22.4vw;
	box-shadow: 0 3px 6px rgb(0, 0, 0, 8%);
}
.education-map .swell-block-columns__inner {
	justify-content: center;
}
.education-map a {
	text-decoration: underline;
}

.page-id-13 .post_content .cmn__media  {
	padding-bottom: 100px;
}
/* 講座 */
.education-course {
	position: relative;
	padding: 50px 0 100px 0 !important;
	margin-bottom: 100px;
}
.education-course:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/bg-01-scaled.png) no-repeat bottom;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 3px;
	left: 0;
	transform: translateY(-100%);
}
.education-course:after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/about-bg_02-scaled.png) no-repeat;
	background-position: top;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 100%;
	left: 0;
}
.education-course .swell-block-columns__inner {
	justify-content: space-between;
	margin-bottom: 100px;
}
.education-course .swell-block-columns__inner .l-img {
	margin-bottom: 20px;
}
.education-course h3 {
	font-size: 24px;
	letter-spacing: -0.01em;
	line-height: 1.19;
	margin-bottom: 20px;
}
.education-course .support__item .ff-noto {
	line-height: 2;
}
.education-course .swell-block-columns__inner .annotation {
	font-size: 14px;
	font-weight: 500;
	line-height: 2.29;
	margin-bottom: 30px;
}
.education-course .swell-block-columns__inner .annotation:first-child {
	margin-bottom: 0;
}
.education-course .swell-block-columns__inner .wp-block-group.is-row {
	gap: 3px;
	align-items: flex-start;
}
.education-flow {
	margin-bottom: 200px;
}
.education-flow .cmn__title {
	padding-top: 200px;
}
.education-flow .swell-block-columns__inner h2 {
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 1.21;
}
/* 受講した方の感想 */
.education-voice {
	position: relative;
	padding-bottom: 200px;
}
.education-voice::after {
	position: absolute;
	content:"";
	width: 100vw;
	height: 374px;
	background: url(/wp-content/uploads/2025/12/education__line-scaled.png) no-repeat center;
	background-size: 100% auto;
	bottom: -70px;
	left: 0;
	margin-left: calc(50% - 50vw);
	z-index: -1;
}
.education-voice .p-postList .p-postList__body {
	display: flex;
	flex-direction: column;
}
.education-voice .p-postList .p-postList__body .p-postList__meta {
	order: 1;
}
.education-voice .p-postList .p-postList__body .p-postList__times {
	font-family: "Noto Sans JP";
}
.education-voice .p-postList .p-postList__body h3 {
	order: 2;
	margin-bottom: 12px;
}
.education-voice .p-postList .p-postList__body .p-postList__excerpt {
	order: 3;
	font-size: 14px;
	font-weight: 500;
}
.education-post__list {
	margin-bottom: 50px;
}
.education-post__list .p-postList {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}
.education-post__list .-type-card.-pc-col3 .p-postList__item, .education-post__list .-type-thumb.-pc-col3 .p-postList__item {
  width: 100%;
  margin: 0;
}

.page-id-13 .faq {
	padding: 0 0 15.63vw 0;
}
@media screen and (max-width: 960px) {
	.education-top {
	padding: 0;
}
.education-top .education-top__img, .education-course .cmn__img {
	width: min(100%, 500px);
}
.education-flow {
	margin-bottom: 100px;
}
.education-flow .cmn__title {
	padding-top: 100px;
}
.education-flow .swell-block-columns__inner h2 {
	font-size: 20px;
}
.education-course .swell-block-columns__inner {
	gap: 100px;
}
.education-course h3 {
	font-size: 24px;
}
.education-course .support__item, .education-flow .flow__item {
	width: min(100%,500px);
	margin-inline: auto;
}

.education-course .swell-block-columns__inner .l-img {
		margin-inline: auto;
}
.education-post__list .p-postList {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 24px;
}

}
@media screen and (max-width: 600px) {
.education-top {
	margin-bottom: 50px;
}
.education-top .swell-block-columns__inner {
	margin-inline: auto;
}
.page-id-13 .post_content .cmn__media  {
	padding-bottom: 50px;
}
.education-map {
	padding: 20px 16px;
}
.education-course .swell-block-columns__inner {
	gap: 50px;
}
.education-course h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
.education-post__list .p-postList {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}
.education-course .swell-block-columns__inner .annotation {
	font-size: 12px;
	line-height: 1.5;
}
.education-flow {
	margin-bottom: 50px;
}
.education-voice {
	padding-bottom: 100px;
}
.education-voice::after {
	height: 100px;
	bottom: 0;
}
	.education-flow .cmn__title {
	padding-top: 50px;
}

}

/*----------お問い合わせ---------------- */
.l-contact h2 {
	font-size: clamp(24px, 3vw, 40px);
	font-weight: 500;
	margin-bottom: 40px;
}
.support-contact {
	margin-bottom: 190px;
	position: relative;
}
.support-contact::before {
	position: absolute;
	content:"";
	width: 100vw;
	height: 374px;
	background: url(/wp-content/uploads/2025/12/about-path-scaled.png) no-repeat center;
	background-size: 100% auto;
	bottom: -240px;
	left: 0;
	margin-left: calc(50% - 50vw);
}
.l-contact .swell-block-columns__inner {
	justify-content: center;
	gap: 100px;
}


@media screen and (max-width: 960px) {
	.l-contact h2 {
	font-size: 24px;
	margin-bottom: 20px;
}
.l-contact .swell-block-columns__inner {
	gap: 24px;
}
.l-contact .is-style-more_btn.line a, .l-contact .is-style-more_btn.web a {
	margin-inline: auto;
}
}

@media screen and (max-width: 600px) {
.support-contact {
	margin-bottom: 100px;
}
}



/* ご予約から訪問までの流れ */
.birth-flow {
	position: relative;
	margin-bottom: 100px !important;
	padding: 50px 0 50px 0 !important;
}
.birth-flow::before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/birth-bg-01-scaled.png) no-repeat bottom;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 3px;
	left: 0;
	transform: translatey(-100%);
}
.birth-flow::after {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/2025/12/birth-bg02-scaled.png) no-repeat;
	background-position: top;
	background-size: 100% auto;
	width: 100%;
	height: 15vw;
	top: 100%;
	left: 0;
}
.flow .swell-block-columns__inner {
	justify-content: space-between;
}
.flow .flow__item {
	background-color: #FFFFFF;
	border-radius: 20px;
	padding: 20px;
	position: relative;
}
.flow__item h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}
.birth-flow .flow__item:nth-child(1)::after, .birth-flow .flow__item:nth-child(2)::after, .birth-flow .flow__item:nth-child(3)::after {
	position: absolute;
	display: block;
	content: "";
	background: url(/wp-content/uploads/2025/12/flow-arrow.png) no-repeat center;
	background-size: contain;
	width: 26px;
	height: 38px;
	top: 50%;
	right: -52px;
	z-index: 1;
}
.education-flow .flow__item:nth-child(1)::after, .education-flow .flow__item:nth-child(2)::after, .education-flow .flow__item:nth-child(3)::after {
	position: relative;
}
.education-flow .flow__item:nth-child(1)::after, .education-flow .flow__item:nth-child(2)::after, .education-flow .flow__item:nth-child(3)::after {
	position: absolute;
	display: block;
	content: "";
	background: url(/wp-content/uploads/2025/12/flow-arrow_gr.png) no-repeat bottom;
	background-size: contain;
	width: 26px;
	height: 38px;
	top: 76px;
	right: -52px;
	z-index: 1;
}
.birth-flow .flow__item .birth-flow__note {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0;
}
@media screen and (max-width: 960px) {
	.birth-flow {
		padding: 50px 0;
	}
	.birth-flow .swell-block-columns__inner, .education-flow .swell-block-columns__inner  {
	gap: 100px;
}
.birth-flow .swell-block-columns__inner .flow__item {
	width: min(100%, 500px);
	margin-inline: auto;
}
.birth-flow .swell-block-columns__inner .flow__item img {
	width: 100%;
}
	.flow .flow__item, .education-flow .flow__item {
	padding: 50px;
}
.birth-flow .flow__item:nth-child(1)::after, .birth-flow .flow__item:nth-child(2)::after, .birth-flow .flow__item:nth-child(3)::after {
	position: absolute;
	display: block;
	content: "";
	background: url(/wp-content/uploads/2025/12/flow-arrow.png) no-repeat bottom;
	background-size: contain;
	width: 26px;
	height: 38px;
	top: 105%;
	left: 50%;
	right: 0;
	z-index: 1;
	transform: translateX(-50%) rotate(90deg);
}

.education-flow .flow__item:nth-child(1)::after, .education-flow .flow__item:nth-child(2)::after, .education-flow .flow__item:nth-child(3)::after {
	position: absolute;
	display: block;
	content: "";
	background-size: contain;
	width: 26px;
	height: 38px;
	top: 105%;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%) rotate(90deg);
}
}
@media screen and (max-width: 600px) {
.birth-flow .flow__item:nth-child(1)::after, .birth-flow .flow__item:nth-child(2)::after, .birth-flow .flow__item:nth-child(3)::after {
	top: 107%;
}
	.flow .flow__item {
	padding: 20px;
}
.flow__item h2 {
	font-size: 20px;
}
}
/* よくある質問 */
.faq {
	padding: 10.42vw 0;
}
.faq .swell-block-accordion__item {
	background-color: #FFFFFF;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgb(0, 0, 0, 16%);
}
.faq .swell-block-accordion__item.is-open .faq .swell-block-accordion__title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.faq .swell-block-accordion__item.is-open .faq .swell-block-accordion__body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq__title span {
	font-size: 24px;
	font-weight: 600;
	display: block;
	padding-left: 1.3em;
	text-indent: -1.3em;
}
.faq .swell-block-accordion__title, .faq .swell-block-accordion__body {
	background-color: #FFFFFF;
	padding: 20px;
}
.faq .swell-block-accordion__body p {
	font-family: "Noto Sans JP";
	font-weight: 400;
	line-height: 2;

}
.faq .swell-block-accordion__item.swell-block-accordion__item {
	margin-bottom: 30px;
}
.c-accordion {
	border-radius: 20px;
}
.faq .swell-block-accordion__body .faq__a {
	font-size: 24px;
	line-height: 1.13;
	font-weight: 600 !important;
	font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 960px) {

.faq__title span, .faq .swell-block-accordion__body .faq__a  {
	font-size: 24px;
}
}
@media screen and (max-width: 600px) {

.faq .swell-block-accordion__title, .faq .swell-block-accordion__body {
	padding: 16px;
}
.faq__title span, .faq .swell-block-accordion__body .faq__a {
	font-size: 16px;
}
.faq h3 span span.swl-format-1 {
	text-indent: 16px;
}
}