@charset "UTF-8";

main {
	background: #c44a3b;
}

.main {
}

.head {
	padding: 64px 0 20px;
}

.head_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1150px;
	margin: 0 auto;
	margin-bottom: 11px;
	padding: 0 5px;
}

.pnkz {
}

.pnkz_list {
	color: #ffffff;
}

.pnkz_list_now {
	color: #ffffff;
}

.intro {
	position: relative;
	padding: 120px 0 130px;
	border-radius: 150px 150px 0 0;
	background: #f4f0e5;
}

.intro::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 300px;
	background: #f4f0e5;
	transform: translateY(100%);
}

.intro_wrap {
}

.intro_top {
	margin-bottom: 65px;
	padding: 0 108px;
}

.intro_top_hd {
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 45px;
	padding: 0 10px;
	border-bottom: dashed 1px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.intro_top_wrap {
	position: relative;
}

.intro_top_cnt {
	display: flex;
	align-items: center;
	gap: 20px;
}

.intro_top_cnt:nth-child(1) {
	margin-bottom: 34px;
}

.intro_top_cnt:nth-child(2) {
	flex-flow: row-reverse;
	position: absolute;
	top: 47px;
	right: 0;
}

.intro_top_cnt:nth-child(3) {
	justify-content: center;
}

.intro_top_item {
}

.intro_top_balloon {
}

.intro_about {
}

.intro_about_top {
	margin-bottom: 45px;
}

.intro_about_top_ttl {
	width: fit-content;
	margin: 0 auto 22px;
	padding: 3px 13px;
	border: 1px solid;
	color: #c44a3b;
	font-weight: bold;
	line-height: 1.1;
}

.intro_about_top_catch {
	margin-bottom: 34px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.51;
	text-align: center;
}

.intro_about_top_catch span {
	color: #c44a3b;
}

.intro_about_top_txt {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.intro_about_ws {
	padding: 64px 101px;
	border: #c44a3b 3px solid;
	border-radius: 20px;
	box-shadow: 3px 3px 6px #33333316;
	background: #ffffff;
}

.intro_about_ws_hd {
	margin-bottom: 18.5px;
	padding-bottom: 18.5px;
	border-bottom: 1px dashed #333333;
	color: #c44a3b;
	font-weight: bold;
	font-size: 30px;
	line-height: 1;
}

.intro_about_ws_txt {
	line-height: 1.8;
}

.intro_about_ws_txt span {
	background: #f4e156;
	font-weight: bold;
}

.consultation {
	position: relative;
	z-index: 2;
	border-radius: 150px 150px 0 0;
	background: #ffffff;
}

.consultation_wrap {
	position: relative;
	padding: 135px 70px 215px;
}

.consultation_wrap::after {
	/* content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 300px;
	background: #f4f0e5;
	transform: translateY(100%); */
}

.consultation_hd {
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0 10px;
	border-bottom: dashed 1px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.consultation_catch {
	margin-bottom: 34px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.51;
	text-align: center;
}

.consultation_catch span {
	color: #c44a3b;
}

.consultation_tag {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	gap: 20px 10px;
	width: 650px;
	margin: 0 auto 35px;
	font-weight: bold;
	font-size: 26px;
}

.consultation_tag p {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 27px;
	border: #c44a3b 2px solid;
	border-radius: 9999px;
	background: #f4f0e5;
}

.consultation_txt {
	width: 740px;
	margin: 0 auto;
	line-height: 2;
	margin-bottom: 50px;
}

.consultation_link {
	display: flex;
	justify-content: center;
	gap: 30px;
	font-weight: 500;
}

.consultation_link a {
	padding: 20px 30px;
	background-color: #F4F0E5;
	color: #c44a3b;
	width: 35%;
	text-align: center;
	display: inline-flex;
	justify-content: center;
	font-size: 17px;
}

.consultation_link a p {
	text-decoration: underline;
	margin-right: 5px;
}

.consultation_link a::after {
	content: " (PDF)";
}

.consultation_flow {
	position: relative;
	z-index: 2;
	padding-bottom: 240px;
	border-radius: 150px 150px 0 0;
	background: #f4f0e5;
}

.consultation_flow_wrap {
	padding: 0 50px;
}

.consultation_flow_bg {
	padding: 72px 39.5px 42px;
	border-radius: 20px;
	background: #c44a3b;
	transform: translateY(-100px);
}

.consultation_flow_item {
	position: absolute;
}

.consultation_flow_item.item_balloon {
	top: -26px;
	right: 50%;
	transform: translateX(50%);
}

.consultation_flow_hd {
	position: relative;
	padding-bottom: 20px;
	color: #f4f0e5;
	font-weight: bold;
	font-size: 43px;
	text-align: center;
}

.consultation_flow_item.item_people {
	right: calc(50% + 230px);
	bottom: 0;
}

.consultation_flow_cnt {
	padding: 35px 114px;
	border-radius: 18px;
	background: #ffffff;
}

.consultation_flow_main {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 29px;
	position: relative;
	margin-bottom: 13px;
}

.consultation_flow_main::after {
	content: "";
	display: block;
	position: absolute;
	right: 50%;
	bottom: 50%;
	z-index: 1;
	width: 98%;
	height: 1px;
	background: #c44a3b;
	transform: translate(50%, 50%);
}

.consultation_flow_main_cnt {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 10;
	height: 95px;
	overflow: hidden;
	border-radius: 18px;
	background: #f4f0e5;
	font-weight: bold;
	text-align: center;
}

.consultation_flow_main_cnt span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	background: #c44a3b;
	color: #f4f0e5;
	font-weight: bold;
}

.consultation_flow_main_contact {
	width: fit-content;
	margin: 0 auto;
}

.cmnft_telno {
}

@media screen and (max-width: 1240px) {
}

@media screen and (max-width: 768px) {
	main {
	}

	.main {
	}

	.head {
		padding: 5px 0 10px;
	}

	.head_wrap {
		width: 100%;
		margin-bottom: -25px;
		overflow: hidden;
	}

	.head_wrap img {
		min-width: 482px;
	}

	.pnkz {
	}

	.pnkz_list {
	}

	.pnkz_list_now {
	}

	.intro {
		padding: 60px 0 55px;
		border-radius: 50px 50px 0 0;
	}

	.intro::after {
	}

	.intro_wrap {
	}

	.intro_top {
		margin-bottom: 50px;
		padding: 0;
	}

	.intro_top_hd {
		margin-bottom: 27px;
	}

	.intro_top_wrap {
	}

	.intro_top_cnt {
		gap: 10px;
	}

	.intro_top_cnt:nth-child(1) {
		margin-bottom: 0;
	}

	.intro_top_cnt:nth-child(2) {
		position: unset;
	}

	.intro_top_cnt:nth-child(3) {
		justify-content: start;
	}

	.intro_top_item {
	}

	.intro_top_balloon {
	}

	.intro_about {
	}

	.intro_about_top {
	}

	.intro_about_top_ttl {
	}

	.intro_about_top_catch {
		font-size: 34px;
	}

	.intro_about_top_catch span {
	}

	.intro_about_top_txt {
		text-align: start;
	}

	.intro_about_ws {
		padding: 37px 30px 50px;
	}

	.intro_about_ws_hd {
		font-size: 28px;
		text-align: center;
	}

	.intro_about_ws_txt {
	}

	.intro_about_ws_txt span {
	}

	.consultation {
		border-radius: 50px 50px 0 0;
	}

	.consultation_wrap {
		padding: 75px 0 140px;
	}

	.consultation_wrap::after {
	}

	.consultation_hd {
	}

	.consultation_catch {
		font-size: 34px;
	}

	.consultation_catch span {
	}

	.consultation_tag {
		gap: 12px 7px;
		width: 100%;
	}

	.consultation_tag p {
		padding: 4px 12px;
	}

	.consultation_txt {
		width: 100%;
	}
	.consultation_txt {
		margin-bottom: 40px;
	}

	.consultation_link {
		justify-content: unset;
		gap: 15px;
		flex-wrap: wrap;
	}

	.consultation_link a {
		padding: 20px 30px;
		font-size: 15px;
		width: 100%;
		text-align: center;
		display: inline-flex;
		justify-content: center;
	}

	.consultation_link a p {
	}

	.consultation_link a::after {
	}

	.consultation_flow {
		padding-bottom: 0;
		border-radius: 50px 50px 0 0;
	}

	.consultation_flow_wrap {
		padding: 0;
	}

	.consultation_flow_bg {
		padding: 88px 20px 29px;
		transform: translateY(-88px);
	}

	.consultation_flow_item {
	}

	.consultation_flow_item.item_balloon {
		width: max-content;
	}

	.consultation_flow_hd {
		display: flex;
		flex-flow: row-reverse;
		justify-content: flex-end;
		align-items: end;
		gap: 7px;
		padding-bottom: unset;
		font-size: 40px;
		;
		;
	}

	.consultation_flow_item.item_people {
		position: relative;
		right: unset;
		bottom: unset;
		width: 97px;
		transform: translateX(-7px);
	}

	.consultation_flow_item.item_people img {
		max-width: 100%;
		height: auto;
	}

	.consultation_flow_cnt {
		padding: 19px 14px 35px;
	}

	.consultation_flow_main {
		grid-template-columns: 1fr;
		gap: 10px;
		padding: 0 12px;
	}

	.consultation_flow_main::after {
		width: 1px;
		height: 98%;
	}

	.consultation_flow_main_cnt {
		height: 63px;
	}

	.consultation_flow_main_cnt span {
	}

	.consultation_flow_main_contact span {
		font-size: 22px;
	}

	.consultation_flow_main_contact .cmnft_telno {
		font-size: 34px;
	}
}
