@charset "utf-8";

/*------------------------------------------------------------
  font
------------------------------------------------------------ */
#suntory_contents {
  color: #222;
}

#suntory_contents .bold {
  font-weight: bold;
}

#suntory_contents img {
  vertical-align: bottom;
}

/*------------------------------------------------------------
  for PC
------------------------------------------------------------ */
#suntory_contents .sp_item {
  display: none;
}

#suntory_contents a {
  color: #881133;
}

#suntory_contents a:hover {
  text-decoration: none;
}

#suntory_contents .bold600 {
  font-weight: 600;
}

#suntory_contents .text-r {
  text-align: right
}

#suntory_contents #suntoryhall_common_header ul {
  margin: 0;
}

#suntory_contents #suntoryhall_common_header .inner {
  padding-top: 10px;
}

#suntory_contents .mt15 {
  margin-top: 15px;
}

#suntory_contents .mb20 {
  margin-bottom: 20px;
}

#suntory_contents .txt_area>.pc_mt0 {
  margin-top: 0;
}


/*------------------------------------------------------------
  [PC] contents_header
------------------------------------------------------------ */
#suntory_contents #contents_header {
  background: #780d29 url(../img/common/bg_header.jpg) no-repeat center 0;
  height: 129px;
}

#suntory_contents #contents_header .inner {
  margin: 0 auto;
  width: 1080px;
}

#suntory_contents #contents_header .inner p {
  font-size: 26px;
  font-weight: 300;
  font-weight: normal;
  line-height: 1;
  color: #fff;
}

/*------------------------------------------------------------
  [PC] new_header
------------------------------------------------------------ */

#suntory_contents .new_header {
  padding-top: 50px;
  margin-bottom: 30px;
}

#suntory_contents .header_block {
  position: relative;
  margin-bottom: 20px;
}

#suntory_contents .pc_header_log {
  width: 123px;
  height: 120px;
  position: absolute;
  top: -31px;
  left: -10px;
}

#suntory_contents .pc_header_btn {
  position: absolute;
  top: 15px;
  right: 30px;
}

#suntory_contents .pc_header_btn a {
  display: block;
}

#suntory_contents .main_btn_list {
  overflow: hidden;
  list-style: none;
  /*  padding: 0 55px;*/
  margin-left: 5px;
  box-shadow: 0px -1px 13px #009922;
}

#suntory_contents .main_btn_list li {
  float: left;
  width: 250px;
}

#suntory_contents .opacad {
  text-align: center;
  background: #f7fcf8;
}

#suntory_contents .main_btn_list .acad>span {
  padding-left: 38px;
  font-weight: 500;
  letter-spacing: -1px;
}

#suntory_contents .on {
  background: #f9e3e8;
}

#suntory_contents .header_tab_btn {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: -105px;
}

#suntory_contents .main_btn_list li a {
  display: block;
  color: #dd3355;
  font-weight: 500;
  letter-spacing: -3px;
  padding: 16px 0;
}

#suntory_contents .main_btn_list .on {
  display: block;
  width: 610px;
  padding: 16px 0;
  color: #000;
  background: #fee5eb;
  text-decoration: none;
}

#suntory_contents .main_btn_list .on a {
  font-weight: bold;
}

#suntory_contents .main_btn_list a:hover {
  background: #fee5eb;
}


#suntory_contents .sub_btn_list {
  position: absolute;
  top: 15px;
  right: 130px;
  overflow: hidden;
  list-style: none;
}

#suntory_contents .sub_btn_list li {
  float: left;
  width: 130px;
  font-size: 12.5px;
  text-align: center;
  border-right: solid 1px #ffccdd;
  background: #fff;
  letter-spacing: -1px;
}

#suntory_contents .sub_btn_list li:last-child {
  border: none;
}

#suntory_contents .sub_btn_list a {
  display: block;
  padding: 4px;
  color: #dd3355;
}

#suntory_contents .sub_btn_list a:hover {
  color: #fff;
  background: #ee5577;
}

