@charset "UTF-8";
#cta-66c5729ad952e1068d9c683a .footer_box {
  position: relative;
  display: flex;
  margin-top: -100px !important;
  margin-bottom: -100px !important;
}
@media screen and (max-width: 769px) {
  #cta-66c5729ad952e1068d9c683a .footer_box {
    margin: -30px 0 -20px 0 !important;
  }
}
#cta-66c5729ad952e1068d9c683a .footer_LinkBox {
  background-color: #fff;
  height: 250px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08);
  margin-left: 2%;
  margin-right: 2%;
}
@media screen and (max-width: 769px) {
  #cta-66c5729ad952e1068d9c683a .footer_LinkBox {
    margin-bottom: 20px;
  }
}
#cta-66c5729ad952e1068d9c683a .footer_LinkBox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 25px 0 0;
  border-color: #ad190c transparent transparent transparent;
}
#cta-66c5729ad952e1068d9c683a .footer_LinkBox_text01 {
  line-height: 0.6 !important;
  margin-top: 35px;
  user-select: none;
}
#cta-66c5729ad952e1068d9c683a .footer_LinkBox_text01 p {
  font-weight: bold;
  font-family: "UD新ゴ B", "Lucida Grande", "segoe UI", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, "sans-serif";
}
#cta-66c5729ad952e1068d9c683a .footer_LinkBox_text02 {
  position: absolute;
  top: 120px;
  margin-left: 10%;
  margin-right: 10%;
  user-select: none;
}