@charset "utf-8";
/* 2021.11.11.16:09 update */

/*------------------------------------------------------------
[SP] exhibition_extra
------------------------------------------------------------ */
#suntory_contents .exhibition_extra {
  margin: 0 4vw;
}
#suntory_contents .exhibition_extra h2 {
  font-size: 5.066666666666667vw;
  line-height: 1.8;
  font-weight: normal;
  margin-bottom: 8vw;
  text-align: center;
}
#suntory_contents .exhibition_extra h3 {
  font-size: 4.266666666666667vw;
  line-height: 1.8;
  font-weight: normal;
  margin-bottom: 5.6vw;
  text-align: left;
}
#suntory_contents .exhibition_extra p {
  margin-bottom: 8vw;
}
#suntory_contents .exhibition_extra p + p {
  margin-top: -4vw;
}
#suntory_contents .exhibition_extra p.text {
  font-size: 3.733333333333333vw;
  font-weight: normal;
  line-height: 2;
}
#suntory_contents .exhibition_extra p.note {
  font-size: 2.933333333333333vw;
  font-weight: normal;
  line-height: 1.8;
}

#suntory_contents .exhibition_extra a {
  color:#000;
  text-decoration: none;
  border-bottom: 1px #000 solid;
  padding-bottom: 0.8vw;
}

/*------------------------------------------------------------
[SP] data_table
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .data_table {
  width: 100%;
  border-bottom: 1px #ccc solid;
}
#suntory_contents .exhibition_extra .data_table th {
  border-top: 1px #ccc solid;
  display: block;
  font-size: 4.266666666666667vw;
  font-weight: normal;
  padding-top: 5.6vw;
  line-height: 1.6;
  margin-bottom: 4vw;
}
#suntory_contents .exhibition_extra .data_table td {
  display: block;
  padding-bottom: 5.6vw;
}
#suntory_contents .exhibition_extra .data_table td .text {
  font-size: 3.733333333333333vw;
  line-height: 1.6;
}
#suntory_contents .exhibition_extra .data_table td .note {
  font-size: 2.933333333333333vw;
  line-height: 1.6;
}
#suntory_contents .exhibition_extra .data_table p {
  margin-bottom: 0;
}
#suntory_contents .exhibition_extra .data_table p + p {
  margin-top: 0;
}
#suntory_contents .exhibition_extra .data_table + .note {
  margin-top: 5.6vw;
}

/*------------------------------------------------------------
[SP] ouline
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .outline {
  margin-bottom: 12vw;
}
#suntory_contents .exhibition_extra .outline .text_block {
  margin-bottom: 8vw;
}

#suntory_contents .exhibition_extra .outline .portrait {
  margin: 0 auto 12vw;
  width: 48vw;
}
#suntory_contents .exhibition_extra .outline .portrait figure {
  width: 48vw;
  margin: 0 auto;
}
#suntory_contents .exhibition_extra .outline .portrait figure img {
  width: 48vw;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .exhibition_extra .outline .portrait figure figcaption {
  margin-top: 1.333333333333333vw;
  font-size: 2.666666666666667vw;
}

#suntory_contents .exhibition_extra .outline  .data_table td {
  text-align: center;
}

/*------------------------------------------------------------
[SP] glossary
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .glossary {
  margin-bottom: 12vw;
}
#suntory_contents .exhibition_extra .glossary dt {
  font-size: 4vw;
  background: #E4DDD3;
  padding: 2.666666666666667vw;
  min-width: 58.666666666666667vw;
  display: inline-block;
  text-align: center;
  margin-bottom: 5.6vw;
}
#suntory_contents .exhibition_extra .glossary dd {
  font-size: 3.733333333333333vw;
  line-height:2;
}

/*------------------------------------------------------------
[SP] column
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .column {
  background: #F6F4F1;
  padding: 8vw 4vw;
}
#suntory_contents .exhibition_extra .column.border {
  background: none;;
  border: 1px #C6B59D solid;
}

#suntory_contents .exhibition_extra .column p {
 font-size: 3.733333333333333vw;
 line-height: 2; 
}
#suntory_contents .exhibition_extra .column p + .fig,
#suntory_contents .exhibition_extra .column .fig + p,
#suntory_contents .exhibition_extra .column .fig + .fig,
#suntory_contents .exhibition_extra .column p + p {
  margin-top: 8vw;
}
#suntory_contents .exhibition_extra .column .fig {
  display: flex;
  justify-content: center;
}
#suntory_contents .exhibition_extra .column .fig figure {
  display: table-cell;
  margin: 0 auto;
}
#suntory_contents .exhibition_extra .column .fig figure img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height:80vw;
  vertical-align: bottom;
}
#suntory_contents .exhibition_extra .column .fig figure figcaption {
  margin-top: 1.333333333333333vw;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
}

/*------------------------------------------------------------
[SP] border_line
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .border_line {
  margin: 16vw 0;
  border-top: 1px #ccc solid;
  height: 1px;
}

/*------------------------------------------------------------
[SP] lineup
------------------------------------------------------------ */
#suntory_contents .exhibition_extra  .lineup {
}
#suntory_contents .exhibition_extra  .lineup ul {
  margin: 0 auto;
  width: 64vw;
}
#suntory_contents .exhibition_extra  .lineup li {
  width: 64vw;
  margin: 0 0 5.6vw 0;
  list-style: none;
}
#suntory_contents .exhibition_extra  .lineup li figure {
  max-width: 64vw;
}
#suntory_contents .exhibition_extra  .lineup li figure img {
  max-width: 64vw;
  height: auto;
  vertical-align: bottom;
}
#suntory_contents .exhibition_extra  .lineup li .caption {
  margin-top: 4vw;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
}

