@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
/* font-family: 'Poppins', sans-serif; */
figure {
  margin: 0;
}
/*
@media screen and (max-width: 1400px) {
  .new_ctn03 .con_box dl dd {
    word-break: keep-all;
  }
  .new_ctn03 .con_box dl dd > br {
    display: none;
  }

  .new_ctn01 .txtBox_s2 dl dt p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1200px) {
  .new_ctn03 .talent_txt h3,
  .new_ctn04 .talent_txt h3,
  .new_ctn05 .talent_txt h3 {
    margin-top: 80px;
  }
  .new_ctn05 {
    margin-top: 0;
  }

  .new_ctn03 .con_box {
    position: relative;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 20px 30px;
  }
  .new_ctn03 .con_box dl dt {
    margin-bottom: 20px;
  }
  .new_ctn03 .con_box dl dd > br {
    display: block;
  }

  .new_ctn04 .new_list .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .new_ctn04 .new_list .item:nth-of-type(2n) {
    margin-right: 0;
  }

  .new_ctn05 .talent_txt > .item:last-of-type,
  .new_ctn05 .talent_txt > .item {
    padding: 30px 0;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(2) {
    width: 100%;
    text-align: center;
    padding: 0 16px;
    margin-bottom: 40px;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(2)::after {
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 32px);
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(3) {
    width: 100%;
    text-align: center;
    position: static;
  }
  .new_ctn05 .talent_txt > .item .cont .box h4::before {
    display: none;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul {
    position: static;
  }
  .new_ctn05 .talent_txt > .item .cont .box h5 {
    font-size: 40px;
  }
}

@media screen and (max-width: 1000px) {
  .new_ctn03 .talent_txt h3,
  .new_ctn04 .talent_txt h3,
  .new_ctn05 .talent_txt h3 {
    margin-top: 0;
  }
  .new_ctn03 .talent_txt,
  .new_ctn04 .talent_txt,
  .new_ctn05 .talent_txt {
    padding-top: 60px;
  }

  .new_ctn04 .new_list .item .txt h4 {
    font-size: 20px;
  }
  .new_ctn04 .new_list .item figure {
    width: 80px;
    margin-right: 15px;
  }
  .new_ctn04 .new_list .item .txt {
    width: calc(100% - 95px);
  }
  .new_ctn04 .new_list .item .txt ul {
    margin-top: 14px;
  }

  .new_ctn01 .txtBox_s2 dl dt p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 800px) {
  .new_ctn04 .new_list {
    text-align: center;
  }
  .new_ctn04 .new_list .item figure {
    width: 100%;
    margin-right: 0;
  }
  .new_ctn04 .new_list .item .txt {
    width: 100%;
    margin-top: 20px;
  }
  .new_ctn04 .new_list .item .txt ul li {
    text-align: left;
  }

  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li::after,
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(2)::after,
  .new_ctn05 .talent_txt > .item .cont .box .item > ul::after,
  .new_ctn05 .talent_txt > .item .cont .box .item > ul::before {
    display: none;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li {
    width: 33.3%;
    margin-bottom: 30px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .step {
    margin-bottom: 14px;
    font-size: 16px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul {
    margin-top: 30px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .tit {
    font-size: 18px;
  }
  .new_ctn05 .talent_txt > .item .cont .box h5,
  .new_ctn05 .talent_txt > .item .cont .box h4 {
    font-size: 30px;
  }
}

@media screen and (max-width: 600px) {
  .new_ctn03 .con_box dl dt {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .new_ctn03 .con_box .img_box {
    position: static;
    top: 20px;
    right: 30px;
  }
  .new_ctn03 .con_box dl dd > br {
    display: none;
  }
  .new_ctn04 .new_list .item .txt ul li {
    word-break: keep-all;
  }
  .new_ctn04 .new_list .item .txt ul li > br {
    display: none;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul {
  }
}

@media screen and (max-width: 500px) {
  .chat0002 {
    right: 0;
    height: 90%;
  }

  .new_ctn03 .con_box dl dt {
    font-size: 20px;
  }
  .new_ctn03 .con_box dl dd {
    font-size: 15px;
  }
  .new_ctn04 .new_list .item .txt h4 {
    font-size: 18px;
  }
  .new_ctn04 .new_list .item .txt ul li {
    font-size: 14px;
  }
  .new_ctn05 .talent_txt > .item .cont .box h5,
  .new_ctn05 .talent_txt > .item .cont .box h4 {
    font-size: 24px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .step {
    font-size: 15px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li .tit {
    font-size: 17px;
  }
  .new_ctn05 .talent_txt > .item .cont .box .item > ul > li ul li {
    font-size: 14px;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(1) {
    margin-bottom: 0;
  }
  .new_ctn05 .talent_txt > .item .cont .box:nth-of-type(2) {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .new_ctn01 .txtBox_s2 dl dt p {
    font-size: 1.5rem;
  }
  .new_ctn01 .iconList .txt p {
    font-size: 18px;
  }
}
*/
