/*CAS Index | Ambeed */
.cas_idx-img{padding:20px 0 10px;}
.cas_idx_text{padding-bottom:20px;}
.cas_idx_text p{line-height:24px;}
.cas_a a{display:inline-block;margin:5px 15px 0 0;width:40px;height:20px;background:#f5f5f5;text-align:center;line-height:20px;}
.cas_a .cas_a_on,.cas_a a:hover{background:#f39800;}
.other_list_con{min-height:300px;}
.other_list_con table{width:100%;}
.other_list_con thead td{background:#eee;font-weight:700;}
.other_list_con td{padding:5px 0 5px 10px;border-bottom:1px solid #ddd;}
.other_list_con .cas_idx_product_name{display:inline-block;overflow:hidden;max-width:700px;text-overflow:ellipsis;white-space:nowrap;}
.other_list_con .btn{width:60px;height:28px;border:none;background:#f39800;line-height:28px;}
.other_list_con td a:hover{color:#f39800;}
.other_list_con td .btn:hover{color:#222;}

/* Covid-19  */
.covid-img{padding:20px 0 10px;}
.covid_text{padding-bottom:20px;}
.covid_text p{line-height:20px;font-size:14px;padding-bottom:5px;}
.covid_text span{color:#777;}

@media only screen and (max-width:1024px){
    .other_list_con .cas_idx_product_name{max-width:360px;}
}
@media only screen and (max-width:680px){
    .other_list_con .cas_idx_product_name{max-width:200px;}
    .other_list_con td{padding-left:5px;}
    .other_list_con td:nth-child(2){white-space:nowrap;}
}
@media only screen and (max-width:480px){
    .other_list_con .cas_idx_product_name{max-width:150px;}
}
@media only screen and (max-width:380px){
    .other_list_con .cas_idx_product_name{max-width:100px;}
}

