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

.marker::before {
  background-size: contain;
  background-position: center bottom;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  width: 230px;
}
.com-tel-ttl {
  font-size: 10px;
}
.com-tel-ttl::after {
  margin-top: 5px;
}
.com-tel-link {
  font-size: 15px;
}
.com-tel-link::before {
  width: 5vw;
  margin-right: 1vw;
  padding-top: 5vw;
}
.com-tel-note-wrap {
  padding-top: 0;
}
.com-tel-note img {
  height: 10px;
}

.news-post-item:nth-of-type(n+2) {
  padding-top: 15px;
}
.news-post-time {
  max-width: 110px;
  padding: 4px 0;
  font-size: 1.3rem;
}
.news-post-ttl {
  margin-left: 10px;
}
.news-post-tag {
  margin-top: 7px;
}
.news-post-tag-txt {
  font-size: 1.2rem;
}

.com-tag {
  margin-top: 30px;
  padding-top: 15px;
}
.com-tag-list {
  margin-top: 15px;
  flex-direction: column;
  align-items: center;
}
.com-tag-list-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
.com-tag-list-link {
  min-height: 50px;
}

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

  main  SP

========================================= */
.container::before, .container::after {
  width: 6px;
  background-size: 8px;
}

/* top-concept  SP
------------------------------------ */
#top-concept {
  background-position: center bottom, 5px 90%;
  background-size: 300px, 50px;
}
#top-concept .concept-inner {
  padding-bottom: 300px;
}
#top-concept .concept-ttl {
  padding: 20px 0 15px;
  background-size: 50px, 120px, 200px;
  background-position-x: 89px, 165px, left;
}
#top-concept .concept-ttl .ja {
  font-size: 2rem;
  line-height: 1.7;
}
#top-concept .concept-txt-box {
  margin-top: 20px;
}

/* top-service  SP
------------------------------------ */
#top-service {
  padding-top: 50px;
}
#top-service .service-box {
  border-radius: 25px;
}
#top-service .service-ttl {
  width: 124px;
  margin: auto;
}
#top-service .service-list {
  margin-top: 30px;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#top-service .service-list-ttl::before, #top-service .service-list-ttl::after {
  content: none;
}
#top-service .service-list-ttl .txt {
  width: 280px;
  margin: auto;
  flex-shrink: 0;
}
#top-service .reform {
  margin-top: 15px;
  text-align: center;
}
#top-service .reform-house {
  margin: auto;
}
#top-service .reform-list {
  margin: 60px auto 0;
  flex-direction: column;
  align-items: center;
}
#top-service .reform-list > li:nth-of-type(n+2) {
  margin: 80px auto 0;
}
#top-service .reform-list-ttl {
  font-size: 1.8rem;
}
#top-service .reform-list-ttl .sm {
  font-size: 1.3rem;
}
#top-service .reform-list-btn {
  width: 84px;
  right: 11px;
  bottom: 20px;
}
#top-service .renovation-list-item {
  max-width: 280px;
}
#top-service .renovation-list-img01 img {
  width: 107%;
}

/* top-works  SP
------------------------------------ */
#top-works .works-btn {
  margin-top: 25px;
}

