@charset "UTF-8";

.main {
}

.pagehd {
}

.pagehd_ttl {
}

.pagehd_ttl::before {
	background: url(../img/menu/orthodontics/pagehd-icon@2x.png) center / 100% 100%;
}

.pagehd_catch {
	margin-bottom: 20px;
}

.types {
}

.types_hd {
}

.types_catch {
	margin-bottom: 50px;
	font-size: 24px;
}

.types_img {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 27px;
	gap: 9px;
	margin-bottom: 50px;
	text-align: center;
}

.types_img figure {
	display: flex;
	flex-flow: column;
	align-items: center;
	gap: 9px;
}

.types_note {
	color: #d05d5d;
}

.types_cnt {
	padding-top: 70px;
}

.types_ttl {
}

.types_row {
	display: flex;
	gap: 60px;
}

.types_row_txt {
}

.types_row_img {
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 10px;
}

.flow {
}

.flow_hd {
}

.flow_wrap {
}

.flow_cnt {
	display: flex;
	align-items: center;
	gap: 24px;
	position: relative;
	margin-bottom: 44px;
	padding: 38px 26px;
	border: #d9d2c3 solid 1px;
	border-radius: 10px;
}

.flow_cnt:last-child {
	margin-bottom: 0;
}

.flow_cnt::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(100% + 22px);
	right: 50%;
	border-top: 14px solid #a57165;
	border-right: 25px solid transparent;
	border-left: 25px solid transparent;
	transform: translate(50%, -50%);
}

.flow_cnt:last-child:after {
	display: none;
}

.flow_cnt > span {
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #a57165;
	color: #ffffff;
	font-size: 24px;
}

.flow_detail {
}

.flow_cnt_hd {
	margin-bottom: 8px;
	color: #a57165;
	font-size: 20px;
}

.flow_txt {
}

.mft {
	padding-bottom: 0;
	border-bottom: none;
}

.mft_hd {
}

.mft_txt {
	margin-bottom: 40px;
}

.mft_purpose {
	padding: 30px 30px 40px;
	border-radius: 10px;
	background: #ffffff;
}

.mft_purpose_hd {
	margin-bottom: 30px;
	color: #6ba333;
	font-size: 20px;
}

.mft_purpose_list {
}

.mft_purpose_list_cnt {
	position: relative;
	margin-bottom: 25px;
	padding: 2px 0 0 46px;
}

.mft_purpose_list_cnt:last-child {
	margin-bottom: 0;
}

.mft_purpose_list_cnt span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #6ba333;
	color: #ffffff;
}

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

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

	.pagehd {
	}

	.pagehd_ttl {
	}

	.pagehd_ttl::before {
	}

	.pagehd_catch {
	}

	.types {
	}

	.types_hd {
	}

	.types_catch {
	}

	.types_img {
		grid-template-columns: 1fr 1fr;
		gap: 20px 10px;
		margin-bottom: 30px;
	}

	.types_img figure {
	}

	.types_note {
	}

	.types_cnt {
		padding-top: 30px;
	}

	.types_ttl {
	}

	.types_row {
		flex-flow: column;
		align-items: center;
		gap: 20px;
	}

	.types_row_txt {
	}

	.types_row_img {
	}

	.flow {
	}

	.flow_hd {
	}

	.flow_wrap {
	}

	.flow_cnt {
		flex-flow: column;
		gap: 9px;
		padding: 30px 20px;
	}

	.flow_cnt:last-child {
	}

	.flow_cnt::after {
	}

	.flow_cnt:last-child:after {
	}

	.flow_cnt > span {
	}

	.flow_detail {
	}

	.flow_cnt_hd {
		font-size: 18px;
		text-align: center;
	}

	.flow_txt {
	}

	.mft {
	}

	.mft_hd {
		font-size: 18px;
	}

	.mft_txt {
	}

	.mft_purpose {
		padding: 30px 20px 40px;
	}

	.mft_purpose_hd {
		margin-bottom: 15px;
		font-size: 18px;
	}

	.mft_purpose_list {
	}

	.mft_purpose_list_cnt {
	}

	.mft_purpose_list_cnt:last-child {
	}

	.mft_purpose_list_cnt span {
	}
}
