@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
*/
 
#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,
article, aside, canvas, details, figcaption, 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%;
    vertical-align:baseline;
    background:transparent;
}
 

#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 nav 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;
}
 
/* change colours to suit your needs */
#suntory_contents ins {
    background-color:#ff9;
    color:#333;
    text-decoration:none;
}
 
/* change colours to suit your needs */
#suntory_contents mark {
    background-color:#ff9;
    color:#333; 
    font-style:italic;
    font-weight:bold;
}
 
#suntory_contents del {
    text-decoration: line-through;
}
 
#suntory_contents abbr[title], 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;
}


/*------------------------------------------------------------
  suntory_contents
------------------------------------------------------------ */
#suntory_contents {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #333;
}

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

/*=============================================================
  [PC] width 960px
============================================================ */

/*------------------------------------------------------------
  [PC] header
------------------------------------------------------------ */
.top #suntory_contents #header {
    display: none;
    height: 0;
}
#suntory_contents #header {
    margin: 0 auto;
    width: 1160px;
    height: 105px;
    position: relative;
}
#suntory_contents #header p.logo a {
    width: 212px;
    height: 74px;
    display: block;
    text-indent: -9999px;
    background: url(../img/logo_header.png) no-repeat 0 0;
    position: absolute;
    top: 15px;
    left: 25px;
}
#suntory_contents #header #nav li a {
    width: 210px;
    height: 65px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 20px;
}
#suntory_contents #header .nav01 a {
    background: url(../img/nav.png) no-repeat 0 0;
    left: 260px;
}
#suntory_contents #header .nav02 a {
    background: url(../img/nav.png) no-repeat -210px 0;
    left: 480px;
}
#suntory_contents #header .nav03 a {
    background: url(../img/nav.png) no-repeat -420px 0;
    left: 700px;
}
#suntory_contents #header .nav04 a {
    background: url(../img/nav.png) no-repeat -630px 0;
    left: 920px;
}

/*hover*/
#suntory_contents #header .nav01 a:hover {
    background: url(../img/nav.png) no-repeat 0 -65px;
}
#suntory_contents #header .nav02 a:hover {
    background: url(../img/nav.png) no-repeat -210px -65px;
}
#suntory_contents #header .nav03 a:hover {
    background: url(../img/nav.png) no-repeat -420px -65px;
}
#suntory_contents #header .nav04 a:hover {
    background: url(../img/nav.png) no-repeat -630px -65px;
}

/*current*/
.groundwater #suntory_contents #header .nav01 a {
    background: url(../img/nav.png) no-repeat 0 -65px;
}
.art #suntory_contents #header .nav02 a {
    background: url(../img/nav.png) no-repeat -210px -65px;
}
.community #suntory_contents #header .nav03 a {
    background: url(../img/nav.png) no-repeat -420px -65px;
}
.news #suntory_contents #header .nav04 a {
    background: url(../img/nav.png) no-repeat -630px -65px;
}

#suntory_contents #header .btn_menu,
#suntory_contents #header .btn_close {
    display: none;
}


/*------------------------------------------------------------
  [PC] container
------------------------------------------------------------ */
#suntory_contents #container {
    margin: 0 auto;
    width: 100%;
}
.groundwater #suntory_contents #container {
    padding: 30px 0 0;
    background: #e8f5ff url(../img/bg_contents_groundwater.png) repeat-x 0 0;
}
.art #suntory_contents #container {
    padding: 30px 0 0;
    background: #fff0eb url(../img/bg_contents_art.png) repeat-x 0 0;
}
.community #suntory_contents #container {
    padding: 30px 0 0;
    background: #edf7e8 url(../img/bg_contents_community.png) repeat-x 0 0;
}
.news #suntory_contents #container {
    padding: 30px 0 0;
    background: #e7f6fa url(../img/bg_contents_news.png) repeat-x 0 0;
}

/*------------------------------------------------------------
  [PC] breadcrumbs
------------------------------------------------------------ */
#suntory_contents .breadcrumbs {
    margin: 0 auto 28px;
    width: 1100px;
}
#suntory_contents .breadcrumbs ul {
    list-style: none;
}
#suntory_contents .breadcrumbs ul:after { content :''; display :block; clear :both; }

