@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "ZenMaruGothic-Bold";
  src: url("../fonts/ZenMaruGothic-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;
}

.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: 10px;
  border-radius: 15px;
}

.com-tel-ttl {
  padding: 2px;
}
.com-tel-num {
  font-size: 2.4rem;
}

.com-bg01 {
  background-size: 80px, 100px, 100% 30px;
  background-position: 4.375% 100%, 93.6% 100%, center bottom;
}
.com-bg02 {
  background-size: 70px, 200px;
  background-position: 95% 20px, 95% calc(100% - 40px);
}
.com-bg02.reverse {
  background-position: 95% 20px, 5% calc(100% - 40px);
}
.com-bg02 .com-inner {
  padding-bottom: 100px;
}
.com-bg03::before {
  width: 67px;
  height: 133px;
  left: 15px;
  top: -15px;
}
.com-bg03::after {
  width: 92px;
  height: 110px;
  right: 15px;
  top: -15px;
}

.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: 2%;
}
.news-post-link {
  padding: 10px;
  border-radius: 15px;
}
.news-post-ttl {
  font-size: 1.4rem;
}
.news-post-tag-txt {
  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 {
  padding: 10px;
}

/* =========================================

  main  SP

========================================= */
/* top-news  SP
------------------------------------ */
#top-news .news-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}

/* top-greeting  SP
------------------------------------ */
#top-greeting .greeting-inner {
  padding-bottom: 100px;
}
#top-greeting .greeting-img {
  width: 85%;
  height: 0;
  padding-top: 61%;
  position: relative;
  left: -15px;
  top: auto;
}
#top-greeting .greeting-con {
  margin: 15px auto 0;
}
#top-greeting .greeting-btn {
  margin: 25px auto 0;
}

/* top-service  SP
------------------------------------ */
#top-service .service-inner::before {
  width: 78px;
  height: 63px;
}
#top-service .service-list {
  flex-direction: column;
  align-items: center;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-service .service-list-ttl {
  width: 120px;
  height: 120px;
  margin-top: -95px;
  font-size: 2rem;
}

/* top-features  SP
------------------------------------ */
#top-features::before {
  width: 116px;
  height: 34px;
  top: -23px;
  left: 15px;
}
#top-features .features-bg {
  padding-top: 2%;
  background-size: 100%;
}
#top-features .features-box {
  padding: 30px 15px;
  border-radius: 15px;
}
#top-features .features-box::before {
  width: 156px;
}
#top-features .features-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
#top-features .features-list {
  margin: 20px auto 0;
}
#top-features .features-list-num {
  width: 43px;
  height: 64px;
  font-size: 2.4rem;
  flex-shrink: 0;
}
#top-features .features-list-ttl {
  font-size: 1.8rem;
}
#top-features .features-list-txt {
  font-size: 1.4rem;
}
#top-features .ja {
  font-size: 2rem;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-inner {
  padding: 0 15px;
}
#top-bnr .bnr-list {
  max-width: 320px;
  margin: auto;
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
}
#top-bnr .bnr-list-item:nth-of-type(2) {
  background-size: 18px 2px;
  background-image: linear-gradient(to right, #ffc8c7, #ffc8c7 9px, transparent 9px, transparent 18px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-position: center top;
}
#top-bnr .bnr-list-link {
  padding: 25px 0;
  text-align: left;
  justify-content: flex-start;
  position: relative;
}
#top-bnr .bnr-list-link::after {
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* com-contact  SP
------------------------------------ */
.com-contact .contact-box {
  padding: 35px 15px;
}
.com-contact .contact-box::before {
  width: 62px;
  height: 66px;
  left: -15px;
  top: -20px;
}
.com-contact .contact-box::after {
  width: 91px;
  height: 61px;
  right: -15px;
  bottom: -34px;
}
.com-contact .contact-box-illu {
  width: 49px;
  right: -2px;
  bottom: auto;
  top: -47px;
}
.com-contact .contact-flx {
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-txt {
  margin: 15px auto 0;
}
.com-contact .contact-list {
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list-item {
  padding-bottom: 15px;
}
.com-contact .contact-list-item::before, .com-contact .contact-list-item::after {
  width: 26px;
  height: 23px;
  background-size: contain;
}
.com-contact .contact-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
.com-contact .contact-list-ttl .lg {
  font-size: 1.8rem;
}
.com-contact .contact-list-btn {
  width: 233px;
  height: 50px;
  margin: 10px auto 0;
}
.com-contact .contact-tel-num {
  margin: 5px auto 0;
  font-size: 2.6rem;
}
.com-contact .contact-tel-note {
  padding-right: 0;
  text-align: center;
}
.com-contact .com-ttl01 {
  text-align: center;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .commit-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#about .commit-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#about .commit-list-inner {
  padding: 15px;
}
#about .commit-list-ttl .num {
  padding-top: 31px;
  font-size: 2rem;
}
#about .commit-list-txt {
  margin-top: 10px;
}
#about .features {
  background-position: 95% 20px, 5% calc(100% - 40px);
}
#about .features-inner {
  padding-bottom: 100px;
}
#about .features-flx-img {
  width: 80%;
  height: 0;
  padding-top: 100%;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
