.tmj_01 {
  padding: 155px 0 123px;
}
.tmj_01 .title_box {
  text-align: center;
  margin-bottom: 56px;
}
.tmj_01 .con_box ul {
  display: flex;
  gap: 24px;
}
.tmj_01 .con_box ul li {
  text-align: center;
}
.tmj_01 .con_box ul li p {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 42px */
  letter-spacing: -0.8px;
  opacity: 0.9;
  margin: 24px 0;
}
.tmj_01 .con_box ul li span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: rgba(47, 47, 47, 0.8);
}
.tmj_01 .con_box ul li span::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../img/sub/tmj_01_mark.svg) center/cover no-repeat;
}

.tmj_03 {
  padding: 106px 0 109px;
}
.tmj_03 .title_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 45px;
}
.tmj_03 .title_box p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  margin-right: 32px;
  color: rgba(47, 47, 47, 0.8);
}
.tmj_03 .con_box ul {
  margin-top: 36px;
  display: flex;
  gap: 24px;
  justify-content: center;
}
.tmj_03 .con_box ul li {
  width: 100%;
  height: 184px;
  border: 1px solid #DFDFDF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.tmj_03 .con_box ul li span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
}
.tmj_03 .con_box ul li p {
  color: #53BFC4;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 39px */
  letter-spacing: -0.7px;
  font-weight: 700;
  margin-top: 4px;
}

.tmj_04 {
  background: url(../img/sub/tmj_04_bg.jpg) center/cover no-repeat;
  padding: 145px 0;
}
.tmj_04 .title_box * {
  color: #fff;
}
.tmj_04 .title_box p {
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 53.2px */
  letter-spacing: -1px;
  margin-top: 24px;
}
.tmj_04 .title_box p strong {
  color: #53BFC4;
  margin-top: 24px;
}
.tmj_04 .con_box {
  margin-top: 95px;
}
.tmj_04 .con_box ul {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.tmj_04 .con_box ul li {
  display: flex;
  flex-direction: column;
}
.tmj_04 .con_box ul li p {
  width: 100%;
  background-color: #183B48;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px 0;
}
.tmj_04 .con_box ul li p * {
  color: #fff;
}
.tmj_04 .con_box ul li p strong {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 39px */
  letter-spacing: -0.7px;
  font-weight: 700;
}
.tmj_04 .con_box ul li p span {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  opacity: 0.5;
}

.tmj_05 {
  background: url(../img/sub/tmj_05_bg.jpg) center/cover no-repeat;
  padding: 106px 0 111px;
}
.tmj_05 .top_box .title_box {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.tmj_05 .top_box .title_box p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  margin-right: 72px;
}
.tmj_05 .top_box .con_box {
  padding: 0 147px;
  margin-top: 67px;
}
.tmj_05 .bottom_box .title_box h3 {
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 53.2px */
  letter-spacing: -1px;
}
.tmj_05 .bottom_box .title_box h3 strong {
  font-weight: 700;
  color: #037AD6;
}
.tmj_05 .bottom_box .box01 {
  margin: 95px 0 99px;
}
.tmj_05 .bottom_box .box01 h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tmj_05 .bottom_box .box01 .con_box {
  counter-reset: number 0;
}
.tmj_05 .bottom_box .box01 .con_box ul {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-top: 39px;
}
.tmj_05 .bottom_box .box01 .con_box ul li {
  width: 100%;
  height: 184px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  text-align: center;
}
.tmj_05 .bottom_box .box01 .con_box ul li::before {
  counter-increment: number 1;
  content: "STEP 0" counter(number);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 33px */
  letter-spacing: -0.6px;
  margin-bottom: 14px;
}
.tmj_05 .bottom_box .box02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tmj_05 .bottom_box .box02 .title_box > p {
  margin: 24px 0 65px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
}
.tmj_05 .bottom_box .box02 .title_box ul li {
  display: flex;
  align-items: center;
  text-align: center;
  gap: 16px;
}
.tmj_05 .bottom_box .box02 .title_box ul li p {
  width: 200px;
  background-color: #fff;
  padding: 10px 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
}
.tmj_05 .bottom_box .box02 .title_box ul li span {
  width: 340px;
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -0.6px;
  padding: 10px 0;
}
.tmj_05 .bottom_box .box02 .title_box ul li:not(:last-child) {
  margin-bottom: 19px;
}
.tmj_05 .bottom_box .box02 .title_box ul li:first-child p, .tmj_05 .bottom_box .box02 .title_box ul li:first-child span {
  color: rgba(47, 47, 47, 0.7);
}
.tmj_05 .bottom_box .box02 .title_box ul li:last-child p, .tmj_05 .bottom_box .box02 .title_box ul li:last-child img {
  opacity: 0;
}
.tmj_05 .bottom_box .box02 .title_box ul li:last-child span {
  background-color: #53BFC4;
  color: #fff;
}

.tmj_06 {
  padding: 105px 0 124px;
}
.tmj_06 .title_box {
  margin-bottom: 46px;
  text-align: center;
}
.tmj_06 .title_box small {
  color: rgba(47, 47, 47, 0.8);
}
.tmj_06 .bna_box {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.tmj_06 .bna_box .mini_bna p {
  text-align: center;
  margin-top: 24px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.6px;
  color: rgba(47, 47, 47, 0.8);
}
.tmj_06 .bna_box .mini_bna > div {
  position: relative;
}
.tmj_06 .bna_box .mini_bna > div::after {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 33px */
  letter-spacing: -0.6px;
  position: absolute;
  top: 9px;
  left: 17px;
}
.tmj_06 .bna_box .mini_bna .before_box:after {
  content: "BEFORE";
  color: rgba(255, 255, 255, 0.7);
}
.tmj_06 .bna_box .mini_bna .after_box:after {
  content: "AFTER";
  font-weight: 700;
}