@charset "utf-8";
/*---------------------------------------------------------------------------------
topics NO.1 IN JAPAN 01
--------------------------------------------------------------------------------- */
.nij01-sec01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto 200px;
}
.nij01-sec01-img {
  width: 600px;
}
.nij01-sec01-in {
  width: 540px;
}
.nij01-sec01-in__ttl {
  padding-bottom: 24px;
  font-size: 28px;
  font-weight: 700;
  color: #6293fd;
}
.nij01-sec01-in__txt {
  font-size: 16px;
  line-height: 2.125;
}

.nij01-sec02 {
  padding: 120px 0 55px;
  background-color: #fff;
}
.nij01-sec02__ttl {
  font-family: 'Cabin', sans-serif;
  font-size: 56px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.nij01-sec02__txt {
  width: fit-content;
  margin: 0 auto 98px;
  font-size: 28px;
  line-height: 1.57;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.nij01-sec02__txt em {
  color: #f573c6;
  font-style: normal;
}
.nij01-sec02_feature {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 1140px;
  margin: 0 auto 123px;
  position: relative;
  z-index: 2;
}
.nij01-sec02_feature li {
  width: 50%;
  text-align: center;
  margin-bottom: 54px;
}
.nij01-sec02_feature__txt {
  margin-top: 30px;
  font-size: 22px;
  line-height: 1;
  text-align: center;
}
.nij01-sec02_feature__txt em {
  color: #f573c6;
  font-style: normal;
}
.nij01-sec02__bg01 {
  width: 771px;
  height: 658px;
  background-image: url("../../images/recruit2023/topics_01/sec02_feature_bg01-pc.svg");
  position: absolute;
  top: 556px;
  left: 50%;
  margin-left: -904px;
  z-index: 1;
}
.nij01-sec02__bg02 {
  width: 1213px;
  height: 726px;
  background-image: url("../../images/recruit2023/topics_01/sec02_feature_bg02-pc.svg");
  position: absolute;
  top: 186px;
  left: 50%;
  margin-left: 221px;
  z-index: 1;
}
.nij01-sec02__icon01 {
  width: 154px;
  height: 172px;
  background-image: url("../../images/recruit2023/topics_01/sec02_feature_icon01-pc.png");
  position: absolute;
  top: 466px;
  left: 50%;
  margin-left: -590px;
  z-index: 3;
}
.nij01-sec02__icon02 {
  width: 167px;
  height: 167px;
  background-image: url("../../images/recruit2023/topics_01/sec02_feature_icon02-pc.png");
  position: absolute;
  top: 248px;
  left: 50%;
  margin-left: 395px;
  z-index: 3;
}
.nij01-sec02__icon03 {
  width: 187px;
  height: 187px;
  background-image: url("../../images/recruit2023/topics_01/sec02_feature_icon03-pc.png");
  position: absolute;
  top: 974px;
  left: 50%;
  margin-left: 357px;
  z-index: 3;
}

.nij01-sec02__note {
  width: fit-content;
  font-size: 22px;
  line-height: 1.545;
  text-align: center;
  position: absolute;
  top: 1242px;
  left: 50%;
  margin-left: -520px;
  z-index: 2;
  transform: rotate(-1.64deg);
}
.nij01-sec02__note::before {
  width: 53px;
  height: 48px;
  background-image: url("../../images/recruit2023/topics_01/sec02_note_icon.png");
  position: absolute;
  top: -53px;
  left: -37px;
  content:"";
}
.nij01-sec02__photo img {
  width: 100%;
}

.nij01-sec03 {
  width: 1000px;
  padding-top: 134px;
  margin: 0 auto 128px;
}
.nij01-sec03__ttl {
  margin-bottom: 65px;
  font-size: 44px;
  line-height: 1.3;
  text-align: center;
  font-weight: 700;
}
.nij01-sec03__ttl span {
  display: block;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}
.nij01-sec03__ttl em {
  color: #f573c6;
  font-style: normal;
}
.nij01-sec03__img01 {
  width: 1000px;
  margin: 0 auto 65px;
}
.nij01-sec03-point {
  width: 1000px;
  padding: 55px 0 55px;
  background-color: #fff;
  margin: 0 auto;
}
.nij01-sec03-point em {
  color: #f573c6;
  font-style: normal;
}
.nij01-sec03-point__ttl {
  width: fit-content;
  margin-bottom: 15px;
  font-family: 'Caveat', cursive;
  font-size: 30px;
  line-height: 1;
  margin: 0 auto;
  position: relative;
}
.nij01-sec03-point__ttl::before,
.nij01-sec03-point__ttl::after {
  width: 22px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  content:"";
}
.nij01-sec03-point__ttl::before {
  background-image: url("../../images/recruit2023/topics_01/sec03_point__ttl_before.svg");
  left: -50px;
}
.nij01-sec03-point__ttl::after {
  background-image: url("../../images/recruit2023/topics_01/sec03_point__ttl_after.svg");
  right: -40px;
}
.nij01-sec03-point__read {
  width: 861px;
  padding-top: 38px;
  background: url("../../images/recruit2023/topics_01/sec03_point_read.jpg") no-repeat center top;
  margin: 0 auto 40px;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.nij01-sec03-point-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 745px;
  margin: 0 auto;
}
.nij01-sec03-point-inner__img {
  width: 240px;
}
.nij01-sec03-point-inner__txt {
  width: 445px;
  font-size: 16px;
  line-height: 2.125;
}
.nij01-sec03-point-inner__txt em {
  font-weight: 700;
}

.nij01-sec04 {
  width: 1230px;
  margin: 0 auto 65px;
}
.nij01-sec04__ttl {
  margin-bottom: 50px;
  font-family: 'Cabin', sans-serif;
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.nij01-sec04__read {
  margin-bottom: 75px;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.nij01-sec04__read em {
  color: #f573c6;
  font-style: normal;
}
.nij01-sec04-list {
  display: flex;
  flex-wrap: wrap;
}
.nij01-sec04-list li {
  box-sizing: border-box;
  width: 380px;
  padding: 52px 36px 38px;
  background-color: #fff;
  border-radius: 50px 0 50px 0;
  margin: 0 15px 38px;
}
.nij01-sec04-list__ttl {
  padding: 35px 0 22px;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.nij01-sec04-list__txt {
  font-size: 16px;
  line-height: 2.125;
}

.nij01-sec05 {
  width: 1000px;
  margin: 0 auto 160px;
}
.nij01-sec05__ttl {
  margin-bottom: 78px;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.nij01-sec05-in {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  padding: 85px 75px 68px 98px;
  background-color: #fff;
  position: relative;
}
.nij01-sec05-in ul {
  width: 490px;
}
.nij01-sec05-in ul li {
  padding: 0 0 30px 30px;
  font-size: 16px;
  line-height: 1;
  position: relative;
}
.nij01-sec05-in ul li::before {
  width: 12px;
  height: 12px;
  background-color: #f573c6;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 0;
  content:"";
}
.nij01-sec05__img {
  width: 320px;
}
.nij01-sec05__icon01 {
  width: 204px;
  height: 199px;
  background-image: url("../../images/recruit2023/topics_01/sec05_icon01.png");
  position: absolute;
  bottom: -55px;
  left: -95px;
}
.nij01-sec05__icon02 {
  width: 187px;
  height: 187px;
  background-image: url("../../images/recruit2023/topics_01/sec05_icon02.png");
  position: absolute;
  top: -48px;
  right: -32px;
}