@charset "UTF-8";


/* PC */
@media screen and (min-width:960px){

  div.profile_contents{
    width : 420px;
    float : right;
  }

  p.face{
    width : 160px;
    float : left;
  }

}
