@charset "utf-8";


/*=============================================================
  [print] 
============================================================ */
@media print{
	#suntory_contents .link_sbf {
		display: none;
	}
	
	#suntory_contents #background_movie_container {
        display: none;
    }
    #suntory_contents #lead {
        margin: 0 auto 100px!important;
    }
}

/*=============================================================
  [PC] 
============================================================ */
#suntory_contents .sp_only {
    display: none;
}


#suntory_contents .link_sbf {
    position: relative;
    height: 1px;
    margin: 0 auto;
    width: 960px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
}
#suntory_contents .link_sbf a {
    color: #2d8fc1;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    font-weight: 300;
    padding-right: 15px;
    position: absolute;
    top: .5em;
    right: 0;
}
#suntory_contents .link_sbf a:after{
content:"";
position:absolute;
top:calc(50% - 3.5px);
right:0px;
width:7px;
height:7px;
margin:auto;
border-top:2px solid #2d8fc1;
border-right:2px solid #2d8fc1;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}
#suntory_contents .link_sbf a:hover {
    text-decoration: underline;
}


/*------------------------------------------------------------
  [PC] background_movie_container
------------------------------------------------------------ */
#suntory_contents #background_movie_container {
    width: 100%;
    min-width: 100%;
    height: 760px!important;
    position: relative;
    overflow: hidden;
    background: #000 url(../img/logo_suntory.png) no-repeat center 37%;
    background-size: 37% auto;
}
#suntory_contents #player {
    width: 100%;
    height: 760px;
    position: static;
}

/*------------------------------------------------------------
  [PC] main_visual_wrap
------------------------------------------------------------ */
#suntory_contents #main_visual_wrap {
    width: 100%;
    min-width: 100%;
    height: 760px;
    margin: 0;
    position: absolute;
    z-index: 10;
    text-align: center;
}
#suntory_contents #background_movie_container .logo {
    display: none;
}

/*------------------------------------------------------------
  [PC] main_visual
------------------------------------------------------------ */
#suntory_contents #main_visual {
	margin: 0 auto;
    width: 960px;
    height: 760px;
    display: table;
    position: relative;
}
#suntory_contents #main_visual .main_visual_slide {
    display: none;
    height: 0;
}
#suntory_contents #main_visual .btn {
    display: none;
}

/*------------------------------------------------------------
  [PC] lead
------------------------------------------------------------ */
#suntory_contents #lead {
	margin: -115px auto 100px;
    padding: 60px 0 0;
    width: 960px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
    background: url(../img/wave.png) no-repeat center 0;
    background-size: 100% 115px;
    z-index: 1000;
    position: relative;
}
#suntory_contents #lead h1 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    font-weight: 700;
    color: #333;
}  
#suntory_contents #lead p {
    margin-bottom: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-weight: 400;
    line-height: 2;
    color: #333;
}
#suntory_contents #lead ul {
    margin: 0 auto;
    display: table;
}
#suntory_contents #lead li {
    display: table-cell;
    padding: 0 30px;
}
#suntory_contents #lead li a {
    margin: 0 auto;
    width: 320px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    border: 1px #5bc2dc solid;
    border-radius: 40px;
    padding: 15px 0;
    background: #fff;
    color: #5bc2dc;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-font-smoothing: subpixel-antialiased;
}
#suntory_contents #lead li a:hover {
    background: #5bc2dc;
    color: #fff;
    text-decoration: none;
}

#suntory_contents #anchor_lead {
    width: 10px;
    height: 10px;
    position: absolute;
    top: -50px;
    left: calc(50% - 5px);
}

#suntory_contents .btn_down a{
        position: absolute;
        top: -140px;
        left: calc(50% - 13px);
        width: 26px;
        height: 91px;
        text-indent: -9999px;
        background: url(../img/icon_mouse.png) no-repeat 0 0;
        display: block;
}
#suntory_contents .btn_down.middle a {
        top: auto;
        bottom: 20px;
        position: fixed;
}


/*------------------------------------------------------------
  [PC] business
------------------------------------------------------------ */
#suntory_contents #business {
    margin: 0 auto 60px;
    max-width: 1164px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
}
#suntory_contents #business h2 {
    margin-bottom: 60px;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    text-align: center;
}
#suntory_contents #business ul {
    list-style: none;
}
#suntory_contents #business ul:after { content :''; display :block; clear :both; }

