@charset "utf-8";

@media (max-width: 720px) {
  body {
    font-size: 14px;
    line-height: 1.6;
  }
}

@media (max-width: 720px) {

table.sp-break th,
table.sp-break td {
  display: block;
  width: 100% !important;
}

table.table-fill th,
table.table-fill td {
  padding: 4px;
}

/* base */

.wraper {
  min-width: 320px;
}

.header-content {
  display: block;
  padding: 15px;
  box-shadow: none;
}

.header-logo img {
  max-width: 70%;
}

.header-contact {
  display: none;
}

.sp-float-menu {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.sp-float-menu ul {
  display: flex;
}

.sp-float-menu ul li {
  flex: 1;
  text-align: center;
}

.sp-float-menu ul li a {
  display: block;
}

.sp-float-menu ul li.reserve { background: #FF9E00; }
.sp-float-menu ul li.mail { background: #00BBC4; }

.sp-float-menu ul li img {
  height: 74px;
}

.footer-table-info tr th,
.footer-table-info tr td {
  padding: 6px 6px 6px 0;
  font-size: 14px;
}

.footer-table-time tr th,
.footer-table-time tr td {
  padding: 6px 4px;
  font-size: 13px;
}

.footer-table-time tr th {
  padding: 2px;
  letter-spacing: -0.02em;
}

.footer-map iframe {
  width: 100%;
  height: 240px;
}

.footer-copyright {
  padding-bottom: 76px;
}

/**/

.section-contact-tel img {
  max-width: 70%;
  margin-bottom: 10px;
}

.heading-line:before,
.heading-line:after {
  margin: 0 8px;
  width: 24px;
}

.heading-border {
  margin-bottom: 20px;
  padding-bottom: 6px;
  font-size: 18px;
}

.heading-image {
  margin-bottom: 20px;
}

/**/

.home-trouble {
  background: right url(../images/trouble_sp.webp) no-repeat;
}

.home-feature-1-list > li {
  margin-bottom: 20px;
}

.home-feature-1-list > li h4 {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  font-size: 18px;
  background-size: 32px;
}

.home-feature-2-list > li {
  margin-bottom: 30px;
  padding: 40px 10px 10px 10px;
}

.home-feature-2-list > li:after {
  bottom: -10px;
}

.home-feature-point-list > li {
  margin-right: auto !important;
  margin-left: auto !important;
  margin-bottom: 10px;
  padding-top: 60px;
  width: 280px;
  height: 280px;
}

.home-flow-list > li {
  margin-bottom: 40px;
}

.home-flow-list > li:after {
  bottom: -30px;
  left: 50%;
  margin-left: -40px;
  border-width: 20px 40px 0 40px;
}

.home-flow-list > li .box-fill {
  padding-left: 70px;
  min-height: 0;
  background-position: top 10px left 10px;
  background-size: 50px auto;
}

.home-faq-list > li {
  margin-bottom: 15px;
  padding: 10px;
}

.home-faq-list > li .faq-q {
  margin-bottom: 10px;
  padding-left: 30px;
  background-size: 20px;
}

.home-faq-list > li .faq-a {
  padding-left: 30px;
  background-size: 20px;
}

.home-profile-image {
  text-align: center;
}

.home-profile-image img {
  max-width: 70%;
}

.home-profile-pic img {
  width: 96%;
  max-width: 450px;
}

}
