@charset "utf-8";


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


/* Ericom ダブルブラウザ で使用 */
#ericom .auto-style2 {
	color: #FF0000;
	text-decoration: underline;
}
#ericom .auto-style3 {
	Color: #FF0000;
}


#ericom .flx-direction-reverse{
flex-direction:row-reverse;
}
#ericom .flx-ai--center{
align-items:center;
}
@media screen and (max-width:767px) and (min-width:1px) {
#ericom .flx-direction-reverse{
flex-direction:column;
}
}
