@charset "utf-8";
/* DIV14：リフォームローンFV */
section#fv {
	background-image: url("/images/specialfeature/bgFv_reform.webp");
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
section#fv > div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding: 0 0;
    width: 960px;
    height: 200px;
    text-align: center;
    color:#fff;
}
section#fv img#divIcon {
	width: 100px;
	height: 100px;
	margin: 0 10px 0 0;
	padding: 0 0;
	background-image: url("/images/icon_reform.png");
	background-repeat: no-repeat;
	background-position:center center;
    background-size: 120px;
    filter: drop-shadow(#17819C 3px 3px 2px);
}
section#fv > div > p {
    font-size: 50px;
    font-weight: bold;
    text-align: left;
    line-height: 1;
    text-shadow: 
        2px 2px 2px #17819C , -2px -2px 2px #17819C , 
        -2px 2px 2px #17819C , 2px -2px 2px #17819C , 
        0px 2px 2px #17819C, 0 -2px 2px #17819C ,
        -2px 0px 2px #17819C , 2px 0 2px #17819C}
section#fv > div > p em { 
    color: yellow;
    font-style: normal;}


/* DIV14：リフォームローン見出し */
.content h1.first,
	.content h2 {
	color: #156685;
	background: url("/images/specialfeature/icon_reform1.png") 0 0 no-repeat;}
.content > section#pickup h1.first { background-image: url("/images/specialfeature/icon_reform1.png");}
.content > section.area h2 { background-image: url("/images/specialfeature/icon_reform2.png");}
.content > section#search h2 { background-image: url("/images/specialfeature/icon_reform3.png");}
.content > section#cardloan h2 { background-image: url("/images/specialfeature/icon_reform4.png");}
.content > section#article h2 { background-image: url("/images/specialfeature/icon_reform5.png");}
.content > section#lenders h2 { background-image: url("/images/specialfeature/icon_reform6.png"); }