/* ===================================================================================================
  sub3 ::event 이벤트 
======================================================================================================*/




@media screen and (min-width:1001px){


/* ========================================
  sub페이지공통
===========================================*/
.sub{}
.event{width: 100%;padding:140px 15px;}
.event .section_in{}
.sub_title{font-size:42px;font-weight:light}

.blue{color:#2d79eb !important;}

/* ========================================
  sub1:: 콜센터 :: event.php
===========================================*/

/*event1*/

.event1{background:#fafafa;padding:50px 105px;margin-top:105px;margin-bottom:40px}
.event1 .section_in{text-align:left;}
.event1 .section_in .title2{margin-bottom:30px;}
.event1 .section_in .title1{display:inline-block;position:relative;}
.event1 .section_in .title1::after{content:'';width: 12px;height: 12px;border-radius:50%;background:#2d79eb;position:absolute;right:-24px;top:0;}



/*event2:전화기가 있는 곳이라면~*/


.event2{height:500px;position:Relative;padding:0;margin-top:75px;}

.event2 .img1{display:none;position:absolute;right:0;z-index:3;width: 96%;}
.event2 .img2{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%) scaleX(-1);z-index:4;width: 20%;}

.event2 .img3{width:70%;height: 100%;position:Absolute;top:0;right:0;z-index:-1;
	background:url(/images/sub1bg4.png) no-repeat ;background-size:cover;}
.event2 .img3::before{content:'';display:block;width: 400px;height: 457px;
														position:Absolute;top:50%;left:-220px;transform:translateY(-50%);
														background:url(/images/event/sub3bg2.png)no-repeat ;background-size:contain;}

.event2 .section_in{width: 100%;height: 100%;
display:flex;align-items:center;    justify-content: center;}

.event2 .section_in .txt{display:inline-block;text-align: left;margin-left:290px;}
														
.event2 .txt{color:#fff;}
.event2 .txt1{font-size:46px;line-height:60px;}
.event2 .txt1 .heavy{color:#2cefff;}
.event2 .txt1 .none{display:none;}
.event2 .txt2{margin-top:35px;padding-left:40px;font-size:18px;font-weight:bold;line-height:32px;position:relative;}
.event2 .txt2::after{content:'';position:absolute;left:10px;top:10px;width: 18px;height: 12px;background:url(/images/chk.png)  no-repeat;}







/*event3*/
.event3{padding:100px 0 140px;}
.event3 .section_in{padding:0 10px;}

.event3 .c3_boxs{display:flex;gap:4%;margin-top:70px;}
.event3 .c3_boxs li{width: 30.5%;padding:55px 34px 55px;  border:1px solid #e2e2e2;border-radius: 0 0 55px 0;}

.event3 .c3_boxs li .img_area{}
.event3 .c3_boxs li .img_area img{width: 75%;}

.event3 .c3_boxs li .txt_area .title{margin-top:40px;font-size:30px;font-weight:900;color:#2d79eb;}
.event3 .c3_boxs li .txt_area .con{margin-top:20px;font-size:22px;font-weight:400;line-height:32px;}


/*event4:지원기능*/
.event4{height: 970px;background:#1874f8;;}
.event4 .sub_title{color:#fff;}


.e4_boxs{width: 100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1%;margin-top:70px;}
.e4_boxs .e4_box{width: 24%;padding:3% 0 4.5%;border-radius:35px;background:#135dc6;margin-top:25px;}

/* .e4_boxs .e4_box .in{width: 50%;margin:0 auto 0;padding:25px 0;} */
.e4_boxs .e4_box .in img{height: 100%;}
.e4_boxs .e4_box .title{color:#fff;font-size:20px;font-weight:800; margin-top:20px;}



/*event5:이렇게 도입 중입니다*/
.event5{background:#fff;position:Relative;}
.event5 .a6_bg{position:Absolute;right:5%;bottom:150px;}
.event5 .a6_bg img{width: 100%;}

.event5 .title2{margin-top:40px;}

.e5_boxs{margin-top:140px;display:flex;gap:1.5%;}

.e5_boxs .e5_box{width: 20%;height: 230px;background:#f4f7ff;
				border-top:1px solid #2d79eb;border-radius:0 0 30px 30px;
				position:Relative;z-index:5;}

.e5_boxs .e5_box .img{width: 110px;height: 110px;background:#fff;box-shadow:10px 10px 20px rgb(0 83 208 / 15%);border-radius:35px;
						position:absolute;left:50%;transform:translateX(-50%);top:-55px;
						display:flex;justify-content:center;align-items:center;}

.e5_boxs .e5_box .step{margin-top:80px;color:#2d79eb;font-size:15px;font-weight:800;}
.e5_boxs .e5_box .title{margin-top:25px;font-size:20px;font-weight:700;line-height:28px;}

.event5 .txt{text-align:left;margin-top:40px;font-size:14px;line-height:22px;}


.e5_boxs .e5_box:nth-child(2) .img img{margin-left:13px;}
.e5_boxs .e5_box:nth-child(5) .img img{margin-left:13px;}

/*event6:최신 레퍼런스*/
.event6{background:#f8faff;}

.event6 .e6_top{display:flex;justify-content:space-between;align-items:center;}
.event6 .more_btn{border:1px solid #2d79eb;margin:0;}
.event6 .more_btn a{color:#2d79eb;}

.event6 .more_btn:hover{background:#2d79eb;}
.event6 .more_btn:hover a{color:#fff;}


.event6 .e6_boxs{margin-top:60px;display:flex;flex-wrap:wrap;gap:1%;}

.event6 .e6_boxs li{width: 19.2%;height: 160px;}
.event6 .e6_boxs li a{display:block;width: 100%;height: 100%;}
.event6 .e6_boxs li a .in{width: 100%;height: 110px;background:#fff;border-radius:30px 0 30px 0;
							box-shadow:0px 0px 20px rgb(0 83 208 / 10%);
							display:flex;justify-content:center;align-items:center;}
.event6 .e6_boxs li a .in img{width: 100%;}
.event6 .e6_boxs li a .name{margin-top:15px;font-size:18px;}




/*event8:Online inquiry*/
.event8{background:url(/images/c8_bg.png) no-repeat;background-size:cover;color:#fff;padding:100px 15px;}

.event8 .section_in{display:flex;justify-content:space-between;text-align:left;position:Relative;}
.event8 .c8_left{width: 45%;}
.event8 .c8_right{width: 50%;}
.event8 .c8_right{position:relative;}

.event8 .c8_left{position:Relative;}
.event8 .c8_left::after{content:'';width: 1px;height:105%;background:#5eb3f5;position:absolute;top:50%;right:0;transform:translateY(-50%);}

.event8 .p1{font-size:20px;font-weight:800;}
.event8 .p2{color:#83cbf3;font-size:55px;font-weight:800;margin:40px 0;line-height:70px;}
.event8 .p2 span{color:#fff;font-weight:900;}
.event8 .p3{color:#83cbf3;font-size:19px;font-weight:800;}
.event8 .p4{font-size:22px;font-weight:900;line-height:60px;}
.event8 .p4 span{font-size:58px;color:#fff;}
.event8 .p5{font-size:15px;line-height:24px;margin-top:20px;}
.event8 .p5 .no{display:none;}


.event8 .more_btn{ border:1px solid #fff;margin-top:0px;transition:all 0.3s;position:Absolute;right:80px ;}
.event8 .more_btn a{color:#fff;}

.event8 .more_btn:hover{background:#fff;}
.event8 .more_btn:hover a{color:#2e79eb;}

}

/*pc화면 틀어짐 수정*/




@media screen and (min-width:1001px) and (max-width:1600px){

	/*event2:전화기가 있는 곳이라면~*/

	.event2{height:450px;position:Relative;padding:0;}

	.event2 .img1{display:none;position:absolute;right:0;z-index:3;width: 96%;}
	.event2 .img2{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%) scaleX(-1);z-index:4;width: 20%;}

	.event2 .img3{width:80%;height: 100%;position:Absolute;top:0;right:0;z-index:-1;
		background:url(/images/sub1bg4.png) no-repeat ;background-size:100% 100%;}
	.event2 .img3::before{content:'';display:block;height: 340px;
															position:Absolute;top:50%;left:-190px;transform:translateY(-50%);
															background:url(/images/event/sub3bg2.png)no-repeat ;background-size:contain;}

	.event2 .section_in{width: 100%;height: 100%;
	display:flex;align-items:center;justify-content: center;}

	.event2 .section_in .txt{display:inline-block;text-align: left;margin-left:160px;}
															
	.event2 .txt{color:#fff;}
	.event2 .txt1{font-size:46px;line-height:60px;}
	.event2 .txt1 .heavy{color:#2cefff;}
	.event2 .txt1 .none{display:block;}
	.event2 .txt2{margin-top:15px;padding-left:40px;font-size:18px;font-weight:bold;line-height:32px;position:relative;}
	.event2 .txt2::after{content:'';position:absolute;left:10px;top:10px;width: 18px;height: 12px;background:url(/images/chk.png)  no-repeat;}
	.event2 .txt2 .none{display:block;}

}





@media screen and (min-width:1001px) and (max-width:1200px){

	

	/*event3*/
	.event3{padding:100px 0 140px;}
	.event3 .section_in{padding:0 10px;}

	.event3 .c3_boxs{display:flex;gap:4%;margin-top:70px;}
	.event3 .c3_boxs li{width: 32%;padding:55px 20px 55px;  border:1px solid #e2e2e2;border-radius: 0 0 55px 0;}

	.event3 .c3_boxs li .img_area{}
	.event3 .c3_boxs li .img_area img{width: 75%;}

	.event3 .c3_boxs li .txt_area .title{margin-top:40px;font-size:30px;font-weight:900;color:#2d79eb;}
	.event3 .c3_boxs li .txt_area .con{margin-top:20px;font-size:20px;font-weight:400;line-height:32px;}


	/*event8:Online inquiry*/
	.event8 .more_btn { right: 60px;bottom:-50px;}

}

@media screen and (min-width:1001px) and (max-width:1050px){
	/*event2:전화기가 있는 곳이라면~*/

	
	.event2 .section_in{width: 70%;margin:0 auto;height: 100%;position:relative;;}


}





/* ======================================================
  Mobile
=========================================================*/

@media screen and (min-width:731px) and (max-width:1000px){

	/* ========================================
	  sub페이지공통
	===========================================*/
	.event{width: 100%;}
	.sub_title{font-size:42px;font-weight:light}

	.event .section_in{padding:100px 0;}

	/* ========================================
	  sub1:: 콜센터 :: event.php
	===========================================*/

	/*event1*/
	.event1{background:#fafafa;margin-top:115px;}
	.event1 .section_in{text-align:left;padding:60px 0;}
	.event1 .section_in .title2{margin-bottom:20px;margin-top:0px;color:#000;letter-spacing:-1px;}
	.event1 .section_in .title1{display:inline-block;position:relative;}
	.event1 .section_in .title1::after{content:'';width: 10px;height: 10px;border-radius:50%;background:#2d79eb;position:absolute;right:-20px;top:2px;}






	/*event2:전화기가 있는 곳이라면~*/
	.event2{width: 100%;height:450px;position:relative;margin-top:0px;background:url(/images/sub1bg0.png) no-repeat;background-size:100%;}

	.event2 .img1{display:none;position:absolute;right:0;bottom:-120px;z-index:3;width: 42%;}
	.event2 .img1 img{width: 100%;}

	.event2 .section_in{width: 100%;margin:0 auto;height: auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:8;padding:0;}
	
	.event2 .txt{width: 94%;margin:0 auto 0;color:#fff;text-align:left;;}
	.event2 .txt1{font-size:49px;line-height:57px;}
	.event2 .txt1 .heavy{color:#2cefff;}
	.event2 .txt1 .none{display:block;}

	.event2 .txt2{margin-top:35px;font-size:24px;font-weight:bold;line-height:32px;position:relative;}
/* 	.event2 .txt2::after{content:'';position:absolute;left:-25px;top:10px;width: 18px;height: 12px;background:url(/images/chk.png)  no-repeat;} */
	
	.event2 .img{display:none;width: 100%;height:100%;position:absolute;top:0;right:0;z-index:-1;}


	/*event3*/
	.event3 .section_in{padding:160px 0 100px;}

	.event3 .c3_boxs{display:flex;flex-direction:column;margin-top:70px;}
	.event3 .c3_boxs li{width: 100%;padding:20px 80px;  border:1px solid #e2e2e2;border-radius: 0 0 55px 0;display:flex;justify-content:space-around;align-items:center;}

	.event3 .c3_boxs li:nth-child(2){margin:25px 0;}
	.event3 .c3_boxs li .img_area{}
	.event3 .c3_boxs li .img_area img{width: 100%;}

	.event3 .c3_boxs li .txt_area{width: 85%;margin-left:40px;}
	.event3 .c3_boxs li .txt_area .title{font-size:32px;font-weight:800;color:#2d79eb;}
	.event3 .c3_boxs li .txt_area .con{margin-top:20px;font-size:24px;font-weight:400;line-height:30px;}
	.event3 .c3_boxs li .txt_area .con .none3{display:none;}
	 
	/*event4:지원기능*/
	.event4{height: auto;background:#1874f8;;}
	.event4 .sub_title{color:#fff;}


	.e4_boxs{width: 100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1%;margin-top:70px;}
	.e4_boxs .e4_box{width: 24%;padding:3% 0 3.5%;border-radius:35px;background:#135dc6;margin-top:25px;text-align:center;}

	.e4_boxs .e4_box .img{width: 100%;}
	.e4_boxs .e4_box .img img{width: 55%;}
	.e4_boxs .e4_box .title{color:#fff;font-size:18px;font-weight:700; margin-top:10px;}


	/*event5:이렇게 도입 중입니다*/
	.event5{background:#fff;position:Relative;}


	.event5 .title2{margin-top:40px;color:#000}

	.e5_boxs{margin-top:40px;display:flex;justify-content: center;flex-wrap:wrap;gap:5%;}

	.e5_boxs .e5_box{width: 30%;height: 260px;background:#f4f7ff;
					border-top:1px solid #2d79eb;border-radius:0 0 30px 30px;
					position:Relative;z-index:5;
					margin-top:90px;text-align:center;}

	.e5_boxs .e5_box .img{width: 110px;height: 110px;background:#fff;box-shadow:10px 10px 20px rgb(0 83 208 / 15%);border-radius:35px;
							position:absolute;left:50%;transform:translateX(-50%);top:-55px;
							display:flex;justify-content:center;align-items:center;}

	.e5_boxs .e5_box .step{margin-top:90px;color:#2d79eb;font-size:22px;font-weight:800;}
	.e5_boxs .e5_box .title{margin-top:15px;font-size:24px;font-weight:700;line-height:32px;}

	.event5 .txt{text-align:left;margin-top:40px;font-size:20px;line-height:32px;}

	.e5_boxs .e5_box:nth-child(2) .img img{margin-left:13px;}
	.e5_boxs .e5_box:nth-child(5) .img img{margin-left:13px;}

	
	/*event6:최신 레퍼런스*/
	.event6{background:#f8faff;}

	.event6 .e6_top{display:flex;justify-content:space-between;align-items:center;}
	.event6 .more_btn{border:1px solid #2d79eb;margin:0;}
	.event6 .more_btn a{color:#2d79eb;}

	.event6 .e6_boxs{margin-top:60px;display:flex;flex-wrap:wrap;gap:2%;}

	.event6 .e6_boxs li{width:32%;height:auto;margin-bottom:40px;}
	.event6 .e6_boxs li a{display:block;width: 100%;height: 100%;}
	.event6 .e6_boxs li a .in{width: 100%;height: 130px;background:#fff;border-radius:30px 0 30px 0;
								box-shadow:0px 0px 20px rgb(0 83 208 / 10%);
								display:flex;justify-content:center;align-items:center;}
	.event6 .e6_boxs li a .in img{width: 100%;}
	.event6 .e6_boxs li a .name{margin-top:20px;font-size:20px;}




	/*event8:Online inquiry*/
	.event8{height: 680px;background:url(/images/c8_bg.png) no-repeat;background-size:cover;color:#fff;}

	.event8 .section_in{display:flex;flex-direction:column;text-align:left;position:Relative;padding:50px 0;}
	.event8 .c8_left, .event8 .c8_right{width: 100%;}
	.event8 .c8_right{position:relative;}



	.event8 .p1{font-size:32px;font-weight:800;}
	.event8 .p2{color:#83cbf3;font-size:45px;font-weight:800;margin:30px 0 15px;line-height:58px;}
	.event8 .p2 span{color:#fff;font-weight:900;}
	.event8 .p3{color:#83cbf3;font-size:24px;font-weight:800;}
	.event8 .p4{font-size:22px;font-weight:900;line-height:50px;margin-top:30px;}
	.event8 .p4 span{font-size:58px;color:#fff;}
	.event8 .p5{font-size:20px;line-height:28px;margin-top:20px;}
	.event8 .p5 .mo_blank{display:inline-block;margin-left:17px;}
	



	.event8 .more_btn{ border:1px solid #fff;transition:all 0.3s;position:Absolute;left:50%;transform:translateX(-50%);background:#fff;}
	.event8 .more_btn a{color:#fff;color:#2e79eb;}


}








@media screen and (min-width:721px) and (max-width:730px){

	/* ========================================
	  sub페이지공통
	===========================================*/
	.event{width: 100%;}
	.sub_title{font-size:46px;font-weight:light}

	.event .section_in{padding:100px 0;}

	/* ========================================
	  sub1:: 콜센터 :: event.php
	===========================================*/

	/*event1*/
	.event1{background:#fafafa;margin-top:115px;}
	.event1 .section_in{text-align:left;padding:60px 0;}
	.event1 .section_in .title2{margin-bottom:20px;margin-top:0px;color:#000;letter-spacing:-1px;}
	.event1 .section_in .title1{display:inline-block;position:relative;}
	.event1 .section_in .title1::after{content:'';width: 10px;height: 10px;border-radius:50%;background:#2d79eb;position:absolute;right:-20px;top:2px;}






	/*event2:전화기가 있는 곳이라면~*/
	.event2{width: 100%;height:530px;position:relative;background:url(/images/sub1bg0.png) no-repeat;background-size:100%;}

	.event2 .img1{display:none;/* position:absolute;right:0;bottom:-120px;z-index:3;width: 42%; */}
	.event2 .img1 img{width: 100%;}

	.event2 .section_in{width: 100%;margin:0 auto;height: auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:8;padding:0;}
	
	.event2 .txt{width:94%;margin:0 auto 0;color:#fff;text-align:left;;}
	.event2 .txt1{font-size:49px;line-height:57px;}
	.event2 .txt1 .heavy{color:#2cefff;}
	.event2 .txt1 .none{display:block;}

	.event2 .txt2{margin-top:35px;font-size:24px;font-weight:bold;line-height:32px;position:relative;}
	/* .event2 .txt2::after{content:'';position:absolute;left:-25px;top:10px;width: 18px;height: 12px;background:url(/images/chk.png)  no-repeat;} */
	
	.event2 .img{display:none;width: 100%;height:100%;position:absolute;top:0;right:0;z-index:-1;}


	

	/*event3*/
	.event3 .section_in{padding:160px 0 100px;}

	.event3 .c3_boxs{display:flex;flex-direction:column;margin-top:70px;}
	.event3 .c3_boxs li{width: 100%;padding:20px 80px;  border:1px solid #e2e2e2;border-radius: 0 0 55px 0;display:flex;justify-content:space-around;align-items:center;text-align:left;}

	.event3 .c3_boxs li:nth-child(2){margin:25px 0;}
	.event3 .c3_boxs li .img_area{}
	.event3 .c3_boxs li .img_area img{width: 100%;}

	.event3 .c3_boxs li .txt_area{width: 80%;margin-left:50px;}
	.event3 .c3_boxs li .txt_area .title{font-size:32px;font-weight:800;color:#2d79eb;}
	.event3 .c3_boxs li .txt_area .con{margin-top:24px;font-size:24px;font-weight:600;line-height:36px;}
	.event3 .c3_boxs li .txt_area .con .none3{display:none;}

	/*event4:지원기능*/
	.event4{height:auto;background:#1874f8;;}
	.event4 .sub_title{color:#fff;}


	.e4_boxs{width: 100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1%;margin-top:70px;}
	.e4_boxs .e4_box{width: 24%;padding:3% 0 3.5%;border-radius:35px;background:#135dc6;margin-top:25px;}

	.e4_boxs .e4_box .img{width: 100%;}
	.e4_boxs .e4_box .img img{width: 55%;}
	.e4_boxs .e4_box .title{color:#fff;font-size:18px;font-weight:700; margin-top:10px;}


	/*event5:이렇게 도입 중입니다*/
	.event5{background:#fff;position:Relative;}


	.event5 .title2{margin-top:40px;color:#000}

	.e5_boxs{margin-top:40px;display:flex;justify-content: center;flex-wrap:wrap;gap:5%;}

	.e5_boxs .e5_box{width: 30%;height: 260px;background:#f4f7ff;
					border-top:1px solid #2d79eb;border-radius:0 0 30px 30px;
					position:Relative;z-index:5;
					margin-top:90px;}

	.e5_boxs .e5_box .img{width: 110px;height: 110px;background:#fff;box-shadow:10px 10px 20px rgb(0 83 208 / 15%);border-radius:35px;
							position:absolute;left:50%;transform:translateX(-50%);top:-55px;
							display:flex;justify-content:center;align-items:center;}

	.e5_boxs .e5_box .step{margin-top:90px;color:#2d79eb;font-size:20px;font-weight:800;}
	.e5_boxs .e5_box .title{margin-top:15px;font-size:24px;font-weight:700;line-height:32px;}

	.event5 .txt{text-align:left;margin-top:40px;font-size:20px;line-height:32px;}

	.e5_boxs .e5_box:nth-child(2) .img img{margin-left:13px;}
	.e5_boxs .e5_box:nth-child(5) .img img{margin-left:13px;}



	/*event6:최신 레퍼런스*/
	.event6{background:#f8faff;}

	.event6 .e6_top{display:flex;justify-content:space-between;align-items:center;}
	.event6 .more_btn{width: 180px;height: 60px;line-height:60px;border:1px solid #2d79eb;margin:0;}
	.event6 .more_btn a{color:#2d79eb;}

	.event6 .e6_boxs{margin-top:60px;display:flex;flex-wrap:wrap;gap:2%;}

	.event6 .e6_boxs li{width:32%;height:auto;margin-bottom:40px;}
	.event6 .e6_boxs li a{display:block;width: 100%;height: 100%;}
	.event6 .e6_boxs li a .in{width: 100%;height: 100px;background:#fff;border-radius:30px 0 30px 0;
								box-shadow:0px 0px 20px rgb(0 83 208 / 10%);
								display:flex;justify-content:center;align-items:center;}
	.event6 .e6_boxs li a .in img{width: 100%;}
	.event6 .e6_boxs li a .name{margin-top:20px;font-size:20px;}
	

	/*event8:Online inquiry*/
	.event8{height: 680px;background:url(/images/c8_bg.png) no-repeat;background-size:cover;color:#fff;}

	.event8 .section_in{display:flex;flex-direction:column;text-align:left;position:Relative;padding:50px 0;}
	.event8 .c8_left, .event8 .c8_right{width: 100%;}
	.event8 .c8_right{position:relative;}

	.event8 .p1{font-size:32px;font-weight:800;}
	.event8 .p2{color:#83cbf3;font-size:46px;font-weight:800;margin:30px 0 15px;line-height:58px;}
	.event8 .p2 span{color:#fff;font-weight:900;}
	.event8 .p3{color:#83cbf3;font-size:24px;font-weight:800;}
	.event8 .p4{font-size:22px;font-weight:900;line-height:50px;margin-top:30px;}
	.event8 .p4 span{font-size:58px;color:#fff;}
	.event8 .p5{;font-size:20px;line-height:28px;margin-top:20px;}
	.event8 .p5 .mo_blank{display:inline-block;margin-left:17px;}


	.event8 .more_btn{ border:1px solid #fff;transition:all 0.3s;position:Absolute;left:50%;transform:translateX(-50%);background:#fff;}
	.event8 .more_btn a{color:#fff;color:#2e79eb;}



}


@media screen and (max-width: 720px){


	/* ========================================
	  sub페이지공통
	===========================================*/
	.event{width: 100vw;}
	.sub_title{font-size:5.7534vw;font-weight:light}

	.event .section_in{padding:13.6986vw 0;}


	/* ========================================
	  sub1:: 콜센터 :: event.php
	===========================================*/

	/*event1*/
	.event1{background:#fafafa;margin-top:15.7534vw;}
	.event1 .section_in{text-align:left;padding:8.2192vw 0;}
	.event1 .section_in .title2{margin-bottom:2.7397vw;margin-top:0.0000vw;color:#000;letter-spacing:-0.1370vw;}
	.event1 .section_in .title1{display:inline-block;position:relative;}
	.event1 .section_in .title1::after{content:'';width: 1.3699vw;height: 1.3699vw;border-radius:50%;background:#2d79eb;position:absolute;right:-2.7397vw;top:0.2740vw;}


	/*event2:전화기가 있는 곳이라면~*/
	.event2{width: 100%;height:70vw;position:relative;margin-top:0vw;background:url(/images/sub1bg0.png) no-repeat;background-size:100%;}

	.event2 .img1{display:none;}
	.event2 .img1 img{width: 100%;}

	.event2 .section_in{width: 100%;margin:0 auto;height: auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:8;padding:0;}
	
	.event2 .txt{width: 94%;margin:0 auto 0;color:#fff;text-align:left;;}
	.event2 .txt1{font-size:6.5vw;line-height:7.5342vw;}
	.event2 .txt1 .heavy{color:#2cefff;}
	.event2 .txt1 .none{display:block;}

	.event2 .txt2{margin-top:5vw;line-height:5.2vw;font-size:4vw;}

/*	.event2 .txt2{margin-top:4.7945vw;margin-left:3.4247vw;font-size:2.7397vw;font-weight:bold;line-height:4.3836vw;position:relative;}*/
/*	.event2 .txt2::after{content:'';position:absolute;left:-3.4247vw;top:1.3699vw;width: 2.4658vw;height: 1.6438vw;background:url(/images/chk.png)  no-repeat;background-size:cover;}*/
	
	.event2 .img{display:none;width: 100%;height:100%;position:absolute;top:0;right:0;z-index:-1;}





	/*event3*/
	.event3 .section_in{padding:10vw 0 13.6986vw;}
	.event3 .c3_boxs{display:flex;flex-direction:column;margin-top:9.5890vw;}
	.event3 .c3_boxs li{width: 100%;padding:2.7397vw 0vw 2.7397vw 8vw;  border:0.1370vw solid #e2e2e2;border-radius: 0 0 7.5342vw 0;
							display:flex;justify-content:space-between;align-items:center;text-align:left;}

	.event3 .c3_boxs li:nth-child(2){margin:3.4247vw 0;}
	.event3 .c3_boxs li .img_area{width: 25%;}
	.event3 .c3_boxs li .img_area img{width: 100%;}

	.event3 .c3_boxs li .txt_area{width: 75%;margin-left:8vw;}
	.event3 .c3_boxs li .txt_area .title{font-size:5vw;font-weight:800;color:#2d79eb;}
	.event3 .c3_boxs li .txt_area .con{margin-top:3.2877vw;font-size:4vw;font-weight:600;line-height:4.8vw;}

	.event3 .c3_boxs li:nth-child(2) .txt_area .con .none3{display:none}


	/*event4:지원기능*/
	.event4{height:auto;background:#1874f8;;}
	.event4 .sub_title{color:#fff;}


	.e4_boxs{width: 100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:1%;margin-top:9.5890vw;}
	.e4_boxs .e4_box{width: 24%;padding:3% 0 3.5%;border-radius:4.7945vw;background:#135dc6;margin-top:3.4247vw;}

	.e4_boxs .e4_box .img{width: 100%;}
	.e4_boxs .e4_box .img img{width: 55%;}
	.e4_boxs .e4_box .title{color:#fff;font-size:2.5vw;font-weight:700; margin-top:1.3699vw;}

	/*event5:이렇게 도입 중입니다*/
	.event5{background:#fff;position:Relative;}


	.event5 .title2{margin-top:5.4795vw;color:#000;font-size:4vw;}

	.e5_boxs{margin-top:5.4795vw;display:flex;justify-content: center;flex-wrap:wrap;gap:5%;}

	.e5_boxs .e5_box{width: 30%;height: 35.6164vw;background:#f4f7ff;
					border-top:0.1370vw solid #2d79eb;border-radius:0 0 4.1096vw 4.1096vw;
					position:Relative;z-index:5;
					margin-top:12.3288vw;}

	.e5_boxs .e5_box .img{width: 15.0685vw;height: 15.0685vw;background:#fff;box-shadow:1.3699vw 1.3699vw 2.7397vw rgb(0 83 208 / 15%);border-radius:4.7945vw;
							position:absolute;left:50%;transform:translateX(-50%);top:-7.5342vw;
							display:flex;justify-content:center;align-items:center;}
	.e5_boxs .e5_box .img img{width: 65%;}

	.e5_boxs .e5_box .step{margin-top:12.3288vw;color:#2d79eb;font-size:3.5vw;font-weight:800;}
	.e5_boxs .e5_box .title{margin-top:2.0548vw;font-size:4vw;font-weight:700;line-height:5vw;}

	.event5 .txt{text-align:left;margin-top:5.4795vw;font-size:2.7397vw;line-height:4.3836vw;}

	.e5_boxs .e5_box:nth-child(2) .img img{margin-left:1.7808vw;}
	.e5_boxs .e5_box:nth-child(5) .img img{margin-left:1.7808vw;}
	

	/*event6:최신 레퍼런스*/
	.event6{background:#f8faff;}

	.event6 .e6_top{display:flex;justify-content:space-between;align-items:center;}
	.event6 .more_btn{width: 24.6575vw;height: 8.2192vw;line-height:8.2192vw;border:0.1370vw solid #2d79eb;margin:0;}
	.event6 .more_btn a{color:#2d79eb;font-size:3vw;}

	.event6 .e6_boxs{margin-top:8.2192vw;display:flex;flex-wrap:wrap;gap:2%;}

	.event6 .e6_boxs li{width:32%;height:auto;margin-bottom:5.4795vw;}
	.event6 .e6_boxs li a{display:block;width: 100%;height: 100%;}
	.event6 .e6_boxs li a .in{width: 100%;height: 13.6986vw;background:#fff;border-radius:4.1096vw 0 4.1096vw 0;
								box-shadow:0.0000vw 0.0000vw 2.7397vw rgb(0 83 208 / 10%);
								display:flex;justify-content:center;align-items:center;}
	.event6 .e6_boxs li a .in img{width: 100%;}
	.event6 .e6_boxs li a .name{margin-top:2.7397vw;font-size:2.7397vw;}



	/*event8:Online inquiry*/
	.event8{height: 93.1507vw;background:url(/images/c8_bg.png) no-repeat;background-size:cover;color:#fff;}

	.event8 .section_in{display:flex;flex-direction:column;text-align:left;position:Relative;padding:6.8493vw 0;}
	.event8 .c8_left, .event8 .c8_right{width: 100%;}
	.event8 .c8_right{position:relative;}

	/*.event8 .c8_left{background:pink;}*/
	/*.event8 .c8_right{background:yellow;}*/

	.event8 .p1{font-size:4.3836vw;font-weight:800;}
	.event8 .p2{color:#83cbf3;font-size:6.3014vw;font-weight:800;margin:4.1096vw 0 2.0548vw;line-height:7.9452vw;}
	.event8 .p2 span{color:#fff;font-weight:900;}
	.event8 .p3{color:#83cbf3;font-size:3.2877vw;font-weight:800;}
	.event8 .p4{font-size:3.0137vw;font-weight:900;line-height:6.8493vw;margin-top:4.1096vw;}
	.event8 .p4 span{font-size:7.9452vw;color:#fff;}
	.event8 .p5{;font-size:2.7397vw;line-height:3.8356vw;margin-top:2.7397vw;}
	.event8 .p5 .mo_blank{display:inline-block;margin-left:2.3288vw;}


	.event8 .more_btn{ border:0.1370vw solid #fff;transition:all 0.3s;position:Absolute;left:50%;transform:translateX(-50%);background:#fff;}
	.event8 .more_btn a{color:#fff;color:#2e79eb;}




}