@charset "utf-8";

/*------------------------------------------------------------
  reset
------------------------------------------------------------ */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, #suntory_contents div, #suntory_contents span, #suntory_contents object, #suntory_contents iframe,
#suntory_contents h1, #suntory_contents h2, #suntory_contents h3, #suntory_contents h4, #suntory_contents h5, #suntory_contents h6, #suntory_contents p, #suntory_contents blockquote, #suntory_contents pre,
#suntory_contents abbr, #suntory_contents address, #suntory_contents cite, #suntory_contents code,
#suntory_contents del, #suntory_contents dfn, #suntory_contents em, #suntory_contents img, #suntory_contents ins, #suntory_contents kbd, #suntory_contents q, #suntory_contents samp,
#suntory_contents small, #suntory_contents strong, #suntory_contents sub, #suntory_contents sup, #suntory_contents var,
#suntory_contents b, #suntory_contents i,
#suntory_contents dl, #suntory_contents dt, #suntory_contents dd, #suntory_contents ol, #suntory_contents ul, #suntory_contents li,
#suntory_contents fieldset, #suntory_contents form, #suntory_contents label, #suntory_contents legend,
#suntory_contents table, #suntory_contents caption, #suntory_contents tbody, #suntory_contents tfoot, #suntory_contents thead, #suntory_contents tr, #suntory_contents th, #suntory_contents td,
#suntory_contents article, #suntory_contents aside, #suntory_contents canvas, #suntory_contents details, #suntory_contents figcaption, #suntory_contents figure, 
#suntory_contents footer, #suntory_contents header, #suntory_contents hgroup, #suntory_contents menu, #suntory_contents nav, #suntory_contents section, #suntory_contents summary,
#suntory_contents time, #suntory_contents mark, #suntory_contents audio, #suntory_contents video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    font-weight: normal;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

#suntory_contents article,#suntory_contents aside,#suntory_contents details,#suntory_contents figcaption,#suntory_contents figure,
#suntory_contents footer,#suntory_contents header,#suntory_contents hgroup,#suntory_contents menu,#suntory_contents nav,#suntory_contents section { 
    display:block;
}

#suntory_contents ul {
    list-style:none;
}

#suntory_contents blockquote, #suntory_contents q {
    quotes:none;
}

#suntory_contents blockquote:before, #suntory_contents blockquote:after,
#suntory_contents q:before, #suntory_contents q:after {
    content:'';
    content:none;
}

#suntory_contents a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    outline: none;
}

/* change colours to suit your needs */
#suntory_contents ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
#suntory_contents mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

#suntory_contents del {
    text-decoration: line-through;
}

#suntory_contents abbr[title], #suntory_contents dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

#suntory_contents table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
#suntory_contents hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

#suntory_contents input, #suntory_contents select {
    vertical-align:middle;
}



/*=============================================================
  font
============================================================ */
@import url(https://www.suntory.com/sun_common/en/fonts/css/fonts.css);


/*=============================================================
  [PC] 
============================================================ */

/*------------------------------------------------------------
  [PC] bc
------------------------------------------------------------ */
#suntory_contents #bc {
    margin: 0 auto;
    width: 960px;
}

/*------------------------------------------------------------
  [PC] main_visual
------------------------------------------------------------ */
#suntory_contents #main_visual {
    margin: 10px auto 80px;
}
#suntory_contents #main_visual .img {
        width: 100%;
        min-width: 100%;
        padding-top: 30.1470588235294%;
        background: url(https://www.suntory.com/newsroom/parts_2017/img/main_visual.jpg) no-repeat center 0;
        background-size: auto 100%;
        height: 0;
}
#suntory_contents #main_visual .wave {
        background: url(https://www.suntory.com/newsroom/parts_2017/img/wave.png) no-repeat center 0;
        margin: -120px auto 0;
        height: 120px;
        position: relative;
}
#suntory_contents #main_visual .wave h1 {
            width: 100%;
            font-size: 48px;
            font-family: 'suntory sabon';
            font-style: normal;
            font-weight: bold;
            color: #333333;
            text-align: center;
            position: absolute;
            bottom: 0;
            left:0;
} 

