@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: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-faq li:nth-of-type(n+2) {
  margin-top: 35px;
}
.com-faq-ttl {
  padding: 15px 20px 15px 60px;
  border-radius: 30px;
  font-size: 1.7rem;
}
.com-faq-ttl::before {
  width: 30px;
  height: 30px;
  font-size: 1.7rem;
  line-height: 30px;
  left: 15px;
  top: 12px;
}
.com-faq-txt {
  margin-top: 15px;
}

.com-list-item {
  padding: 20px 15px;
  flex-direction: column !important;
  align-items: center !important;
}
.com-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
.com-list-con {
  margin: 15px auto 0;
}
.com-list-ttl {
  text-align: center;
  font-size: 1.8rem;
}
.com-list-txt-box {
  margin-top: 15px;
}

.com-check {
  display: block;
  padding: 25px 15px;
}
.com-check-list {
  padding: 0;
}
.com-check-list:nth-of-type(n+2) {
  margin: 20px 0 0;
  padding: 0;
  border: none;
}
.com-check-list li {
  padding-left: 32px;
  font-size: 1.6rem;
  background-size: 20px;
}

.com-tel-link {
  background-size: 20px;
  font-size: 2.5rem;
}
.com-tel-note {
  margin-top: 5px;
}
.com-tel-note img {
  height: 12px;
}

.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 25px;
}
.news-post-img {
  margin-top: 10px;
}
.news-post-tag {
  margin-top: 10px;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  padding: 3px 5px;
  font-size: 1.2rem;
}

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

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

  main  SP

========================================= */
/* top-ent  SP
------------------------------------ */
#top-ent .ent-list {
  display: block;
}
#top-ent .ent-list-bg-lg {
  padding: 25% 0;
  height: auto;
}
#top-ent .ent-list-bg-md {
  height: auto;
  padding: 15% 0;
}
#top-ent .ent-list-ttl {
  font-size: 2.2rem;
  padding: 0 45px;
  background-size: 24px;
  line-height: 1.5;
}
#top-ent .ent-list-ttl-md {
  font-size: 2rem;
}
#top-ent .ent-list-link {
  padding: 69px 0 22px;
}
#top-ent .ent-list-link01 {
  background-position-y: 25px;
  background-size: 35px;
}
#top-ent .ent-list-link02 {
  padding-top: 63px;
  background-position-y: 25px;
  background-size: 55px;
}
#top-ent .ent-list-link03 {
  padding-top: 63px;
  background-position-y: 25px;
  background-size: 32px;
}
#top-ent .ent-list-txt {
  width: calc(100% - 40px);
  margin-top: 15px;
  padding-top: 15px;
}

.ent-drawer-info {
  margin: 50px auto 0 !important;
}

/* top-about  SP
------------------------------------ */
#top-about .about-txt-box {
  margin: 25px auto 0;
}
#top-about .about-img {
  width: 100%;
  height: 0;
  padding-top: 114%;
  position: relative;
  left: auto;
  top: auto;
}

/* top-area  SP
------------------------------------ */
#top-area .area-box {
  padding: 30px 20px;
  outline-offset: -5px;
  outline-width: 1px;
}
#top-area .area-ttl-sub {
  margin-top: 20px;
}

/* top-trouble  SP
------------------------------------ */
#top-trouble .trouble-check {
  margin-top: 25px;
}

/* top-service  SP
------------------------------------ */
#top-service .service-list {
  margin-top: 30px;
}
#top-service .service-list-item {
  padding: 25px 15px;
}
#top-service .service-list-point {
  margin-top: 20px;
  padding-left: 40px;
  background-size: 30px;
  text-align: left;
  font-size: 1.7rem;
  line-height: 1.5;
}
#top-service .service-btn {
  margin-top: 25px;
}
#top-service .service-icons li {
  width: 49%;
}
#top-service .service-icons li:nth-of-type(2n) {
  margin-left: 2%;
}
#top-service .service-icons li:nth-of-type(n+3) {
  margin-top: 15px;
}
#top-service .service-icons-ttl {
  margin-top: 5px;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-flx {
  justify-content: center;
}
#top-reason .reason-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-reason .reason-list-ttl {
  font-size: 1.8rem;
}
#top-reason .reason-btn {
  margin: 30px auto 0;
  text-align: center;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
