@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header.type03 header {
    padding-bottom: 210px;
  }
  #global-content #secGraduate {
    margin-bottom: 60px;
  }
  #global-content #secGraduate .leadTop {
    margin-bottom: 60px;
  }
  #global-content #secGraduate .graduateList {
    margin-top: 50px;
  }
  #global-content #secGraduate .graduateList li {
    zoom: 1;
    text-align: left;
    margin-bottom: 80px;
  }
  #global-content #secGraduate .graduateList li:before,
  #global-content #secGraduate .graduateList li:after {
    content: "";
    display: table;
  }
  #global-content #secGraduate .graduateList li:after {
    clear: both;
  }
  #global-content #secGraduate .graduateList li .img,
  #global-content #secGraduate .graduateList li .detail {
    float: left;
  }
  #global-content #secGraduate .graduateList li .img {
    padding-right: 40px;
    width: 274px;
    margin-bottom: 20px;
  }
  #global-content #secGraduate .graduateList li .img img {
    width: 100%;
  }
  #global-content #secGraduate .graduateList li .detail {
    width: 410px;
  }
  #global-content #secGraduate .graduateList li .detail .title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
  }
  #global-content #secGraduate .graduateList li .detail .name {
    font-size: 15px;
    font-weight: bold;
  }
  #global-content #secGraduate .graduateList li .detail .major {
    font-size: 15px;
    margin-bottom: 40px;
    line-height: 1.8;
    margin-top: 10px;
  }
  #global-content #secGraduate .graduateList li:last-child {
    margin-bottom: 0;
  }
}
.device-view-pc #global-header.type03 header {
  padding-bottom: 210px;
}
.device-view-pc #global-content #secGraduate {
  margin-bottom: 60px;
}
.device-view-pc #global-content #secGraduate .leadTop {
  margin-bottom: 60px;
}
.device-view-pc #global-content #secGraduate .graduateList {
  margin-top: 50px;
}
.device-view-pc #global-content #secGraduate .graduateList li {
  zoom: 1;
  text-align: left;
  margin-bottom: 80px;
}
.device-view-pc #global-content #secGraduate .graduateList li:before,
.device-view-pc #global-content #secGraduate .graduateList li:after {
  content: "";
  display: table;
}
.device-view-pc #global-content #secGraduate .graduateList li:after {
  clear: both;
}
.device-view-pc #global-content #secGraduate .graduateList li .img,
.device-view-pc #global-content #secGraduate .graduateList li .detail {
  float: left;
}
.device-view-pc #global-content #secGraduate .graduateList li .img {
  padding-right: 40px;
  width: 274px;
  margin-bottom: 20px;
}
.device-view-pc #global-content #secGraduate .graduateList li .img img {
  width: 100%;
}
.device-view-pc #global-content #secGraduate .graduateList li .detail {
  width: 410px;
}
.device-view-pc #global-content #secGraduate .graduateList li .detail .title {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
}
.device-view-pc #global-content #secGraduate .graduateList li .detail .name {
  font-size: 15px;
  font-weight: bold;
}
.device-view-pc #global-content #secGraduate .graduateList li .detail .major {
  font-size: 15px;
  margin-bottom: 40px;
  line-height: 1.8;
  margin-top: 10px;
}
.device-view-pc #global-content #secGraduate .graduateList li:last-child {
  margin-bottom: 0;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header.type03 header {
    padding-bottom: 29.33333%;
  }
  .device-js-on #global-content #secGraduate {
    margin-bottom: 12%;
  }
  .device-js-on #global-content #secGraduate .leadTop {
    margin-bottom: 12%;
  }
  .device-js-on #global-content #secGraduate .graduateList li {
    margin-bottom: 14%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .img {
    width: 92%;
    margin: 0 auto;
  }
  .device-js-on #global-content #secGraduate .graduateList li .img img {
    width: 100%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .title {
    font-size: 150%;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 5%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .name {
    font-size: 116.66667%;
    font-weight: bold;
    margin-top: 4%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .detail .major {
    font-size: 100%;
    margin-top: 2%;
    line-height: 1.5;
    margin-bottom: 6%;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listInner {
    padding: 0;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem a {
    background-color: #005;
    display: block;
    position: relative;
    padding: 2%;
    text-align: center;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listText {
    display: inline-block;
    color: #fff;
    font-weight: bold;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listIcon {
    background-color: #005;
    left: auto;
    top: 50%;
    margin-top: -13px;
    right: 1em;
  }
  .device-js-on #global-content #secGraduate .graduateList li .module-listLayout01 .listItems .listItem .listIcon::before {
    border-color: #fff;
  }
  .device-js-on #global-content #secData {
    margin-bottom: 12%;
  }
  .device-js-on #global-content #secData .module-title02 {
    margin-bottom: 8%;
  }
  .device-js-on #global-content #secData .dataGraph {
    width: 92%;
    margin: 0 auto;
  }
  .device-js-on #global-content #secData .dataGraph .title,
  .device-js-on #global-content #secData .dataGraph .percent {
    margin-bottom: 4%;
    zoom: 1;
  }
  .device-js-on #global-content #secData .dataGraph .title:before,
  .device-js-on #global-content #secData .dataGraph .percent:before,
  .device-js-on #global-content #secData .dataGraph .title:after,
  .device-js-on #global-content #secData .dataGraph .percent:after {
    content: "";
    display: table;
  }
  .device-js-on #global-content #secData .dataGraph .title:after,
  .device-js-on #global-content #secData .dataGraph .percent:after {
    clear: both;
  }
  .device-js-on #global-content #secData .dataGraph .title p,
  .device-js-on #global-content #secData .dataGraph .percent p {
    width: 42%;
    padding: 0 4%;
    text-align: center;
    float: left;
    font-size: 125%;
    font-weight: bold;
  }
  .device-js-on #global-content #secData .dataGraph img {
    width: 100%;
  }
  .device-js-on #global-content #secData .dataGraph .meter {
    padding: 0 4%;
  }
}
