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

/*  共通パーツ
------------------------------------ */
.com-dl {
  justify-content: center;
}
.com-dl dt, .com-dl dd {
  font-size: 1.4rem;
}

.com-tel {
  font-size: 2.4rem;
}

.news-post-link {
  display: block;
  padding: 10px 0;
}
.news-post-time {
  font-size: 1.3rem;
}
.news-post-tag {
  margin-top: 5px;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  padding: 2px 10px;
  font-size: 1.2rem;
}

.com-tag {
  justify-content: space-between;
}
.com-tag-item {
  width: 48%;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 20px 0 0;
}
.com-tag-link {
  height: 50px;
  line-height: 50px;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  background-size: 200px, 70px;
  background-position: left bottom, 95% bottom;
}
#top-about .about-inner {
  display: block;
  padding-bottom: 100px;
}
#top-about .about-txt-box {
  margin: 15px auto 0;
}

/* top-job  SP
------------------------------------ */
#top-job {
  margin: 15px auto 0;
  background-size: 100%, 50px, 50px;
}
#top-job .job-box {
  margin-top: 25px;
  padding: 0 15px;
}
#top-job .job-box::before {
  border-radius: 20px;
  height: 95%;
  top: auto;
  bottom: -25px;
}
#top-job .job-list::before {
  width: 32px;
  height: 65px;
  left: 4px;
  bottom: -26px;
}
#top-job .job-list::after {
  width: 47px;
  height: 82px;
  top: -58px;
  right: 3px;
}
#top-job .job-list-item {
  padding: 45px 25px 25px;
  border-radius: 20px;
  outline-width: 1px;
  outline-offset: -5px;
  box-shadow: 0 6px #e8cac8;
}
#top-job .job-list-item01 {
  background-size: 60px;
}
#top-job .job-list-item02 {
  background-size: 70px;
}
#top-job .job-list-item03 {
  background-size: 60px;
}
#top-job .job-list-con {
  margin: 20px auto 0;
}
#top-job .job-list-btn {
  padding-right: 34px;
  background-size: 25px;
}
#top-job .job-list-btn-wrap {
  margin-top: 10px;
}

/* top-feature  SP
------------------------------------ */
#top-feature {
  background: url(../img/top/feature-top.png) no-repeat center top/100%, url(../img/top/feature-sp-left.png) no-repeat calc(50% - 110px) 50px/100px, url(../img/top/feature-sp-right.png) no-repeat calc(50% + 120px) 50px/80px;
}
#top-feature .feature-ttl {
  padding-top: 48px;
  background-size: 45px;
}
#top-feature .feature-box {
  margin-top: 80px;
  padding: 115px 15px 30px;
  border-radius: 20px;
  text-align: center;
  background: #fff;
}
#top-feature .feature-box::before {
  width: 138px;
  height: 81px;
  top: 1px;
  right: auto;
  left: calc(50% - 187px);
}
#top-feature .feature-box-ttl {
  font-size: 1.7rem;
}
#top-feature .feature-box-txt {
  margin-top: 20px;
  text-align: left;
}
#top-feature .feature-img {
  width: 150px;
  margin: auto;
  left: 0;
  right: 0;
  top: -55px;
}
#top-feature .bnr {
  padding-top: 39px;
  background-size: 81px;
}
#top-feature .bnr-list {
  padding: 30px;
  border-width: 3px;
  flex-direction: column;
  align-items: center;
}
#top-feature .bnr-list::before, #top-feature .bnr-list::after {
  width: 115px;
  height: 57px;
}
#top-feature .bnr-list::before {
  left: -9px;
  top: -38px;
}
#top-feature .bnr-list::after {
  right: -9px;
  top: -38px;
}
#top-feature .bnr-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-feature .bnr-list-link {
  height: 80px;
  background-position-x: calc(100% - 20px);
}
#top-feature .bnr-list-link01::before {
  width: 16px;
  height: 33px;
}
#top-feature .bnr-list-link02::before {
  width: 21px;
  height: 21px;
}
#top-feature .bnr-list-link03::before {
  width: 21px;
}

/* top-news  SP------------------------------------ */
#top-news .news-ttl {
  width: 250px;
}
#top-news .news-btn {
  padding-right: 33px;
  background-size: 25px;
}

/* top-gallery  SP
------------------------------------ */
#top-gallery {
  padding: 15px 0 50px;
}
#top-gallery .gallery-list-item {
  width: 30%;
  padding-top: 30%;
  outline-width: 3px;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .greeting-inner {
  padding-top: 80px;
  background-size: 353px;
  background-position: calc(50% - 4px) 14px;
}
#about .greeting-ttl img {
  height: 50px;
}
#about .greeting-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#about .greeting-txt-box {
  margin: 20px auto 0;
}
#about .philosophy-box {
  margin-top: 25px;
  padding: 30px 20px;
  outline-width: 1px;
  outline-offset: -10px;
}
#about .philosophy-ttl {
  display: inline;
  font-size: 1.7rem;
}
#about .philosophy-fuki {
  width: 182px;
  height: 45px;
  line-height: 45px;
}
#about .philosophy-illu {
  margin: 15px auto 0;
  position: static;
}
#about .staff-list-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
#about .staff-list-link {
  padding: 15px;
  box-shadow: 0 6px #e7c9c9;
}
#about .staff-list-ttl {
  margin-top: 10px;
  font-size: 1.8rem;
}
#about .staff-list-dl {
  margin-top: 15px;
}
#about .staff-list-dl dt {
  width: 110px;
  height: 30px;
  line-height: 30px;
}
#about .detail .staff-list-dl div {
  display: block;
}
#about .detail .staff-list-dl div:nth-of-type(n+2) {
  margin-top: 15px;
}
#about .detail .staff-list-dl dt {
  margin: auto;
}
#about .detail .staff-list-dl dd {
  margin-top: 5px;
}
#about .detail-box {
  margin-top: 25px;
  padding: 20px;
}
#about .detail-flx {
  flex-direction: column;
  align-items: center;
}
#about .detail-list-con {
  margin: 10px auto 0;
}

