  @charset "UTF-8";
/****/
/* pc */
/****/
@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/college-songs/header_bg_01_sec.jpg");
  }
  #global-content .module-commonLayout .module-listLayout01:after,
  #global-content .module-commonLayout .module-lead02.col3:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-content .module-commonLayout .module-listLayout01 .listItem,
  #global-content .module-commonLayout .module-lead02.col3 p {
    float: left;
    padding-top: 0;
    margin-left: 3em;
  }
  #global-content .module-commonLayout .module-listLayout01 .listItem:first-child,
  #global-content .module-commonLayout .module-lead02.col3 p:first-child {
    margin-left: 0;
  }
  #global-content .articleType1 {
    margin-top: 3em;
  }
  #global-content .articleType2 {
    margin-top: 2em;
  }
  #global-content .jasracWrap {
    text-align: left;
  }
  #global-content .jasracWrap .jasrac {
    text-align: center;
    font-size: 10px;
    line-height: 1.6;
    display: inline-block;
  }
}
.device-view-pc #global-header header {
  background-image: url("/ja/assets/images/about/learn-more/college-songs/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .module-commonLayout .module-listLayout01:after,
.device-view-pc #global-content .module-commonLayout .module-lead02.col3:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-content .module-commonLayout .module-listLayout01 .listItem,
.device-view-pc #global-content .module-commonLayout .module-lead02.col3 p {
  float: left;
  padding-top: 0;
  margin-left: 3em;
}
.device-view-pc #global-content .module-commonLayout .module-listLayout01 .listItem:first-child,
.device-view-pc #global-content .module-commonLayout .module-lead02.col3 p:first-child {
  margin-left: 0;
}
.device-view-pc #global-content .articleType1 {
  margin-top: 3em;
}
.device-view-pc #global-content .articleType2 {
  margin-top: 2em;
}
.device-view-pc #global-content .jasracWrap {
  text-align: left;
}
.device-view-pc #global-content .jasracWrap .jasrac {
  text-align: center;
  font-size: 10px;
  line-height: 1.6;
  display: inline-block;
}
/****/
/* sp */
/****/
@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/ja/assets/images/about/learn-more/college-songs/header_bg_01_sp_sec.jpg");
  }
  .device-js-on #global-content .articleType1 {
    margin-top: 3em;
  }
  .device-js-on #global-content .articleType2 {
    margin-top: 2em;
  }
  .device-js-on #global-content .jasracWrap {
    padding-left: 4%;
    text-align: left;
  }
  .device-js-on #global-content .jasracWrap .jasrac {
    text-align: center;
    font-size: 83.33333%;
    line-height: 1.6;
    display: inline-block;
  }
}
