@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-list-item {
  display: block;
}
.com-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
.com-list-img {
  margin: auto;
  text-align: center;
}
.com-list-img img {
  width: calc(100% - 30px);
}
.com-list-num {
  left: 2px;
  top: -24px;
}
.com-list-con {
  margin: 15px auto 0;
}
.com-list-txt {
  margin-top: 20px;
}

.com-bg01 {
  background-size: 59%;
  background-position: 15px 50px;
}
.com-bg02 {
  background-position: 100% 50px;
  background-size: 59%;
}
.com-bg03::before {
  height: 150px;
  top: 30px;
}

.com-tel-link {
  font-size: 2.5rem;
}
.com-tel-link .num {
  font-size: 3rem;
}

.news-post {
  flex-direction: column;
  align-items: center;
}
.news-post-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.news-post-tag-txt {
  margin: 0 5px 5px 0;
  min-width: 79px;
  font-size: 1.3rem;
}
.news-post-ttl {
  margin-top: 10px;
}

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

  main  SP

========================================= */
/* ent  SP
------------------------------------ */
.ent #header {
  padding-top: 0;
}
.ent-logo {
  top: 15px;
  left: 15px;
}
.ent-list {
  flex-direction: column;
  align-items: center;
}
.ent-list-item {
  width: 100%;
}
.ent-list-ttl01 {
  width: 80%;
}
.ent-list-ttl02 {
  width: 80%;
}
.ent-list-ttl03 {
  width: 70%;
}

/* top-aboutus  SP
------------------------------------ */
#top-aboutus .aboutus-flx {
  flex-direction: column;
  align-items: center;
}
#top-aboutus .aboutus-txt-box {
  margin-top: 20px;
}
#top-aboutus .aboutus-btn {
  margin: 25px auto 0;
}
#top-aboutus .aboutus-list {
  margin: 30px auto 0;
}
#top-aboutus .aboutus-list li:nth-of-type(n+2) {
  margin-top: 10px;
}

/* top-works  SP
------------------------------------ */
#top-works .works-intro {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#top-works .works-intro-txt {
  margin: 15px auto 0;
}
#top-works .works-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-works .works-list-con {
  display: block;
  margin: -15px auto 0;
  padding: 0 10px;
}
#top-works .works-list-txt {
  margin-top: 15px;
  line-height: 2;
}
#top-works .works-list-btn {
  margin: 30px auto 0;
}
#top-works .works-dl {
  margin-top: 20px;
  padding-top: 20px;
}
#top-works .works-dl .item {
  display: block;
}
#top-works .works-dl dt {
  height: 40px;
  font-size: 1.7rem;
  line-height: 40px;
}
#top-works .works-dl dd {
  margin: 5px 0 0;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
#top-bnr .bnr-list-ttl .ja, #top-bnr .bnr-list-ttl .en {
  text-shadow: 0 0 23px rgba(0, 0, 0, 0.9);
}
#top-bnr .bnr-list-ttl .ja {
  margin-top: 10px;
  font-size: 1.8rem;
}
#top-bnr .bnr-list-ttl .ja::after {
  width: 27px;
  height: 21px;
  margin-left: 10px;
}

/* top-company  SP
------------------------------------ */
#top-company {
  background-position-y: 925px;
}
#top-company .company .com-ttl01 {
  text-align: center;
}
#top-company .company-inner {
  display: block;
}
#top-company .company-table {
  margin-top: 25px;
}
#top-company .company-table th {
  width: 110px;
  padding-left: 10px;
}
#top-company .company-btn {
  margin: 30px auto 0;
}
#top-company .company-img {
  margin: 25px auto 0;
}
#top-company .news-inner {
  display: block;
}
#top-company .news-left {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#top-company .news-post {
  margin: 30px auto 0;
}
#top-company .news-btn {
  width: 150px;
  background-size: 21px;
  background-position-x: calc(100% - 10px);
  font-size: 1.4rem;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 30px 15px;
}
.com-contact .contact-list {
  width: 100%;
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list li {
  width: 100%;
}
.com-contact .contact-list li:nth-of-type(n+2) {
  border-left: none;
  margin: 25px auto 0;
  padding: 25px 0 0;
  border-top: 1px solid #e1e1e1;
}
.com-contact .contact-list-ttl {
  font-size: 1.8rem;
}
.com-contact .contact-list-ttl01::before {
  width: 17px;
  background-size: contain;
  background-position: left bottom;
}
.com-contact .contact-list-ttl02::before {
  width: 24px;
  background-size: contain;
  background-position: left bottom;
}
.com-contact .contact-list-tel {
  margin: 10px auto 0;
  font-size: 2.3rem;
}
.com-contact .contact-list-tel .num {
  font-size: 3rem;
}
.com-contact .contact-btn {
  width: 100%;
  max-width: 300px;
}

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

sub layout  SP

========================================= */
/* aboutus  SP
------------------------------------ */
#aboutus .concept-txt-box {
  margin-top: 25px;
}
#aboutus .concept-img {
  margin: 20px auto 0;
}
#aboutus .feature-list {
  margin-top: 35px;
}

