@charset "UTF-8";
@media screen and (max-width: 650px) {
  ruby {
    ruby-align: center;
    ruby-position: over;
    word-break: break-word;
    overflow-wrap: break-word;
  }
}
@media screen and (max-width: 650px) {
  rt {
    font-size: 0.8rem;
    white-space: normal !important;
  }
}
#l-description .l-inner .title,
#l-recommend .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-recommend .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-recommend .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-recommend .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 p span,
#l-recommend .l-inner .title p span,
#l-archive .l-inner .title p span,
#l-job_description .l-inner .title p span,
#l-flow .l-inner .title p span,
#l-internship .l-inner .title p span,
#l-support .l-inner .title p span,
#l-check .l-inner .title p span,
#l-faq .l-inner .title p span {
  color: var(--colorPizazz);
}

#l-description .l-inner .title.-sub,
#l-recommend .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-recommend .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-recommend .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-recommend .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-recommend .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-recommend .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(--colorSummerSky);
  border-radius: 10px;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-page,
  #l-recommend .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-recommend .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(--colorSummerSky);
  font-size: var(--fontSize36);
  font-weight: 600;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .title.-page p,
  #l-recommend .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-recommend .l-inner table th,
#l-recommend .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-recommend .l-inner table th,
  #l-recommend .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-recommend .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: #d1ebfd;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner table th,
  #l-recommend .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-recommend .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-recommend .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-recommend .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-recommend .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-recommend .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: #e4ffe9;
  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-description .l-inner .note {
  margin-top: 10px;
  font-size: var(--fontSize14);
  text-align: right;
}

@media screen and (max-width: 650px) {
  #l-description .l-inner .note {
    text-align: left;
  }
}
#l-recommend {
  margin-bottom: 60px;
}

#l-recommend .l-inner ul li {
  display: flex;
  font-size: var(--fontSize18);
  letter-spacing: 0.05rem;
}

#l-recommend .l-inner ul li:not(:last-child) {
  margin-bottom: 20px;
}

#l-recommend .l-inner ul li span {
  margin-right: 5px;
}

#l-recommend .box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 650px) {
  #l-recommend .box {
    flex-direction: column;
    gap: 20px 0;
  }
}
@media screen and (max-width: 650px) {
  #l-recommend .box img {
    width: 100%;
  }
}
#l-recommend .box.for_job_seekers {
  justify-content: space-between;
}

#l-recommend .box.for_job_seekers ul li span {
  color: #38b6ff;
}

#l-recommend .box.for_job_seekers img {
  max-width: 320px;
  margin-right: 100px;
}

@media screen and (max-width: 650px) {
  #l-recommend .box.for_job_seekers img {
    margin-right: 0;
  }
}
#l-recommend .note {
  display: flex;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 40px auto;
  font-size: var(--fontSize16);
  text-align: center;
}

#l-recommend .note span {
  text-align: left;
}

#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;
    padding: 20px 10px;
    flex-direction: column;
    align-items: center;
  }
}
#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(--colorSummerSky);
  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, #99d4ff 0%, #0ea2dd 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(--colorSummerSky);
}

#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(--colorSummerSky);
}

#l-flow .l-inner .step_list .item .box p strong.sbj2 {
  display: inline-block;
  margin: 5px 0 10px 0;
  padding: 10px 5px 0 5px;
  background-color: var(--colorSummerSky);
  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 .box {
  display: flex;
  gap: 0 30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 650px) {
  #l-internship .l-inner .box {
    display: block;
    gap: 0 10px;
  }
}
#l-internship .l-inner .box .desc {
  line-height: 1.4;
}

#l-internship .l-inner .box figure {
  width: 400px;
  flex-shrink: 0;
}

@media screen and (max-width: 650px) {
  #l-internship .l-inner .box figure {
    width: 40%;
  }
}
#l-internship .l-inner .box figure img {
  width: 100%;
}

#l-internship .l-inner table td .box figure {
  width: 200px;
}

@media screen and (max-width: 650px) {
  #l-internship .l-inner table td .box figure {
    width: 30%;
  }
}
#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(1, 1fr);
  }
}
#l-support .l-inner .support_list .item {
  display: flex;
  align-items: flex-start;
  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 {
    align-items: center;
    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(--colorSummerSky);
  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) ".";
  margin-top: 0.5rem;
}

@media screen and (max-width: 650px) {
  #l-check .l-inner ul li::before {
    margin-top: 0.9rem;
  }
}
#l-faq .l-inner .faq_list {
  display: flex;
  margin-bottom: 40px;
}

@media screen and (max-width: 650px) {
  #l-faq .l-inner .faq_list {
    flex-direction: column;
  }
}
#l-faq .l-inner .faq_list > h3 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  background: #38b5fd;
  color: #fff;
  font-weight: bold;
  padding: 10px 8px;
  border-radius: 6px;
  margin-right: 24px;
  flex-shrink: 0;
  text-align: center;
}

@media screen and (max-width: 650px) {
  #l-faq .l-inner .faq_list > h3 {
    writing-mode: horizontal-tb;
    margin-right: 0;
  }
}
#l-faq .l-inner .faq_list:nth-of-type(2) > h3 {
  background-color: #383afd;
}

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

#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(--colorSummerSky);
  color: #fff;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  flex-shrink: 0;
  margin-top: 0.6rem;
}

@media screen and (max-width: 650px) {
  #l-faq .l-inner .faq_list ul li .faq-title::before {
    margin-top: 1rem;
  }
}
#l-faq .l-inner .faq_list ul li .faq-title div p {
  margin-top: 6px;
  font-weight: bold;
  color: var(--colorSummerSky);
}

#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(--colorSummerSky);
  color: var(--colorSummerSky);
  width: 1.8em;
  height: 1.8em;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  margin-top: 0.6rem;
}

@media screen and (max-width: 650px) {
  #l-faq .l-inner .faq_list ul li .faq-desc::before {
    margin-top: 1rem;
  }
}
#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;
}
/*# sourceMappingURL=for_job_seekers.css.map */
