
.SRO_2020_1 .contentContainer{ position: relative;  }	






.SRO_2020_1 .wg_in{ width:100%; float: left; display: flex;
justify-content:center;  align-items: center; flex-direction:column; box-sizing: border-box;  }	

.SRO_2020_1 .wg_in .wg_tx1{ width:100%; float: left; font-size:calc(var(--tit-mds-size) * 1.4); color: #000; margin-bottom: 5px; font-weight:400; text-align: center }	
.SRO_2020_1 .wg_in .wg_tx2{ width:100%; float: left; font-size:calc(var(--tit-mds-size) * 1.4); color:var(--primary); margin-bottom:clamp(20px, 2.344vw, 30px); font-weight:800 ; line-height: 130%; ; text-align: center }	

.SRO_2020_1 .wg_in .wg_tx3{ width:100%; float: left; font-size:calc(var(--tx-sm-size) * 1.1); color: #000; font-weight: 500; line-height: 130%; ; text-align: center ;margin-bottom:clamp(20px, 2.344vw, 30px); word-wrap: break-word;word-break: keep-all; }	
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SRO_2020_1 .wg_in .wg_img1{ width:auto; }	
.SRO_2020_1 .wg_in .wg_img1 img{ width:auto; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SRO_2020_1 .wg_in .wg_img1{ width:40%; }	
.SRO_2020_1 .wg_in .wg_img1 img{ width:100%; }
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/

	


/* 구분 start -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {

.SRO_2020_1{ width:100%; float: left; position: relative ; height: auto; background-image: linear-gradient(to bottom, #f9f9f9 80%, #fff 20% ); padding-top: 100px}	
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SRO_2020_1{ width:100%; float: left; position: relative ; height: auto; background-image: linear-gradient(to bottom, #f9f9f9 80%, #fff 20% );}	
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.SRO_2020_1 .wg_2d_box{ width:100%; float: left; display: flex;
justify-content:center;  align-items: center; flex-direction:column; box-sizing: border-box;  margin-bottom: clamp(30px, calc(4.605vw + 11.579px), 100px) }	


.SRO_2020_1 .wg_2d_box ul{ width:auto; float: left; display: flex; flex-direction: row;  grid-gap: clamp(5px, calc(0.987vw + 1.053px), 20px);  }	

.SRO_2020_1 .wg_2d_box ul li a{ width:auto; float: left;padding: clamp(10px, calc(0.329vw + 8.684px), 15px) clamp(20px, calc(0.987vw + 11.053px), 30px) clamp(10px, calc(0.329vw + 8.684px), 15px) clamp(20px, calc(0.987vw + 11.053px), 30px); color: #fff ; font-size:calc(var(--tx-sm-size) * 1.1);  font-weight: 700; background-color: var(--tertiary-300); border-radius: 50px;}	
.SRO_2020_1 .wg_2d_box ul li a:hover{ background-color: var(--tertiary-800);}	

.SRO_2020_1 .wg_2d_box ul li.active a{background-color: var(--tertiary-800);}	



.SRO_2020_1 .go_link{width: 100%; float: left; height: 0px; margin-top: -200px}

