.header-contact-tel .head {
  display: block;
  text-align: right;
}

.header-contact-line {
  flex-shrink: 0;
  background-image: linear-gradient(135deg, #05ab49, #06c755);
  color: #FFFFFF;
  font-size: 1.15rem;
  font-weight: 700;
  border-radius: 47px;
  display: flex;
  justify-content: center;
  padding: 0.7em 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.15);
  min-width: 220px;
  box-sizing: border-box;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.16);
}
.header-contact-line:hover {
  color: #ffffff;
}

.line-friend-add h3 {
  margin: 30px 0 15px;
}
.line-friend-add .line-add-btn {
  width: 166px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .line-friend-add .line-add-btn {
    margin: 10px auto 0;
  }
}
.line-friend-add .line-add-btn img {
  width: 100%;
  height: auto;
}
.line-friend-add .line-qr {
  width: 180px;
}
@media (max-width: 767px) {
  .line-friend-add .line-qr {
    margin: 0 auto;
  }
}
.line-friend-add .line-qr img {
  width: 100%;
  height: auto;
}
.line-friend-add a img {
  width: auto;
  height: 36px;
}

.line_web_area {
  display: flex;
}
.line_web_area .sub-btn-line {
  width: 56%;
  flex-shrink: 0;
  background-image: linear-gradient(135deg, #05ab49, #06c755);
  color: #FFFFFF;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 7px 0.5em;
  margin-top: 10px;
  box-sizing: border-box;
  box-shadow: 4px 4px 0 #66a69a;
}
.line_web_area .sub-btn-line span {
  font-size: 0.75rem;
  font-weight: normal;
  display: block;
}
@media (min-width: 768px) {
  .line_web_area .sub-btn-line span {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .line_web_area .sub-btn-line {
    min-width: 220px;
  }
}
.line_web_area .sub-btn-line:hover {
  color: #ffffff;
}
.line_web_area .sub-btn-01 {
  width: 41%;
  margin-left: 3%;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #27345E;
  box-shadow: 4px 4px 0 #1b264c;
}
@media (min-width: 768px) {
  .line_web_area .sub-btn-01 {
    font-size: 1.2rem;
  }
}

.header-contact-mail {
  background-image: linear-gradient(135deg, #27345E, #49567f);
  min-width: 170px;
}
.header-contact-mail::before {
  background: url(../img/common/parts/ico_mail_white.svg) no-repeat center;
}

.contact-line-area h3 {
  color: #e6607e;
  margin-top: 30px;
  margin-bottom: 5px;
}
.contact-line-area p {
  margin-bottom: 15px;
}
.contact-line-area a {
  width: 260px;
}

.sub-grid-02 .tel:before {
  background-image: url(../img/common/sub/sub_tel2.png);
}

.footer-info .free:before {
  background-image: url(../img/common/header/tel2.png);
}

#fixed-nav .sp-fixed-contact {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  width: 95%;
  margin: 0 auto;
}
#fixed-nav .sp-fixed-contact li {
  flex: 1;
}
#fixed-nav .sp-fixed-contact li a {
  display: block;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  background-color: #27345E;
  box-shadow: 4px 4px 0 #1b264c;
}
#fixed-nav .sp-fixed-contact li a span {
  display: inline-block;
  padding-left: 27px;
  background-image: url(../img/common/parts/phone-call.png);
  background-size: 20px 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
#fixed-nav .sp-fixed-contact li:first-child a {
  background-color: #05ab49;
  box-shadow: 4px 4px 0 #66a69a;
}
#fixed-nav .sp-fixed-contact li:first-child a span {
  background-image: url(../img/common/parts/line_logo.png);
  background-size: 21px 20px;
}

.induction .contact .uk-flex {
  align-items: center;
}
.induction .contact .infoWrapper {
  padding-top: 0;
}

#consultation-contact .tel:before {
  background-image: url(../img/common/sub/sub_tel2.png);
}
#consultation-contact .contact {
  justify-content: start;
}
#consultation-contact .contact > div a {
  display: inline-flex;
  align-items: center;
}

.middle-contact-area {
  display: flex;
  row-gap: 8px;
  flex-direction: column;
  margin-top: 10px;
}
@media (min-width: 960px) {
  .middle-contact-area {
    margin-left: 20px;
    margin-top: 0;
  }
}
.middle-contact-area > a {
  display: block;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
}
.middle-contact-area > a.middle-contact-line {
  background-color: #05ab49;
  box-shadow: 4px 4px 0 #66a69a;
}
.middle-contact-area > a.middle-contact-line span {
  padding-left: 27px;
  background-image: url(../img/common/parts/line_logo.png);
  background-size: 21px 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.middle-contact-area > a.middle-contact-mail {
  background-color: #27345E;
  box-shadow: 4px 4px 0 #1b264c;
}
.middle-contact-area > a.middle-contact-mail span {
  display: inline-block;
  padding-left: 27px;
  background-image: url(../img/common/parts/phone-call.png);
  background-size: 20px 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

/*# sourceMappingURL=overwrite.css.map */
