@charset "UTF-8";
a,
a:visited {
	text-decoration:none !important;
}
/***************************************************************
	body#top.ranking ランキング top
***************************************************************/
div.visual {
	margin:0 0;
	padding: 0 0;
	width: 100%;
	background-color: #fff7ed;}
div.keyphrase {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: 40px 20px 0 20px;
	width: 960px;
	background: url("/images/ranking/661611558.webp") bottom right no-repeat;
	background-size: 460px;}
div.keyphrase h2 { 
	width: 580px;
	margin: 0 0 0 0px;}
div.keyphrase h2 span {
	display: block;
	margin: 0 0;
	width: fit-content;
	line-height: 1;
	letter-spacing: 0;}
	div.keyphrase h2 span.yyyymm { 
		margin-bottom: 20px;
		padding: 0.4em 0.75em 0.25em 0.75em;
		font-size: 20px;
		font-weight: bold;
		color: #f97316;
		border: 2px solid #f97316;
		border-radius: 2em;
		background-color: #fff;
		box-shadow: 1px 1px 3px rgba(0,0,0,0.15);}
	div.keyphrase h2 span.string1 { 
		margin-bottom: 15px;
		font-size: 30px;}
	div.keyphrase h2 span.string2 { 
		position: relative;
		margin-bottom: 15px;
		font-size: 36px;
		text-shadow: 2px 2px 1px rgba(256,256,256,1);}
		body#ranking.realestate div.keyphrase h2 span.string2,
		body#ranking.reform div.keyphrase h2 span.string2,
		body#ranking.omatome div.keyphrase h2 span.string2 { font-size: 34px;letter-spacing: -0.035em;}
div.keyphrase h2 span.string2:after {
	display: block;
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 7px;
	bottom: -4px;
	left: 0;
	background-color: rgba(253, 224, 71, 0.6);
	transform: rotate(-1deg)}

div.keyphrase em {
	color: #f97316;
	font-weight: bold;
	font-style: normal;
}
div.keyphrase dl {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding:0;
	width: 350px;
	line-height: 1.2;}
div.keyphrase dl > div {
	margin: 0 0;
	padding: 10px 15px 10px 60px;
    box-shadow: 0 3px 6px rgba(0, 78, 146, 0.25);
    border: 2px solid #0056b3;
	border-radius: 8px;
	line-height: 1.2;
	background-color: rgba(256,256,256,0.8);
	background-image: url('/images/ranking/icon_building.svg');
	background-position: center left 12px;
	background-repeat:  no-repeat;
	background-size: 40px;}
div.keyphrase dl > div > dt {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;;
	color: #333;
	line-height: 1;}
div.keyphrase dl > div > dd {
	margin-top: 5px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;}
	div.keyphrase dl > div > dd span:nth-of-type(1) {
		font-size: 26px;
		color: #0056b3}

	div.keyphrase dl > div:nth-of-type(1) { }
	div.keyphrase dl > div:nth-of-type(2) { background-image: url('/images/ranking/icon_files.svg');}
div#pageDescription { 
/*	margin: 0 0 30px 0;*/
	margin: 0;
	background-color: #fff7ed;
}
div#pageDescription p {
	width: 960px;
	margin: 0 auto;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
} 
/*******************************************************************/

