@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/

#global-header.type02 header {
    background-image: url("/en/graduate/phd/img/phd_top_bnr-02_pc.png");
}


/* curriculum */

div.detailLink {
 font-size:11pt;
 line-height:20pt;
}
span.listText {
 padding-left:5px;
}


ol.curri-list li,
table.phd {
 font-size:11pt;
 line-height:18pt;
}

table.phd {
 width:100%;
 margin:10px 0
}
table.phd td,
table.phd th {
 border:1px solid #666;
 font-size:11pt;
 padding:7px;
}
table.phd th {
 background:#ddd;
}

p.red {
 color:#cc0000;
}

a.button {
 color:#fff!important;
}

/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type02 header {
    background-image: url("/en/phd/img/phd_top_bnr-02_sp.png");
  }
div.mba-curri-box {
 height:90px;
}
div.mba-curri-box img {
 width:120px;
 height:90px;
}
div.mba-curri-box div.mba-curri-title {
  height:90px;
}
}



