@charset "utf-8";

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

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


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

#suntory_contents img{
  vertical-align: bottom;
}

/*------------------------------------------------------------
  [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{
  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 .acad{
  text-align: center;
  background: #f7fcf8;
}
#suntory_contents .main_btn_list .opacad>span{
  padding-left: 38px;
  font-weight: 500;
  letter-spacing: -3px;
}

#suntory_contents .on{
  background: #fee5eb;
}


#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;
  padding: 16px 0;
  font-weight: 500;
  letter-spacing: -1px;
}

#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 a:hover{
  background: #fee5eb;
}


#suntory_contents .sub_btn_list{
  position: absolute;
  top: 15px;
  left: 305px;
  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 .on a{
  color: #fff;
  text-decoration: none;
  background: #ee5577;
}

/*------------------------------------------------------------
  [PC] container
------------------------------------------------------------ */
/*
#suntory_contents #container {
    background: url(../img/common/bg_contents.png) repeat 0 0;
}
*/
#suntory_contents #container .inner {
    margin: 0 auto;
/*    background: url(../img/common/bg_contents_cover.png) repeat-y center 0;*/
}
#suntory_contents #container.flat .inner {
    margin: 0 auto;
    width: 1164px;
    background: #fff;
}
#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 #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 .mt15{margin-top: 15px;}
#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_title .author {
    font-size: 16px;
    color: #222;
    text-align: right;
}

#suntory_contents .txt_note{
  line-height: 1.8;
  font-size: 14px;
  margin-bottom:10px;
}

#suntory_contents .txt_note>h2{
  font-size: 16px;
}

#suntory_contents .m_width1000{
  max-width: 1000px;
}

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

#suntory_contents .fr_1{
    float: right;
    margin-top: -20px;
    }
#suntory_contents .fr_1 p:first-child{
    text-align: left;
    margin-left:40px;
    }



#suntory_contents .row {
    display: flex;
    flex-wrap:wrap;
    max-width: 340px;
    margin-left: 40px;
  }
#suntory_contents .col {
    width: calc(100% / 2.3);
    margin-top: 5px;
  }

    #suntory_contents .col:nth-child(2n+2){
      margin-left: 30px;
    }

  .num {
    text-align: center;
    font-size: 1.5rem;
    margin:10px;
    padding:20px 0;
  }

#suntory_contents .flex_item01{
  align-self: flex-end;
}

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

#suntory_contents .txt_img_block li.m_width210{max-width: 210px;}
#suntory_contents .txt_img_block .width340{width: 340px;}

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

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

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

#suntory_contents .oldreport{
  text-align: right;
}

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

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

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

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

#suntory_contents .caption{
	font-size: 10px;
	text-align: left;
  margin-top:4px;
}
#suntory_contents .txt_box{
  margin-bottom:15px
}
#suntory_contents .clear{
 clear: both;
}

/*------------------------------------------------------------
  [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;
}

#suntory_contents .img_list {
    float: right;
    list-style: none;
    padding: 0 0 10px 0px;
}


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

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

    .pc_item {
        display: none;
    }
    #suntory_contents .sp_item {
        display: block;
    }

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

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

    #suntory_contents .header_block{
        margin-bottom: 0;
        z-index: 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 li{
      width: 50%;
    }

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

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

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

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

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

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

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

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

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

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

     #suntory_contents .link_block ul{
       display: block;
       text-align: center;
     }

     #suntory_contents .link_block li{
       width: 100%;
       margin: 10px auto 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;
        z-index: 0;
    }

    /*------------------------------------------------------------
      [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 .pc_none{ display: block;}
    #suntory_contents .sp_none{ display: none;}
    #suntory_contents .txt_img_block .width340{width: 100%;}
    #suntory_contents .article {
        padding: 20px 15px;
        border: none;
    }
    #suntory_contents .article {
        padding: 0 15px 20px;
        border: none;
    }
    #suntory_contents .article_title {
        margin-bottom: 15px;
        padding: 0 0 20px;
        border-bottom: 1px #222 solid;
        z-index: 9999;
    }
    #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 .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{
      margin:  0 auto;
    }
    #suntory_contents .txt_img_block li{
       list-style: none;
       margin: 20px auto 0;}

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

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

    #suntory_contents .img_box li:first-child{
      margin-top: 0;
      }
    /*------------------------------------------------------------
      [sp] text_block
    ------------------------------------------------------------ */
    #suntory_contents .text_block {
        width: auto;
        float: none;
    }
    #suntory_contents .text_block p {
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 1.8;
    }


    /*------------------------------------------------------------
      [SP] text_container
    ------------------------------------------------------------ */
    #suntory_contents .text_container {
        margin-bottom: 40px;
    }
    #suntory_contents .text_container p {
        margin-bottom: 2em;
        font-size: 12px;
        line-height: 1.8;
    }

    /*------------------------------------------------------------
      [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;
    }
    #suntory_contents .sp_item .row{
        display: flex;
        flex-wrap:wrap;/
      }

      #suntory_contents .sp_item .p_center{
       text-align: center;
      }


    /*------------------------------------------------------------
      [SP] oldreport
    ------------------------------------------------------------ */
    #suntory_contents .oldreport ul{
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    #suntory_contents .row {
      float: none;
      margin: 0 auto;
    }


}


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

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

}
