.nl-sidebar {
  background: none;
}
.nl-rightContainer {
  background: none;
}
.nl-sidebar-scroll {
  background: #f7f7f7;
}
#nl-work .nl-work-content li p {
  padding: 0 10px;
  text-align: left;
  font-size: 16px;
  height: 0;
  opacity: 0;
}
#nl-work .nl-work-content li h3 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
#nl-work .nl-work-content li h3 .icon {
  background: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#nl-work .nl-work-content li h3 .line {
  width: 10px;
  height: 2px;
  background: #cecece;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
#nl-work .nl-work-content li h3 .line2 {
  transform: translateY(-50%) rotate(90deg);
}
#nl-work .nl-work-content li h3.active .line2 {
  transform: translateY(-50%) rotate(180deg);
  transition: 0.3s;
}
#nl-work .nl-work-content li p.active {
  height: auto;
  opacity: 1;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  #nl-work .nl-work-content li h3 .icon {
    right: 10px;
  }
}
@media screen and (max-width: 320px) {
  #nl-work .nl-work-content li h3 {
    font-size: 16px;
  }
  #nl-work .nl-work-content li h3 .icon {
    right: 5px;
  }
}
.txt-red {
  color: #ff5050;
}
.nl-consultant-inner {
  max-width: 800px;
  margin: 85px auto 30px;
}
.nl-consultant-inner .flex {
  display: flex;
  justify-content: space-between;
}
.nl-consultant-inner .fw-8,
.nl-strength-inner .fw-8 {
  font-weight: 800;
}
.nl-consultant-inner .fw-5,
.nl-strength-inner .fw-5 {
  font-weight: 500;
}
.nl-consultant-intro-ttl {
  font-size: 22px;
  border-bottom: 1px solid #cccccc;
}
.nl-consultant-profile {
  max-width: 564px;
}
.nl-consultant-profile .position {
  position: relative;
  padding-left: 25px;
  font-size: 15px;
  letter-spacing: 0.08em;
}
.nl-consultant-profile .position::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 10px 3.5px;
  border-color: transparent transparent #ff5050 transparent;
  top: 50%;
  left: 5px;
  transform: translateY(-50%) rotate(135deg);
}
.nl-consultant-profile .name-wrap {
  line-height: 1;
  margin-bottom: 22px;
}
.nl-consultant-profile .name-jp {
  font-size: 33px;
  letter-spacing: 0.08em;
}
.nl-consultant-profile .name-en {
  font-size: 13px;
  letter-spacing: 0.2em;
  color: rgba(62, 64, 72, 0.4);
  margin-left: 10px;
}
.nl-consultant-profile .content {
  line-height: 2;
}
.nl-consultant-profile-img {
  max-width: 195px;
}
.nl-consultant-intro .flex {
  margin: 30px 0 80px;
  align-items: flex-end;
}

