@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:27px 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:17px;padding-bottom:12px;border-bottom:1px dotted #dedede;font-size:16px;color:#222;cursor:pointer;font-family:'notokr-medium'}
.include02_wrapper .index03>ul>li .tit span{float:right;display:inline-block;color:#ff7e00}

/*Customer Service*/
.include02_wrapper .index04{float:right;width:401px;height:227px;padding-top:31px;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;font-family:'notokr-bold'}
.include02_wrapper .index04 .number{font-size:26px;color:#fff;font-weight:600;font-family:'notokr-bold'}
.include02_wrapper .index04 .fax{margin-bottom:13px;font-size:14px;line-height:19px;color:#818181;font-family:'notokr-medium'}
.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}
