@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/

  #global-header.type02 header {
    background-image: url("/graduate/non-degree/img/non-degree_top_bnr-02_pc.png");
}

div.module-lead02 {
  font-size:11pt;
  line-height:16pt;
}

div.graduates-inner ul li {
  font-size:11pt;
  line-height:16pt;
	list-style-type:none;
	padding-left:12px;
	background-image: url(http://www.kbs.keio.ac.jp/img/common/arrow_s_navy.gif);
	background-repeat: no-repeat;
	padding-bottom: 0.5em;
	background-position: 4px 0.4em;
	clear: both;
  margin-left:-35px;

}
div.graduates-inner ul li img {
 width:90%!important;
}


/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type02 header {
    background-image: url("/graduate/non-degree/img/non-degree_top_bnr-02_sp.png");
  }


}


