@charset "utf-8";

img {
	height: auto;
}

/* div#undercolumn {
    font-size: 16px;
} */

div#undercolumn a {
	text-decoration: underline;
}

.fw-bold {
	font-weight: bold !important;
}

.spOnly {
	display: none;
}

.campaign__mv {
	margin: 0 !important;
}

.campaign__body {
	margin-top: 50px;
}

.campaign__title {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.campaign__detail {
	line-height: 2;
	font-weight: 500;
	margin-top: 40px;
}

.campaign__lead p {
	margin-top: 1em;
}

.campaign__figure {
	margin-top: 30px;
}

.campaign__summary {
	margin-top: 30px;
}

.campaign__summary p {
	margin-top: 1em;
}

.campaign__definition {
	margin-top: 1.5em !important;
}

.campaign__definition + p {
	margin-top: 0.25em;
}

/* ボタン */
.button-center {
	text-align: center;
	margin-top: 50px !important;
	margin-bottom: 60px !important;
}

.button-center__text {
	margin-bottom: 1em;
}

.button-center__item {
	display: inline-block;
	text-decoration: none !important;
	background-color: #c4a85a;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #fff !important;
	letter-spacing: 2px;
	padding: 0.5em 2em;
}
