@charset "utf-8";

.main_regipon{width:100% \9; left:0% \9;}
.main_regipon dt{max-width:652px \9; position:relative \9; z-index:999; }
.main_regipon dt p{max-width:652px \9; position:relative \9; text-align:center \9; z-index:999; }
.owlBtn {top:27%;}
/* 320px 이상 해상도 스타일 */	
@media screen and (min-width:320px){
.owlBtn {top:34%;}
}
/* 480px 이상 해상도 스타일 */	
@media screen and (min-width:480px){
.owlBtn {top:39%;}
}
/* 620px 이상 해상도 스타일 */	
@media screen and (min-width:620px){
.main_regipon dt{ width:50% \9; left:0% \9; z-index:999; }
.main_regipon dt p{max-width:100% \9; width:100% \9; position:relative \9; text-align:center \9; z-index:999; }
.owlBtn {top:36%;}
}
/* 800px 이상 해상도 스타일 */
@media screen and (min-width:800px){
.main_regipon dt{ width:50% \9; left:0% \9; z-index:999; }
.main_regipon dt p{max-width:100% \9; width:100% \9; position:relative \9; text-align:center \9; z-index:999; }
.owlBtn {top:40%;}
}
/* 980px 이상 해상도 스타일 */
@media screen and (min-width:1200px){
.main_regipon{width:100% \9; left:0% \9;}
.main_regipon dt{max-width:652px \9;position:relative \9; z-index:999; }
.main_regipon dt p{max-width:652px \9; position:relative \9; text-align:center \9; z-index:999; }
.owlBtn {top:40%;}
}