@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url("../fonts/ZenKakuGothicNew-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url("../fonts/ZenKakuGothicNew-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url("../fonts/ZenKakuGothicNew-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Black";
  src: url("../fonts/ZenKakuGothicNew-Black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
  font-display: swap;
}
/*	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: -70px auto 0;
  padding-top: 70px;
}

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

/*  共通パーツ
------------------------------------ */
.com-mail-flx {
  width: 100%;
  max-width: 270px;
  height: 50px;
  line-height: 50px;
}

.com-tel-num {
  font-size: 2.8rem;
}
.com-tel-note {
  line-height: 1;
}
.com-tel-note img {
  height: 11px;
}

.news-post-ttl, .news-post-time, .news-post-tag-txt {
  font-size: 1.4rem;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-tag-link {
  height: 60px;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-bg {
  background-position: center top, center bottom;
  background-size: 100% 50%;
}
#top-about .about-box {
  padding: 25px 15px;
}

/* top-strengths  SP
------------------------------------ */
#top-strengths .strengths-bg::before {
  height: 80%;
}
#top-strengths .strengths-inner {
  padding-bottom: 0;
}
#top-strengths .strengths-list {
  max-width: 340px;
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#top-strengths .strengths-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-strengths .strengths-list-ttl {
  font-size: 1.8rem;
}
#top-strengths .strengths-list-ttl-lg {
  font-size: 2.2rem;
}
#top-strengths .strengths-list-ttl-sm {
  font-size: 1.5rem;
}
#top-strengths .strengths-list-box {
  height: auto;
  padding: 15px;
}
#top-strengths .strengths-btn {
  margin-top: 30px;
}

/* top-recruit  SP
------------------------------------ */
#top-recruit .recruit-box {
  background-size: 100%;
  background-position: center top;
}
#top-recruit .recruit-box-inner {
  padding: 86% 15px 30px !important;
}
#top-recruit .recruit-ttl {
  text-align: center;
}
#top-recruit .recruit-ttl-ja {
  font-size: 2rem;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-bg {
  background-position: 8% center;
}
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
  padding: 20px 10px;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-bnr .bnr-list-ttl {
  font-size: 2rem;
}
#top-bnr .bnr-list-btn {
  margin: 20px auto 0;
}
#top-bnr .entry {
  display: block;
}
#top-bnr .entry-item {
  width: 100%;
  padding: 35px 0;
}
#top-bnr .entry-list-ttl {
  font-size: 2rem;
}
#top-bnr .entry-list-txt {
  margin-top: 15px;
}
#top-bnr .entry-btn-wrap {
  padding: 0 15px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-flx {
  display: block;
}
#top-news .news-flx-left {
  display: flex;
  justify-content: space-between;
}
#top-news .news-btn {
  width: 160px;
  height: 45px;
  margin: 0;
}
#top-news .news-post {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/* business  SP
------------------------------------ */
#business .about {
  margin-top: 25px;
}
#business .about-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#business .about-txt-box {
  margin: 5px auto 0;
}
#business .lists {
  margin-top: 30px;
}
#business .lists-ttl {
  font-size: 1.7rem;
}
#business .lists-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
#business .lists-list li:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#business .lists-list-txt {
  margin: 15px auto 0;
}
#business .contact-flx {
  flex-direction: column;
  align-items: center;
}
#business .contact-btn {
  margin: 20px auto 0;
}
#business .strengths-list {
  max-width: 320px;
}
#business .strengths-list-item {
  flex-direction: column-reverse !important;
  align-items: center !important;
}
#business .strengths-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#business .strengths-list-contents {
  padding: 20px 15px;
}
#business .strengths-list-ttl {
  padding-bottom: 6px;
  font-size: 1.8rem;
}
#business .strengths-list-txt {
  margin-top: 10px;
}
#business .com-ttl-mt {
  margin-top: 25px;
}
#business .com-txt-mt {
  margin-top: 13px;
}
#business .area-ttl {
  margin-top: 25px;
}
#business .area-list {
  padding: 10px;
  flex-direction: column;
  align-items: center;
}
#business .area-list-item {
  width: 100%;
  height: auto;
  padding: 165px 0 0;
}
#business .area-list-item01 {
  background-size: 100px;
}
#business .area-list-item02 {
  background-size: 83px;
}
#business .area-list-item03 {
  background-size: 95px;
}
#business .area-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
  border-left: none;
  border-top: 1px solid #d9d9d9;
}
#business .area-list-ttl {
  font-size: 1.8rem;
}