#top-bnr .bnr-list-link {
  padding: 50px 0;
}
#top-bnr .bnr-list-ttl {
  padding: 0 40px;
  background-size: 25px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-flx {
  justify-content: center;
}
#top-news .news-post {
  margin-top: 25px;
}
#top-news .news-btn {
  margin: 30px auto 0;
  text-align: center;
}

/* top-insta  SP
------------------------------------ */
#top-insta .insta-inner {
  width: 100%;
  flex-direction: column;
  align-items: center;
}
#top-insta .insta-left {
  text-align: center;
}
#top-insta .insta-ttl {
  display: inline-block;
  padding-left: 30px;
  background-size: 20px;
}
#top-insta .insta-txt {
  margin-top: 20px;
}
#top-insta .insta-list {
  width: 100%;
  max-width: none;
  margin: 20px auto 0;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-txt {
  margin-top: 20px;
}
.com-contact .contact-btn {
  height: 60px;
  margin-top: 30px;
  background-position-x: calc(100% - 20px);
  font-size: 1.8rem;
  line-height: 60px;
}
.com-contact .contact-flx {
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-mail {
  margin: 20px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .reason-list {
  margin-top: 25px;
}
#about .flow-list {
  margin-top: 25px;
}
#about .flow-list-item {
  padding: 25px 15px;
}
#about .flow-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#about .flow-list-ico {
  width: 50px;
  margin-right: 15px;
  flex-shrink: 0;
}
#about .flow-list-txt {
  margin-top: 10px;
}
#about .flow-list-info {
  flex-direction: column;
  align-items: center;
}
#about .flow-list-info li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#about .flow-list-line {
  height: 50px;
  line-height: 50px;
  margin-top: 15px;
  background-position-x: calc(100% - 15px);
  background-size: 15px;
}
#about .flow-list-tel {
  padding-left: 21px;
  background-size: 16px;
  font-size: 2.3rem;
}
#about .flow-list-tel-note {
  margin-top: 7px;
}
#about .flow-list-tel-note img {
  height: 10px;
}
#about .flow-list-mail {
  width: 100%;
  background-size: 15px;
  background-position-x: calc(100% - 15px);
  font-size: 1.3rem;
}
#about .flow-list-info {
  margin-top: 20px;
}
#about .flow-list-info li:nth-of-type(n+2) {
  margin-top: 15px;
}
#about .qa-faq {
  margin-top: 25px;
}

/* service  SP
------------------------------------ */
#service .service-tag {
  display: block;
  padding: 50px 15px;
  position: relative;
  z-index: 1;
}
#service .com-list {
  margin-top: 30px;
}
#service .com-list-ttl {
  padding: 5px 0 5px 40px;
  text-align: left;
  background-size: auto 25px;
}
#service .com-list-dl dt {
  font-size: 1.6rem;
}
#service .com-list-dl dd {
  margin-top: 10px;
}
#service .ind-ttl03 {
  background-size: auto 14px;
}
#service .ind-ttl05 {
  padding-bottom: 10px;
  background-size: auto 38px;
}
#service .company-ttl01 {
  background-position-x: 10px;
}
#service .company-ttl02 {
  background-size: auto 14px;
}

/* recruit  SP
------------------------------------ */
#recruit .job-box {
  margin-top: 25px;
  padding: 15px 0;
}
#recruit .qa-faq {
  margin-top: 25px;
}

/* company  SP
------------------------------------ */
#company .greeting-flx {
  margin-top: 30px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .greeting-txt-box {
  margin: 15px auto 0;
}
#company .company-box {
  margin: 25px auto 0;
}

/* news  SP
------------------------------------ */
#news .com-box {
  padding: 25px 15px;
}/*# sourceMappingURL=style_sp.css.map */