@charset "UTF-8";
#l-description .l-inner .title,
#l-archive .l-inner .title,
#l-job_description .l-inner .title,
#l-flow .l-inner .title,
#l-internship .l-inner .title,
#l-support .l-inner .title,
#l-check .l-inner .title,
#l-faq .l-inner .title {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: 500;
  text-align: center;
  border-bottom: 2px solid #000;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title,
  #l-archive .l-inner .title,
  #l-job_description .l-inner .title,
  #l-flow .l-inner .title,
  #l-internship .l-inner .title,
  #l-support .l-inner .title,
  #l-check .l-inner .title,
  #l-faq .l-inner .title {
    margin-bottom: 20px;
  }
}
#l-description .l-inner .title p,
#l-archive .l-inner .title p,
#l-job_description .l-inner .title p,
#l-flow .l-inner .title p,
#l-internship .l-inner .title p,
#l-support .l-inner .title p,
#l-check .l-inner .title p,
#l-faq .l-inner .title p {
  color: var(--colorNightRider);
  font-size: var(--fontSize32);
  font-weight: 700;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title p,
  #l-archive .l-inner .title p,
  #l-job_description .l-inner .title p,
  #l-flow .l-inner .title p,
  #l-internship .l-inner .title p,
  #l-support .l-inner .title p,
  #l-check .l-inner .title p,
  #l-faq .l-inner .title p {
    font-size: var(--fontSize28);
  }
}
#l-description .l-inner .title.-sub,
#l-archive .l-inner .title.-sub,
#l-job_description .l-inner .title.-sub,
#l-flow .l-inner .title.-sub,
#l-internship .l-inner .title.-sub,
#l-support .l-inner .title.-sub,
#l-check .l-inner .title.-sub,
#l-faq .l-inner .title.-sub {
  border-bottom: 0;
}

