@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/

  #global-header.type02 header {
    background-image: url("/donation/img/donation_top_bnr-02_pc.png");
  }
ul.arrow {
	margin-left:-30px;
}
ul.arrow li {
	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;
	line-height: 130%;
	padding-bottom: 0.5em;
	background-position: 4px 0.4em;
	clear: both;
	font-size:11pt;
}
p.fR {
 text-align:right;
}
p.fC {
 text-align:center;
}
p.topls {
 margin-top:-40px;
}
p.topls2 {
 margin-top:-20px;
}
dl.alt1 {
 margin:0 auto;
 font-size:11pt;
 line-height:18pt;
}
dl.alt1 dt {
 float: left;
 font-weight:600;
 margin-bottom:12px;
}
dl.alt1 dd {
 margin-left:100px;
 text-align:left;
 margin-bottom:12px;
} 
div.banner {
 border:1px solid #fff;
 box-sizing: border-box;
 padding:10px 0;
 background:#000055;
 text-align:center;
 color:#fff;
}
div.banner a {
 color:#fff!important;
 line-height:14pt;
}
div.dona-com p {
 margin:0 15px;
}
div.dona-02 img {
 margin:13% 0;
}
h3 {
 margin-top:80px;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type02 header {
    background-image: url("/donation/img/donation_top_bnr-02_sp.png");
  }
h3 {
 margin-top:80px;
}
}