#suntory_contents .breadcrumbs li {
    margin: 0 5px 5px 0;
    font-size: 13px;
    line-height: 1.5;
    color: #46555e;
    display: inline;
}
#suntory_contents .breadcrumbs li a {
    color: #2299ff;
    position: relative;
}
.groundwater #suntory_contents .breadcrumbs li a {
    color: #2299ff;
}
.art #suntory_contents .breadcrumbs li a {
    color: #ee7744;
}
.community #suntory_contents .breadcrumbs li a {
    color: #66aa33;
}
.news #suntory_contents .breadcrumbs li a {
    color: #0077aa;
}
#suntory_contents .breadcrumbs li a:after{
    content:"";
    display: inline-block;
    margin: 0 0 0 5px;
    width:4px;
    height:4px;
    color: #46555e;
    border-top:1px solid #46555e;
    border-right:1px solid #46555e;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
    vertical-align: middle;
}


/*------------------------------------------------------------
  [PC] links
------------------------------------------------------------ */
#suntory_contents #links {
    padding: 50px 0 60px;
}
.top #suntory_contents #links {
    background: #cbecf4 url(../img/bg_links.png) repeat-x 0 0;
}
.groundwater #suntory_contents #links {
    background: #cbecf4 url(../img/bg_links_groundwater.png) repeat-x 0 0;
}
.art #suntory_contents #links {
    background: #cbecf4 url(../img/bg_links_art.png) repeat-x 0 0;
}
.community #suntory_contents #links {
    background: #cbecf4 url(../img/bg_links_community.png) repeat-x 0 0;
}
.news #suntory_contents #links {
    background: #cbecf4 url(../img/bg_links_news.png) repeat-x 0 0;
}
#suntory_contents #links h2 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #22aacc;
}
#suntory_contents #links ul {
    margin: 0 auto;
    width: 1100px;
    list-style: none;
    display: table;
}
#suntory_contents #links li {
    display: table-cell;
    vertical-align: bottom;
}
#suntory_contents #links li a {
    width: 200px;
    height: 150px;
    display: block;
    text-indent: -9999px;
}
#suntory_contents #links li a:hover {
    opacity: .75;
}

#suntory_contents #links li:nth-child(2) a {
    width: 211px;
    height: 160px;
}

#suntory_contents #links li:nth-child(1) {
    padding-right: 25px;
}
#suntory_contents #links li:nth-child(2) {
    padding-right: 14px;
}
#suntory_contents #links li:nth-child(3) {
    padding-right: 24px;
}
#suntory_contents #links li:nth-child(4) {
    padding-right: 24px;
}
#suntory_contents #links li:nth-child(5) {
    padding-right: 0;
}

#suntory_contents #links li:nth-child(1) a {
    background: url(../img/banner_tohoku_sun.png) no-repeat 0 0;
}
#suntory_contents #links li:nth-child(2) a {
    background: url(../img/banner_area_kyushu.png) no-repeat 0 0;
}
#suntory_contents #links li:nth-child(3) a {
    background: url(../img/banner_fuctory_kyushu.png) no-repeat 0 0;
}
#suntory_contents #links li:nth-child(4) a {
    background: url(../img/banner_mizuiku.png) no-repeat 0 0;
}
#suntory_contents #links li:nth-child(5) a {
    background: url(../img/banner_forest.jpg) no-repeat 0 0;
}


/*------------------------------------------------------------
  [PC] header
------------------------------------------------------------ */
.top #suntory_contents #header {
    display: none;
    height: 0;
}

/*------------------------------------------------------------
  [PC] btn_page_top
------------------------------------------------------------ */
#suntory_contents .btn_page_top {
    display: none;
    height: 0;
}

/*------------------------------------------------------------
  [PC] nav_footer
------------------------------------------------------------ */
#suntory_contents #nav_footer {
    display: none;
    height: 0;
}


