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

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

#biz01 .conbox {width:90%;margin:0 auto 2%;}
#biz01 .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 10px;margin:2px 0}
#biz01 .conbox p.txt_point {color:#3863f1}

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

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


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

.pageimg01 {right:0;margin-top:30px;position:absolute;z-index:5;width:200px;height:150px;border-radius:5px;}
.pageimg02 {right:7%;margin-top:100px;position:absolute;z-index:6;width:380px;height:200px;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){
.pageimg01 {width:200px;}
.pageimg02 {width:300px;margin-top:70px;right:3%;}
}

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

@media(max-width:1024px){
#biz01 {width:90%;margin:0 auto;}
#biz01 h1 {width:30%;margin-bottom:3%;font-size:25px}
#biz01 h1:after {width:10%;}
#biz01 .tit_area {font-size:20px;}
.pageimg01, .pageimg02 {position:relative}
.pageimg01 {width:250px;height:auto;margin-top:20px;left:15%;}
.pageimg02 {width:320px;height:auto;margin-top:-50px;left:30%;}

}


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

#biz01 .tit_area {width:100%;}
#biz01 .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%;}

}

@media(max-width:480px){
#biz01{padding:15px 12px}
#biz01 .conbox p{padding:3px 0 3px 20px;font-size:14px;}
#biz01 .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%;}


}

