@charset "utf-8";

#inc03{padding:130px 0;background:url(/sh_img/include/include_03/img/pt_img.png) right 120px fixed no-repeat}
#inc03 .inc03_cont{width:1200px;margin:0 auto}
#inc03 .inc03_cont .img_box{position:relative;z-index:1;width:1200px;height:480px;transition:all 2s}
#inc03 .inc03_cont .txt_box{position:relative;z-index:10;height:145px;padding-left:128px;clear:both}
#inc03 .inc03_cont .txt_box .tit_box{float:left;margin-top:-148px;padding:170px 0 0 40px;width:289px;height:289px;font-weight:700;font-size:27px;line-height:38px;color:#fff;background:#5b5e4a;font-family: 'Playfair Display';transition:all 2s;transition-delay:.5s}

#inc03 .inc03_cont .txt_box .txt{float:left;width:783px;padding:40px 0 0 50px;font-size:14px;line-height:24px;color:#888;font-family:'notokr-regular';transition:all 2s;transition-delay:.5s}
#inc03 .inc03_cont .txt_box .more{margin-top:15px}
#inc03 .inc03_cont .txt_box .more a{position:relative;font-weight:700;font-size:13px;color:rgba(0,0,0,.6);font-family:'Playfair Display';transition: all .3s}
#inc03 .inc03_cont .txt_box .more a:before{position: absolute;top: -9px;right:0px;content: '';width:40px;height:40px;border: 1px solid rgba(0,0,0,.2);border-radius:40px;opacity: 0;transition: all .3s;}
#inc03 .inc03_cont .txt_box .more a:hover{color:#333}
#inc03 .inc03_cont .txt_box .more a:hover:before{right:-25px;opacity:1}