#suntory_contents #business li {
    margin: 0 3.436426116% 40px 0;
    width: 361px;
    width:31.013745704%;
    float: left;
    border-bottom: 1px #d7d7d7 solid;
}
#suntory_contents #business li:nth-child(3n) {
    margin: 0 0 40px;
}
#suntory_contents #business li:nth-child(3n + 1) {
    clear: both;
}

#suntory_contents #business li a {
    text-decoration: none;
    padding: 0 0 25px;
    display: block;
    position: relative;
}
#suntory_contents #business figure {
    padding-bottom: 27px;
}
#suntory_contents #business figure img {
    width: 100%;
}
#suntory_contents #business h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-weight: 400;
    color: #333;
    text-align: center;
    padding: 10px 0 0;
}
#suntory_contents #business .icon {
    width:100%;
    height: 0;
    background: url(../img/wave_business.png) no-repeat 0 0;
    background-size: 100% auto;
    position: absolute;
    top: 80%;
    left: 0;
    transition: all .5s ease;
    overflow: hidden;
}
#suntory_contents #business .icon span {
    width: 40px;
    height: 0;
    background: url(../img/icon_01.png) no-repeat center 0;
    background-size: auto 40px;
    position: absolute;
    top: 60px;
    left: 160px;
    left:calc(50% - 20px);
    opacity: 0;
    transition: all .5s ease;
}
#suntory_contents #business li:nth-child(1) .icon span {
    background: url(../img/icon_01.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(2) .icon span {
    background: url(../img/icon_02.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(3) .icon span {
    background: url(../img/icon_03.png) no-repeat center 0;
    background-size: auto 40px;
} 
#suntory_contents #business li:nth-child(4) .icon span {
    background: url(../img/icon_04.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(5) .icon span {
    background: url(../img/icon_05.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(6) .icon span {
    background: url(../img/icon_06.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(7) .icon span {
    background: url(../img/icon_07.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(8) .icon span {
    background: url(../img/icon_08.png) no-repeat center 0;
    background-size: auto 40px;
}
#suntory_contents #business li:nth-child(9) .icon span {
    background: url(../img/icon_09.png) no-repeat center 0;
    background-size: auto 40px;
} 

#suntory_contents #business a:hover .icon {
    top: 148px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
} 
#suntory_contents #business a:hover .icon span {
    opacity: 1;
    top: 20px;
    height: 40px;
}

/*------------------------------------------------------------
  [PC] company
------------------------------------------------------------ */
#suntory_contents #company {
    margin: 0 auto 100px;
    padding: 100px 0;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
    background: #f5f5f5;
}
#suntory_contents #company .inner {
    margin: 0 auto;
    width: 960px;
}
#suntory_contents #company h2 {
    margin-bottom: 60px;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    text-align: center;
}
#suntory_contents #company ul {
    list-style: none;
}

#suntory_contents .company {
    margin-bottom: 60px;
}
#suntory_contents .company:after { content :''; display :block; clear :both; }

#suntory_contents .company li {
    width: 48.2817869415808%;
}
#suntory_contents .company li a {
    text-decoration: none;
}
#suntory_contents .company li:nth-child(odd) {
    float: left;
}
#suntory_contents .company li:nth-child(even) {
    float: right;
}
#suntory_contents .company li figure {
    margin-bottom: 40px;
    overflow: hidden;
}
#suntory_contents .company li figure img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    transition: all .2s ease-in-out;
}
#suntory_contents .company li a:hover img {
    transform: scale(1.08, 1.08);
}
#suntory_contents .company li p {
    text-align: center;
    color: #333;
    font-size: 18px;
    text-decoration: none;
}

#suntory_contents .btn_company {
    margin-bottom: 60px;
    width: 100%;
}
#suntory_contents .btn_company:after { content :''; display :block; clear :both; }

