﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 共通 == */
.Program_SNS
{
    float: left;
    margin: 0 0 5px;
    padding: 0;
    width: 200px;
}

.Program_SNS .inside_h
{
    background: url("../../../Images/inside_h.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.Program_SNS .inside_b
{
    background: url("../../../Images/inside_bg2.gif") repeat-y;
    float: left;
    margin: 0;
    padding: 0px 5px;
    width: 190px;
}

.Program_SNS .inside_f
{
    background: url("../../../Images/inside_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.Program_SNS div
{
    display:inline-block;
    float:left;
}

/* twitter */
.Program_SNS .twitter-share-button
{
    float: left;
    height: 20px;
    margin: 0 0 5px;
    width: 190px !important;
}

.Program_SNS .twitter-share-button .btn,
.Program_SNS .twitter-share-button .hcount .count-o
{
    max-width: none;
}

.hcount #count
{
    width: 40px;
    text-align: right;
}


/* Facebook */
.Program_SNS .fb-like
{
    overflow: hidden;
}

.fb_iframe_widget span
{
    vertical-align: baseline !important;
}


/* Google pluseone */
.Program_SNS #___plusone_0
{
    float: left !important;
    vertical-align: bottom !important;
    width: 190px !important;
}

.Program_SNS #___plusone_0 .ZRa
{
    float:left !important;
}


/* evernote */
.Program_SNS #evernote
{
    width:65px !important;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 共通 == */
.Program_SNS
{
    float: left;
    margin: 0 0 5px;
    padding: 0;
    width: 200px;
}

.Program_SNS .inside_h
{
    background: url("../../../Images/inside_h.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.Program_SNS .inside_b
{
    background: url("../../../Images/inside_bg2.gif") repeat-y;
    float: left;
    margin: 0;
    padding: 0px 5px;
    width: 190px;
}

.Program_SNS .inside_f
{
    background: url("../../../Images/inside_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.Program_SNS div
{
    display:inline-block;
    float:left;
}

/* twitter */
.Program_SNS .twitter-share-button
{
    float: left;
    height: 20px;
    margin: 0 0 5px;
    width: 190px !important;
}

.Program_SNS .twitter-share-button .btn,
.Program_SNS .twitter-share-button .hcount .count-o
{
    max-width: none;
}

.hcount #count
{
    width: 40px;
    text-align: right;
}


/* Facebook */
.Program_SNS .fb-like
{
    overflow: hidden;
}

.fb_iframe_widget span
{
    vertical-align: baseline !important;
}


/* Google pluseone */
.Program_SNS #___plusone_0
{
    float: left !important;
    vertical-align: bottom !important;
    width: 190px !important;
}

.Program_SNS #___plusone_0 .ZRa
{
    float:left !important;
}


/* evernote */
.Program_SNS #evernote
{
    width:65px !important;
}
}
