@charset "UTF-8";
.employment#support .sec01.c-sec_type01 {
  margin-bottom: 65px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec01.c-sec_type01 {
    margin-bottom: 40px;
  }
}

.employment#support .sec01.c-sec_type01 .c-rt_type01 {
  text-align: center;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec01.c-sec_type01 .c-rt_type01 {
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .employment#support .sec01.c-sec_type01 .c-rt_type01 > br {
    display: none;
  }
}

.employment#support .sec02 {
  position: relative;
}

.employment#support .sec02__hl {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
  font-family: "NotoSerifCJKjp";
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec02__hl {
    font-size: 28px;
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
}

.employment#support .sec02__hl > em {
  color: #00509D;
  font-style: normal;
}

.employment#support .sec02__holder__text {
  width: 550px;
  margin-bottom: 140px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec02__holder__text {
    width: 100%;
    margin-bottom: 0;
  }
}

.employment#support .sec02__holder__fig {
  position: absolute;
  width: 490px;
  top: 0;
  right: 65px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec02__holder__fig {
    position: static;
    width: 100%;
    margin-bottom: 20px;
  }
}

.employment#support .sec03 .hl_type02 {
  margin-bottom: 25px;
}

.employment#support .sec03 .c-rt_type01 {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .c-hl_type02_fs {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.employment#support .sec03 .c-media {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .c-media {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .c-media[data-col="3"] > div {
    margin-bottom: 0;
  }
}

.employment#support .sec03__icon__list li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03__icon__list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.employment#support .sec03__icon__list li::before {
  content: "・";
}

.employment#support .sec03__icon__list__icon {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 0 50%;
}

.employment#support .sec03__icon__list__icon__music {
  background-image: url("../../images/employment/support/icon_music.svg");
}

.employment#support .sec03__icon__list__icon__music__mana {
  background-image: url("../../images/employment/support/icon_music_mana.svg");
}

.employment#support .sec03__icon__list__icon__humanities {
  background-image: url("../../images/employment/support/icon_humanities.svg");
}

.employment#support .sec03__icon__list__icon__child {
  background-image: url("../../images/employment/support/icon_child.svg");
}

.employment#support .sec03__icon__list__icon__nutrition {
  background-image: url("../../images/employment/support/icon_nutrition.svg");
}

.employment#support .sec03__icon__list__icon::before {
  display: none;
}

.employment#support .sec03__icon__list__icon.lastChild {
  background-position: 0 15%;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .p-others {
    padding: 20px;
  }
}

.employment#support .sec03 .p-others__list {
  margin-bottom: 20px;
}

.employment#support .sec03 .p-others__list__item {
  padding-left: 0;
}

.employment#support .sec03 .p-others__list__item::before {
  content: "・";
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  display: inline;
  position: static;
  top: auto;
  left: auto;
}

.employment#support .sec03 .p-others__icon {
  background-color: #fff;
  padding: 10px 20px;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .p-others__icon {
    padding: 10px;
  }
}

.employment#support .sec03 .p-others__icon__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .p-others__icon__list {
    display: block;
  }
}

.employment#support .sec03 .p-others__icon__list__item {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: 0 50%;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .employment#support .sec03 .p-others__icon__list__item {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.25;
  }
}

.employment#support .sec03 .p-others__icon__list__item__music {
  background-image: url("../../images/employment/support/icon_music.svg");
}

.employment#support .sec03 .p-others__icon__list__item__music__mana {
  background-image: url("../../images/employment/support/icon_music_mana.svg");
}

.employment#support .sec03 .p-others__icon__list__item__humanities {
  background-image: url("../../images/employment/support/icon_humanities.svg");
}

.employment#support .sec03 .p-others__icon__list__item__child {
  background-image: url("../../images/employment/support/icon_child.svg");
}

.employment#support .sec03 .p-others__icon__list__item__nutrition {
  background-image: url("../../images/employment/support/icon_nutrition.svg");
}

@media only screen and (max-width: 767px) {
  .employment#support .sec04 .c-rt_type01 {
    margin-bottom: 20px;
  }
}