div.main {
	width: 900px;
	margin: 30px auto;
	padding:30px 20px 20px;
	font-size:20px;
	background-color:white;
}
div.main > div#categorySelection {
}
div.main > div#categorySelection > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap:5px;
	margin:10px 0;
}
div.main > div#categorySelection > ul > li {
	flex-basis:40%;
	flex-grow: 1;
	border:1px solid #aaa;
	border-radius:10px;
	background-color:#fafcff;
}
div.main > div#categorySelection > ul > li:hover {
	background-color:#fff;
	border: 1px solid #2518B5;
	opacity: 0.65;
}
div.main > div#categorySelection > ul > li > a {
	display:block;
	padding:20px 0 20px 70px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	background-image: url('/images/common/icon_1.webp');
	background-repeat: no-repeat;
	background-position: center left 15px;
	background-size: 40px;}
	div.main > div#categorySelection a:hover {
	color:#2518B5;
	text-decoration: none;}
	div.main > div#categorySelection > ul > li.did1 > a { background-image: url('/images/common/icon_1.webp');}
	div.main > div#categorySelection > ul > li.did2 > a { background-image: url('/images/common/icon_2.webp');}
	div.main > div#categorySelection > ul > li.did3 > a { background-image: url('/images/common/icon_3.webp');}
	div.main > div#categorySelection > ul > li.did4 > a { background-image: url('/images/common/icon_4.webp');}
	div.main > div#categorySelection > ul > li.did5 > a { background-image: url('/images/common/icon_5.webp');}
	div.main > div#categorySelection > ul > li.did6 > a { background-image: url('/images/common/icon_6.webp');}
	div.main > div#categorySelection > ul > li.did7 > a { background-image: url('/images/common/icon_7.webp');}
	div.main > div#categorySelection > ul > li.did8 > a { background-image: url('/images/common/icon_8.webp');}
	div.main > div#categorySelection > ul > li.did9 > a { background-image: url('/images/common/icon_9.webp');}
	div.main > div#categorySelection > ul > li.did10 > a { background-image: url('/images/common/icon_10.webp');}
	div.main > div#categorySelection > ul > li.did11 > a { background-image: url('/images/common/icon_11.webp');}
	div.main > div#categorySelection > ul > li.did12 > a { background-image: url('/images/common/icon_12.webp');}
	div.main > div#categorySelection > ul > li.did13 > a { background-image: url('/images/common/icon_13.webp');}
	div.main > div#categorySelection > ul > li.did14 > a { background-image: url('/images/common/icon_14.webp');}

	/********************************/
#about-ranking {
	margin:40px 0 0;
	padding:30px;
	border-radius:10px;
	background-color:#f6f6f6;
}
#about-ranking > ul {
	margin:0 0 20px;
}
#about-ranking > ul > li {
	text-indent: -1em;
	margin-left: 1em;
}
#about-ranking > ul > li:before {
	content:"・";
}
#about-ranking > dl > div {
	display: flex;
	justify-content: flex-start;
}
#about-ranking > dl > div > dt {
	width:8em;
}
#about-ranking > dl > div > dd {
	width:calc(100% - 8em);
}
div.main > div > h4 {
	margin:0 0 10px 0;
}

/***************************************************************
	body#ranking.ranking ランキング top
***************************************************************/
#ranking div.main div.searchBox {
	padding:0 0 30px 0;
	border-radius: 6px;
	background-color: #DAF4FF;
}
#ranking div.main div.searchBox h3 {
	margin: 0 0;
	padding: 12px 0 10px 0;
	border-radius: 6px 6px 0 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #30bffb;
}
#ranking div.main div.searchBox dl {
	margin: 20px 20px 0 20px;
	display: flex;
	justify-content: space-between;
}
#ranking div.main div.searchBox dl > div { 
	display: flex;
	align-items: center;}
#ranking div.main div.searchBox dl > div > dt {
	margin-right: .5em;
	font-size: 18px;
}
#ranking div.main div.searchBox dl > div select {
	font-size: 18px;
	width: 18em;
	padding: .25em .5em;
	background-color: #fff;;
	border:1px solid #ccc;
	border-radius:5px;	}
#ranking div.main div.searchBox div.buttons {
	text-align:center;
	margin-top:20px;
}
#ranking div.main div.searchBox div.buttons a {
	display:inline-block;
	margin: 0 0;
	padding:10px 30px 8px 30px;
	font-size: 18px;
	border:1px solid #ccc;
	border-radius: 3px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	background-color:#fff;
	line-height: 1;
}
#ranking div.main div.searchBox div.buttons a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
	border: 1px solid #999;
}
#ranking div.main div.searchBox div.buttons a#submit {
	color: #fff;
	background-color: #30BFFB;
	border: 1px solid #30BFFB;
}
#ranking div.main div.searchBox div.buttons a#submit:hover {
	background-color: #E45F56 ;
	color: #fff;
	text-decoration: none;
	border: 1px solid #E45F56 ;
}

/**************************
	ローン一覧
***************************/
#ranking div.main div.loanList {
	margin:10px 0 0;}
#ranking div.main div.loanList > ul > li {
	display: flex;
	flex-wrap: wrap;
	padding:20px;
	margin: 0 0 10px 0;
	position: relative;
	border-bottom: solid 1px #30BFFB;}
	#ranking div.main div.loanList > ul > li div.rank { order: 2;}
	#ranking div.main div.loanList > ul > li div.logo { order: 3;}
	#ranking div.main div.loanList > ul > li div.name { order: 4; width: 100%;}
	#ranking div.main div.loanList > ul > li div.tags { order: 5; width: 100%;}
	#ranking div.main div.loanList > ul > li div.spec { order: 6; width: 100%;}
	#ranking div.main div.loanList > ul > li div.apply { order: 7; width: 100%;}

