div,dt,dd,li {border:0px solid red}

/*  PAGE 02 ===================*/
#biz03 {font-size:15px;font-weight:400;line-height:1.8;letter-spacing:-.2px}
#biz03 .tit_area{font-size:25px;font-weight:300;line-height:1.35;letter-spacing:-.5px;color:#222}
#biz03 .tit_area p{font-weight:600}

#biz03 .conbox {width:90%;margin:0 auto 2%;}
#biz03 .conbox p{padding:3px 0 3px 20px;font-size:18px;color:#666;line-height:1.2;letter-spacing:-.5px;background:url('../img/common/dot_blue.png') no-repeat left 12px;margin:2px 0}
#biz03 .conbox p.txt_point {color:#3863f1}

.pagecommon {display:flex;flex-direction: column;}
.pagecommon>div {display:flex;flex-direction: column;margin-bottom:20px}
#biz03 h1 {width:30%;margin-top:40px;}
#biz03 h1 {font-size:30px;font-weight:700;margin-bottom:20px;}

#biz03 h1:after {position:absolute;content:'';width:5%;height:2px;background:red;;margin-top:23px;margin-left:3%}


#biz03 .tit_area {width:100%;margin:0 auto;}
#biz03 .tit_area:first-child {padding:0 0 40px 5%;}
#biz03 .custom p {text-align:left}
#biz03 .tit_area p img {max-width:90%;border:1px solid #ddd;margin:2px 10px;}
#biz03 .tit_area p span {padding:5%;bordeR:1px solid #ddd}

.pageimg01 {right:0;margin-top:30px;position:absolute;z-index:5;width:230px;height:150px;border-radius:5px;}
.pageimg02 {right:5%;margin-top:100px;position:absolute;z-index:6;width:350px;height:220px;border-radius:5px;}

 .org_wrap {width:100%;padding:5%;margin:0 auto;background:#f4f9fb url('../img/biz/dig_bg.png');text-align:center}
 .org_wrap p {margin:5% 0 0 0;font-size:15px;text-align:center}



/* 반응형 [s] */

@media(max-width:1200px){
#biz03 {width:98%;margin:0 auto;}
}

@media(max-width:1024px){
#biz03 {width:90%;margin:0 auto;}
#biz03 h1 {font-size:25px}
#biz03 .tit_area {font-size:20px;}
.pageimg01, .pageimg02 {position:relative}
.pageimg01 {width:200px;height:auto;left:10%;}
.pageimg02 {width:350px;height:auto;margin-top:-20px;left:25%;}

}


@media(max-width:768px){
.pagecommon div {display:flex;flex-direction: column;width:100%;}
#biz03 .tit_area {font-size:17px;margin-top:30px;}
#biz03 h1 {width:50%;margin-bottom:3%;}

#biz03 .tit_area {width:100%;}
#biz03 .tit_area p img {width:30%;margin:5px 1%;}

.pageimg01 {width:200px;height:auto;left:10%;}
.pageimg02 {width:300px;height:auto;margin-top:-30px;left:25%;}

#biz03 .conbox {width:100%;margin-left:2%;}
}

@media(max-width:480px){
#biz03{padding:15px 12px}
#biz03 .conbox p{padding:3px 0 3px 20px;font-size:14px;}
#biz03 .tit_area p img {width:45%;border:1px solid #ddd;margin:2px 2%;}

.pageimg01 {width:150px;height:auto;left:5%;}
.pageimg02 {width:200px;height:auto;margin-top:-30px;left:25%;}


}