#suntory_contents .sub_btn_list .on a {
  color: #fff;
  text-decoration: none;
  background: #ee5577;
}


/*------------------------------------------------------------
  [PC] link_block
------------------------------------------------------------ */

#suntory_contents .link_block {
  margin-bottom: 20px;
}

#suntory_contents .link_block ul {
  display: flex;
  margin-left: 15px;
  text-align: center;
  list-style: none;
}

#suntory_contents .link_block li {
  font-size: 15px;
  /*letter-spacing: -1px;*/
  background: #ddffdd;
  margin-left: 15px;
}

#suntory_contents .link_block li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*width: 330px; 3column */
  width: 495px;
  height: 90px;
  /*max-width: 330px; 3column*/
  max-width: 495px;
  max-height: 90px;
  font-size: 15px;
  color: #009922;
  text-decoration: none;
}

#suntory_contents .link_block .no_link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 330px;
  height: 90px;
  max-width: 330px;
  max-height: 90px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  background: #eee;
}

#suntory_contents .link_block .on {
  background: #bbdd33;
}

#suntory_contents .link_block .on a {
  text-decoration: none;
  color: #000;
}

#suntory_contents .link_block a:hover {
  background: #bbdd33;
  color: #000;
}

#suntory_contents .un_line {
  text-decoration: underline;
}

#suntory_contents .link_block a:hover .un_line {
  text-decoration: none;
}

#suntory_contents .link_block .on {
  position: relative;
}

#suntory_contents .link_block .on a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -18px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #bbdd33 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}


#suntory_contents .link_block .on a:hover:after {
  border-color: #bbdd33 transparent transparent transparent
}

/*------------------------------------------------------------
  [PC] container
------------------------------------------------------------ */
#suntory_contents #container .inner {
  margin: 0 auto;
}

#suntory_contents #container.flat .inner {
  margin: 0 auto;
}

#suntory_contents #contents {
  margin: 0 auto;
  padding-bottom: 120px;
  width: 1080px;
  background: #fff;
  position: relative;
}

/*------------------------------------------------------------
  [PC] contents_title
------------------------------------------------------------ */
#suntory_contents #contents_title {
  padding: 10px 0 10px;
  display: flex;
  justify-content: flex-end;
}

#suntory_contents #contents_title h2 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  font-weight: 500;
  line-height: 1.5;
}

#suntory_contents #contents_title h1 {
  font-size: 24px;
  font-weight: bold;
  font-weight: 500;
  line-height: 1.5;
}

#suntory_contents .font_smaill {
  font-size: 18px;
}

#suntory_contents #contents_title .btn_sns {
  display: flex;
  list-style: none;
}

#suntory_contents #contents_title .btn_sns li {
  margin-left: 10px;
}

#suntory_contents #contents_title .btn_sns .btn_sns_facebook a {
  width: 40px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  background: url(../img/common/icon_facebook.png) no-repeat 0 0;
}

#suntory_contents #contents_title .btn_sns .btn_sns_twitter a {
  width: 40px;
  height: 40px;
  display: block;
  text-indent: -9999px;
  background: url(../img/common/icon_twitter.png) no-repeat 0 0;
}

/*------------------------------------------------------------
  [PC] article
------------------------------------------------------------ */

#suntory_contents .mt0 {
  margin-top: 0;
}

#suntory_contents .pc_none {
  display: none;
}

#suntory_contents .sp_none {
  display: block;
}

#suntory_contents .article {
  padding: 50px 40px;
  border: 1px #dddddd solid;
}

#suntory_contents .article_title {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px #222 solid;
}

#suntory_contents .article_title h2 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  font-weight: 500;
}

#suntory_contents .article_title h1 {
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: bold;
  font-weight: 500;
}

#suntory_contents .article_subtitle {
  font-size: 20px;
}

#suntory_contents .article_title .author {
  font-size: 16px;
  color: #222;
  text-align: right;
}

#suntory_contents .txt_lead_sec {
  margin: 60px 0 30px;
  padding: 0 40px;
}

