@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Lato-Black";
  src: url("../fonts/Lato-Black.ttf");
  font-display: swap;
}
@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;
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Lato-Black";
  src: url("../fonts/Lato-Black.ttf");
  font-display: swap;
}
@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;
}
/*	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 {
  width: 217px;
  height: 50px;
}
.com-mail::before {
  margin-right: 8px;
}

.com-tel {
  padding-left: 25px;
  background-position: left bottom;
  background-size: 20px;
  font-size: 2.5rem;
}
.com-tel-note img {
  height: 13px;
}

.news-post-tag-txt {
  font-size: 1.4rem;
}
.news-post-link {
  padding: 15px;
}

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

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-box-ttl {
  padding: 15px 0;
}
#top-about .about-txt-box {
  padding: 15px;
}

/* top-business  SP
------------------------------------ */
#top-business .business-bg {
  background-size: 100%;
}
#top-business .business-img {
  position: static;
}
#top-business .business-img-r {
  text-align: right;
}
#top-business .business-contents {
  margin: 20px auto 0;
}
#top-business .business-ttl-ja {
  margin-left: 15px;
}
#top-business .business-txt {
  margin: 20px auto 0;
  line-height: 2.1;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-ttl {
  width: 80%;
  padding: 15px 20px 15px 20px;
}
#top-reason .reason-ttl::after {
  width: 29px;
  right: -20px;
}
#top-reason .reason-ttl-en {
  font-size: 3.1rem;
}
#top-reason .reason-ttl-ja {
  margin-top: 14px;
}
#top-reason .reason-list {
  max-width: 479px;
  margin: auto;
  justify-content: space-between;
  align-items: flex-end;
}
#top-reason .reason-list-item {
  width: 49%;
}
#top-reason .reason-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-reason .reason-list-item:nth-of-type(n+3) {
  margin-top: 30px;
}
#top-reason .reason-list-ttl span {
  font-size: 1.8rem;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-list {
  display: block;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: -20px auto 0;
}
#top-bnr .bnr-list-link {
  padding: 30px 15px 40px;
}
#top-bnr .bnr-list-link::before {
  content: none;
}
#top-bnr .bnr-list-link01 {
  background-position: calc(100% - 30px) 10px;
  background-size: 35px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 84%, 0% 100%);
}
#top-bnr .bnr-list-link02 {
  padding-top: 60px;
  padding-bottom: 30px;
  background-position: calc(100% - 30px) 30px;
  background-size: 35px;
  -webkit-clip-path: polygon(0 11%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 11%, 100% 0, 100% 100%, 0% 100%);
}
#top-bnr .bnr-list-ttl-ja {
  font-size: 1.9rem;
}
#top-bnr .bnr-list-txt {
  margin-top: 20px;
}

/* top-entry  SP
------------------------------------ */
#top-entry .entry-bg {
  padding-bottom: 50px;
  background-size: 100% calc(100% - 60px);
}
#top-entry .entry-ttl-en span {
  font-size: 1.7rem;
}
#top-entry .entry-ttl-ja {
  margin-top: 13px;
  font-size: 1.8rem;
}
#top-entry .entry-txt-box {
  margin-top: 25px;
}
#top-entry .entry-info {
  text-align: center;
  flex-direction: column;
  align-items: center;
}
#top-entry .entry-info li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-entry .entry-img {
  width: 95%;
  margin-left: auto;
  position: relative;
  right: auto;
  bottom: auto;
}
#top-entry .entry-img::before {
  width: 43px;
  height: 73px;
  left: -11px;
  top: 3px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-post {
  margin-top: 25px;
}

/* top-company  SP
------------------------------------ */
#top-company .company-inner {
  padding-top: 25px;
  padding-bottom: 20px;
}
#top-company .company-box {
  margin-top: 30px;
  padding: 5px 15px;
}
#top-company .company-box::before {
  width: 26px;
  height: 48px;
  top: -32px;
  right: 10px;
}
#top-company .company-ttl {
  margin-top: 50px;
}

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

sub layout  SP