#l-description .l-inner .title.-sub p,
#l-archive .l-inner .title.-sub p,
#l-job_description .l-inner .title.-sub p,
#l-flow .l-inner .title.-sub p,
#l-internship .l-inner .title.-sub p,
#l-support .l-inner .title.-sub p,
#l-check .l-inner .title.-sub p,
#l-faq .l-inner .title.-sub p {
  font-size: var(--fontSize30);
  font-weight: 400;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-sub p,
  #l-archive .l-inner .title.-sub p,
  #l-job_description .l-inner .title.-sub p,
  #l-flow .l-inner .title.-sub p,
  #l-internship .l-inner .title.-sub p,
  #l-support .l-inner .title.-sub p,
  #l-check .l-inner .title.-sub p,
  #l-faq .l-inner .title.-sub p {
    font-size: var(--fontSize26);
  }
}
#l-description .l-inner .title.-sub02 p,
#l-archive .l-inner .title.-sub02 p,
#l-job_description .l-inner .title.-sub02 p,
#l-flow .l-inner .title.-sub02 p,
#l-internship .l-inner .title.-sub02 p,
#l-support .l-inner .title.-sub02 p,
#l-check .l-inner .title.-sub02 p,
#l-faq .l-inner .title.-sub02 p {
  font-size: var(--fontSize30);
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-sub02 p,
  #l-archive .l-inner .title.-sub02 p,
  #l-job_description .l-inner .title.-sub02 p,
  #l-flow .l-inner .title.-sub02 p,
  #l-internship .l-inner .title.-sub02 p,
  #l-support .l-inner .title.-sub02 p,
  #l-check .l-inner .title.-sub02 p,
  #l-faq .l-inner .title.-sub02 p {
    font-size: var(--fontSize26);
  }
}
#l-description .l-inner .title.-page,
#l-archive .l-inner .title.-page,
#l-job_description .l-inner .title.-page,
#l-flow .l-inner .title.-page,
#l-internship .l-inner .title.-page,
#l-support .l-inner .title.-page,
#l-check .l-inner .title.-page,
#l-faq .l-inner .title.-page {
  margin-bottom: 40px;
  padding: 10px;
  border: 2px solid var(--colorMantis);
  border-radius: 10px;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-page,
  #l-archive .l-inner .title.-page,
  #l-job_description .l-inner .title.-page,
  #l-flow .l-inner .title.-page,
  #l-internship .l-inner .title.-page,
  #l-support .l-inner .title.-page,
  #l-check .l-inner .title.-page,
  #l-faq .l-inner .title.-page {
    margin-bottom: 20px;
  }
}
#l-description .l-inner .title.-page p,
#l-archive .l-inner .title.-page p,
#l-job_description .l-inner .title.-page p,
#l-flow .l-inner .title.-page p,
#l-internship .l-inner .title.-page p,
#l-support .l-inner .title.-page p,
#l-check .l-inner .title.-page p,
#l-faq .l-inner .title.-page p {
  color: var(--colorMantis);
  font-size: var(--fontSize36);
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-page p,
  #l-archive .l-inner .title.-page p,
  #l-job_description .l-inner .title.-page p,
  #l-flow .l-inner .title.-page p,
  #l-internship .l-inner .title.-page p,
  #l-support .l-inner .title.-page p,
  #l-check .l-inner .title.-page p,
  #l-faq .l-inner .title.-page p {
    font-size: var(--fontSize32);
  }
}
#l-description .l-inner table th,
#l-description .l-inner table td,
#l-archive .l-inner table th,
#l-archive .l-inner table td,
#l-job_description .l-inner table th,
#l-job_description .l-inner table td,
#l-flow .l-inner table th,
#l-flow .l-inner table td,
#l-internship .l-inner table th,
#l-internship .l-inner table td,
#l-support .l-inner table th,
#l-support .l-inner table td,
#l-check .l-inner table th,
#l-check .l-inner table td,
#l-faq .l-inner table th,
#l-faq .l-inner table td {
  padding: 20px;
  border: 1px solid #ccc;
  vertical-align: middle;
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner table th,
  #l-description .l-inner table td,
  #l-archive .l-inner table th,
  #l-archive .l-inner table td,
  #l-job_description .l-inner table th,
  #l-job_description .l-inner table td,
  #l-flow .l-inner table th,
  #l-flow .l-inner table td,
  #l-internship .l-inner table th,
  #l-internship .l-inner table td,
  #l-support .l-inner table th,
  #l-support .l-inner table td,
  #l-check .l-inner table th,
  #l-check .l-inner table td,
  #l-faq .l-inner table th,
  #l-faq .l-inner table td {
    display: block;
    width: 100%;
    padding: 10px;
  }
}
#l-description .l-inner table th,
#l-archive .l-inner table th,
#l-job_description .l-inner table th,
#l-flow .l-inner table th,
#l-internship .l-inner table th,
#l-support .l-inner table th,
#l-check .l-inner table th,
#l-faq .l-inner table th {
  width: 280px;
  text-align: center;
  background-color: #eaffb0;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner table th,
  #l-archive .l-inner table th,
  #l-job_description .l-inner table th,
  #l-flow .l-inner table th,
  #l-internship .l-inner table th,
  #l-support .l-inner table th,
  #l-check .l-inner table th,
  #l-faq .l-inner table th {
    width: 100%;
  }
}
#l-description .l-inner .button,
#l-archive .l-inner .button,
#l-job_description .l-inner .button,
#l-flow .l-inner .button,
#l-internship .l-inner .button,
#l-support .l-inner .button,
#l-check .l-inner .button,
#l-faq .l-inner .button {
  margin-top: 50px;
}

#l-description .l-inner .c-tel,
#l-archive .l-inner .c-tel,
#l-job_description .l-inner .c-tel,
#l-flow .l-inner .c-tel,
#l-internship .l-inner .c-tel,
#l-support .l-inner .c-tel,
#l-check .l-inner .c-tel,
#l-faq .l-inner .c-tel {
  width: 480px;
  margin: 30px auto 0 auto;
  text-align: center;
  font-size: var(--fontSize14);
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .c-tel,
  #l-archive .l-inner .c-tel,
  #l-job_description .l-inner .c-tel,
  #l-flow .l-inner .c-tel,
  #l-internship .l-inner .c-tel,
  #l-support .l-inner .c-tel,
  #l-check .l-inner .c-tel,
  #l-faq .l-inner .c-tel {
    width: 100%;
    font-size: var(--fontSize16);
  }
}
#l-description .l-inner .c-tel a,
#l-archive .l-inner .c-tel a,
#l-job_description .l-inner .c-tel a,
#l-flow .l-inner .c-tel a,
#l-internship .l-inner .c-tel a,
#l-support .l-inner .c-tel a,
#l-check .l-inner .c-tel a,
#l-faq .l-inner .c-tel a {
  display: inline-block;
  margin: 6px auto;
  color: var(--colorDeepSea);
  font-size: var(--fontSize30);
  font-weight: 600;
  pointer-events: none;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .c-tel a,
  #l-archive .l-inner .c-tel a,
  #l-job_description .l-inner .c-tel a,
  #l-flow .l-inner .c-tel a,
  #l-internship .l-inner .c-tel a,
  #l-support .l-inner .c-tel a,
  #l-check .l-inner .c-tel a,
  #l-faq .l-inner .c-tel a {
    font-size: var(--fontSize32);
    pointer-events: auto;
  }
}
#l-cover .l-inner .c-slide {
  position: relative;
}

