@charset "UTF-8";
h3.organization_ttl {
  position: relative;
}
h3.organization_ttl span {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 75%;
  font-weight: normal;
}
@media screen and (max-width:768px){
	
}
@media screen and (max-width:480px){
	
}