@charset "UTF-8";
/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/about/student-life/index/header_bg_01.jpg");
  }
  #global-content .studentLife li {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
  }
  #global-content .studentLife li p {
    margin-top: 20px;
    font-size: 18px;
  }
  #global-content .studentLife li:first-child {
    margin-left: 0;
  }
  #global-content .studentButton li {
    margin-left: 5px;
    display: inline-block;
  }
  #global-content .studentButton li:first-child {
    margin-left: 0;
  }
  #global-content .studentButton a {
    display: block;
    font-size: 15px;
    padding: 15px 23px;
    background-color: #efefef;
  }
  #global-content #secStudent .module-title02 {
    padding-top: 40px;
  }
  #global-content #secStudent .module-lead01 {
    margin-bottom: 50px;
  }
  #global-content #secStudent .notice {
    font-size: 13px;
    line-height: 1.4;
    display: block;
  }
  #global-content #secStudent.openSports .studentButton .tabSports a {
    color: #fff;
    background-color: #fc0;
  }
  #global-content #secStudent.openSports #independent {
    display: none;
  }
  #global-content #secStudent.openIndependent .studentButton .tabIndependent a {
    color: #fff;
    background-color: #fc0;
  }
  #global-content #secStudent.openIndependent #sports {
    display: none;
  }
  #global-content .course {
    font-size: 80%;
  }  
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/about/student-life/index/header_bg_01.jpg");
}
.device-view-pc #global-content .studentLife li {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.device-view-pc #global-content .studentLife li p {
  margin-top: 20px;
  font-size: 18px;
}
.device-view-pc #global-content .studentLife li:first-child {
  margin-left: 0;
}
.device-view-pc #global-content .studentButton li {
  margin-left: 5px;
  display: inline-block;
}
.device-view-pc #global-content .studentButton li:first-child {
  margin-left: 0;
}
.device-view-pc #global-content .studentButton a {
  display: block;
  font-size: 15px;
  padding: 15px 23px;
  background-color: #efefef;
}
.device-view-pc #global-content #secStudent .module-title02 {
  padding-top: 40px;
}
.device-view-pc #global-content #secStudent .module-lead01 {
  margin-bottom: 50px;
}
.device-view-pc #global-content #secStudent .notice {
  font-size: 13px;
  line-height: 1.4;
  display: block;
}
.device-view-pc #global-content #secStudent.openSports .studentButton .tabSports a {
  color: #fff;
  background-color: #fc0;
}
.device-view-pc #global-content #secStudent.openSports #independent {
  display: none;
}
.device-view-pc #global-content #secStudent.openIndependent .studentButton .tabIndependent a {
  color: #fff;
  background-color: #fc0;
}
.device-view-pc #global-content #secStudent.openIndependent #sports {
  display: none;
}
.device-view-pc #global-content .course {
  font-size: 80%;
}  
/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/about/student-life/index/header_bg_01_sp.jpg");
  }
  .device-js-on #global-content .studentLife {
    padding-left: 1.33333%;
    display: block;
  }
  .device-js-on #global-content .studentLife:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-content .studentLife li {
    margin: 0 2.7027%;
    padding-bottom: 6.75676%;
    width: 43.91892%;
    float: left;
  }
  .device-js-on #global-content .studentLife li img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-content .studentLife li p {
    padding-top: 1em;
  }
  .device-js-on #global-content .studentButton {
    display: inline-block;
  }
  .device-js-on #global-content .studentButton li {
    margin-left: 1em;
    display: inline-block;
  }
  .device-js-on #global-content .studentButton li:first-child {
    margin-left: 0;
  }
  .device-js-on #global-content .studentButton li a {
    padding: 0 1em;
    height: 4em;
    vertical-align: middle;
    display: inline-block;
    font-size: 125%;
    line-height: 1.2;
  }
  .device-js-on #global-content .studentButton li a .tabOuter {
    height: 100%;
    display: table;
  }
  .device-js-on #global-content .studentButton li a .tabInner {
    vertical-align: middle;
    display: table-cell;
  }
  .device-js-on #global-content .studentButton li .stay {
    color: #fff;
    background-color: #fc0;
  }
  .device-js-on #global-content #secStudent .module-title02 {
    margin-top: 8%;
  }
  .device-js-on #global-content #secStudent .module-lead01 {
    margin-bottom: 8%;
  }
  .device-js-on #global-content #secStudent .notice {
    font-size: 108.33333%;
    line-height: 1.38462;
    display: block;
  }
  .device-js-on #global-content #secStudent.openSports .studentButton .tabSports a {
    color: #fff;
    background-color: #fc0;
  }
  .device-js-on #global-content #secStudent.openSports #independent {
    display: none;
  }
  .device-js-on #global-content #secStudent.openIndependent .studentButton .tabIndependent a {
    color: #fff;
    background-color: #fc0;
  }
  .device-js-on #global-content #secStudent.openIndependent #sports {
    display: none;
  }
  .device-js-on #global-content .listDetail {
    display: none;
  }
  .device-js-on #global-content .module-cfix {
    margin-top: 2.89855%;
  }
}
