/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================

  main layout  all

========================================= */
/*	cmn parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.pre {
  white-space: pre-line;
}

.no-sb {
  margin: 50px auto 0;
}

.cmn-txt-box p:nth-of-type(n+2) {
  margin-top: 28px;
}
.cmn-txt-ac {
  color: #007bee;
  letter-spacing: 0.1em;
}

.blog-list {
  width: 100%;
}
.blog-item:nth-of-type(n+2) {
  margin-top: 30px;
}
.blog-link {
  display: block;
  padding: 0 0 22px;
  border-right: 3px solid #007bee;
  background-color: #e4f2ff;
}
.blog-time {
  display: inline-block;
  width: 136px;
  height: 43px;
  text-align: center;
  background-color: #007bee;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 43px;
}
@media screen and (max-width: 767px) {
  .blog-time {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.blog-tag {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  color: #007bee;
}
@media screen and (max-width: 767px) {
  .blog-tag {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.blog-tag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 860px;
  margin-left: 17px;
  padding-top: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.blog-tag-wrap p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-tag-wrap p:nth-of-type(n+2)::before {
  content: "/";
  display: block;
  margin: 0 8px;
}
.blog-ttl {
  width: 100%;
  max-width: 980px;
  margin: 15px 0 0 30px;
  color: #0e0e0e;
  letter-spacing: 0.08em;
  line-height: 1;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .blog-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.cmn-delta {
  position: relative;
}
.cmn-delta::before {
  content: "";
  display: block;
  width: 27.34375%;
  height: 0;
  padding-top: 18.958%;
  background: url(../img/top/news-bg.png) no-repeat center/contain;
  position: absolute;
  bottom: -50px;
  right: 0;
}

.cmn-bg {
  background-color: #e4f2ff;
}

@media screen and (min-width: 768px) {
  .cmn-pd {
    padding: 95px 0 120px;
  }
}

/*	greeting  PC
------------------------------------ */
#greeting .gre__box {
  border: 3px solid #007bee;
}
#greeting .gre__ttl {
  padding: 19px 42px;
  background-color: #0e0e0e;
  font-family: "Noto sans Black", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 0.18em;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #greeting .gre__ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#greeting .gre__flex {
  padding-left: 42px;
}
#greeting .gre__txt-box {
  max-width: 495px;
}
#greeting .gre__txt-box p:nth-of-type(n+2) {
  margin-top: 25px;
}

/*	about  PC
------------------------------------ */
.sec-bg {
  background: url(../img/top/about-rt.png) no-repeat right top/45.3125%, url(../img/top/about-lb.png) no-repeat left bottom;
}
@media screen and (min-width: 1921px) {
  .sec-bg {
    background-size: auto, 100%;
  }
}

#top-about .about__bg {
  position: relative;
}
#top-about .about__txt-box {
  width: 100%;
  max-width: 640px;
  margin-left: auto;
}
#top-about .about__head {
  margin: 23px auto 0;
  text-align: center;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 38px;
  font-size: 3.8rem;
  letter-spacing: 0.14em;
  line-height: 1.447;
  color: #0e0e0e;
}
@media screen and (max-width: 767px) {
  #top-about .about__head {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
#top-about .about__head-ac {
  color: #007bee;
}
#top-about .about__head-sm {
  font-size: 25px;
  font-size: 2.5rem;
  color: #007bee;
}
@media screen and (max-width: 767px) {
  #top-about .about__head-sm {
    font-size: 20px;
    font-size: 2rem;
  }
}
#top-about .about__figure {
  width: 43.75%;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (min-width: 1921px) {
  #top-about .about__figure {
    width: auto;
    left: calc(50% - 960px);
  }
}
#top-about .cmn-txt-box {
  margin: 45px auto 0;
  text-align: center;
}
#top-about .cmn-btn-wrap {
  margin-top: 40px;
  text-align: right;
}

