@charset "UTF-8";
.bgtotalcol {
  background-color: #eea6ab;
}

.bgheigakucol {
  background-color: #F5A21B;
}

.bgtsushincol {
  background-color: #a0d2d4;
}

.bgothercol {
  background-color: #ACA7D0;
}

.box_sample {
  margin: 10px;
  padding: 10px;
}

.mincho {
  font-family: "游明朝", YuMincho, "Kozuka Mincho Pro", "Kozuka Mincho Std", "小塚明朝 Pro R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
}

.ftEN {
  font-family: "Crimson Text", serif;
}

.inrWidth {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.outerWidth {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
}

.fullWidth {
  margin-right: auto;
  margin-left: auto;
  width: 1400px;
}

@media screen and (max-width: 1400px) {
  .fullWidth {
    width: 100%;
  }
  .outerWidth {
    width: 95%;
  }
  .inrWidth {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .inrWidth {
    width: 80%;
  }
  .outerWidth {
    width: 86.6%;
  }
}
@-webkit-keyframes animeMVdeco {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
    opacity: 1;
  }
}
@keyframes animeMVdeco {
  0% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
    opacity: 0;
  }
  30% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0);
    opacity: 1;
  }
}
.headlineTitle {
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
}

.headlineText {
  font-size: 1.9rem;
  line-height: 2.2;
}

.sectionTitle {
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: 0.15em;
}

#employmentSupport {
  text-align: justify;
  hanging-punctuation: allow-end;
}
#employmentSupport .dreamSalon__text {
  margin-top: 40px;
}
#employmentSupport .dreamSalon__numbericalArea {
  margin-top: 30px;
  background-color: #f7f3e7;
  border-radius: 10px;
}
#employmentSupport .dreamSalon__numbericalArea--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#employmentSupport .dreamSalon__numbericalArea--flex--imageArea.first {
  width: 38.5%;
  padding: 20px 0 20px 54px;
}
#employmentSupport .dreamSalon__numbericalArea--flex--imageArea.second {
  width: 25%;
  margin: 0 6%;
  padding: 20px 0 20px 0px;
}
#employmentSupport .dreamSalon__numbericalArea--flex--imageArea.third {
  width: 19%;
  padding: 20px 0 17px 0px;
}
#employmentSupport .dreamSalon__numbericalArea--flex--imageArea--image {
  width: 100%;
}
#employmentSupport .careerSupport .inrWidth {
  padding-top: 95px;
}
#employmentSupport .careerSupport__title {
  text-align: center;
  letter-spacing: 0.3em;
}
#employmentSupport .careerSupport__flex {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#employmentSupport .careerSupport__flex--item {
  width: calc(33.3333333333% - 30px);
  margin-right: 45px;
}
#employmentSupport .careerSupport__flex--item:nth-of-type(3n) {
  margin-right: 0;
}
#employmentSupport .careerSupport__flex--item:nth-of-type(n + 4) {
  margin-top: 44px;
}
#employmentSupport .careerSupport__flex--item--imageArea {
  position: relative;
}
#employmentSupport .careerSupport__flex--item--imageArea--image {
  width: 100%;
}
#employmentSupport .careerSupport__flex--item--imageArea .phone {
  position: absolute;
  bottom: -27px;
  right: 0;
  max-width: 20%;
  border-radius: 5px;
}
#employmentSupport .careerSupport__flex--item--textArea {
  padding-top: 17px;
}
#employmentSupport .careerSupport__flex--item--textArea--title {
  font-size: 1.9rem;
  color: #e85744;
  font-weight: bold;
}
#employmentSupport .careerSupport__flex--item--textArea--text {
  margin-top: 5px;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
