@charset "utf-8";



/* /////__contwrapを大文字から小文字に変更//////// */

.parts54__contwrap {
  width: 950px;
  margin: 0 auto;
  padding: 24px 0 62px;
  position: relative;
  background: #FFFAF5;
}


.parts54__flex {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-bottom: 19.9px;
}

.parts54__list {margin-top: 0px;}

.parts54__item:nth-child(2) {margin-bottom: 32px;}
.parts54__item:nth-child(3) {
margin-bottom: 13px;
}
.parts54__item:last-child {
margin-bottom: 0px;
}

.parts54__text-top {
margin-bottom: 30px;
}

.parts54__text {
  font-size: 16px;
  line-height: 1.87;
}

.parts54__text02 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 19px;
}

.parts54__ttl-h3 {display: flex;justify-content: center;align-items: center;font-size: 18px;font-weight: 600;color: #fff;width: 423px;height: 70px;text-align: center;}

.parts54__ttl-h4 {font-size: 18px;font-weight: 600;color: #666666;text-align: center;margin-bottom: 11px;}

.parts54__black {background: #666666;}
.parts54__gray {background: #C4C4C4;color: #333;}

.parts54__detail {
padding: 15px 20px 10px;
background-color: #ffffff;
}


.parts54__li-gray,
.parts54__li-black,
.parts54__checkbox {font-size: 16px;padding-left: 29px;margin-bottom: 10px;position: relative;}
  .parts54__checkbox::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 16px;
    left: 5px;
    top: 5px;
  }
    .parts54__checkbox::before {  background: url(../images/img_parts54-1.png) center / contain no-repeat;}


.parts54__li-black::before {
content: "";
position: absolute;
background: #666666;
width: 12px;
height: 12px;
left: 0;
top: 4px;
border-radius: 50%;
}

.parts54__li-gray::before {
content: "";
position: absolute;
background: #C4C4C4;
width: 12px;
height: 12px;
left: 0;
top: 4px;
border-radius: 50%;
}


.cont-parts54{
  background: #FFFAF5;
}

.parts54__item{
  border: 1px solid #775B3F;
  width: 559px;
  height: 174px;
  padding: 27px 20px;
  background: #FFFFFF;
}

.parts54__item:nth-child(2){
  background: #775B3F;
  width: 557px;
  padding: 26px 91px;
}

.parts54__item:nth-child(2) .parts54__text{
  text-align: center;
  color: #FFFFFF;
}
.parts54__item:nth-child(2) .parts54__bigtext{
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: -5px;
}

.parts54_margin{
  margin-bottom: 4px;
  font-weight: 400!important;
}

.parts54__right2{
  padding: 25px 91px;
}
.parts54_bottom{
  margin: 0 auto 18px;
}

.cont-parts54 .padding_left{
  padding: 24px 93px 24px 95px;
}

.item_2{
  padding: 42px 19px;
}
.item_3{
  padding: 28px 20px;
}

.item_4{
  padding: 15px 20px;
}

.parts54__ttl_text{
  font-size: 40px;
  font-weight: bold;
  color: #D20000;
  text-align: center;
  margin-bottom: 25px;
}
.cont-parts54 [class*="__contTtl"]{
  margin-bottom: 5px;
}