@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header {
    margin-bottom: 60px;
  }
  #global-header header {
    background-image: url("/assets/images/about/student-life/detail/header_bg_01_sec.jpg");
  }
  #global-content #studentLifeHeader {
    margin-bottom: 60px;
    text-align: left;
  }
  #global-content #studentLifeHeader .module-title04 {
    margin-bottom: 0;
  }
  #global-content #studentLifeHeader .name {
    padding-top: 10px;
    font-size: 15px;
    line-height: 1.8;
  }
  #global-content #studentLifeHeader .sns {
    padding-top: 15px;
  }
  #global-content #studentLifeHeader .sns ul {
    display: block;
  }
  #global-content #studentLifeHeader .sns ul li {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  #global-content #studentLifeHeader .sns ul li:first-child {
    margin-left: 0;
  }
  #global-content #studentLifeBody {
    margin-bottom: 70px;
  }
  #global-content #studentLifeBody .secInner {
    padding-top: 70px;
  }
  #global-content #studentLifeBody .secInner:first-child {
    padding-top: 0;
  }
  #global-content #studentLifeBody .secImagesInner .module-boxColumn2 {
    padding-top: 40px;
  }
  #global-content #studentLifeBody .secImagesInner .module-boxColumn2:first-child {
    padding-top: 0;
  }
  #global-content #studentLifeBody ol.history {
    padding-left: 1.5em;
    font-size: 15px;
    line-height: 1.8;
    list-style-type: decimal;
  }
  #global-content #studentLifeBody ol.history li {
    padding-top: 10px;
    padding-left: 0.5em;
  }
  #global-content #studentLifeBody ol.history li:first-child {
    padding-top: 0;
  }
  #global-content #studentLifeBody table.history {
    width: 100%;
  }
  #global-content #studentLifeBody table.history th,
  #global-content #studentLifeBody table.history td {
    padding-top: 15px;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.6;
  }
  #global-content #studentLifeBody table.history th {
    padding-right: 1em;
    white-space: nowrap;
  }
  #global-content #studentLifeBody table.history td {
    width: 100%;
  }
  #global-content #studentLifeBody table.history tr:first-child th,
  #global-content #studentLifeBody table.history tr:first-child td {
    padding-top: 0;
  }
}
.device-view-pc #global-header {
  margin-bottom: 60px;
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/about/student-life/detail/header_bg_01_sec.jpg");
}
.device-view-pc #global-content #studentLifeHeader {
  margin-bottom: 60px;
  text-align: left;
}
.device-view-pc #global-content #studentLifeHeader .module-title04 {
  margin-bottom: 0;
}
.device-view-pc #global-content #studentLifeHeader .name {
  padding-top: 10px;
  font-size: 15px;
  line-height: 1.8;
}
.device-view-pc #global-content #studentLifeHeader .sns {
  padding-top: 15px;
}
.device-view-pc #global-content #studentLifeHeader .sns ul {
  display: block;
}
.device-view-pc #global-content #studentLifeHeader .sns ul li {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.device-view-pc #global-content #studentLifeHeader .sns ul li:first-child {
  margin-left: 0;
}
.device-view-pc #global-content #studentLifeBody {
  margin-bottom: 70px;
}
.device-view-pc #global-content #studentLifeBody .secInner {
  padding-top: 70px;
}
.device-view-pc #global-content #studentLifeBody .secInner:first-child {
  padding-top: 0;
}
.device-view-pc #global-content #studentLifeBody .secImagesInner .module-boxColumn2 {
  padding-top: 40px;
}
.device-view-pc #global-content #studentLifeBody .secImagesInner .module-boxColumn2:first-child {
  padding-top: 0;
}
.device-view-pc #global-content #studentLifeBody ol.history {
  padding-left: 1.5em;
  font-size: 15px;
  line-height: 1.8;
  list-style-type: decimal;
}
.device-view-pc #global-content #studentLifeBody ol.history li {
  padding-top: 10px;
  padding-left: 0.5em;
}
.device-view-pc #global-content #studentLifeBody ol.history li:first-child {
  padding-top: 0;
}
.device-view-pc #global-content #studentLifeBody table.history {
  width: 100%;
}
.device-view-pc #global-content #studentLifeBody table.history th,
.device-view-pc #global-content #studentLifeBody table.history td {
  padding-top: 15px;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  line-height: 1.6;
}
.device-view-pc #global-content #studentLifeBody table.history th {
  padding-right: 1em;
  white-space: nowrap;
}
.device-view-pc #global-content #studentLifeBody table.history td {
  width: 100%;
}
.device-view-pc #global-content #studentLifeBody table.history tr:first-child th,
.device-view-pc #global-content #studentLifeBody table.history tr:first-child td {
  padding-top: 0;
}
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/about/student-life/detail/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content #studentLifeHeader {
    margin-bottom: 8%;
    text-align: left;
  }
  .device-js-on #global-content #studentLifeHeader .module-title04 {
    margin-bottom: 0;
  }
  .device-js-on #global-content #studentLifeHeader .name {
    margin: 0 4%;
    padding-top: 1.33333%;
    font-size: 125%;
    line-height: 1.73333;
  }
  .device-js-on #global-content #studentLifeHeader .sns {
    margin: 0 4%;
    padding-top: 2.66667%;
  }
  .device-js-on #global-content #studentLifeHeader .sns ul {
    display: block;
  }
  .device-js-on #global-content #studentLifeHeader .sns ul li {
    margin-left: 1.33333%;
    display: inline-block;
    vertical-align: middle;
  }
  .device-js-on #global-content #studentLifeHeader .sns ul li:first-child {
    margin-left: 0;
  }
  .device-js-on #global-content #studentLifeBody {
    margin-bottom: 12%;
  }
  .device-js-on #global-content #studentLifeBody .secInner {
    padding-top: 8%;
  }
  .device-js-on #global-content #studentLifeBody .secInner:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content #studentLifeBody .secImagesInner .module-boxColumn2 {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content #studentLifeBody .secImagesInner .module-boxColumn2:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content #studentLifeBody .secImagesInner .module-boxColumn2 .module-boxR {
    padding-top: 5.33333%;
  }
  .device-js-on #global-content #studentLifeBody ol.history {
    margin: 0 4%;
    padding-left: 1.5em;
    text-align: left;
    font-size: 108.33333%;
    line-height: 1.46154;
    list-style-type: decimal;
  }
  .device-js-on #global-content #studentLifeBody ol.history li {
    padding-top: 1em;
    padding-left: 0.5em;
  }
  .device-js-on #global-content #studentLifeBody ol.history li:first-child {
    padding-top: 0;
  }
  .device-js-on #global-content #studentLifeBody table.history {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-content #studentLifeBody table.history th,
  .device-js-on #global-content #studentLifeBody table.history td {
    padding-top: 1em;
    text-align: left;
    vertical-align: top;
    font-size: 108.33333%;
    line-height: 1.46154;
  }
  .device-js-on #global-content #studentLifeBody table.history th {
    padding-right: 1em;
    white-space: nowrap;
  }
  .device-js-on #global-content #studentLifeBody table.history td {
    width: 100%;
  }
  .device-js-on #global-content #studentLifeBody table.history tr:first-child th,
  .device-js-on #global-content #studentLifeBody table.history tr:first-child td {
    padding-top: 0;
  }
}
