@charset "utf-8";

/* PC main */
.main {position:relative;width:100%; height:500px; overflow: hidden;  }
.main .vBg {height:500px; margin:0 auto;  position:absolute; top:0px;  left:0; width:100%; z-index:1; text-indent:-2000%; }
.main .bg1 {background:url("../main01.jpg") no-repeat  center 0; background-size: 100%;}
.main .bg2 {background:url("../main02.jpg") no-repeat  center 0; background-size: 100%;}
.main .bg3 {background:url("../main03.jpg") no-repeat  center 0; background-size: 100%;}
.main .bg4 {background:url("../main04.jpg") no-repeat  center 0; background-size: 100%;}
.main .bg5 {background:url("../main05.jpg") no-repeat  center 0; background-size: 100%;}


.main .controller{width:100%; position:relative;  z-index:1; margin:0 auto; }
.main .controller .btns {position:absolute; width:100%; margin-top: 11%;}
.main .controller .btns .prev1{float:left; padding-left:3%;}
.main .controller .btns .next1{float:right; padding-right:3%;}
.main .controller .btns .prev1 img, .main .controller .btns .next1 img{width: 80%;}
.main .controller2{width:100%; position:relative; text-align:center; z-index:1; margin:0 auto}
.main .controller2 .visualTxt{padding: 0 0 0 0px; }
.main .controller2 .BtnD {position:absolute; left:46%; margin-top:24%;}


.sub {position:relative;width:100%; height:240px; overflow: hidden;  }
.sub .vBg {height:240px; margin:0 auto;  position:absolute; top:0px;  left:0; width:100%; z-index:1; text-indent:-2000%; }
.sub .bg1 {background:url("../sub01.jpg") no-repeat  center 0; background-size: 100%;}
.sub .bg2 {background:url("../sub02.jpg") no-repeat  center 0; background-size: 100%;}
.sub .bg3 {background:url("../sub03.jpg") no-repeat  center 0; background-size: 100%;}
.sub .bg4 {background:url("../sub04.jpg") no-repeat  center 0; background-size: 100%;}

.sub .controller{width:100%; position:relative;  z-index:1; margin:0 auto; }
.sub .controller .btns {position:absolute; width:100%; margin-top: 5%;}
.sub .controller .btns .prev1{float:left; padding-left:3%;}
.sub .controller .btns .next1{float:right; padding-right:3%;}
.sub .controller .btns .prev1 img, .sub .controller .btns .next1 img{width: 80%;}
.sub .controller2{width:100%; position:relative; text-align:center; z-index:1; margin:0 auto}
.sub .controller2 .visualTxt{padding: 0 0 0 0px; }
.sub .controller2 .BtnD {position:absolute; left:45%; margin-top:11%;}


/*2019.7.26 서브페이지*/
.contentTitle {font-family: '나눔고딕';}
.h3 {padding-top:70px; font-size: 25pt; font-weight: normal; line-height: 1;}
.paragraph {padding-top: 10px; color: #689824; font-size: 25pt; line-height: 1.2; letter-spacing: -2px;}

.recruit {position: relative; margin:150px 0 100px;}
.h4 {position: absolute; top: 31%; left: 37%; z-index: 1; display: inline-block; width: 220px; color: #689824; font-size: 23px; font-weight: normal; font-family: 'NanumGothic'; }
.recruit>span {display: inline-block; width: 330px; height: 330px; border-radius: 50%; border: 2px dashed #d3d3d3;}

.green-circle li {position: absolute; top: -30%; left: 42%; z-index: 1; display: block; width: 150px; height: 150px; border-radius: 50%; background-color: #90b749;}
.green-circle li>span {display: inline-block; width:120px; padding-top: 50px; color: #fff; font-size: 20px;}
.green-circle li:nth-child(2) {top: 66%; left: 24%;}
.green-circle li:nth-child(2)>span{padding-top: 60px;}
.green-circle li:last-child {top: 66%; left: 60%;}
.green-circle li:last-child>span{padding-top: 60px;}

/*2021.2.4 사봉테스트 삭제예정 */
.sabonsub {position:relative;width:100%; height:530px; padding-bottom:100px; overflow: hidden;  }
.sabonsub .vBg {height:530px; margin:0 10%;  position:absolute; top:50px;  left:0; width:100%; z-index:1; text-indent:-2000%; }
.sabonsub .bg9 {width:75%;height:530px; background:url("../sabon_main01.jpg") no-repeat  center 0; background-size: 100%;}
.sabonsub .bg10 {width:75%;height:530px; background:url("../sabon_main02.jpg") no-repeat  center 0; background-size: 100%;}
.sabonsub .controller .btns {position:absolute; width:100%; margin-top: 14%;}
.sabonsub .controller2 .BtnD {position:absolute; left:45%; margin-top:45%;}





















