@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-block;
}

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

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

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

.sp-anchor {
  padding-top: 80px;
}

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

.marker::before {
  height: 10px;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  padding-left: 30px;
  background-size: 20px;
  font-size: 2.8rem;
}

.com-cases-item {
  width: 49%;
}
.com-cases-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-cases-item:nth-of-type(n+3) {
  margin-top: 20px;
}
.com-cases-ttl {
  margin-top: 10px;
}

.com-box {
  border-radius: 15px;
}

.news-post-time {
  font-size: 1.3rem;
}
.news-post-tag-txt {
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 1.3rem;
}
.news-post-ttl {
  font-size: 1.6rem;
}

.com-tag {
  margin-top: 25px;
}
.com-tag-item {
  margin: 0 15px 15px 0;
}
.com-tag-link {
  padding: 10px 35px;
  background-size: 7px;
  background-position-x: calc(100% - 10px);
  font-size: 1.5rem;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-map {
  width: 200px;
  margin: 15px auto 0;
}
#top-about .about-txt-box {
  margin-top: 15px;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#top-reason .reason-list-item {
  margin: auto;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-reason .reason-list-ico {
  width: 150px;
  margin-top: -20px;
}
#top-reason .reason-list-ttl {
  font-size: 1.8rem;
}
#top-reason .reason-list-ttl span {
  padding: 0 10px;
}
#top-reason .reason-list-ttl span:nth-of-type(n+2) {
  margin-top: 5px;
}

/* top-works  SP
------------------------------------ */
#top-works .works-list {
  margin-top: 25px;
}
#top-works .works-list-item {
  margin: auto;
}
#top-works .works-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-works .works-list-ttl {
  margin-top: 15px;
  font-size: 2rem;
  background-size: 30px;
  background-position-y: 5px;
}

/* top-cases  SP
------------------------------------ */
#top-cases .com-ttl01 {
  text-align: left;
}
#top-cases .cases-btn {
  width: 150px;
  background-position-x: calc(100% - 15px);
  background-size: 7px;
}
#top-cases .cases-list {
  margin-top: 30px;
}

/* top-recruit  SP
------------------------------------ */
#top-recruit .recruit-img {
  margin: 15px auto 0;
}
#top-recruit .recruit-txt-box {
  margin: 15px auto 0;
}
#top-recruit .recruit-list {
  margin-top: 35px;
  flex-direction: column;
  align-items: center;
}
#top-recruit .recruit-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-recruit .recruit-list-btn {
  padding: 20px 35px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-list {
  margin-top: 20px;
  padding: 25px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list-item {
  width: 100%;
  text-align: center;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
.com-contact .contact-map {
  margin-top: 30px;
}
.com-contact .contact-map-txt {
  padding-left: 20px;
  background-position-y: 3px;
  background-size: 14px;
  font-size: 1.7rem;
}

/* top-blog  SP
------------------------------------ */
#top-blog .blog-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
#top-blog .blog-btn {
  display: flex;
  width: 150px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  align-items: center;
  background-size: 7px;
  justify-content: center;
}
#top-blog .blog-post {
  margin: 30px auto 0;
}

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

sub layout  SP

========================================= */
/* works  SP
------------------------------------ */
#works .service-list {
  margin-top: 25px;
}
#works .service-list-item {
  flex-direction: column-reverse;
  align-items: center;
}
#works .service-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#works .service-list-con {
  margin: 15px auto 0;
}
#works .service-list-ttl-sub {
  margin-top: 10px;
}
#works .service-list-txt {
  margin-top: 20px;
}
#works .service-list-btn {
  max-width: 250px;
  height: 50px;
  margin: 25px auto 0;
  line-height: 50px;
}

/* cases  SP
------------------------------------ */
#cases .cases-list {
  margin-top: 50px;
}
#cases .detail-ttl {
  margin-top: 20px;
}
#cases .detail-ba {
  display: block;
  margin-top: 20px;
}
#cases .detail-ba-item:nth-of-type(2).arw::before {
  margin: 15px auto;
  transform: rotate(90deg);
}
#cases .detail-ba-img::before {
  width: 67px;
  height: 29px;
  line-height: 29px;
}
#cases .detail-ba-img-ba::before {
  width: 60px;
}
#cases .detail-txt {
  margin-top: 30px;
}
#cases .detail-image {
  margin-top: 40px;
}
#cases .detail-image li {
  width: 49%;
  padding-top: 40%;
}
#cases .detail-image li:nth-of-type(2n) {
  margin-left: 2%;
}
#cases .detail-image li:nth-of-type(n+3) {
  margin-top: 4%;
}

/* recruit  SP
------------------------------------ */
#recruit .att {
  padding-top: 50px;
}
#recruit .att-list {
  margin-top: 45px;
}
#recruit .att-list-item {
  padding: 24px;
}
#recruit .att-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#recruit .att-list-num {
  left: 21px;
  top: -27px;
}
#recruit .att-list-ttl {
  font-size: 1.7rem;
}
#recruit .att-list-txt {
  margin-top: 10px;
}
#recruit .staff-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#recruit .staff-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#recruit .staff-list-ttl {
  margin-top: 15px;
  padding-left: 10px;
  font-size: 1.8rem;
  border-width: 5px;
}
#recruit .staff-list-txt {
  margin-top: 10px;
}
#recruit .job {
  padding-bottom: 50px;
}
#recruit .job .com-txt {
  color: #000000;
}

/* company  SP
------------------------------------ */
#company .message-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .message-img {
  width: 70%;
  margin: auto;
}
#company .message-con {
  margin: 15px auto 0;
}
#company .message-ttl {
  font-size: 2rem;
  text-align: center;
}
#company .message-txt {
  margin-top: 10px;
}
#company .information {
  padding-bottom: 50px;
}

/* contact  SP
------------------------------------ */
#contact .contact-txt {
  margin-top: 20px;
}
#contact .contact-box {
  margin-top: 20px;
  padding: 20px;
}
#contact .contact-time {
  margin-top: 15px;
}
#contact .contact-form-table {
  margin-top: 25px;
}
#contact .mailform-inner {
  padding-top: 0;
}/*# sourceMappingURL=style_sp.css.map */