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

.sp-anchor {
  padding-top: 80px;
}

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

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

/*  共通パーツ
------------------------------------ */
.news-post {
  display: block;
}
.news-post-item {
  margin: auto;
}
.news-post-link {
  padding: 10px 30px 10px 0;
}

.com-tag > li {
  margin: auto;
}
.com-tag > li:nth-of-type(n+2) {
  margin: 25px auto 0;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-inner {
  padding: 28% 0 40%;
}
#top-about .about-ttl {
  font-size: 8vw;
}
#top-about .about-ttl .md {
  font-size: 6.3vw;
}
#top-about .about-ttl .ac {
  font-size: 9vw;
}
#top-about .about-ico {
  background-size: 18%;
  background-position: 2% 4%;
}
#top-about .about-txt-box {
  margin-top: 30px;
}
#top-about .about-btn {
  margin-top: 35px;
}

/* com-works  SP
------------------------------------ */
.com-works .works-inner {
  padding: 25% 0;
}
.com-works .works-list {
  margin-top: 40px;
}
.com-works .works-list-item {
  width: 100%;
  flex-direction: column-reverse !important;
  align-items: center;
}
.com-works .works-list-item:nth-of-type(n+2) .works-list-ttl .en {
  margin-top: -10px;
  font-size: 3rem;
}
.com-works .works-list-item:nth-of-type(n+2) .works-list-ttl .en::after {
  margin-top: 10px;
}
.com-works .works-list-img {
  width: 100%;
  padding-top: 42%;
}
.com-works .works-list-con {
  margin: 15px auto 0;
  padding: 0 15px;
}
.com-works .works-list-txt {
  margin-top: 15px;
}
.com-works .works-list-btn {
  margin: 30px auto 0;
}

/* com-voice  SP
------------------------------------ */
.com-voice .voice-en {
  font-size: 6rem;
}
.com-voice .voice-inner {
  padding: 70px 15px;
}
.com-voice .voice-list {
  flex-wrap: wrap;
}
.com-voice .voice-list-item {
  width: 50%;
}
.com-voice .voice-list-item:nth-of-type(2n) {
  border-right: 1px solid #d5d1d1;
}
.com-voice .voice-list-item:nth-of-type(n+3) {
  border-top: none;
}
.com-voice .voice-list-txt {
  font-size: 1.3rem;
}

.para {
  padding-top: 80%;
}

/* top-recruit  SP
------------------------------------ */
#top-recruit .recruit-inner {
  padding: 70px 0;
}
#top-recruit .recruit-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#top-recruit .recruit-right {
  width: 100%;
}
#top-recruit .recruit-img {
  padding-top: 28.5%;
}
#top-recruit .recruit-con {
  padding: 3%;
}
#top-recruit .recruit-ttl {
  text-align: center;
}
#top-recruit .recruit-btn {
  width: 100%;
  padding-right: 5%;
  background-position-x: calc(100% - 8px);
  background-size: 12px;
  font-size: 1.3rem;
}
#top-recruit .recruit-btn-wrap {
  margin-top: 35px;
}
#top-recruit .recruit-btn-wrap li:nth-of-type(n+2) {
  margin-left: 5%;
}

/* com-entry  PC
------------------------------------ */
.com-entry {
  background-size: 100%;
  background-position: center top;
  background-color: #fff;
}
.com-entry .entry-inner {
  padding-top: 40%;
}
.com-entry .entry-ttl {
  color: #191919;
}
.com-entry .entry-txt {
  text-align: center;
  color: #191919;
}
.com-entry .entry-txt .ac {
  -webkit-text-stroke: 1px rgb(0, 0, 0);
}
.com-entry .entry-btn {
  margin: 30px auto 0;
}