#suntory_contents .btn_company li {
    width: 27.319587628866%;
    float: left;
}
#suntory_contents .btn_company li:nth-child(1){
    margin-left: 3.8659793814433%;
}
#suntory_contents .btn_company li:nth-child(2){
    margin: 0 5.1546391752577%;
}
#suntory_contents .btn_company li a {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    font-weight: 400;
    border: 1px #5bc2dc solid;
    border-radius: 40px;
    padding: 15px 0;
    background: #fff;
    color: #5bc2dc;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
#suntory_contents .btn_company li a:hover {
    background: #5bc2dc;
    color: #fff;
    text-decoration: none;
}

#suntory_contents .btn_pdf {
    text-align: right;
    font-size: 14px;
    line-height: 14px;
}
#suntory_contents .btn_pdf a {
    color: #2d8fc1;
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding: 0 0 0 40px;
}
#suntory_contents .btn_pdf a:hover {
    text-decoration: underline;
}

#suntory_contents .btn_pdf a:before {
    content: 'PDF';
    font-size: 8px;
    line-height: 8px;
    color: #fff;
    background: #ee3333;
    padding: 4px 8px;
    border-radius: 3px;
    position: absolute;
    top: calc(50% - 7px);
    left: 0;
}
#suntory_contents .btn_pdf a:after{
content:"";
position:absolute;
top:calc(50% - 3.5px);
right:-5px;
width:7px;
height:7px;
margin:auto;
border-top:2px solid #2d8fc1;
border-right:2px solid #2d8fc1;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}

#suntory_contents #company .btn_international {
    display: none;
}

/*電子公告*/
    #suntory_contents #company .btn_koukoku {
    	margin: 15px 0 0 0;
    	display: block;
    }
    #suntory_contents .btn_koukoku {
		text-align: right;
    	font-size: 14px;
    	line-height: 14px;
    }
    #suntory_contents .btn_koukoku a {
        color: #2d8fc1;
        text-decoration: none;
        display: inline-block;
        position: relative;
        padding: 0 10px 0 0;
    }
    #suntory_contents .btn_koukoku a:hover {
        text-decoration: underline;
    }
    #suntory_contents .btn_koukoku a:after{
    content:"";
    position:absolute;
    top:calc(50% - 3.5px);
    right:-5px;
    width:7px;
    height:7px;
    margin:auto;
    border-top:2px solid #2d8fc1;
    border-right:2px solid #2d8fc1;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    }
    

/*------------------------------------------------------------
  [PC] csr
------------------------------------------------------------ */
#suntory_contents #csr {
    margin: 0 auto 100px;
    padding: 0 0 95px;
    border-bottom: 1px #d6d6d6 solid;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
}
#suntory_contents #csr .content {
    margin-bottom: 100px;
}
#suntory_contents #csr .content a {
    margin: 0 auto;
    width: 65.635739%;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content:space-between;
    justify-content: space-between;
    border: 1px #d6d6d6 solid;
    text-decoration: none;
}
#suntory_contents #csr .content a:hover {
    text-decoration: none;
}
#suntory_contents #csr a figure {
    width: 100%;
    overflow: hidden;
}
#suntory_contents #csr a figure img {
    width: 100%;
    height: auto;
    transition: all .2s ease-in-out;
    margin-bottom: -6px;
}
#suntory_contents #csr a:hover figure img {
    transform: scale(1.08, 1.08)
}
/*#suntory_contents #csr h2 {
    width: 47.3821989528796%;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    font-weight: 400;
    color: #333;
    padding-right: 2.6178010471204%;
    text-align: center;
    box-sizing: border-box;
}
*/
#suntory_contents #csr ul {
    margin: 0 auto;
    max-width: 863px;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#suntory_contents #csr li {
    width: 261px;
    float: left;
    list-style: none;
    margin-right: 40px;
    margin-bottom: 40px;
}
#suntory_contents #csr li:nth-child(3n) {
    margin-right: 0;
}
#suntory_contents #csr li a {
    color: #333333;
    text-decoration: none;
}
#suntory_contents #csr li figure {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
#suntory_contents #csr li figure img {
    width: 100%;
    height: auto;
}    
#suntory_contents #csr li p {
    font-size: 18px;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-weight: 400;
    color: #333333;
}

/*------------------------------------------------------------
  [PC] news
------------------------------------------------------------ */
#suntory_contents #news {
    margin: 0 auto;
    padding: 0 0 95px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
}
#suntory_contents #news h2 {
    margin-bottom: 60px;
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    text-align: center;
}

