@charset "UTF-8";

/*------ title ------*/
.policy_title{
  margin-top: 1.5em;
  margin-bottom: 0.2em;
}

/*------ link ------*/
.policy_link,
.policy_link:visited {
  text-decoration: underline;
}


/*-------------------------------------------------
---- media screen for index page
------------------------------------------------- */
@media screen and (max-width:414px){




} /* End Media 414px */
