<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#cta-61d3f672d042c000017290ab {
  /*矢印追加*/
  /*矢印追加*/
}
#cta-61d3f672d042c000017290ab .component.cta {
  /* sample */
}
#cta-61d3f672d042c000017290ab .btn_custom01 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cta-61d3f672d042c000017290ab .btn_custom01 a::after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  left: 90%;
  width: 8.73px;
  height: 8.73px;
  transform: rotate(45deg);
  border-top: 1.5px solid;
  border-right: 1.5px solid;
  background-color: #571616;
}
#cta-61d3f672d042c000017290ab .btn_custom02 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cta-61d3f672d042c000017290ab .btn_custom02 a::after {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  left: 90%;
  width: 8.73px;
  height: 8.73px;
  transform: rotate(45deg);
  border-top: 1.5px solid;
  border-right: 1.5px solid;
  background-color: #AD190C;
}</pre></body></html>