/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2022 | 07:58:27 */
@charset "UTF-8";
/*============================
固定リンクボタンカラー　カスタムボタン1個目の背景色
============================*/
/*============================
.FooterCont
============================*/
footer .footer-adv .footer-adv-overlay {
  border-top: solid 10px #1b9c1f;
  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 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;
}

.footer-adv-overlay .es-container .footer-adv-widget-4 {
  width: 340px;
}

.footer-adv-overlay .es-container .footer-adv-widget-4 .widget {
  margin-bottom: 2em;
}

.footer-adv-overlay .es-container .menu-item {
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  margin-left: 20px;
}

.footer-adv-overlay .es-container .menu-item a {
  color: #1b9c1f;
  font-weight: bold;
}

.footer-adv-overlay .es-container .menu-item a::before {
  position: absolute;
  display: block !important;
  top: 0.8em !important;
  left: -13px;
  margin: auto;
  content: "";
  top: 0 !important;
  bottom: 0 !important;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #1a9d1f;
}

.footer-adv-overlay .es-container .menu-item.unclickable a::before {
  display: none !important;
}

.footer-adv-overlay .es-container .menu-item .sub-menu {
  list-style: none;
  line-height: 1.2em;
}

.footer-adv-overlay .es-container .menu-item .sub-menu a {
  color: #333;
  position: relative;
  margin-bottom: 10px;
  font-weight: normal;
}

.footer-adv-overlay .es-container .menu-item .sub-menu a::before {
  position: absolute;
  display: block !important;
  left: -13px;
  margin: auto;
  content: "";
  top: 0 !important;
  bottom: 0 !important;
  margin: auto;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #1a9d1f;
}

.FooterCont {
  color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.FooterCont a {
  text-decoration: none;
  color: #1a9d1f;
  text-decoration: underline;
}

.FooterCont .footer_info {
  line-height: 1.6em;
  padding-bottom: 20px;

}

@media screen and (max-width: 479px) {
  .FooterCont .footer_info {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .FooterCont .footer_info p {
    margin-bottom: 0;
  }
}

.FooterCont .footer_info .fo_l {
  color: #1b9c1f;
  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://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/logo_type.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 #1b9c1f;
  -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://univcoop-saitama-u-sumai.re-ws.jp/wp-content/uploads/sites/865/2022/12/ico_mail.png") no-repeat 0.08em bottom;
  background-size: 20px auto;
}
/*# sourceMappingURL=footer.css.map */