/*	top-work  PC
------------------------------------ */
#top-work .work__bg {
  position: relative;
}
#top-work .work__bg::before {
  content: "";
  display: block;
  width: 27.34375%;
  height: 0;
  padding-top: 18.95833%;
  background: url(../img/top/work-delta.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  bottom: -51px;
}
#top-work .work__figure {
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
#top-work .work__head {
  position: relative;
  z-index: 1;
}
#top-work .cmn-txt {
  font-family: "Noto sans Medium", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  color: #0e0e0e;
  line-height: 1.82;
}
@media screen and (max-width: 767px) {
  #top-work .cmn-txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#top-work .cmn-txt-box {
  margin-top: 40px;
}
#top-work .cmn-btn-wrap {
  margin-top: 40px;
  text-align: left;
}

/*	top-real  PC
------------------------------------ */
#top-real .real__bg {
  background: url(../img/top/real-bg.png) no-repeat center/cover;
}
#top-real .real__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 60px auto 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#top-real .real__list-link {
  display: block;
}
#top-real .real__list-ttl {
  position: relative;
}
#top-real .real__list-figure {
  margin-top: -100px;
  margin-left: 35px;
}
#top-real .cmn-btn {
  max-width: 310px;
}
#top-real .cmn-btn-wrap {
  margin: 70px auto 0;
}

/*	join  PC
------------------------------------ */
#join .join__bg {
  background: url(../img/top/join-bg.png) no-repeat calc(50% + 353px);
}
#join .join__right {
  max-width: 460px;
}
#join .join__txt {
  font-family: "Noto sans Medium", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  color: #fff;
  line-height: 1.82;
}
@media screen and (max-width: 767px) {
  #join .join__txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#join .join__txt-lg {
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  #join .join__txt-lg {
    font-size: 20px;
    font-size: 2rem;
  }
}
#join .cmn-btn-wrap {
  margin-top: 33px;
  text-align: left;
}

/*	top-news  PC
------------------------------------ */
#top-news .news__bg {
  position: relative;
}
#top-news .news__bg::before {
  content: "";
  display: block;
  width: 27.34375%;
  height: 0;
  padding-top: 18.958%;
  background: url(../img/top/news-bg.png) no-repeat center/contain;
  position: absolute;
  bottom: -51px;
  right: 0;
}
#top-news .blog-list {
  margin: 45px auto 0;
}
#top-news .cmn-btn-wrap {
  margin: 50px auto 0;
}

/* =========================================

sub layout  PC

========================================= */
/*	about  PC
------------------------------------ */
#about .concept__bg {
  background: url(../img/about/concept-bg.png) no-repeat center/cover;
}
#about .concept .cmn-txt-box {
  margin: 35px auto 0;
}
@media screen and (min-width: 768px) {
  #about .concept .cmn-txt-box {
    text-align: center;
  }
}
#about .service__list {
  margin: 50px auto 0;
}
#about .service__list-item {
  position: relative;
}
@media screen and (min-width: 768px) {
  #about .service__list-item {
    padding-top: 90px;
  }
}
#about .service__list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#about .service__list-figure {
  position: absolute;
  top: 0;
}
#about .service__list-figure-l {
  left: calc(50% - 960px);
}
#about .service__list-figure-r {
  right: calc(50% - 960px);
}
#about .service__list-txt-box {
  width: 100%;
  max-width: 650px;
  padding: 62px 0 40px 45px;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #about .service__list-txt-box-r {
    margin-left: auto;
  }
}
#about .service__list-ttl {
  position: absolute;
  top: -40px;
  left: 50px;
}
#about .service__list-ttl-ja {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  letter-spacing: 0.14em;
  color: #0e0e0e;
  line-height: 1.52;
}
@media screen and (max-width: 767px) {
  #about .service__list-ttl-ja {
    font-size: 20px;
    font-size: 2rem;
  }
}
#about .service__list-ttl-ac {
  display: block;
  margin-top: 10px;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 0.14em;
  color: #007bee;
}
@media screen and (max-width: 767px) {
  #about .service__list-ttl-ac {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
#about .service .cmn-txt-box {
  margin-top: 26px;
}
#about .info__bg {
  background: url(../img/about/company-white.png) no-repeat left top/21.875%;
  background-color: #e4f2ff;
}
#about .info__flex {
  margin: 50px auto 0;
}
#about .info .cmn-table, #about .info .ggmap {
  max-width: 520px;
}
#about .info .cmn-table {
  margin: 0;
}

