<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.textLinks1.is-type1 a.textLinks1_link{
  display:inline-block;
}
ul.num_list{
  padding:0 0 0 20px;
  margin:10px 0 0 0;
}
ul.num_list &gt; li{
  list-style-type:decimal;
  margin:0 0 3px 0;
}
ul.num_list.is-type1 &gt; li{
  list-style-type:decimal-leading-zero;
}

a.btn.is-type1_5 {
	width: 300px;
}</pre></body></html>