@charset "UTF-8";
/* CSS Document */

body {
  font-family: "Yu Gothic Pr6N B";
}

.profile_inner h3, .modal_content_inner h3 {
    color: #000;
}


@media (max-width: 640px) {
  #kv {
    min-height: unset;
  }
  #information_free{
    width:90%;
    margin:0 auto;}
  .s_text{text-align: left;}
}



#information_free li .info_desc {
    max-width:34em;
    margin: 0 auto;
    text-align: center;
}
