@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Oswald-Bold";
  src: url("../fonts/Oswald-Bold.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: "Oswald-Bold";
  src: url("../fonts/Oswald-Bold.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-contents {
  flex-direction: column;
  align-items: center;
}
.com-contents-item {
  padding: 0 10px 20px;
}
.com-contents-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
.com-contents-ico {
  height: 104px;
}
.com-contents-ttl {
  font-size: 2rem;
}
.com-contents-txt {
  margin-top: 15px;
  text-align: left;
}

.com-bg01 {
  background: url(../img/top/strength-delta-l.png) no-repeat center top/100%, url(../img/top/strength-delta-r.png) no-repeat center bottom/100%;
}

.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-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#top-about .about-ttl-txt {
  margin-top: 15px;
  font-size: 2.5rem;
}
#top-about .about-sub {
  font-size: 1.8rem;
}
#top-about .about-sub-bg {
  padding: 10px 10px;
}
#top-about .about-sub-lg {
  margin-top: 5px;
  font-size: 2.8rem;
  right: 5px;
}
#top-about .about-sub-sp {
  clip-path: polygon(1.5% 0, 100% 0%, 98.5% 100%, 0% 100%);
}
#top-about .about-txt {
  margin-top: 25px;
}
#top-about .about-cir::before {
  width: 180px;
  height: 180px;
}
#top-about .about-cir-list-item {
  width: 135px;
  height: 135px;
  padding-top: 28px;
}
#top-about .about-cir-list-item01 {
  margin: 0 20%;
}
#top-about .about-cir-list-item03 {
  margin-left: 43px;
}
#top-about .about-cir-list-ttl {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
}
#top-about .about-cir-list-txt {
  margin-top: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}

/*  top-business  SP
------------------------------------ */
#top-business {
  background: url(../img/top/business-bg-sp.png) repeat-y center bottom/800px;
}
#top-business .business-inner {
  background: url(../img/top/business-left.png) no-repeat left 15px/100px, url(../img/top/business-rigth.png) no-repeat right 80%/100px;
}
#top-business .business-flx {
  display: block;
  text-align: center;
}
#top-business .business-txt {
  margin: 15px auto 0;
  text-align: left;
  line-height: 1.6;
}
#top-business .business-list-item {
  width: 49%;
}
#top-business .business-list-item:nth-of-type(1) {
  margin-top: 10px;
}
#top-business .business-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-business .business-list-item:nth-of-type(n+3) {
  margin-top: 20px;
}
#top-business .business-list-item:nth-of-type(3) {
  margin-top: 30px;
}
#top-business .business-list-ttl {
  font-size: 1.5rem;
  align-items: flex-end;
}
#top-business .business-list-ttl-num {
  font-size: 1.6rem;
  flex-shrink: 0;
}

/*  top-strength  SP
------------------------------------ */
#top-strength .strength-list li:nth-of-type(1) img {
  width: 80px;
}
#top-strength .strength-list li:nth-of-type(2) img {
  width: 72px;
}
#top-strength .strength-list li:nth-of-type(3) img {
  width: 72px;
}

/*  top-recruit  SP
------------------------------------ */
#top-recruit {
  padding-top: 20px;
}
#top-recruit .recruit-bg {
  padding-top: calc(42% + 20px);
  background-size: 50%, 50%;
  background-position: left top, right top;
}
#top-recruit .recruit-box {
  padding: 30px 15px;
}
#top-recruit .recruit-ttl-ja {
  font-size: 2rem;
}
#top-recruit .recruit-sub {
  margin-top: 20px;
  font-size: 1.8rem;
}
#top-recruit .recruit-txt {
  margin-top: 15px;
}
#top-recruit .recruit-btn {
  margin-top: 20px;
}

