@charset "utf-8";





.parts55__list {
  display: flex;
  background: #F9F1EE;
  padding: 27px 0 33px;
  justify-content: center;
  gap: 10px;
}
.parts55__item:not(:nth-child(2n+1)) {
  margin-left: 10px;
}

.parts55__ttl-h3-02,
.parts55__ttl-h3 {
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  width: 870px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts55__ttl-h3-02 {
  background: #858585;
  margin: 50px 0 0;
}
.parts55__ttl-h3 {  background: #666666;}

.parts55__item {
  width: 403px;
}

.parts55__ttl-h4 {
  width: 505px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -2.1px;
}
.parts55__black {
  background: #775B3F;
  color: #fff;
}
.parts55__gray {background: #F39800;color: #fff;}

.parts55__detail {
  background: #fff;
  padding: 22px 0 19px 0px;
  height: 268px;
}

.parts55__checkbox:not(:first-child) {
  margin-top: 9.8px;
}

.parts55__checkbox {
  font-size: 16px;
  position: relative;
  padding-left: 81px;
}
  .parts55__checkbox::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 16px;
    left: 60px;
    top: 3px;
  }
    .parts55__checkbox::before {  background: url(../images/img_parts36-1.png) center / contain no-repeat;}


.parts55__list-text {
  background: #EFEFEF;
  padding: 25px 25px 30px;
}
.parts55__ttl-h3-03 {
  font-size: 22px;
  font-weight: 500;
  position: relative;
  padding: 3px 0 10px;
  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: 18px;
  font-weight: 500;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.parts55__dd {
  font-size: 16px;
  line-height: 1.5;
}


.bottom_text{
 font-size: 16px;
 text-align: left;
 font-weight: 400;
 width: 1140px;
 margin: 0px auto 0;
 line-height: 1.84;
}

.cont-parts55 .parts55_top{
  margin-top: 29px;
}

.cont-parts55 .parts55_bottom{
  margin: 0 auto 16px;
}

.item_parts54{
  padding: 47px 20px 0px 20px;
}

.parts55__item {
  border: 1px solid #775B3F;
  width: 562px;
  height: 212px;
  padding: 47px 20px 37px 20px;
  background: #FFFFFF;
}

.parts55__item:nth-child(2) {
  background: #775B3F;
  width: 557px;
  padding: 27px 88px 27px 90px;
}
.parts55__item:nth-child(2) .parts54__bigtext {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: -5px;
}
.parts55__item:nth-child(2) .parts54__text {
  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
}

.parts55__flex{
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-bottom: 28px;
  margin-left: -2px;
}


.cont-parts55 [class$="__contWrap"]{
  padding: 29px 0px 27px;
}


.parts55_last{
  font-size: 16px;
  font-weight: 400;
}

.bottom{
  margin-bottom: 100px;
}

.height_detail{
  height: 268px;
}

.know_Button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  width: 280px;
  height: 50px;
  font-weight: bold;
  color: #ffffff;
  transition: 0.5s;
  background-color: #F39800;
  position: relative;
  border-radius: 6px;
  font-weight: 400;
  position: relative;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
  margin: 17px auto;
  }


  .know_Button::after {
    content: '';
    width: 11px;
    height: 11px;
    border: 0;
    border-top: solid 3px #FFFFFF;
    border-right: solid 3px #FFFFFF;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 247px;
    bottom: 0;
    margin: auto;
}

.ttl_last{
font-size: 32px;
font-weight: 500;
text-align: center;
}

.ttl_last span{
  color:#C47B57;
}

.bg_color{
  background-color: #F9F1EE;
  padding-top: 45px;
  height: 260px;
}

.text_55{
  margin-left: 1em;
  text-indent: -0.9em;
}

.cont-parts55 .text_55{
line-height: 1.7;
    margin-bottom: 7px;
}