


.textbox>a{width:100%;display:block;height:100%;}
.textbox{width:100%;height:100%;;padding:10px;position:relative;top:0;left:0; ; opacity:1;-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;border:1px solid #afafaf}
.textbox>a>h3{padding:5px;text-align:center; 
!important;font-weight:800;color:#333;font-family: 'Drugs Regular','Noto Sans KR';, sans-serif;font-size:13px}
.textbox>a>h4{padding:5px;text-align:center;
!important;font-weight:400;color:#333;font-family: 'Drugs Regular','Noto Sans KR';, sans-serif;}
.textbox>a>h5{font-size:10px;padding:5px;text-align:left; !important;;color:#555;font-family: 'Drugs Regular','Noto Sans KR';, sans-serif;}
.lviewspection{width:100%;; padding:0px ;float:none;}


.service:hover > .textbox{opacity:1;}


.lviewspection > dl:after{clear:both;content:'';display:block}

.lviewspection > dl>dt{width:30%;padding:5px;float:left;text-align:center;}
.lviewspection > dl>dd{text-align:center;;padding:5px;float:left;border-left:1px solid #ccc;width:70%;}