/*  top-content  SP
------------------------------------ */
#top-content .content-inner {
  padding: 20px 15px;
}
#top-content .content-ttl {
  margin-bottom: 10px;
  font-size: 1.8rem;
}
#top-content .content-list {
  flex-direction: column;
  align-items: center;
}
#top-content .content-list-item:nth-of-type(n+2) {
  margin: 20px auto 0;
}
#top-content .content-list-link {
  padding: 30px 0;
}

/*  top-contact  SP
------------------------------------ */
#top-contact .contact-inner {
  flex-direction: column;
  align-items: center;
}
#top-contact .contact-box {
  padding: 20px 15px;
}
#top-contact .contact-ttl {
  font-size: 2rem;
}
#top-contact .contact-txt {
  margin-top: 8px;
}
#top-contact .contact-insta {
  margin-top: 20px;
  padding: 20px 15px;
}
#top-contact .contact-insta-ttl {
  font-size: 1.8rem;
}
#top-contact .contact-insta-txt {
  margin-top: 10px;
  text-align: left;
}

/*  top-news  SP
------------------------------------ */
#top-news .news-box {
  display: block;
  margin: auto;
  padding: 20px 15px;
}
#top-news .news-left {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#top-news .news-btn {
  max-width: 148px;
  height: 45px;
  margin: 0;
  line-height: 45px;
}
#top-news .news-ttl-ja {
  margin-top: 10px;
}
#top-news .news-post {
  margin: 35px auto 0;
}

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

sub layout  SP

========================================= */
/*  business  SP
------------------------------------ */
#business .business-sub {
  font-size: 2rem;
}
#business .business-txt-box {
  margin-top: 10px;
}
#business .main-list {
  margin-top: 35px;
}
#business .main-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#business .main-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#business .main-list-contents {
  margin: 15px auto 0;
}
#business .main-list-ttl-num {
  font-size: 3rem;
}
#business .main-list-ttl-ja {
  margin-left: 10px;
  font-size: 2rem;
}
#business .main-list-txt {
  margin-top: 5px;
}
#business .case-txt {
  margin-top: 20px;
}
#business .case-list {
  justify-content: center;
}
#business .case-list-item {
  width: 49%;
}
#business .case-list-item:nth-of-type(1) {
  margin-top: 10px;
}
#business .case-list-item:nth-of-type(2n+3) {
  margin-top: 30px;
}
#business .case-list-item:nth-of-type(2n) {
  margin-top: 20px;
  margin-left: 2%;
}
#business .case-list-item:nth-of-type(2) {
  margin-top: 0;
}
#business .case-list-ttl {
  flex-wrap: wrap;
}
#business .case-list-ttl-num {
  width: 100%;
}
#business .case-list-ttl-sm {
  line-height: 1.3;
}
#business .case-note {
  margin-top: 30px;
}
#business .area-txt {
  margin-top: 20px;
}
#business .area-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#business .area-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#business .area-list-ttl {
  font-size: 2rem;
}
#business .strength-list {
  margin-top: 30px;
}
#business .strength-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#business .strength-list-ttl {
  display: block;
  margin-top: 15px;
}
#business .strength-list-ttl-lg {
  display: inline-block;
  font-size: 2.4rem;
}
#business .strength-list-ttl-txt {
  margin: 15px 0 0;
  font-size: 1.8rem;
  line-height: 1.6;
}
#business .company-list-item {
  padding: 20px 15px;
  flex-direction: column;
  align-items: center;
}
#business .company-list-ttl {
  width: 160px;
  height: 160px;
  padding-top: 37px;
}
#business .company-list-ttl-lg {
  font-size: 2.5rem;
  letter-spacing: 0.12em;
}
#business .company-list-ttl-txt {
  margin-top: 15px;
  letter-spacing: 0.04em;
}
#business .company-list-txt {
  margin: 10px auto 0;
}
#business .faq-list {
  margin-top: 30px;
}
#business .faq-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#business .faq-list-ttl {
  padding: 10px 15px 10px 35px;
}
#business .faq-list-ttl::before {
  top: 13px;
  left: 9px;
}
#business .faq-list-txt {
  padding: 8px 15px 20px 33px;
}
#business .faq-list-txt::before {
  top: 13px;
  left: 9px;
}