/*------------------------------------------------------------
  [PC] news_release
------------------------------------------------------------ */
#suntory_contents #news_release {
    width: 960px;
    margin: 0 auto 120px;
}
#suntory_contents #news_release h2 {
            margin-bottom: 80px;
            font-size: 40px;
            font-family: 'suntory sabon';
            font-style: normal;
            font-weight: bold;
            color: #333333;
            text-align: center;
} 
#suntory_contents #news_release h2 a {
            color: #56bad5;
}

#suntory_contents #news_release ul {
    margin: 0 auto 40px;
    width: 100%;
}
#suntory_contents #news_release ul:after { content :''; display :block; clear :both; }

#suntory_contents #news_release li {
    width: 31.0344827586207%;
    float: left;
    margin-right: 3.448275862069%;
}
#suntory_contents #news_release li a:hover {
    text-decoration: none;
}
#suntory_contents #news_release li:last-child{
    margin-right: 0px;
}
#suntory_contents #news_release figure {
    margin-bottom: 30px;
    width: 360px;
    height: 240px;
    text-align: center;
    border: 1px #cfcfcf solid;
    box-sizing: border-box;
    overflow: hidden;
}
#suntory_contents #news_release figure img {
    vertical-align: bottom;
    max-width: 358px;
    max-height: 238px;
    transition: all .2s ease-in-out;
    position: relative;
    top: 50%;
    transform: translateY( -50% );
}
#suntory_contents #news_release a:hover figure img {
     transform: translateY( -50% ) scale(1.08, 1.08);
}
#suntory_contents #news_release .date {
        margin-bottom: 10px;
        font-size: 14px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #333;
        display: block;
    }
    #suntory_contents #news_release .category {
        font-size: 12px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #4a4a4a;
        background: #def3f8;
        display: inline-block;
        margin: 0 10px 10px 0;
        padding: 5px 20px;
    }
    #suntory_contents #news_release .text {
        font-size: 16px;
        line-height: 1.6;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #333333;
    }



#suntory_contents #news_release .btn_laern_more {
        margin-bottom: 120px;
        text-align: center;
}
#suntory_contents #news_release .btn_laern_more a {
        display: inline-block;
        border: 1px #5bc2dc solid;
        padding: 20px 120px;
        font-size: 18px;
        font-family: 'suntory syntax';
        border: 1px #5bc2dc solid;
        border-radius: 30px;
        color: #5bc2dc;
        transition: all .2s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}
#suntory_contents #news_release .btn_laern_more a:hover {
        color: #fff;
        background: #5bc2dc;
        text-decoration: none;
}


#suntory_contents #news_release .btn_media  {
    width: 800px;
    margin: 0 auto;
}
#suntory_contents #news_release .btn_media li {
    width: 380px;
    margin: 0;
}
#suntory_contents #news_release .btn_media li.btn_media_kit {
    margin: 0 40px 0 0;
}
#suntory_contents #news_release .btn_media a {
        width: 380px;
        padding: 64px 0;
        font-size: 30px;
        height: 42px;
        line-height: 42px;
        font-family: 'suntory syntax';
        color: #fff;
        background: #5bc2dc;
        display: block;
        text-align: center;
        transition: all .2s ease-in-out;
        text-decoration: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
}
#suntory_contents #news_release .btn_media_kit a span {
        background: url(https://www.suntory.com/newsroom/parts_2017/img/icon_media_kit.png) no-repeat 0 center;
        background-size: 48px auto;
        padding-left: 90px;
        height: 42px;
        display: inline-block;
}
#suntory_contents #news_release .btn_media_contact a span {
        background: url(https://www.suntory.com/newsroom/parts_2017/img/icon_media_contact.png) no-repeat 0 center;
        background-size: 50px auto;
        padding-left: 82px;
        height: 42px;
        display: inline-block;
}

#suntory_contents #news_release .btn_media a:hover {
        opacity: .8;
        text-decoration: none;
}


/*------------------------------------------------------------
  [PC] widgets
------------------------------------------------------------ */
#suntory_contents #widgets {
    margin: 0 auto 85px;
    padding: 0 40px;
    width: 960px;
    box-sizing: border-box;
}
#suntory_contents #widgets:after { content :''; display :block; clear :both; }

