@media screen and (max-width:768px) {
	.prd-dt-mod p {
		font-size: 14px;
		line-height: 24px;
	}

	.prd-kv-mod .dt-wid {
		width: inherit;
		margin: 0;
		left: 0;
		bottom: inherit;
		top: 32px;
	}

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

	.prd-kv-mod .p_dt_cont {
		width: inherit;
		position: static;
	}

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

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

	.prd-kv-mod .p_dt_bg {
		/* width: 800px; */
		height: 600px;
		margin: 0 auto;
	}

	.p_dt_kv_wh .p_dt_cont .p_dt_kv_bq .nor {
		font-size: 14px;
	}

	.prd-kv-mod .p_dt_cont .p_dt_kv_bq {
		gap: 8px;
		margin-top: 24px;
	}

	.prd-dt-mod .p_dt_ti {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 24px;
	}

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

	.p_dt_what .p_dt_cont .p_dt_data .bk {
		font-size: 16px;
		line-height: 24px;
		font-weight: 600;
		padding-top: 16px;
	}

	.p_dt_what .p_dt_cont .p_dt_data {
		flex-wrap: wrap;
	}

	.p_dt_what .p_dt_cont .p_dt_data .bk {
		width: calc((100% - 20px) / 2);
		text-align: center;
		border-bottom: 1px solid #9F9FA0;
		margin-top: -1px;
		padding-bottom: 16px;
		height: 72px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.p_dt_what .p_dt_cont .p_dt_data .txt {
		width: 100%;
		flex-direction: column;
		height: inherit;
	}

	.p_dt_what .p_dt_cont .p_dt_data .txt .p_dt_ti {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 7px;
	}

	.p_dt_value .p_dt_cont .p_v_cont {
		flex-direction: column;
		gap: 20px
	}

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

	.p_dt_value .p_dt_cont .p_v_cont .bk .p_v_ti {
		font-size: 16px;
	}

	.p_dt_value.p-lx-2-2 .p_dt_cont .p_v_cont .bk {
		padding: 24px 20px 24px 40px;
		clip-path: polygon(40px 0, 100% 0, 100% 100%, 0 100%, 0 40px);
		gap: 8px;
		width: 100%;
	}

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

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

	.p_dt_advan .p_dt_cont .p_a_cont .bk {
		flex-direction: column;
		gap: 24px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_ph {
		width: inherit;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp {
		width: 100%;
		padding: 0 24px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) {
		flex-direction: column;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk:nth-of-type(even) .p_a_txtgp {
		width: 100%;
		padding: 0 24px;
	}

	.p_dt_advan .p_dt_center {
		margin-top: 40px;
	}

	.p_dt_advan .p_dt_cont .p_a_cont .bk .p_a_txtgp .p_a_ti {
		font-size: 16px;
		margin-bottom: 8px;
	}

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

	.p_dt_advan .p_dt_cont .p_dt_des {
		margin: 0 0 24px;
		padding: 0 20px;
		font-size: 14px;
		line-height: 24px;
	}

	.p_dt_webapp .p_dt_cont .p_w_cont {
		flex-direction: column;
		gap: 24px;
	}

	.p_dt_case .p_dt_cont .p_c_cont {
		flex-direction: column;
		gap: 24px;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk .p_c_check {
		margin-top: 0;
	}

	.p_dt_case .p_dt_cont .p_c_cont .bk {
		padding-top: 24px;
		gap: 8px;
	}

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

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

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

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

	.p_dt_dload .p_dt_cont .p_dl_cont {
		flex-direction: column;
		gap: 24px;
	}

	.p_dt_dload .dt-wid {
		margin: 0 20px;
	}

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

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

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

	.p_dt_dload .p_dt_cont .p_dl_cont .bk .p_dt_bkbtn a:after {
		background-size: 18px 16px;
		width: 18px;
		height: 16px;
	}

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

	.p_dt_webapp .p_dt_cont .p_w_cont .bk .p_w_ti {
		font-size: 16px;
		line-height: 28px;
	}

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

	.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont {
		gap: 20px;
		flex-direction: column;
	}

	.p_dt_webapp.p-lx-2-3 .p_dt_cont .p_w_cont .bk {
		width: 100%;
	}

	.p_dt_faq.p_fq_2 .dt-wid .p_fq_cont {
		width: inherit;
	}
}