@charset "UTF-8";
/* subscribeボタン装飾 */

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
    height: 60px;
}

#mc_embed_signup .button {
	display: block;
	overflow: auto;
	position: relative;
	top:-50px;
	background: #ffcc00 !important;
}

#mc_embed_signup .button:hover {
	background: #ff9900 !important;
}

.site-footer #mc_embed_signup {background: #d2dbdd;}