/*	work  PC
------------------------------------ */
#work .person__bg {
  background: url(../img/work/person-bg.png) no-repeat center/cover;
}
#work .person__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 49px auto 0;
  padding: 30px 40px 40px;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #work .person__list {
    max-height: 343px;
  }
}
@media screen and (min-width: 768px) {
  #work .person__list-item {
    width: 100%;
    max-width: 480px;
  }
  #work .person__list-item:nth-of-type(n+5) {
    margin-left: 40px;
  }
}
#work .person__list-txt {
  padding-top: 9px;
  padding-left: 45px;
  padding-bottom: 12px;
  background: url(../img/work/person-check.png) no-repeat left 17px;
  border-bottom: 1px solid #0092ee;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.12em;
  color: #0e0e0e;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #work .person__list-txt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#work .feature__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 163px auto 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#work .feature__list-item {
  width: 100%;
  max-width: 330px;
  padding: 47px 20px 40px;
  background: #e4f2ff;
  position: relative;
}
@media screen and (min-width: 768px) {
  #work .feature__list-item:not(:nth-of-type(3n-2)) {
    margin-left: 44px;
  }
  #work .feature__list-item:nth-of-type(n+4) {
    margin-top: 158px;
  }
}
#work .feature__list-ico {
  margin: auto;
  text-align: center;
  position: absolute;
  top: -113px;
  left: 0;
  right: 0;
}
#work .feature__list-ico02 {
  top: -95px;
}
#work .feature__list-ttl {
  height: 142px;
  text-align: center;
  border-bottom: 1px solid #007bee;
}
#work .feature__list-ttl02 {
  height: 105px;
}
#work .feature__list-ttl-num {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 70px;
  font-size: 7rem;
  letter-spacing: 0.06em;
  color: rgba(0, 123, 238, 0.2);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #work .feature__list-ttl-num {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
#work .feature__list-ttl-ja {
  display: block;
  margin: -25px auto 0;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #007bee;
  line-height: 1.346;
}
@media screen and (max-width: 767px) {
  #work .feature__list-ttl-ja {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
#work .feature__list-txt {
  margin: 24px auto 0;
  text-align: center;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  #work .feature__list-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#work .flow__bg {
  background: url(../img/work/flow-bg-t.png) no-repeat center top/100%, url(../img/work/flow-bg-b.png) no-repeat center bottom/100%;
  background-color: #e4f2ff;
}
#work .flow__list {
  margin: 40px auto 0;
}
#work .flow__list-item {
  position: relative;
}
#work .flow__list-item:nth-of-type(n+2)::before {
  content: "";
  display: block;
  width: 2px;
  height: 100px;
  margin: auto;
  background-color: #007bee;
}
#work .flow__list-note {
  text-align: center;
}
#work .flow__list-note-txt {
  display: inline-block;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.12em;
  color: #0e0e0e;
}
@media screen and (max-width: 767px) {
  #work .flow__list-note-txt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#work .flow__list-note-txt-ac {
  color: #007bee;
}
#work .flow__list-note-txt02::before {
  margin-bottom: 35px !important;
}
#work .flow__list-ico--before::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto 0;
  background-color: #007bee;
  border-radius: 50%;
}
#work .flow__list-ico--after::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin: 40px auto 0;
  background-color: #007bee;
  border-radius: 50%;
}
#work .flow__list-box {
  width: 240px;
  height: 146px;
  padding: 28px 30px 0;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: 39px;
  right: calc(50% - 300px);
}
#work .flow__list-box::before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background-color: #007bee;
  position: absolute;
  left: -60px;
  top: 71px;
}
#work .flow__list-box-l {
  left: calc(50% - 300px);
  right: auto;
}
#work .flow__list-box-l::before {
  left: auto;
  right: -60px;
}
#work .flow__list-time {
  padding-bottom: 20px;
  border-bottom: 1px solid #0092ee;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #007bee;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #work .flow__list-time {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
#work .flow__list-ttl {
  margin-top: 20px;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
  color: #0e0e0e;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #work .flow__list-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
#work .flow__list-job {
  width: 120px;
  height: 60px;
  margin: auto;
  text-align: center;
  background-color: #007bee;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.16em;
  color: #fff;
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  #work .flow__list-job {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

