@charset "utf-8";
#include01_wrapper{width:100%;margin:0 auto;font-family:'notokr-regular'}
#include01_wrapper:after {content:""; display:block; clear:both}

/* index01 */
#include01_wrapper {height:150px;background-color:#f5f5f5}
#include01_wrapper .index01_wrap {width:1200px;margin:0 auto}
#include01_wrapper .index01_wrap:after {content:"";display:block;clear:both}
#include01_wrapper .index01_wrap .about {float:left;width:480px;height:240px;padding:84px 50px 0;margin-top:-90px;background:url('/sh_img/make24/include_01/img/inc01_bg.jpg') no-repeat 0 0;color:#fce1cc;font-size:15px;line-height:25px;letter-spacing:-.2px}
#include01_wrapper .index01_wrap .about p {padding-bottom:35px;font-size:26px;font-weight:100;letter-spacing:.1px;color:#fef5ef;font-family: 'Poppins', sans-serif}
#include01_wrapper .index01_wrap .about p span {font-weight:700}

#include01_wrapper .index01 {overflow:hidden;float:left;width:720px;height:150px}
#include01_wrapper .index01 li {position:relative;float:left;width:180px;height:150px;padding-top:45px;font-size:16px;text-align:center;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
#include01_wrapper .index01 li:first-child {background:url('/sh_img/make24/include_01/img/inc_ico01.png') no-repeat center 45px}
#include01_wrapper .index01 li:hover:first-child {background:url('/sh_img/make24/include_01/img/inc_ico01_on.png') no-repeat center 45px}
#include01_wrapper .index01 li:nth-child(2) {background:url('/sh_img/make24/include_01/img/inc_ico02.png') no-repeat center 50px}
#include01_wrapper .index01 li:hover:nth-child(2) {background:url('/sh_img/make24/include_01/img/inc_ico02_on.png') no-repeat center 50px}
#include01_wrapper .index01 li:nth-child(3) {background:url('/sh_img/make24/include_01/img/inc_ico03.png') no-repeat center 50px}
#include01_wrapper .index01 li:hover:nth-child(3) {background:url('/sh_img/make24/include_01/img/inc_ico03_on.png') no-repeat center 50px}
#include01_wrapper .index01 li:nth-child(4) {background:url('/sh_img/make24/include_01/img/inc_ico04.png') no-repeat center 50px}
#include01_wrapper .index01 li:hover:nth-child(4) {background:url('/sh_img/make24/include_01/img/inc_ico04_on.png') no-repeat center 50px}

#include01_wrapper .index01 li:after {content:"";position:absolute;top:46px;right:0;width:1px;height:66px;background-color:#e1e1e1}
#include01_wrapper .index01 li:last-child:after {content:"";top:0;right:0;width:0;height:0;background-color:none}
#include01_wrapper .index01 li a {display:block}

#include01_wrapper .index01 li p {padding-top:45px;font-family:'notokr-medium';transition:all .3s}
#include01_wrapper .index01 li:hover p {color:#f48c05}

