.merit-list-sec .title-sec{width:5.66rem;background:var(--primary-color);border-radius:.55rem 0 0 .55rem;color:#fff;position:relative}.merit-list-sec .title-sec .title{position:absolute;min-width:max-content;left:-.7rem;right:0;margin:auto;top:50%;transform:translateY(-50%) rotate(-90deg)}.merit-list-sec .table-sec{width:calc(100% - 6.56rem)}.merit-list-sec .table-sec table{border:.055rem solid #fff;text-align:center}.merit-list-sec .table-sec table thead{border-top:.11rem solid #000;border-bottom:.11rem solid #000}.merit-list-sec .table-sec table th{font-size:1.11rem;font-weight:700;background:#fff;padding:.5rem;border-color:#000;color:#000}.merit-list-sec .table-sec table th.orrange-text{color:var(--secondary-color)}.merit-list-sec .table-sec table td{padding:.8rem .5rem .5rem;background:var(--light-brown);font-size:1rem;font-weight:300}.merit-list-sec .table-sec table td:first-of-type{font-weight:700}@media screen and (max-width:767px){.merit-list-sec .title-sec{width:100%;border-radius:.55rem;margin-bottom:1rem}.merit-list-sec .title-sec .title{position:static;transform:none;padding:.5rem 0}.merit-list-sec .table-sec{width:100%}}