/* top-news  SP
------------------------------------ */
#top-news .news-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
#top-news .news-btn {
  width: 151px;
  height: 50px;
  line-height: 50px;
}
#top-news .news-post {
  margin: 35px auto 0;
}

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

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .about-box {
  padding: 50px 15px;
}
#about .about-txt-box {
  margin-top: 20px;
}
#about .works-inner {
  padding: 50px 0;
}
#about .greeting-inner {
  flex-direction: column-reverse;
  align-items: center;
}
#about .greeting-con {
  padding-top: 20px;
}
#about .greeting-txt-box {
  margin-top: 15px;
}
#about .thought-dl {
  margin-top: 15px;
}
#about .thought-dl dt {
  width: 66px;
}
#about .thought-dl dd {
  margin-left: 15px;
}

.com-bnr .bnr-list {
  padding: 10px 0;
}
.com-bnr .bnr-list-link {
  padding: 15px 15px 30px;
  background-position: calc(100% - 10px) calc(100% - 10px);
}
.com-bnr .bnr-list-ttl .ja {
  margin-top: 5px;
}

/* business  SP
------------------------------------ */
#business .about-ttl {
  margin-top: 35px;
  font-size: 2.3rem;
}
#business .about-list {
  margin-top: 20px;
}
#business .about-list-item {
  flex-direction: column;
  align-items: center;
}
#business .about-list-con {
  margin: 15px auto 0;
}
#business .about-list-ttl .none {
  font-size: 4rem;
}
#business .feature-con {
  padding: 30px 15px;
}
#business .feature-txt-box {
  margin-top: 15px;
}
#business .case-list {
  margin-top: 20px;
}
#business .case-list-item {
  display: block;
  padding: 25px 0;
}
#business .case-list-con {
  margin: 15px auto 0;
}
#business .case-list-table th {
  width: 103px;
}
#business .case-list-txt {
  margin-top: 15px;
  padding-top: 15px;
}

/* voice  SP
------------------------------------ */
#voice .voice-ttl {
  margin-top: 25px;
}
#voice .voice-list-item {
  padding: 20px;
  flex-direction: column;
  align-items: center;
}
#voice .voice-list-img {
  width: 80%;
  height: 0;
  padding-top: 100%;
}
#voice .voice-list-con {
  margin: 20px auto 0;
}
#voice .voice-list-name {
  margin-top: 15px;
  font-size: 1.7rem;
}
#voice .voice-list-dl dt {
  margin-right: 16px;
  padding-right: 16px;
}

/* recruit  SP
------------------------------------ */
#recruit .recruit-flx {
  flex-direction: column;
  align-items: center;
}
#recruit .recruit-img {
  width: 80%;
  margin: auto;
}
#recruit .recruit-con {
  margin: 15px auto 0;
}
#recruit .recruit-txt {
  line-height: 2;
}
#recruit .recruit-txt-box {
  margin-top: 10px;
}
#recruit .feature {
  margin-top: 40px;
  flex-direction: column;
  align-items: center;
}
#recruit .feature-txt {
  margin-top: 5px;
}
#recruit .feature-list {
  margin: 15px auto 0;
  padding: 20px;
}
#recruit .feature-list-item {
  line-height: 1.5;
}
#recruit .feature-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#recruit .flow-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#recruit .flow-list-ico {
  width: 50px;
}
#recruit .flow-list-con {
  margin-left: 20px;
}
#recruit .flow-list-ttl {
  font-size: 1.8rem;
}
#recruit .flow-list-txt {
  padding: 15px;
}

/* news  PC
------------------------------------ */
#news .com-news-item {
  padding: 25px 15px;
}
#news .detail-box {
  padding: 25px 15px;
}

/* contact  SP
------------------------------------ */
#contact .contact-txt {
  text-align: left;
  line-height: 2;
}
#contact .contact-box {
  padding: 20px;
}
#contact .contact-tel {
  font-size: 1.8rem;
}
#contact .contact-tel .num {
  font-size: 2.6rem;
}
#contact .contact-dl dt {
  width: 80px;
}
#contact .contact-dl dd {
  padding-left: 25px;
}/*# sourceMappingURL=style_sp.css.map */