@charset "utf-8";

.l-content .infoList-title {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 4px;
}

.l-content .infoList-box, .l-content .infoList-box-index {
  border: 1px solid #bfd941;
  padding: 15px 22px;
}

.l-content .infoList-content {
  border-top: 1px dotted #d3d3d3;
  margin-top: 6px;
  padding-top: 11px;
}

.l-content .infoList-content:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

.l-content .infoList-content-title, .l-content .infoList-content-disc {
  display: inline-block;
  vertical-align: top;
}

.l-content .infoList-content-title {
  width: 190px;
}

.l-content .infoList-content-title_caution {
  box-sizing: border-box;
  border: 1px solid #c7243a;
  color: #c7243a;
  display: inline-block;
  margin-left: 12px;
  padding: 0;
  text-align: center;
  width: 82px;
}

.l-content .infoList-content-disc {
  width: 910px;
}

.l-content .infoList-box-index {
  border: none;
  padding-left: 0;
  padding-top: 8px;
}

.l-content .infoList-box-index .infoList-content {
  border-top: none;
  border-bottom: 1px dotted #d3d3d3;
  margin-bottom: 6px;
  padding-bottom: 8px;
}

.l-content .infoList-box-index .infoList-content:first-child {
  border-top: 1px dotted #d3d3d3;
  padding-top: 11px;
}

.l-content .index-categoryLink-box {
  margin: 60px auto 0 auto;
  text-align: center;
  width: 780px;
}

.l-content .index-categoryLink-list {
  display: inline-block;
  margin-right: 56px;
  margin-left: 56px;
  margin-top: 15px;
  margin-bottom: 15px;
  vertical-align: top;
}

.l-content .index-categoryLink-list .categoryLink-box-list_howtouse, .l-content .index-categoryLink-list .categoryLink-box-list_file, .l-content .index-categoryLink-list .categoryLink-box-list_tips, .l-content .index-categoryLink-list .categoryLink-box-list_faq, .l-content .index-categoryLink-list .categoryLink-box-list_info, .l-content .index-categoryLink-list .categoryLink-box-list_contact, .l-content .index-categoryLink-list .index-categoryLink-list_howtouse, .l-content .index-categoryLink-list .index-categoryLink-list_file, .l-content .index-categoryLink-list .index-categoryLink-list_tips, .l-content .index-categoryLink-list .index-categoryLink-list_faq, .l-content .index-categoryLink-list .index-categoryLink-list_info, .l-content .index-categoryLink-list .index-categoryLink-list_contact {
  background-image: url("/service/rd/icc/sw/help/images/icon/icon_index_sprites.png");
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  width: 145px;
}

.l-content .index-categoryLink-list_howtouse {
  height: 190px;
  background-position: 0 0;
}

.l-content .index-categoryLink-list_howtouse:hover {
  background-position: 0 -460px;
}

.l-content .index-categoryLink-list_file {
  height: 220px;
  background-position: -160px 0;
}

.l-content .index-categoryLink-list_file:hover {
  background-position: -160px -460px;
}

.l-content .index-categoryLink-list_tips {
  height: 205px;
  background-position: -320px 0;
}

.l-content .index-categoryLink-list_tips:hover {
  background-position: -320px -460px;
}

.l-content .index-categoryLink-list_faq {
  height: 205px;
  background-position: 0 -230px;
}

.l-content .index-categoryLink-list_faq:hover {
  background-position: 0 -690px;
}

.l-content .index-categoryLink-list_info {
  height: 205px;
  background-position: -160px -230px;
}

.l-content .index-categoryLink-list_info:hover {
  background-position: -160px -690px;
}

.l-content .index-categoryLink-list_contact {
  height: 190px;
  background-position: -320px -230px;
}

.l-content .index-categoryLink-list_contact:hover {
  background-position: -320px -690px;
}