@charset "utf-8";


/*
*	Title: SCSK サービス詳細用
*	URI: 
*	Last Modified: 
*	Description: メインカラム（サービス詳細内容）
*/
.product-makername {
  margin-bottom: 0em !important;
}


@media screen and (max-width:767px) and (min-width:1px) {
.product-makername {
  margin-bottom: 1em !important;
}
}