.color-v2604 a {     
color: #fff;
    text-decoration: underline;
    text-decoration-color: #fff;
    background: linear-gradient(135deg, #11289c, #baa5cc);
    padding: 0 5px;
  }

@media screen and (max-width:420px) {
  #sub_contents .sub_ttl .span.sp-more_small {
        font-size: calc(22 / 768 * 100vw);
  }
  #sub_contents .sub_business p.strong.sp-small {
  	font-size: calc(22 / 768 * 100vw);
  }
}

.salary_box.color_black p.salary_name02,
.salary_box.color_black p.salary_amount02{
	 color: #302210;
}