========================================= */
/* business  SP
------------------------------------ */
#business .business {
  background-size: 100%;
}
#business .business-txt-box {
  margin-top: 30px;
}
#business .business-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#business .business-list-item {
  padding: 20px 15px;
}
#business .business-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#business .business-list-ttl {
  font-size: 1.8rem;
}
#business .business-list-txt {
  margin-top: 10px;
}
#business .flow-list {
  margin-top: 30px;
  background: none;
}
#business .flow-list-item::before {
  width: 20px;
  height: 8px;
  bottom: -16px;
}
#business .flow-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#business .flow-list-item:last-of-type::before {
  content: none;
}
#business .flow-list-time {
  width: 61px;
  height: 33px;
  line-height: 33px;
}
#business .flow-list .sm {
  margin-left: -10px;
}
#business .flow-txt {
  margin: 20px auto 0;
}
#business .this-inner {
  padding-bottom: 140px;
  background-size: 200px;
}
#business .this-ttl-en {
  font-size: 2.5rem;
}
#business .this-ttl-ja {
  font-size: 1.8rem;
}
#business .this-list {
  margin-top: 25px;
}
#business .this-list li:nth-of-type(n+2) {
  margin-top: 15px;
}
#business .greeting-flx {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#business .greeting-flx-img {
  width: 80%;
  margin: auto;
}
#business .greeting-flx-name {
  margin-top: 15px;
  text-align: center;
  font-size: 1.7rem;
}
#business .greeting-flx-right {
  margin: 35px auto 0;
}
#business .greeting-flx-ttl {
  font-size: 1.8rem;
  text-align: center;
}

/* reason  SP
------------------------------------ */
#reason .reason {
  background: url(../img/reason/bg.png) no-repeat center 50px/100%, url(../img/reason/bg.png) no-repeat center center/100%, url(../img/reason/bg.png) no-repeat center bottom/100%;
}
#reason .reason-txt {
  text-align: left;
}
#reason .reason-list {
  margin-top: 20px;
}
#reason .reason-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#reason .reason-list-ttl {
  font-size: 1.6rem;
}
#reason .reason-list-ttl span {
  font-size: 2rem;
}
#reason .reason-list-txt {
  margin-top: 15px;
  padding: 14px;
}
#reason .salary-txt {
  text-align: left;
}
#reason .salary-txt::before {
  width: 68px;
  height: 60px;
  left: calc(50% - 164px);
  top: -64px;
}
#reason .salary-txt::after {
  width: 33px;
  height: 64px;
  right: calc(50% - 156px);
  top: -67px;
}
#reason .salary-box {
  margin-top: 30px;
  padding: 5px;
}
#reason .salary-table th, #reason .salary-table td {
  padding: 10px 0;
  vertical-align: middle;
  line-height: 1.5;
}
#reason .salary-table th::before {
  height: calc(100% - 10px) !important;
}
#reason .point {
  margin-top: 40px;
}
#reason .point-ttl {
  font-size: 1.7rem;
}
#reason .point-ttl::before {
  width: 33px;
  height: 61px;
  top: -11px;
  left: calc(50% - 115px);
}
#reason .point-ttl::after {
  width: 54px;
  height: 64px;
  top: -18px;
  right: calc(50% - 152px);
}
#reason .point-list {
  flex-direction: column;
  align-items: center;
}
#reason .point-list-item:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#reason .point-list-ttl {
  font-size: 1.7rem;
  line-height: 1.5;
}
#reason .point-list-txt {
  margin-top: 5px;
}
#reason .our-txt {
  margin-top: 25px;
}
#reason .our-list {
  margin-top: 25px;
}
#reason .our-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#reason .our-list-img {
  margin-top: 10px;
}
#reason .our-list-dl {
  margin-top: 20px;
}
#reason .our-list-dl div:nth-of-type(n+2) {
  margin-top: 20px;
}
#reason .our-list-dl dt {
  font-size: 1.7rem;
}

/* recruit  SP
------------------------------------ */
#recruit .recruit-box {
  margin-top: 34px;
}
#recruit .recruit-box::before {
  width: 47px;
  height: 62px;
  top: -44px;
}
#recruit .recruit-table th, #recruit .recruit-table td {
  display: block;
  padding: 0;
}
#recruit .recruit-table th {
  padding-top: 10px;
}
#recruit .recruit-table td {
  padding-left: 5px;
  padding-bottom: 10px;
}

/* faq  SP
------------------------------------ */
#faq .faq-box {
  padding: 20px 15px;
  text-align: left;
}
#faq .faq-box::before {
  width: 36px;
  height: 54px;
  pointer-events: none;
}
#faq .faq-list {
  margin-top: 30px;
}
#faq .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#faq .faq-list-ttl {
  padding: 10px 15px 10px 40px;
  font-size: 2rem;
}
#faq .faq-list-ttl::before {
  font-size: 2.2rem;
  left: 9px;
  top: 15px;
}
#faq .faq-list-txt {
  padding: 10px 15px 10px 40px;
}
#faq .faq-list-txt::before {
  font-size: 2.2rem;
  left: 9px;
  top: 15px;
}

/* news  SP
------------------------------------ */
#news .news .clamp1 {
  padding-bottom: 0;
}/*# sourceMappingURL=style_sp.css.map */