@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ShipporiMinchoB1-Regular";
  src: url("../fonts/ShipporiMinchoB1-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "ShipporiMinchoB1-Medium";
  src: url("../fonts/ShipporiMinchoB1-Medium.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;
}

.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-box {
  border-width: 5px;
}

.news-post {
  margin: 25px auto 0;
}
.news-post-item {
  width: 49%;
}
.news-post-item:nth-of-type(2n) {
  margin-left: 2%;
}
.news-post-item:nth-of-type(n+3) {
  margin-top: 5%;
}
.news-post-flx {
  margin-top: 15px;
}
.news-post-ttl {
  font-size: 1.4rem;
}
.news-post-tag {
  margin-left: 10px;
  padding-left: 10px;
}
.news-post-tag-txt {
  font-size: 1.2rem;
}
.news-post-time {
  font-size: 1.2rem;
}

.com-tag {
  margin-top: 20px;
  justify-content: space-between;
}
.com-tag-item {
  width: 48%;
  text-align: center;
}
.com-tag-item:nth-of-type(n+3) {
  margin: 15px 0 0;
}
.com-tag-link {
  font-size: 1.3rem;
}

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

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about .about-bg {
  background-position: left top, right calc(100% - 25px);
  background-size: 112%, 100%;
}
#top-about .about-inner {
  padding-top: 55%;
}
#top-about .about-ttl-sub {
  margin: 15px 0 0;
}
#top-about .about-txt {
  margin: 25px auto 0;
}
#top-about .about-list {
  margin-top: 50px;
}
#top-about .about-list-item {
  width: 32%;
}
#top-about .about-list-item:nth-of-type(2) {
  margin-top: 50px;
}
#top-about .about-list-item:nth-of-type(3) {
  margin-top: 100px;
}
#top-about .about-list-con {
  height: 220px;
  padding: 15px 15px 0;
  background-size: 49.7%;
}
#top-about .about-list-ttl {
  margin: auto;
}
#top-about .about-list-ttl .sm {
  margin-right: 15px;
  font-size: 1.4rem;
}

/* com-contact  SP
------------------------------------ */
.com-contact {
  background-size: 100% 100%, 100%, 100% 100%, 100%, cover;
}
.com-contact .contact-txt {
  margin-top: 30px;
}
.com-contact .contact-flx {
  margin-top: 30px;
}
.com-contact .contact-box {
  width: 100%;
  max-width: 300px;
}
.com-contact .contact-btn {
  width: 100%;
  max-width: 300px;
  margin: 25px auto 0;
}
.com-contact .contact-time {
  margin-top: 20px;
}
.com-contact .contact-time li:nth-of-type(n+2) {
  margin-left: 15px;
}
.com-contact-link {
  font-size: 2.2rem;
}
.com-contact-ttl {
  font-size: 1.4rem;
}
.com-contact-note {
  margin-top: 0;
}
.com-contact-note img {
  height: 10px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-link::after {
  width: 22px;
  height: 5px;
  margin-left: 12px;
}
#top-news .news-ttl {
  font-size: 2rem;
}
#top-news .news-post {
  margin-top: 25px;
}
#top-news .news-post-ttl {
  line-height: 2;
}

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

sub layout  SP

========================================= */
/* introduction  SP
------------------------------------ */
#introduction .about {
  background-size: 80%, 40%;
  background-position: right top, left -25%;
}
#introduction .about-inner {
  padding-top: 45%;
}
#introduction .about-txt {
  margin-top: 20px;
}
#introduction .interview-list {
  margin-top: 30px;
}
#introduction .interview-list li:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#introduction .interview-list-con {
  margin: 15px auto 0;
}
#introduction .interview-list-ttl {
  padding-bottom: 10px;
  text-align: center;
}
#introduction .interview-list-txt {
  margin-top: 10px;
}

/* business  SP
------------------------------------ */
.com-business .com-ttl01 {
  line-height: 1.5;
}
.com-business .business-txt {
  margin-top: 15px;
  text-align: left;
}

#business .person {
  background-size: 100%;
  background-position: center bottom;
}
#business .person-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#business .person-flx-con {
  margin: 10px auto 0;
}
#business .person-flx-btn {
  height: 50px;
  background-size: 20px;
  margin-top: 20px;
}
#business .scene {
  margin-top: 30px;
  padding: 30px 15px;
}
#business .scene::before {
  top: -19px;
}
#business .scene-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#business .scene-list li:nth-of-type(n+2) {
  margin: 15px auto 0;
}
#business .scene-list-ttl {
  margin-top: 10px;
  font-size: 1.4rem;
}
#business .scene-list img {
  display: block;
  width: 110px;
  margin: auto;
}
#business .company {
  margin-top: 50px;
}

/* transaction  SP
------------------------------------ */
#transaction .case-list {
  margin-top: 25px;
}
#transaction .case-list-item {
  padding: 30px 15px;
  border-width: 5px;
  flex-direction: column;
  align-items: center;
}
#transaction .case-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#transaction .case-list-img {
  width: 70%;
  height: 0;
  padding-top: 50%;
}
#transaction .case-list-con {
  margin: 15px auto 0;
}
#transaction .case-list-ttl {
  font-size: 1.6rem;
  text-align: left;
  letter-spacing: 0.1em;
}
#transaction .case-list-txt {
  margin-top: 10px;
}

/* company  SP
------------------------------------ */
#company .company-box {
  margin-top: 25px;
  padding: 20px 15px;
}

/* news  SP
------------------------------------ */
#news .news-post {
  margin-top: 25px;
}
#news .news-tag-ttl {
  margin-top: 20px;
}
#news .detail-box {
  padding: 20px 15px;
}
#news .detail-ttl {
  text-align: left;
  font-size: 1.7rem;
}

/* privacy  SP
------------------------------------ */
#privacy .privacy-box-ttl {
  text-align: left;
  font-size: 1.7rem;
}/*# sourceMappingURL=style_sp.css.map */