/*------------------------------------------------------------
[SP] info_container
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .info_container {
  margin-bottom: 8vw;
  display: flex;
  flex-direction: column;
}
#suntory_contents .exhibition_extra .info_container .info_wrap {
  order: 2;
}
#suntory_contents .exhibition_extra .info_table {
  margin: 0 auto;
  width: 92vw;
  border-top: 1px #ccc solid;
}
#suntory_contents .exhibition_extra .info_table th {
  font-size: 4.266666666666667vw;
  line-height: 1.6;
  font-weight: normal;
  text-align: center;
  vertical-align: center;
  padding: 5.6vw 0;
  display: block;
}
#suntory_contents .exhibition_extra .info_table td {
  border-bottom: 1px #ccc solid;
  padding: 0 0 5.6vw;
  vertical-align: center;
  text-align: center;
  display: block;
}
#suntory_contents .exhibition_extra .info_table .info {
  font-size: 3.733333333333333vw;
  line-height: 1.6;
}
#suntory_contents .exhibition_extra .info_table .note {
  font-size: 2.933333333333333vw;
  line-height: 1.6;
}
#suntory_contents .exhibition_extra .info_table .info + .note {
  margin-top: 4vw;
}
#suntory_contents .exhibition_extra .note_info {
  margin: 5.6vw 4vw 0;
  font-size: 2.933333333333333vw;
  line-height: 1.6;
}
#suntory_contents .exhibition_extra .info_container .note_price {
  order: 1;
  margin: 0 4vw 8vw;
  text-align: right;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
}
#suntory_contents .exhibition_extra .info_table p {
  margin-bottom: 0;
}
#suntory_contents .exhibition_extra .info_table p + p {
  margin-top: 0;
}

/*------------------------------------------------------------
  [SP] img
------------------------------------------------------------ */
#suntory_contents .exhibition_extra .single_img {
  display: table;
  margin: 0 auto 8vw;
}
#suntory_contents .exhibition_extra .dual_img ul {
  margin: 0 auto 8vw;
}
#suntory_contents .exhibition_extra .dual_img li {
  text-align: center;
  list-style: none;
  display: table;
  margin: 0 auto;
}
#suntory_contents .exhibition_extra .dual_img li:first-child {
  margin-bottom: 8vw;
}
#suntory_contents .exhibition_extra .dual_img li:last-child {
}
#suntory_contents .exhibition_extra .single_img figure,
#suntory_contents .exhibition_extra .dual_img figure {
  display: table-cell;
  margin: 0 auto;
}
#suntory_contents .exhibition_extra .dual_img img,
#suntory_contents .exhibition_extra .single_img img {
  vertical-align: bottom;
  width: auto;
  height: auto;
  max-width: 92vw;
  max-height:106.666666666666667vw;
}
#suntory_contents .exhibition_extra .dual_img figure figcaption,
#suntory_contents .exhibition_extra .single_img figure figcaption {
  margin-top: 1.333333333333333vw;
  font-size: 2.933333333333333vw;
  line-height: 1.8;
  text-align: left;
}



