@charset "utf-8";


/* ========== override ========== */
.text-center .img-responsive {
	margin-right: auto;
	margin-left: auto;
}


/* ========== nesting ========== */
/* ----- list ----- */
.c-noteList-03.has-nesting li li:before {
	display: none;
}


/* ========== general ========== */
.flat {
	margin-top: 0 !important;
}


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

#key-visual header h1 {
	margin: 0;
}

#key-visual header h1 img {
	width: 100%;
}


/* ========== list ========== */
.cpn-list-01 > li li:before {
	display: none;
}


/* ========== button ========== */
.cpn-btn-01 {
	border-radius: 28px;
	box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 2px 0 rgba(0, 0, 0, 0.2);
	font-size: 112.5%;
	font-weight: bold;
	padding: 16px 38px 16px 60px;
}
.cpn-btn-01:before {
	background-image: url(/products/homeloan/img/icon_01@x2.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 18px 21px;
		left: 36px;
}
.ie8 .cpn-btn-01:before {
	background-image: url(/products/homeloan/img/icon_01.png);
}


/* ========== color ========== */
/* ----- color-10 (CP red) ----- */
body.color-10 .cpn-heading-01 span {
	background-color: #ec3a17;
	box-shadow: 12px 0 0 #ec3a17,-12px 0 0 #ec3a17;
}

body.color-10 .cpn-heading-02 h3 {
	color: #ec3a17;
}
