@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	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: -80px auto 0;
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-tel {
  padding-left: 24px;
  background-size: 18px;
}
.com-tel-note img {
  height: 12px;
}

.com-illu::before {
  width: 71px;
  height: 111px;
  right: 10px;
  bottom: -130px;
}

.com-box {
  border-radius: 25px;
}
.com-box02 {
  padding: 30px 15px;
  border-radius: 25px;
}

.news-post-link {
  padding: 20px 0;
}
.news-post-time {
  margin-top: 3px;
  font-size: 1.3rem;
}
.news-post-tag {
  margin-left: 12px;
}
.news-post-tag-txt {
  font-size: 1.3rem;
}
.news-post-ttl {
  margin-top: 7px;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-item:nth-of-type(n+2) {
  margin: 25px auto 0;
}

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

  main  SP

========================================= */
/* top-worries  SP
------------------------------------ */
#top-worries .worries-box::before {
  width: 54px;
  height: 32px;
  left: calc(50% - 134px);
  top: -31px;
}
#top-worries .worries-box::after {
  width: 134px;
  height: 31px;
  top: -31px;
}
#top-worries .worries-ttl {
  background-size: 35px;
  padding-top: 50px;
}
#top-worries .worries-list {
  padding: 0 15px;
  flex-direction: column;
  align-items: center;
}
#top-worries .worries-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-worries .worries-list .en {
  width: 74px;
  height: 26px;
  line-height: 22px;
}
#top-worries .worries-list-box {
  padding: 26px 0 19px;
  border-radius: 15px;
}
#top-worries .solution {
  padding-top: 40px;
  background-size: 45px;
  background-position-y: 38px;
}
#top-worries .solution-en {
  padding-right: 0;
  text-align: center;
}
#top-worries .solution-ttl {
  margin-top: 22px;
}
#top-worries .price-ttl {
  margin: 25px auto 0;
  padding: 0 24px;
  font-size: 1.7rem;
}
#top-worries .price-ttl::before, #top-worries .price-ttl::after {
  width: 14px;
  height: 12px;
}
#top-worries .price-table {
  width: calc(100% - 30px);
  margin: auto;
}
#top-worries .price-table th, #top-worries .price-table td {
  padding: 10px 0;
  font-size: 1.3rem;
}
#top-worries .price-btn {
  width: 90%;
  margin: 38px auto 0;
}
#top-worries .price-btn::before {
  width: 28px;
  height: 28px;
  left: 19px;
  top: 21px;
}

/* top-area  SP
------------------------------------ */
#top-area {
  background-size: 132%;
  background-position: -58% -40vw;
}
#top-area .area-inner {
  padding-top: 45%;
}
#top-area .area-en {
  left: -15px;
}
#top-area .area-en img {
  height: 50px;
}
#top-area .area-ttl::before {
  width: 65px;
  height: 42px;
  top: -7px;
}
#top-area .area-list {
  margin-top: 30px;
}
#top-area .area-list-item {
  padding-left: 42px;
}
#top-area .area-list dl dt, #top-area .area-list dl dd {
  padding: 6px 15px;
}
#top-area .area-list dl dt {
  width: 80px;
  flex-shrink: 0;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-en {
  width: 40px;
  right: 15px;
}
#top-reason .reason-list {
  margin-top: 30px;
}
#top-reason .reason-list-item {
  max-width: 295px;
  margin: auto;
  border-radius: 25px;
  padding-top: 140px;
}
#top-reason .reason-list-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#top-reason .reason-list-num {
  top: -21px;
  right: 29px;
}
#top-reason .reason-list-illu01 img {
  height: 63px;
}
#top-reason .reason-list-illu02 img {
  height: 63px;
}
#top-reason .reason-list-illu03 img {
  height: 63px;
}
#top-reason .reason-list-illu04 img {
  height: 63px;
}
#top-reason .reason-list-ttl {
  font-size: 1.8rem;
}

/* top-case  SP
------------------------------------ */
#top-case .case-inner {
  padding-bottom: 180px;
  background-size: 150px;
  background-position: 95% 95%;
}
#top-case .case-btn {
  margin-top: 50px;
}