/* works  SP
------------------------------------ */
#works .service-bg02::before {
  width: 253px;
  height: 253px;
  right: -15px;
  bottom: 123px;
}
#works .service-list {
  margin-top: 30px;
}
#works .service-list-item {
  margin-top: -80px;
  padding-top: 80px;
}
#works .service-list-item:nth-of-type(n+2) {
  margin-top: -80px;
}
#works .service-list-item:nth-of-type(n+2) .service-list-flx {
  padding-top: 50px;
}
#works .service-list-flx {
  display: block;
}
#works .service-list-img {
  width: 80%;
  margin: auto;
}
#works .service-list-con {
  margin: 20px auto 0;
}
#works .service-list-ttl {
  text-align: center;
}
#works .service-list-case {
  padding: 20px;
}
#works .service-images {
  margin-top: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
#works .service-images li {
  width: 48%;
}
#works .service-images li:nth-of-type(2n) {
  margin-left: 4%;
}
#works .service-images li:nth-of-type(n+3) {
  margin-top: 4%;
}

/* environment  SP
------------------------------------ */
#environment .charm-bg02::before {
  width: 139px;
  height: 201px;
  left: -52px;
  top: 69px;
}
#environment .charm-list {
  margin-top: 30px;
}
#environment .numbers .en {
  font-size: 4rem;
}
#environment .numbers-list {
  flex-direction: column;
  align-items: center;
}
#environment .numbers-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#environment .numbers-list-box {
  width: 240px;
  height: 200px;
  margin: auto;
}
#environment .numbers-list-box img {
  transform: scale(0.7);
}
#environment .numbers-list-ttl {
  width: 199px;
  height: 70px;
  margin: -51px auto 0;
  padding-top: 10px;
  font-size: 1.8rem;
}
#environment .numbers-list-ttl .sm {
  font-size: 1.4rem;
}

/* recruit  SP
------------------------------------ */
#recruit .demand .com-ttl01 {
  text-align: center;
}
#recruit .demand-dl {
  margin-top: 30px;
}
#recruit .demand-dl div {
  padding: 25px 15px 25px 45px;
  background-position-x: 10px;
  background-size: 20px;
}
#recruit .demand-dl dt {
  font-size: 1.8rem;
}
#recruit .recruit .en {
  font-size: 4rem;
}
#recruit .flow-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#recruit .flow-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#recruit .flow-list-item:nth-of-type(n+2)::before {
  margin: auto;
  transform: rotate(90deg);
  left: 0;
  right: 0;
  top: -35px;
}
#recruit .flow-list-ttl .step {
  font-size: 1.8rem;
}
#recruit .flow-list-ttl .num {
  font-size: 2.6rem;
}
#recruit .flow-list-ttl .ttl {
  font-size: 2.2rem;
}
#recruit .flow-list-ttl .sm {
  font-size: 1.8rem;
}

/* company  SP
------------------------------------ */
#company .greeting-flx {
  margin: 25px auto 0;
  flex-direction: column-reverse;
  align-items: center;
}
#company .greeting-img {
  margin: 25px auto 0;
}
#company .company .en {
  font-size: 4rem;
}
#company .company-table {
  margin: 25px auto 0;
}

/* news  SP
------------------------------------ */
#news .itiran .com-news-ttl {
  margin-top: 10px;
}
#news .detail-box {
  padding: 30px 15px;
}
#news .detail .news-post-time {
  margin-top: 0;
}
#news .detail .news-ttl {
  line-height: 1.5;
  font-size: 2rem;
}

/* privacy  SP
------------------------------------ */
#privacy .com-ttl01 .en {
  font-size: 4rem;
}
#privacy .com-ttl05 {
  font-size: 1.7rem;
}/*# sourceMappingURL=style_sp.css.map */