#l-cover .l-inner .c-slide .slick-list {
  /*position: relative;
  &:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: calc(140 / 1400 * 100vw);
    background-image: url(../img/cmn/bg_mv_bottom.svg);
    background-size: 100% auto;
  }*/
}

#l-cover .l-inner .c-slide .item {
  margin: 0 10px;
}

@media screen and (max-width: 650px) {
  #l-cover .l-inner .c-slide .item {
    margin: 0 1.1904761905vw;
  }
}
#l-cover .l-inner .c-slide .item .img img {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 650px) {
  #l-cover .l-inner .c-slide .item .img img {
    width: 100%;
  }
}
#l-description {
  margin-bottom: 60px;
}

#l-description .l-inner .desc {
  padding: 30px;
  border-radius: 30px;
  background-color: #c7e3bb;
  font-size: var(--fontSize19);
  line-height: 1.4;
  text-align: justify;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .desc {
    padding: 20px;
    border-radius: 20px;
    font-size: var(--fontSize18);
  }
}
#l-archive {
  margin-bottom: 60px;
}

#l-archive .l-inner .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0;
}

@media screen and (max-width: 650px) {
  #l-archive .l-inner .box {
    flex-direction: column;
    gap: 20px 0;
  }
}
#l-archive .l-inner .box .desc {
  width: 48%;
}

@media screen and (max-width: 650px) {
  #l-archive .l-inner .box .desc {
    width: 100%;
  }
}
#l-archive .l-inner .box .desc dt:not(:first-child) {
  margin-top: 30px;
}

#l-archive .l-inner .box .desc dt.note {
  color: #f00;
}

#l-archive .l-inner .box .desc dd {
  display: flex;
  justify-content: flex-start;
  margin-top: 10px;
}

#l-archive .l-inner .box .desc dd:before {
  content: "・";
}

#l-archive .l-inner .box .mov {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54%;
  height: auto;
  aspect-ratio: 16/9;
  background-color: #ddd;
}

@media screen and (max-width: 650px) {
  #l-archive .l-inner .box .mov {
    width: 100%;
  }
}
#l-archive .l-inner .box iframe {
  width: 50%;
  height: auto;
  aspect-ratio: 16/9;
}

@media screen and (max-width: 650px) {
  #l-archive .l-inner .box iframe {
    width: 100%;
  }
}
#l-job_description {
  margin-bottom: 60px;
}

#l-flow {
  margin-bottom: 60px;
}

#l-flow .l-inner h3 {
  margin-bottom: 20px;
  font-size: var(--fontSize24);
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  #l-flow .l-inner h3 {
    font-size: var(--fontSize22);
  }
}
#l-flow .l-inner .step_list {
  counter-reset: step-counter;
  position: relative;
}

#l-flow .l-inner .step_list .item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  border: 2px solid #CCC;
  border-radius: 10px;
  padding: 20px 30px;
  margin-bottom: 60px;
  background: #fff;
}

@media screen and (max-width: 650px) {
  #l-flow .l-inner .step_list .item {
    margin-bottom: 30px;
  }
}
#l-flow .l-inner .step_list .item:not(:first-child)::after {
  content: "";
  position: absolute;
  top: -60px;
  left: 80px;
  height: 60px;
  border-left: 4px dotted var(--colorMantis);
  z-index: 0;
}

@media screen and (max-width: 650px) {
  #l-flow .l-inner .step_list .item:not(:first-child)::after {
    top: -30px;
    height: 30px;
  }
}
#l-flow .l-inner .step_list .item figure {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
  margin: 0;
}

#l-flow .l-inner .step_list .item figure::before {
  counter-increment: step-counter;
  content: "STEP" counter(step-counter, decimal-leading-zero);
  background: linear-gradient(to right, #5df742 0%, #0e6107 100%);
  color: #fff;
  font-weight: bold;
  padding: 5px 12px;
  border-radius: 20px;
  text-align: center;
}

#l-flow .l-inner .step_list .item figure img {
  width: 100px;
}

#l-flow .l-inner .step_list .item .box {
  flex: 1;
}

#l-flow .l-inner .step_list .item .box h4 {
  margin: 0 0 10px;
  font-size: var(--fontSize22);
  font-weight: bold;
  color: var(--colorMantis);
}

