.column-2-LIRT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.column-2-LIRT figure {
  max-width: 380px;
  width: 29.69%;
  line-height: 0
}
@media screen and (max-width:750px) {
  .column-2-LIRT figure {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: none;
    width: 100%;
    margin-top: calc(60 / 750 * 100vw)
  }
}
.column-2-LIRT figure img {
  width: 100%;
  height: auto
}
.column-2-LIRT figure figcaption {
  margin-top: 18px;
  font-size: 20px;
  line-height: 1.5
}
@media screen and (max-width:1744px) and (min-width:1025px) {
  .column-2-LIRT figure figcaption {
    margin-top: calc(18 / 1744 * 100vw);
    font-size: clamp(14px, calc(20 / 1744 * 100vw), 20px)
  }
}
@media screen and (max-width:1024px) {
  .column-2-LIRT figure figcaption {
    margin-top: calc(18 / 1024 * 100vw);
    font-size: clamp(14px, calc(20 / 1024 * 100vw), 20px)
  }
}
@media screen and (max-width:750px) {
  .column-2-LIRT figure figcaption {
    margin-top: calc(30 / 750 * 100vw);
    font-size: clamp(14px, calc(32 / 750 * 100vw), 32px)
  }
}
.column-2-LIRT .txtBox {
  max-width: 840px;
  width: 65.63%
}
@media screen and (max-width:750px) {
  .column-2-LIRT .txtBox {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: none;
    width: 100%
  }
}
.column-2-LIRT .txtBox h3 {
  position: relative;
  padding: 0 0 4px 16px;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: .055em;
  border-bottom: 1px solid #8b8b8b;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (max-width:1744px) and (min-width:1025px) {
  .column-2-LIRT .txtBox h3 {
    padding: 0 0 calc(4 / 1744 * 100vw) calc(16 / 1744 * 100vw);
    font-size: clamp(14px, calc(28 / 1744 * 100vw), 28px)
  }
}
@media screen and (max-width:1024px) {
  .column-2-LIRT .txtBox h3 {
    padding: 0 0 calc(4 / 1024 * 100vw) calc(16 / 1024 * 100vw);
    font-size: clamp(14px, calc(28 / 1024 * 100vw), 28px)
  }
}
@media screen and (max-width:750px) {
  .column-2-LIRT .txtBox h3 {
    padding: 0 0 calc(10 / 750 * 100vw) calc(32 / 750 * 100vw);
    font-size: clamp(14px, calc(36 / 750 * 100vw), 36px)
  }
}
.column-2-LIRT .txtBox h3::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ffc80a
}
@media screen and (max-width:1744px) and (min-width:1025px) {
  .column-2-LIRT .txtBox h3::before {
    top: calc(14 / 1744 * 100vw);
    width: calc(6 / 1744 * 100vw);
    height: calc(6 / 1744 * 100vw)
  }
}
@media screen and (max-width:1024px) {
  .column-2-LIRT .txtBox h3::before {
    top: calc(14 / 1024 * 100vw);
    width: calc(6 / 1024 * 100vw);
    height: calc(6 / 1024 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .column-2-LIRT .txtBox h3::before {
    top: calc(18 / 750 * 100vw);
    width: calc(12 / 750 * 100vw);
    height: calc(12 / 750 * 100vw)
  }
}
.column-2-LIRT .txtBox p {
  
  
  margin-top: 28px;
  font-size: 20px;
  line-height: 2
}
@media screen and (max-width:1744px) and (min-width:1025px) {
  .column-2-LIRT .txtBox p {
    margin-top: calc(28 / 1744 * 100vw);
    font-size: clamp(14px, calc(20 / 1744 * 100vw), 20px)
  }
}
@media screen and (max-width:1024px) {
  .column-2-LIRT .txtBox p {
    margin-top: calc(28 / 1024 * 100vw);
    font-size: clamp(14px, calc(20 / 1024 * 100vw), 20px)
  }
}
@media screen and (max-width:750px) {
  .column-2-LIRT .txtBox p {
    margin-top: calc(40 / 750 * 100vw);
    font-size: clamp(14px, calc(32 / 750 * 100vw), 32px)
  }
}
.column-2-LIRT .txtBox .btn-black {
  margin-top: 30px
}
@media screen and (max-width:1744px) and (min-width:1025px) {
  .column-2-LIRT .txtBox .btn-black {
    margin-top: calc(30 / 1744 * 100vw)
  }
}
@media screen and (max-width:1024px) {
  .column-2-LIRT .txtBox .btn-black {
    margin-top: calc(30 / 1024 * 100vw)
  }
}
@media screen and (max-width:750px) {
  .column-2-LIRT .txtBox .btn-black {
    margin-top: calc(60 / 750 * 100vw)
  }
}