/*------------------------------------------------------------
  [PC] topics
------------------------------------------------------------ */
#suntory_contents #widgets #topics {
    width: 44.8275862068966%;
    float: left;
}
#suntory_contents #widgets #topics h2 {
    margin-bottom: 30px;
    font-size: 32px;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: bold;
}
#suntory_contents #widgets #topics h2 a {
    color: #56bad5;
}
#suntory_contents #topics li {
    margin-bottom: 40px;
}
#suntory_contents #topics li a {
    display: block;
}
#suntory_contents #topics li a:after { content :''; display :block; clear :both; }

#suntory_contents #topics li:last-child a {
    margin-bottom: 0;
}

#suntory_contents #topics figure {
    width: 40.3846153846154%;
    height: auto;
    float: left;
    text-align: center;
    overflow: hidden;
}
#suntory_contents #topics figure img {
    width: 100%;
    height: auto;
     transition: all .2s ease-in-out;
}
#suntory_contents #topics a:hover figure img {
    transform: scale(1.08, 1.08);
}

#suntory_contents #topics .text_block {
    width: 53.8461538461538%;
    float: right;
}
#suntory_contents #topics .date {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: 300;
    color: #333;
    display: block;
}
#suntory_contents #topics .category {
    font-size: 12px;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: 300;
    color: #4a4a4a;
    background: #def3f8;
    display: inline-block;
    margin: 0 10px 10px 0;
    padding: 5px 20px;
}
#suntory_contents #topics .text {
    font-size: 16px;
    line-height: 1.6;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: 300;
    color: #333333;
}


#suntory_contents #topics .btn_laern_more {
    margin: 10px 0 0;
    text-align: left;
}
#suntory_contents #topics .btn_laern_more a {
    display: inline-block;
    border: 1px #5bc2dc solid;
    padding: 15px 50px;
    font-size: 16px;
    font-family: 'suntory syntax';
    border: 1px #5bc2dc solid;
    border-radius: 30px;
    color: #5bc2dc;
    transition: all .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#suntory_contents #topics .btn_laern_more a:hover {
    color: #fff;
    background: #5bc2dc;
    text-decoration: none;
}



/*------------------------------------------------------------
  [PC] sns_wrap
------------------------------------------------------------ */
#suntory_contents #widgets .sns_wrap {
    width: 48.1481481481481%;
    float: right;
}

/*------------------------------------------------------------
  [PC] social_media
------------------------------------------------------------ */
#suntory_contents #widgets #social_media {
    margin-bottom: 25px;
}
#suntory_contents #widgets #social_media h2 {
    margin-bottom: 30px;
    font-size: 32px;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: bold;
    color: #666;
}

#suntory_contents #widgets #social_media #tweeter_widget {
    width: 100%;
    height: 530px;
    border: 1px #ddd solid;
}


/*------------------------------------------------------------
  [PC] connect_us
------------------------------------------------------------ */
#suntory_contents #connect_us {
    margin: 0 0 0 auto;
    display: table;
}
#suntory_contents #connect_us:after { content :''; display :block; clear :both; }

#suntory_contents #connect_us h2 {
    font-size: 22px;
    font-family: 'suntory sabon';
    font-style: normal;
    font-weight: bold;
    color: #666;
    text-align: right;
    vertical-align: middle;
    display: table-cell;
    padding-right: 20px;
}
#suntory_contents #connect_us .sns {
    display: table-cell;
    vertical-align: middle;
}
#suntory_contents #connect_us ul {
    margin: 0 auto;
    width: 230px;
    display: flex;
    -webkit-justify-content:space-between;
    justify-content: space-between;
    float: right;
}
#suntory_contents #connect_us li a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
}
#suntory_contents #connect_us li a:hover {
    opacity: .75;
}