#l-flow .l-inner .step_list .item .box h4 p {
  margin: 0;
}

#l-flow .l-inner .step_list .item .box p {
  line-height: 1.4;
}

#l-flow .l-inner .step_list .item .box p strong.sbj {
  font-size: var(--fontSize19);
}

#l-flow .l-inner .step_list .item .box p strong.sbj:before {
  content: "●";
  color: var(--colorMantis);
}

#l-flow .l-inner .step_list .item .box p strong.sbj2 {
  margin-right: 5px;
  padding: 0 5px;
  background-color: var(--colorMantis);
  color: #FFF;
}

#l-flow .l-inner .step_list .item .box p span {
  font-size: var(--fontSize14);
  line-height: 1.2;
}

#l-flow .l-inner .step_list .item .box p a {
  color: #0205e5;
  text-decoration: underline;
}

#l-internship {
  margin-bottom: 60px;
}

#l-internship .l-inner .desc {
  margin-bottom: 20px;
}

#l-support {
  margin-bottom: 60px;
}

#l-support .l-inner .desc {
  margin-bottom: 20px;
}

#l-support .l-inner .support_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 24px;
  margin: 40px 0;
}

@media screen and (max-width: 650px) {
  #l-support .l-inner .support_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
#l-support .l-inner .support_list .item {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

@media screen and (max-width: 650px) {
  #l-support .l-inner .support_list .item {
    flex-direction: column;
    gap: 10px;
    padding: 10px;
  }
}
#l-support .l-inner .support_list .item figure {
  flex-shrink: 0;
  width: 100%;
  max-width: 146px;
  margin: 0;
  margin-right: 20px;
}

#l-support .l-inner .support_list .item figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
}

#l-support .l-inner .support_list .item .box {
  flex: 1;
}

#l-support .l-inner .support_list .item .box h4 {
  font-size: var(--fontSize22);
  font-weight: bold;
  margin: 0 0 10px;
  color: var(--colorMantis);
  position: relative;
}

#l-support .l-inner .support_list .item .box p {
  font-size: var(--fontSize16);
  line-height: 1.6;
  margin: 0;
  color: #333;
}

#l-check {
  margin-bottom: 60px;
}

#l-check .l-inner .desc {
  margin-bottom: 20px;
}

#l-check .l-inner ul {
  counter-reset: num;
  padding-left: 0;
  list-style: none;
}

#l-check .l-inner ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  counter-increment: num;
  margin-bottom: 10px;
}

#l-check .l-inner ul li::before {
  content: counter(num) ".";
}

#l-faq .l-inner .faq_list {
  display: flex;
  margin-bottom: 40px;
}

#l-faq .l-inner .faq_list > h3 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  background: #00b060;
  color: #fff;
  font-weight: bold;
  padding: 10px 8px;
  border-radius: 6px;
  margin-right: 24px;
  flex-shrink: 0;
  text-align: center;
}

#l-faq .l-inner .faq_list:nth-of-type(2) > h3 {
  background-color: #2cbf00;
}

#l-faq .l-inner .faq_list:nth-of-type(3) > h3 {
  background-color: #8dbf00;
}

#l-faq .l-inner .faq_list ul {
  width: 100%;
}

#l-faq .l-inner .faq_list ul li {
  padding: 16px 0;
}

#l-faq .l-inner .faq_list ul li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

#l-faq .l-inner .faq_list ul li .faq-title {
  display: flex;
  margin: 0;
  gap: 0 10px;
  /*&::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #6b90db;
    transition: transform 0.2s ease;
  }
  &.is-open::after {
    content: "−";
  }*/
}

#l-faq .l-inner .faq_list ul li .faq-title::before {
  content: "Q";
  background: var(--colorMantis);
  color: #fff;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  flex-shrink: 0;
}

#l-faq .l-inner .faq_list ul li .faq-title div p {
  margin-top: 6px;
  font-weight: bold;
  color: var(--colorMantis);
}

#l-faq .l-inner .faq_list ul li .faq-desc {
  display: flex;
  gap: 0 10px;
  margin-top: 10px;
}

#l-faq .l-inner .faq_list ul li .faq-desc::before {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "A";
  border: 1px solid var(--colorMantis);
  color: var(--colorMantis);
  width: 1.8em;
  height: 1.8em;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
}

#l-faq .l-inner .faq_list ul li .faq-desc div p {
  margin-top: 5px;
  line-height: 1.4;
  color: #333;
}

