@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Black";
  src: url("../fonts/NotoSansCJKjp-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "rounded-mplus-1c-heavy";
  src: url("../fonts/rounded-mplus-1c-heavy.ttf");
  font-display: swap;
}
@font-face {
  font-family: "rounded-mplus-1c-Black";
  src: url("../fonts/rounded-mplus-1c-black.ttf");
  font-display: swap;
}
@font-face {
  font-family: "RobotoCondensed-Bold";
  src: url("../fonts/RobotoCondensed-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Murecho-Regular";
  src: url("../fonts/Murecho-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Murecho-Medium";
  src: url("../fonts/Murecho-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-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-tel-link {
  font-size: 2.3rem;
}
.com-tel-dl dt, .com-tel-dl dd {
  font-size: 1.4rem;
}

.news-post {
  margin: 20px auto 0;
}
.news-post-tag li {
  margin: 0 5px 5px 0;
}
.news-post-tag-txt {
  font-size: 1.2rem;
}
.news-post-link {
  padding: 15px 30px 15px 15px;
  background-position: calc(100% - 15px) center;
}
.news-post-ttl {
  margin-top: 5px;
}
.news-post-time {
  font-size: 1.2rem;
}

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

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

  main  SP

========================================= */
/* top-contact  SP
------------------------------------ */
#top-contact .contact-bg {
  background-size: 12px;
}
#top-contact .contact-bg::before {
  height: 10px;
}
#top-contact .contact-inner {
  padding-bottom: 0;
}
#top-contact .contact-ttl::before {
  width: 272px;
  height: 58px;
  margin: auto;
  text-align: center;
  top: -12px;
  left: 17px;
  right: 0;
}
#top-contact .contact-img {
  margin: 20px 0 0 auto;
  position: static;
  right: 0;
}
#top-contact .contact-tel-link {
  padding-left: 35px;
  background-size: 23px;
  font-size: 2.5rem;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
#top-contact .contact-tel-dl {
  margin: 15px auto 0;
}
#top-contact .contact-tel-dl-item {
  justify-content: center;
}
#top-contact .contact-contents {
  text-align: center;
}
#top-contact .contact-info {
  margin-top: 25px;
  justify-content: center;
}
#top-contact .contact-info-btn {
  max-width: 218px;
  height: 50px;
  line-height: 50px;
}
#top-contact .contact-info-insta {
  width: 50px;
  height: 50px;
}
#top-contact .contact-info-insta img {
  width: 30px;
}

/* top-service  SP
------------------------------------ */
#top-service::before {
  height: 150px;
  background-size: 25px;
}
#top-service .service-bg {
  background-size: 120px, 100px, 100px, 80px;
  background-position: left 15px, left 400px, right 20px, right 600px;
}
#top-service .service-list-item {
  background-size: 14px;
}
#top-service .service-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
  width: 100%;
  max-width: 400px;
}
#top-service .service-list-item01 {
  display: block;
}
#top-service .service-list-img img, #top-service .service-list-img-lg img {
  width: 100%;
}
#top-service .service-list-img-lg img {
  border-radius: 10px 10px 0 0;
}
#top-service .service-list-fuki {
  width: 69px;
  left: -11px;
  top: -40px;
}
#top-service .service-list-contents {
  margin: auto;
  padding: 20px 20px 30px;
}
#top-service .service-list-con02 {
  padding: 15px 15px 30px;
}
#top-service .service-list-ttl {
  padding-bottom: 5px;
  border-width: 3px;
  text-align: center;
  font-size: 2.1rem;
}
#top-service .service-list-ttl-lg {
  font-size: 2.5rem;
}
#top-service .service-list-txt {
  margin-top: 15px;
}
#top-service .service-list-txt-lg {
  margin-top: 15px;
}
#top-service .service-list-price {
  margin-top: 20px;
  font-size: 2.8rem;
}
#top-service .service-list-price-sm {
  margin: 3px 0 0 -10px;
}
#top-service .service-list-btn {
  margin-top: 25px;
}

/* top-area  SP
------------------------------------ */
#top-area .area-bg::before {
  height: 10px;
}
#top-area .area-inner {
  padding: 50px 0 0;
}
#top-area .area-img {
  margin: 20px auto 0;
  padding: 0 10px;
  background: #c9f79c;
  text-align: center;
  position: static;
}
#top-area .area-ttl {
  font-size: 1.8rem;
}
#top-area .area-ttl .lg {
  font-size: 2.4rem;
}
#top-area .area-txt {
  margin-top: 25px;
  padding: 0 15px;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-bg {
  background-position: 15px 15px, calc(100% - 10px) 120px;
  background-size: 70px, 80px;
}
#top-reason .reason-ttl {
  background-position: calc(50% - 139px) 0, calc(50% + 139px) 0;
  background-size: 25px;
}
#top-reason .reason-list {
  margin-top: 25px;
}
#top-reason .reason-list-item {
  width: 49%;
  padding: 111px 10px 15px;
  background-size: 60px, 13px;
  background-position: center 20px, center;
}
#top-reason .reason-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}
#top-reason .reason-list-ttl {
  font-size: 1.8rem;
  white-space: nowrap;
}
#top-reason .reason-list-txt {
  margin: 15px auto 0;
}
#top-reason .reason-btn {
  margin-top: 30px;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-bg {
  background-size: 100px;
}
#top-bnr .bnr-list {
  flex-direction: column;
  align-items: center;
}
#top-bnr .bnr-list-item {
  width: 100%;
  max-width: 330px;
}
#top-bnr .bnr-list-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#top-bnr .bnr-list-link {
  padding: 30px 0;
  background-size: 12px;
}
#top-bnr .bnr-list-ttl {
  font-size: 2rem;
}

