@charset "utf-8";

.pagecommon{font-size:15px;color:#666;letter-spacing:-.3px;line-height:25px;font-family:'notokr-regular'}
.pagecommon .img_box{text-align:center}
.pagecommon .img_box p{padding-bottom:24px;font-weight:700;font-size:24px;color: #333;font-family:'GowunBatang-Regular'}
.pagecommon *{word-break:keep-all}

/*#35*/
#p35 .cont{position:relative;padding-bottom:100px}
#p35 .cont .right{position:absolute;top:70px;right:0;width:68%;height:526px;padding:150px 0 150px 154px;background:#ebecf28f;border-radius:0 100px;z-index:-1}
#p35 .cont .right span{font-size:15px;font-weight:700;color:#3f4780;font-family:'GowunBatang-Regular'} 
#p35 .cont .right p{padding:30px 0 36px;font-weight:700;font-size:28px;color:#111;font-family:'GowunBatang-Regular'} 

/*#36*/
#p36 .list_box .box{padding:70px 30px 0}
#p36 .list_box .box p{position:relative;padding-left:17px;padding-bottom:20px;margin-bottom:20px;font-size:22px;font-weight:700;color:#111;font-family:'GowunBatang-Regular';border-bottom:1px solid #e1e1e1}
#p36 .list_box .box p:after{position:absolute;content:'';width:3px;height:3px;left:0;top:14px;background:#3f4780;border-radius:50px}
#p36 .list_box .box p span{color:#3f4780}
#p36 .list_box .box ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}
#p36 .list_box .box ul li{padding:30px;background:#f7f7f7;border-radius:2px}
#p36 .list_box .box ul li .top{display:flex;align-items:center;gap:16px;padding-bottom:20px;font-size:18px;font-weight:700;color:#222;font-family:'GowunBatang-Regular'}
#p36 .list_box .box ul li .num{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:14px;background:#3f4780;border-radius:2px;color:#fff}