@charset "utf-8";

/**********************************************
PC（Small ／ 画面幅 小（544px以上 768px未満））
***********************************************/
html {
}


/*#enterprise .card-img img{
    height:230px;
}*/


/*デバッグ用-後で消す！！！ start*/
.styleSheetIncludeTest{
    color:green;
}
#gridLineText #xl{
    display: none;
}
#gridLineText #lg{
    display: none;
}
#gridLineText #md{
    display: none;
}
#gridLineText #sm{
    display: block;
}
#gridLineText #xs{
    display: none;
}
/*デバッグ用-後で消す！！！ end*/