@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== kye-visual ========== */
#key-visual header.cpn-title-sp h1 {
	background: #8cd6ff url(../img/bg_01.png) center top;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

#key-visual header.sp h1 img {
	width: 100%;
	max-width: 394px;
}


/* ========== btn ========== */
/* 本籍よりマージ */
.c-cnvBlock-01.cnv-type02.chart {
	padding: 35px 0; }

.c-cnvBlock-01.cnv-type02.chart h2 {
	font-size: 24px; }

.c-btn-01.reset {
	display: block;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 36px 19px;
	border-radius: 10px;
	text-align: center;
	width: 430px;
	font-weight: bold;
	-webkit-box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
	font-size: 28px;
	line-height: 1; }
	.c-btn-01.reset:before {
		display: none;
		width: 28px;
		height: 28px;
		background-size: auto 28px;
		top: 50%;
		left: 50%;
		margin-top: -14px;
		margin-left: -120px; }


@media only screen and (max-width: 640px) {
.c-cnvBlock-01.cnv-type02.chart {
	padding: 30px 0 30px; }
	.c-cnvBlock-01.cnv-type02.chart .c-heading4-01 h2 {
		font-size: 20px; }
	.c-cnvBlock-01.cnv-type02.chart .c-copy-01 {
		margin-left: 35px;
		margin-right: 35px; }
	.c-cnvBlock-01.cnv-type02.chart .c-btnGroup-01 {
		margin-left: 30px;
		margin-right: 30px; }

.c-cnvBlock-01.cnv-type02.chart .c-heading4-01 h2 {
	font-size: 20px; }

.c-btn-01.reset {
	width: 100%;
	padding: 10px; }
	.c-btn-01.reset span {
		font-size: 18px; }
	.c-btn-01.reset:before {
		width: 20px;
		height: 20px;
		background-size: auto 20px;
		top: 50%;
		left: 15px;
		margin-top: -10px;
		margin-left: 0; }
}
