@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: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-tel-link {
  padding-left: 23px;
  background-size: 18px;
  background-position: left center;
  font-size: 2.3rem;
}
.com-tel-note {
  margin-top: 0;
}
.com-tel-note img {
  height: 10px;
}

.news-post-ttl {
  font-size: 1.4rem;
}
.news-post-tag-txt {
  font-size: 1.2rem;
}
.news-post-time {
  font-size: 1.2rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-wrap {
  padding: 20px 15px;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 25px;
}
/* =========================================

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-ttl img {
  height: 60px;
}
#top-about .about-btn {
  margin: 25px auto 0;
}
#top-about .about-img {
  margin: 15px auto 0;
}

/* top-sign  SP
------------------------------------ */
#top-sign .sign-ttl {
  font-size: 1.8rem;
}
#top-sign .sign-txt {
  margin-top: 15px;
}

.com-sign {
  display: block;
  margin-top: 25px;
}
.com-sign-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-sign-box {
  min-height: 188px;
  padding: 25px 15px 25px 150px;
}
.com-sign-ttl {
  font-size: 1.8rem;
}

/* top-reform  PC
------------------------------------ */
#top-reform .reform-inner {
  display: block;
  padding: calc(42.5% + 20px) 0 20px;
  background: url(../img/top/reform-l.jpg) no-repeat 0% 20px/27%, url(../img/top/reform-r.jpg) no-repeat 100% 20px/71%;
}
#top-reform .reform-img {
  display: none;
}
#top-reform .reform-box {
  width: 100%;
  height: auto;
  margin: auto;
  padding: 35px 15px 35px;
}
#top-reform .reform-ttl {
  font-size: 2.6rem;
}
#top-reform .reform-txt-box {
  margin-top: 20px;
}

/* top-works  SP
------------------------------------ */
#top-works .works-btn {
  max-width: 148px;
  padding: 13px 25px;
}
#top-works .works-ttl::after {
  width: 34px;
  margin-top: 0;
  margin-left: 14px;
}
#top-works .works-list {
  margin-top: 30px;
}

.com-works-list-item {
  width: 49%;
  max-width: none;
}
.com-works-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
.com-works-list-item:nth-of-type(n+3) {
  margin-top: 6%;
}
.com-works-list-arw {
  margin-top: 5px;
  background-size: 10px;
  padding-bottom: 2px;
}

/* top-company  SP
------------------------------------ */
#top-company .company-inner {
  padding: 30px 15px;
}
#top-company .company-btn {
  height: auto;
  padding: 15px;
}
#top-company .company-btn::before {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-box {
  display: block;
  padding: 20px;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-btn {
  max-width: 150px;
  padding: 10px 25px;
  margin: 0;
}
#top-news .news-post {
  margin: 30px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .greeting-box {
  margin-top: 20px;
  padding: 20px 15px;
}
#about .greeting-flx {
  flex-direction: column;
  align-items: center;
}
#about .greeting-txt-box {
  margin: 20px auto 0;
}
#about .greeting-name {
  font-size: 1.8rem;
}
#about .area-box {
  padding: 30px 15px;
  flex-direction: column-reverse;
  align-items: center;
}
#about .area-ttl {
  text-align: center;
}
#about .area-txt {
  margin-top: 20px;
}
#about .area-map {
  margin: 20px auto 0;
}
#about .reason-list {
  margin-top: 30px;
}
#about .reason-list-item {
  flex-direction: column;
  align-items: center;
}
#about .reason-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#about .reason-list-con {
  margin: 10px auto 0;
  padding: 15px 15px 25px;
}
#about .reason-list-img {
  width: calc(100% - 12px);
}
#about .reason-list-ttl {
  font-size: 1.8rem;
}
#about .reason-list-txt {
  margin-top: 15px;
}

/* signboard  SP
------------------------------------ */
.com-about::before {
  height: 0;
  padding-top: 25%;
}
.com-about .about-flx {
  flex-direction: column;
  align-items: center;
}
.com-about .about-flx-con {
  margin: 20px auto 0;
}
.com-about .about-ttl::after {
  margin-top: 0;
}
.com-about .about-bnr {
  margin-top: 50px;
}
.com-about .about-list {
  margin-top: 25px;
}
.com-about .about-list li {
  padding-left: 23px;
  background-size: 18px;
  background-position-y: 10px;
  font-size: 1.8rem;
}

#signboard .sign-inner {
  padding-top: 0;
}
#signboard .sign-txt {
  margin-top: 20px;
  text-align: left;
}
#signboard .sign-ttl {
  margin-top: 20px;
  font-size: 1.7rem;
}
#signboard .price-table {
  margin-top: 20px;
}
#signboard .price-table th, #signboard .price-table td {
  padding: 15px 0;
}
#signboard .price-txt {
  margin-top: 20px;
}

.com-flow .flow-list {
  margin-top: 30px;
}
.com-flow .flow-list-item {
  padding: 80px 15px 20px;
}
.com-flow .flow-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
.com-flow .flow-list-item:nth-of-type(n+2)::before {
  width: 42px;
  height: 16px;
  top: -30px;
}
.com-flow .flow-list-item01 {
  background-position: 10px 10px;
  background-size: 60px;
}
.com-flow .flow-list-item02 {
  background-position: 10px 10px;
  background-size: 50px;
}
.com-flow .flow-list-item03 {
  background-position: 15px 10px;
  background-size: 40px;
}
.com-flow .flow-list-item04 {
  background-position: 10px 15px;
  background-size: 50px;
}
.com-flow .flow-list-ttl .en {
  font-size: 1.6rem;
}
.com-flow .flow-list-ttl .ja {
  font-size: 1.8rem;
}

/* reform  SP
------------------------------------ */
#reform .works-txt-box {
  margin-top: 20px;
}
#reform .works-ttl {
  font-size: 1.8rem;
}
#reform .works-list {
  margin-top: 20px;
}
#reform .works-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#reform .works-list-ttl {
  font-size: 1.7rem;
}
#reform .works-note {
  margin-top: 15px;
}
#reform .flow-list-item02 {
  background-size: 40px;
  background-position-x: 15px;
}

/* works  SP
------------------------------------ */
#works .works-inner {
  padding: 50px 15px;
}
#works .works-list {
  margin-top: 80px;
}
#works .works-list-item {
  margin-top: -80px;
  padding-top: 80px;
}
#works .works-list-item:nth-of-type(n+2) {
  margin-top: 80px;
  padding-top: 80px;
}
#works .works-img {
  width: 100%;
  padding-top: 73%;
}
#works .works-con {
  margin: 15px auto 0;
}
#works .works-ttl {
  font-size: 1.8rem;
  padding-bottom: 10px;
}
#works .works-txt {
  margin-top: 10px;
}
#works .com-works-list {
  margin-top: 30px;
}
#works .thumbnail-change_list {
  margin-top: 25px;
}
#works .thumbnail-change_list li {
  width: 49%;
  padding-top: 38%;
}
#works .thumbnail-change_list li:nth-of-type(n+3) {
  margin-top: 2%;
}

/* company  SP
------------------------------------ */
#company .company-box {
  margin-top: 25px;
  padding: 15px;
}
#company .company-map {
  padding-top: 250px;
}

/* news  SP
------------------------------------ */
#news .detail-box {
  padding: 30px 15px;
}
#news .detail-ttl {
  font-size: 1.8rem;
}
#news .detail .com-news-txt {
  margin-top: 20px;
}/*# sourceMappingURL=style_sp.css.map */