@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.com-ib {
  display: inline-block;
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

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

.anchor-mp {
  margin: -120px auto 0;
  padding-top: 120px;
}

.com-anchor {
  scroll-margin-top: 140px; /* ヘッダーの高さ分 */
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

@media screen and (min-width: 768px) {
  .com-txt-box p:nth-of-type(n+2) {
    margin-top: 24px;
  }
}
.com-txt .ac {
  color: #ee7c28;
}
.com-txt .border {
  display: inline;
  padding-bottom: 7px;
  border-bottom: 1px solid;
}
.com-txt .lg {
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-txt .lg {
    font-size: 1.5rem;
  }
}
.com-txt .lg {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.marker {
  position: relative;
  z-index: 1;
}
.marker::before {
  display: block;
  width: 100%;
  height: 14px;
  background: rgba(238, 124, 40, 0.2);
  border-radius: 5.5px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 180px 0 130px;
  }
}

.com-noimage {
  background: url(../img/top/logo.png) no-repeat center #abb793;
  background-size: clamp(48px, 65%, 209px);
}

/*  共通パーツ
------------------------------------ */
.com-bg {
  background: #f4f4f4;
}

.news-post {
  width: 100%;
  max-width: 690px;
}
.news-post-item {
  border-bottom: 1px solid #cbcbcb;
}
.news-post-item:nth-of-type(1) a {
  padding-top: 0;
}
.news-post-link {
  display: block;
  padding: 26px 0;
}
.news-post-time {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-time {
  letter-spacing: 0.1em;
  line-height: 1;
  flex-shrink: 0;
}
.news-post-tag {
  display: flex;
  margin-left: 15px;
  flex-wrap: wrap;
  line-height: 1.1;
}
.news-post-tag li:nth-of-type(n+2) {
  margin: 0 0 8px 8px;
}
.news-post-tag-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #ee7c28;
}
.news-post-ttl {
  margin-top: 12px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  margin: 52px auto 0;
}
.com-tag-item {
  width: 100%;
  max-width: 320px !important;
  text-align: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin-left: 80px;
}
.com-tag-link {
  max-width: 320px !important;
  padding-right: 70px;
  background-image: url(../img/service/arw-btm.png);
}
@media screen and (min-width: 768px) {
  .com-tag-link:hover {
    background-position: calc(100% - 20px) 60%;
  }
}

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

  main layout  all

========================================= */
/* top-about  PC
------------------------------------ */
#top-about .about-inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-about .about-map {
    position: absolute;
    top: 181px;
    left: -100px;
  }
}
@media screen and (min-width: 768px) {
  #top-about .about-con {
    max-width: 520px;
    margin-left: auto;
  }
}
#top-about .about-ttl .en {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 10rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-ttl .en {
    font-size: 5rem;
  }
}
#top-about .about-ttl .en {
  letter-spacing: 0.03em;
  line-height: 1;
}
#top-about .about-ttl .ja {
  margin-top: 40px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-ttl .ja {
    font-size: 1.75rem;
  }
}
#top-about .about-ttl .ja {
  letter-spacing: 0.1em;
  line-height: 1;
}
#top-about .about-ttl .ja .bg {
  display: inline-block;
  padding: 7px;
  border-radius: 4px;
  background: #f9e8d4;
}
#top-about .about-ttl .ja .bg:nth-of-type(n+2) {
  margin-top: 13px;
}
#top-about .about-txt-box {
  margin-top: 35px;
}

/* top-worries  PC
------------------------------------ */
#top-worries {
  background: url(../img/top/worries-bg.jpg) no-repeat center top/cover;
}
#top-worries .worries-list {
  margin: 45px auto 0;
}
#top-worries .worries-list-item {
  width: 100%;
  max-width: 685px;
}
#top-worries .worries-list-item:nth-of-type(2n) {
  margin-left: auto;
}
#top-worries .worries-list-item:nth-of-type(n+2) {
  margin-top: 21px;
}
#top-worries .worries-list-ttl {
  padding: 17px 0 17px 58px;
  background: url(../img/top/worries-check.png) no-repeat 25px 23px #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  #top-worries .worries-list-ttl {
    font-size: 1.5rem;
  }
}
#top-worries .worries-list-ttl {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#top-worries .solution {
  padding-top: 140px;
  background: url(../img/top/worries-arw.png) no-repeat center 30px;
}
#top-worries .solution-box {
  padding: 80px 0 96px;
  border-radius: 10px;
  background: url(../img/top/worries-dot.png) no-repeat 30px 30px, url(../img/top/worries-dot.png) no-repeat 30px calc(100% - 30px), url(../img/top/worries-dot.png) no-repeat calc(100% - 30px) 30px, url(../img/top/worries-dot.png) no-repeat calc(100% - 30px) calc(100% - 30px) #ee7c28;
}
#top-worries .solution-box-ttl {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  #top-worries .solution-box-ttl {
    font-size: 2rem;
  }
}
#top-worries .solution-box-ttl {
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 1.375;
}
#top-worries .solution-txt {
  color: #fff;
}
#top-worries .solution-txt-box {
  margin: 30px auto 0;
  text-align: center;
}
#top-worries .solution-btn {
  margin: 50px auto 0;
}