#suntory_contents .txt_lead_sec>h2 {
  font-size: 19px;
  margin-bottom: 15px;
}

#suntory_contents .txt_lead {
  max-width: 670px;
  margin-top: 20px;
  float: left;
}

#suntory_contents .lead_img {
  margin-left: 55px;
  float: left;
  list-style: none;
}

#suntory_contents .txt_lead_sec::after {
  content: "";
  display: block;
  clear: both;
}

#suntory_contents .txt_sec:first-child {
  margin-top: 0;
}

#suntory_contents .txt_sec::after {
  content: "";
  display: block;
  clear: both;
}

#suntory_contents .txt_img_block {
  float: left;
}

#suntory_contents .txt_img_block li {
  max-width: 340px;
  list-style: none;
  margin-top: 20px;
}

#suntory_contents .txt_img_block li:first-child {
  margin-top: 0;
}

#suntory_contents .txt_img_block img {
  vertical-align: bottom;
}

#suntory_contents .txt_area_column1 {
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .txt_area_column1>p {
  margin-top: 15px;
}

#suntory_contents .txt_area_column1>p:first-child {
  margin-top: 0;
}

#suntory_contents .txt_area {
  max-width: 638px;
  padding-right: 20px;
  float: left;
}

#suntory_contents .lead_img {
  margin-top: 15px;
  max-width: 275px;
}

#suntory_contents .txt_area>p,
#suntory_contents .txt_lead>p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .txt_lead>p:last-child {
  margin-top: 0;
  text-align: right;
}

#suntory_contents .txt_area>p:first-child {
  margin-top: 0;
}

#suntory_contents .txt_area02 {
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .img_box>ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 40px 0;
  list-style: none;
}

#suntory_contents .img_box>ul li {
  max-width: 340px;
}

#suntory_contents .img_boxcolumn3>ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 40px 0;
  list-style: none;
}

#suntory_contents .img_boxcolumn3>ul li {
  max-width: 300px;
}

#suntory_contents .img_boxcolumn4>ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 40px 0;
  list-style: none;
}

#suntory_contents .img_boxcolumn4>ul li {
  max-width: 230px;
}

#suntory_contents .img_boxcolumn4 .max_w160{
    max-width: 160px;
}

#suntory_contents .img_erea_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin-top: 30px;
}

#suntory_contents .img_erea_column li {
  max-width: 320px;
}


#suntory_contents .oldreport ul {
  margin-left: -19px;
  list-style: none;
}

#suntory_contents .oldreport ul::after {
  content: "";
  display: block;
  clear: both;
}

#suntory_contents .oldreport li {
  float: left;
  max-width: 320px;
  margin-left: 19px;
  margin-top: 20px;
}

#suntory_contents .oldreport li:nth-child(3n+1) {
  clear: both;
}

#suntory_contents .oldreport a {
  transition: 0.5s;
}

#suntory_contents .oldreport a:hover {
  opacity: 0.4;
}

#suntory_contents ul li .caption {
  font-size: 12px;
  margin-top: 6px;
}


#suntory_contents .qanda_area {
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .qanda_area>h2 {
  font-weight: 400;
  color: #841929;
  background: #f6f1e4;
  margin-top: 20px;
  padding: 20px 30px;
  overflow: hidden;
}

#suntory_contents .qanda_area>p {
  margin-top: 15px;
  padding: 0 30px;
}

#suntory_contents .qanda_area>p:first-child {
  margin-top: 0;
}

#suntory_contents .text_block {
  font-size: 14px;
  line-height: 1.8;
}

#suntory_contents .text_block .mt0 {
  margin-top: 0;
}

#suntory_contents .txt_img_block .person_img {
  max-width: 150px;
}

#suntory_contents .person_widht {
  max-width: 828px;
}

/* テキスト回り込みレイアウト */

#suntory_contents .txtWraparound_img_block {
  float: right;
}

#suntory_contents .txtWraparound_img_block li {
  max-width: 340px;
  list-style: none;
  margin-left: 20px;
}

