.contact-page {
	background: url("/dentsusoken-static/images2/contact-pg.png") 0% 0% / 100% 100%;
	padding: 60px 0px;
}

.contact-page .contact-cont {
	width: 784px;
	background: white;
	padding: 60px;
	clip-path: polygon(60px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 75px);
}

.contact-page .dt-wid {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0px auto;
	max-width: inherit;
	min-width: 1120px;
}

.contact-page .contact-bt {
	padding: 60px 0px 0px 60px;
	font-weight: 600;
	font-size: 48px;
	color: rgb(43, 43, 43);
	line-height: 60px;
}

.form-con .f-ty {
	text-align: center;
	color: rgb(43, 43, 43);
	font-size: 16px;
	font-weight: 400;
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.form-con .f-ty a {
	color: rgb(41, 89, 200);
}

.form-con .fm-txtarea {
	padding-top: 15px;
	min-height: 80px;
}

.form-con .f-tj {
	width: 200px;
	height: 48px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0px;
	padding: 0px;
	background: rgb(41, 89, 200);
	margin: 24px auto 0px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	letter-spacing: 1.2px;
	line-height: 24px;
}

.form-con .f-tj a {
	cursor: pointer;
	display: flex;
	background: rgba(0, 0, 0, 0);
	width: 200px;
	height: 48px;
	justify-content: center;
	align-items: center;
	color: white;
	transition: 0.3s;
}

.form-con .f-tj a:hover {
	background: rgba(0, 0, 0, 0.15);
}

.form-con .from-ti {
	font-weight: 500;
	font-size: 16px;
	color: rgb(29, 29, 29);
	line-height: 24px;
	margin-bottom: 5px;
}

.form-con .f-rk {
	text-align: right;
	font-size: 14px;
	color: rgb(43, 43, 43);
}

.form-con .f-star {
	font-size: 16px;
	color: rgb(230, 0, 18);
	letter-spacing: 1.2px;
	line-height: 24px;
	margin-right: 3px;
}

.form-con .fm-row {
	display: flex;
	gap: 24px;
	margin-bottom: 8px;
}

.form-con .fm-row .bk {
	width: 100%;
}

.form-con .fm-control {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	background: rgb(246, 246, 246);
	border: 1px solid rgb(220, 220, 220);
	padding-left: 9px;
	font-size: 16px;
}

.form-con .fm-textarea {
	padding-top: 12px;
	height: 80px;
}

.form-con .f-check {
	width: 18px;
	height: 18px;
}

.dt_ty_list .p_list.prdlist2 {
	flex-wrap: wrap;
	gap: 60px;
	justify-content: flex-start;
	margin: 0px auto;
}

.dt_ty_list .p_list.prdlist2 .cbox-2 {
	height: inherit;
	width: calc(33.3333% - 40px);
	float: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout {
	flex-direction: column;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item {
	padding: 0px;
	border: 0px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	background: none;
	padding: 0px !important;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
	padding: 0px;
	width: 360px;
	height: 200px;
	max-height: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: inherit !important;
}



.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .img-ph {
	max-width: 100%;
	transition: 0.5s;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover .img-ph {
	transform: scale(1.15);
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	margin-top: 16px;
	line-height: 28px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 {
	width: 60%;
}

.prd_kv {}

.prd_kv .p_k_gp {
	display: flex;
	gap: 4px;
}

.prd_kv .p_k_gp .p_k_clumn {
	display: flex;
	flex-direction: column;
	gap: 4px;
	width: 100%;
}

.prd_kv .p_k_gp .p_k_clumn:first-child {
	gap: 0px;
}

.prd_kv .p_k_gp .p_k_clumn .bk {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.prd_kv .p_k_gp .p_k_clumn .bk img {
	width: 100%;
	height: 100%;
}

.prd_kv .p_k_gp .p_k_clumn .bk:hover img {
	max-width: 100%;
	transform: scale(1.15);
	transition: 0.5s;
}

.prd_kv .p_k_gp .p_k_txtgp {
	position: absolute;
	left: 0px;
	/* bottom: 0px; */
	padding: 28px;
	width: 100%;
	height: 100%;
	z-index: 10;
	opacity: 1;
	background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.8) 100%);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.prd_kv .p_k_gp .p_k_clumn .bk:hover .p_k_txtgp {
	/* opacity: 1;
    height: 100%; */
	background: rgba(0, 0, 0, 0.5);
}

.prd_kv .p_k_gp .p_h {
	position: absolute;
	left: 0px;
	bottom: -5px;
	height: 115px;
	padding: 5%;
	width: 100%;
	transition: all 0.25s ease-in-out;
	opacity: 0.8
}

.prd_kv .p_k_gp .bk:hover .p_h {
	bottom: 0;
	opacity: 1;
	height: initial;
}

.prd_kv .p_k_gp .p_k_ti {
	font-weight: 600;
	font-size: 24px;
	color: rgb(255, 255, 255);
	line-height: 32px;
	margin-bottom: 10px;
}

.prd_kv .p_k_gp .p_k_des {
	font-weight: 400;
	font-size: 16px;
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.prd_kv .p_k_gp .bk:hover .p_h .p_k_des {
	overflow: inherit;
	text-overflow: inherit;
	display: block;
}

.prd_kv .p_k_more {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 8px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 24px;
	gap: 5px;
	margin-bottom: 8px;
	cursor: pointer;
}

.prd_kv .p_k_more::after {
	content: "";
	display: table;
	background: url("/dentsusoken-static/images2/jt-botm.svg") 0% 0% / 16px 9px;
	width: 16px;
	height: 9px;
}

.prd_hd {
	padding-bottom: 40px;
	border-bottom: 1px solid rgb(101, 100, 100);
}

.prd_hd .p_h_ti {
	font-weight: 600;
	font-size: 48px;
	color: rgb(43, 43, 43);
	line-height: 64px;
	margin-bottom: 24px;
}

.prd_hd .p_h_des {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
}

.prd_cla {
	display: flex;
	gap: 40px;
	flex-direction: column;
	padding: 40px 0px;
}

.prd_cla .p_c_gp {
	display: flex;
	flex-flow: wrap;
	gap: 120px;
	justify-content: space-between;
}

.prd_cla .p_c_gp .p_c_ti {
	width: 96px;
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 40px;
}

.prd_cla .p_c_gp .p_c_bq {
	display: flex;
	flex-flow: wrap;
	gap: 16px;
	width: calc(100% - 216px);
}

.prd_cla .p_c_gp .p_c_bq span {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
	padding: 4px 12px;
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 28px;
	border-radius: 18px;
	cursor: pointer;
}

.prd_cla .p_c_gp .p_c_bq span:hover,
.prd_cla .p_c_gp .p_c_bq .bq_cu {
	background: rgb(0, 0, 0);
	color: white;
}

.prd_cla .p_c_gp .p_c_bq .bq_nr {}

.p_yx_gp {
	display: none;
}

.p_yx_gp {
	background: rgb(241, 241, 241);
	padding: 0px 30px;
}

.p_yx_gp .p_y_co {
	display: flex;
}

.p_yx_gp .p_y_co .bk {
	flex: 1 1 0%;
	padding: 40px 80px;
}

.p_yx_gp .p_y_co .p_y_ph {
	margin-bottom: 35px;
}

.p_yx_gp .p_y_co .p_y_ph img {
	width: 48px;
	height: 48px;
}

.p_yx_gp .p_y_co .p_y_ti {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 40px;
}

.p_yx_gp .p_y_co .p_y_ti::after {
	content: "";
	display: table;
	background: url("/dentsusoken-static/images2/ri-jt.svg") center center / 24px no-repeat rgb(43, 43, 43);
	width: 40px;
	height: 40px;
	padding: 8px;
}

.p_yx_gp .p_y_co .p_y_rs {
	background: rgb(101, 100, 100);
	clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti {
	color: white;
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti::after {
	filter: invert(1);
	background-color: rgb(0, 0, 0);
}

.p_l_bq {
	display: flex;
	gap: 8px;
	margin-top: 8px;
	width: 100%;
}

.p_l_bq .bq_nr {
	border-radius: 18px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(102, 102, 102);
	text-align: center;
	line-height: 20px;
	padding: 4px 12px;
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgb(101, 100, 100);
}

@media screen and (max-width: 768px) {
	.contact-page {
		width: inherit;
		margin-left: -20px;
		margin-right: -20px;
		background: no-repeat;
		padding: 0px;
	}

	.contact-page .dt-wid {
		flex-direction: column;
		min-width: inherit;
		width: 100%;
		padding: 0px;
	}

	.contact-page .contact-cont {
		width: inherit;
		padding: 20px 20px 60px;
		clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
	}

	.contact-page .contact-bt {
		padding: 20px;
		background: url("/dentsusoken-static/images2/contact-pg.png") 0% 0% / cover no-repeat;
		height: 200px;
		display: flex;
		align-items: center;
		font-size: 40px;
		line-height: inherit;
	}

	.form-con .fm-row {
		flex-direction: column;
	}

	.form-con .f-rk {
		font-size: 12px;
	}

	.form-con .from-ti {
		font-size: 14px;
	}

	.form-con .f-ty {
		font-size: 14px;
	}

	.form-con .f-check {
		width: 16px;
		height: 16px;
	}

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0px;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0px !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}


	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0px;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0px !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {
		background-size: 100% 200px;
		width: 100%;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 18px;
		font-weight: 600;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 20px;
	}

	.prd_kv .p_k_gp .p_k_clumn:first-child {
		height: 250px;
	}

	.prd_hd .p_h_ti {
		font-size: 24px;
		line-height: 32px;
	}

	.prd_hd .p_h_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_hd {
		padding-bottom: 24px;
	}

	.prd_cla {
		padding: 24px 0px;
		gap: 16px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 18px;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 24px;
		padding: 4px 10px;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 6px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 24px;
		margin-top: 3px;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		padding: 4px 8px;
	}

	.p_l_bq {
		gap: 6px;
		margin-top: 5px;
	}

	.p_yx_gp {
		padding: 0px 10px;
	}

	.p_yx_gp .p_y_co {
		flex-direction: column;
	}

	.p_yx_gp .p_y_co .bk:first-child {
		border-bottom: 1px solid rgb(101, 100, 100);
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 6px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 30px;
		height: 30px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 16px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 16px 25px;
	}

	.p_yx_gp .p_y_co .p_y_ti::after {
		width: 32px;
		height: 32px;
		margin-top: -12px;
	}

	.p_yx_gp .p_y_co .p_y_rs {
		clip-path: polygon(20px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 24px);
	}
}


.contact-page {
	background: url("/dentsusoken-static/images2/contact-pg.png") 0% 0% / 100% 100%;
	padding: 60px 0px;
}

.contact-page .contact-cont {
	width: 784px;
	background: white;
	padding: 60px;
	clip-path: polygon(60px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 75px);
}

.contact-page .dt-wid {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0px auto;
	max-width: inherit;
	min-width: 1120px;
}

.contact-page .contact-bt {
	padding: 60px 0px 0px 60px;
	font-weight: 600;
	font-size: 48px;
	color: rgb(43, 43, 43);
	line-height: 60px;
}

.form-con .f-ty {
	text-align: center;
	color: rgb(43, 43, 43);
	font-size: 16px;
	font-weight: 400;
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.form-con .f-ty a {
	color: rgb(41, 89, 200);
}

.form-con .fm-txtarea {
	padding-top: 15px;
	min-height: 80px;
}

.form-con .f-tj {
	width: 200px;
	height: 48px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0px;
	background: rgb(41, 89, 200);
	margin: 24px auto 0px;
	font-size: 16px;
	color: rgb(255, 255, 255);
	letter-spacing: 1.2px;
	line-height: 24px;
}

.form-con .f-tj a {
	cursor: pointer;
}

.form-con .from-ti {
	font-weight: 500;
	font-size: 16px;
	color: rgb(29, 29, 29);
	line-height: 24px;
	margin-bottom: 5px;
}

.form-con .f-rk {
	text-align: right;
	font-size: 14px;
	color: rgb(43, 43, 43);
}

.form-con .f-star {
	font-size: 16px;
	color: rgb(230, 0, 18);
	letter-spacing: 1.2px;
	line-height: 24px;
	margin-right: 3px;
}

.form-con .fm-row {
	display: flex;
	gap: 24px;
	margin-bottom: 8px;
}

.form-con .fm-row .bk {
	width: 100%;
}

.form-con .fm-control {
	width: 100%;
	height: 48px;
	border-radius: 4px;
	background: rgb(246, 246, 246);
	border: 1px solid rgb(220, 220, 220);
	padding-left: 9px;
	font-size: 16px;
}

.form-con .fm-textarea {
	padding-top: 12px;
	height: 80px;
}

.form-con .f-check {
	width: 18px;
	height: 18px;
}

.form-con .fm-yzgp {
	position: relative;
}

.form-con .fm-yzgp .fm-yz-code {
	position: absolute;
	right: 0px;
	top: 5px;
	font-weight: 400;
	font-size: 16px;
	color: rgb(204, 204, 204);
	height: 38px;
	line-height: 38px;
	display: block;
	padding: 0px 24px;
	border-left: 1px solid rgb(216, 216, 216);
}

.lz-popup {
	position: fixed;
	height: 100vh;
	width: 100vw;
	justify-content: center;
	align-items: center;
	top: 0px;
	left: 0px;
	z-index: 100000;
	display: none;
}

.lz-popup::after {
	content: "";
	position: fixed;
	display: table;
	background: rgba(0, 0, 0, 0.6);
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
}

.lz-popup .liuz {
	margin: 0px 30px;
	z-index: 10;
	width: 744px;
	position: relative;
	background: white;
}

.lz-popup .liuz .lz-tigp {
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgb(220, 220, 220);
}

.lz-popup .liuz .lz-tigp .lz-ti-txt {
	font-weight: 600;
	font-size: 18px;
	color: rgb(29, 29, 29);
	line-height: 24px;
}

.lz-popup .liuz .lz-tigp .lz-close {
	cursor: pointer;
}

.lz-popup .liuz .form-con {
	padding: 12px 40px 40px;
}

.dt_ty_list .p_list.prdlist2 {
	flex-wrap: wrap;
	gap: 60px;
	justify-content: flex-start;
	margin: 0px auto;
}

.dt_ty_list .p_list.prdlist2 .cbox-2 {
	height: inherit;
	width: calc(33.3333% - 40px);
	float: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout {
	flex-direction: column;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout .cbox-5-0 a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;

}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .e_container-5.s_layout a {
	width: 100%;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item {
	padding: 0px;
	border: 0px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	background: none;
	padding: 0px !important;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
	padding: 0px;
	width: 360px;
	height: 200px;
	max-height: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: inherit !important;
}

/* 
.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {
	content: "";
	background: url("/dentsusoken-static/images2/model-bd.svg") 0% 0% / 360px 200px no-repeat;
	width: 360px;
	height: 200px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
} */
.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .img-kuang {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .img-ph {
	max-width: 100%;
	transition: 0.8s;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item:hover .img-ph {
	transform: scale(1.08);
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 16px;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-top: 8px;
	-webkit-line-clamp: 3;
}

.dt_ty_list .p_list.prdlist2 .cbox-2:hover {
	background: none;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 a {
	cursor: pointer;
	position: relative;
}

.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item .e_image-4 a .img-kuang {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
}

.prd_hd {
	padding-bottom: 40px;
	border-bottom: 1px solid rgb(101, 100, 100);
}

.prd_hd .p_h_ti {
	font-weight: 600;
	font-size: 48px;
	color: rgb(43, 43, 43);
	line-height: 64px;
	margin-bottom: 24px;
}

.prd_hd .p_h_des {
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 32px;
}

.prd_cla {
	display: flex;
	gap: 40px;
	flex-direction: column;
	padding: 40px 0px;
}

.prd_cla .p_c_gp {
	display: flex;
	flex-flow: wrap;
	gap: 120px;
	justify-content: space-between;
}

.prd_cla .p_c_gp .p_c_ti {
	width: 96px;
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 40px;
}

.prd_cla .p_c_gp .p_c_bq {
	display: flex;
	flex-flow: wrap;
	gap: 16px;
	width: calc(100% - 216px);
}

.prd_cla .p_c_gp .p_c_bq span {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(0, 0, 0);
	padding: 4px 12px;
	font-weight: 400;
	font-size: 18px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 28px;
	border-radius: 18px;
	cursor: pointer;
}

.prd_cla .p_c_gp .p_c_bq span:hover,
.prd_cla .p_c_gp .p_c_bq .bq_cu a {
	background: rgb(0, 0, 0);
	color: white;
}

.prd_cla .p_c_gp .p_c_bq span:hover a {
	color: white;
}

.p_yx_gp {
	background: rgb(241, 241, 241);
	padding: 0px 30px;
}

.p_yx_gp .p_y_co {
	display: flex;
}

.p_yx_gp .p_y_co .bk {
	flex: 1 1 0%;
	padding: 40px 80px;
}

.p_yx_gp .p_y_co .p_y_ph {
	margin-bottom: 35px;
}

.p_yx_gp .p_y_co .p_y_ph img {
	width: 48px;
	height: 48px;
}

.p_yx_gp .p_y_co .p_y_ti {
	display: flex;
	justify-content: space-between;
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 40px;
}

.p_yx_gp .p_y_co .p_y_ti::after {
	content: "";
	display: table;
	background: url("/dentsusoken-static/images2/ri-jt.svg") 7px center / 24px no-repeat rgb(43, 43, 43);
	width: 40px;
	height: 40px;
	padding: 8px;
	transition: 0.3s;
}

.p_yx_gp .p_y_co .p_y_ti:hover::after {
	background: url("/dentsusoken-static/images2/ri-jt.svg") 17px center / 24px no-repeat rgb(43, 43, 43);
}

.p_yx_gp .p_y_co .p_y_rs {
	background: rgb(101, 100, 100);
	clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti {
	color: white;
}

.p_yx_gp .p_y_co .p_y_rs .p_y_ti::after {
	filter: invert(1);
	background-color: rgb(0, 0, 0);
}

.p_l_bq {
	display: flex;
	gap: 8px;
	margin-top: 8px;
	width: 100%;
	flex-wrap: wrap;
}

.p_l_bq .bq_nr {
	border-radius: 18px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(102, 102, 102);
	text-align: center;
	line-height: 20px;
	padding: 4px 12px;
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgb(101, 100, 100);
}

@media screen and (max-width: 768px) {
	.contact-page {
		width: inherit;
		margin-left: -20px;
		margin-right: -20px;
		background: no-repeat;
		padding: 0px;
	}

	.contact-page .dt-wid {
		flex-direction: column;
		min-width: inherit;
		width: 100%;
		padding: 0px;
	}

	.contact-page .contact-cont {
		width: inherit;
		padding: 20px 20px 60px;
		clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 40px);
	}

	.contact-page .contact-bt {
		padding: 20px;
		background: url("/dentsusoken-static/images2/contact-pg.png") 0% 0% / cover no-repeat;
		height: 200px;
		display: flex;
		align-items: center;
		font-size: 40px;
		line-height: inherit;
	}

	.form-con .fm-control {
		height: 40px;
	}

	.form-con .fm-textarea {
		height: 80px;
	}

	.form-con .f-tj {
		margin-top: 20px;
	}

	.form-con .fm-row {
		flex-direction: column;
		gap: 12px;
	}

	.form-con .f-rk {
		font-size: 12px;
	}

	.form-con .from-ti {
		font-size: 14px;
	}

	.form-con .f-ty {
		font-size: 14px;
	}

	.form-con .f-check {
		width: 16px;
		height: 16px;
	}

	.lz-popup .liuz .form-con {
		padding: 20px 20px 30px;
	}

	.lz-popup .liuz .lz-tigp {
		padding: 20px;
	}

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0px;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 16px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0px !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	::before {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {
		background-size: 100% 200px;
		width: 100%;
	}

	.prd_kv .p_k_gp {
		flex-direction: column;
		height: inherit;
	}

	.prd_kv .p_k_gp {}

	.dt-wid-p2 {
		max-width: initial;
	}

	.prd_cla .p_c_hy {
		gap: 0px;
		flex-direction: column;
	}

	.prd_cla .p_c_gp .p_c_bq {
		width: 100%;
		gap: 8px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		width: 100%;
		margin-bottom: 10px;
	}

	.prd_cla .p_c_gp .p_c_bq span {}

	.prd_cla .p_c_ly {
		gap: 0px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 35px;
		flex-direction: column;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: 100%;
		margin: 0px !important;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {
		background-size: 100% 200px;
		width: 100%;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 5px;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 14px;
		line-height: 1.5em;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 20px;
		height: 100px;
	}

	.prd_kv .p_k_gp .p_k_clumn:first-child {
		height: 250px;
	}

	.prd_kv .p_k_gp .p_k_clumn {}

	.prd_hd .p_h_ti {
		font-size: 24px;
		line-height: 32px;
	}

	.prd_hd .p_h_des {
		font-size: 14px;
		line-height: 24px;
	}

	.prd_hd {
		padding-bottom: 24px;
	}

	.prd_cla {
		padding: 24px 0px;
		gap: 16px;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 18px;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 24px;
		padding: 4px 10px;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 6px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 16px;
		line-height: 28px;
		margin-top: 8px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 24px;
		margin-top: 3px;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		padding: 4px 8px;
	}

	.p_l_bq {
		gap: 6px;
		margin-top: 5px;
	}

	.p_yx_gp {
		padding: 0px 10px;
	}

	.p_yx_gp .p_y_co {
		flex-direction: column;
	}

	.p_yx_gp .p_y_co .bk:first-child {
		border-bottom: 1px solid rgb(101, 100, 100);
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 6px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 30px;
		height: 30px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 16px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 16px 25px;
	}

	.p_yx_gp .p_y_co .p_y_ti::after {
		width: 32px;
		height: 32px;
		margin-top: -12px;
	}

	.p_yx_gp .p_y_co .p_y_rs {
		clip-path: polygon(20px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 24px);
	}
}

.prd-dt-mod {
	padding: 80px 0px;
}

.prd-bg-wh {
	background: white;
}

.prd-bg-grey-1 {
	background: rgb(241, 241, 241);
}

.prd-bg-grey-2 {
	background: rgb(159, 159, 160);
}

.p_color_white {
	color: white;
}

.p_dt_bkbtn a {
	padding: 8px 15px;
	background: rgb(43, 43, 43);
	color: white;
	border: 1px solid rgb(43, 43, 43);
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 14px;
	width: fit-content;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 28px;
}

.prd-dt-mod .p_dt_ti {
	font-weight: 600;
	font-size: 48px;
	color: rgb(43, 43, 43);
	text-align: center;
	line-height: 66px;
	margin-bottom: 60px;
}

.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
	margin: 0px 0px 15px;
	text-align: left;
	font-weight: 600;
}

.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
	font-size: 36px;
	line-height: 48px;
}

.prd-dt-mod .p_dt_ti.p_color_white {
	color: white;
}

.prd-dt-mod .dt-wid {
	max-width: 1200px;
	margin: 0px auto;
}

.prd-dt-mod p {
	font-weight: 400;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 28px;
}

.prd-kv-mod {
	position: relative;
	display: flex;
	align-items: center;
}

.prd-kv-mod .p_dt_bg img {
	max-width: 100%;
	width: 100%;
}

.prd-kv-mod .dt-wid {
	position: absolute;
	/* bottom: 40px; */
	left: 5%;
	z-index: 2;
	width: 90%;
	max-width: inherit;
	min-width: 1120px;
}

.prd-kv-mod .p_dt_cont {
	width: 960px;
	/* position: absolute;
	bottom: 0px; */
}

.prd-kv-mod .p_dt_cont .p_dt_ti {
	font-weight: 600;
	font-size: 48px;
	line-height: 60px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
	display: flex;
	gap: 12px;
	margin-top: 24px;
	flex-wrap: wrap;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_bq .nor {
	padding: 4px 12px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	line-height: 24px;
	border-radius: 18px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn {
	margin-top: 30px;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a {
	display: flex;
	gap: 8px;
	font-size: 16px;
	line-height: 24px;
	width: max-content;
	height: 40px;
	justify-content: space-between;
	align-items: center;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn a::after {
	content: "";
	position: absolute;
	display: inline;
	background: url("/dentsusoken-static/images2/ri-jt.svg") 0px center / cover no-repeat;
	margin-left: 0px;
	width: 24px;
	height: 24px;
	right: 12px;
	transition: 0.3s;
}

.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn:hover a::after {
	right: 0px;
}

.p_dt_kv_wh .p_dt_ti {
	color: rgb(255, 255, 255);
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
}

.p_dt_kv_wh .p_dt_cont .p_dt_kv_xlbtn a {
	background: rgb(37, 78, 176);
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	padding: 8px 48px 8px 20px;
}

.p_dt_kv_bk .p_dt_ti {
	color: rgb(43, 43, 43);
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_bq .nor {
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgb(43, 43, 43);
	color: rgb(43, 43, 43);
}

.p_dt_kv_bk .p_dt_cont .p_dt_kv_xlbtn a {
	background: rgb(41, 89, 200);
	border: 1px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	padding: 8px 48px 8px 20px;
}

.p_dt_what .p_dt_cont .p_dt_data {
	margin-top: 60px;
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.p_dt_what .p_dt_cont .p_dt_data .bk {
	font-weight: 600;
	line-height: 48px;
	color: rgb(43, 43, 43);
	font-size: 36px;
	border-top: 1px solid rgb(159, 159, 160);
	padding-top: 24px;
	width: 100%;
}

.p_dt_value .p_dt_cont .p_v_cont {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk {
	width: 100%;
	background: rgb(255, 255, 255);
	gap: 12px;
	padding: 40px;
	display: flex;
	flex-direction: column;
	clip-path: polygon(45px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 60px);
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont {
	flex-wrap: wrap;
}

.p_dt_value.p_dt_2_2 .p_dt_cont .p_v_cont .bk {
	width: calc(50% - 15px);
}

.p_dt_value .p_dt_cont .p_v_cont .bk::before {
	content: "";
	display: table;
	background: url("/dentsusoken-static/images2/value-ico.svg") 0% 0% / contain no-repeat;
	width: 24px;
	height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
	font-weight: 600;
	font-size: 18px;
	color: rgb(43, 43, 43);
	line-height: 24px;
}

.p_dt_value .p_dt_cont .p_v_cont .bk p {
	font-weight: 400;
	font-size: 14px;
	color: rgb(88, 88, 88);
	line-height: 24px;
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont {
	flex-wrap: wrap;
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk {
	width: calc(50% - 20px);
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk::before {
	display: none;
}

.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk .p_v_ic img {
	width: 24px;
	height: 24px;
}

.p_dt_advan .p_dt_cont .p_a_cont {
	display: flex;
	gap: 40px;
	flex-direction: column;
}

.p_dt_advan .p_dt_cont .p_dt_des {
	font-weight: 400;
	font-size: 16px;
	color: rgb(43, 43, 43);
	text-align: center;
	margin-top: -26px;
	margin-bottom: 60px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk {
	display: flex;
	gap: 60px;
	justify-content: space-between;
	align-items: center;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph {
	width: calc(100% + 140px);
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp {
	text-align: justify;
	width: calc(100% - 140px);
	padding-right: 120px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp .p_a_ti {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-bottom: 24px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp ul {
	margin: 0px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp li {
	color: rgb(43, 43, 43);
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph img {
	width: 100%;
	border-radius: 0px 1000px 1000px 0px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(2n) {
	flex-direction: row-reverse;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(2n) .p_a_ph img {
	width: 100%;
	border-radius: 1000px 0px 0px 1000px;
}

.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(2n) .p_a_txtgp {
	padding-left: 140px;
	padding-right: 0px;
}

.p_dt_advan .p_dt_center {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

.p_dt_advan .p_dt_bkbtn a {
	margin: 0px auto;
	cursor: pointer;
}

.p_dt_advan .p_dt_bkbtn a::after {
	content: "";
	display: inline-block;
	background: url("/dentsusoken-static/images2/jt-botm.svg") 0% 0% / 12px 12px no-repeat;
	width: 12px;
	height: 12px;
	margin-top: 0;
	transition: all 0.3s ease;
}

.p_dt_advan .p_dt_bkbtn:hover a::after {
	margin-top: 2px;
}

.p_dt_webapp .p_dt_cont .p_w_cont {
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk {
	background: white;
	padding: 36px;
	width: 100%;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk .p_w_ti {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
	margin-bottom: 6px;
}

.p_dt_webapp .p_dt_cont .p_w_cont .bk p {
	font-weight: 400;
	font-size: 14px;
	color: rgb(88, 88, 88);
	line-height: 24px;
}

.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont {
	flex-wrap: wrap;
}

.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont .bk {
	width: calc(33.3333% - 20px);
}

.p_dt_case .p_dt_cont .p_c_cont {
	display: flex;
	gap: 60px;
	justify-content: space-between;
}

.p_dt_case .p_dt_cont .p_c_cont .bk {
	border-top: 1px solid rgb(159, 159, 160);
	padding-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ti {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph {
	margin-bottom: 30px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph img {
	width: 100%;
	max-width: 100%;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_bq {
	font-weight: 600;
	font-size: 14px;
	color: rgb(255, 255, 255);
	line-height: 24px;
	padding: 2px 8px;
	background: rgb(159, 159, 160);
	width: fit-content;
}

.p_dt_case .p_dt_cont .p_c_cont .bk p {
	font-weight: 400;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 28px;
}

.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_check {
	margin-top: 16px;
	font-weight: 600;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 24px;
	background: url("/dentsusoken-static/images2/p_c_check.svg") left 5px / 16px 16px no-repeat;
	padding-left: 28px;
}

.p_dt_case.p_ca_2 .p_dt_cont .p_c_cont .bk {
	border: 0px;
	padding-top: 0px;
}

.p_dt_relate .dt_ty_list .p_list::after {
	display: none;
}

.p_dt_faq.p_fq_2 .dt-wid .p_fq_cont {
	width: 912px;
	margin: 0px auto;
}

.cbc-accordion-item {
	margin-bottom: 12px;
	padding: 14px 16px;
	position: relative;
	background: rgb(255, 255, 255);
}

.cbc-accordion-item:last-child {
	margin-bottom: 0px;
}

.accordion-head {
	position: relative;
}

.accordion-head {
	padding: 0px;
	cursor: pointer;
}

.accordion-head .title {
	font-weight: 600;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 28px;
	padding-left: 36px;
}

.accordion-head span {
	width: 16px;
	height: 1px;
	border-radius: 0.3px;
	background-color: rgb(34, 34, 34);
	display: inline-block;
	transition: transform 1s ease-in-out;
	position: absolute;
	left: 1px;
	top: 12px;
}

.accordion-head span::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 16px;
	background-color: rgb(34, 34, 34);
	position: absolute;
	left: 7px;
	top: -7px;
	transition: transform 0.5s ease-in-out;
	z-index: 10;
}

.openv .accordion-head span {
	top: 14px;
}

.openv .accordion-head span::after {
	transition: transform 0.5s ease-in-out;
	transform: rotate(90deg);
}

.accordion-body {
	position: relative;
	display: none;
	margin-top: 12px;
	margin-left: 36px;
}

.accordion-body p {
	text-align: justify;
	margin-right: 10px;
}

.accordion-cover {
	display: none;
}

.openv .accordion-cover {
	display: block;
}

.openv .accordion-body {
	display: block;
}

.p_dt_dload {
	padding: 0px;
}

.p_dt_dload .dt-wid {
	border-top: 1px solid rgb(159, 159, 160);
	padding: 80px 0px;
}

.p_dt_dload .p_dt_cont .p_dl_cont {
	display: flex;
	gap: 30px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk {
	flex: 1 1 0%;
	border: 1px solid rgb(159, 159, 160);
	padding: 24px;
	gap: 6px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_smtxt {
	font-weight: 400;
	font-size: 16px;
	color: rgb(43, 43, 43);
	line-height: 28px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_ti {
	font-weight: 600;
	font-size: 24px;
	color: rgb(43, 43, 43);
	line-height: 32px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn {
	margin-top: 18px;
}

.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a::after {
	content: "";
	display: table;
	background-image: url("/dentsusoken-static/images2/p_download.svg");
	background-size: 20px 18px;
	width: 20px;
	height: 18px;
}

.p_dt_dload.p_dl_2 .dt-wid {
	border: 0px;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a {
	padding: 8px 12px;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(43, 43, 43);
	color: rgb(43, 43, 43);
	width: 115px;
	position: relative;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a::after {
	background-image: url("/dentsusoken-static/images2/p-dw-bk.svg");
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 12px;
	transition: top 0.3s ease;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn:hover a::after {
	top: 12px;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp .p_dt_pdf {
	width: 48px;
	height: 48px;
}

.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_pdf_gp .p_dt_pdf img {
	max-width: 100%;
}

@media (min-width: 769px) and (max-width: 1199px) {
	.contact-page .contact-bt {
		font-size: 36px;
		padding: 4% 0px 0px;
	}

	.contact-page .contact-cont {
		width: 70%;
		padding: 40px 50px;
		clip-path: polygon(60px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 60px);
	}

	.contact-page .dt-wid {
		min-width: inherit;
	}

	.contact-page {
		padding: 50px 0px;
	}

	.form-con .from-ti {
		font-size: 14px;
		line-height: 1.5;
	}

	.form-con .f-rk {
		font-size: 12px;
		line-height: 1.5;
	}

	.form-con .fm-control {
		height: 40px;
	}

	.form-con .fm-textarea {
		height: 80px;
	}

	.form-con .f-ty {
		font-size: 14px;
		line-height: 1.5;
	}

	.form-con .f-check {
		width: 14px;
		height: 14px;
	}

	.p_yx_gp {
		padding: 0px 20px;
	}

	.p_yx_gp .p_y_co .bk {
		padding: 20px;
		clip-path: polygon(25px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 30px);
	}

	.p_yx_gp .p_y_co .p_y_ph {
		margin-bottom: 10px;
	}

	.p_yx_gp .p_y_co .p_y_ph img {
		width: 32px;
		height: 32px;
	}

	.p_yx_gp .p_y_co .p_y_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_yx_gp .p_y_co .p_y_ti::after {
		width: 32px;
		height: 32px;
	}

	.prd_hd .p_h_ti {
		font-size: 36px;
		line-height: 1.5;
	}

	.prd_hd .p_h_des {
		font-size: 16px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_ti {
		font-size: 20px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_bq span {
		font-size: 14px;
		line-height: 1.5;
	}

	.prd_cla .p_c_gp .p_c_bq {
		gap: 8px;
		width: calc(100% - 156px);
	}

	.prd_cla .p_c_gp {
		gap: 60px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 40px;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item {
		width: 100%;
		height: 130px;
	}

	/* .dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::before {
		width: 100%;
		background-size: 100% 100%;
		height: 150px;
	} */

	.dt_ty_list .p_list.prdlist2 .cbox-2 {
		width: calc(33.3333% - 26.6667px);
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-0.p_item::after {
		height: auto;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .cbox-5-1.p_item .e_text-7 {
		font-size: 18px;
		line-height: 1.5;
	}

	.dt_ty_list .p_list.prdlist2 .cbox-2.p_loopitem .s_layout .p_item .e_richText-10 {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_l_bq .bq_nr {
		font-size: 12px;
		line-height: 1.5;
	}

	.p_l_bq {
		gap: 6px;
	}

	.prd_kv .p_k_gp .p_k_ti {
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 3px;
	}

	.prd_kv .p_k_gp .bk:hover .p_h .p_k_des {
		font-size: 12px;
		line-height: 1.3;
	}

	.prd_kv .p_k_gp .p_h {
		padding: 15px;
		height: 73px;
	}

	.prd_kv .p_k_gp .p_k_des {
		font-size: 12px;
		line-height: 1.3;
	}

	.prd-kv-mod .p_dt_cont .p_dt_ti {
		font-size: 30px;
		line-height: 1.2;
	}

	.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
		font-size: 12px;
		padding: 2px 12px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
		gap: 6px;
		margin-top: 12px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_kv_xlbtn {
		margin-top: 12px;
	}

	.prd-kv-mod .p_dt_cont {
		width: 70%;
	}

	.prd-dt-mod .p_dt_ti {
		width: 90%;
		margin: 0px auto 24px;
		text-align: center;
		font-size: 36px;
		line-height: 1.5;
	}

	.prd-dt-mod p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_what .p_dt_cont .p_dt_data .bk,
	.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
		font-size: 24px;
		line-height: 1.2;
	}

	.p_dt_what .p_dt_cont .p_dt_data {
		margin-top: 24px;
		gap: 20px;
	}

	.p_dt_what .p_dt_cont .p_dt_data br {}

	.p_dt_value .p_dt_cont .p_v_cont {
		gap: 20px;
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk {
		padding: 20px;
		clip-path: polygon(30px 0px, 100% 0px, 100% 100%, 0px 100%, 0px 30px);
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_value .p_dt_cont .p_v_cont .bk p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk {
		gap: 30px;
		flex-direction: column;
		align-items: baseline;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph {
		width: 80%;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp {
		width: 80%;
		padding: 0px 30px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(2n) {
		flex-direction: column;
		align-items: flex-end;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(2n) .p_a_txtgp {
		padding: 0px 30px;
	}

	.prd-dt-mod .p_dt_ti.p_color_white {}

	.p_dt_webapp .p_dt_cont .p_w_cont {
		gap: 20px;
	}

	.p_dt_webapp .p_dt_cont .p_w_cont .bk {
		padding: 20px;
	}

	.p_dt_webapp .p_dt_cont .p_w_cont .bk .p_w_ti {
		font-size: 18px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp li {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp .p_a_ti {
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 16px;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk p {
		font-size: 14px;
		line-height: 1.5;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_check {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 0px;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk {}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_bq {
		font-size: 12px;
	}

	.dt_ty_list .p_list.prdlist2 {
		gap: 30px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont {
		gap: 20px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_smtxt {
		font-size: 14px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk {
		padding: 20px;
	}

	.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dl_ti {
		font-size: 18px;
		line-height: 1.5;
	}

	.p_dt_bkbtn a {
		font-size: 14px;
	}

	.p_dt_kv_bk .p_dt_cont .p_dt_kv_bq .nor {
		font-size: 12px;
		padding: 2px 12px;
	}

	.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk {
		width: calc(50% - 10px);
	}

	.p_dt_advan .p_dt_cont .p_dt_des {
		font-size: 14px;
		margin-top: 24px;
	}

	.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont .bk {
		width: calc(33.3333% - 13.3333px);
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_ph {
		margin-bottom: 10px;
	}

	.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a {
		width: 110px;
	}

	.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a::after {
		top: 8px;
	}

	.p_dt_dload.p_dl_2 .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn:hover a::after {
		top: 10px;
	}

	.prd-kv-mod .dt-wid {
		width: 96%;
		min-width: inherit;
		left: 2%;
	}
}