#suntory_contents #connect_us .facebook a {
    background: url(https://www.suntory.com/parts_2017/img/icon_fb.png) no-repeat 0 0;
    background-size: 50px 50px;
}
#suntory_contents #connect_us .twitter a {
    background: url(https://www.suntory.com/parts_2017/img/icon_tw.png) no-repeat 0 0;
    background-size: 50px 50px;
}
#suntory_contents #connect_us .linkedin a {
    background: url(https://www.suntory.com/parts_2017/img/icon_li.png) no-repeat 0 0;
    background-size: 50px 50px;
}
#suntory_contents #connect_us .youtube a {
    background: url(https://www.suntory.com/parts_2017/img/icon_yt.png) no-repeat 0 0;
    background-size: 50px 50px;
}
    


@media screen and (min-width:961px){
/*=============================================================
  [PC] width 961px - 
============================================================ */
    
    /*------------------------------------------------------------
      [PC] bc
    ------------------------------------------------------------ */
    #suntory_contents #bc {
        width: 100%;
        max-width: 1164px;
    }
    
    /*------------------------------------------------------------
      [PC] news_release
    ------------------------------------------------------------ */
    #suntory_contents #news_release {
        width: 100%;
        max-width: 1164px;
    }
    
    /*------------------------------------------------------------
      [PC] widgets
    ------------------------------------------------------------ */
    #suntory_contents #widgets {
        width: 100%;
        max-width: 1164px;
    }

    
}