#suntory_contents .Wraparound_marin li {
  margin: 20px 0 20px 20px;
}

/*------------------------------------------------------------
  [PC] contents_container
------------------------------------------------------------ */
#suntory_contents .contents_container {}

#suntory_contents .contents_container:after {
  content: '';
  display: block;
  clear: both;
}



/*------------------------------------------------------------
  [PC] img
------------------------------------------------------------ */
#suntory_contents .article .img:last-child {
  margin-bottom: 0;
}

#suntory_contents .img_single {
  margin-bottom: 40px;
}

#suntory_contents .img_single figure img {
  margin-bottom: 10px;
  max-width: 1000px;
}

#suntory_contents .img_single figure figcaption {
  display: flex;
  justify-content: space-between;
}

#suntory_contents .img_single figure figcaption .text {
  font-size: 12px;
}

#suntory_contents .img_single figure figcaption .copyright {
  font-size: 10px;
  color: #777;
}

#suntory_contents .img_double {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

#suntory_contents .img_double figure {
  width: 480px;
}

#suntory_contents .img_double figure img {
  margin-bottom: 10px;
  max-width: 480px;
}

#suntory_contents .img_double figure figcaption {
  display: flex;
  justify-content: space-between;
}

#suntory_contents .img_double figure figcaption .text {
  font-size: 12px;
}

#suntory_contents .img_double figure figcaption .copyright {
  font-size: 10px;
  color: #777;
}


