/* 내용 */
section{position:relative;float:left;width:100%;height:620px;box-sizing:border-box;}
section h1{display:none;}
section #intro_con1 {text-align:left;width:100%; height:520px; background-image:url('../images/01_2/01_2_bg.png');}

/* 추가 */
span.dpb{display:block;}
section #intro_con1 div.learning_content:after{display:block;content:'';clear:both;}
section #intro_con1 div.learning_content{padding-top:50px;padding-left:410px;}
section #intro_con1 div.learning_content p{float:left;background-image:url('../images/01_2/lc_tit.png');background-repeat:no-repeat; width:120px; height:92px; font-size:28px; font-style:italic; font-weight:600; background-position:center center; line-height:93px; text-align:center;}
section #intro_con1 div.learning_content ul{float:left;margin-top:50px;margin-left:5px;}
section #intro_con1 div.learning_content ul li{font-size:25px;padding:5px;font-weight:600;}

section #intro_con1 div.learning_goals:after{display:block;content:'';clear:both;}
section #intro_con1 div.learning_goals{padding-top:30px;padding-left:410px;}
section #intro_con1 div.learning_goals p{float:left;background-image:url('../images/01_2/lg_tit.png');background-repeat:no-repeat; width:120px; height:92px; font-size:28px; font-style:italic; font-weight:600; background-position:center center; line-height:93px; text-align:center;}
section #intro_con1 div.learning_goals ul{float:left;margin-top:50px;margin-left:5px;}
section #intro_con1 div.learning_goals ul li{font-size:25px;padding:5px;font-weight:600;}
section #intro_con1 div.learning_goals ul li span{text-indent:16px; line-height:31px;}
