@charset 'utf-8';

/*----------------------------------------
 custum
----------------------------------------*/
#main ul.list02 {
  width: 660px;
  overflow: visible;
}

#main ul.list02 li {
  margin-right: 0;
  display: block;
}

#main .styleBox01 h3.titStyle02 {
  background: none;
}

#main table.tbl03 td {
  vertical-align: inherit;
}

/* 特長　PCIアイコン */
#main img.icon-pci {
  width: 91%;
}
.detail01 .imgR.w290{
  margin-right: 10px;
}
.detail01 .imgR.w290 .alRight{
  position: relative;
}
.detail01 .alRight .icon-cap {
  position: absolute;
  font-size: 80%;
  right: -0.4rem;
  top: 0rem;
}

/* 製品ページ	　厚生労働省推奨仕様をクリア */
#main .titleBlock {
  background: url(/business/pci/images/line-none.gif) no-repeat left top;
  padding: 10px 30px 15px;
  border-bottom: 1px solid #aeb6bd;
  margin: 0 -10px 10px;
}

#main .titleBlock .pageTitle {
  position: relative;
  display: inline-block;
  padding-top: 5px;
}

#main .titleBlock.has-icon {
  position: relative;
}

/* #main .titleBlock.has-icon .btn-icon-wrap {
  position: absolute;
  top: 0;
  right: 25px;
} */

/* #main .titleBlock.has-icon .btn-icon-wrap {
  position: relative;
  left: -20px;
} */

#main .titleBlock.has-icon .btn-icon-wrap .icon-text {
  font-size: 15px;
  color: #fff;
}



#main .titleBlock.has-icon .btn-icon {
  position: relative;
  margin-top: 4px;
  display: inline-block;
  background: linear-gradient(to right, #2F3689 0%, #111863 100%);
  padding: 12px 12px 10px;
  width: 205px;
  text-align: center;
}

#main .titleBlock.has-icon .btn-icon .pcnote {
  position: absolute;
  top: 0px;
  right: -12px;
  font-size: 80%;
  color: #666;
}

#main .titleBlock.has-icon .cap {
  font-size: 76.92307%;
  color: #666;
  margin-top: 5px;
  /* text-align: left; */
}

/* #main .titleBlock.has-icon .pageTitle {
  padding-right: 230px;
} */
#main .titleBlock .pageTitle::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 100%;
  background: linear-gradient(#154151 0%, #275d71 100%);
  position: absolute;
  top: 0px;
  left: -20px;
}

/* 製品特長 アイコン */
#main .btn-icon-wrap .icon-container {
  display: flex;
}

#main .btn-icon-wrap .icon-container .icon-item:last-of-type {
  margin-left: 1.8rem;

}

/* 改行調整 */
.imgR.imgR-none {
  /* margin-left: 0em !important; */
}

#main ul.notesList.single li {
  padding-left: 1.45em;
  text-indent: -1.45em;
}