@charset "UTF-8";

.main {
}

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

.pagehd_ttl {
}

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

.pagehd_catch {
	margin-bottom: 40px;
}

.pagehd_txt {
}

.dentures_wrap {
	display: flex;
	justify-content: space-around;
}

.dentures_wrap span {
	display: block;
	height: 50px;
	margin: auto;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 14px solid #a57165;
}

.dentures_cnt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 360px;
	padding: 19px 28px 16px;
	border: 1px solid #d9d2c3;
	border-radius: 10px;
	line-height: 1.5;
}

.dentures_cnt h3 {
	color: #6ba333;
	font-size: 20px;
	text-align: center;
}

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

.insurance_hd {
}

.insurance_wrap {
}

.insurance_cnt {
}

.insurance_cnt_wrap {
}

.selfpay {
}

.selfpay_hd {
}

.selfpay_wrap {
}

.selfpay_cnt {
}

.comparison {
	padding-top: 70px;
}

.comparison_tbl {
}

.comparison_tbl {
	width: 100%;
}

.comparison_tbl tr > * {
	max-width: 142px;
	padding: 13px 10px;
	border: #d9d2c3 1px solid;
	text-align: center;
	vertical-align: middle;
}

.comparison_tbl thead tr {
	background: #f1efeb;
}

.comparison_tbl tr > *.maxtr {
	width: 72px;
}

span.tagb {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 65px;
	height: 26px;
	border-radius: 3px;
	background: #3c90c4;
	color: #ffffff;
	font-size: 14px;
}

span.tagr {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 65px;
	height: 26px;
	border-radius: 3px;
	background: #d05d5d;
	color: #ffffff;
	font-size: 14px;
}

span.tri {
}

span.cir {
}

span.dbl {
}

.comparison_cnt {
	padding-top: 70px;
}

.comparison_ttl {
	display: flex;
	align-items: center;
	gap: 15px;
}

.comparison_ttl h3 > span {
	font-size: 16px;
}

.comparison_ttl > span {
	width: 90px;
}

.comparison_detail {
}

.comparison_detail_row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.comparison_detail_cnt {
}

.comparison_detail_img {
	overflow: hidden;
	border-radius: 10px;
}

.comparison_detail_ttl {
	margin-top: 18px;
	font-size: 20px;
}

.comparison_detail_txt {
	margin-top: 18px;
}

.comparison_detail_note {
	margin-top: 35px;
}

.implant {
	position: relative;
	margin-top: 70px;
	padding-top: 70px;
	border-top: 1px solid #d9d2c3;
}

.implant_item {
	position: absolute;
	right: 80px;
	bottom: 0;
}

.implant_txt {
}

.implant_link {
	margin-top: 30px;
}

.implant_link a {
	width: 350px;
}

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

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

	.pagehd {
	}

	.pagehd_ttl {
	}

	.pagehd_ttl::before {
	}

	.pagehd_catch {
	}

	.pagehd_txt {
	}

	.dentures_wrap {
		flex-flow: column;
	}

	.dentures_wrap span {
		transform: rotate(90deg);
	}

	.dentures_cnt {
		padding: 15px 20px;
	}

	.dentures_cnt h3 {
		font-size: 18px;
	}

	.insurance {
	}

	.insurance_hd {
	}

	.insurance_wrap {
	}

	.insurance_cnt {
	}

	.insurance_cnt_wrap {
	}

	.selfpay {
	}

	.selfpay_hd {
	}

	.selfpay_wrap {
	}

	.selfpay_cnt {
	}

	.comparison {
		padding-top: 30px;
	}

	.comparison_tbl_wrap {
		overflow: scroll;
	}

	.comparison_tbl {
		width: 800px;
	}

	.comparison_tbl tr > * {
	}

	.comparison_tbl thead tr {
	}

	.comparison_tbl tr > *.maxtr {
	}

	span.tagb {
		flex-shrink: 0;
	}

	span.tagr {
		flex-shrink: 0;
	}

	span.tri {
	}

	span.cir {
	}

	span.dbl {
	}

	.comparison_tbl_note {
		font-size: 14px;
	}

	.comparison_cnt {
		padding-top: 30px;
	}

	.comparison_ttl {
	}

	.comparison_ttl h3 > span {
	}

	.comparison_ttl > span {
	}

	.comparison_detail {
	}

	.comparison_detail_row {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.comparison_detail_cnt {
	}

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

	.comparison_detail_ttl {
		margin-top: 15px;
		font-size: 18px;
	}

	.comparison_detail_txt {
		margin-top: 10px;
	}

	.comparison_detail_note {
	}

	.implant {
		margin-top: 30px;
		padding-top: 30px;
	}

	.implant_item {
		position: unset;
		width: 60px;
		margin: 0 auto 20px;
	}

	.implant_txt {
	}

	.implant_link {
	}

	.implant_link a {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
	}
}