/*	real  PC
------------------------------------ */
#real .real-bg {
  background: url(../img/real/real-bg.png) no-repeat center top/cover;
}
#real .real__list {
  margin: 85px auto 0;
}
#real .real__item {
  width: 100%;
  max-width: 520px;
  padding-bottom: 38px;
  text-align: right;
  border-bottom: 1px solid #007bee;
}
#real .real__item:nth-of-type(2n-1) {
  margin-left: auto;
}
#real .real__item:nth-of-type(n+2) {
  margin-top: -60px;
}
#real .real__item01 {
  background: url(../img/real/real-ico01.png) no-repeat left 45%;
}
#real .real__item02 {
  padding-right: 40px;
  background: url(../img/real/real-ico02.png) no-repeat 47px 45%;
}
#real .real__item03 {
  padding-top: 14px;
  padding-right: 40px;
  background: url(../img/real/real-ico03.png) no-repeat 33px 9px;
}
#real .real__item04 {
  padding-top: 27px;
  text-align: left;
  background: url(../img/real/real-ico04.png) no-repeat 17px 0;
}
#real .real__item04 .real__ttl-num {
  padding-left: 145px;
}
#real .real__item05 {
  padding-right: 25px;
  background: url(../img/real/real-ico05.png) no-repeat 34px 10px;
}
#real .real__ttl {
  display: inline-block;
  text-align: left;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 0.08em;
  color: #0092ee;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #real .real__ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}
#real .real__ttl-ac {
  display: block;
  font-size: 80px;
  font-size: 8rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #real .real__ttl-ac {
    font-size: 40px;
    font-size: 4rem;
  }
}
#real .real__ttl-num {
  font-size: 100px;
  font-size: 10rem;
  letter-spacing: 0.08em;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  #real .real__ttl-num {
    font-size: 50px;
    font-size: 5rem;
  }
}
#real .real__ttl-txt {
  display: block;
  margin-top: 50px;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  color: #0e0e0e;
  line-height: 1.82;
}
@media screen and (min-width: 768px) {
  #real .real__ttl-txt {
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  #real .real__ttl-txt {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
#real .real__note {
  display: block;
  margin-top: 24px;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.08em;
  color: #0e0e0e;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #real .real__note {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
#real .real__note-ac {
  color: #007bee;
}
#real .salary__note {
  margin: 40px auto 0;
  text-align: center;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.12em;
  color: #0e0e0e;
}
@media screen and (max-width: 767px) {
  #real .salary__note {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#real .salary__note-ac {
  color: #007bee;
}
#real .salary__list {
  margin: 40px auto 0;
}
#real .salary__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  position: relative;
}
#real .salary__list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#real .salary__list-item:nth-of-type(n+2)::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 39px 22.5px 0 22.5px;
  border-color: #0093ee transparent transparent transparent;
  position: absolute;
  top: -59px;
  left: 0;
  right: 0;
}
#real .salary__list-num {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 0.1em;
  color: #007bee;
}
@media screen and (max-width: 767px) {
  #real .salary__list-num {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#real .salary__list-txt {
  margin-left: 85px;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 45px;
  font-size: 4.5rem;
  letter-spacing: 0.1em;
  color: #0e0e0e;
  position: relative;
}
@media screen and (max-width: 767px) {
  #real .salary__list-txt {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
#real .salary__list-txt::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  margin: auto;
  background-color: #007bee;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: -64px;
  top: 0;
  bottom: 0;
}

/*	recruit  PC
------------------------------------ */
#recruit .re__list {
  margin: 40px auto 0;
}
#recruit .re__list-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#recruit .re .cmn-table {
  margin: 30px auto 0;
}
@media screen and (min-width: 768px) {
  #recruit .re .cmn-table th {
    width: 200px;
  }
  #recruit .re .cmn-table td {
    padding-left: 30px;
  }
}
#recruit .re__contact {
  width: 100%;
  max-width: 640px;
  height: 250px;
  background-color: #fff;
  margin: 62px auto 0;
}
#recruit .re__contact-ttl {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 0.06em;
  color: #007bee;
}
@media screen and (max-width: 767px) {
  #recruit .re__contact-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}
#recruit .re__contact-right {
  margin-left: 27px;
}
#recruit .re__contact .cmn-btn {
  max-width: 220px;
}