@charset "utf-8";

#suntory_contents #selection {
  background: url(../img/parts/bg_selection.png) no-repeat;
  background-position: right bottom;
  padding-bottom: 20em;
}
#suntory_contents h3.ttl_selection {
  padding: 0.4em 0;
  margin-bottom: 0.4em;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', Osaka, sans-serif;
}
#suntory_contents .txt_selection {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', Osaka, sans-serif;
}
#suntory_contents .ttl_font {
  font-size: 1.2em;
}
#suntory_contents .list_selection {
  margin: 1em 0;
}
#suntory_contents .list_selection li {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', Osaka, sans-serif;
  margin-bottom: 0.4em;
}
#suntory_contents .list_selection li:before {
  content: " ";
  background: url(/sfa/music/2019common/img/parts/icon_pdf.png);
  background-size: contain;
  display: inline-block;
  height: 24px;
  width: 24px;
  margin-bottom: -0.4em;
}
#suntory_contents .list_selection li.word:before {
  background: url(/sfa/music/2019common/img/parts/icon_word.png);
  background-size: contain;
}
#suntory_contents .list_selection a {
  font-weight: bold;
  color: #0071bf;
  text-decoration: underline;
}
#suntory_contents .txt_selection a {
  color: #0071bf;
  text-decoration: underline;
}

#suntory_contents #selection .txt_selection{
  margin-bottom:1em;
}

#suntory_contents #selection .txt_selection.frame{
  width:80%;
  border:1px solid #eee;
  border: 4px solid #eeeeee;
  margin:0 auto 1em;
  padding:10px;
}



/*========================================
========================================
========================================
for SP
========================================
========================================
========================================*/
@media screen and (max-width: 767px) {

#suntory_contents h3.ttl_selection {
  font-size: 1.6em;
}
#suntory_contents #selection {
  background-size: 90%;
  padding-bottom: 20vh;
}

@media screen and (orientation: landscape) {
  #suntory_contents #selection {
    background-size: 50%;
    padding-bottom: 40vh;
  }
}






}