.nl-consultant-strength {
  background: #f7f7f7;
  padding: 40px 56px;
}
.nl-consultant-strength .ttl {
  font-size: 40px;
  letter-spacing: 0.08em;
  margin: 0 0 26px;
}
.nl-consultant-strength .fw-5 p {
  font-weight: 500;
  line-height: 2;
}
.nl-consultant-strength .fw-5 .nl-reason-content-heading {
  margin-top: 40px;
  letter-spacing: 0.08em;
  font-weight: 700;
}
.nl-reason-content-heading a {
  color: #ffffff;
}
.nl-consultant-compare {
  margin: 80px 0 28px;
}
.nl-consultant-compare .ttl {
  font-size: 40px;
  letter-spacing: 0.08em;
  margin-bottom: 32px;
}
.nl-consultant-compare p {
  text-align: center;
}
.nl-consultant-compare .sub-ttl {
  font-size: 18px;
  margin-bottom: 40px;
}
.nl-consultant-compare table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}
.nl-consultant-compare table th {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
.nl-consultant-compare table tr:first-of-type th {
  font-size: 20px;
}
.nl-consultant-compare table tr:first-of-type th:not(:first-of-type) {
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 18px 0;
}
.nl-consultant-compare table td {
  padding: 16px 0;
  border-left: 1px solid #cccccc;
  width: 125px;
}
.nl-consultant-compare table .border-right {
  border-right: 1px solid #cccccc;
}

.nl-consultant-compare table .tr-last td {
  border-bottom: 1px solid #cccccc;
}
.nl-consultant-compare table tr:not(:first-of-type) {
  background: #f7f7f7;
}
.nl-consultant-compare table tr:nth-of-type(2) {
  background: #fded97;
  border: 5px solid #ffc053;
}
.nl-consultant-compare table tr:nth-of-type(3),
.nl-consultant-compare table tr:nth-of-type(4) {
  border-bottom: 1px solid #fff;
}
.nl-consultant-compare table .th-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90px;
}
.nl-consultant-compare table .th-logo img {
  margin: 0 10px 0 0;
}
.nl-consultant-compare .icn-arrow {
  margin: 40px auto 27px;
}
.nl-consultant-compare .nw-team .ttl {
  font-size: 29px;
}
.nl-consultant-compare .nw-team .sub-ttl {
  font-size: 20px;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
.nl-consultant-compare .nw-team .txt {
  font-size: 17px;
  font-weight: 500;
}
.nl-consultant-compare .nw-team {
  background: url(../../img/listing/img-members.jpg) no-repeat;
  background-size: contain;
  background-position-y: bottom;
  padding-bottom: 318px;
}
@media screen and (max-width: 767px) {
  .nl-consultant-inner {
    max-width: calc(100% - 48px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
  }
  .nl-consultant-profile .name-jp {
    font-size: 30px;
  }
  .nl-consultant-profile .name-en {
    font-size: 10px;
  }
  .nl-consultant-intro .flex {
    flex-direction: column-reverse;
    align-items: center;
    margin-bottom: 60px;
  }
  .nl-consultant-profile-img {
    margin-bottom: 20px;
  }
  .nl-consultant-profile .name-wrap {
    margin-bottom: 10px;
  }
  .nl-consultant-strength {
    padding: 40px 15px;
  }
  .nl-consultant-strength .ttl,
  .nl-consultant-compare .ttl {
    font-size: 30px;
  }
  .nl-consultant-compare .table-wrap {
    overflow-x: scroll;
  }
  .nl-consultant-compare table {
    min-width: 700px;
  }
  .nl-consultant-compare table tr:first-of-type th,
  .nl-consultant-compare table th {
    font-size: 16px;
  }
  .nl-consultant-compare .nw-team .ttl {
    font-size: 22px;
  }
  .nl-consultant-compare .nw-team {
    padding-bottom: 50vw;
  }
  .nl-consultant-compare .nw-team .sub-ttl {
    font-size: 18px;
  }
}

.nl-strength-inner .ttl {
  font-size: 36px;
  margin-bottom: 85px;
}
.nl-strength-inner {
  max-width: 800px;
  margin: 95px auto 0;
}
.nl-strength-list div h3 {
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.75;
  position: relative;
}
.nl-strength-list li::after {
  position: absolute;
  content: "";
  width: 233px;
  height: 233px;
  right: 40px;
  top: -15px;
}
.nl-strength-list li:first-of-type::after {
  background: url(../../img/listing/strength-img1.svg) no-repeat;
  background-size: contain;
}
.nl-strength-list li:nth-of-type(2)::after {
  background: url(../../img/listing/strength-img2.svg) no-repeat;
  background-size: contain;
}
.nl-strength-list li:nth-of-type(3)::after {
  background: url(../../img/listing/strength-img3.svg) no-repeat;
  background-size: contain;
  width: 250px;
  height: 250px;
  right: 25px;
}
.nl-strength-list li:nth-of-type(3) p {
  margin-top: 50px;
}
.nl-strength-list li {
  background: #f7f7f7;
  padding: 100px 60px 50px;
  position: relative;
  margin-bottom: 100px;
}
.nl-strength-list li:last-of-type {
  margin-bottom: 0;
}
.nl-strength-list li::before {
  position: absolute;
  content: "";
  top: -34px;
  z-index: 1;
  left: 60px;
  display: inline-block;
  width: 138.18px;
  height: 99.12px;
}
.nl-strength-list li:first-of-type::before {
  background: url(../../img/listing/01-yellow.svg) no-repeat;
  background-position: center center;
  background-size: contain;
}
.nl-strength-list li:nth-of-type(2)::before {
  background: url(../../img/listing/02-yellow.svg) no-repeat;
  background-position: center center;
  background-size: contain;
}
.nl-strength-list li:nth-of-type(3)::before {
  background: url(../../img/listing/03-yellow.svg) no-repeat;
  background-position: center center;
  background-size: contain;
}
.nl-strength-list li p {
  font-weight: 500;
  line-height: 2;
  margin-top: 15px;
}
.nl-report-review-image-bellmare img {
  width: auto;
  height: auto;
}

.nl-report-review .js-modal-btn::before {
  content: "";
  position: absolute;
  height: 57px;
  width: 80px;
  background: url(../../img/lp/cases-play-btn.svg) no-repeat;
  background-size: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
/* #nl-report,
#nl-bulk {
  margin-top: 85px;
} */
#nl-strength {
  margin-bottom: 80px;
}
.nl-price-wrapper {
  padding: 0;
  margin-top: 0;
}

.nl-price-innr {
  width: 100%;
  background: #fefce0;
  padding: 40px 22px 53px;
}
.nl-price-table {
  display: flex;
  gap: 4px;
  margin-bottom: 4px;
}
.nl-price-table-item {
  width: 100%;
  background: #fff;
}
.nl-price-table-item-title {
  position: relative;
  height: 60px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  background: #ffdb65;
  padding: 20px;
}
.nl-price-table-item-title::after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 5px);
  border-top: 10px solid #ffdb65;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.nl-price-table-item-text {
  position: relative;
  font-weight: 700;
  text-align: center;
  padding: 24px 20px 26px;
}
.nl-price-table-item:nth-child(1) .nl-price-table-item-text {
  font-size: 20px;
  line-height: 48px;
}
.nl-price-table-item:nth-child(2) .nl-price-table-item-text {
  font-size: 22px;
}
.nl-price-table-item:nth-child(3) .nl-price-table-item-text {
  font-size: 18px;
  font-weight: 600;
}
.nl-price-table-item-text .text {
  vertical-align: super;
  margin-right: 3px;
}
.nl-price-table-item-text .reference {
  position: absolute;
  display: block;
  bottom: 6px;
  right: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}