#employmentSupport .careerSupport__others {
  background-image: url(/img/employment/career_support/gradient.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  margin-top: 44px;
  position: relative;
}
#employmentSupport .careerSupport__others:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  background-color: #fff;
  width: 99%;
  height: 97%;
  border-radius: 5px;
}
#employmentSupport .careerSupport__others--container {
  padding: 25px 33px;
  border-radius: 20px;
  position: relative;
  z-index: 10;
}
#employmentSupport .careerSupport__others--container--title {
  font-size: 1.9rem;
  margin-bottom: 10px;
}
#employmentSupport .careerSupport__others--container--textGroup {
  margin-top: 3px;
}
#employmentSupport .careerSupport__others--container--textGroup--title {
  font-size: 1.7rem;
  font-weight: bold;
}
#employmentSupport .careerSupport__others--container--textGroup--text {
  font-size: 1.6rem;
}
#employmentSupport .careerSchedule {
  background-color: #f7f3e7;
  margin-top: 103px;
}
#employmentSupport .careerSchedule .inrWidth {
  padding: 90px 0;
}
#employmentSupport .careerSchedule__title {
  text-align: center;
  letter-spacing: 0.2em;
}
#employmentSupport .careerSchedule__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}
#employmentSupport .careerSchedule__area--Half {
  width: calc(50% - 15px);
  margin-right: 30px;
}
#employmentSupport .careerSchedule__area--Half:last-of-type {
  margin-right: 0;
}
#employmentSupport .careerSchedule__area--Half--flex {
  position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #employmentSupport .careerSchedule__area--Half--flex.first {
    height: 70%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #employmentSupport .careerSchedule__area--Half--flex.last {
    height: 95%;
  }
}
#employmentSupport .careerSchedule__area--Half--flex--title {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  background-color: #595757;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  border-radius: 10px;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 94%;
  text-align: center;
  width: 53px;
  height: calc(100% - 30px);
}
#employmentSupport .careerSchedule__area--Half--flex--title.last {
  height: calc(100% - 30px);
}
#employmentSupport .careerSchedule__area--Half--flex--title .number {
  text-combine-upright: all;
  -webkit-text-combine: horizontal;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #employmentSupport .careerSchedule__area--Half--flex--title .number {
    -ms-text-combine-horizontal: all;
  }
}
#employmentSupport .careerSchedule__area--Half--flex--list--item {
  padding: 17.5px 10px 17.5px 92px;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item:nth-of-type(odd) {
  background-color: #fff;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item:nth-of-type(even) {
  background-color: #fef4f8;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item.first_radius {
  border-radius: 10px 10px 0 0;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item.last_rasius {
  border-radius: 0 0 10px 10px;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--month {
  letter-spacing: 0em;
  width: 65px;
  height: 65px;
  border: 1px solid #595757;
  border-radius: 999px;
  text-align: center;
  line-height: 60px;
  min-width: 65px;
  background-color: #fff;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--month .number {
  font-size: 3.15rem;
  font-weight: bold;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--month .month {
  font-size: 1.41rem;
  font-weight: bold;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea {
  margin-left: 14px;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea--title {
  font-size: 1.8rem;
  font-weight: bold;
}
#employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea--text {
  font-size: 1.6rem;
  margin-top: 5px;
  letter-spacing: 0.05em;
}
#employmentSupport .careerSchedule__lastTitle {
  background-color: #e85744;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  border-radius: 0 0 10px 10px;
}
#employmentSupport .teacherVoice .inrWidth {
  padding: 100px 0;
}
#employmentSupport .teacherVoice__title {
  text-align: center;
}
#employmentSupport .teacherVoice__flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
}
#employmentSupport .teacherVoice__flex--imageArea {
  margin-left: calc(50% - 50vw);
  margin-top: 4px;
  width: 64%;
}
#employmentSupport .teacherVoice__flex--imageArea--image {
  width: 100%;
}
#employmentSupport .teacherVoice__flex--imageArea--text {
  padding-left: 65px;
  margin-top: 14px;
  letter-spacing: 0.14em;
}
#employmentSupport .teacherVoice__flex--textArea {
  width: 50%;
  margin-left: 42px;
}
#employmentSupport .teacherVoice__flex--textArea--title {
  font-weight: bold;
  font-size: 1.95rem;
  margin-bottom: 26px;
}
#employmentSupport .teacherVoice__flex--textArea--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
#employmentSupport .teacherVoice__flex--textArea--list--term {
  font-weight: bold;
  width: 50px;
}
#employmentSupport .teacherVoice__flex--textArea--list--term.red {
  color: #e06972;
}
#employmentSupport .teacherVoice__flex--textArea--list--term.blue {
  color: #4ebbc7;
}
#employmentSupport .teacherVoice__flex--textArea--list--definition {
  width: calc(100% - 50px);
  line-height: 1.8;
  font-size: 1.6rem;
  letter-spacing: 0.01em;
}

@media screen and (min-width: 1050px) {
  .teacherVoice__flex--imageArea {
    margin-left: unset !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 500px) {
  #employmentSupport .careerSupport__flex--item {
    width: 70% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #employmentSupport .careerSupport__others:after {
    width: 98% !important;
    height: 97% !important;
  }
  #employmentSupport .teacherVoice__flex {
    margin-top: 20px;
  }
  #employmentSupport .teacherVoice__flex--imageArea {
    width: 70% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* SP */