#l-faq .l-inner .faq_list ul li .faq-desc div p a {
  color: #0205e5;
  text-decoration: underline;
}

#l-merit {
  margin-bottom: 100px;
}

#l-merit .l-inner .-colorDeepSea {
  color: var(--colorDeepSea);
}

#l-merit .l-inner .catch {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-size: var(--fontSize30);
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch {
    margin-bottom: 7.1428571429vw;
  }
}
#l-merit .l-inner .catch:before, #l-merit .l-inner .catch:after {
  display: block;
  content: "";
  width: 67px;
  height: 117px;
  background-repeat: no-repeat;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch:before, #l-merit .l-inner .catch:after {
    display: none;
  }
}
#l-merit .l-inner .catch:before {
  background-image: url(../img/for_companies/catch_left.svg);
}

#l-merit .l-inner .catch:after {
  background-image: url(../img/for_companies/catch_right.svg);
}

#l-merit .l-inner .catch p {
  display: flex;
  justify-content: center;
  align-items: center;
}

#l-merit .l-inner .catch p + p {
  margin-top: 10px;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch p + p {
    margin-top: 1.1904761905vw;
  }
}
@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch {
    font-size: var(--fontSize29);
  }
}
#l-merit .l-inner .catch .-large {
  font-size: var(--fontSize56);
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch .-large {
    font-size: var(--fontSize54);
  }
}
#l-merit .l-inner .catch .-medium {
  font-size: var(--fontSize43);
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch .-medium {
    font-size: var(--fontSize36);
  }
}
#l-merit .l-inner .catch .-no {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  background-color: var(--colorDeepSea);
  border-radius: 50%;
  color: var(--colorWhite);
  font-family: "Noto Sans JP", sans-serif;
  font-size: var(--fontSize46);
  line-height: 54px;
  vertical-align: top;
  padding-bottom: 5px;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .catch .-no {
    width: 11.9047619048vw;
    height: 11.9047619048vw;
    font-size: var(--fontSize45);
  }
}
#l-merit .l-inner .merit {
  margin-bottom: 40px;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit {
    margin-bottom: 7.1428571429vw;
  }
}
#l-merit .l-inner .merit ul {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul {
    flex-wrap: wrap;
    gap: 20px 0;
  }
}
#l-merit .l-inner .merit ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 240px;
  counter-increment: number 1;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li {
    width: 48%;
  }
}
#l-merit .l-inner .merit ul li div {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-width: 1px;
  border-color: rgb(51, 51, 51);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.277px 2.294px 7.6px 0.4px rgba(0, 0, 0, 0.2);
  width: 100%;
  min-height: 140px;
  padding: 15px 0;
  overflow: hidden;
  font-size: var(--fontSize18);
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li div {
    padding: 3.5714285714vw 0;
    font-size: var(--fontSize20);
  }
}
#l-merit .l-inner .merit ul li div span {
  margin-top: 5px;
  color: var(--colorMantis);
  font-size: var(--fontSize32);
  font-weight: 700;
  z-index: 5;
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li div span {
    font-size: var(--fontSize36);
  }
}
#l-merit .l-inner .merit ul li div:after {
  position: absolute;
  content: counter(number, decimal-leading-zero);
  right: -10px;
  bottom: -12px;
  color: #cfe9c6;
  font-size: var(--fontSize90);
  font-family: "Noto Sans JP", sans-serif;
  z-index: 1;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li div:after {
    right: -1.1904761905vw;
    bottom: -2.380952381vw;
    font-size: var(--fontSize82);
  }
}
#l-merit .l-inner .merit ul li p {
  margin-top: 20px;
  font-size: var(--fontSize16);
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li p {
    margin-top: 2.380952381vw;
    font-size: var(--fontSize14);
    text-align: left;
  }
}
#l-merit .l-inner .merit ul li p small {
  font-size: var(--fontSize12);
}

@media screen and (max-width: 650px) {
  #l-merit .l-inner .merit ul li p small {
    font-size: var(--fontSize14);
  }
}
#l-content .l-inner {
  margin-bottom: 100px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner {
    margin-bottom: 23.8095238095vw;
  }
}
#l-content .l-inner#business .suggest {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  flex-wrap: wrap;
  gap: 12px 12px;
  margin-bottom: 80px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#business .suggest {
    gap: 2.380952381vw;
  }
}
#l-content .l-inner#business .suggest li {
  display: flex;
  align-items: center;
  border-width: 1px;
  border-color: rgb(51, 51, 51);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.277px 2.294px 7.6px 0.4px rgba(0, 0, 0, 0.2);
  width: 240px;
  height: 90px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#business .suggest li {
    width: 48%;
    height: 19.0476190476vw;
  }
}
#l-content .l-inner#business .suggest li:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  margin: 0 10px;
  background-image: url(../img/for_companies/icn_check.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

#l-content .l-inner#business .suggest li p {
  display: flex;
  flex-direction: column;
  font-size: var(--fontSize16);
  line-height: 1.4;
}

