  @charset "UTF-8";
/****/
/* pc */
/****/
@media (min-width: 751px), print{
  #global-header header {
    background-image: url("/en/assets/images/student-life/student-voices/header_bg_01_sec.jpg");
  }
  #global-wrapper .module-listLayout06 .voiceItems {
    text-align: left;
    display: block;
    padding-top: 30px;
  }  
  #global-wrapper .module-listLayout06 .voiceItems:first-child {
    padding-top: 0;
  }  
  #global-wrapper .module-listLayout06 .voiceItems .listItem {
    margin-right: 14px;
    width: 170px;
    float: left;
  }
  #global-wrapper .module-listLayout06 .voiceItems .listItem:nth-child(4) {
    margin-right: 0;
  }
  #global-wrapper .module-listLayout06 .listPic img {
    width: 170px;
  }
  #global-content .listText{
    text-align: center;
    line-height: 1.6;
  }
  #global-wrapper .module-listLayout01{
    margin-top: 2em;
  }
  #global-wrapper .listDetail{
    margin-top: 10px;
  }
  #global-content i{
    font-style: italic;
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  .clearfix {
    *zoom: 1;
  }
  #global-wrapper .module-boxColumn1 .module-boxText{
    padding-top: 10px!important;
  }
}
.device-view-pc #global-header header {
  background-image: url("/en/assets/images/student-life/student-voices/header_bg_01_sec.jpg");
}
.device-view-pc #global-wrapper .module-listLayout06 .voiceItems {
  text-align: left;
  display: block;
  padding-top: 30px;
}  
.device-view-pc #global-wrapper .module-listLayout06 .voiceItems:first-child {
  padding-top: 0;
}  
.device-view-pc #global-wrapper .module-listLayout06 .voiceItems .listItem {
  margin-right: 14px;
  width: 170px;
  float: left;
}
.device-view-pc #global-wrapper .module-listLayout06 .voiceItems .listItem:nth-child(4) {
  margin-right: 0;
}
.device-view-pc #global-wrapper .module-listLayout06 .listPic img {
  width: 170px;
}
.device-view-pc #global-content .listText{
  text-align: center;
  line-height: 1.6;
}
.device-view-pc #global-wrapper .module-listLayout01{
  margin-top: 2em;
}
.device-view-pc #global-wrapper .listDetail{
  margin-top: 10px;
}
.device-view-pc #global-content i{
  font-style: italic;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.device-view-pc #global-wrapper .module-boxColumn1 .module-boxText{
  padding-top: 10px!important;
}

/****/
/* sp */
/****/
@media (max-width: 750px), print{
  .device-js-on #global-header header {
    background-image: url("/en/assets/images/student-life/student-voices/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-wrapper .module-listLayout06 .voiceItems .listItem {
    margin-right: 4%;
    width: 48%;
    float: left;
    margin-bottom: 7%;
  }
  .device-js-on #global-wrapper .module-listLayout06 .voiceItems .listItem:nth-child(2),
  .device-js-on #global-wrapper .module-listLayout06 .voiceItems .listItem:nth-child(4){
    margin-right: 0;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listPic img {
    width: 100%;
  }
  .device-js-on #global-wrapper .listDetail{
    margin-top: 0.5em;
  }
  .device-js-on #global-content .listText{
    text-align: center;
    line-height: 1.6;
  }  
  .device-js-on #global-content i{
    font-style: italic;
  }
  .device-js-on #global-wrapper .module-boxColumn1 .module-boxText{
    padding-top: 0.5em!important;
  }
}