@media screen and (max-width:767px){
    
    /*=============================================================
      [SP] 
    ============================================================ */
    /*------------------------------------------------------------
      [SP] header
    ------------------------------------------------------------ */
    .top #suntory_contents #header,
    #suntory_contents #header {
        display: block;
        height: auto;
        width: auto;
    }
    .top #suntory_contents #head_bar,
    #suntory_contents #header .head_bar {
        background: #5bc2dc;
        position: relative;
        display: table;
        padding: 10px 0;
        width: 100%;
    }
    #suntory_contents #header p.logo {
        position: static;
        display: table-cell;
        vertical-align: middle;
        padding: 0 0 0 3.90625%;
    }
    #suntory_contents #header p.logo a {
        background: none;
        text-indent: 0;
        position: static;
        position: static;
        width: 74.375%;
        height: auto;
    }
    #suntory_contents #header p.logo a img {
        width:100%;
        vertical-align: middle;
    }
    #suntory_contents #header .btn_menu {
        display: table-cell;
        padding: 0 3.90625% 0 0;
        vertical-align: middle;
    }
    #suntory_contents #header .btn_menu a {
        display: block;
        width: 100%;
        height: auto;
        vertical-align: middle;
    }
    #suntory_contents #header .btn_menu a img {
        width: 100%;
        margin: 0;
        vertical-align: middle;
    }
    
    /*------------------------------------------------------------
      [SP] container
    ------------------------------------------------------------ */
    #suntory_contents #container {
        margin: 0 auto;
        width: 100%;
    }
    .groundwater #suntory_contents #container {
        padding: 15px 0 0;
        background: #e8f5ff;
    }
    .art #suntory_contents #container {
        padding: 15px 0 0;
        background: #fff0eb;
    }
    .community #suntory_contents #container {
        padding: 15px 0 0;
        background: #edf7e8;
    }
    .news #suntory_contents #container {
        padding: 15px 0 0;
        background: #e7f6fa;
    }
    
    /*------------------------------------------------------------
      [SP] breadcrumbs
    ------------------------------------------------------------ */
    #suntory_contents .breadcrumbs {
    margin: 0 15px 20px;
    width: auto;
    }
    #suntory_contents .breadcrumbs ul {
    font-size: 0;
    }
    #suntory_contents .breadcrumbs li {
    margin: 0 5px 0 0;
    font-size: 10px;
    font-size: 3.125vw;
    line-height: 1.6;
    color: #46555e;
    display: inline;
    }
    #suntory_contents .breadcrumbs li a {
        display: inline;
    }
    
 
    /*------------------------------------------------------------
      [SP] nav
    ------------------------------------------------------------ */
    #suntory_contents #header #nav {
        background: url(../img/sp_nav_shadow.png) repeat-x 0 0;
        background-size: auto 10px;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0px;
        padding-top: 10px;
        z-index: 1000;
        display: none;
    }
    #suntory_contents #header #nav ul {
        background: rgba(91,194,229,.95);
        padding: 20px 0 10px;

    }
    #suntory_contents #header #nav li {
        text-align: center;
        padding-bottom: 10px;
    }
    #suntory_contents #header #nav li a {
    margin: 0 auto;
    width: 81.25%;
    height: auto;
    display: block;
    text-indent: 0;
    position: static;
    top: 0;
    text-align: center;
    }
    #suntory_contents #header #nav li a img {
    width: 100%;
    }
    #suntory_contents #header .nav01 a,
    #suntory_contents #header .nav02 a,
    #suntory_contents #header .nav03 a,
    #suntory_contents #header .nav04 a{
    background:none;
    left: 0;
    }
    #suntory_contents #header .nav01 a:hover,
    #suntory_contents #header .nav02 a:hover,
    #suntory_contents #header .nav03 a:hover,
    #suntory_contents #header .nav04 a:hover {
    background: none;
    }
    .groundwater #suntory_contents #header .nav01 a,
    .art #suntory_contents #header .nav02 a,
    .community #suntory_contents #header .nav03 a,
    .news #suntory_contents #header .nav04 a {
        background: none;
    }
    #suntory_contents #header #nav .btn_close {
        background: rgba(91,194,229,.95);
        display: block;
        text-align: center;
        padding-bottom: 20px;
    }
    #suntory_contents #header #nav .btn_close a {
        margin: 0 auto;
        width: 34.375%;
        display: block;
        vertical-align: bottom;
    }
    #suntory_contents #header #nav .btn_close a img {
        width: 100%;
    }
    
    
    
    /*------------------------------------------------------------
      [SP] links
    ------------------------------------------------------------ */
    #suntory_contents #links {
        background: #cbecf4 url(../img/bg_links.png) repeat-x 0 0;
        background-size:auto 10px;
        padding: 30px 0 30px;
    }
    #suntory_contents #links h2 {
        margin-bottom: 15px;
        font-size: 21px;
        font-size: 6.5625vw;
        font-weight: bold;
        text-align: center;
        color: #22aacc;
    }
    #suntory_contents #links ul {
    margin: 0 auto;
    width: auto;
    list-style: none;
    display: block;
    }
    #suntory_contents #links li {
        display: block;
        vertical-align: bottom;
    }
    #suntory_contents #links li:nth-child(1),
    #suntory_contents #links li:nth-child(2),
    #suntory_contents #links li:nth-child(3),
    #suntory_contents #links li:nth-child(4),
    #suntory_contents #links li:nth-child(5){
        padding: 0;
    }
    #suntory_contents #links li:nth-child(1) a,
    #suntory_contents #links li:nth-child(2) a,
    #suntory_contents #links li:nth-child(3) a,
    #suntory_contents #links li:nth-child(4) a,
    #suntory_contents #links li:nth-child(5) a{
        margin: 10px auto 0;
        width: 90.625%;
        height: auto;
        background: none;
        text-indent: 0;
    }
    #suntory_contents #links li:nth-child(1) a img,
    #suntory_contents #links li:nth-child(2) a img,
    #suntory_contents #links li:nth-child(3) a img,
    #suntory_contents #links li:nth-child(4) a img,
    #suntory_contents #links li:nth-child(5) a img {
        width: 100%;
        vertical-align: bottom;
    }
    
    
    /*------------------------------------------------------------
      [SP] nav_footer
    ------------------------------------------------------------ */
    #suntory_contents #nav_footer {
        display: block;
        height: auto;
        background: #5bc2dc;
        padding: 20px 0;
    }
    #suntory_contents #nav_footer p,
    #suntory_contents #nav_footer li {
        margin: 0 auto;
    }
    #suntory_contents #nav_footer p img,
    #suntory_contents #nav_footer li img {
        vertical-align: bottom;
        width: 100%;
    }
    #suntory_contents #nav_footer p {
        width: 90.625%;
        margin-bottom: 20px;
    }
    #suntory_contents #nav_footer li {
        margin-top: 10px;
        width: 81.25%;
    }
    
    /*------------------------------------------------------------
      [SP] btn_page_top
    ------------------------------------------------------------ */
    #suntory_contents .btn_page_top {
        display: block;
        width: 40px;
        height: 40px;
        position: fixed;
        bottom:30px;
        right: 30px;
        text-indent: -9999px;
        
    }
    #suntory_contents .btn_page_top a {
        display: block;
        width: 40px;
        height: 40px;
        background: url(../img/sp_btn_top.png) no-repeat 0 0;
        background-size: 40px auto;
    }


}
.localcompany #suntory_contents #header .nav04 a {
	background: url(/company/csr/support_kumamoto/img/nav.png) no-repeat -630px -65px;
}
.localcompany #suntory_contents #container {
	padding: 30px 0 0;
	background: #e7f6fa url(/company/csr/support_kumamoto/img/bg_contents_localcompany.png) repeat-x 0 0;
}
.localcompany #suntory_contents .breadcrumbs li a {
	color: #5bc2dc;
}
.localcompany #suntory_contents #links {
	background: #cbecf4 url(/company/csr/support_kumamoto/img/bg_links_localcompany.png) repeat-x 0 0;
}
@media screen and (max-width: 767px){
	.localcompany #suntory_contents #header .nav04 a, .localcompany #suntory_contents #header .nav04 a:hover {
		background: none;
	}
}