#suntory_contents #news ul {
    margin: 0 auto;
    width: 960px;
    list-style: none;
}
#suntory_contents #news ul:after { content :''; display :block; clear :both; }

#suntory_contents #news li {
    margin-bottom: 40px;
    width: 48.2817869415808%;
}

#suntory_contents #news li:nth-child(odd) {
    float: left;
    clear: both;
}
#suntory_contents #news li:nth-child(even) {
    float: right;
}

#suntory_contents #news li:after { content :''; display :block; clear :both; }

#suntory_contents #news li figure {
    width: 21.3523131672598%;
    float: left;
    overflow: hidden;
}
#suntory_contents #news li.movie figure {
    position: relative;
}
#suntory_contents #news li.movie figure::after {
    content: '';
    width: 48px;
    height: 34px;
    background:url(/news/common/img/play_button.svg) no-repeat 0 0;
    background-size: 48px auto;
    position: absolute;
    top: calc(50% - 17px);
    left: calc(50% - 24px);
}
#suntory_contents #news li figure img {
    width: 100%;
    height: auto;
    transition: all .2s ease-in-out;
    vertical-align: bottom;
}
#suntory_contents #news a:hover figure img {
    transform: scale(1.08, 1.08);
}
#suntory_contents #news li .text_block {
    width: 74.0213523131673%;
    float: right;
}
#suntory_contents #news li .text_block .date {
    margin-bottom: 15px;
    display: inline-block;
    font-size: 14px;
    color: #333;
}
#suntory_contents #news li .text_block .category {
    margin-bottom: 15px;
    margin-left: 10px;
    display: inline-block;
    font-size: 12px;
    color: #333;
    background: #def3f8;
    padding: 5px 10px;
}
#suntory_contents #news li .text_block .text {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

#suntory_contents #news .btn_list {
    text-align: center;
}
#suntory_contents #news .btn_list a {
    margin: 0 auto;
    width: 320px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    border: 1px #5bc2dc solid;
    border-radius: 40px;
    padding: 15px 0;
    background: #fff;
    color: #5bc2dc;
    text-decoration: none;
    transition: all .2s ease-in-out;
}
#suntory_contents #news .btn_list a:hover {
    background: #5bc2dc;
    color: #fff;
    text-decoration: none;
}

/*------------------------------------------------------------
  [PC] links
------------------------------------------------------------ */
#suntory_contents #links {
    margin: 0 auto;
    padding: 80px 0 95px;
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
    background: #f5f5f5;
}
#suntory_contents #links h2 {
    margin-bottom: 60px;
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    text-align: center;
}
#suntory_contents #links ul {
    list-style: none;
    margin: 0 auto;
    width: 960px;
}
#suntory_contents #links ul:after { content :''; display :block; clear :both; }

#suntory_contents #links li {
    width: 27.77777777777778%;
    float: left;
    margin-right: 6.25%;
    margin-bottom: 10px;
}
#suntory_contents #links li:nth-child(3) {
    margin-right: 0;
}
#suntory_contents #links li:last-child {
    margin-right: 0;
}
#suntory_contents #links li figure {
    margin-bottom: 20px;
    overflow: hidden;
}
#suntory_contents #links li figure img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    transition: all .2s ease-in-out;
}
#suntory_contents #links li a:hover figure img {
    transform: scale(1.08, 1.08);
}
#suntory_contents #links li p {
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    color: #333333;
}
#suntory_contents #links li a {
    text-decoration: none;
}

@media screen and (min-width:961px){
/*=============================================================
  [PC] width 961px - 
============================================================ */
    
    #suntory_contents .link_sbf {
        width: 100%;
        max-width: 1164px;
    }

    /*------------------------------------------------------------
      [PC] lead
    ------------------------------------------------------------ */
    #suntory_contents #lead {
        width: 100%;
        max-width: 1164px;
    }
    
    /*------------------------------------------------------------
      [PC] news
    ------------------------------------------------------------ */
    #suntory_contents #news ul {
        width: 100%;
        max-width: 1164px;
    }
    
    /*------------------------------------------------------------
      [PC] links
    ------------------------------------------------------------ */
    #suntory_contents #links ul {
        width: 100%;
        max-width: 720px;
    }
    

    
}