/* recruit  SP
------------------------------------ */
#recruit .works-wrap {
  margin-top: 30px;
}
#recruit .works-ttl {
  font-size: 1.5rem;
}
#recruit .works-ttl-lg {
  font-size: 1.8rem;
}
#recruit .works-flx {
  margin-top: 20px;
  flex-direction: column-reverse;
  align-items: center;
}
#recruit .works-list {
  margin-top: 25px;
  padding: 10px;
}
#recruit .works-list-item {
  max-width: 320px;
  flex-direction: column-reverse;
  align-items: center;
}
#recruit .works-list-ttl {
  font-size: 2rem;
}
#recruit .works-list-contents {
  padding: 15px;
}
#recruit .works-list-check {
  margin-top: 12px;
}
#recruit .flow-list {
  margin-top: 30px;
}
#recruit .flow-list-item {
  padding-bottom: 30px;
  flex-direction: column;
  align-items: flex-start;
}
#recruit .flow-list-item::before {
  content: none;
}
#recruit .flow-list-contents {
  margin: 20px 0 0;
}
#recruit .flow-list-ttl {
  font-size: 2rem;
}
#recruit .flow-list-time {
  width: 90px;
  height: 25px;
  padding: 0;
  line-height: 25px;
}
#recruit .charm-ttl {
  margin-top: 25px;
  font-size: 1.8rem;
}
#recruit .charm-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#recruit .charm-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#recruit .charm-list-ttl {
  font-size: 2rem;
}
#recruit .charm-list-txt {
  margin-top: 10px;
}
#recruit .profile-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: flex-start;
}
#recruit .profile-list-item {
  background-size: 70px;
}
#recruit .profile-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#recruit .profile-list-ttl {
  font-size: 1.8rem;
}
#recruit .profile-list-ttl span {
  font-size: 2rem;
}
#recruit .profile-list-ttl-wrap {
  height: 70px;
  padding-left: 80px;
}
#recruit .profile-list-txt {
  padding: 10px 13px 20px;
}
#recruit .profile-note {
  margin-top: 25px;
}
#recruit .faq-list {
  margin-top: 30px;
}
#recruit .faq-list-item {
  padding: 0;
}
#recruit .faq-list-item:nth-of-type(n+2) {
  margin-top: 25px;
  padding-top: 25px;
}
#recruit .faq-list-ttl {
  padding: 0 0 0 40px;
  font-size: 1.8rem;
}
#recruit .faq-list-ttl::before {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
#recruit .faq-list-txt {
  padding-left: 40px;
}
#recruit .faq-list-txt::before {
  top: 3px;
  left: 7px;
}

/* gallery  SP
------------------------------------ */
#gallery .gallery-ttl {
  font-size: 1.8rem;
  line-height: 1.56;
}
#gallery .gallery-list {
  margin-top: 30px;
}
#gallery .gallery-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#gallery .gallery-list-txt {
  margin-top: 15px;
}
#gallery .gallery-sb {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#gallery .gallery-sb li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#gallery .gallery-sb-ttl {
  font-size: 1.8rem;
}

/* company  SP
------------------------------------ */
#company .policy-flx {
  margin-top: 25px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .policy-flx-ttl {
  font-size: 1.8rem;
}
#company .policy-right img {
  display: block;
  width: 65%;
  margin: auto;
}
#company .policy-name {
  text-align: center;
  font-size: 1.7rem;
}
#company .policy-left {
  margin: 30px auto 0;
}
#company .company-inner {
  padding-bottom: 0;
}
#company .company-box {
  margin-top: 20px;
  padding: 10px;
}
#company .map {
  margin-top: 50px;
}
#company .ggmap {
  margin-top: 20px;
}

/* news  SP
------------------------------------ */
#news .detail .news-ttl {
  font-size: 1.8rem;
}/*# sourceMappingURL=style_sp.css.map */