/* top-reason  PC
------------------------------------ */
#top-reason .reason-list {
  margin: 55px auto 0;
}
#top-reason .reason-list-item {
  width: 100%;
  max-width: 500px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  #top-reason .reason-list-item:nth-of-type(n+3) {
    margin-top: 60px;
  }
}
#top-reason .reason-list-num {
  width: 60px;
  height: 60px;
  background: #ee7c28;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #top-reason .reason-list-num {
    font-size: 1.5rem;
  }
}
#top-reason .reason-list-num {
  letter-spacing: 0.06em;
  line-height: 60px;
  color: #fff;
  border-radius: 10px 0 10px 0;
  position: absolute;
  left: 0;
  top: 0;
}
#top-reason .reason-list-ttl {
  margin: 34px auto 0;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #top-reason .reason-list-ttl {
    font-size: 1.5rem;
  }
}
#top-reason .reason-list-ttl {
  letter-spacing: 0.1em;
  line-height: 1.5;
}

/* top-work  PC
------------------------------------ */
.com-work {
  background: #f4f4f4;
}
.com-work .work-ttl {
  text-align: left;
}
.com-work .work-btn {
  margin: 0;
}
.com-work .work-list {
  display: flex;
  margin: 70px auto 0;
  flex-wrap: wrap;
}
.com-work .work-list-item {
  width: 100%;
  padding: 30px;
  background: #fff;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .com-work .work-list-item {
    max-width: 330px;
  }
  .com-work .work-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 43px;
  }
  .com-work .work-list-item:nth-of-type(n+4) {
    margin-top: 43px;
  }
}
.com-work .work-list-img {
  width: 100%;
  height: 0;
  padding-top: 90.5%;
  position: relative;
}
.com-work .work-list-ttl {
  margin: 20px auto 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-work .work-list-ttl {
    font-size: 1.5rem;
  }
}
.com-work .work-list-ttl {
  letter-spacing: 0.1em;
  line-height: 1.6;
}

/* top-company  PC
------------------------------------ */
@media screen and (min-width: 768px) {
  #top-company .company-map {
    background-origin: #f4f4f4;
    max-width: 550px;
    height: 585px;
    padding-top: 0;
    transform: translateX(-150px);
  }
}
#top-company .company-ttl {
  text-align: left;
}
#top-company .company-table {
  margin-top: 23px;
}
#top-company .company-table th {
  width: 137px;
  padding-left: 0;
}
#top-company .company-btn {
  max-width: 330px;
  margin: 60px 0 0;
}

/* com-contact  PC
------------------------------------ */
.com-contact {
  background: url(../img/top/contact-bg.jpg) no-repeat center/cover;
}
.com-contact .contact-box {
  padding: 90px 0 104px;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 10px;
}
.com-contact .contact-txt {
  margin: 36px auto 0;
  text-align: center;
}
.com-contact .contact-list {
  margin: 47px auto 0;
}
.com-contact .contact-list-item {
  width: 100%;
  max-width: 340px;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin-left: 30px;
}
.com-contact .contact-list-tel {
  display: flex;
  width: 100%;
  height: 95px;
  border: 1px solid #2c2a29;
  border-radius: 6px;
  background: #fff;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-list-tel {
    font-size: 1.6rem;
  }
}
.com-contact .contact-list-tel {
  letter-spacing: 0.05em;
  color: #ee7c28;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.com-contact .contact-list-tel .num {
  color: #2c2a29;
}
.com-contact .contact-list .com-btn {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .com-contact .contact-list .com-btn {
    font-size: 1.5rem;
  }
}
.com-contact .contact-list .com-btn {
  padding-right: 60px;
  padding-left: 15px;
  justify-content: center;
}
.com-contact .contact-list-line {
  display: flex;
  height: 95px;
  align-items: center;
  max-width: none;
}
.com-contact .contact-list-line::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  margin-right: 21px;
  background: url(../img/top/contact-line.png) no-repeat center/contain;
}
.com-contact .contact-list-mail {
  display: flex;
  height: 95px;
  align-items: center;
  max-width: none;
}
.com-contact .contact-list-mail::before {
  content: "";
  display: block;
  width: 35px;
  height: 27px;
  margin-right: 15px;
  background: url(../img/top/contact-mail.png) no-repeat center/contain;
}