#l-content .l-inner#business .suggest li p span {
  color: var(--colorMantis);
  font-size: var(--fontSize20);
  font-weight: 700;
}

#l-content .l-inner#business .img {
  margin-bottom: 30px;
}

#l-content .l-inner#business .img img {
  width: 100%;
}

#l-content .l-inner#eventhub .function {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px 12px;
  margin-bottom: 80px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#eventhub .function {
    gap: 2.380952381vw;
    margin-bottom: 7.1428571429vw;
  }
}
#l-content .l-inner#eventhub .function li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 325px;
  height: 90px;
  background-color: #dddcea;
  border-radius: 10px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#eventhub .function li {
    width: 48%;
    height: 28.5714285714vw;
    padding: 2.380952381vw;
  }
}
#l-content .l-inner#eventhub .function li:nth-child(even) {
  background-color: #f3f1f6;
}

#l-content .l-inner#eventhub .function li p {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: var(--fontSize14);
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#eventhub .function li p {
    font-size: var(--fontSize16);
  }
}
#l-content .l-inner#eventhub .function li p span {
  color: var(--colorMidnightBlue);
  font-size: var(--fontSize18);
  font-weight: 700;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#eventhub .function li p span {
    font-size: var(--fontSize20);
  }
}
#l-content .l-inner#eventhub .function li p small {
  font-size: var(--fontSize12);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#eventhub .function li p small {
    font-size: var(--fontSize14);
  }
}
#l-content .l-inner#eventhub .img {
  margin-bottom: 60px;
}

#l-content .l-inner#eventhub .img img {
  width: 100%;
}

#l-content .l-inner#schedule table {
  width: 100%;
  border-collapse: separate;
  border-radius: 10px;
  border-spacing: 0;
  border: none;
  border-left: 1px solid var(--colorVeryLightGrey);
  border-top: 1px solid var(--colorVeryLightGrey);
}

#l-content .l-inner#schedule table tr th,
#l-content .l-inner#schedule table tr td {
  padding: 15px 10px;
  font-size: var(--fontSize16);
  border: none;
  border-bottom: 1px solid var(--colorVeryLightGrey);
  border-right: 1px solid var(--colorVeryLightGrey);
  vertical-align: middle;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr th,
  #l-content .l-inner#schedule table tr td {
    padding: 2.380952381vw 1.1904761905vw;
  }
}
#l-content .l-inner#schedule table tr th {
  background-color: var(--colorMantis);
  color: var(--colorWhite);
}

#l-content .l-inner#schedule table tr th:first-child {
  border-top-left-radius: 10px;
}

#l-content .l-inner#schedule table tr th:last-child {
  border-top-right-radius: 10px;
}

#l-content .l-inner#schedule table tr td:first-child {
  text-align: center;
}

#l-content .l-inner#schedule table tr td span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 8px;
  background-color: #75c453;
  color: #fff;
}

#l-content .l-inner#schedule table tr td a {
  display: inline-block;
  margin-top: 5px;
  padding: 4px 8px;
  background-color: #75c453;
  border: 1px solid #75c453;
  color: #fff;
  font-size: var(--fontSize14);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td a {
    font-size: var(--fontSize16);
  }
}
#l-content .l-inner#schedule table tr td a:hover {
  background-color: #fff;
  color: #75c453;
}

