@charset "utf-8";
/* -----------------------------------------
default.css
reset・初期設定・汎用クラス用css
----------------------------------------- */

#PageWrapper {
    overflow: hidden;
    width: 100%;
    visibility: hidden;
}

#PageArea {
    position: relative;
    background-color: #fff;
}

header {
    display: block;
}

.birds_dir{
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Arial,'ＭＳ Ｐゴシック',sans-serif!important;

}



/* SiteHeader
----------------------------------------- */

#SiteHeader {
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #5F3712;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5F3712;
}

#SiteHeader #HdTitle {
    float: left;
    padding-top: 6px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
}
#SiteHeader #HdTitle img {
    height: auto;
    width: 230px;
    display: block;
    margin: 0;
    padding: 0;
}

#SiteHeader #HdMenuBtn  {
    display: inline-block;
    -webkit-background-size: 25px 17px;
    background-size: 25px 17px;
    float: right;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #5F3712;
}
#SiteHeader #HdMenuBtn img {
    height: auto;
    width: 50px;
    display: block;
    margin: 0;
    padding: 0;
}
/**/


/*Menu
----------------------------------------- */
#HdMenu {
}
#HdMenu li a {
    background-color: #F1EDEA;
    display: block;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #FFF;
    border-bottom-color: #5F3712;
}
#HdMenu li a.customTop {
    border-top-style: none;
    margin-top: 0px;
}
#HdMenu li a.customBottom {
    border-bottom-style: none;
}
#HdMenu li a.end {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#HdMenu li a img {
    height: auto;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}



/* FtLink
----------------------------------------- */

#FtLink {
    margin: 0;
}

/* FtLink
----------------------------------------- */

#eco_common_footer a{
    text-decoration: none;
}

/* commonSlider
----------------------------------------- */

.commonSlider,.commonSlider2 {
    position: relative;
}

.commonSlider .items,.commonSlider2 .items {
    position: relative;
    overflow: hidden;
}
.commonSlider .items .slider,.commonSlider2 .items .slider {
    position: absolute;
    left: 0px;
    width: 9999px;
}


.commonSlider .items .slider .item,.commonSlider2 .items .slider .item {
    float: left;
}

/*







.commonSlider .prevBtn,.commonSlider .nextBtn {
    position: absolute;
    left: 0;
    top: 85px;
    width: 25px;
    text-align: center;
    padding: 8px 0;
}

.commonSlider .prevBtn img, .commonSlider .nextBtn img {
    height: 20px;
    width: 13px;
}


.commonSlider .nextBtn {
    left: auto;
    right: 0;
}



.commonSlider .current{
    float: right;
}

.commonSlider .current li {
    float: left;
    margin-right: 5px;
}
.commonSlider .current li img {
    height: 12px;
    width: 12px;
}
.socialbutton_suntory {
    margin-left: 3%;
}
*/


/* socialbutton_suntory
----------------------------------------- */

.socialbutton_suntory div {
    float: left;
    margin-right: 3px;
}

.socialbutton_suntory  {
    margin-top: 5%;
    margin-left: 2%;
}
#birds {
    color: #5f3712;
}
#birds h1 img{
    height: auto;
    width: 100%;
}
#birds .red {
    color: #d66b65;
}
#birds .body  {
    font-size: 120%;
}
#birds .body.at {
    font-size: 150%;
    font-weight: bold;
}
#birds .bottom {

}

#birds .bottom img{
    height: auto;
    width: 100%;
}


#birds{
    /*-webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select:none;
    -webkit-text-size-adjust: 100%;
    */
}


/* pagetop
----------------------------------------- */

.pagetop {
    display: block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #5f3712;
}
.pagetop a {
    display: block;
    text-decoration: none;
    color: #633930;
    background-color: #e8e1e0;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 30px 30px;
    -moz-background-size: 30px 30px;
    -ms-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    font-weight: bold;
    font-size: 120%;
    margin: 2%;
}
.dotbar {

}
.dotbar img {
    height: auto;
    width: 100%;
}
.lc    {
    letter-spacing: -0.1em;
}
.lc2    {
    letter-spacing: -0.05em;
}
.bold {
    font-weight: bold;
}

/* social button
----------------------------------------- */

.socialbutton_suntory {
    overflow: hidden;
    display: block;
     zoom: 1;
}


.socialbutton_suntory:after {
    content: "";
    display: block;
    clear: both;
    height: 0.01px;
}
