/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2022 | 13:02:34 */
@charset "UTF-8";
/*============================
固定リンクボタンカラー　カスタムボタン1個目の背景色
============================*/
.footer_bt_bar .bg_color_inquiry {

}

.footer_bt_bar .general_inquiry.custom-link-button a {
  background: #2278d5b5 !important;
  color: #fff !important;
}

/*============================
.FooterCont
============================*/
footer .footer-adv .footer-adv-overlay {
  border-top: solid 10px #13a7d3;
  margin: 0 !important;
  padding: 0 !important;
}

.footer-adv-overlay .es-container {
  padding: 30px 0 !important;
}

@media screen and (max-width: 479px) {
  .footer-adv-overlay .es-container {
    padding: 20px !important;
  }
}

.footer-adv-overlay .es-container .has-2-columns {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 !important;
}

.footer-adv-overlay .es-container .has-2-columns .footer-adv-widget-1 img {
  width: 500px;
}

@media screen and (max-width: 479px) {
  .footer-adv-overlay .es-container .has-2-columns .footer-adv-widget-1 img {
    width: 90%;
  }
}

.footer-adv-overlay .es-container .has-2-columns .footer-adv-widget-2 {
  text-align: right;
  width: 340px;
  margin: 0 !important;
}

@media screen and (max-width: 479px) {
  .footer-adv-overlay .es-container .has-2-columns .footer-adv-widget-2 {
    text-align-last: left;
  }
}

.footer-adv-overlay .es-container li a:before {
  display: none;
}

.footer-adv-overlay .es-container .widget_text {
  margin-bottom: 0;
}

.footer-adv-overlay .es-container .widget_text .widget-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}

.FooterCont {
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.FooterCont a {
  text-decoration: none;
  color: #fff;
}

.FooterCont .footer_info {
  line-height: 1.6em;
  padding-bottom: 20px;
}

.FooterCont .footer_info p {
  margin-bottom: 0px;
  line-height: 1em;
}

.FooterCont .footer_info .fo_l {
  font-size: 28px;
  font-family: "Noto Sans";
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 7px;
}

@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_l {
    font-size: 30px;
  }
}

.FooterCont .footer_info .fo_m {
  font-size: 20px;
  font-family: "Noto Sans";
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 7px;
}

@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_m {
    font-size: 16px;
  }
}

.FooterCont .footer_info .fo_s {
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 479px) {
  .FooterCont .footer_info .fo_s {
    font-size: 12px;
  }
}

.FooterCont .footer_info hr {
  margin: 10px;
}

.FooterCont .footer_logo {
  width: 255px;
  height: 60px;
  background: url(https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/09/logo.png) no-repeat;
  background-size: 255px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media screen and (max-width: 479px) {
  .FooterCont .footer_logo {
    margin: auto;
    margin-bottom: 30px;
  }
}

.FooterCont .takudhibangou {
  padding: 6px 30px;
  font-size: 14px;
  border: solid 1px #13a7d3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}

@media screen and (max-width: 479px) {
  .FooterCont .takudhibangou {
    margin-top: 20px;
  }
}

.FooterCont .a_link01.mail a,
.FooterCont a.a_link01.mail {
  padding-left: 26px;
  position: relative;
}

.FooterCont .a_link01.mail a::before,
.FooterCont a.a_link01.mail::before {
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  display: inline-block;
  width: 27px;
  height: 20px;
  border: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: url("https://wcoop-sumai.re-ws.jp/wp-content/uploads/sites/856/2022/10/ico_mail.png") no-repeat 0.08em bottom;
  background-size: 20px auto;
}
/*# sourceMappingURL=footer.css.map */