@charset "utf-8";
/*
   overwrite Twenty Eleven
------------------------------ */
.singular #content {
	margin: 0;
}
.singular.page .hentry {
	padding: 0;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	width: 988px;
}
.mobile.singular .entry-header,
.mobile.singular .entry-content,
.mobile.singular footer.entry-meta,
.mobile.singular #comments-title {
	width: 100%;
}
.entry-content, .entry-summary {
	padding: 0;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2, .entry-content h3, .comment-content h3 {
	margin: 0;
}
.entry-content h3, .comment-content h3 {
	letter-spacing: 0;
	line-height: 0;
}
dl {
	margin: 0;
}
dt {
}
dd {
	margin-bottom: 0;
}
p img, .wp-caption {
	margin: 0;
}


/* share button
------------------------------*/
#snscomm a.icomoon {
    font-size: 24px;
}

/*
   Campaign
------------------------------ */
.page-template-page-campaign-php .entry-header {
	display: none;
}
.mobile.page-template-page-campaign-php .entry-content img {
	width: 100%;
}