/* service  SP
------------------------------------ */
#service .about-bg {
  background-position: -41px 131px, calc(100% - 10px) 23px;
  background-size: 102px, 110px;
}
#service .about-flx {
  flex-direction: column;
  align-items: center;
}
#service .about-ttl .bg {
  padding: 5px 15px;
}
#service .about-ttl .bg:nth-of-type(n+2) {
  margin: 5px 0 0 30px;
}
#service .about-movie {
  margin: 20px auto 0;
  outline-width: 3px;
  border-radius: 15px;
  padding-top: 56.25%;
}
#service .service-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#service .service-list-box {
  padding: 25px 20px;
  border-radius: 15px;
}
#service .service-list-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#service .service-list-con {
  margin: 15px auto 0;
}
#service .service-list-ttl {
  padding-bottom: 10px;
}
#service .service-list-txt {
  margin-top: 15px;
}
#service .service-list-fuki {
  margin-top: 25px;
  height: 50px;
  line-height: 50px;
}
#service .service-list-fuki::before {
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 10px solid #e5949d;
  bottom: -10px;
}
#service .service-list-case {
  margin-top: 29px;
  flex-direction: column;
  align-items: center;
}
#service .service-list-case li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#service .service-list-case-ttl {
  font-size: 1.8rem;
  height: 70px;
}

/* voice  SP
------------------------------------ */
#voice .voice-list {
  margin-top: 25px;
}
#voice .voice-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#voice .voice-list-link {
  padding: 5%;
  box-shadow: 0 6px #e8cbca;
}
#voice .voice-list-link::before {
  width: 23px;
  height: 16px;
  top: -6px;
  left: 5%;
}
#voice .voice-list-left {
  width: 45%;
  max-width: none;
}
#voice .voice-list-right {
  width: 50%;
}
#voice .voice-list-name {
  margin-top: 5px;
}
#voice .voice-list-name span:nth-of-type(1) {
  display: block;
}
#voice .voice-list-name span:nth-of-type(2) {
  margin-left: 0;
}
#voice .voice-list-name span:nth-of-type(n+2) {
  margin-top: 5px;
}
#voice .voice-list-txt {
  margin-top: 5px;
}
#voice .detail .voice-list-link {
  padding: 25px;
  flex-direction: column;
  align-items: center;
}
#voice .detail .voice-list-link::before, #voice .detail .voice-list-link::after {
  width: 29px;
  height: 17px;
}
#voice .detail .voice-list-link::before {
  top: -10px;
}
#voice .detail .voice-list-link::after {
  right: 5%;
  bottom: -10px;
}
#voice .detail .voice-list-left, #voice .detail .voice-list-right {
  width: 100%;
}
#voice .detail .voice-list-right {
  margin: 15px auto 0;
}
#voice .detail .voice-list-name {
  font-size: 1.7rem;
}
#voice .detail .voice-list-name span:nth-of-type(1) {
  display: inline;
}
#voice .detail .voice-list-name span:nth-of-type(n+2) {
  margin-left: 10px;
}
#voice .detail .voice-list-txt {
  margin-top: 10px;
}

/* company  SP
------------------------------------ */
#company .information-table-wrap {
  margin-top: 20px;
}
#company .map {
  margin-top: 25px;
}
#company .map-ttl {
  padding-left: 24px;
  background-size: 15px;
  font-size: 1.8rem;
}
#company .map-iframe {
  outline-width: 3px;
}
#company .gallery-inner {
  padding-top: 80px;
}
#company .gallery-list {
  justify-content: space-between;
}
#company .gallery-list-item {
  width: 49%;
}
#company .gallery-list-item:nth-of-type(n+3) {
  margin-top: 5%;
}
#company .gallery-list-img {
  outline-width: 2px;
}
#company .gallery-list-ttl {
  margin-top: 10px;
  padding-bottom: 4px;
  padding-left: 15px;
}
#company .gallery-list-ttl::before {
  width: 10px;
  height: 4px;
}
#company .detail-box {
  margin-top: 25px;
  border-radius: 20px;
  padding: 20px;
  outline-offset: -5px;
  outline-width: 1px;
  flex-direction: column;
  align-items: center;
}
#company .detail-txt {
  margin: 15px auto 0;
}

/* news  SP
------------------------------------ */
#news .com-news-link {
  padding: 15px;
}
#news .detail-box {
  padding: 20px;
}

/* contact  SP
------------------------------------ */
#contact .contact-box {
  padding: 25px 10px;
}/*# sourceMappingURL=style_sp.css.map */