@charset "utf-8";

/* ========== cpn-color ========== */
@import url(/campaign/css/campaign-detail.css);

.cpn-color-01 thead th {
	background-color: #e3f3ea;
}


/* ========== modules ========== */
.dense {
	padding-top: 0 !important; }

.normally-spaced {
	margin-top: 40px !important; }

.largely-spaced {
	margin-top: 60px !important; }


/* ========== additional styles ========== */

.c-ground-01 .c-cnvBlock-01 {
	margin-top: 2.25em;
}

/* ----- kye-visual ----- */
#key-visual {
	padding: 0;
}

#key-visual .cpn-title-sp h1 {
	background: #35a667 url(../img/bg_01.png) center bottom no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	margin: 0;
	text-align: center;
}

#key-visual .cpn-title-sp h1 img {
	margin: 0 auto;
	width: 100%;
	max-width: 394px;
}

/* ----- for Bonus ----- */
/*#key-visual .cpn-title-pc h1 {
	margin-top: -9px;
}

#key-visual .fair-logo {
	text-align: center;
	border: 3px solid #35a667;
	background-color: #e3f3ea;
	position: relative;
}
#key-visual .fair-logo img {
	margin: 0 auto;
	width: 100%;
	max-width: 388px;
}
#key-visual .fair-logo .fair-logo-clip {
	position: absolute;
	bottom: 0;
	left: -100%;
	right: -100%;
}*/	


/* ----- c-heading ----- */
.cpn-heading-img {
	margin-left: -54px;
	margin-right: -54px;
}

.cpn-heading-img.cpn-title-pc h2 {
	background: url(../img/bg_02.png) left bottom repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.cpn-heading-img.cpn-title-sp h2 {
	background: #35a667;
}

.cpn-heading-img h3 {
	padding-bottom: 0;
	border: none;
}

.cpn-heading-03 .label ,
.cpn-heading-04 .label {
	font-weight: bold;
	margin: 0; }

.cpn-heading-04 h4 {
	display: inline-block;
	padding: 9px 35px 5px;
	border-radius: 5px;
	color: #ffffff;
	background-color: #de9d02;
	font-size: 137.5%;
	font-weight: bold;
}

@media only screen and (max-width: 640px) {
	.cpn-heading-img {
		margin-left: -10px;
		margin-right: -10px;
	}
	.cpn-heading-img img {
		padding: 0 10px; }
}

/* ========== Button ========== */
a.c-btn-appDL {
	font-size: 112.5%;
	border-radius: 28px;
	margin-top: 20px;
	text-decoration: none;
	border: 0;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
	box-shadow: 0 2px 0 rgba(0,0,0,0.2);
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #191818;
	background: #605f5f;
	background: -moz-linear-gradient(top,#605f5f 0,#484747 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#605f5f),color-stop(100%,#484747));
	background: -webkit-linear-gradient(top,#605f5f 0,#484747 100%);
	background: -o-linear-gradient(top,#605f5f 0,#484747 100%);
	background: -ms-linear-gradient(top,#605f5f 0,#484747 100%);
	background: linear-gradient(to bottom,#605f5f 0,#484747 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#605f5f',endColorstr='#484747',GradientType=0);
	padding: 16px 38px;
	text-align: left;
}

/* ========== text ========== */
.cpn-text-02 {
	font-size: 143.75%; }
	.cpn-text-02 em {
		color: #eb7000;
		font-size: 150%; }

.cpn-text-03 {
	font-size: 113%; }

.cpn-text-04 {
	font-size: 137.5%;
	font-weight: bold;
}

/* ========== table ========== */
.cpn-table-01 th ,
.cpn-table-01 td {
	text-align: center;
}

/* ========== add =========== */
.adjust-pd {
	padding-bottom: 30px;
}

@media only screen and (max-width: 640px) {
	.adjust-pd {
		padding: 16px 10px;
	}
}