/* top-blog  PC
------------------------------------ */
#top-blog .blog-ttl {
  text-align: left;
}
@media screen and (min-width: 768px) {
  #top-blog .blog-btn {
    width: 280px;
    margin-top: 63px;
  }
}

/* com-bnr  PC
------------------------------------ */
.com-border {
  border-top: 1px solid #2c2a29;
}

.com-bnr .bnr-link {
  background: #ee7c28;
  border-radius: 10px;
}
.com-bnr .bnr-link-lg {
  padding: 65px 90px;
  background: url(../img/top/work-btn-arw.png) no-repeat 419px 239px #ee7c28;
}
.com-bnr .bnr-ttl {
  color: #fff;
  line-height: 1;
}
.com-bnr .bnr-ttl .en {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 10rem;
}
@media screen and (max-width: 768px) {
  .com-bnr .bnr-ttl .en {
    font-size: 5rem;
  }
}
.com-bnr .bnr-ttl .en {
  letter-spacing: 0.03em;
}
.com-bnr .bnr-ttl .ja {
  margin-top: 46px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.5rem;
}
@media screen and (max-width: 768px) {
  .com-bnr .bnr-ttl .ja {
    font-size: 1.75rem;
  }
}
.com-bnr .bnr-ttl .ja {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .com-bnr .bnr-img {
    margin-left: 145px;
  }
}
.com-bnr .bnr-img img {
  border-radius: 10px;
}
.com-bnr .bnr-list {
  display: flex;
  justify-content: space-between;
}
.com-bnr .bnr-list-item {
  width: 100%;
  max-width: 520px;
}
.com-bnr .bnr-list .bnr-link {
  display: block;
  padding: 55px 0 50px 50px;
  background: url(../img/top/work-btn-arw.png) no-repeat calc(100% - 60px) calc(100% - 60px) #ee7c28;
}
.com-bnr .bnr-list .bnr-ttl .en {
  font-size: 8rem;
}
@media screen and (max-width: 768px) {
  .com-bnr .bnr-list .bnr-ttl .en {
    font-size: 4rem;
  }
}
.com-bnr .bnr-list .bnr-ttl .ja {
  margin-top: 10px;
}

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

  sub layout  all

========================================= */
/* service  PC
------------------------------------ */
#service .service-txt {
  margin: 40px auto 0;
}
@media screen and (min-width: 768px) {
  #service .service-txt {
    text-align: center;
  }
}
#service .service-list {
  margin: 80px auto 0;
}
#service .service-list-item:nth-of-type(n+2) {
  margin: 130px auto 0;
}
#service .service-list-flx {
  width: 100%;
  max-width: 1080px;
  margin: 60px auto 0;
}
#service .service-list-txt {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #service .service-list-txt {
    max-width: 510px;
  }
}
#service .worries {
  max-width: 1080px;
  margin: 60px auto 0;
}
#service .worries-list {
  display: flex;
  margin: 40px auto 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
