@charset "utf-8";
/*///////////////////////////////////////////////////////////////////////////

  関連サービスのご紹介 自転車館

///////////////////////////////////////////////////////////////////////////*/
/* ====================================================
  項目
====================================================*/
/*--------------------------------
  見出し
--------------------------------*/
.group-corp_item-hd {
  border-left: 10px solid #006835;
}
/* ====================================================
  項目
====================================================*/
.group-corp_item-ttl {
  font-size: 18px;
  font-weight: bold;
  color: #3ea917;
  line-height: 1.5;
  margin-bottom: 15px;
}
/* ====================================================
  画像 / テキスト
====================================================*/
.group-corp_item {
  margin-bottom: 30px;
}
.group-corp_media-detail {
  width: 345px;
}
.group-corp_media-detail {
  float: left;
}
.group-corp_media-img {
  float: right;
}
.group-corp_ttl a {
  font-weight: bold;
}
.group-corp_media-firsttxt {
  margin-bottom: 30px;
}
.em {
  font-weight: bold;
  color: #fd871d;
}
/* ====================================================
  訴求
====================================================*/
.group-corp_appeal a {
  color: #333;
}
.group-corp_btn img {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.05);
}