.com-case {
  flex-direction: column;
  align-items: center;
}
.com-case-item {
  max-width: 268px;
  border-radius: 15px 15px 0 0;
}
.com-case-item:nth-of-type(n+2) {
  margin: 35px auto 0;
}
.com-case-en {
  width: 68px;
  height: 25px;
  top: -12px;
}
.com-case-dl div:nth-of-type(1) {
  background-size: 17px;
}
.com-case-dl div:nth-of-type(2) {
  background-size: 17px;
}
.com-case-dl div:nth-of-type(2)::before {
  left: 7px;
  top: -60px;
}
.com-case-other dd.com-case-price {
  font-size: 1.8rem;
}

/* top-service  SP
------------------------------------ */
#top-service .service-inner {
  padding: 0 15px 50px;
}
#top-service .service-ttl {
  padding: 0;
  text-align: center;
  flex-direction: column-reverse;
  align-items: center;
}
#top-service .service-ttl .en {
  margin: 0;
}
#top-service .service-ttl .en img {
  height: 50px;
}
#top-service .service-ttl .ja {
  font-size: 2.2rem;
}
#top-service .service-bg {
  margin-top: 60px;
  padding: 20px;
}
#top-service .service-bg::before {
  width: 100%;
  border-radius: 25px;
  left: 0;
}
#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 {
  font-size: 1.8rem;
}

/* top-company  SP
------------------------------------ */
#top-company .ja {
  margin-top: -20px;
}
#top-company .company-txt {
  margin-top: 25px;
}
#top-company .company-flx {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#top-company .company-ttl {
  font-size: 1.8rem;
}

/* top-news  SP
------------------------------------ */
#top-news .txt {
  font-size: 2.2rem;
}
#top-news .news-en {
  top: -25px;
}
#top-news .news-en img {
  height: 50px;
}
#top-news .news-btn {
  padding-right: 60px;
  background-size: 40px;
}

/* com-contact  SP
------------------------------------ */
.com-contact .bg {
  margin-right: 7px;
  padding: 3px 3px;
}
.com-contact .com-ttl01 {
  line-height: 1.5;
}
.com-contact .com-ttl01.fuki {
  background-position: calc(50% - 111px) calc(100% - 10px), calc(50% + 111px) calc(100% - 10px);
}
.com-contact .contact-inner {
  padding-bottom: 100px;
}
.com-contact .contact-inner::before {
  width: 88px;
  height: 93px;
  left: 5px;
}
.com-contact .contact-list {
  margin-top: 20px;
  flex-direction: column;
  align-items: center;
}
.com-contact .contact-list li:nth-of-type(2) {
  margin: 25px auto 0;
}

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

sub layout  SP

========================================= */
/* feature  SP
------------------------------------ */
#feature .point-box {
  padding: 60px 15px;
}
#feature .point-ttl::before {
  width: 59px;
  height: 42px;
  top: -18px;
}
#feature .point-ttl .dot::before, #feature .point-ttl .dot::after {
  width: 55px;
}
#feature .point-ttl .ja {
  margin-top: -17px;
}
#feature .point-list-item:nth-of-type(n+2) .point-list-mt {
  margin-top: 72px;
}
#feature .point-list-flx {
  margin-top: 25px;
  flex-direction: column;
  align-items: center;
}
#feature .point-list-txt-box {
  margin: 15px auto 0 !important;
}
#feature .hikaku {
  flex-direction: column;
  align-items: center;
}
#feature .hikaku-item:nth-of-type(n+2) {
  margin: 180px auto 0;
}
#feature .hikaku-item:nth-of-type(n+2)::before {
  margin: auto;
  background-image: url(../img/feature/arw-sp.png);
  top: -156px;
  left: 0;
  right: 0;
}
#feature .hikaku-box-txt {
  font-size: 1.7rem;
}
#feature .hikaku-box-txt .sm {
  font-size: 1.3rem;
}