#l-content .l-inner#schedule table tr td[colspan="4"] {
  width: 920px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td[colspan="4"] {
    width: auto;
  }
}
#l-content .l-inner#schedule table tr td .speaker {
  display: flex;
  gap: 0 20px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker {
    flex-direction: column;
    gap: 10px 0;
  }
}
#l-content .l-inner#schedule table tr td .speaker figure {
  display: flex;
  flex-basis: 380px;
  gap: 0 10px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker figure {
    align-items: flex-end;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker figure img {
    width: 30%;
  }
}
#l-content .l-inner#schedule table tr td .speaker figure figcaption {
  text-align: left;
  font-size: var(--fontSize14);
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker figure figcaption {
    font-size: var(--fontSize16);
  }
}
#l-content .l-inner#schedule table tr td .speaker figure figcaption strong {
  font-size: var(--fontSize18);
  font-weight: 400;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker figure figcaption strong {
    font-size: var(--fontSize20);
  }
}
#l-content .l-inner#schedule table tr td .speaker .-left {
  width: 590px;
  text-align: left;
  line-height: 1.6;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker .-left {
    width: 100%;
  }
}
#l-content .l-inner#schedule table tr td .speaker .-left a {
  display: inline-block;
  margin-top: 5px;
  padding: 2px 8px;
  background-color: #75c453;
  border: 1px solid #75c453;
  color: #fff;
  font-size: var(--fontSize14);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule table tr td .speaker .-left a {
    font-size: var(--fontSize16);
  }
}
#l-content .l-inner#schedule table tr td .speaker .-left a:hover {
  background-color: #fff;
  color: #75c453;
}

#l-content .l-inner#schedule table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

#l-content .l-inner#schedule table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

#l-content .l-inner#schedule table tr.-odd {
  background-color: #edf6e8;
}

#l-content .l-inner#schedule .c-note {
  margin: 10px 0 60px 0;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .c-note {
    margin: 2.380952381vw 0 7.1428571429vw 0;
  }
}
#l-content .l-inner#schedule .outline {
  display: flex;
  padding: 10px 5px;
  border-top: 1px solid var(--colorVeryLightGrey);
}

#l-content .l-inner#schedule .outline:last-of-type {
  border-bottom: 1px solid var(--colorVeryLightGrey);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .outline {
    font-size: var(--fontSize18);
  }
}
#l-content .l-inner#schedule .outline dt,
#l-content .l-inner#schedule .outline dd {
  font-size: var(--fontSize16);
  font-weight: 400;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .outline dt,
  #l-content .l-inner#schedule .outline dd {
    font-size: var(--fontSize18);
  }
}
@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .outline dt {
    width: 19.0476190476vw;
  }
}
@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .outline dd {
    width: 80.9523809524vw;
  }
}
#l-content .l-inner#schedule .outline dd p {
  display: inline-block;
  margin-left: 10px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .outline dd p {
    display: block;
    margin-left: 0;
  }
}
#l-content .l-inner#schedule .outline dd p.-red {
  color: #f00;
  font-weight: 600;
}

#l-content .l-inner#schedule .seminar {
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar {
    flex-direction: column;
    gap: 4.7619047619vw 0;
  }
}
#l-content .l-inner#schedule .seminar.-follow {
  margin-bottom: 60px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar.-follow {
    margin-bottom: 7.1428571429vw;
  }
}
#l-content .l-inner#schedule .seminar .box {
  padding: 20px 15px;
  display: flex;
  border-width: 0px;
  gap: 0 10px;
  border-color: rgb(241, 139, 37);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.277px 2.294px 7.6px 0.4px rgba(0, 0, 0, 0.2);
  width: 480px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box {
    width: 100%;
    height: auto;
    padding: 3.5714285714vw;
    gap: 0 4.7619047619vw;
  }
}
#l-content .l-inner#schedule .seminar .box .-left {
  width: 110px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-left {
    width: 23.8095238095vw;
  }
}
#l-content .l-inner#schedule .seminar .box .-left h4 {
  margin-bottom: 10px;
  padding: 5px 0;
  border-radius: 5px;
  background-color: var(--colorMantis);
  color: var(--colorWhite);
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-left h4 {
    font-size: var(--fontSize20);
  }
}
#l-content .l-inner#schedule .seminar .box .-left img {
  width: 100%;
}

#l-content .l-inner#schedule .seminar .box .-right h4 {
  font-size: var(--fontSize20);
  font-weight: 700;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right h4 {
    font-size: var(--fontSize22);
  }
}
#l-content .l-inner#schedule .seminar .box .-right .c-disc {
  margin: 10px 0;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right .c-disc li {
    font-size: var(--fontSize18);
  }
}
#l-content .l-inner#schedule .seminar .box .-right .name {
  font-size: var(--fontSize14);
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right .name {
    font-size: var(--fontSize16);
  }
}
#l-content .l-inner#schedule .seminar .box .-right .name span {
  font-size: var(--fontSize18);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right .name span {
    font-size: var(--fontSize20);
  }
}
#l-content .l-inner#schedule .seminar .box .-right.-follow {
  width: 330px;
}

