@charset "utf-8";

/* #suntory_contents #rental {
  background: url(../img/parts/bg_rental.png) no-repeat;
  background-position: right bottom;
  padding-bottom: 20em;
} */
#suntory_contents #link_div ul li a.btn_rental_02 {
  background-color: #6b4216;
}
#suntory_contents #link_div ul li a.btn_rental_02:hover {
  background-color: #805E38;
}
#suntory_contents #rental .ttl_table {
  margin-bottom: 0.8em;
}
#suntory_contents #rental .inst_rental_flex_box {
  display: flex;
  justify-content: space-around;
  margin: 20px 0 60px 0;
}
#suntory_contents #rental .inst_rental_flex_box.performer {
  justify-content: space-between;
  margin: 20px 0 60px 0;
}
#suntory_contents #rental .inst_rental_list {
  width: 30%;
  text-align: center;
  border: 2px solid #c5bcb3;
  box-sizing: border-box;
}
#suntory_contents #rental .performer .inst_rental_list {
  width: 19%;
  text-align: center;
  border: 2px solid #c5bcb3;
  box-sizing: border-box;
}
#suntory_contents #rental .inst_img {
  display: flex;
}
#suntory_contents #rental .inst_img img {
  width: 100%;
}
#suntory_contents h3.ttl_rental {
  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_rental {
  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_rental {
  margin: 1em 0;
}
#suntory_contents .list_rental li {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', Osaka, sans-serif;
  margin-bottom: 0.4em;
}
#suntory_contents .list_rental 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_rental li.word:before {
  background: url(/sfa/music/2019common/img/parts/icon_word.png);
  background-size: contain;
}
#suntory_contents .list_rental a {
  font-weight: bold;
  color: #0071bf;
  text-decoration: underline;
}
#suntory_contents .txt_rental a {
  color: #0071bf;
  text-decoration: underline;
}

#suntory_contents #rental .txt_rental{
  margin-bottom:1em;
}

#suntory_contents #rental .performer .txt_rental{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 70px;
}


#suntory_contents #rental .txt_rental.frame{
  width:80%;
  border:1px solid #eee;
  border: 4px solid #eeeeee;
  margin:0 auto 1em;
  padding:10px;
}
#suntory_contents .pdf_icon {
  margin-left: 1em !important;
}
#suntory_contents .pdf_icon: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 #rental .inst_rental_list a:hover {
  opacity: 0.8;
}

#suntory_contents #rental .page_link {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 1.2em 0 !important;
  font-size: 1.2em;
  color: #fff;
  background-color: #2d1506;
  text-decoration: none;
}

#suntory_contents #rental .page_link p::after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 25px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#suntory_contents .inst_lender .musicians {
  margin-bottom: 60px;
}

#suntory_contents .inst_lender .inst_tit {
  /* width: 100%; */
  padding: 0.6em 0 0.6em 0.6em;
  border: 1px solid #2d1506;
  box-sizing: border-box;
  background-color: #f6eed9;
  color: #2d1506;
  font-size: 1.4em;
}

#suntory_contents .inst_lender .musicians_flex_box {
  display: flex;
  padding: 1em;
  border-right: 1px solid #2d1506;
  border-left: 1px solid #2d1506;
  border-bottom: 1px solid #2d1506;
  box-sizing: border-box;
}

#suntory_contents .inst_lender .musicians_img {
  margin-right: 1em;
}

#suntory_contents .inst_lender .musicians_img img {
  width: 165px;
  height: auto;
}

#suntory_contents .inst_lender .musicians_img .img_copyright {
  font-size: 0.5em;
  text-align: right;
}

#suntory_contents .inst_lender .musicians_text_box p {
  font-size: 1.2em;
}

#suntory_contents .inst_lender .musicians_text_box p.musicians_name {
  font-weight: bold;
  margin-bottom: 1em;
}

#suntory_contents .inst_lender .musicians_text_box p + p {
  margin-bottom: 1em;  
}


/*---------- pc_contents ----------*/
@media screen and (min-width: 768px) {
  #suntory_contents .sp_contents {
    display: none;
  }
}

#suntory_contents .pc_contents #rental .txt_rental{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 70px;
  background-color: #2d1506;
  color: #FFF;
}

#suntory_contents .pc_contents #rental .performer .txt_rental{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 85px;
  background-color: #6b4216;
  color: #FFF;
}
/*----------/ pc_contents ----------*/


/*========================================
========================================
========================================
for SP
========================================
========================================
========================================*/
@media screen and (max-width: 421px) {
  #suntory_contents .sp_contents #rental .txt_rental{
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 767px) {

#suntory_contents h3.ttl_rental {
  font-size: 1.6em;
}
#suntory_contents #rental {
  background-size: 90%;
  padding-bottom: 20vh;
}

#suntory_contents #rental .inst_rental_flex_box {
  display: block;
  justify-content: space-around;
  margin: 5.333333333333334vw 0 16vw 0;
}
#suntory_contents #rental .inst_rental_list {
  width: 100%;
  text-align: center;
  margin: 0 auto 8vw auto;
}

#suntory_contents #rental .performer .inst_rental_list {
  width: 100%;
}

#suntory_contents .inst_lender .musicians_flex_box {
  display: block;
}

#suntory_contents .inst_lender .musicians_img {
  margin: 0;
}

#suntory_contents .inst_lender .musicians_img img {
  width: 100%;
  height: auto;
}

#suntory_contents .inst_lender .musicians_img .img_copyright {
  font-size: 0.8em;
}

/* @media screen and (orientation: landscape) {
#suntory_contents #rental {
  background-size: 50%;
  padding-bottom: 40vh;
  }
} */


/*---------- sp_contents ----------*/
#suntory_contents .pc_contents {
  display: none;
}

#suntory_contents .sp_contents #rental .txt_rental{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 70px;
  background-color: #2d1506;
  color: #FFF;
}


#suntory_contents .sp_contents #rental .performer .txt_rental{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  height: 85px;
  background-color: #6b4216;
  color: #FFF;
}

#suntory_contents .sp_contents #rental .inst_rental_flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5.333333333333334vw 0;
}

#suntory_contents .sp_contents #rental .inst_rental_list {
  width: 49%;
  margin: 0 0 2vw 0;
}

#suntory_contents .sp_contents #link_div ul li {
  margin: 0;
}

#suntory_contents .sp_contents #link_div ul.clearfix li {
  margin-bottom: 10vw;
}
/*----------/ sp_contents ----------*/



}