/* service  SP
------------------------------------ */
#service .point-box {
  padding: 30px 15px;
}
#service .point .com-ttl01 {
  background-position: calc(50% - 109px) calc(100% - 10px), calc(50% + 109px) calc(100% - 10px);
  line-height: 1.5;
}
#service .point-list {
  margin-top: 40px;
  flex-direction: column;
  align-items: center;
}
#service .point-list::before {
  width: 64px;
  height: 88px;
  left: -20px;
  bottom: -93px;
}
#service .point-list-item:nth-of-type(n+2) {
  margin-top: 40px;
}
#service .point-list-ttl {
  width: 207px;
  height: 45px;
  font-size: 1.8rem;
  line-height: 45px;
}
#service .point-list-img {
  margin-top: -17px;
}
#service .point-list-txt {
  margin-top: 10px;
  font-size: 1.6rem;
}
#service .point-list-txt .sm {
  font-size: 1.3rem;
}
#service .flow-list-item {
  display: block;
}
#service .flow-info li:nth-of-type(n+2) {
  margin: 25px auto 0;
}
#service .price-table {
  margin-top: 30px;
}
#service .price-box {
  margin-top: 30px;
  padding: 20px 15px;
}
#service .price-box::before {
  right: -2px;
  bottom: -67px;
}
#service .price-box-dl-item dt {
  width: 141px;
  font-size: 1.8rem;
  flex-shrink: 0;
}
#service .price-box-dl-item dt::before {
  width: 7px;
  height: 7px;
  margin-right: 10px;
}
#service .price-box-dl-item dd {
  margin-left: 20px;
}
#service .flow-list {
  margin-top: 20px;
}
#service .flow-list-item:nth-of-type(n+2) {
  padding-top: 70px;
  background-position-y: 25px;
}
#service .flow-list-num {
  width: 80px;
  height: 80px;
}
#service .flow-list-num .num {
  font-size: 3.2rem;
}
#service .flow-con {
  margin: 15px auto 0;
}
#service .flow-txt {
  margin-top: 10px;
}
#service .staff-flx {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#service .staff-img {
  width: 80%;
  margin: auto;
}
#service .staff-img img {
  border-radius: 15px;
  box-shadow: -11px 13px #fff089;
}
#service .staff-ttl .ttl {
  margin-top: 10px;
}
#service .staff-txt-box {
  margin-top: 15px;
}

/* case  SP
------------------------------------ */
#case .case-inner {
  padding-bottom: 100px;
}
#case .case::before {
  width: 234px;
  height: 126px;
  bottom: -26px;
}

/* faq  SP
------------------------------------ */
#faq .faq-list {
  margin-top: 50px;
}
#faq .faq-list-item:nth-of-type(n+2) .faq-list-mt {
  margin-top: 50px;
}
#faq .faq-list-ttl {
  font-size: 1.7rem;
}
#faq .faq-list-dl div {
  padding-bottom: 20px;
}
#faq .faq-list-dl div:nth-of-type(n+2) {
  margin-top: 20px;
}
#faq .faq-list-dl dt, #faq .faq-list-dl dd {
  padding-left: 35px;
}
#faq .faq-list-dl dt::before, #faq .faq-list-dl dd::before {
  top: -5px;
}
#faq .faq-list-dl dt {
  font-size: 1.7rem;
}
#faq .faq-list-dl dt::before {
  top: -3px;
}
#faq .faq-list-dl dd {
  margin-top: 25px;
  margin-left: 0;
}

/* news  SP
------------------------------------ */
#news .com-news-ttl {
  font-size: 1.6rem;
  padding-bottom: 3px !important;
}
#news .com-news-link {
  flex-direction: column-reverse;
  align-items: center;
}
#news .com-news-img {
  width: 80%;
  margin: 0 auto 15px;
  padding-top: 49%;
}
#news .com-news-flx {
  margin: auto;
}
#news .com-tag {
  margin-top: 30px;
}
#news .detail-box {
  padding: 30px 15px;
}
#news .detail-ttl {
  margin-top: 0;
}

/* contact  SP
------------------------------------ */
#contact .contact-form-table tr:first-of-type th {
  border-radius: 10px 10px 0 0;
}
#contact .contact-form-table tr:last-of-type td {
  border-radius: 0 0 10px 10px;
}
#contact .contact-form-table th, #contact .contact-form-table td {
  padding: 11px 15px;
}/*# sourceMappingURL=style_sp.css.map */