@charset "utf-8";

/*메인 공통*/
.inc01_box .tit{padding-bottom:50px;text-align:center;font-size:36px;font-family:'notokr-bold';color:#111;letter-spacing:-.3px}
.inc01_box .eng_tit{padding-bottom:12px;font-size:14px;letter-spacing:0.3px;font-weight:600;text-align:center;color:#f27a74;font-family:'Poppins', sans-serif}

#include01_wrapper table{width:100%;font-size:16px;color:#333;font-family: 'notokr-bold';text-align:center;}
#include01_wrapper table tr td{padding:16px;border-left:1px solid #e1e1e1;font-weight:600;font-family:'Poppins' ,'notokr-bold';border-bottom: 1px solid #e1e1e1;}
#include01_wrapper table tr td:last-child{border-right:1px solid #e1e1e1;}
#include01_wrapper table p{padding-top:4px;color: #ffffffde;font-size:14px}
#include01_wrapper table .color01{background:#464646;color:#fff}
#include01_wrapper table .color02{background:#607cbd}
#include01_wrapper table .color03{background:#f47d77}
#include01_wrapper table th{padding:20px;font-size:17px}
#include01_wrapper table .c01{background:#eff6ff;;border-left:none}
#include01_wrapper table .c02{background:#fff4f5;border-left:none}
#include01_wrapper table .line_t{height:15px}
#include01_wrapper table .line_t td{border-left:none;border-right:none !important}