@media only screen and (max-width: 767px){
    
    /*=============================================================
      [SP] 
    ============================================================ */
    body {
    min-width: 100%;
    }
    
    /*------------------------------------------------------------
      [SP] main_visual
    ------------------------------------------------------------ */
    #suntory_contents #main_visual {
        margin: 10px auto 30px;
    }
    #suntory_contents #main_visual .img {
            width: 100%;
            padding-top: 37.5%;
            background: url(https://www.suntory.com/newsroom/parts_2017/img/main_visual.jpg) no-repeat center 0;
            background-size: auto 100%;
            height: 0;
    }
    #suntory_contents #main_visual .wave {
            background: url(https://www.suntory.com/newsroom/parts_2017/img/wave.png) no-repeat center 0;
            background-size: 100% auto; 
            position: relative;
            margin-top: -9.8846787479407%;
            padding-top: calc(9.8846787479407% + 10px);
            height: auto;
    }
    #suntory_contents #main_visual .wave h1 {
                width: 100%;
                font-size: 32px;
                font-family: 'suntory sabon';
                font-style: normal;
                font-weight: bold;
                color: #333333;
                text-align: center;
                position: static;
                bottom: 0;
                left:0;
    } 

     /*------------------------------------------------------------
      [SP] news_release
    ------------------------------------------------------------ */
    #suntory_contents #news_release {
        width: auto;
        margin: 0 auto 40px;
    }
    #suntory_contents #news_release h2 {
        margin-bottom: 40px;
        font-size: 24px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: bold;
        color: #333333;
        text-align: center;
    } 
    #suntory_contents #news_release h2 a {
        color: #56bad5;
    }

    #suntory_contents #news_release ul {
        margin: 0 15px 25px;
        width: auto;
    }
    #suntory_contents #news_release li {
        width: auto;
        float: none;
        margin-right: 0px;
        border-bottom: 1px #d0d0d0 solid;
        margin-bottom: 20px;
        padding: 0 15px 20px;
    }
    #suntory_contents #news_release li:after { content :''; display :block; clear :both; }
    
    #suntory_contents #news_release li:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    
    #suntory_contents #news_release figure {
        margin: 0;
        width: 30.7692307692308%;
        height: inherit;
        text-align: center;
        border: 1px #cfcfcf solid;
        box-sizing: border-box;
        overflow: hidden;
        float: left;
        text-align: center;
    }
    #suntory_contents #news_release figure img {
        vertical-align: bottom;
        width: 100%;
        height: auto;
        transition: none;
        transform: translateY( 0 );
    }
    #suntory_contents #news_release a:hover figure img {
        transform: scale(1, 1);
    }
    #suntory_contents #news_release .text_block {
        width: 63.4615384615385%;
        float: right;
    }
    
    #suntory_contents #news_release .date {
            margin-bottom: 10px;
            font-size: 12px;
            font-family: 'suntory sabon';
            font-style: normal;
            font-weight: 300;
            color: #333;
            display: block;
        }
        #suntory_contents #news_release .category {
            font-size: 9px;
            font-family: 'suntory sabon';
            font-style: normal;
            font-weight: 300;
            color: #4a4a4a;
            background: #def3f8;
            display: inline-block;
            margin: 0 10px 10px 0;
            padding: 3px 8px;
        }
        #suntory_contents #news_release .text {
            font-size: 13px;
            line-height: 1.6;
            font-family: 'suntory sabon';
            font-style: normal;
            font-weight: 300;
            color: #333333;
        }

    #suntory_contents #news_release .btn_laern_more {
            margin: 0 25px 40px;
            text-align: center;
    }
    #suntory_contents #news_release .btn_laern_more a {
            display: block;
            border: 1px #5bc2dc solid;
            padding: 10px 10px;
            font-size: 13px;
            font-family: 'suntory syntax';
            border: 1px #5bc2dc solid;
            border-radius: 30px;
            color: #5bc2dc;
            transition: none;
    }
    #suntory_contents #news_release .btn_laern_more a:hover {
            color: #5bc2dc;
            background: #fff;
            text-decoration: none;
    }

    #suntory_contents #news_release .btn_media  {
        width: auto;
        margin: 0 30px;
    }
    #suntory_contents #news_release .btn_media li {
        width: 46.1538461538462%;
        margin: 0;
        padding: 0;
        border: none;
    }
    #suntory_contents #news_release .btn_media li.btn_media_kit {
        margin: 0 0 0 0;
        float: left;
    }
    #suntory_contents #news_release .btn_media a {
            width: auto;
            padding: 15px 0;
            font-size: 14px;
            height: auto;
            line-height: 1;
            font-family: 'suntory syntax';
            color: #fff;
            background: #5bc2dc;
            display: block;
            text-align: center;
            transition: none;
            text-decoration: none;
    }
    #suntory_contents #news_release .btn_media_kit a span {
            background: url(https://www.suntory.com/newsroom/parts_2017/img/icon_media_kit.png) no-repeat center 0;
            background-size: auto 21px;
            padding: 30px 0 0;
            height: auto;
            display: inline-block;
    }
    #suntory_contents #news_release .btn_media_contact {
        float: right;
    }
    #suntory_contents #news_release .btn_media_contact a span {
            background: url(https://www.suntory.com/newsroom/parts_2017/img/icon_media_contact.png) no-repeat center 0;
            background-size: auto 21px;
            padding: 30px 0 0;
            height: auto;
            display: inline-block;
    }
    #suntory_contents #news_release .btn_media a:hover {
            opacity: 1;
            text-decoration: none;
    }

    
    
    /*------------------------------------------------------------
      [SP] widgets
    ------------------------------------------------------------ */
    #suntory_contents #widgets {
        margin: 0 auto;
        padding: 30px 0;
        width: auto;
        box-sizing: border-box;
        background: #f2fafc;
    }
    #suntory_contents #widgets iframe {
    width: 740px !important; 
    }
    

    /*------------------------------------------------------------
      [SP] topics
    ------------------------------------------------------------ */
    #suntory_contents #widgets #topics {
        margin: 0 15px;
        width: auto;
        float: none;
    }
    #suntory_contents #widgets #topics h2 {
        margin-bottom: 30px;
        font-size: 24px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: bold;
        text-align: center;
    }
    #suntory_contents #widgets #topics h2 a {
        color: #56bad5;
    }
    #suntory_contents #topics li {
        margin-bottom: 20px;
        padding: 0 15px 20px;
        border-bottom: 1px #d0d0d0 solid;
    }
    #suntory_contents #topics li:last-child {
        margin-bottom: 30px;
        padding: 0 15px;
        border-bottom: none;
    }
    #suntory_contents #topics li a {
        display: block;
    }
    #suntory_contents #topics li a:after { content :''; display :block; clear :both; }

    #suntory_contents #topics li:last-child a {
        margin-bottom: 0;
    }
    #suntory_contents #topics figure {
        width: 40.3846153846154%;
        height: auto;
        float: left;
        text-align: center;
        overflow: hidden;
    }
    #suntory_contents #topics figure img {
        width: 100%;
        height: auto;
         transition: all .2s ease-in-out;
    }
    #suntory_contents #topics a:hover figure img {
        transform: scale(1.08, 1.08);
    }

    #suntory_contents #topics .text_block {
        width: 53.8461538461538%;
        float: right;
    }
    #suntory_contents #topics .date {
        margin-bottom: 10px;
        font-size: 12px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #333;
        display: block;
    }
    #suntory_contents #topics .category {
        font-size: 9px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #4a4a4a;
        background: #def3f8;
        display: inline-block;
        margin: 0 10px 10px 0;
        padding: 3px 8px;
    }
    #suntory_contents #topics .text {
        font-size: 13px;
        line-height: 1.6;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: 300;
        color: #333333;
    }

    #suntory_contents #topics .btn_laern_more {
        margin: 10px 0 30px;
        text-align: left;
    }
    #suntory_contents #topics .btn_laern_more a {
        display: block;
        border: 1px #5bc2dc solid;
        padding: 10px 10px;
        font-size: 13px;
        font-family: 'suntory syntax';
        border: 1px #5bc2dc solid;
        border-radius: 30px;
        color: #5bc2dc;
        transition: none;
        background:#fff;
        text-align: center;
    }
    #suntory_contents #topics .btn_laern_more a:hover {
        color: #5bc2dc;
        background: #fff;
        text-decoration: none;
    }


    /*------------------------------------------------------------
      [SP] sns_wrap
    ------------------------------------------------------------ */
    #suntory_contents #widgets .sns_wrap {
        width: auto;
        float: none;
        border-top: 1px #d0d0d0 solid;
        padding: 25px 15px 0;
    }

    /*------------------------------------------------------------
      [SP] social_media
    ------------------------------------------------------------ */
    #suntory_contents #widgets #social_media {
        margin-bottom: 30px;
    }
    #suntory_contents #widgets #social_media h2 {
        margin-bottom: 25px;
        font-size: 24px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: bold;
        color: #666;
        text-align: center;
    }

    #suntory_contents #widgets #social_media #tweeter_widget {
        width: 100%;
        height: 580px;
        border: 1px #ddd solid;
    }


    /*------------------------------------------------------------
      [SP] connect_us
    ------------------------------------------------------------ */
    #suntory_contents #connect_us {
        margin: 0 0 0 auto;
        display: block;
    }
    #suntory_contents #connect_us:after { content :''; display :block; clear :both; }

    #suntory_contents #connect_us h2 {
        font-size: 19px;
        font-family: 'suntory sabon';
        font-style: normal;
        font-weight: bold;
        color: #666;
        text-align: center;
        vertical-align: middle;
        display: block;
        margin-bottom: 20px;
        padding-right: 0;
    }
    #suntory_contents #connect_us .sns {
        display: block;
        vertical-align: middle;
    }
    #suntory_contents #connect_us ul {
        margin: 0 auto;
        width: 230px;
        display: flex;
        -webkit-justify-content:space-between;
        justify-content: space-between;
        float: none;
    }
    #suntory_contents #connect_us li a {
        display: block;
        width: 45px;
        height: 45px;
        text-indent: -9999px;
    }
    #suntory_contents #connect_us li a:hover {
        opacity: 1;
    }

    #suntory_contents #connect_us .facebook a {
        background: url(https://www.suntory.com/parts_2017/img/icon_fb.png) no-repeat 0 0;
        background-size: 45px 45px;
    }
    #suntory_contents #connect_us .twitter a {
        background: url(https://www.suntory.com/parts_2017/img/icon_tw.png) no-repeat 0 0;
        background-size: 45px 45px;
    }
    #suntory_contents #connect_us .linkedin a {
        background: url(https://www.suntory.com/parts_2017/img/icon_li.png) no-repeat 0 0;
        background-size: 45px 45px;
    }
    #suntory_contents #connect_us .youtube a {
        background: url(https://www.suntory.com/parts_2017/img/icon_yt.png) no-repeat 0 0;
        background-size: 45px 45px;
    }

    
    
        
}