#service .worries-list > li:nth-of-type(n+3) {
  margin-top: 20px;
}
#service .worries-list-item {
  width: 50%;
  padding: 6.5px 0 6.5px 100px;
  background: url(../img/service/check.png) no-repeat 40px center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #service .worries-list-item {
    font-size: 1.5rem;
  }
}
#service .worries-list-item {
  letter-spacing: 0.1em;
  line-height: 1.5;
}
#service .solution {
  max-width: 1080px;
  margin: 70px auto 0;
}
#service .solution-list {
  margin: 40px auto 0;
  padding: 0 40px;
}
#service .solution-list > li:nth-of-type(n+2) {
  margin-top: 30px;
}
#service .solution-list-item {
  display: flex;
  align-items: flex-start;
}
#service .solution-list .ttl {
  width: 200px;
  padding: 3px 0;
  border: 2px solid #ee7c28;
  border-radius: 5px;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #service .solution-list .ttl {
    font-size: 1.5rem;
  }
}
#service .solution-list .ttl {
  letter-spacing: 0.1em;
  color: #ee7c28;
  line-height: 1.5;
}
#service .solution-list .txt {
  margin-left: 29px;
}
#service .reason {
  max-width: 1080px;
  margin: 70px auto 0;
}
#service .reason-list {
  justify-content: space-between;
  margin: 50px auto 0;
}
#service .reason-list > li:nth-of-type(2n) {
  margin-top: 60px;
}
#service .reason-list-item {
  max-width: 240px;
}
#service .reason-list-ico {
  text-align: center;
}
#service .reason-list-ttl {
  margin: 25px auto 0;
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #service .reason-list-ttl {
    font-size: 1.5rem;
  }
}
#service .reason-list-ttl {
  color: #ee7c28;
  line-height: 1.9;
}
#service .reason-list-txt {
  margin: 15px auto 0;
}
#service .work {
  margin: 85px auto 0;
  padding: 100px 0;
}
#service .work-list {
  max-width: 1080px;
  margin: 68px auto 0;
}
#service .work-ttl {
  max-width: 1080px;
  margin: auto;
  text-align: center;
}
#service .work-btn {
  margin: 60px auto 0;
}

/* work  PC
------------------------------------ */
#work .work-txt {
  margin: 45px auto 0;
}
@media screen and (min-width: 768px) {
  #work .work-txt {
    text-align: center;
  }
}
#work .work-ttl {
  margin: 40px auto 0;
}
#work .work-tag {
  margin: 37px auto 0;
}
#work .work-post {
  margin: 100px auto 0;
}
#work .work-post-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#work .work-post-item:nth-of-type(n+2) {
  margin: 60px auto 0;
  padding-top: 60px;
  border-top: 1px solid #cbcbcb;
}
#work .work-post-ba {
  width: 100%;
  background: url(../img/work/awr.png) no-repeat 100px calc(100% - 75px);
}
@media screen and (min-width: 768px) {
  #work .work-post-ba {
    max-width: 515px;
  }
}
#work .work-post-ba-ttl {
  width: 120px;
  height: 40px;
  background-color: #ee7c28;
  border-radius: 10px 0 10px 0;
  text-align: center;
  color: #fff;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #work .work-post-ba-ttl {
    font-size: 1.5rem;
  }
}
#work .work-post-ba-ttl {
  letter-spacing: 0.06em;
  line-height: 37px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#work .work-post-img {
  width: 265px;
  height: 240px;
  border-radius: 7px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
}
#work .work-post-img-after {
  margin: -70px 0 0 auto;
}
#work .work-post-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #work .work-post-con {
    max-width: 500px;
  }
}
#work .work-post-ttl {
  padding-left: 27px;
  padding-right: 27px;
  text-align: left;
}
#work .work-post-area {
  margin-top: 23px;
  padding: 0 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #work .work-post-area {
    font-size: 1.5rem;
  }
}
#work .work-post-area {
  letter-spacing: 0.1em;
  color: #ee7c28;
  line-height: 1.5;
}
#work .work-post-year {
  margin-top: 30px;
  padding: 0 20px;
  text-align: right;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #work .work-post-year {
    font-size: 1.5rem;
  }
}
#work .work-post-year {
  letter-spacing: 0.1em;
  line-height: 1.2;
}
#work .work-post-txt {
  margin-top: 17px;
  padding: 0 20px;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #work .work-post-txt {
    font-size: 1.5rem;
  }
}
#work .work-post-txt {
  white-space: pre-line;
}

/* company  PC
------------------------------------ */
#company .greeting-flx {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  #company .greeting-con {
    max-width: 500px;
  }
}
#company .greeting-ttl {
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #company .greeting-ttl {
    font-size: 1.5rem;
  }
}
#company .greeting-ttl {
  text-align: left;
}
#company .greeting-txt {
  margin-top: 24px;
}
#company .greeting-list {
  margin: 100px auto 0;
}
#company .greeting-list-item {
  width: 304px;
  height: 0;
  padding-top: 540px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
#company .greeting-list-item:nth-of-type(n+2) {
  margin-left: 65px;
}
#company .information-table {
  max-width: 890px;
  margin: 68px auto 0;
}
#company .information-map {
  margin: 60px auto 0;
}

