@charset "utf-8";

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

#suntory_contents .bold{
    font-weight: bold;}
    
/*------------------------------------------------------------
  for PC
------------------------------------------------------------ */
#suntory_contents img{
    vertical-align: bottom;
}

#suntory_contents .sp_item {
    display: none;
}

#suntory_contents .txt-rihgt{text-align: right}
#suntory_contents .mt20{ margin-top: 20px;}
#suntory_contents .mb15{ margin-bottom: 15px;}

/*------------------------------------------------------------
  [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] container
------------------------------------------------------------ */
#suntory_contents #container .inner {
    margin: 0 auto;
}
#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 .btn_sns {
    display: flex;
    list-style: none;
    height: 40px;
}
#suntory_contents #contents_title .btn_sns li {
    margin-left: 10px;
    display: none;
}
#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] header
------------------------------------------------------------ */

#suntory_contents .header_block{
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
}

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

#suntory_contents .header_logo{
    position: absolute;
    top: -30px;
    left: -10px;
    max-width: 124px;
}

#suntory_contents .header_btn{
    position: absolute;
    top: 15px;
    right: 30px;
    max-width: 510px;
}

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

#suntory_contents .mt35{margin-top: 35px;}
#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 {
    color: #007722;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 500;
}

#suntory_contents .article_title > p{
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #007722;
}

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

#suntory_contents .txt_box{
  display:  flex;
  flex-wrap: wrap;
  margin-top: 15px;}

#suntory_contents .txt_note{
  line-height: 1.8;
  font-size: 14px;
  clear: both;
}

#suntory_contents .txt_note p{
  margin: 0;
}

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

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

#suntory_contents .txt_img_block{
  float: right;
  margin-left: 25px;
}

#suntory_contents .txt_img_block  ul{
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

#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 li{
    max-width: 400px;
}

#suntory_contents .oldreport{
  text-align: right;
  margin-top: 30px;
}

#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 ul li .caption{
	font-size: 12px;
	margin-bottom: 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;
    }


     /*------------------------------------------------------------
       [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] header
    ------------------------------------------------------------ */

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

    #suntory_contents .header_logo{
        width: 20%;
        top: -5%;
        left: -1.6%;
    }

    #suntory_contents .header_btn{
        width: 80%;
        top: 42.5%;
        right: 3.333%;
    }


    /*------------------------------------------------------------
      [SP] article
    ------------------------------------------------------------ */
    #suntory_contents .mt35{ margin-top: 0px;}
    #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: 11px 15px 20px;
        border: none;
    }
    #suntory_contents .article_title {
        margin-bottom: 15px;
        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: 16px;
        font-weight: bold;
        font-weight: 500;
    }
    #suntory_contents .article_title p{
        font-size: 11px;
        margin-bottom: 0;
    }
    #suntory_contents .article_title .author {
        font-size: 11px;
        color: #222;
        text-align: right;
    }
    #suntory_contents .txt_note>h2{
      margin-top: 15px;
    }

    #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;
      margin: 20px 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;
    }


}


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

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

}