/* top-news  SP
------------------------------------ */
#top-news .news-inner {
  display: block;
}
#top-news .news-btn {
  margin-top: 25px;
}

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

sub layout  SP

========================================= */
/* voice  SP
------------------------------------ */
#voice .voice-list {
  margin-top: 30px;
}
#voice .voice-list-item:nth-of-type(n+2) {
  margin-top: 50px;
}
#voice .voice-list-img {
  display: block;
  margin-top: 20px;
  background: none;
  text-align: center;
}
#voice .voice-list-img-ba {
  width: 103px;
  height: 34px;
  line-height: 34px;
}
#voice .voice-list-img-ba.after::before {
  width: 33px;
  height: 33px;
  right: -39px;
}
#voice .voice-list-img li:nth-of-type(n+2) {
  padding-top: 40px;
  background: url(../img/voice/arw-sp.png) no-repeat center 7px/20px;
}
#voice .voice-list-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#voice .voice-list-contents-txt {
  margin-top: 15px;
}
#voice .voice-list-price {
  max-width: 230px;
  margin: 20px auto 0;
  padding: 15px;
}
#voice .voice-list-price-ttl {
  font-size: 1.7rem;
}
#voice .voice-list-price-txt {
  margin-top: 20px;
  font-size: 2.8rem;
}
#voice .voice-list-price-txt span {
  font-size: 2rem;
}
#voice .voice-list-staff {
  margin-top: 30px;
  align-items: flex-start;
}
#voice .voice-list-staff-ico {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
}
#voice .voice-list-staff-box {
  margin-left: 20px;
  padding: 15px;
}
#voice .voice-list-staff-box::before {
  border-width: 10.5px 18px 10.5px 0px;
  top: 28px;
  bottom: auto;
  left: -16px;
}

/* reason  SP
------------------------------------ */
#reason .reason-list {
  margin-top: 25px;
}
#reason .reason-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#reason .reason-list-ico {
  z-index: -1;
}
#reason .reason-list-ico01 {
  width: 80px;
  left: -15px;
  top: -114px;
}
#reason .reason-list-ico02 {
  width: 80px;
  right: 0;
  top: -114px;
}
#reason .reason-list-ico03 {
  width: 80px;
  left: 0;
  top: -80px;
}
#reason .reason-list-ico04 {
  width: 80px;
  right: -15px;
  top: -70px;
}
#reason .reason-list-ico05 {
  width: 60px;
  left: -15px;
  top: -80px;
}
#reason .reason-list-ico06 {
  width: 70px;
  right: 0;
  top: -70px;
}
#reason .reason-list-flx {
  flex-direction: column-reverse;
  align-items: center;
}
#reason .reason-list-contents {
  margin: 15px auto 0;
}
#reason .reason-list-ttl-num {
  width: 48px;
  margin-right: 15px;
  flex-shrink: 0;
}
#reason .reason-list-ttl-txt {
  width: 100%;
  padding-bottom: 8px;
  border-width: 3px;
  font-size: 2rem;
}
#reason .reason-list-txt {
  margin-top: 15px;
}
#reason .nowrap {
  white-space: pre-line;
}

/* company  SP
------------------------------------ */
#company .company {
  background-position: left 15px, 98% calc(100% - 270px);
  background-size: 90px, 90px;
}
#company .company-btn-item {
  width: 48%;
}
#company .company-anchor {
  padding-top: 70px;
}
#company .company-flx {
  margin-top: 30px;
  flex-direction: column-reverse;
  align-items: center;
}
#company .company-list {
  margin: 20px auto 0;
}
#company .company-list-item {
  display: flex;
  align-items: center;
}
#company .company-list-item:nth-of-type(n+2) {
  margin-top: 5px;
}
#company .company-list-ttl {
  width: 115px;
  height: 45px;
  line-height: 45px;
}
#company .company-list-txt {
  margin-left: 15px;
}
#company .greeting::before {
  width: 70px;
  height: 78px;
  left: 15px;
  top: -30px;
}
#company .greeting-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#company .greeting-txt-box {
  margin: 15px auto 0;
}

/* news  SP
------------------------------------ */
#news .clamp1 {
  padding: 5px 20px 2px;
}/*# sourceMappingURL=style_sp.css.map */