.com-works-item {
  padding: 20px;
  border-radius: 10px;
}
.com-works-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-works-ttl {
  padding: 0 5px 2px;
  border-width: 1px;
  font-size: 1.8rem;
}
.com-works-ttl::before {
  width: 73px;
  height: 61px;
  left: -19px;
}
.com-works-tag-txt {
  padding: 4px 8px 4px 23px;
  background-size: 13px;
  background-position: 5px 6px;
  font-size: 1.3rem;
}
.com-works-flx {
  display: block;
  margin-top: 20px;
}
.com-works-flx .com-works-img:nth-of-type(n+2) {
  margin: 50px auto 0;
  position: relative;
}
.com-works-flx .com-works-img:nth-of-type(n+2)::before {
  content: "";
  display: block;
  width: 40px;
  height: 20px;
  margin: 15px auto;
  background: url(../img/top/works-arw.png) no-repeat left top/contain;
  transform: rotate(90deg);
  position: absolute;
  left: 0;
  right: 0;
  top: -43px;
}
.com-works-img {
  width: 100%;
  padding-top: 71.4%;
}
.com-works-ba {
  width: 150px;
}
.com-works-link-wrap {
  margin-top: 15px;
  padding-top: 15px;
}
.com-works-link::before {
  width: 26px;
  height: 12px;
  margin-right: 10px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-ttl {
  padding: 30px 0 23px;
  background-size: 67px, 222px, 86px;
  background-position: center top, calc(50% - 37px) 2px, calc(50% + 109px) 27px;
}
.com-contact .contact-box {
  padding: 35px 0;
  outline-width: 1px;
  outline-offset: -6px;
}
.com-contact .contact-list-btn {
  width: 100%;
}
.com-contact .contact-txt {
  margin: 15px auto 0;
  padding: 0 20px;
  text-align: left;
}
.com-contact .contact-list {
  display: block;
  width: calc(100% - 40px);
  margin-top: 20px;
  padding-top: 20px;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-contact .contact-list-tel {
  padding-left: 29px;
  font-size: 2.4rem;
  background-size: 23px;
}
.com-contact .contact-list-note {
  margin-top: 9px;
}
.com-contact .contact-list-btn {
  height: 50px;
}

/* top-blog  SP
------------------------------------ */
#top-blog .blog-inner {
  display: block;
}
#top-blog .blog-left {
  padding: 30px 15px 5px;
  background-size: 103px;
  text-align: center;
}
#top-blog .blog-link.sp-only {
  display: flex !important;
}
#top-blog .news-post {
  margin: 30px auto 0;
}

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

sub layout  SP

========================================= */
/* reform  SP
------------------------------------ */
.com-service .service-list {
  margin-top: 30px;
}
.com-service .service-list-item {
  padding: 35px 15px;
  border-radius: 15px;
}
.com-service .service-list-flx {
  margin-top: 30px;
  flex-direction: column-reverse;
  align-items: center;
}
.com-service .service-list-con {
  margin: 15px auto 0;
}
.com-service .service-list-dl .item {
  padding: 8px 10px;
}
.com-service .service-list-dl dt {
  max-width: 80px;
  font-size: 1.4rem;
}
.com-service .service-list-dl dd {
  margin-left: 10px;
  font-size: 1.4rem;
}
.com-service .service-list-txt-box {
  margin-top: 10px;
}
.com-service .service-list-btn-wrap {
  margin-top: 15px;
  padding-top: 15px;
}

.com-works-sub .com-works {
  margin-top: 25px;
}

/* renovation  PC
------------------------------------ */
#renovation .com-works-ttl::before {
  width: 45px;
}

/* works  SP
------------------------------------ */
#works .com-works {
  margin-top: 40px;
}
#works .detail-box {
  margin-top: 20px;
  padding: 20px;
}
#works .detail-dl .item {
  padding: 10px;
  flex-direction: column;
  align-items: center;
}
#works .detail-dl dt {
  padding: 3px;
}
#works .detail-dl dd {
  margin: 5px auto 0;
}
#works .detail-txt {
  margin-top: 10px;
}
#works .detail-images li {
  width: 49%;
}
#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-img {
  border-radius: 10px;
}

/* company  SP
------------------------------------ */
#company .message-img {
  width: 70%;
  margin-left: 14%;
  position: static;
}
#company .message-flx {
  margin: 15px auto 0;
  flex-direction: column-reverse;
  align-items: center;
}
#company .message-ttl {
  padding: 59px 36px 13px;
  background-size: 80px, 200px;
  font-size: 1.8rem;
}
#company .message-txt {
  max-width: none;
  margin-top: 10px;
}
#company .com-table-wrap {
  margin-top: 25px;
}

/* news  SP
------------------------------------ */
#news .detail-ttl {
  margin-top: 15px;
}

/* contact  SP
------------------------------------ */
#contact .contact-box {
  padding: 30px 15px;
}
#contact .contact-txt {
  margin: auto;
  padding: 0;
}
#contact .contact-list-item {
  flex-direction: column;
  align-items: center;
}
#contact .contact-list-dl {
  margin: 20px auto 0;
}
#contact .contact-list-dl dt {
  height: 30px;
  line-height: 30xp;
}/*# sourceMappingURL=style_sp.css.map */