@charset "utf-8";


/*
*	Title: SCSK サービス詳細用
*	URI: 
*	Last Modified: 
*	Description: メインカラム（サービス詳細内容）
*/

/*2022/08/06
--------------------------------------------------*/

#weblogic ul.link-list-dot.caret-square-o-right-blue ul.link-list-dot.caret-square-o-right-blue>li:before {
    color: #4c9ed9;
    content: "\f152" !important;
    font-size: 100%;
}
#weblogic .mL240{
margin-left:240px;
}

@media screen and (max-width:767px) and (min-width:1px) {
#weblogic table.dataTable01b{
width:100%;
}
#weblogic .mL240{
margin-left:0;
}
}