/*denture_01*/
#denture_01 .subtit h1 {
	color: #393738;
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3em;
}
#denture_01 .subtit h4 {
	color: #ccc;
	font-size: 20px;
    line-height: 1.3em;
}
#denture_01 .subtit p {
	color: #393738;
	font-size: 17px;
    line-height: 1.6em;
}
#denture_01 .subtit p strong {
	font-size: 1.3em;
    border-bottom: 1px solid #ef1a90;
    color: #ef1a90;
    font-weight: 600;
    line-height: 1.6em;
}
#denture_01 .subtit .lined {
	border-bottom: 1px solid #393738;
	width: 100px;
	display: inline-block;
}
#denture_01 .subtit .lined.lined_w {
	border-color: #ccc;
}
@media (max-width:768px){
	#denture_01 .subtit h1 {
		font-size: 20px;
		word-break: keep-all;
	}
	#denture_01 .subtit h4 {
		font-size: 13px;
	}
	#denture_01 .subtit p {
		font-size: 13px;		
	}
}
/*dt1_sec01*/
#dt1_sec01 {
	padding: 30px 0;	
}
#dt1_sec01 .aside_l {
	padding: 80px 15px 0;
}
@media (max-width:768px){
	#dt1_sec01 {
		padding: 40px 0 0;
	}
	#dt1_sec01 .aside_l {
		padding: 0 15px;
	}
	#dt1_sec01 .aside_r img {
		max-width: 250px;
	}
}
/*dt1_sec02*/
#dt1_sec02 {
	background-color: #f7f7f7;
}
#dt1_sec02 .subtit {
	padding: 30px 0;
}
@media (max-width:768px){
	#dt1_sec02 .num_wrp img {
		width: 80px;
	}
	#dt1_sec02 .subtit {
		padding: 15px 0;
	}
	#dt1_sec02 .img_wrp img {
		width: 80%;
	}
}
/*dt1_sec03*/
#dt1_sec03 {
	padding-bottom: 80px;
}
#dt1_sec03 .subtit {
	padding: 30px 0;
}
@media (max-width:768px){
	#dt1_sec03 {
		padding-bottom: 30px;
	}
	#dt1_sec03 .num_wrp img {
		width: 80px;
	}
	#dt1_sec03 .subtit {
		padding: 15px 0;
	}
	#dt1_sec03 .img_wrp img {
		width: 80%;
	}
}
/*dt1_sec04*/
#dt1_sec04 {
	background-color: #f7f7f7;
	padding-bottom: 80px;
}
#dt1_sec04 .subtit {
	padding: 30px 0;
}
@media (max-width:768px){
	#dt1_sec04 {
		padding-bottom: 30px;
	}
	#dt1_sec04 .num_wrp img {
		width: 80px;
	}
	#dt1_sec04 .subtit {
		padding: 15px 0;
	}
	#dt1_sec04 .img_wrp img {
		width: 80%;
	}
}
/*dt1_sec05*/
#dt1_sec05 {
	padding: 110px 0;
    background-color: #424242;
}
#dt1_sec05 .table {
	margin-top: 30px;
}
#dt1_sec05 .table {
	margin-top: 30px;
    border: 2px solid #424242;
    border-radius: 10px;
    overflow: hidden;
}
#dt1_sec05 .table thead th,
#dt1_sec05 .table tbody th,
#dt1_sec05 .table tbody td {
	background-color: #fff;
	font-size: 18px;
	border: 2px solid #424242;
	padding: 10px;
	color: #333;
	vertical-align: middle;
}
#dt1_sec05 .table thead th {
	text-align: center;
	background-color: #6e2f8e;
	color: #fff;
}
#dt1_sec05 .table tbody th {
	text-align: center;
	background-color: #f6e5ff;
}
#dt1_sec05 .table tbody td {
	text-align: center;
	word-break: keep-all;
}
@media (max-width:768px){
	#dt1_sec05 {
		padding: 40px 0;
	}
	#dt1_sec05 .table thead th,
	#dt1_sec05 .table tbody th,
	#dt1_sec05 .table tbody td {
		font-size: 13px;
	}
}
/*dt1_sec06*/
#dt1_sec06 {
	padding: 110px 0 0;
}
#dt1_sec06 .conbox {
	margin-top: 30px;
}
#dt1_sec06 .conbox p {
	color: #393738;
    font-size: 17px;
    line-height: 1.6em;
}
#dt1_sec06 .conbox p strong {
	font-size: 1.3em;
    border-bottom: 1px solid #ef1a90;
    color: #ef1a90;
    font-weight: 600;
    line-height: 1.6em;
}
#dt1_sec06 .img_wrp {
	margin-top: 30px;
}
@media (max-width:768px){
	#dt1_sec06 {
		padding: 40px 0 0;
	}
	#dt1_sec06 .conbox p {
		font-size: 13px;
	}
}