.mod-mainContainer h1 + p {
  margin-bottom: 60px;
}

#mod-mainContainer-top .c-support-main {
  margin-top: 0;
}
.c-hdgLv3._line {
  margin-bottom: 32px;
  text-align: left;
}
/*theft-item1*/
.theft-item1 {
  padding: 40px 60px;
}
.theft-item1 p {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 0 0 20px;
  color: #1F1F1F;
}
.theft-item1 li {
  font-size: 2.0rem;
  color: #1F1F1F;
}
.theft-item1 li span {
  color: #68899B;
  font-weight: bold;
  font-size: 2.0rem;
}

.c-support-item table {
  margin-top: 32px;
}
.c-support-item table tr th {
  width: 29.4%;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  color: #1F1F1F;
  font-family: "Noto Sans", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
}
/*theft-item1*/

/*theft-item2*/
.theft-item2 p,
.theft-item2 li {
  font-size: 1.6rem;
  color: #1F1F1F;
}
.theft-item2 .fs-s {
  font-size: 1.4rem;
}
.theft-item2 p {
  margin-bottom: 8px;
}
.theft-item2 p:last-child {
  margin: 0;
}
.theft-item2 p.u-fontSizeSmall,
.theft-item2 .u-fontSizeSmall li {
  font-size: 1.2rem;
  color: #1F1F1F;
}
.theft-item2 img {
  max-width: 100%;
  width: unset;
  max-height: 36px;
}
.theft-item2 .cell2 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 12px;
}
/*theft-item2*/

/*theft-item3*/
.theft-item3 p,
.theft-item3 li {
  font-size: 1.6rem;
  color: #1F1F1F;
}
.theft-item3 blockquote {
  background: #F5F5F5;
  border-radius: 4px;
  padding: 20px;
}
/*theft-item3*/

/*theft-item4*/
.theft-item4 p,
.theft-item5 p {
  font-size: 1.6rem;
  color: #1F1F1F;
}
/*theft-item4*/

.c-support-attention {
  background: rgba(255,255,255,0.4); 
}

@media print, screen and (max-width: 767px) {
  .c-support-item div a {
    margin: 0;
  }
  .c-support-item.theft-item2 .c-tbl td .c-btn {
    padding: 8px 30px 8px 20px;
  }
  .c-support-item.theft-item2 .c-tbl td .c-btn .blank::after {
    min-width: 12px;
    top: 0px;
  }
  .l-main {
    background-size: 100% 100%;
  }
  .mod-mainContainer#mod-mainContainer-top {
    padding-top: 53px;
  }
  .mod-mainContainer h1 + p {
    margin-bottom: 40px;
  }
  .c-hdgLv3._line {
    margin-bottom: 20px;
  }
  .c-support-item {
    padding: 24px 20px;
  }
  /*theft-item1*/
  .theft-item1 {
    padding: 24px 20px;
  }
  .theft-item1 p {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .theft-item1 li {
    font-size: 1.8rem;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 9px;
  }
  .theft-item1 li span {
    position: absolute;
    top: 7px;
    left: 0;
    line-height: 1;
    font-size: 1.8rem;
  }
  .theft-item1 li:last-child {
    margin-bottom: 0;
  }
  /*theft-item1*/

  /*theft-item2*/
  .theft-item2 h2 + p {
    font-size: 1.8rem;
    font-weight: 500;
  }
  .theft-item2 h2 + p + p {
    font-size: 1.4rem;
  }
  .u-marginBottom16 {
    margin-bottom: 16px;
  }
  .u-marginBottom20 {
    margin-bottom: 20px;
  }
  .c-support-item table {
    margin: 20px 0 0 0;
  }
  .theft-item2 a {
    font-size: 1.6rem;
  }
  .theft-item2 .u-marginBottom16.cell2 {
    flex-direction: column;
    align-items: flex-start;
  }
  .c-support-item table tr th {
    font-size: 1.4rem;
  }
  .theft-item2 p, .theft-item2 li {
    font-size: 1.4rem;
  }
  .theft-item2 .fs-s {
    font-size: 1.2rem;
  }
  .c-tbl td ul.u-marginBottom16 {
    margin-bottom: 12px;
  }
  .theft-item2 .u-marginBottom16.cell2 img {
    height: 24px;
  }
  .theft-item2 .u-fontSizeSmall li {
    margin-bottom: 8px;
  }
  .theft-item2 .u-fontSizeSmall li:last-child {
    margin-bottom: 0;
  }
  /*theft-item2*/
  /*theft-item3*/
  .theft-item3 p,
  .theft-item3 li {
    font-size: 1.4rem;
  }
  .theft-item3 p.u-marginBottom32 {
    margin-bottom: 22px;
  }
  .theft-item3 p.u-marginBottom16 {
    margin-bottom: 12px;
  }
  .theft-item3 p.u-marginBottom16 + p.u-marginBottom16 {  
    margin-bottom: 24px;
  }
  .theft-item3 blockquote {
    padding: 24px 16px;
    border-radius: 8px;
  }
  /*theft-item3*/

  /*theft-item4*/
  .theft-item4 p, .theft-item5 p {
    font-size: 1.4rem;
  }
  .c-tbl td p.u-fontSizeSmall {
    margin-top: 16px;
  }
  /*theft-item4*/
  #mod-mainContainer-contact {
    padding: 60px 0;
  }
  #mod-mainContainer-contact .c-support-attention {
    margin-top: 0;
  }
  .c-support-item table tr th {
    width: 32.70440251572327%;
    padding: 0;
  }
}