@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.8rem;
}
.com-txt-note {
  font-size: 1.3rem;
}

/*  共通パーツ
------------------------------------ */
.com-num {
  width: 45px;
  height: 45px;
  font-size: 2.5rem;
  line-height: 42px;
}

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

.com-mail {
  margin: auto;
}

.com-tel {
  padding-left: 24px;
  background-size: 15px;
  background-position-y: 5px;
  font-size: 2.5rem;
}

.news-post-img {
  width: 90px;
  height: 90px;
  margin-right: 15px;
  border-radius: 15px;
  flex-shrink: 0;
}
.news-post-time {
  font-size: 1.3rem;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  padding: 2px 10px;
  font-size: 1.2rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-tag-link {
  height: 60px;
  line-height: 60px;
}

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

  main  SP

========================================= */
/* top-worries  SP
------------------------------------ */
#top-worries .worries-bg {
  background-size: 100%;
}
#top-worries .worries-inner {
  padding-bottom: 0;
}
#top-worries .worries-box {
  margin-top: 20px;
  padding: 25px 20px;
  border: 1px dashed #9ddd15;
  border-radius: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#top-worries .worries-check li {
  padding-left: 25px;
  background-size: 17px;
  font-size: 1.7rem;
}
#top-worries .greeting-box {
  margin-top: -14px;
  padding: 32px 15px 60px;
}
#top-worries .greeting-btn {
  margin-top: 30px;
}
#top-worries .movie {
  width: calc(100% - 30px);
  margin: 30px auto 0;
  padding-top: 56.25%;
}

/* top-feature  SP
------------------------------------ */
#top-feature {
  background-size: 100%;
}
#top-feature .feature-inner {
  padding-top: 100px;
}
#top-feature .feature-box {
  display: block;
  margin-top: 20px;
  padding: 30px 15px;
}
#top-feature .feature-box ul:nth-of-type(n+2) {
  margin: 25px 0 0;
}
#top-feature .feature-list-item .num {
  width: 47px;
  height: 47px;
  background-size: contain;
  font-size: 2.5rem;
  line-height: 47px;
}
#top-feature .feature-list-item .ttl {
  margin-left: 10px;
  font-size: 1.8rem;
}
#top-feature .feature-list-item .ttl::before {
  height: 12px;
}

/* top-case  SP
------------------------------------ */
#top-case {
  background-size: 100%;
}
#top-case .case-inner {
  padding-bottom: 50px;
}
#top-case .case-list-item {
  width: 49%;
}
#top-case .case-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-case .case-list-item:nth-of-type(n+3) {
  margin-top: 20px;
}
#top-case .case-list-ttl {
  width: 90%;
  height: auto;
  margin: 5px auto 0;
  padding: 5px 10px;
  line-height: 1.5;
}

/* top-area  SP
------------------------------------ */
#top-area {
  background-size: 100%;
}
#top-area .area-box {
  padding: 55% 15px 30px;
  background-size: 70%;
}
#top-area .area-box-con {
  padding: 0;
}
#top-area .area-txt {
  margin-top: 20px;
}
#top-area .area-bnr {
  margin-top: 50px;
  flex-direction: column;
  align-items: center;
}
#top-area .area-bnr-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-area .area-bnr-ttl {
  height: 60px;
  margin-top: -25px;
  font-size: 1.8rem;
  line-height: 60px;
}

/* top-contact  SP
------------------------------------ */
#top-contact {
  background-size: 100%;
}
#top-contact .contact-ttl {
  font-size: 2.5rem;
}
#top-contact .contact-ttl::before, #top-contact .contact-ttl::after {
  width: 39px;
  height: 21px;
}
#top-contact .contact-box {
  margin: 5px auto 0;
  padding: 30px 15px;
}
#top-contact .contact-txt {
  text-align: left;
}
#top-contact .contact-list {
  margin-top: 20px;
  padding: 20px 15px;
  flex-direction: column;
  align-items: center;
}
#top-contact .contact-list li:nth-of-type(n+2) {
  margin: 15px aauto 0;
}
#top-contact .contact-btn::before {
  width: 24px;
  height: 24px;
  margin-right: 14px;
}
#top-contact .contact-btn-wrap {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#top-contact .contact-btn-wrap li:nth-of-type(n+2) {
  margin: 20px auto 0;
}

/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  display: block;
}
#top-news .news-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#top-news .news-btn {
  max-width: 171px;
  margin: 0;
  background-position-x: calc(100% - 10px);
  height: 50px;
  line-height: 50px;
}
#top-news .news-post {
  margin: 30px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .greeting-box {
  margin-top: -15px;
  padding: 40px 15px 25px;
}
#about .feature-list {
  margin-top: 50px;
}
#about .feature-list-item {
  padding: 40px 0 20px;
}
#about .feature-list-item:nth-of-type(n+2) {
  margin: 45px auto 0;
}
#about .feature-list-num {
  top: -22px;
}
#about .feature-list-ttl {
  font-size: 2rem;
}
#about .flow-list-item {
  height: 100px;
}
#about .flow-list-item::before {
  margin: auto;
  top: auto;
  bottom: -37px;
  left: 0;
  right: 0;
  transform: rotate(90deg);
}
#about .flow-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#about .flow-list-ttl {
  font-size: 2rem;
}

/* service  SP
------------------------------------ */
#service .about-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#service .about-txt-box {
  margin: 15px auto 0;
}
#service .works-list {
  margin-top: 20px;
}
#service .works-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#service .works-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#service .works-list-con {
  margin: 15px auto 0;
}
#service .works-list-ttl {
  font-size: 1.8rem;
}
#service .works-list-txt {
  margin-top: 15px;
}
#service .build-box {
  display: block;
  margin-top: 20px;
  padding: 25px;
}
#service .build-list:nth-of-type(n+2) {
  margin: 25px 0 0;
}
#service .build-list li {
  font-size: 1.7rem;
}
#service .build-list li:nth-of-type(n+2) {
  margin-top: 25px;
}

/* works  SP
------------------------------------ */
#works .works-list {
  margin-top: 20px;
}
#works .works-list-item {
  width: 49%;
}
#works .works-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#works .works-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
#works .works-list-ttl {
  margin-top: 5px;
}
#works .detail-images {
  margin-top: 20px;
}
#works .detail-images li {
  width: 49%;
  padding-top: 40%;
  border-radius: 15px;
}
#works .detail-images li:nth-of-type(2n) {
  margin-left: 2%;
}
#works .detail-images li:nth-of-type(n+3) {
  margin-top: 2%;
}
#works .detail-txt {
  margin-top: 20px;
}

/* company  SP
------------------------------------ */
#company .company-table {
  margin-top: 20px;
}

/* contact  SP
------------------------------------ */
#contact .contact-form-table th, #contact .contact-form-table td {
  padding: 15px;
}
#contact .contact-form-table th {
  border-radius: 8px 8px 0 0;
}
#contact .contact-form-table td {
  border-radius: 0 0 8px 8px;
}/*# sourceMappingURL=style_sp.css.map */