




/* 구분 start -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.SRO_MAIN_03{ width: 100%; float: left; height: auto;	

background-color: #f0f2f7;
position: relative;  overflow: hidden}


.SRO_MAIN_03 .cont_bg02 {width:403px; height: 435px; position: absolute; left:0px; bottom:120px; background: url( "../../../../../../_img/img/SRO/main_03_img03.png")no-repeat center center; background-size:403px;}
.SRO_MAIN_03 .cont_bg03 {width:452px; height: 706px; position: absolute; right:0px; bottom:-220px; background: url( "../../../../../../_img/img/SRO/main_03_img04.png")no-repeat center center; background-size:452px;  }


.SRO_MAIN_03 .cont_area  {width:100%;   }


}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.SRO_MAIN_03{ width: 100%; float: left; height:auto;	

background-color: #f0f2f7;
position: relative;  overflow: hidden}


.SRO_MAIN_03 .cont_bg02 {width:403px; height: 435px; position: absolute; left:0px; top:120px; background: url( "../../../../../../_img/img/SRO/main_03_img03.png")no-repeat center center; background-size:403px;}
.SRO_MAIN_03 .cont_bg03 {width:452px; height: 706px; position: absolute; right:0px; bottom:-220px; background: url( "../../../../../../_img/img/SRO/main_03_img04.png")no-repeat center center; background-size:452px;  }


.SRO_MAIN_03 .cont_area  {width:100%;   }


}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/