@media screen and (max-width: 768px) {
  .headlineTitle {
    font-size: 2rem;
  }
  .headlineText {
    font-size: 1.3rem;
    line-height: 1.73;
  }
  .sectionTitle {
    font-size: 1.6rem;
  }
  #employmentSupport .dreamSalon {
    /*margin-top: 10px;*/
  }
  #employmentSupport .dreamSalon__title {
    margin-top: 35px;
  }
  #employmentSupport .dreamSalon__text {
    margin-top: 10px;
  }
  #employmentSupport .dreamSalon__numbericalArea--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
  }
  #employmentSupport .dreamSalon__numbericalArea--flex--imageArea.first {
    width: 100%;
    padding: 20px 0 0 0;
  }
  #employmentSupport .dreamSalon__numbericalArea--flex--imageArea.second {
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
  }
  #employmentSupport .dreamSalon__numbericalArea--flex--imageArea.third {
    width: 100%;
    padding: 20px 0 20px 0;
  }
  #employmentSupport .careerSupport .inrWidth {
    padding-top: 65px;
  }
  #employmentSupport .careerSupport__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
  #employmentSupport .careerSupport__flex--item {
    width: 100%;
    margin-right: 0;
  }
  #employmentSupport .careerSupport__flex--item:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  #employmentSupport .careerSupport__flex--item--textArea--title {
    font-size: 1.6rem;
  }
  #employmentSupport .careerSupport__flex--item--textArea--text {
    font-size: 1.3rem;
  }
  #employmentSupport .careerSupport__others {
    margin-top: 24px;
  }
  #employmentSupport .careerSupport__others:after {
    width: 97%;
    height: 98%;
  }
  #employmentSupport .careerSupport__others--container--title {
    font-size: 1.6rem;
  }
  #employmentSupport .careerSupport__others--container--textGroup--title {
    font-size: 1.5rem;
  }
  #employmentSupport .careerSupport__others--container--textGroup--text {
    font-size: 1.3rem;
  }
  #employmentSupport .careerSchedule {
    margin-top: 45px;
  }
  #employmentSupport .careerSchedule .inrWidth {
    padding-top: 20px;
    padding-bottom: 45px;
    width: 90%;
  }
  #employmentSupport .careerSchedule__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  #employmentSupport .careerSchedule__area--Half {
    width: 100%;
    margin-right: 0;
  }
  #employmentSupport .careerSchedule__area--Half:last-of-type {
    margin-top: 20px;
  }
  #employmentSupport .careerSchedule__area--Half--flex--title {
    font-size: 1.6rem;
    left: 10px;
    padding: 10px 3px;
    border-radius: 5px;
    width: 37px;
    min-height: unset;
  }
  #employmentSupport .careerSchedule__area--Half--flex--title.last {
    min-height: unset;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item {
    padding: 10px 10px 10px 55px;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item.first_radius {
    border-radius: 10px 10px 0 0;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item.last_rasius {
    border-radius: 0;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--month {
    width: 45px;
    height: 45px;
    line-height: 42px;
    letter-spacing: -0.1em;
    min-width: 45px;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--month .number {
    font-size: 1.6rem;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--month .month {
    font-size: 1.2rem;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea {
    width: calc(100% - 45px);
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea--title {
    font-size: 1.6rem;
  }
  #employmentSupport .careerSchedule__area--Half--flex--list--item--container--textArea--text {
    font-size: 1.3rem;
  }
  #employmentSupport .careerSchedule__lastTitle {
    font-size: 1.6rem;
  }
  #employmentSupport .teacherVoice .inrWidth {
    padding-top: 30px;
  }
  #employmentSupport .teacherVoice__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 20px;
  }
  #employmentSupport .teacherVoice__flex--imageArea {
    width: 100%;
    margin-left: unset;
  }
  #employmentSupport .teacherVoice__flex--imageArea--image {
    border-radius: 10px;
  }
  #employmentSupport .teacherVoice__flex--imageArea--text {
    padding-left: 0;
    text-align: right;
    font-size: 1.3rem;
    margin-top: 7px;
  }
  #employmentSupport .teacherVoice__flex--textArea {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  #employmentSupport .teacherVoice__flex--textArea--title {
    margin-bottom: 16px;
    font-size: 1.6rem;
  }
  #employmentSupport .teacherVoice__flex--textArea--list--definition {
    font-size: 1.3rem;
  }
}
/*--fadeInUp--*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*--fadeInUpBig--*/
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

/* SP ここまで */