/*  works  SP
------------------------------------ */
#works .works-list {
  margin-top: 30px;
}
#works .works-list-item {
  width: 49%;
}
#works .works-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#works .works-list-item:nth-of-type(n+3) {
  margin-top: 15px;
}
#works .works-list-link {
  padding: 10px;
}
#works .works-list-ttl {
  margin-top: 10px;
}
#works .detail-ttl {
  font-size: 1.8rem;
}
#works .detail-img {
  margin-top: 10px;
}
#works .detail-img-item {
  width: 95%;
  padding-top: 45%;
}
#works .detail-img-item:nth-of-type(2n-1) {
  margin-left: 0;
}
#works .detail-img-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#works .detail-img img {
  box-shadow: 4px 4px #2a72ce;
}
#works .detail-txt {
  margin-top: 35px;
}

/*  recruit  SP
------------------------------------ */
#recruit .about-ttl {
  letter-spacing: 0.1em;
}
#recruit .about-ttl-sub {
  font-size: 1.8rem;
  margin-top: 20px;
}
#recruit .about-txt {
  margin-top: 15px;
}
#recruit .feature-inner {
  padding-top: 0;
}
#recruit .feature-list {
  margin-top: 20px;
}
#recruit .feature-list-item {
  flex-direction: column-reverse !important;
  align-items: center;
}
#recruit .feature-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#recruit .feature-list-con {
  margin: 15px auto 0;
}
#recruit .feature-list-num-txt {
  margin-top: 5px;
  font-size: 4rem;
}
#recruit .feature-list-lg {
  font-size: 2.3rem;
}
#recruit .feature-list-txt {
  margin-top: 18px;
}
#recruit .feature-list-sm {
  font-size: 1.8rem;
}
#recruit .ideal-list li:nth-of-type(1) img {
  width: 85px;
}
#recruit .ideal-list li:nth-of-type(2) img {
  width: 75px;
}
#recruit .ideal-list li:nth-of-type(3) img {
  width: 85px;
}
#recruit .ideal-list li:nth-of-type(4) img {
  width: 85px;
}
#recruit .ideal-list li:nth-of-type(5) img {
  width: 85px;
}
#recruit .ideal-txt-lg {
  padding-top: 7px;
  background-size: 45px;
  font-size: 2rem;
}
#recruit .flow-ttl {
  margin-top: 20px;
  font-size: 1.8rem;
}
#recruit .flow-box-ttl {
  font-size: 1.8rem;
}
#recruit .flow-box-ttl01 {
  width: 80px;
}
#recruit .flow-dl {
  background-position: 40px top;
}
#recruit .flow-dl dt {
  display: flex;
  width: 80px;
  justify-content: center;
  align-items: center;
}
#recruit .flow-dl dd {
  padding: 5px 15px;
}
#recruit .recruit-box {
  margin-top: 25px;
}

/*  company  SP
------------------------------------ */
#company .greeting-inner {
  display: block;
}
#company .greeting-txt-box {
  margin-top: 20px;
}
#company .greeting-name {
  font-size: 2rem;
}
#company .greeting-img {
  width: 80%;
  margin: 15px auto 0;
}
#company .partner-sub {
  margin-top: 30px;
  font-size: 1.8rem;
}
#company .partner-txt {
  text-align: left;
}
#company .information-box {
  margin-top: 20px;
}
#company .history-list {
  margin-top: 20px;
}
#company .history-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#company .history-list-con {
  padding: 0;
}
#company .history-list-ttl {
  font-size: 2rem;
}
#company .history-list-txt li {
  padding-left: 17px;
}
#company .map-inner {
  padding-top: 50px;
}
#company .map-ttl {
  font-size: 2rem;
}
#company .map-ttl::before {
  width: 16px;
}
#company .map-list-ttl::before {
  width: 90%;
}

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