@charset "utf-8";





.parts55__list {
  display: flex;
  padding: 24px 0;
  justify-content: flex-start;
}
.parts55__list02 {
  display: flex;
  padding: 4px 0;
  justify-content: flex-start;
}
.cont-parts55{
  background: url(../images/img_parts55-5.png) center / cover no-repeat,#fff;
  padding: 13px 0 41px;
}
.parts55__contWrap{
  background: none !important;
}
.parts55__item:not(:nth-child(2n+1)) {
  margin-left: 46px;
}

.parts55__ttl-h3-02,
.parts55__ttl-h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  width: 870px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts55__ttl-h3-02 { 
  background: #858585;
  margin: 26px 0 0;
}
.parts55__ttl-h3 {  background: #666666;}

.parts55__item {
  width: 403px;
}

.parts55__ttl-h4 {
  width: 423px;
  height: 49px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}
.parts55__black {background: #8EA6C7; color: #fff;}
.parts55__black02 {background: #E8EDF4; color: #333;}
.parts55__gray {background: #EE6734; color: #fff}
.parts55__gray02 {background: #FCE0D6; color: #333}


.parts55__detail {
  background: #ffffff;
  padding: 18px 0 16px 0px;
  height: 100px;
  width: 423px;
}
.parts55__detail02 {
  background: #ffffff;
  padding: 12px 0 16px 0px;
  height: 100px;
  width: 423px;
}
.parts55__checkbox02:not(:first-child),
.parts55__checkbox03:not(:first-child),
.parts55__checkbox:not(:first-child) {
  margin-top: 8.7px;
}
.parts55__checkbox04{
  margin-top: 8.7px;
}

.parts55__checkbox,
.parts55__checkbox02,
.parts55__checkbox03,
.parts55__checkbox04{
  font-size: 14px;
  position: relative;
  padding-left: 39px;
  letter-spacing: 0px !important;;
}
  .parts55__checkbox02::before,
  .parts55__checkbox03::before,
  .parts55__checkbox04::before,
  .parts55__checkbox::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 16px;
    left: 19px;
    top: 1px;
  }
    .parts55__checkbox::before {  background: url(../images/img_parts55-1.png) center / contain no-repeat;}
    .parts55__checkbox02::before {  background: url(../images/img_parts55-2.png) center / contain no-repeat;}
    .parts55__checkbox03::before {  background: url(../images/img_parts55-3.png) center / contain no-repeat;}
    .parts55__checkbox04::before {  background: url(../images/img_parts55-4.png) center / contain no-repeat;}


.parts55__list-text {
  background: #EFEFEF;
  padding: 25px;
}
.parts55__ttl-h3-03 {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts55__ttl-h3-03::after {
  content: "";
  position: absolute;
  background: #333;
  width: 818px;
  height: 1px;
  bottom: 0;
  left: 0;
}
.parts55__dt {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts55__dd {
  font-size: 14px;
  line-height: 1.5;
}