/* recruit  PC
------------------------------------ */
#recruit .careers-list {
  margin: 50px auto 0;
}
#recruit .careers-list-item {
  display: flex;
  justify-content: space-between;
}
#recruit .careers-list-item:nth-of-type(n+2) {
  margin: 80px auto 0;
  flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
  #recruit .careers-list-con {
    width: 100%;
    max-width: 500px;
  }
}
#recruit .careers-list-ttl {
  padding-bottom: 10px;
  text-align: left;
  line-height: 1.78;
}
#recruit .careers-list-txt {
  margin-top: 27px;
}
#recruit .careers-list-txt-lg {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #recruit .careers-list-txt-lg {
    font-size: 1.5rem;
  }
}
#recruit .flow {
  margin: 60px auto 0;
}
#recruit .flow-list {
  margin: 40px auto 0;
  padding-left: 30px;
}
#recruit .flow-list-item {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #recruit .flow-list-item:not(:nth-of-type(5n-4)) {
    margin-left: 80px;
    position: relative;
  }
  #recruit .flow-list-item:not(:nth-of-type(5n-4))::before {
    content: "";
    display: block;
    width: 220px;
    height: 2px;
    background: #ee7c28;
    position: absolute;
    left: -150px;
    bottom: 39px;
  }
  #recruit .flow-list-item:nth-of-type(2), #recruit .flow-list-item:nth-of-type(3) {
    margin-left: 62px;
  }
  #recruit .flow-list-item:nth-of-type(2)::before, #recruit .flow-list-item:nth-of-type(3)::before {
    left: -134px;
  }
  #recruit .flow-list-item:nth-of-type(3)::before {
    left: -150px;
  }
  #recruit .flow-list-item:nth-of-type(n+6) {
    margin-top: 40px;
  }
}
#recruit .flow-list-time {
  margin-top: 17px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #recruit .flow-list-time {
    font-size: 1.5rem;
  }
}
#recruit .flow-list-time {
  letter-spacing: 0.1em;
  color: #ee7c28;
  line-height: 1;
}
#recruit .flow-list-ttl {
  margin-top: 32px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #recruit .flow-list-ttl {
    font-size: 1.5rem;
  }
}
#recruit .flow-list-ttl {
  letter-spacing: 0.1em;
  line-height: 1.4;
  position: relative;
}
#recruit .flow-list-ttl::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  background: #ee7c28;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
}
#recruit .flow-txt {
  margin: 40px auto 0;
  text-align: center;
}
#recruit .desc-table {
  max-width: 885px;
  margin: 65px auto 0;
}
#recruit .flow-recruit {
  margin: 65px auto 0;
}
#recruit .flow-recruit-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#recruit .flow-recruit-item:nth-of-type(n+2) {
  margin-top: 60px;
}
#recruit .flow-recruit-con {
  width: 100%;
  max-width: 840px;
}
#recruit .flow-recruit-ttl {
  padding-bottom: 10px;
  border-bottom: 2px solid #ee7c28;
  line-height: 1;
}
#recruit .flow-recruit-ttl .num {
  color: #ee7c28;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 6rem;
}
@media screen and (max-width: 768px) {
  #recruit .flow-recruit-ttl .num {
    font-size: 3rem;
  }
}
#recruit .flow-recruit-ttl .num {
  display: inline;
}
#recruit .flow-recruit-ttl .ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #recruit .flow-recruit-ttl .ttl {
    font-size: 1.5rem;
  }
}
#recruit .flow-recruit-ttl .ttl {
  letter-spacing: 0.1em;
  line-height: 1.5;
  display: inline-block;
}
#recruit .flow-recruit-txt {
  margin-top: 22px;
}

/* contact  PC
------------------------------------ */
#contact .how-txt {
  margin: 55px auto 0;
}
@media screen and (min-width: 768px) {
  #contact .how-txt {
    text-align: center;
  }
}
#contact .how-txt a {
  border-bottom: 1px solid;
  color: #0000ee;
  line-height: 1.5;
}
#contact .how-tel {
  max-width: 340px;
  margin: 40px auto 0;
}
#contact .how-tel-link {
  display: flex;
  width: 100%;
  height: 95px;
  border: 1px solid #2c2a29;
  border-radius: 6px;
  background: #fff;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #contact .how-tel-link {
    font-size: 1.6rem;
  }
}
#contact .how-tel-link {
  letter-spacing: 0.05em;
  color: #ee7c28;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
#contact .how-tel-link .num {
  color: #2c2a29;
}
#contact .how-list {
  margin: 35px auto 0;
  text-align: center;
}
#contact .contact-form-table {
  margin: 50px auto 0;
}

/* blog  PC
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #cbcbcb;
}
#news .com-news-img img {
  border-radius: 6px;
}/*# sourceMappingURL=all.css.map */