@media only screen and (max-width: 767px){
    
    /*=============================================================
      [SP] 
    ============================================================ */
    
    #suntory_contents .pc_only {
        display: none;
    }
    #suntory_contents .sp_only {
        display: block;
    }
    
    body {
    min-width: 100%;
    }
    
    #suntory_contents .link_sbf {
        display: none;
    }
    
    /*------------------------------------------------------------
      [SP] background_movie_container
    ------------------------------------------------------------ */
    #suntory_contents #background_movie_container {
        width: 100%;
        height: auto!important;
        background: none;
        z-index: 0;
    }
    
    #suntory_contents #background_movie_container .logo {
        margin: 0 auto;
        width: 320px;
        height: 73px;
        background: url(../img/logo_suntory.png) center center;
        background-size: 320px auto;
        text-indent: -9999px;
        position: absolute;
        top: 30%;
        left: calc(50% - 160px);
        z-index: 1000;
        display: block;
    }

    
    #suntory_contents #player {
    display: none;
    height: 0;
    }
    
    /*------------------------------------------------------------
      [SP] main_visual_wrap
    ------------------------------------------------------------ */
    #suntory_contents #main_visual_wrap {
        width: auto;
        height: auto;
        margin: 0;
        position: static;
        z-index: 0;
        text-align: center;
        position: relative;
    }

    
    /*------------------------------------------------------------
      [SP] main_visual
    ------------------------------------------------------------ */
    #suntory_contents #main_visual {
        margin: 0 auto;
        width: auto;
        height: auto;
        display: block;
        position: relative;
    }
    #suntory_contents #main_visual .main_visual_slide {
        height: auto;
        display: block;
    }
    #suntory_contents #main_visual .main_visual_slide img {
        width:100%;
        height:auto;
    }
    
    
    
    /*------------------------------------------------------------
      [SP] lead
    ------------------------------------------------------------ */
    #suntory_contents #lead {
        margin: calc(-8.5333333333333% - 6px) auto 60px;
        padding: 50px 0 0;
        width: auto;
        background: url(../img/wave_sp.png) no-repeat center 0;
        background-size: 100% auto;
        z-index: 1000;
        position: relative;
    }
    #suntory_contents #lead h1 {
        margin-bottom: 20px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        font-weight: 700;
        color: #333;
    }  
    #suntory_contents #lead p {
        margin: 0 15px 30px;
        text-align: center;
        font-size: 15px;
        font-weight: normal;
        font-weight: 400;
        line-height: 2;
        color: #333;
    }
    #suntory_contents #lead ul {
        margin: 0 15px;
        display: block;
    }
    #suntory_contents #lead li {
        margin-bottom: 30px;
        display: block;
        padding: 0;
    }
    #suntory_contents #lead li a {
        margin: 0 auto;
        width: auto;
        text-align: center;
        display: block;
        font-size: 14px;
        border: 1px #5bc2dc solid;
        border-radius: 40px;
        padding: 12px 0;
        background: #fff;
        color: #5bc2dc;
        text-decoration: none;
    }
    #suntory_contents #lead li a:hover {
        background: #fff;
        color: #5bc2dc;
        text-decoration: none;
    }

    #suntory_contents #anchor_lead {
        display: none;
    }
    #suntory_contents .btn_down a{
            display: none;
    }
    #suntory_contents .btn_down.middle a {
            display: none;
    }

    
    /*------------------------------------------------------------
      [SP] business
    ------------------------------------------------------------ */
    #suntory_contents #business {
        margin: 50px auto 30px;
        width: auto;
    }
    
    #suntory_contents #business h2 {
        margin-bottom: 30px;
        font-size: 24px;
        font-style: normal;
        color: #333;
        text-align: center;
    }
    #suntory_contents #business ul {
        margin: 0 16px 20px;
        display: flex;
        flex-wrap: wrap;
        -webkit-align-items: end;
        align-items: end; 
        -webkit-justify-content:space-between;
	    justify-content: space-between;
    }
    #suntory_contents #business li {
        margin: 0 0 30px 0;
        width: 47.813411078%;
        float: none;
        border-bottom: 1px #d7d7d7 solid;
        box-sizing: border-box;
    }
    #suntory_contents #business li:nth-child(3n) {
        margin: 0 0 30px 0;
    }
    #suntory_contents #business li a {
        text-decoration: none;
        padding: 0;
        display: block;
        position: relative;
    }
    #suntory_contents #business figure {
        padding-bottom: 20px;
    }
    #suntory_contents #business figure img {
        width: 100%;
    }
    
    #suntory_contents #business h3 {
        font-size: 12px;
        font-style: normal;
        color: #333;
        text-align: center;
        padding: 0 0 15px;
    }
    #suntory_contents #business .icon {
        width: auto;
        height: 0;
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
    }
    #suntory_contents #business .icon span {
        width: 0;
        height: 0;
        background: none;
        position: absolute;
        top: 0;
        left:0;
        opacity: 0;
    }
    #suntory_contents #business a:hover .icon {
        top: 0;
        height: 0;
        position: absolute;
        bottom:0;
        left: 0;
    } 
    #suntory_contents #business a:hover .icon span {
        opacity: 0;
        top: 0;
        height: 0;
    }
    
    
    /*------------------------------------------------------------
      [SP] company
    ------------------------------------------------------------ */
    #suntory_contents #company {
        margin: 0 auto;
        padding: 50px 0;
    }
    #suntory_contents #company .inner {
        margin: 0 15px;
        width: auto;
    }
    #suntory_contents #company h2 {
        margin-bottom: 40px;
        font-size: 24px;
        font-style: normal;
        font-weight: bold;
        color: #333;
        text-align: center;
    }
    #suntory_contents #company ul {
        list-style: none;
        margin: 0;
    }

    #suntory_contents .company {
        margin-bottom: 0;
        padding-bottom: 30px;
    }
    #suntory_contents .company:after { content :''; display :block; clear :both; }

    #suntory_contents .company li {
        width: 48.2817869415808%;
    }
    #suntory_contents .company li a {
        text-decoration: none;
    }
    #suntory_contents .company li:nth-child(odd) {
        float: left;
    }
    #suntory_contents .company li:nth-child(even) {
        float: right;
    }
    #suntory_contents .company li figure {
        margin-bottom: 18px;
        overflow: hidden;
    }
    #suntory_contents .company li figure img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
        transition: all .2s ease-in-out;
    }
    #suntory_contents .company li a:hover img {
        transform: scale(1, 1);
    }
    #suntory_contents .company li p {
        text-align: center;
        color: #333;
        font-size: 13px;
        text-decoration: none;
    }

    #suntory_contents .btn_company {
        margin-bottom: 30px;
        width: 100%;
    }
    #suntory_contents .btn_company:after { content :''; display :block; clear :both; }

    #suntory_contents .btn_company li {
        margin:0 0 40px;
        width: auto;
        float: none;
    }
    #suntory_contents .btn_company li:nth-child(1){
        margin:0 0 30px;
    }
    #suntory_contents .btn_company li:nth-child(2){
        margin:0 0 30px;
    }
    #suntory_contents .btn_company li a {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        font-weight: 400;
        border: 1px #5bc2dc solid;
        border-radius: 40px;
        padding: 12px 0;
        background: #fff;
        color: #5bc2dc;
        text-decoration: none;
        transition: none;
    }
    #suntory_contents .btn_company li a:hover {
    background: #fff;
    color: #5bc2dc;
    text-decoration: none;
    }
    
    #suntory_contents .btn_pdf {
        text-align: right;
		margin-right: 15px;
        font-size: 13px;
        line-height: 13px;
    }
    #suntory_contents .btn_pdf a {
        color: #2d8fc1;
        text-decoration: none;
        display: inline-block;
        position: relative;
        padding: 0 0 0 40px;
    }
    #suntory_contents .btn_pdf a:hover {
        text-decoration: none;
    }

    #suntory_contents .btn_pdf a:before {
        content: 'PDF';
        font-size: 8px;
        line-height: 8px;
        color: #fff;
        background: #ee3333;
        padding: 4px 8px;
        border-radius: 3px;
        position: absolute;
        top: calc(50% - 7px);
        left: 0;
    }
    #suntory_contents .btn_pdf a:after{
    content:"";
    position:absolute;
    top:calc(50% - 3.5px);
    right:-5px;
    width:7px;
    height:7px;
    margin:auto;
    border-top:2px solid #2d8fc1;
    border-right:2px solid #2d8fc1;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    }
    
    #suntory_contents #company .btn_international {
    margin: 15px 15px 0;
    display: block;
    }
    #suntory_contents .btn_international {
        text-align: right;
        font-size: 13px;
        line-height: 13px;
    }
    #suntory_contents .btn_international a {
        color: #2d8fc1;
        text-decoration: none;
        display: inline-block;
        position: relative;
        padding: 0 10px 0 0;
    }
    #suntory_contents .btn_international a:hover {
        text-decoration: none;
    }
    #suntory_contents .btn_international a:after{
    content:"";
    position:absolute;
    top:calc(50% - 3.5px);
    right:-5px;
    width:7px;
    height:7px;
    margin:auto;
    border-top:2px solid #2d8fc1;
    border-right:2px solid #2d8fc1;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    }
    
   /*電子公告*/
    #suntory_contents #company .btn_koukoku {
    	margin: 15px 15px 0 0;
    	display: block;
    }
    #suntory_contents .btn_koukoku {
        text-align: right;
        font-size: 13px;
        line-height: 13px;
    }
    #suntory_contents .btn_koukoku a {
        color: #2d8fc1;
        text-decoration: none;
        display: inline-block;
        position: relative;
        padding: 0 10px 0 0;
    }
    #suntory_contents .btn_koukoku a:hover {
        text-decoration: none;
    }
    #suntory_contents .btn_koukoku a:after{
    content:"";
    position:absolute;
    top:calc(50% - 3.5px);
    right:-5px;
    width:7px;
    height:7px;
    margin:auto;
    border-top:2px solid #2d8fc1;
    border-right:2px solid #2d8fc1;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    }
     
    /*------------------------------------------------------------
      [SP] csr
    ------------------------------------------------------------ */
    #suntory_contents #csr {
        margin: 0 15px 30px;
        padding: 50px 0 25px;
        border-bottom: 1px #d6d6d6 solid;
    }
    #suntory_contents #csr .content {
        margin-bottom: 100px;
    }
    #suntory_contents #csr .content a {
        margin: 0;
        width: auto;
        display: flex;
        -webkit-align-items: center;
        align-items: center; 
        -webkit-justify-content:space-between;
        justify-content: space-between;
        border: 1px #d6d6d6 solid;
        text-decoration: none;
    }
    #suntory_contents #csr .content a:hover {
        text-decoration: none;
    }
    #suntory_contents #csr a figure {
        width: 100%;
        overflow: hidden;
    }
    #suntory_contents #csr a figure img {
        width: 100%;
       height: auto;
        transition: none;
    }
    #suntory_contents #csr a:hover figure img {
        transform: scale(1, 1)
    }
    #suntory_contents #csr h2 {
        width: 47.3821989528796%;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        font-weight: 400;
        color: #333;
        padding-right: 2.6178010471204%;
        text-align: center;
        box-sizing: border-box;
    }
    #suntory_contents #csr ul {
        margin: 0 15px;
        max-width: auto;
        display: block;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    #suntory_contents #csr ul:after { content :''; display :block; clear :both; }
    
    #suntory_contents #csr li {
        margin-bottom: 25px;
        width:42.0711974110032%;
        list-style: none;
        margin-right: 0;
    }
    #suntory_contents #csr li:nth-child(odd) {
        float: left;
        clear: both;
    }
    #suntory_contents #csr li:nth-child(even) {
        float: right;
    }
    
    #suntory_contents #csr li a {
        color: #333333;
        text-decoration: none;
    }
    #suntory_contents #csr li figure {
        margin-bottom: 13px;
        width: 100%;
        height: auto;
    }
    #suntory_contents #csr li figure img {
        width: 100%;
        height: auto;
    }    
    #suntory_contents #csr li p {
        font-size: 12px;
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-weight: 400;
        color: #333333;
    }
    
    /*------------------------------------------------------------
      [SP] news
    ------------------------------------------------------------ */
    #suntory_contents #news {
        margin: 0 auto;
        padding: 0 0 50px;
    }
    #suntory_contents #news h2 {
        margin-bottom: 25px;
        font-size: 20px;
        font-style: normal;
        font-weight: bold;
        color: #333;
        text-align: center;
    }

    #suntory_contents #news ul {
        margin: 0 15px;
        width: auto;
        list-style: none;
    }
    #suntory_contents #news ul:after { content :''; display :block; clear :both; }

    #suntory_contents #news li {
        margin-bottom: 40px;
        width: 100%;
    }

    #suntory_contents #news li:nth-child(odd) {
        float: none;
        clear: both;
    }
    #suntory_contents #news li:nth-child(even) {
        float: none;
    }

    #suntory_contents #news li:after { content :''; display :block; clear :both; }

    #suntory_contents #news li figure {
        width: 21.3523131672598%;
        float: left;
        overflow: hidden;
    }
    #suntory_contents #news li.movie figure::after {
    content: '';
    width: 34px;
    height: 24px;
    background:url(/news/common/img/play_button.svg) no-repeat 0 0;
    background-size: 34px auto;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 17px);
    }
    #suntory_contents #news li figure img {
        width: 100%;
        height: auto;
        transition: none;
        vertical-align: bottom;
    }
    #suntory_contents #news a:hover figure img {
        transform: scale(1, 1);
    }
    #suntory_contents #news li .text_block {
        width: 74.0213523131673%;
        float: right;
    }
    #suntory_contents #news li .text_block .date {
        margin-bottom: 10px;
        display: block;
        font-size: 13px;
        color: #333;
    }
    #suntory_contents #news li .text_block .category {
        margin: 0 10px 10px 0;
        display: inline-block;
        font-size: 10px;
        color: #333;
        background: #def3f8;
        padding: 5px 10px;
    }
    #suntory_contents #news li .text_block .text {
        font-size: 13px;
        line-height: 1.5;
        color: #333;
    }

    #suntory_contents #news .btn_list {
        text-align: center;
    }
    #suntory_contents #news .btn_list a {
        margin: 0 auto;
        width: 320px;
        text-align: center;
        display: inline-block;
        font-size: 14px;
        border: 1px #5bc2dc solid;
        border-radius: 40px;
        padding: 12px 0;
        background: #fff;
        color: #5bc2dc;
        text-decoration: none;
        transition: none;
    }
    #suntory_contents #news .btn_list a:hover {
        background: #fff;;
        color: #5bc2dc;
        text-decoration: none;
    }
    
    /*------------------------------------------------------------
      [SP] links
    ------------------------------------------------------------ */
    #suntory_contents #links {
        margin: 0 auto;
        padding: 25px 0 20px;
    }
    #suntory_contents #links h2 {
        margin-bottom: 25px;
        font-size: 20px;
        font-style: normal;
        font-weight: bold;
        color: #333;
        text-align: center;
    }
    #suntory_contents #links ul {
        list-style: none;
        margin: 0 15px;
        width: auto;
    }
    #suntory_contents #links li {
        width: auto;
        float: none;
        margin:0 0 20px;
        border-bottom: 1px #d6d6d6 solid;
    }
    
    #suntory_contents #links li a {
        display: table;
    }
    
    #suntory_contents #links li:last-child {
        margin: 0;
        border-bottom: none;
    }
    #suntory_contents #links li a:after { content :''; display :block; clear :both; }
    
    #suntory_contents #links li:last-child {
        margin-right: 0;
    }
    #suntory_contents #links li figure {
        padding-bottom: 20px;
        padding-right: 5.8309037900875%;
        overflow: hidden;
        width: 30.3206997084548%;
        float: none;
        display: table-cell;
        vertical-align: middle;
         box-sizing: border-box;
    }
    #suntory_contents #links li figure img {
        width: 100%;
        height: auto;
        vertical-align: bottom;
        transition: none;
    }
    #suntory_contents #links li a:hover figure img {
        transform: scale(1, 1);
    }
    #suntory_contents #links li p {
        padding-bottom: 20px;
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        color: #333333;
        width: 63.8483965014577%;
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
    #suntory_contents #links li a {
        text-decoration: none;
    }
    
        
}