#l-content .l-inner#schedule .seminar .box .-right.-follow .name {
  font-size: var(--fontSize13);
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right.-follow .name {
    font-size: var(--fontSize15);
  }
}
#l-content .l-inner#schedule .seminar .box .-right.-follow .name span {
  font-size: var(--fontSize20);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right.-follow .name span {
    font-size: var(--fontSize22);
  }
}
#l-content .l-inner#schedule .seminar .box .-right.-follow .c-disc {
  margin: 10px 0 0 0;
  font-size: var(--fontSize14);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#schedule .seminar .box .-right.-follow .c-disc {
    font-size: var(--fontSize18);
  }
}
#l-content .l-inner .banner {
  margin: 80px auto 0 auto;
}

#l-content .l-inner .banner ul {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner .banner ul {
    justify-content: center;
  }
}
#l-content .l-inner .banner ul li {
  border: 1px solid var(--colorNightRider);
}

#l-content .l-inner .banner p {
  width: 322px;
  margin: 10px auto 0 auto;
  font-size: var(--fontSize16);
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner .banner p {
    font-size: var(--fontSize22);
  }
}
#l-content .l-inner#community .c-catch {
  position: relative;
  display: flex;
  align-items: center;
  height: 100px;
  margin: 80px auto 40px auto;
  padding: 0 20px 0 380px;
  border-width: 2px;
  border-color: #75c453;
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.277px 2.294px 7.6px 0.4px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .c-catch {
    height: auto;
    margin-top: 0;
    padding: 20px 20px 0 20px;
    flex-direction: column-reverse;
  }
}
#l-content .l-inner#community .c-catch figure {
  position: absolute;
  bottom: 0;
  left: 20px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .c-catch figure {
    position: static;
  }
}
#l-content .l-inner#community .c-catch p {
  margin-bottom: 0;
}

#l-content .l-inner#community .suggest {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  flex-wrap: wrap;
  gap: 12px 12px;
  margin-bottom: 80px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .suggest {
    gap: 2.380952381vw;
  }
}
#l-content .l-inner#community .suggest li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 320px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .suggest li {
    width: 48%;
  }
}
#l-content .l-inner#community .suggest li div {
  display: flex;
  align-items: center;
  width: 100%;
  height: 90px;
  border-width: 1px;
  border-color: rgb(51, 51, 51);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 3.277px 2.294px 7.6px 0.4px rgba(0, 0, 0, 0.2);
  font-size: var(--fontSize16);
  line-height: 1.4;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .suggest li div {
    height: 19.0476190476vw;
  }
}
#l-content .l-inner#community .suggest li div:before {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  margin: 0 10px;
  background-image: url(../img/for_companies/icn_check.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

#l-content .l-inner#community .suggest li div span {
  display: flex;
  flex-direction: column;
}

#l-content .l-inner#community .suggest li div strong {
  color: var(--colorMantis);
  font-size: var(--fontSize20);
  font-weight: 700;
}

#l-content .l-inner#community .suggest li p {
  margin-top: 10px;
  font-size: var(--fontSize14);
  line-height: 1.4;
}

#l-content .l-inner#community .img {
  margin-bottom: 80px;
}

#l-content .l-inner#community .img img {
  width: 100%;
}

#l-content .l-inner#community .linkedin {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px 0;
  padding: 30px 0;
  background-color: #f0f5fa;
}

#l-content .l-inner#community .linkedin img {
  width: 268px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .linkedin img {
    width: 61.9047619048vw;
  }
}
#l-content .l-inner#community .linkedin .logo {
  width: 140px;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
}

@media screen and (max-width: 650px) {
  #l-content .l-inner#community .linkedin .logo {
    width: 23.8095238095vw;
    margin-right: 10px;
  }
}
#l-content .l-inner#community .linkedin .logo img {
  width: 100%;
}

/*.contact{
  margin-top: 80px;
  @include res.sp{
    width: 100%;
    margin-top: calc(60 / 420 * 100vw);
  }
  .button{
    margin-bottom: 20px;
  }
  .c-tel{
    width: 480px;
    margin: 0 auto;
    padding: 14px 30px;
    border: 1px solid #555;
    border-radius: 10px;
    text-align: center;
    font-size: var(--fontSize14);
    @include res.sp{
      width: 100%;
      font-size: var(--fontSize16);
    }
    a{
      display: block;
      margin: 6px auto;
      color: var(--colorDeepSea);
      font-size: var(--fontSize30);
      font-weight: 600;
      pointer-events: none;
      @include res.sp{
        font-size: var(--fontSize32);
        pointer-events: auto;
      }
    }
  }
  .text_link{
    margin-top: 20px;
  }
}*/
/*# sourceMappingURL=for_companies.css.map */
