@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

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

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

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

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-txt .ac, .com-txt .marker {
  font-size: 1.6rem;
}
.com-txt-note {
  font-size: 1.3rem;
}

/*  共通パーツ
------------------------------------ */
.news-post-link {
  padding: 10px;
}
.news-post-time {
  margin-right: 10px;
  flex-shrink: 0;
}
.news-post-tag-txt {
  padding: 2px 5px;
  font-size: 1.2rem;
}
.news-post-ttl {
  margin-top: 0;
}

.com-tag {
  justify-content: space-between;
}
.com-tag-item {
  width: 48%;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 20px 0 0;
}
.com-tag-link {
  height: 50px;
  line-height: 50px;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  background-position: left 60%, right 60%;
  background-size: 120px, 120px;
}
#top-about .about-inner {
  padding: 50px 0;
}
#top-about .about-list {
  margin-top: 20px;
  flex-wrap: wrap;
  padding: 0 15px;
  justify-content: space-between;
}
#top-about .about-list-item {
  width: 49% !important;
  height: 0 !important;
  background-size: contain !important;
  padding-top: 49% !important;
  position: relative;
}
#top-about .about-list-ttl {
  margin: auto;
  font-size: 7vw;
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
}
#top-about .about-txt-box {
  margin-top: 20px;
  padding: 0 15px;
}
/* top-service  SP
------------------------------------ */
#top-service {
  background-position: left calc(100% + 25px), right -45px;
  background-size: 80%, 250px;
}
#top-service .service-list {
  margin-top: 25px;
  padding: 40px 15px 25px;
  background-size: auto 10px;
}
#top-service .service-list-item {
  display: block;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 45px auto 0;
}
#top-service .service-list-ttl {
  padding: 10px;
  font-size: 1.8rem;
  left: 10px;
}
#top-service .service-list-ttl02 {
  left: auto;
  right: 10px;
}
#top-service .service-list-txt {
  margin: 20px auto 0;
}

/* top-works  SP
------------------------------------ */
#top-works {
  padding-top: 50px;
}
#top-works .works-ttl {
  position: static;
}
#top-works .works-ttl-wrap {
  height: auto;
  background: none;
}
#top-works .works-list {
  display: block;
}
#top-works .works-list-item {
  padding: 30px 15px;
  background-size: 25px;
}
#top-works .works-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-works .works-list-ttl .num {
  top: 26px;
}
#top-works .works-list-ttl .num img {
  height: 100px;
}
#top-works .works-list-ttl .ttl {
  padding-bottom: 19px;
  font-size: 2rem;
}
#top-works .works-list-txt {
  margin-top: 10px;
}

/* top-career  SP
------------------------------------ */
#top-career .career-bg {
  background-position: right 25px;
  background-size: 150px;
}
#top-career .career-ttl-wrap {
  height: auto;
  padding-top: 0;
  background: none;
}
#top-career .career-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#top-career .career-list-ttl {
  width: 165px;
  height: 118px;
  line-height: 118px;
}
#top-career .career-list-img::before {
  background-size: 35px;
}
#top-career .career-list-img::after {
  right: calc(50% - 83px);
}
#top-career .career-list-num {
  width: 130px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 2rem;
  clip-path: polygon(0 0, calc(100% - 25px) 0%, 100% 100%, 0% 100%);
  top: -40px;
}
#top-career .career-year {
  margin-top: 15px;
  background-position-y: 76px;
}
#top-career .career-year > li:nth-of-type(n+2) {
  margin-top: 110px;
}

/* top-recruit  SP
------------------------------------ */
#top-recruit {
  background-position: left top, right 50%;
  background-size: 100%, 100%;
}
#top-recruit .recruit-list {
  margin-top: 25px;
}
#top-recruit .recruit-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-recruit .recruit-list-ttl {
  background-size: 27px;
  font-size: 1.8rem;
}
#top-recruit .recruit-list-table {
  margin-top: 10px;
}
#top-recruit .recruit-list-table th, #top-recruit .recruit-list-table td {
  padding: 10px;
}
#top-recruit .recruit-list-table th {
  width: 94px;
  padding-right: 0;
}
#top-recruit .recruit-list-table02 th, #top-recruit .recruit-list-table02 td {
  padding: 10px;
}
#top-recruit .recruit-list-table02 th {
  width: 94px;
  padding-right: 0;
}

/* top-contact  SP
------------------------------------ */
#top-contact {
  background-size: 200px, 100%;
  background-position: left top, center bottom;
}
#top-contact .contact-illu {
  position: static;
}
#top-contact .contact-ttl {
  width: 90%;
  margin: 0 0 0 auto;
}
#top-contact .contact-cta {
  margin: 30px auto 0;
  background-size: auto 9px;
  padding: 22px 0;
}
#top-contact .contact-box {
  margin: 30px auto 0;
  padding: 40px 15px;
  background-image: url(../img/top/contact-top.png), url(../img/top/contact-bottom.png);
  background-position: center top, center bottom;
  background-size: auto 15px;
  background-repeat: repeat-x;
}
#top-contact .contact-box-list {
  flex-direction: column;
  align-items: center;
}
#top-contact .contact-box-list li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-contact .contact-form-ttl {
  font-size: 2rem;
}

.contact-form-wrap {
  margin: -10px auto 0;
}
.contact-form-table th {
  padding: 15px 10px 0;
}
.contact-form-table td {
  padding: 10px 10px 15px;
}

/* top-blog  SP
------------------------------------ */
#top-blog .blog-ttl::before {
  width: 66px;
  right: calc(50% - 160px);
}
#top-blog .blog-post {
  margin: 20px auto 0;
}

/* top-company  SP
------------------------------------ */
#top-company {
  background-position: right bottom;
  background-size: 100%;
}
#top-company .company-inner {
  padding-bottom: 70%;
}
#top-company .company-table {
  margin: 20px auto 0;
}

/* site  SP
------------------------------------ */
#site .site-box {
  margin: auto;
}

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

sub layout  SP

========================================= */
/* blog  PC
------------------------------------ */
#blog .news-inner, #blog .detail-inner {
  padding-bottom: 120px;
}
#blog .com-news-item:nth-of-type(n+2) {
  margin-top: 15px;
  padding-top: 15px;
}/*# sourceMappingURL=style_sp.css.map */