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

.com-anchor {
  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;
}
.com-txt .border {
  padding-bottom: 2px;
}
.com-txt .lg {
  font-size: 1.8rem;
}

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

/*  共通パーツ
------------------------------------ */
.news-post-link {
  padding: 15px 0;
}
.news-post-time {
  display: block;
  font-size: 1.3rem;
  line-height: 1.3;
}
.news-post-tag li:nth-of-type(n+2) {
  margin: 0 0 7px 7px;
}
.news-post-tag-txt {
  font-size: 1.4rem;
}
.news-post-ttl {
  margin-top: 10px;
  font-size: 1.6rem;
}

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

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-ttl {
  text-align: center;
}
#top-about .about-ttl .ja {
  margin-top: 15px;
}
#top-about .about-map {
  width: 80%;
  margin: 25px auto 0;
}
#top-about .about-txt-box {
  margin-top: 20px;
}

/* top-worries  SP
------------------------------------ */
#top-worries .worries-list {
  margin-top: 30px;
}
#top-worries .worries-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#top-worries .worries-list-ttl {
  padding: 12px 7px 12px 33px;
  background-position: 9px 15px;
  background-size: 15px;
}
#top-worries .solution {
  padding-top: 83px;
  background-position-y: 20px;
  background-size: 25px;
}
#top-worries .solution-box {
  padding: 30px 15px;
  background: url(../img/top/worries-dot.png) no-repeat 15px 15px, url(../img/top/worries-dot.png) no-repeat 15px calc(100% - 15px), url(../img/top/worries-dot.png) no-repeat calc(100% - 15px) 15px, url(../img/top/worries-dot.png) no-repeat calc(100% - 15px) calc(100% - 15px) #ee7c28;
  background-size: 6px;
}
#top-worries .solution-box-ttl {
  font-size: 1.9rem;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-list {
  margin-top: 20px;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-reason .reason-list-num {
  width: 40px;
  height: 40px;
  font-size: 2rem;
  line-height: 40px;
}
#top-reason .reason-list-ttl {
  margin-top: 15px;
  font-size: 1.8rem;
}

/* top-work  SP
------------------------------------ */
#top-work .work-flx {
  display: block;
}
#top-work .work-ttl {
  text-align: center;
}
#top-work .work-list {
  margin-top: 25px;
}
#top-work .work-list-item {
  padding: 15px;
}
#top-work .work-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-work .work-list-ttl {
  margin-top: 15px;
  font-size: 1.8rem;
}
#top-work .work-btn {
  margin: 25px auto 0;
}

/* top-company  SP
------------------------------------ */
#top-company .company-inner {
  flex-direction: column-reverse;
  align-items: center;
}
#top-company .company-con {
  width: 100%;
}
#top-company .company-ttl {
  text-align: center;
}
#top-company .company-table {
  width: 100%;
  margin: 20px auto 0;
}
#top-company .company-btn {
  max-width: 300px;
  margin: 25px auto 0;
}
#top-company .company-map {
  margin: 30px auto 0;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 25px 20px;
}
.com-contact .contact-txt {
  margin-top: 25px;
  text-align: left;
}
.com-contact .contact-list {
  display: block;
  margin-top: 20px;
}
.com-contact .contact-list-item {
  margin: auto;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-contact .contact-list-item a {
  height: 70px;
}
.com-contact .contact-list .com-btn {
  font-size: 1.8rem;
}
.com-contact .contact-list-tel {
  font-size: 2.7rem;
}
.com-contact .contact-list-line::before {
  width: 28px;
  margin-right: 10px;
}
.com-contact .contact-list-mail::before {
  width: 30px;
  margin-right: 10px;
}

/* top-blog  SP
------------------------------------ */
#top-blog .blog-inner {
  display: block;
}
#top-blog .blog-ttl {
  text-align: center;
}
#top-blog .blog-post {
  margin: 30px auto 0;
}
#top-blog .blog-btn {
  margin: 30px auto 0;
}

/* com-bnr  SP
------------------------------------ */
.com-bnr .bnr-link-lg {
  padding: 30px;
  flex-direction: column-reverse;
  align-items: center;
  background-position: calc(100% - 20px) calc(100% - 20px);
}
.com-bnr .bnr-link-lg .bnr-ttl {
  margin: 20px auto 0;
  text-align: center;
}
.com-bnr .bnr-ttl .ja {
  margin-top: 20px;
}
.com-bnr .bnr-list {
  display: block;
  max-width: 280px;
  margin: auto;
}
.com-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 52px auto 0;
}
.com-bnr .bnr-list .bnr-link {
  padding: 20px 0 20px 20px;
  background-position: calc(100% - 20px) calc(100% - 20px);
  background-size: 30px;
}

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

sub layout  SP

