/* 머신비전 */
.a1 .subcon {margin-bottom: 80px;}
.a1 .subcon:last-child {margin-bottom: 0;}
.a1 .subcon1 p {font-size: 18px; text-align: center; background-color: #f5f5f5; padding: 30px; font-weight: 500; color: #333; border-radius: 20px; margin-bottom: 50px;}
.a1 .subcon1 ul {display: flex; justify-content: space-between;}
.a1 .subcon1 ul li {width: 19%; display: flex; flex-direction: column; align-items: center; border: 1px solid #121212; padding: 70px 30px; border-radius: 20px;}
.a1 .subcon1 ul li:first-child {background-color: #555; border-color: #555; color: #fff;}
.a1 .subcon1 ul li:last-child {background-color: #d83535; border-color: #d83535; color: #fff;}
.a1 .subcon1 ul li h4 {margin-bottom: 20px; font-size: 16px; position: relative; padding-top: 10px; margin-top: 10px;}
.a1 .subcon1 ul li h4::after {position: absolute; content: ''; width: 90%; height: 3px; background-color: #121212; top: 0; left: 50%; transform: translateX(-50%);}
.a1 .subcon1 ul li:first-child h4::after {background-color: #fff;}
.a1 .subcon1 ul li:last-child h4::after {background-color: #fff;}
.a1 .subcon1 ul li h2 {font-size: 20px; margin-bottom: 30px; text-align: center;}
.a1 .subcon2 ul {border-top: 2px solid #121212; border-bottom: 2px solid #121212;}
.a1 .subcon2 ul li {padding: 30px 20px; border-bottom: 1px dashed #ddd;}
.a1 .subcon2 ul li:last-child {border-bottom: 0;}
.a1 .subcon2 ul li h2 {font-size: 24px; margin-bottom: 20px; position: relative; padding-left: 20px;}
.a1 .subcon2 ul li h2::after {position: absolute; content: ''; width: 10px; height: 10px; background-color: #d83535; border-radius: 3px; left: 0;}
.a1 .subcon2 ul li p {font-size: 18px; color: #666;}
.a1 .subcon3 h2 {font-size: 30px; position: relative; margin-bottom: 20px; padding-bottom: 20px;}
.a1 .subcon3 h2::after {position: absolute; content: ''; width: 20px; height: 4px; background-color: #121212; left: 0; bottom: 0;}
.a1 .subcon3 ul {display: flex; flex-wrap: wrap;}
.a1 .subcon3 ul li {width: 32.333%; margin-right: 1.5%; margin-bottom: 1.5%; height: 300px; background-size: cover; border-radius: 20px; overflow: hidden; position: relative;}
.a1 .subcon3 ul li:nth-child(3n) {margin-right: 0;}
.a1 .subcon3 ul li:nth-child(1) {background-image: url(../html/img/a1_img6.jpg);}
.a1 .subcon3 ul li:nth-child(2) {background-image: url(../html/img/a1_img7.jpg);}
.a1 .subcon3 ul li:nth-child(3) {background-image: url(../html/img/a1_img8.jpg);}
.a1 .subcon3 ul li:nth-child(4) {background-image: url(../html/img/a1_img9.jpg);}
.a1 .subcon3 ul li:nth-child(5) {background-image: url(../html/img/a1_img10.jpg);}
.a1 .subcon3 ul li:nth-child(6) {background-image: url(../html/img/a1_img11.jpg);}
.a1 .subcon3 ul li p {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 24px; font-weight: 700;}

@media screen and (max-width: 960px) {
	.a1 .subcon {margin-bottom: 60px;}
	.a1 .subcon1 p {font-size: 16px;}
	.a1 .subcon1 ul {flex-direction: column;}
	.a1 .subcon1 ul li {width: 100%; padding: 40px 30px; margin-bottom: 20px;}
	.a1 .subcon1 ul li:last-child {margin-bottom: 0;}
	.a1 .subcon2 ul li h2 {font-size: 20px;}
	.a1 .subcon2 ul li p {font-size: 16px; line-height: 26px;}
	.a1 .subcon3 h2 {font-size: 24px;}
	.a1 .subcon3 ul li {width: 49%; margin-right: 1%;}
	.a1 .subcon3 ul li:nth-child(2n) {margin-right: 1%;}
	.a1 .subcon3 ul li:nth-child(3n) {margin-right: 1%;}
	.a1 .subcon3 ul li p {font-size: 18px;}
}

@media screen and (max-width: 640px) {
	.a1 .subcon {margin-bottom: 50px;}
	.a1 .subcon1 p {font-size: 15px;}
	.a1 .subcon1 ul li {padding: 30px 20px;}
	.a1 .subcon1 ul li h4 {font-size: 14px;}
	.a1 .subcon1 ul li h2 {font-size: 18px;}
	.a1 .subcon2 ul li h2 {font-size: 18px;}
	.a1 .subcon2 ul li p {font-size: 14px; line-height: 24px;}
	.a1 .subcon3 h2 {font-size: 20px;}
	.a1 .subcon3 ul li {width: 100%; height: 250px; background-position: center; margin-right: 0; margin-bottom: 20px;}
	.a1 .subcon3 ul li:last-child {margin-bottom: 20px;}
	.a1 .subcon3 ul li p {font-size: 18px;}
}
/* 머신비전 */




/* 로봇 */
.b1 .subcon {margin-bottom: 80px;}
.b1 .subcon:last-child {margin-bottom: 0;}
.b1 .subcon h2 {font-size: 30px; margin-bottom: 20px; padding-bottom: 20px; position: relative;}
.b1 .subcon h2::after {position: absolute; content: ''; width: 20px; height: 4px; background-color: #121212; left: 0; bottom: 0;}
.b1 .subcon1 p {font-size: 18px; text-align: center; background-color: #f5f5f5; padding: 30px; font-weight: 500; color: #333; border-radius: 20px; margin-bottom: 50px;}
.b1 .subcon1 img {max-width: 1400px; width: 100%;}
.b1 .subcon2 ul {display: flex; justify-content: space-between; position: relative;}
.b1 .subcon2 ul::after {position: absolute; content: ''; width: 100%; height: 1px; background-color: #ddd; top: 50%; transform: translateY(-50%);z-index: -1;}
.b1 .subcon2 ul li {width: 30%; border: 1px solid #ddd; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 30px; font-size: 18px; border-radius: 73px; font-weight: 600; background-color: #fff;}
.b1 .subcon2 ul li:nth-child(2) {background-color: #d83535; border: 1px solid #d83535; color: #fff;}
.b1 .subcon2 ul li span {margin-bottom: 10px;}
.b1 .subcon2 ul li span:last-child {margin-bottom: 0;}
.b1 .subcon3 h3 {font-size: 24px; margin-bottom: 20px;}
.b1 .subcon3 p {font-size: 18px; color: #666; margin-bottom: 30px;}
.b1 .subcon3 table {border-collapse: collapse; width: 100%; border-top: 2px solid #d83535;}
.b1 .subcon3 table th {padding: 15px; background-color: #fff7f7; font-size: 16px; border-right: 1px solid #fff;}
.b1 .subcon3 table th:last-child {border-right: 0}
.b1 .subcon3 table td {padding: 15px; font-size: 16px; text-align: center; border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;}
.b1 .subcon3 table td:last-child {border-right: 0;}
.b1 .subcon4 p {font-size: 20px; color: #666;}

@media screen and (max-width: 960px) {
	.b1 .subcon {margin-bottom: 60px;}
	.b1 .subcon h2 {font-size: 24px;}
	.b1 .subcon1 p {font-size: 16px; margin-bottom: 40px;}
	.b1 .subcon2 ul li {font-size: 16px;}
	.b1 .subcon3 h3 {font-size: 20px; margin-bottom: 10px;}
	.b1 .subcon3 p {font-size: 16px;}
	.b1 .subcon4 p {font-size: 18px; line-height: 28px;}
}

@media screen and (max-width: 640px) {
	.b1 .subcon {margin-bottom: 50px;}
	.b1 .subcon h2 {font-size: 20px;}
	.b1 .subcon1 p {font-size: 14px; margin-bottom: 30px;}
	.b1 .subcon2 ul {flex-direction: column; align-items: center;}
	.b1 .subcon2 ul::after {width: 1px; height: 100%;}
	.b1 .subcon2 ul li {margin-bottom: 50px; width: 100%; font-size: 14px; padding: 20px;}
	.b1 .subcon2 ul li:last-child {margin-bottom: 0;}
	.b1 .subcon3 h3 {font-size: 18px;}
	.b1 .subcon3 p {font-size: 14px;}
	.b1 .subcon3 table th {font-size: 14px;}
	.b1 .subcon3 table td {font-size: 14px;}
	.b1 .subcon4 p {font-size: 16px; line-height: 26px;}
}
/* 로봇 */






.d1 {}
.d1 .d1_con {position: relative; width: 100%;margin-bottom: 50px;border: 1px solid #999;background: #f1f1f4; padding: 20px 30px 20px 30px;}
.d1 .d1_con h2 {position: absolute; top: -24px; font-size: 20px; background: #34415d; color: #fff; border-radius: 10px; padding: 12px 20px; width: 100%; max-width: 500px; text-align: center;}
.d1 .d1_con p {font-size: 18px; line-height: 1.4; margin-bottom: 5px;}



@media screen and (max-width: 640px) {
	.d1 .d1_con {padding: 40px 20px 20px 20px;}
	.d1 .d1_con h2 {width: unset; font-size: 16px;}
	.d1 .d1_con p {font-size: 16px;}
	
}




/* 오시는길 */
.f2 .root_daum_roughmap .wrap_controllers {display: none;}
.f2 .root_daum_roughmap .wrap_btn_zoom {z-index: 1;}
.f2 .root_daum_roughmap_landing {border-bottom: 1px solid #ddd;}
.f2 {}
.f2 ul {display: flex; flex-wrap: wrap;}
.f2 ul li {}
.f2 ul li.f2_tit {padding: 30px 30px 20px 10px; width: 100%;}
.f2 ul li.f2_tit h2 {font-size: 30px;}

.f2 ul li.f2_sub a.ad {display: inline-block; padding: 10px 30px; font-size: 16px; background: linear-gradient(45deg, #cf1b1b, #ab0404);; color: #fff; border-radius: 5px; margin-top: 30px; transition: all 0.5s;}
.f2 ul li.f2_sub a.ad:hover {background: #ddd;color: #222;}

.f2 ul li.f2_sub {width: 49%; padding: 30px 30px; margin: 0.5%; border: 1px solid #eee; border-radius: 5px;}
.f2 ul li.f2_sub h3 {font-size: 24px;margin-bottom: 10px; padding-bottom: 10px; display: inline-block; border-bottom: 1px solid;}
.f2 ul li.f2_sub p {font-size: 18px; word-break: keep-all; line-height: 1.4; margin-top: 10px;}
.f2 ul li.f2_sub p strong {}

@media screen and (max-width: 960px) {
	.f2 ul li.f2_tit h2 {font-size: 24px;}
}

@media screen and (max-width: 640px) {
	.f2 ul li.f2_tit {padding: 20px 0 10px 0;}
	.f2 ul li.f2_tit h2 {font-size: 20px;}
	.f2 ul li.f2_sub {width: 100%; padding: 30px 20px;}
	.f2 ul li.f2_sub h3 {font-size: 20px;}
	.f2 ul li.f2_sub p {font-size: 16px;}
	.f2 ul li.f2_sub a.ad {font-size: 14px;}
}
/* 오시는길 */