#about .features-flx-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
#about .features-list {
  margin: 15px auto 0;
}
#about .features-list-item:nth-of-type(n+2) {
  margin-top: 15px;
}
#about .features-list-img {
  width: 30%;
}
#about .features-list-con {
  width: 65%;
}
#about .features-list-ttl {
  font-size: 1.7rem;
}
#about .features-list-txt {
  margin-top: 13px;
}
#about .variety-list-item {
  padding: 20px;
  flex-direction: column;
  align-items: center;
}
#about .variety-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#about .variety-list-img {
  width: 100%;
  padding-top: 75%;
  border-radius: 15px;
}
#about .variety-list-con {
  margin: 10px auto 0;
}
#about .variety-list-txt {
  margin-top: 10px;
}

/* service  SP
------------------------------------ */
#service .service-flx {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#service .service-flx-img {
  width: 50%;
  margin: auto;
}
#service .service-flx-con {
  margin: 10px auto 0;
}
#service .service-flx-btn {
  height: 50px;
  margin-top: 25px;
}
#service .service-box-inner {
  padding: 15px;
}
#service .sec01-list {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#service .sec01-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#service .fee-txt {
  text-align: left;
}
#service .fee-table {
  width: 600px;
}
#service .fee-table-wrap {
  overflow-x: scroll;
}
#service .fee-table tr th:nth-of-type(1) {
  width: 40%;
}
#service .fee-table tr th:nth-of-type(n+2) {
  width: 30%;
}
#service .fee-table tr td:nth-of-type(1) {
  padding: 20px 15px;
}
#service .fee-table th {
  padding: 20px 0;
}
#service .fee-table td {
  padding: 20px 5px;
}
#service .fee-note li {
  font-size: 1.4rem;
}
#service .fee-note li:nth-of-type(n+2) {
  margin-top: 5px;
}
#service .other-txt {
  margin-top: 15px;
}
#service .other-list-item {
  width: 49%;
}
#service .other-list-item:nth-of-type(n+2) {
  margin-left: 2%;
}
#service .other-list-ttl {
  font-size: 1.4rem;
}
#service .order-inner {
  padding-top: 0;
}

/* voice  SP
------------------------------------ */
#voice .voice-inner {
  padding-bottom: 80px;
}
#voice .voice-list-inner {
  padding: 15px 15px 25px;
}
#voice .voice-list-profile {
  margin-top: 5px;
}

/* farm  SP
------------------------------------ */
#farm .info-box-inner {
  padding: 15px;
}

/* news  SP
------------------------------------ */
#news .detail-ttl {
  font-size: 1.8rem;
}
#news .detail .com-box-inner {
  padding: 25px 15px;
}/*# sourceMappingURL=style_sp.css.map */