@charset "utf-8";

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

/* ----- kye-visual ----- */
#key-visual .cpn-heading1-01-sp h1 {
	background: 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-heading1-01-sp h1 img {
	margin: 0 auto;
	width: 100%;
	max-width: 394px;
}

/* ----- override ----- */

.c-heading2-01 span {
	background: #eb5505;
	box-shadow: 12px 0 0 #eb5505,-12px 0 0 #eb5505;
}

.c-heading3-01 h3 {
	color: #eb5505;
}

.c-hr-01 {
	margin-right: 20px;
	margin-left: 20px;
}

.c-noteList-01 .c-list-01 li {
	color: #e50000;
	font-size: 100%;
	list-style-type: square;
	margin-top: 0.75em;
	margin-left: 20px;
	text-indent: 0;
}

.c-noteList-02 .c-linkList-01 li {
	text-indent: 0;
}

.c-noteList-03 .c-noteList-01 {
	margin-left: 0;
}

.c-noteList-03 .c-noteList-01 li:before,
.c-noteList-03 .c-linkList-01 li:before {
	display: none;
}

.c-list-03 > li {
	margin-left: 3em;
	text-indent: -3em;
}

.c-list-03 > li > strong > span:first-child {
	width: 2.5em;
}

/* ----- additional classes ----- */

.c-btn-login.apply {
	padding-left: 38px;
}

.c-btn-login.apply:before {
	display: none;
}

/* ----- original classes ----- */
.flat {
	margin-top: 0 !important;
}

/*
.contact {
	color: #eb7000;
}
*/

dl.compact {
	margin: 0;
}

dl.compact > dt,
dl.compact > dd {
	float: left;
	margin: 0;
	padding: 0;
}

dl.compact > dt {
	clear: both;
	font-weight: normal;
	margin-right: 1em;
}

dl.compact .c-copy-01 p:first-child,
dl.compact .c-noteList-01,
dl.compact .c-noteList-01 li:first-child {
	margin-top: 0;
}

dl.compact:after {
	clear: both;
	content: "";
	display: block;
}

@media only screen and (max-width: 320px) {
dl.compact > dt,
dl.compact > dd {
	float: none;
}
}