.nl-price-table-item-text .red {
  font-family: "Oswald";
  color: #ff5050;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.nl-price-table-item-text .percent {
  font-size: 24px;
}
.nl-price-text {
  max-width: 500px;
  width: 100%;
  font-size: 14px;
  margin: 0 auto 36px;
}
.nl-price-button-wrapper {
  text-align: center;
  padding: 0 40px;
}
a.nl-price-button {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  background: #ff5050;
  border-radius: 6px;
  padding: 14px 86px 16px;
}
@media (max-width: 767px) {
  .nl-price-wrapper {
    padding: 60px 24px 0;
  }
  .nl-price-innr {
    padding: 19px 15px 28px;
  }
  .nl-price-table-item {
    display: flex;
    flex-direction: column;
  }
  .nl-price-table-item-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 24px 5px;
  }
  .nl-price-table-item-text {
    padding: 8px;
  }
  .nl-price-table-item:nth-child(1) .nl-price-table-item-text {
    font-size: 16px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nl-price-table-item:nth-child(2) .nl-price-table-item-text {
    font-size: 16px;
  }
  .nl-price-text {
    margin-bottom: 32px;
  }
  .nl-price-table-item-text .reference {
    font-size: 10px;
  }
  .nl-price-table-item-text .percent {
    font-size: 10px;
  }
  .nl-price-button-wrapper {
    padding: 0 20px;
  }
  a.nl-price-button {
    font-size: 18px;
    padding: 8px 49px 11px;
  }
}

@media screen and (max-width: 767px) {
  #nl-strength {
    margin-bottom: 60px;
  }
  /* #nl-report,
  #nl-bulk {
    margin-top: 60px;
  } */
  .nl-strength-inner {
    margin-top: 60px;
  }
  .nl-strength-inner .ttl {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .nl-strength-list li::before {
    width: 77px;
    height: 71px;
    top: -13px;
    left: 25px;
  }
  .nl-strength-list li::after,
  .nl-strength-list li:nth-of-type(3)::after {
    width: 180px;
    height: 180px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 80px;
  }
  .nl-strength-list li:nth-of-type(3)::after {
    width: 197px;
    height: 197px;
  }
  .nl-strength-list div h3 {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 1.56;
    text-align: center;
  }
  .nl-strength-list li {
    padding: 280px 25px 40px;
    margin-bottom: 60px;
  }
  .nl-strength-list li:nth-of-type(3) p {
    margin-top: 15px;
  }
  .nl-report-review .js-modal-btn::before {
    height: 30px;
    width: 43px;
  }
  .nl-report-lists {
    margin-bottom: 60px;
  }
}

