.automation_type1_row {
	padding-top: 80px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 67px;
}
.automation_type1_title {
	font-family: ilaria, sans-serif;
	font-weight: 700;
	line-height: 1.3;
	font-size: 48px;
	color: #202020;
}
.automation_type1_text_box {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}
.automation_type1_text_box_text {
	font-family: ilaria, sans-serif;
	font-weight: 700;
	font-size: 19px;
	color: #202020;
	margin-left: 35px;
	line-height: 1.4;
}
.auto_bigger {
	font-size: 28px;
}
.automation_type1_text_box_text2 {
	font-family: ilaria, sans-serif;
	font-weight: 700;
	color: #202020;
	font-size: 16px;
	line-height: 1.8;
}
.automation_type1_container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fff;
}
.automation_type1_cont_text_part {
	padding: 40px 0 50px 40px;
}
.automation_type1_cont_img_retina {
	height: 530px;
}
.automation_type1_cont_title {
	font-size: 27px;
	color: #202020;
	font-family: ilaria, sans-serif;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 25px;
}
.automation_type1_cont_text {
	font-family: ilaria, sans-serif;
	font-weight: 400;
	line-height: 1.6;
	width: 80%;
	color: #202020;
}
.automation_type1_cont_img_part {
	width: 42%;
	margin-right: 40px;
}
.yt-video img {
	height: 370px;
}
.yt-video iframe {
	height: 370px;
}

@media screen and (max-width: 1400px) {
	.automation_type1_title {font-size: 45px;}
	.automation_type1_cont_img_retina {height: 440px;}
	.auto_bigger {font-size: 25px;}
	.automation_type1_text_box_text {font-size: 17px;}
}
@media screen and (max-width: 1200px) {
	.auto_bigger {font-size: 21px;}
	.automation_type1_text_box_text {font-size: 16px;}
}
@media screen and (max-width: 992px) {
	.automation_type1_row_left {width: 100%; text-align: center; margin-bottom: 20px;}
	.automation_type1_row_right {width: 100%;}
	.automation_type1_text_box {justify-content: center;}
	.automation_type1_title {margin-bottom: 20px;}
	.automation_type1_text_box_text2 {text-align: center;}
	.automation_type1_cont_img_retina {height: 180px;}
}
@media screen and (max-width: 767px) {
	.automation_type1_title {font-size: 31px; line-height: 1.7;}
	.automation_type1_text_box_text2 {font-size: 15px;}
	.automation_type1_row {padding-top: 40px;}
	.automation_type1_container {flex-wrap: wrap;}
	.automation_type1_cont_text_part {padding: 30px;}
	.automation_type1_cont_title > br {display: none;}
	.automation_type1_cont_title > span > br {display: none !important;}
	.automation_type1_cont_text {width: 100%; text-align: center;}
	.automation_type1_cont_title {text-align: center;}
	.automation_type1_cont_img_part {text-align: center; width: 100%;}
	.automation_type1_cont_img_retina {height: 200px;}
	.automation_type1_cont_img_part {margin-right: 0;}
	.yt-video img {height: 280px;}
	.yt-video iframe {height: 280px;}
}
@media screen and (max-width: 393px) {
	.automation_type1_text_box_text2 > br {display: none;}
	.automation_type1_text_box_text2 {font-size: 16px;}
	.auto_bigger {font-size: 19px;}
}
@media screen and (max-width: 375px) {
	.automation_type1_cont_text_part {padding: 20px;}
}
@media screen and (max-width: 320px) {}

