@charset "utf-8";
.include02_wrapper{overflow:hidden;position:relative;width:1200px;margin:0 auto}

/*Inquiry list & Company news*/
.include02_wrapper .index03{float:left;overflow:hidden}
.include02_wrapper .index03>ul{overflow:hidden;width:788px;float:left}
.include02_wrapper .index03>ul>li{overflow:hidden;float:left;width:389px;height:225px;margin-right:10px;padding:11px 31px 0 31px;border:1px solid #ddd;border-top:2px solid #ff7e00}
.include02_wrapper .index03>ul>li:last-child{margin-right:0}
.include02_wrapper .index03>ul>li .tit{margin-bottom:10px;padding-bottom:12px;border-bottom:1px dotted #dedede;font-size:19px;color:#222;font-family:'notokr-bold'}
.include02_wrapper .index03>ul>li .tit span{float:right;display:inline-block;color:#ff7e00}

.include02_wrapper .index03>ul>li .txt{margin-bottom:10px;font-size:17px;line-height:27px;color:#555;font-family:'notokr-medium'}
.include02_wrapper .index03>ul>li .txt span{font-size:15px;color:#ff7e00;font-family:'notokr-bold'}
.include02_wrapper .index03>ul>li .txt em{font-size:16px;font-style:normal;color:#555}
.include02_wrapper .index03>ul>li:nth-child(2) .txt{font-size:18px}
.include02_wrapper .index03>ul>li:nth-child(1){background:url('/sh_img/make24/include_02/img/li_bg01.png')}
.include02_wrapper .index03>ul>li:nth-child(2){background:url('/sh_img/make24/include_02/img/li_bg02.png')}


/*Customer Service*/
.include02_wrapper .index04{float:right;width:401px;height:227px;padding-top:20px;text-align:center;background:url('/sh_img/make24/include_02/img/in02_bg.png') no-repeat;font-family:'Montserrat'}
.include02_wrapper .index04 .tit{margin-bottom:8px;font-size:16px;font-weight:700;color:#ff7e00}
.include02_wrapper .index04 .number{margin-bottom:5px;font-size:35px;color:#fff;font-weight:600}
.include02_wrapper .index04 .fax{margin-bottom:13px;font-size:13px;line-height:19px;color:#818181;font-weight:500}
.include02_wrapper .index04 ul{width:257px;margin:0 auto}
.include02_wrapper .index04 ul li{float:left;width:125px;height:40px;margin-right:7px;font-family:'notokr-medium';transition:all .3s}
.include02_wrapper .index04 ul li a{display:block;width:100%;height:100%;line-height:40px;font-size:13px;color:#fff;text-align:center}

.include02_wrapper .index04 ul li:nth-child(1){background:#ff7e00}
.include02_wrapper .index04 ul li:nth-child(2){margin-right:0;background:#383838}
.include02_wrapper .index04 ul li:hover{background:#6d6d6d}