/*------------------------------------------------------------
[PC]
------------------------------------------------------------ */
@media print, screen and (min-width:768px) {
  
  /*------------------------------------------------------------
    [PC] exhibition_extra
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra {
    width: 960px;
    margin: 0 auto;
  }
  #suntory_contents .exhibition_extra h2 {
    font-size: 24px;
    line-height: 1.8;
    font-weight: normal;
    margin-bottom: 30px;
    text-align: left;
  }
  #suntory_contents .exhibition_extra h3 {
    font-size: 18px;
    line-height: 1.8;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: left;
  }
  
  #suntory_contents .exhibition_extra p {
    margin-bottom: 50px;
  }
  #suntory_contents .exhibition_extra p + p {
    margin-top: -25px;
  }
  #suntory_contents .exhibition_extra p.text {
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
  }
  #suntory_contents .exhibition_extra p.note {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.8;
  }
  
  #suntory_contents .exhibition_extra a {
    color:#000;
    text-decoration: none;
    border-bottom: 1px #000 solid;
    padding-bottom: 3px;
  }
  #suntory_contents .exhibition_extra a:hover {
    border-bottom: 1px #666 solid;
    padding-bottom: 3px;
    color: #666;
}
  
  /*------------------------------------------------------------
  [PC] data_table
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .data_table {
    width: 100%;
    border-bottom: 1px #ccc solid;
  }
  #suntory_contents .exhibition_extra .data_table th {
    border-top: 1px #ccc solid;
    display: table-cell;
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
    padding: 30px 0;
    margin-bottom: 0;
    text-align: left;
    vertical-align: top;
    width: 30%;
  }
  #suntory_contents .exhibition_extra .data_table td {
    border-top: 1px #ccc solid;
    display: table-cell;
    vertical-align: top;
    padding: 30px 0;
    width: 70%;
  }
  #suntory_contents .exhibition_extra .data_table td .text {
    font-size: 14px;
    font-size: 1.6;
  }
  #suntory_contents .exhibition_extra .data_table td .note {
    font-size: 12px;
    line-height: 1.6;
  }
  
  #suntory_contents .exhibition_extra .data_tabl p {
    margin: 0
  }
  #suntory_contents .exhibition_extra .data_table td p + p {
    margin-top: 0;
  }
  #suntory_contents .exhibition_extra .data_table + .note {
    margin-top: 20px;
  }
  
  /*------------------------------------------------------------
  [PC] glossary
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .glossary {
    margin-bottom: 50px;
  }
  #suntory_contents .exhibition_extra .glossary dt {
    font-size: 16px;
    background: #E4DDD3;
    padding: 10px;
    min-width: 240px;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
  }
  #suntory_contents .exhibition_extra .glossary dd {
    font-size: 14px;
    line-height:2;
  }
  
  /*------------------------------------------------------------
  [PC] column
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .column {
    background: #F6F4F1;
    padding: 50px;
  }
  #suntory_contents .exhibition_extra .column.border {
    background: none;;
    border: 1px #C6B59D solid;
  }
  
  #suntory_contents .exhibition_extra .column p {
   font-size: 14px;
   line-height: 2; 
  }
  #suntory_contents .exhibition_extra .column p + .fig,
  #suntory_contents .exhibition_extra .column .fig + p,
  #suntory_contents .exhibition_extra .column .fig + .fig,
  #suntory_contents .exhibition_extra .column p + p {
    margin-top: 30px;
  }
  #suntory_contents .exhibition_extra .column .fig figure img {
    width: auto;
    height: auto;
    max-width: 480px;
    max-height: 320px;
    vertical-align: bottom;
  }
  #suntory_contents .exhibition_extra .column .fig figure figcaption {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.8;
  }
  
  /*------------------------------------------------------------
  [PC] border_line
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .border_line {
    margin: 80px 0;
    border-top: 1px #ccc solid;
    height: 1px;
  }
  
  /*------------------------------------------------------------
  [PC] ouline
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .outline {
    width: 960px;
    margin-bottom: 50px;    
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 660px 40px 260px;
    grid-template-columns: 660px 260px;
    -ms-grid-rows: auto 0 auto;
    grid-template-rows: auto auto;
    grid-gap: 0 40px;
  }#suntory_contents .exhibition_extra .outline > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }#suntory_contents .exhibition_extra .outline > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }#suntory_contents .exhibition_extra .outline > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }#suntory_contents .exhibition_extra .outline > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  
  #suntory_contents .exhibition_extra .outline .text_block {
    margin-bottom: 0;
    width: 640px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row : 1;
    -ms-grid-row-span : 1;
    grid-row : 1 / 2;
  }
  #suntory_contents .exhibition_extra .outline .text_block p {
    margin: 0 0 50px;
  }
  
  #suntory_contents .exhibition_extra .outline .portrait {
    margin: 0;
    width: 260px;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row   : 1;
    -ms-grid-row-span   : 2;
    grid-row   : 1 / 3;
  }
  #suntory_contents .exhibition_extra .outline .portrait figure {
    width: 260px;
    margin: 0 auto;
  }
  #suntory_contents .exhibition_extra .outline .portrait figure img {
    width: 260px;
    hieght: auto;
    vertical-align: bottom;
  }
  #suntory_contents .exhibition_extra .outline .portrait figure figcaption {
    margin-top: 5px;
    font-size: 12px;
  }
  
  #suntory_contents .exhibition_extra .outline .data_block {
    width: 640px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row   : 2;
    -ms-grid-row-span   : 1;
    grid-row   : 2 / 3;
  }
  
  #suntory_contents .exhibition_extra .outline .data_table {
    width: 640px;
  }
  
  #suntory_contents .exhibition_extra .outline .data_table td {
    text-align: left;
  }
  #suntory_contents .exhibition_extra .outline .note {
    width: 640px;
    margin-bottom: 0;
  }
  
  
  /*------------------------------------------------------------
    [PC] lineup
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra  .lineup ul {
      margin: 0 auto;
      width: 960px;
      display: flex;
      flex-wrap: wrap;
  }
  #suntory_contents .exhibition_extra  .lineup li {
      width: 280px;
      margin: 0 60px 30px 0;
      list-style: none;
  }
  #suntory_contents .exhibition_extra  .lineup li:nth-child(3n) {
      margin: 0 0 30px 0;
  }
  #suntory_contents .exhibition_extra  .lineup li figure {
      max-width: 280px;
  }
  #suntory_contents .exhibition_extra  .lineup li figure img {
      max-width: 280px;
      height: auto;
      vertical-align: bottom;
  }
  #suntory_contents .exhibition_extra  .lineup li .caption {
      margin-top: 20px;
      font-size: 12px;
      line-height: 1.8;
  }

  /*------------------------------------------------------------
    [PC] info_container
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .info_container {
      margin-bottom: 30px;
      display: flex;
      justify-content: space-between;
      flex-direction: row;
  }
  #suntory_contents .exhibition_extra .info_container .info_wrap {
      width: 620px;
      order: 1;
  }
  #suntory_contents .exhibition_extra .info_table {
    margin: 0;
      width: 620px;
      border-top: 1px #ccc solid;
  }
  #suntory_contents .exhibition_extra .info_table th {
      border-bottom: 1px #ccc solid;
      font-size: 16px;
      line-height: 1.6;
      font-weight: normal;
      text-align: left;
      vertical-align: center;
      padding: 25px 0;
      display: table-cell;
      width: 30%;
  }
  #suntory_contents .exhibition_extra .info_table td {
      border-bottom: 1px #ccc solid;
      padding: 25px 0;
      vertical-align: center;
      text-align: left;
      display: table-cell;
      width: 70%;
  }
  #suntory_contents .exhibition_extra .info_table .info {
      margin: 0;
      font-size: 14px;
      line-height: 1.6;
  }
  #suntory_contents .exhibition_extra .info_table .note {
      margin: 0;
      font-size: 12px;
      line-height: 1.6;
  }
  #suntory_contents .exhibition_extra .info_table .info + .note {
      margin-top: 15px;
  }
  #suntory_contents .exhibition_extra .note_info {
      margin: 20px 0 0;
      font-size: 12px;
      line-height: 1.6;
  }
  #suntory_contents .exhibition_extra .info_container .note_price {
    order: 2;
      width:280px;
      margin: 0 0 0;
      text-align: right;
      font-size: 12px;
      line-height: 1.8;
  }

  /*------------------------------------------------------------
  [PC] img_container
  ------------------------------------------------------------ */
  #suntory_contents .exhibition_extra .single_img {
    display: table;
    margin: 0 auto 50px;
  }
  #suntory_contents .exhibition_extra .dual_img ul {
    margin: 0 auto 50px;
    display: flex;
  }
  #suntory_contents .exhibition_extra .dual_img li {
    text-align: center;
    list-style: none;
    display: table;
    margin: 0 auto;
  }
  #suntory_contents .exhibition_extra .dual_img li:first-child {
    margin-bottom: 50px;
  }
  #suntory_contents .exhibition_extra .dual_img li:last-child {
  }
  #suntory_contents .exhibition_extra .single_img figure,
  #suntory_contents .exhibition_extra .dual_img figure {
    display: table-cell;
    margin: 0 auto;
  }
  #suntory_contents .exhibition_extra .dual_img img,
  #suntory_contents .exhibition_extra .single_img img {
    vertical-align: bottom;
    width: auto;
    height: auto;
    max-width: 680px;
    max-height:600px;
  }
  #suntory_contents .exhibition_extra .dual_img img {
    max-width: 450px;
  }
  #suntory_contents .exhibition_extra .single_img.portrait img {
    max-width: 450px;
    max-height:600px;
  }
  #suntory_contents .exhibition_extra .dual_img figure figcaption,
  #suntory_contents .exhibition_extra .single_img figure figcaption {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
  }


}