@charset "utf-8"; 

.bg09{position:relative;}
.bg09 dl{position:absolute;left:120px;bottom:60px;text-align:left;}
.bg10{background: url(/sites/counsel/images/omen_img.gif) no-repeat right top;background-size:220px;}
.bg11{background: url(/sites/counsel/images/omen_img02.gif) no-repeat right top;}
.bg12{background: url(/sites/counsel/images/omen_img04.gif) no-repeat right top;background-size:220px;}


.question{line-height: 1.8;}
 


/*통합홈페이지 팝업 반응형*/ 
    .PZwindow {display:flex; flex-direction:column}
    .PZwindow iframe {width:100%}
    .PZwindow .PZwrap img {width:100%;height: 100%;}
    .PZwindow .PZwrap a {display: block;background: #333;}

@media only screen and (max-width:768px){
    .PZwindow {width: 80% !important; top:0 !important; left:0 !important}
    .PZwindow .PZwrap {width: 100% !important;height: auto !important;}
       
}

@media only screen and (max-width:550px){
    .PZwindow {width: 100% !important}
}