/* term */
.nl-term-wrapper {
  padding: 130px 0 70px;
  width: 800px;
  max-width: calc(100% - 48px);
  margin: 0 auto;
  text-align: center;
}

.nl-term-genre {
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  background-color: #3e4048;
  color: #fff;
  margin-bottom: 16px;
}

.nl-term-lists {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 48px;
}

.nl-term-list {
  font-size: 18px;
  font-weight: 700;
  background-color: #fded97;
  height: 64px;
  border: 2px solid #3e4048;
  position: relative;
  width: calc(33% - (12px / 3));
  padding-top: 16px;
}

.nl-term-list.nl-term-two-row {
  padding-top: 4px;
}

.nl-term-list::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 10px 3.5px;
  border-color: transparent transparent #ff5050 transparent;
  top: 9px;
  left: 8px;
  transform: rotate(135deg);
}

.nl-term-list .icon {
  background: #ff5050;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  border: 2px solid #3e4048;
  right: -2px;
  bottom: -2px;
}
.nl-term-list .line {
  width: 10px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3px;
}
.nl-term-list .line2 {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.3s;
}
.nl-term-list.active .line2 {
  transform: translateY(-50%) rotate(180deg);
}
.nl-item-list-ttl {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.9;
}
.nl-term-list p {
  padding: 0 10px 16px;
  text-align: left;
  font-size: 14px;
  height: 0;
  opacity: 0;
}

.nl-term-list.active {
  height: auto;
}

.nl-term-list.active p {
  height: auto;
  opacity: 1;
  transition: 0.3s;
}

