.part9_top1{
	padding-top:clamp(40px,4.167vw,80px);
	padding-bottom:clamp(65px,6.77vw,130px);
}

.part9_top1_con{
	position: relative;
	height: clamp(300px,27.6vw,530px);
	display: flex;
	flex-direction: column;
	align-items: center;
}

.part9_top1_con img{
	height: 100%;
	position: relative;
}

.part9_top1_con_txt{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	left: 0;
	top:0;
}

.part9_top1_con_txt_t1{
	font-family: Arial;
}
.part9_top1_con_txt_t2{
	margin-top:clamp(20px,2.08vw,40px);
	margin-bottom:clamp(12px,1.25vw,24px);
}
.part9_top1_con_txt_t3{
	text-align: center;
}
.part9_top2_conn{
	padding-top:clamp(20px,3.125vw,60px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}

.part9_top2_conn_item{
	width: 31%;
	position: relative;
	margin-bottom: 4.5%;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: inherit;
	box-sizing: border-box;
}
a.part9_top2_conn_item:hover{
	opacity: 0.92;
}
.part9_top2_conn_item_img{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.part9_top3_conn_item{
	width: 31%;
	position: relative;
	margin-bottom: 4.5%;
	cursor: pointer;
}
.part9_top2_conn_item{
	width: 31%;
	position: relative;
	margin-bottom: 4.5%;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: inherit;
	box-sizing: border-box;
}
a.part9_top2_conn_item:hover{
	opacity: 0.92;
}
.part9_top2_conn_item_img{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.part9_top2_conn_item_img{
	padding-top: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.txt{
	display: flex;
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	z-index: 3;
	align-items: center;
	justify-content: center;
}

.part9_top3{
	padding-top:clamp(20px,2.08vw,40px);
}

.part9_top3--contact{
	padding-bottom:clamp(80px,8vw,150px);
}

.part9_top3__contact-body{
	width:100%;
	padding-top:clamp(20px,2.08vw,40px);
}

.part9_top3--contact .contact_zoho_form,
.part9_top3--contact .part22_top1_con,
.part9_top3--contact .part22_top1_con2,
.part9_top3--contact .part22_top1_con3{
	width:100%;
}

.part9_top3--contact .part22_top1_con{
	padding-top:0;
}

.part9_top3--contact .part22_top1_con3{
	margin-bottom:clamp(24px,2.5vw,48px);
}

.part9_top3_conn{
	padding-top:clamp(30px,3.125vw,60px);
/*	padding-bottom:clamp(30px,3.125vw,60px);*/
}

.img2{
	padding-top:55%;
}

.part9_top2_conn_item_t4{
	padding:clamp(6px,0.52vw,10px);
	background: #f2f6f9;
	
	box-sizing: content-box;
	height: 52px;
	line-height: 26px;
}

.part9_top2_conn_item_t3{
	height: 46px;
	line-height: 46px;
}

.part9_top2_conn_item_t2{
	height: 60px;
	line-height: 30px;
	padding-top:6px;
	border-top:1px solid #cccccc;
}

.part9_top2_conn_item_t1{
	margin-top:clamp(12px,1.25vw,24px);
	margin-bottom:6px;
	
	line-height: 30px;
}

.part9_top3_conn{
	display: flex;
	justify-content: space-between;
}
.dd_btn{
	padding-top:clamp(10px,1.04vw,20px);
	padding-bottom:clamp(56px,5.83vw,112px);
	display: flex;
	justify-content: center;
}

@media screen and (max-width:600px ) {
	.part9_top3_conn{
		flex-direction: column;
	}
	.part9_top2_conn_item{
		width: 48%;
		margin-right: 4%;

	}
	.part9_top2_conn_item:nth-of-type(2n){
		margin-right: 0%;
	}
	.part9_top3_conn_item{
		width: 100%;
	}
}