@charset "utf-8";

/* twitter button */
ul.listBtn_pec li.twitter_pec {
    background: #00aced;
}
ul.listBtn_pec li.twitter_pec a span {
    background: url(/ja/pcperipherals/stellanova/common/img/icon_twitter_w_sp.png) no-repeat left 50%;
    background-size: 22px 22px;
    min-width: 22px;
    min-height: 22px;
    padding-left: 30px;
    padding-right: 0;
}

/* icon lists */
ul.icon_lists_pec {
    list-style: none;
    text-align: right;
    margin-bottom: 20px;
}
ul.icon_lists_pec li {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}
ul.icon_lists_pec li:first-child {
    margin-left: 0;
}

/* custum button */
.listBtn_custum_pec li { width: 100%; }
.listBtn_custum_pec li.listBtn_custum_col2_pec { width: 100%; }
.listBtn_custum_pec li.listBtn_custum_floatL_pec { float: left; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec {
    float: right;
    text-align: left !important;
    }
.listBtn_custum_pec li.listBtn_custum_col1_pec.listBtn_custum_floatR_pec { text-align: left !important; }
.listBtn_custum_pec li.listBtn_custum_floatL_pec a .listBtn_custum_mgTB_pec {
    margin-top: 0;
    margin-bottom: 0;
}
.listBtn_custum_pec li.listBtn_custum_floatR_pec a {
    /*padding-right: 70px;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeA_pec a { background: url(/ja/pcperipherals/stellanova/common/img/btn_typeA.png) no-repeat right 50%; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeB_pec a { background: url(/ja/pcperipherals/stellanova/common/img/btn_typeB.png) no-repeat right 50%; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeC_pec a { background: url(/ja/pcperipherals/stellanova/common/img/btn_typeC.png) no-repeat right 50%; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .ttl_pec,
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .subttl_pec {
    background: none;
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 3px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle;
}
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .ttl_pec {
    padding-top: 0;
    margin-top: 0;
}
.listBtn_custum_pec li.listBtn_custum_col1_pec .subttl_pec br { display: none; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeC_pec { background-color: #599eb6; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeC_pec .subttl_pec { text-align: left; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeC_pec .ttl_pec br { display: inline; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec.listBtn_custum_typeC_pec .subttl_pec br { display: inline; }
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .ttl_pec {
    font-size: 18px;
    font-weight: bold;
    padding-left: 0px;
}
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .subttl_pec {
    font-size: 13px;
    padding-right: 8px;
    line-height: 1.2;
}
.listBtn_custum_pec li.listBtn_custum_floatR_pec a .blank_pec {
    /*display: block;*/
    margin-bottom: 3px;
    margin-top: -8px;
}
.listBtn_custum_pec li.listBtn_custum_floatR_pec a br { display: none; }