@media (max-width: 767px) {
  .nl-term-wrapper {
    max-width: 100%;
    width: 100%;
  }
  .nl-term-list {
    width: 100%;
  }

  .nl-term-lists {
    height: 0;
    opacity: 0;
    transition: 0.3s;
    padding: 0 20px;
    margin-bottom: 0;
  }

  .nl-term-lists.active {
    height: auto;
    opacity: 1;
    margin-bottom: 48px;
  }

  .nl-term-genre {
    padding: 0 32px;
    text-align: left;
    position: relative;
    line-height: 64px;
    margin-bottom: 4px;
  }

  .nl-term-genre::after {
    content: "";
    background-color: #fded97;
    display: block;
    position: absolute;
    width: 12px;
    height: 3px;
    border-radius: 1.5px;
    transform-origin: left;
    right: 30px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .nl-term-genre::before {
    content: "";
    background-color: #fded97;
    display: block;
    position: absolute;
    width: 12px;
    height: 3px;
    border-radius: 1.5px;
    transform-origin: right;
    right: 27px;
    top: calc(50% - 5px);
    transform: rotate(-45deg);
    transition: 0.3s;
  }

  .nl-term-genre.active {
    margin-bottom: 24px;
  }

  .nl-term-genre.active::after {
    transform: rotate(-45deg);
    top: calc(50% + 2px);
  }
  .nl-term-genre.active::before {
    transform: rotate(45deg);
    top: calc(50% + 2px);
  }
}

.nl-achieve-innr {
  padding: 50px 40px;
  background-color: #f7f7f7;
  width: 800px;
  margin: 0 auto 40px;
  max-width: 100%;
}

.nl-achieve-txt {
  text-align: center;
  margin-bottom: 48px;
}

.nl-achieve-figs {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

.nl-achieve-fig {
  width: calc(50% - 10px);
  position: relative;
}

.nl-achieve-fig-ttl {
  position: absolute;
  display: block;
  width: 70px;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  top: 0;
  left: 0;
  background-color: #3e4048;
}

.nl-achieve-sum {
  display: flex;
}

.nl-achieve-sum-item {
  width: 50%;
  padding: 16px;
  display: flex;
}

.nl-achieve-condition {
  background-color: #fff;
  width: 140px;
  font-size: 18px;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  text-align: center;
  border-radius: 4px;
  margin-right: 13px;
}

.nl-achieve-result {
  display: flex;
  align-items: center;
  margin: 4px 0;
}

.nl-achieve-result-ttl {
  width: 60px;
  line-height: 22px;
  border-radius: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  margin-right: 13px;
}

.nl-achieve-result-txt {
  font-weight: 600;
  line-height: 22px;
}

.nl-achieve-before {
  background-color: #c4c8d8;
  position: relative;
}
.nl-achieve-before::after {
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  content: "";
  width: 10px;
  height: 20px;
  background-color: #c4c8d8;
  position: absolute;
  right: -10px;
  top: calc(50% - 10px);
}

.nl-achieve-before .nl-achieve-condition {
  color: #858ba2;
}

.nl-achieve-before .nl-achieve-result-ttl {
  background-color: #858ba2;
}

.nl-achieve-after {
  background-color: #ffdb65;
}

.nl-achieve-after .nl-achieve-condition {
  color: #ff5050;
}

.nl-achieve-after .nl-achieve-result-ttl {
  background-color: #ff5050;
}

.nl-achieve-tri {
  display: flex;
  width: 94px;
  justify-content: space-between;
  margin: 30px auto -8px;
  position: relative;
  z-index: 2;
}

.nl-achieve-tri span {
  width: 18px;
  height: 16px;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  background-color: #ffdb65;
}

.nl-achieve-effi {
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  padding: 16px 0;
  position: relative;
  gap: 20px;
}

.nl-achieve-effi-item {
  display: flex;
  align-items: flex-end;
}

.nl-achieve-effi-ttl {
  font-size: 26px;
  font-weight: 800;
  line-height: 1;
  margin-right: 12px;
}

.nl-achieve-effi-ill {
  position: absolute;
  bottom: 16px;
  right: 23px;
}

@media (max-width: 767px) {
  .nl-achieve-innr {
    padding: 50px 24px;
    margin: 0 auto 31px;
  }
  .nl-achieve-effi-ill {
    display: none;
  }

  .nl-achieve-sum {
    flex-direction: column;
  }

  .nl-achieve-sum-item {
    width: 100%;
    justify-content: center;
  }

  .nl-achieve-results {
    flex-shrink: 0;
  }

  .nl-achieve-before::after {
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    width: 20px;
    height: 10px;
    bottom: -9px;
    top: auto;
    right: calc(50% - 10px);
  }

  .nl-achieve-tri {
    margin: 16px auto 12px;
  }

  .nl-achieve-effi {
    background-color: transparent;
    padding: 0;
    gap: 8px;
  }

  .nl-achieve-effi-item {
    background-color: #fff;
    border-radius: 4px;
    flex-direction: column;
    align-items: center;
    width: calc(50% - 4px);
    padding: 16px;
  }

  .nl-achieve-effi-ttl {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
  }

  .nl-achieve-effi-item:nth-child(1) .nl-achieve-effi-txt {
    width: 98px;
  }
  .nl-achieve-effi-item:nth-child(2) .nl-achieve-effi-txt {
    width: 128px;
  }
}

@media (max-width: 560px) {
  .nl-achieve-fig {
    width: 100%;
  }

  .nl-achieve-fig img {
    width: 100%;
  }
}

.nl-dl-button-wrapper {
  text-align: center;
  padding: 0 40px;
  margin-bottom: 96px;
}
@media (max-width: 767px) {
  .nl-dl-button-wrapper {
    padding: 0 20px;
    margin-bottom: 45px;
  }
}
a.nl-dl-button {
  display: inline-block;
  color: #fff;
  font-size: 21px;
  line-height: 1;
  background: #ff5050;
  border-radius: 6px;
  padding: 14px 86px 16px;
}
@media (max-width: 767px) {
  a.nl-dl-button {
    font-size: 18px;
    padding: 8px 49px 11px;
  }
}

.nl-sp-show {
  display: none;
}

.nl-sup-wrapper {
  width: 100%;
  max-width: 848px;
  padding: 0 24px;
  margin: 0 auto;
}

.nl-sup-img {
  width: 288px;
  float: right;
  margin-left: 72px;
}

.nl-sup-copy {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.9;
  margin-bottom: 10px;
}

.nl-sup-txt {
  line-height: 2;
  margin-bottom: 16px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .nl-sp-show {
    display: inline;
  }
  .nl-sp-none {
    display: none;
  }
  .nl-sup-img {
    float: none;
    margin-left: 0;
    width: 100%;
    text-align: center;
    order: 4;
  }
  .nl-sup-copy {
    order: 1;
    font-size: 18px;
  }
  .nl-sup-txt:nth-child(3) {
    order: 2;
    margin-bottom: 10px;
  }
  .nl-sup-txt:nth-child(4) {
    order: 3;
  }
  .nl-sup-cont {
    display: flex;
    flex-direction: column;
  }
}

.nl-tool-wrapper {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.nl-tool-row {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.nl-tool-item {
  background-color: #f7f7f7;
  padding: 40px;
  position: relative;
  width: calc(50% - 10px);
}

.nl-tool-item::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 10px 3.5px;
  border-color: transparent transparent #ff5050 transparent;
  top: 9px;
  left: 8px;
  transform: rotate(135deg);
}

.nl-tool-item-heading {
  text-align: center;
  position: relative;
}

.nl-tool-item-icon {
  margin-bottom: 18px;
  height: 32px;
}

.nl-tool-item-ttl {
  font-size: 18px;
  font-weight: 700;
}

.nl-tool-item.active .nl-tool-item-ttl {
  margin-bottom: 18px;
}

.nl-tool-item-heading::after {
  content: "";
  background-color: #ff5050;
  display: block;
  position: absolute;
  width: 12px;
  height: 3px;
  border-radius: 1.5px;
  transform-origin: left;
  right: -19px;
  top: calc(50% - 5px);
  transform: rotate(45deg);
  transition: 0.3s;
}
.nl-tool-item-heading::before {
  content: "";
  background-color: #ff5050;
  display: block;
  position: absolute;
  width: 12px;
  height: 3px;
  border-radius: 1.5px;
  transform-origin: right;
  right: -22px;
  top: calc(50% - 5px);
  transform: rotate(-45deg);
  transition: 0.3s;
}

.nl-tool-item.active .nl-tool-item-heading {
  margin-bottom: 24px;
}

.nl-tool-item.active .nl-tool-item-heading::after {
  transform: rotate(-45deg);
  top: calc(50% + 2px);
}
.nl-tool-item.active .nl-tool-item-heading::before {
  transform: rotate(45deg);
  top: calc(50% + 2px);
}

.nl-tool-item-txt {
  opacity: 0;
  height: 0;
}

.nl-tool-item.active .nl-tool-item-txt {
  transition: 0.3s;
  height: auto;
  opacity: 1;
}

@media (max-width: 767px) {
  .nl-tool-item {
    width: 100%;
    padding: 20px 36px;
  }

  .nl-tool-row {
    gap: 4px;
  }

  .nl-tool-item-heading {
    display: flex;
    align-items: center;
    position: relative;
  }

  .nl-tool-item-icon {
    width: 28px;
    height: auto;
    margin-right: 18px;
    margin-bottom: 0;
    flex-shrink: 0;
  }

  .nl-tool-item-ttl {
    margin-bottom: 0;
  }

  .nl-tool-item-txt {
    opacity: 0;
    height: 0;
  }

  .nl-tool-item-heading::after {
    content: "";
    background-color: #ff5050;
    display: block;
    position: absolute;
    width: 12px;
    height: 3px;
    border-radius: 1.5px;
    transform-origin: left;
    right: -19px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    transition: 0.3s;
  }
  .nl-tool-item-heading::before {
    content: "";
    background-color: #ff5050;
    display: block;
    position: absolute;
    width: 12px;
    height: 3px;
    border-radius: 1.5px;
    transform-origin: right;
    right: -22px;
    top: calc(50% - 5px);
    transform: rotate(-45deg);
    transition: 0.3s;
  }

  .nl-tool-item.active .nl-tool-item-heading {
    margin-bottom: 24px;
  }

  .nl-tool-item.active .nl-tool-item-heading::after {
    transform: rotate(-45deg);
    top: calc(50% + 2px);
  }
  .nl-tool-item.active .nl-tool-item-heading::before {
    transform: rotate(45deg);
    top: calc(50% + 2px);
  }

  .nl-tool-item.active .nl-tool-item-txt {
    transition: 0.3s;
    height: auto;
    opacity: 1;
  }
}

.nl-goal-wrapper {
  max-width: 848px;
  width: 100%;
  padding: 0 24px;
  margin: 0 auto;
}

.nl-goal-cont {
  padding-bottom: 200px;
}

.nl-goal-img {
  float: right;
  width: 288px;
  margin-left: 72px;
}

.nl-goal-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.9;
  text-align: left;
  margin-bottom: 22px;
}

.nl-goal-txt {
  margin-bottom: 16px;
  line-height: 2;
}

@media (max-width: 767px) {
  .nl-goal-ttl {
    font-size: 20px;
    line-height: 1.8;
  }
  .nl-goal-cont {
    padding-bottom: 100px;
  }
  .nl-goal-img {
    width: 100%;
    text-align: center;
    float: none;
    margin-left: 0;
  }
}

.nl-mv-heading {
  font-family: Hiragino Sans, Meiryo, sans-serif;
  font-weight: 800;
}

.nl-cta-heading-01 {
  font-size: 26px;
  font-weight: 800;
  font-family: Hiragino Sans, Meiryo, sans-serif;
}
.nl-cta-heading-02 {
  font-size: 51px;
  font-weight: 800;
  font-family: Hiragino Sans, Meiryo, sans-serif;
}

.nl-qa-wrapper {
  margin-bottom: 100px;
}

.nl-bulk-solution-text {
  top: 40%;
}

@media (max-width: 767px) {
  .nl-cta-heading-01 {
    font-size: 17px;
  }
  .nl-cta-heading-02 {
    font-size: 25px;
  }
  .nl-qa-wrapper {
    margin-bottom: 50px;
  }
  .nl-bulk-solution-text {
    top: 40%;
  }
}

/* faq改修 */
.faq {
  max-width: 815px;
  margin: 0 auto 112px;
  padding-top: 72px;
}
.faq-ttl {
  font-size: 36px;
  line-height: 62px;
  font-weight: 800;
  text-align: center;
  color: #203467;
  margin-bottom: 56px;
  text-align: center;
}
.c-acd-label {
  background: #f7f7f7;
  height: 72px;
  line-height: 72px;
  padding-left: 80px;
  display: block;
  position: relative;
}
.c-acd-label p {
  font-size: 16px;
  color: #203467;
  font-weight: 600;
}
.c-acd-check {
  display: none;
}

.faq .c-acd-label:before,
.faq .c-acd-label:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  margin: auto;
  height: 2px;
  width: 14px;
  background-color: #203467;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.faq .c-acd-label:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.faq .c-acd-content {
  display: block;
  max-height: 0;
  opacity: 0;
  padding: 8px 80px 0;
  -webkit-transition: 0.6s;
  transition: max-height 0.6s, 0.6s;
  visibility: hidden;
  font-size: 16px;
  color: #203467;
}
.faq .c-acd-content a {
  color: #203467;
  text-decoration: underline;
}
.faq .c-acd-img {
  position: relative;
}
.faq .c-acd-label p::after {
  content: "";
  background: url("../../img/listing/faq-q.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  width: 17px;
  height: 24px;
}
.faq .c-acd-check:checked + .c-acd-label::before {
  opacity: 0;
}
.faq .c-acd-check:checked + .c-acd-label::after {
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.faq .c-acd-check:checked + .c-acd-label + .c-acd-content {
  max-height: 60vh;
  height: 100%;
  opacity: 1;
  padding: 27px 80px 0;
  visibility: visible;
  margin-bottom: 24px;
  position: relative;
  line-height: 32px;
  font-weight: 300;
}
.faq .c-acd-check:checked + .c-acd-label + .c-acd-content::after {
  position: absolute;
  content: "";
  top: 36px;
  left: 32px;
  background: url("../../img/listing/faq-a.svg") no-repeat;
  background-size: contain;
  width: 32px;
  height: 28px;
}

@media (max-width: 768px) {
  .faq .c-acd-label {
    height: auto;
    line-height: 24px;
    padding: 20px 0 20px 34px;
  }
  .faq .c-acd-content {
    padding: 0px 10px 0px 34px;
    margin-bottom: 6px;
  }
  .faq .c-acd-label p {
    width: calc(100% - 36px);
    line-height: 1.75;
  }
  .faq-ttl {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .faq-content-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .faq-content-ttl {
    text-align: center;
    margin: 0px;
    font-size: 24px;
  }
  .faq-content-right {
    width: 90%;
    margin: 50px auto;
    padding: 0px;
  }
  .faq .c-acd-img::after {
    top: 22px;
  }
  .faq-content-wrap {
    background-size: 1100px 113%;
  }

  .faq-content-left::before {
    left: 70px;
    width: 90px;
  }
  .faq-content-right p br {
    display: none;
  }
  .faq-content-img {
    width: 65%;
  }
  .faq .c-acd-check:checked + .c-acd-label + .c-acd-content {
    height: auto;
    padding: 24px 10px 0px 34px;
  }
  .faq .c-acd-check:checked + .c-acd-label + .c-acd-content::after {
    top: 34px;
    left: 6px;
    width: 18px;
  }
  .faq .c-acd-label p::after {
    left: 14px;
    width: 12px;
    top: 24px;
    transform: none;
  }
  .faq .c-acd-label:before,
  .faq .c-acd-label:after {
    right: 16px;
  }
}

/* #movie {
  margin-top: -100px;
} */

.cta-btn-wrapper {
  display: flex;
  gap: 30px;
  width: 100%;
}
@media (max-width: 768px) {
  .cta-btn-wrapper {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.nl-mv-cta-button-link-white,
.nl-cta-button-link-white {
  background: #fff;
}
.nl-mv-cta-button-link-white .nl-mv-cta-button-text,
.nl-cta-button-link-white .nl-cta-button-text {
  color: #000;
}

.nl-mv-cta-button-link-white:hover {
  background: #fff;
}
/* .nl-cta-button::after {
  display: none;
  content: none;
} */

/* .nl-cta-button-link::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #ffdb65;
  border-radius: 8px;
  bottom: -24px;
  left: 20px;
  z-index: 0;
} */

.nl-cta-button-text {
  font-size: 22px;
  line-height: 1.5;
}
.nl-cta-button-link-white:hover {
  background: #fff;
}

.nl-cta-button-link-white .nl-cta-button-arrow {
  background: #000;
}

.nl-cta-button-link-white .nl-cta-button-arrow::after {
  border-color: transparent transparent transparent #000;
}

/* コンサルタント */
.section-intro {
  max-width: 960px;
  margin: 85px auto 0;
}

@media (max-width: 767px) {
  .section-intro {
    max-width: calc(100% - 48px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
  }
}

/* ミーティングカレンダー */
#listing-advertising .nl-leftContainer {
  width: calc(100% - 280px);
}
#listing-advertising .nl-rightContainer {
  width: 280px;
  transition: 0.3s all;
  position: relative;
}
#listing-advertising .nl-sidebar {
  width: 280px;
  transform: translateX(410px);
}
#listing-advertising .nl-sidebar.bg-active {
  transform: translateX(0);
  transition: all .4s cubic-bezier(0.35, 0.32, 0.43, 1);
}
#listing-advertising .nl-sidebar .p-fix-cta  {
  width: 100%;
  padding: 0 15px;
  right: auto;
  top: 90px;
}

@media screen and (max-width: 1047px){
  #listing-advertising .nl-leftContainer {
    width: 100%;
  }
  #listing-advertising .nl-rightContainer {
    display: none;
  }
}

/* ミーティングカレンダー 追加に伴う調整 */
@media (1047px <= width ) {
  .nl-bulk-solution > img {
    width: 100%;
  }
}
@media (1047px <= width < 1182px) {
  .nl-trouble-cloud-inner {
    padding: 30px 25px;
  }
  .nl-trouble-cloud-1 {
    right: -44%;
  }
  .nl-trouble-cloud-2 {
    bottom: 30%;
    left: -44%;
  }
  .nl-trouble-cloud-3 {
    right: -44%;
  }
  .nl-trouble-heading-black {
    font-size: 40px;
  }
  .nl-strength-list div h3 {
    font-size: 32px;
  }
  .nl-term-lists {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .nl-term-list {
    width: auto;
  }
  .nl-tool-wrapper {
    padding: 0 24px;
  }
  .nl-reason-title {
    font-size: 34px;
  }
}

.nl-trouble-upper {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .nl-trouble-upper {
    margin-bottom: 0;
  }
}