#ranking div.main div.loanList > ul > li div.rank {
	font-size: 1px;
	color: #fff;
	padding: 0 0;
	text-align:center;
	width: 90px;
	height: 90px;
	display: inline-block;
	background-image: url('/images/ranking/rank01.svg');
	background-repeat: no-repeat;
	background-size: contain}
	#ranking div.main div.loanList > ul > li div.rank.rank1 { background-image: url('/images/ranking/rank01.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank2 { background-image: url('/images/ranking/rank02.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank3 { background-image: url('/images/ranking/rank03.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank4 { background-image: url('/images/ranking/rank04.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank5 { background-image: url('/images/ranking/rank05.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank6 { background-image: url('/images/ranking/rank06.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank7 { background-image: url('/images/ranking/rank07.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank8 { background-image: url('/images/ranking/rank08.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank9 { background-image: url('/images/ranking/rank09.svg');}
	#ranking div.main div.loanList > ul > li div.rank.rank10 { background-image: url('/images/ranking/rank10.svg');}
#ranking div.main div.loanList > ul > li div.logo { 
	display: flex;
	align-items: center;
	padding: 0 0 0 20px;
	width: fit-content;
	height: 90px;}
#ranking div.main div.loanList > ul > li div.name { margin:20px 0 0;}
#ranking div.main div.loanList > ul > li div.name > span.productName {
	font-size:28px;
	font-weight: bold;
	margin:0 0 6px;
}
#ranking div.main div.loanList > ul > li div.name > span.productName > a {
	color:blue;
}
#ranking div.main div.loanList > ul > li div.name > span.lenderName {
	font-size:24px;
	font-weight: bold;
	display:block;
	margin: 6px 0 0;
}
#ranking div.main div.loanList > ul > li div.tags { }
#ranking div.main div.loanList > ul > li div.tags > ul {
	display:flex;
	gap:2px;
	margin: 6px 0 0;
}
#ranking div.main div.loanList > ul > li div.tags > ul > li {
	background-color: #4682b4;
	border-radius: 5px;
	padding: 2px 5px;
	color: white;
	font-size:14px;
}
#ranking div.main div.loanList > ul > li div.spec {}
#ranking div.main div.loanList > ul > li div.spec > dl {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1em 0;
	gap: 5px;
}
#ranking div.main div.loanList > ul > li div.spec > dl > div {
	flex-grow: 1;
	border: solid 1px #30BFFB;
	border-radius: 5px 5px;
	background-color: white;
}
#ranking div.main div.loanList > ul > li div.spec > dl > div > dt {
	background-color: #b5e9ff;
	border-bottom: solid 1px #30BFFB;
	border-radius: 5px 5px 0 0;
	text-align: center;
	padding: 5px 10px;
	font-size:16px;
}
#ranking div.main div.loanList > ul > li div.spec > dl > div > dd {
	text-align: center;
	padding: 12px 5px;
	letter-spacing: -0.075em;
	line-height: 1.2;
	font-size:16px;
}
#ranking div.main div.loanList > ul > li div.apply {
	text-align:center;
}
#ranking div.main div.loanList > ul > li div.apply > a {
	display	: inline-block;
	width: 300px;
	padding: 15px 0 12px 0;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	background-color: #FF4949;
	line-height: 1;
border-bottom: 4px solid #C43737;
	border-radius: 6px;
}
#ranking div.main div.loanList > ul > li div.apply > a:hover { 
		background-color: #FF2424;
		border-color: #9D1B1B;}
#ranking div.main div.loanList > ul > li div.updated_on { 
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 12px;
	color: #666;
	width: fit-content;
	text-align: right;}
/**************************
	あわせて読みたいカードローンに関する記事
***************************/
#ranking #latest-topics {
	margin: 50px 0 0;
}
#ranking #latest-topics > ul {
	display:flex;
	justify-content: space-between;
	margin:10px 0 0;
	gap:10px;
}
#ranking #latest-topics > ul > li {
	flex-basis: 33%;
/*	padding: 16px;*/
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);}
#ranking #latest-topics > ul > li a {
	display: block;
/*	margin: 16px 0 0 0;*/
	font-size: 16px !important;
	padding:16px;
}
#ranking #latest-topics > ul > li img {
	width: 100%;
}