========================================= */
/* service  SP
------------------------------------ */
#service .service-txt {
  margin-top: 15px;
}
#service .service-list {
  margin-top: 50px;
}
#service .service-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#service .service-list-flx {
  margin-top: 20px;
}
#service .service-list-txt {
  margin: 15px auto 0;
}
#service .worries {
  margin-top: 40px;
}
#service .worries-list {
  display: block;
  margin-top: 10px;
}
#service .worries-list-item {
  width: 100%;
  padding: 15px 15px 15px 30px;
  background-size: 20px;
  background-position: left 17px;
}
#service .worries-list > li:nth-of-type(n+2) {
  margin: 0 0 0;
}
#service .solution {
  margin-top: 30px;
}
#service .solution-list {
  margin-top: 20px;
  padding: 0;
}
#service .solution-list > li:nth-of-type(n+2) {
  margin-top: 30px;
}
#service .solution-list-item {
  display: block;
}
#service .solution-list .ttl {
  width: 160px;
  border-width: 1px;
  margin: auto;
  font-size: 1.6rem;
  flex-shrink: 0;
}
#service .solution-list .txt {
  margin: 5px 0 0;
}
#service .reason {
  margin-top: 40px;
}
#service .reason-list {
  display: block;
  margin-top: 20px;
}
#service .reason-list > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#service .reason-list-item {
  max-width: none;
}
#service .reason-list-ico {
  width: 110px;
  margin: auto;
}
#service .reason-list-ttl {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.7;
}
#service .work {
  margin-top: 40px;
  padding: 30px;
}
#service .work-list {
  margin-top: 20px;
}

/* work  SP
------------------------------------ */
#work .work-txt {
  margin-top: 15px;
}
#work .work-post {
  margin-top: 30px;
}
#work .work-post-item {
  display: block;
}
#work .work-post-item:nth-of-type(n+2) {
  margin-top: 25px;
  padding-top: 25px;
}
#work .work-post-img {
  width: 65%;
  height: 0;
  padding-top: 58.8%;
}
#work .work-post-img-after {
  margin-top: -10%;
}
#work .work-post-ba {
  background-size: 50px;
  background-position: 12% 76%;
}
#work .work-post-ba-ttl {
  width: 80px;
  height: 30px;
  font-size: 1.8rem;
  line-height: 30px;
}
#work .work-post-con {
  margin: 15px auto 0;
}
#work .work-post-ttl {
  padding-left: 15px;
  padding-right: 15px;
}
#work .work-post-area, #work .work-post-year, #work .work-post-txt {
  padding: 0 10px;
}
#work .work-post-area {
  margin-top: 10px;
  font-size: 1.7rem;
}
#work .work-post-year {
  margin-top: 10px;
}

/* company  SP
------------------------------------ */
#company .greeting-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .greeting-con {
  margin: 20px auto 0;
}
#company .greeting-ttl {
  text-align: center;
  font-size: 1.8rem;
}
#company .greeting-txt {
  margin-top: 10px;
}
#company .greeting-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#company .greeting-list-item {
  width: 80%;
  padding-top: 142%;
}
#company .greeting-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#company .information-table {
  margin-top: 20px;
}

/* recruit  SP
------------------------------------ */
#recruit .careers-list {
  margin-top: 20px;
}
#recruit .careers-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#recruit .careers-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#recruit .careers-list-con {
  width: 100%;
  margin: 10px auto 0;
}
#recruit .careers-list-ttl {
  padding-bottom: 5px;
  text-align: center;
}
#recruit .careers-list-txt {
  margin-top: 10px;
}
#recruit .careers-list-txt-lg {
  font-size: 1.8rem;
}
#recruit .flow-list {
  display: block;
  max-width: 231px;
  margin-top: 20px;
  padding: 0;
}
#recruit .flow-list-item {
  padding-left: 80px;
  text-align: left;
  position: relative;
}
#recruit .flow-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#recruit .flow-list-ico {
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
}
#recruit .flow-list-time {
  padding-top: 14px;
}
#recruit .flow-list-ttl {
  margin-top: 10px;
}
#recruit .flow-list-ttl::before {
  content: none;
}
#recruit .flow-recruit {
  margin-top: 30px;
}
#recruit .flow-recruit-item {
  display: block;
}
#recruit .flow-recruit-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#recruit .flow-recruit-ico {
  width: 80px;
}
#recruit .flow-recruit-con {
  margin: 10px auto 0;
}
#recruit .flow-recruit-ttl .ttl {
  font-size: 1.8rem;
}
#recruit .flow-recruit-txt {
  margin-top: 10px;
}
#recruit .desc-table {
  margin-top: 20px;
}

/* contact  SP
------------------------------------ */
#contact .how-txt {
  margin-top: 15px;
}
#contact .how-tel-link {
  max-width: 280px;
  height: 60px;
  margin: auto;
  font-size: 2.7rem;
}
#contact .how-list {
  margin-top: 20px;
}
#contact .contact-form-table {
  margin: 25px auto 0;
}

/* blog  PC
------------------------------------ */
#blog .com-news-item:nth-of-type(n+2) {
  margin-top: 20px;
  padding-top: 20px;
}/*# sourceMappingURL=style_sp.css.map */