@media screen and (max-width:767px) {

  /*------------------------------------------------------------
  for SP
------------------------------------------------------------ */

  .pc_item {
    display: none;
  }

  #suntory_contents .sp_item {
    display: block;
  }

  #suntory_contents .pt15 {
    padding-top: 7px;
  }

  #suntory_contents .pt12 {
    padding-top: 6px;
  }

  #suntory_contents #suntoryhall_common_header .inner {
    padding-top: 0px;
  }

  /*------------------------------------------------------------
      [sp] new_header
    ------------------------------------------------------------ */

  #suntory_contents .new_header {
    margin-bottom: 0;
  }

  #suntory_contents .header_block {
    margin-bottom: 0;
  }

  #suntory_contents .header_block img {
    vertical-align: bottom;
  }

  #suntory_contents .sp_header_log {
    width: 20%;
    position: absolute;
    top: -10px;
    left: -4%;
  }

  #suntory_contents .sp_header_btn {
    position: absolute;
    padding-left: 20%;
    bottom: 54%;
    right: 4%;
  }

  #suntory_contents .header_tab_btn {
    margin: 0 auto 0;
    display: block;
    padding: 0 5%;
    margin-top: -27%;
  }

  #suntory_contents .main_btn_list {
    padding: 0;
    margin-left: 0;
    font-size: 12px;
  }

  #suntory_contents .main_btn_list .acad a {
    padding-left: 0;
    text-align: center;
    background: #eef8f0;
  }

  #suntory_contents .sub_btn_list {
    position: static;
    display: flex;
    justify-content: center;
    overflow: hidden;
    list-style: none;
    background: #fee5eb;
    padding: 8px 0;
    text-align: center;
    box-shadow: 0px -1px 13px #009922;
  }

  #suntory_contents .main_btn_list .acad>span {
    padding-left: 0;
  }

  #suntory_contents .main_btn_list li {
    width: 50%;
  }

  #suntory_contents .main_btn_list li a {
    padding: 10px 0;
  }

  #suntory_contents .main_btn_list .on {
    width: 50%;
    padding: 10px 0;
    text-align: center;
  }

  #suntory_contents .sub_btn_list li {
    width: 28%;
  }

  #suntory_contents .sub_btn_list a {
    font-size: 9.5px;
  }

  #suntory_contents .txt_lead>p {
    font-size: 12px;
  }


  /*------------------------------------------------------------
       [sp] link_block
     ------------------------------------------------------------ */

  #suntory_contents .link_block {
    margin-bottom: 20px;
  }

  #suntory_contents .link_block ul {
    margin-left: 0px;
    text-align: center;
  }

  #suntory_contents .link_block li {
    /*width: 33.3333%; 3column*/
    width: 50%;
    box-sizing: border-box;
  }

  #suntory_contents .link_block .no_link {
    /* width: 33.33333%; 3column*/
    width: 50%;
    padding: 8px;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: -1.8px;
  }

  #suntory_contents .link_block li a {
    width: auto;
    max-height: 75px;
    padding: 8px;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: -1.8px;
  }

  #suntory_contents .sp_font6 {
    font-size: 6px;
    line-height: 1.7;
  }

  #suntory_contents .link_block li {
    margin: 10px 1% 0;
  }


  /*------------------------------------------------------------
      [SP] container
    ------------------------------------------------------------ */
  #suntory_contents #container {
    background: none;
  }

  #suntory_contents #container .inner {
    margin: 0 auto;
    background: none;
  }

  #suntory_contents #container.flat .inner {
    margin: 0 auto;
    width: auto;
    background: #fff;
  }

  #suntory_contents #contents {
    margin: 0 auto;
    padding: 0 20px 40px;
    width: auto;
    position: relative;
  }

  /*------------------------------------------------------------
      [SP] link
    ------------------------------------------------------------ */
  #suntory_contents li.link_arrow {
    margin-bottom: 20px;
  }

  #suntory_contents li.link_arrow:last-child {
    margin-bottom: 0;
  }

  #suntory_contents .link_arrow a {
    position: relative;
    padding-left: 30px;
    display: inline-block;
  }

  #suntory_contents .link_arrow a:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #881133;
    position: absolute;
    top: -.125em;
    left: 0;
  }

  #suntory_contents .link_arrow a:after {
    content: '';
    width: 5.5px;
    height: 5.5px;
    margin: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: calc(.175em + 1.75px);
    left: 3.75px;
  }

  #suntory_contents .pdf a {
    background: url(../img/common/icon_pdf.png) no-repeat 0 center;
    background-size: auto 30px;
    display: inline-block;
    min-height: 30px;
    line-height: 30px;
    padding-left: 35px;
  }

  /*------------------------------------------------------------
      [SP] article
    ------------------------------------------------------------ */
  #suntory_contents .sp_mt15 {
    margin-top: 15px;
  }

  #suntory_contents .sp_mb20 {
    margin-bottom: 20px;
  }

  #suntory_contents .pc_none {
    display: block;
  }

  #suntory_contents .sp_none {
    display: none;
  }

  #suntory_contents .article {
    padding: 20px 15px;
    border: none;
  }

  #suntory_contents .article {
    padding: 20px 15px;
    border: none;
  }

  #suntory_contents .article_title {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: 1px #222 solid;
  }

  #suntory_contents .article_subtitle {
    font-size: 14px;
  }

  #suntory_contents .article_title h2 {
    margin-bottom: 15px;
    font-size: 11px;
    font-weight: bold;
    font-weight: 500;
  }

  #suntory_contents .article_title h1 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    font-weight: 500;
  }

  #suntory_contents .font_smaill {
    font-size: 14px;
  }

  #suntory_contents .article_title .author {
    font-size: 11px;
    color: #222;
    text-align: right;
  }

  #suntory_contents .article_lead {
    margin: 0 0 20px;
  }

  #suntory_contents .article_lead p {
    font-size: 11px;
    line-height: 1.8;
  }

  #suntory_contents .txt_img_block {
    float: none;
  }

  #suntory_contents .txt_img_block li {
    list-style: none;
    margin: 20px auto 0;
  }

  #suntory_contents .img_box>ul {
    margin: 0 auto 60px;
  }

  #suntory_contents .img_box li {
    margin-top: 25px;
  }

  #suntory_contents .img_box li:first-child {
    margin-top: 0;
  }

  #suntory_contents .txt_lead_sec {
    margin: 0;
    padding: 15px;
  }

  #suntory_contents .txt_lead_sec>h2 {
    font-size: 18px;
  }

  #suntory_contents .txt_lead {
    padding-right: 0;
  }

  #suntory_contents .lead_img {
    max-width: 340px;
    margin: 0 auto;
    float: none;
  }

  #suntory_contents .txt_area {
    padding-right: 0;
  }

  #suntory_contents .qanda_area>h2 {
    font-size: 12px;
  }

  #suntory_contents .img_erea_column {
    justify-content: center;
  }

  #suntory_contents .img_erea_column li {
    margin-top: 20px;
  }

  #suntory_contents .sp_column2 li{
    width: 45%;
    margin-left: 5%;
  }

  #suntory_contents .img_boxcolumn4 .max_w160{
    width: 31.3%;
}

  #suntory_contents .sp_column2 li:nth-child(2n+1){
    margin-left: 0;
  }

  #suntory_contents .sp_column2 li:nth-child(n+3){
    margin-top: 25px;
  }

  /*------------------------------------------------------------
      [sp] text_block
  ------------------------------------------------------------ */
  #suntory_contents .text_block .sp_mt15 {
    margin-top: 15px;
  }

  #suntory_contents .text_block {
    width: auto;
    float: none;
  }

  #suntory_contents .text_block p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.8;
  }

  #suntory_contents .text_block .sp_mb0 {
    margin-bottom: 0;
  }


  /*------------------------------------------------------------
      [SP] text_container
    ------------------------------------------------------------ */
  #suntory_contents .text_container {
    margin-bottom: 40px;
  }

  #suntory_contents .text_container p {
    margin-bottom: 2em;
    font-size: 14px;
    line-height: 1.8;
  }

  /*------------------------------------------------------------
      [SP] oldreport
    ------------------------------------------------------------*/
  #suntory_contents .oldreport li {
    float: none;
    margin: 20px auto 0;
  }

  /*------------------------------------------------------------
      [SP] dialogue_container
    ------------------------------------------------------------ */
  #suntory_contents .dialogue_container {
    margin-bottom: 40px;
  }

  #suntory_contents .dialogue_container dt {
    font-size: 12px;
    font-weight: normal;
    font-weight: 400;
    color: #997755;
    background: #f6f1e4;
    margin-bottom: 15px;
    padding: 15px 15px 15px 30px;
    position: relative;
  }

  #suntory_contents .dialogue_container dt:before {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    border-top: 1px #997755 solid;
    position: absolute;
    top: calc(15px + .75em);
    left: 15px;
  }

  #suntory_contents .dialogue_container dd {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 10px;
    padding: 0 10px;
  }

  /*------------------------------------------------------------
      [SP] img
    ------------------------------------------------------------ */
  #suntory_contents .article .img:last-child {
    margin-bottom: 0;
  }

  #suntory_contents .img_single {
    margin-bottom: 40px;
  }

  #suntory_contents .img_single figure img {
    margin-bottom: 10px;
    max-width: 100%;
  }

  #suntory_contents .img_single figure figcaption {
    display: flex;
    flex-direction: column;
  }

  #suntory_contents .img_single figure figcaption .text {
    font-size: 8px;
  }

  #suntory_contents .img_single figure figcaption .copyright {
    font-size: 6px;
    color: #777;
    text-align: right;
  }

  #suntory_contents .img_double {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
  }

  #suntory_contents .img_double figure {
    width: 46.1538461538462%;
  }

  #suntory_contents .img_double figure img {
    margin-bottom: 10px;
    max-width: 100%;
  }

  #suntory_contents .img_double figure figcaption {
    display: flex;
    flex-direction: column;
  }

  #suntory_contents .img_double figure figcaption .text {
    font-size: 8px;
  }

  #suntory_contents .img_double figure figcaption .copyright {
    font-size: 6px;
    color: #777;
    text-align: right;
  }


}


@media screen and (max-width:374px) {
  /* for SP small */

  /*------------------------------------------------------------
  （SP）small
------------------------------------------------------------ */

}