@charset "UTF-8";
/* CSS Document */
/*===================================================
    readings
===================================================*/
.maincontents{
  padding-bottom: 100px;
}
.container{
  padding-bottom: 35px;
}

/* --------------------------------------------------
    #maincontents
-------------------------------------------------- */
.maincontentsWrap {
	padding: 10px 10px 0 10px;
}
/* --------------------------------------------------
    Title Area
-------------------------------------------------- */
/* --------------------------------------------------
    .maincontents-title
-------------------------------------------------- */
.maincontents-title {
    padding: 10px 10px 0;
	line-height: 1.1;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.maincontents-title > div {
    overflow: hidden;
    margin-bottom: 5px;
}
.maincontents-title > div p {
    float: left;
}
.maincontents-title > div p span {
    font-size: 15px;
    color: #6fb42c;
    letter-spacing: 0.05em;
}
.maincontents-title > div p em {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    padding: 0 10px;
    color: #ffffff;
    line-height: 1.4;
    background: #ee5b5b;
}
.maincontents-title > div > span {
	display: block;
	float: right;
	color: #888888;
}
.maincontents-title > div > span time {
	display: inline-block;
}
.maincontents-title h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 19px;
    color: #6fb42c;
    letter-spacing: 0.05em;
    border-bottom: 2px solid #72b52b;
}

/* --------------------------------------------------
    .readings-main
-------------------------------------------------- */
.readings-main {
	/*width: 98%;
	margin: 0 1%;*/}
.readings-main a {
	color: #42a420;
	text-decoration: underline}
.readings-main img { }
.readings-main p {
	text-indent: 1em;
	margin: 1em 0 1em 0;
}
.readings-main p + p { margin-top: 0;}
body#topic .readings-main p.note,
body#topic .readings-main p.credit  { text-indent: 0;}
body#topic .readings-main p.fig  { 
	margin: 1em 0;
	text-indent: 0;
	text-align: center;}

/* 読み物系行間調整 */
body#topic .readings-main p.mgbt5,
.mgbt5 { margin-bottom: 5px;}
body#topic .readings-main p.mgbt10,
.mgbt10 { margin-bottom: 10px;}
body#topic .readings-main p.mgbt15,
.mgbt15 { margin-bottom: 15px;}
body#topic .readings-main p.mgbt20,
.mgbt20 { margin-bottom: 20px;}

body#topic .readings-main h5 { font-size: 16px;}
body#topic .maincontents-title > div p span {
    font-size: 15px;
    color: #6fb42c;
    letter-spacing: 0.05em;
}
body#topic .readings-main h5 { font-size: 16px;}
body#topic .maincontents-title > div p em {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    padding: 0 10px;
    color: #ffffff;
    line-height: 1.4;
    background: #ee5b5b;
}
body#topic .readings-main h5 { font-size: 16px;}

/* --------------------------------------------------
    .container以下（サイドバーと並列のメインコンテンツ）
-------------------------------------------------- */
body#topic .readings-main h2,
body#topic .readings-main h3,
body#topic .readings-main h4,
body#topic .readings-main h5,
body#topic .readings-main h6 {
	letter-spacing: 0.025em;
	font-weight: bold;
}
body#topic .readings-main h2 { font-size: 19px;}
body#topic .readings-main h3 { font-size: 18px;}
body#topic .readings-main h4 { font-size: 17px;}
body#topic .readings-main h5 { font-size: 16px;}
body#topic .readings-main h6 { font-size: 15px;}
body#topic .readings-main p.note { text-indent: 0;}

/* --------------------------------------------------
    共通パーツ
-------------------------------------------------- */
body#topic .readings-main dl {}
body#topic .readings-main dt {	margin-left: 0; font-weight: bold;}
body#topic .readings-main dd {	margin-left: 0;}
/* 囲み */
body#topic .readings-main .boxPattern1,
body#topic .readings-main .clmn,
body#topic .readings-main .kakomi {
	margin: 15px auto;
	padding: 20px;
	font-size: 100%;
	background-color: #eee;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
/* 画像 */
.readings-main .photoBox p {
	text-indent: 0em;
	margin: 0 1em 1.5em 1em;}

/* --------------------------------------------------
	ELタイムズ
-------------------------------------------------- */
body.times#topic .column_image {
	margin-bottom: .5em;}
div.additionalLinks {
	margin: 1em 1em;}
div.additionalLinks h5 {
	font-weight: bold;}
/* ------------------------
	profile
------------------------ */
body#topic .readings-main div.profile,
body#topic .readings-main div.conclusion {
	clear:both;
	width: 98%;
	margin: 1em 1%;
	padding:4px 6px 6px 6px;
	margin-bottom:10px;
	border: 1px solid #ccc;
	border-radius: 4px;}
body#topic .readings-main div.profile h5.plofileTitle,
body#topic .readings-main div.conclusion h5 {
	background-color: #efefef;
	border-radius: 4px;
	margin-top: .25em;
	margin-bottom: .5em;
	padding: .5em;
	font-weight:bold;
	font-size:115%;
}
body#topic .readings-main div.profile h6.writerName {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px !important;
	padding: 0 0 .25em 0;}
body#topic .readings-main div.profile p,
body#topic .readings-main div.conclusion p {
	margin-bottom: 10px;
	padding: 0 .5em;}

body#topic .readings-main div.conclusion dl {
	margin-left: .5em;}
body#topic .readings-main div.conclusion dt {
	margin-left: 0;
	font-weight: bold;}
body#topic .readings-main div.conclusion dd {
	margin-left: 0;
	}

/* ------------------------
    donano ちょい上
------------------------ */
body.donano#topic .readings-main h3 {
	width: auto! important;
	float: none! important;
	white-space: normal !important;
	letter-spacing: 0;
	font-weight: normal;
	color: #555;
	background-color: #efefef;
	border-radius: 4px;
	margin: .5em 0 1em 0;
	padding: .5em .7em .5em .7em;
	line-height: 1.2;
	text-align: left;
	}
/* ------------------------
	saving 節約
------------------------ */
body.times#topic dl.talkColumn {
	clear:none;}
body.times#topic dl.talkColumn dt {/*ライター名*/
	clear: none;
	/*width: 3.5em;
	float: left;*/
	color: #000;
	font-weight: bold;
	white-space: nowrap;}
body.times#topic dl.talkColumn dt.title {/*小見出し*/
	width: auto! important;
	float: none! important;
	white-space: normal !important;
	letter-spacing: 0;
	font-size: 18px;
	background-color: #efefef;
	border-radius: 4px;
	margin: .5em 0 1em 0;
	padding: .5em .7em .5em .7em;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
}
	body.times#topic dl.talkColumn dd + dt.title {
	margin-top: 1em;}
body.times#topic dl.talkColumn dd {
	clear: none;
	margin-left: 0;
	margin-bottom: .5em;
	text-indent: 0;}
	body.times#topic dl.talkColumn dd.photo {/* 写真ホルダ */
	clear: both;
	margin-left:0;}
	body.times#topic .readings-main dl.talkColumn dd.photo p {/* 写真キャプション */
	text-indent: 0;
	margin: 0 1em 1em 1em;
	}

/* ------------------------
	battle マネーこだわりバトル十番勝負
------------------------ */
body.battle .readings-main p + p {
	margin: 0.5em 0;
}
body.battle .readings-main .resume {/* 小見出し */
	margin-top: 1em;
	margin-bottom: .5;
	font-size: 19px;
	letter-spacing: 0.1em;
	line-height: 1;
	text-indent: 0;}

body.battle p.ansA,
	body.battle p.ansB,
	center.resume {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #FF7A19;}
	center.resume {
	margin: 1em auto;
	background-color: #fff;
	padding: 1em 0;}
	center.resume img.column_image {
	float: none !important;}
body.battle p.ansA:after,
	body.battle p.ansB:after,
	.resume:after,
	center.resume:after,
	div.legend:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;}

	/* 円グラフ凡例 */
body.battle#topic .readings-main div.legend {
	max-width: 570px;
	margin: 1em auto;
	padding: 1em 2em;
	text-align: left;
	border: 1px solid #fff;}
body.battle#topic .readings-main div.legend p {
	margin: 1em 3em;
	padding: 1.5em 2em;
	text-align: left;
	color: #444;
	font-size: 12px;
	font-weight: normal;
	border: 1px dashed #ccc;
	text-indent:0;}
body.battle#topic .readings-main div.legend img.column_image {}

body.battle .readings-main ul.ansListC,
	body.battle .readings-main ul.ansListA,
	body.battle .readings-main ul.ansListB {
		margin: .3em 0 .3em 1em;
		padding-left: 0em;
		list-style: none;}
	body.battle .readings-main ul { color: #666;}
	body.battle .readings-main ul.ansListA { color: #600;}
	body.battle .readings-main ul.ansListB { color: #006;}

body.battle .readings-main ul.ansListC li,
	body.battle .readings-main ul.ansListA li,
	body.battle .readings-main ul.ansListB li{
		list-style: none;
		margin-left: 0em;
		padding-bottom: 5px;
		padding-left: 24px;
		line-height: 1.2em;
		background-repeat: no-repeat;
		background-position: left top;
		}
body.battle ul.ansListC li { background-image: url('../../images/times/_battle/ansListC.gif');}
body.battle ul.ansListA li { background-image: url('../../images/times/_battle/ansListA.gif');}
body.battle ul.ansListB li { background-image: url('../../images/times/_battle/ansListB.gif');}


/* ------------------------
	kininaru ローンのあれやこれや
------------------------ */
body.kininaru#topic .readings-main h3 {
	width: auto! important;
	float: none! important;
	white-space: normal !important;
	letter-spacing: 0;
	background-color: #efefef;
	border-radius: 4px;
	margin: 1em 0 1em 0;
	padding: .5em .7em .5em .7em;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
	}
body.kininaru#topic #readings .readings-main > div > div.resume {
    clear: both;
    padding: 12px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    font-size: 110%;
    line-height: 1.6;}
body.kininaru#topic #readings .readings-main > div > div.resume p {
	margin-bottom: 0;
	color: #000;
	text-indent: 0;}
body.kininaru#topic .readings-main > div > div.resume p:after {
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;}

body.kininaru#topic .readings-main .resume {
	clear: none;
	margin-top: 0;
	margin-bottom: 1em;
	font-weight:normal;
	color: #000;
	font-size: 110%;
	line-height: 1.4;
	text-indent: 0;
}
body.kininaru#topic .readings-main .resume:after {
	content: "";
	clear: none;
	height: 0;
	display: block;
	 visibility: hidden;}
body.kininaru#topic .readings-main img.column_image {
	margin: 0 0 1em 0;}
body.kininaru#topic .readings-main .listIconNumber {
	margin-left: 1.3em;}
body.kininaru#topic .readings-main .listIconNumber > li {
	list-style:decimal inside;
	text-indent:-1em; }
	body.kininaru#topic .readings-main .listIconNumber li li {
	text-indent:0em;}
body.kininaru#topic .readings-main .column {
	margin: 1em 0 1em 0;
	padding: 1em 1em;
	background-color: #ffffec;
	border: 1px solid #b9b9bb;}
	body.kininaru#topic .readings-main .column > p { text-indent: 0;}
	body.kininaru#topic .readings-main .column > p + p { margin-top: .5em;}
body.kininaru#topic .readings-main div.conclusion img.column_image {
	float: right;
	width: auto;
	margin: 0 0 .5em .5em;}
body.kininaru#topic .readings-main p.fig > img,
body.kininaru#topic .readings-main img.fig {
	margin: 0 0 0 0;
	width: auto;
	max-width: 100%;
	float: none;}
body.times.kininaru #loan-ranking {
        border-top: none;
        border-bottom: none;
}

/* --------------------------------------------------
    大辞典
-------------------------------------------------- */
body.disctionary .maincontentsWrap { padding-top: 0px;}
body.disctionary div.readings-main.explanation {
	margin-bottom: 0;
}
body.disctionary div.readings-main.explanation p {
    padding: 15px 15px;
    font-size: 16px;
    background: #f0f0f0;
	border-radius: 8px;}
body.disctionary div.readings-main.explanation p a {
	color: #42a420;
	text-decoration: underline;}
/*body.disctionary div.readings-main.explanation + .return-link {*/
body.disctionary .return-link {
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
}

/* --------------------------------------------------
    賢い借り方
-------------------------------------------------- */
/* 特殊指定 */
table.paternTblType2 .cellTweUnite {
    background: #e5e5e5;
}
table.paternTblType2 .cellThreeUnite {
    background: #f3f9ec;
}
table.paternTblType2 .cellFourUnite {
    background: #fff6e7;
}

/* -------------------------------------------------- --------------------------------------------------
	記事修飾
-------------------------------------------------- --------------------------------------------------*/
.readings-main {
	position: relative;
}
body#topic .readings-main > p.reading-time {/* この記事は、20分で読むことができます。*/
	margin: 0 0 1.5em 0;
	padding: .25em 0;
	text-align: center;
	color: #666;
	background-color: #f6f6f6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-indent: 0;
}
body#topic .readings-main > p.reading-time em {
	color: #D58835;
	font-weight: bold;
}
body#topic .readings-main > p.go-to-ranking {
	position: relative;
	margin: -1em 0 20px 0;
	padding: 0.5em 1em;
	color: #666;
	border: 1px solid #f0ba17;
	background-color: #fff;
        border-radius: 8px;
	text-indent: 0;
}
body#topic .readings-main > p.go-to-ranking a {
	text-decoration:none;
}
body#topic .readings-main > .topic-point {/* この記事のポイント */
	position: relative;
	margin: -1em 0 20px 0;
	padding: 0 0;
	color: #666;
	border: 1px solid #f0ba17;
	background-color: #fff;
	border-radius: 8px 0 8px 0;
}
body#topic .readings-main > .topic-point h6 {
	display: inline-block;
	margin: 0 0;
	padding: .25em .75em .5em .75em;
	font-size: 14px;
	font-weight: normal;
	background-color: #f0ba17;
	color: #fcfcfc;
	border-radius: 7px 0 8px 0;
}
body#topic .readings-main > .topic-point h6::before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	content: "\f0eb"/*"\f164 "*/;
	margin: 0 0;
	padding: 1px .5em 0 0;
	font-size: 16px;
	font-weight: 400;
}
body#topic .readings-main > .topic-point ul {
	margin: .5em 1em .5em 2.4em;
	padding: 0 0;
	line-height: 1.2;
}
body#topic .readings-main > .topic-point ul li {
	margin: .25em 0;
	padding: 0 0 0 .1em;
	list-style: square;
}
/* -------------------------------------------------- --------------------------------------------------
	見出し一覧 .outline
-------------------------------------------------- --------------------------------------------------*/
ul.outline {
	position: relative;
	margin: 0 0px 25px 0px;
	padding: 10px 10px;
	border-radius: 3px;
	line-height: 1.5;
	background-color: #fff;
	border-width: 1px 0;
	border-style: solid;
	border-color: #ccc;
}
ul.outline:before {
	content:"目次";
	display: block;
	margin: 5px 0 4px 10px;
	padding: 2px 10px;
	border-left: #42a420 3px solid;
	letter-spacing: .1em;
	line-height: 1;
}
ul.outline li {
	margin-left: 10px;
}
ul.outline li a {
	display: inline-block;
	text-decoration: none;
	background: url("../../images/common/gray-arrow.png") 0 6px no-repeat;
	background-size: 5px auto;
	padding-left: 12px;
	}
ul.outline li:first-child {/* */
	margin-left: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;}
ul.outline li:first-child span {
	display: inline-block;
	margin-bottom: 5px;
	padding: 2px 10px;
	border-left: #42a420 3px solid;
	letter-spacing: .1em;
	line-height: 1
}

/* 本文：文字修飾 */
.red {
	color: red;}
.green {
	color: #005944;
}
.pgreen {
	color: #996;
}
.orange {
	color: #EB9100;
}
.brown {
	color: #743507;
}
/* 文字配置 */
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
@charset "UTF-8";
/* CSS Document */
/*===================================================
    カードレイアウト
===================================================*/
/* --------------------------------------------------
    .cardLayout コーナー見出しなど：リンクリスト
-------------------------------------------------- */
.cardLayout {
	clear: both;
	margin-bottom: 40px
	}
.cardLayout > h2,
.cardLayout > h3 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cardLayout > ul {}
.cardLayout > ul > li {
	margin-bottom: 15px;
	padding: 15px 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}
.cardLayout > ul > li div {
  padding: 0 0 10px 0;
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #6fb42c;
}
.cardLayout > ul > li div > a,
.cardLayout > ul > li div span {
  background-size: 5px auto;
  display: block;
  font-size: 18px;
  line-height: 23.4px;
  letter-spacing: 0.1em;
  padding-right: 10px;
  position: relative;
}
.cardLayout > ul > li div h3 {
	clear: none;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin: 0 0;
	padding: 0 0;
	border-bottom: none;
}
.cardLayout > ul > li div h3 a,
.cardLayout > ul > li div span a {/* その他リンク */
	display: block;
	width: 100%;
	position: relative;
	color: #444;
}
.cardLayout > ul > li > div h3 a:after,
.cardLayout > ul > li div > a:before {
  width: 6px; height: 6px;
  box-shadow: 1px 1px #afafaf;
  content: "";
  position: absolute;
  top: 50%; right: 2px;
  transform: translateY(-50%) rotateZ(-45deg);
}
.cardLayout > ul > li > div p,
.cardLayout > ul > li > p {
	text-indent:0 !important;}
.cardLayout > ul > li ul.linkList {
	margin: 0 0;
	padding: 0 0;}
.cardLayout > ul > li ul.linkList li a {
	width: 100%;
	color: #3f9322;
	display: inline-block;
	padding-left: 15px;
	background: url("/images/common/link-arrow_grey.png") left center no-repeat;
	background-size: 5px auto;}

/* --------------------------------------------------
	.cardBox：テキスト用
-------------------------------------------------- */
.cardBoxes {/* 外枠 */}
.cardBoxes1 .cardBox {}
.cardBoxes2 .cardBox {}
.cardBoxes3 .cardBox {}
.cardBoxes4 .cardBox {}
/* */
.cardBox {
	/* */
    margin-bottom: 20px;
    padding: 10px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.cardBox dt {
    margin-bottom: 10px;
    padding: 5px 0;
    font-size: 20px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #cccccc;
}
	.cardBox dt span.num {
	display: inline-block;
	margin: 1px 1px 1px 0;
    padding: 2px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: #ffffff;
    background: #f0ba17;}
.cardBox dd p {
    line-height: 1.4;
    text-indent: 0;
}
.cardBox dd p + p.note {
	margin-top:0.5em;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 90%;
	color: #666;}

.cardBox dd div {
    text-align: right;
}
.cardBox dd div span {
    display: inline-block;
    padding-left: 15px;
    background: url("../../images/fp/link-arrow_grey.png") left center no-repeat;
    background-size: 5px auto;
}
.cardBox dd div a {
    color: #3f9322;
    line-height: 1.7;
}

/* --------------------------------------------------
	ローン大辞典
-------------------------------------------------- */
body.dictionary#index .cardLayout > ul > li div {
	margin-bottom: 0px;
	padding-bottom: 0;
	border-bottom: none;
}
	body.dictionary#index .cardLayout > ul > li.active div {
		border-bottom: 1px solid #6fb42c;
		padding-bottom: 10px;
		}
body.dictionary#index .cardLayout > ul > li div h3 {
	background-image: url("/images/common/headGnav-icon_plus.png");
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 14px auto;
}
	body.dictionary#index .cardLayout > ul > li.active div h3 {
		background-image: url("/images/common/headGnav-icon_minus.png");
	}
body.dictionary#index .cardLayout > ul > li ul.linkList {
	display: none;
	margin-top:15px;}
	body.dictionary#index .cardLayout > ul > li.active ul.linkList {}
@charset "UTF-8";
/* CSS Document */
/*===================================================
    SP：読み物コンテンツの表
===================================================*/
.container .readings-main table {
	margin: 1em auto;
	width: 96%;
	background-color: #fff;
	border-collapse: collapse;
}
.container .readings-main table caption {
	text-align:center;
	font-weight: bold;}
.container .readings-main table thead tr th,
.container .readings-main table tfoot tr th {
	background-color: #e9f8e2;}
.container .readings-main table thead tr td,
.container .readings-main table tfoot tr td {
	background-color: #F4FBF0;}
.container .readings-main table  th,
.container .readings-main table  td {
	border: 1px solid #ccc;  
	padding: 8px;
}
.container .readings-main table tbody th {
	background: #f9fafc;
	min-width: 6em;
}
/* セル内の配置 */
.container .readings-main table th.aRight,
.container .readings-main table td.aRight { text-align: right;}
.container .readings-main table th.aCenter,
.container .readings-main table td.aCenter { text-align: center;}

/* セルに背景色を付ける */
.container .readings-main table th.cld,
.container .readings-main table td.cld {
	background-color: #ffe;}


/* 縦に展開するもの .verticalTable */
.container .readings-main table.verticalTable {
	width:98%;
	margin: 1em 1%;
	border-right:#ccc solid 1px;
	border-collapse: collapse;
}
.container .readings-main table.verticalTable caption {
	margin-bottom: 10px;
	font-size: 19px;
	letter-spacing: 0.025em;
	font-weight: bold;}
.container .readings-main table.verticalTable thead {
	display:none;
}
.container .readings-main table.verticalTable tfoot th,
.container .readings-main table.verticalTable tbody th {
	background: #e9f8e2;
	color:#000;
	padding:10px 15px;
	border: none;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
.container .readings-main table.verticalTable tfoot tr:last-child th,
.container .readings-main table.verticalTable tbody tr:last-child th {
	border-bottom:#CCC solid 1px;
}
.container .readings-main table.verticalTable tfoot th,
.container .readings-main table.verticalTable tbody th {
	display:block;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
}
	.container .readings-main table.verticalTable tfoot tr th br,
	.container .readings-main table.verticalTable tbody tr th br {
	display: none;}
.container .readings-main table.verticalTable tfoot tr:first-child > :first-child,
.container .readings-main table.verticalTable tbody tr:first-child > :first-child {
	border-top:#CCC solid 1px;
	}
.container .readings-main table.verticalTable tfoot td,
.container .readings-main table.verticalTable tbody td {
	display:block;
	background:#FFF;
	padding:10px 15px;
	border: none;
	border-left:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	vertical-align:top;
}
.container .readings-main table.verticalTable tfoot td::before,
.container .readings-main table.verticalTable tbody td::before {
	content: attr(aria-label);
	display: table-cell;
	clear:both;
	padding-right: 1em;
	font-weight:bold;
	width: 30vw;
	border: none;
	white-space: normal;
	text-align: left;
}
.container .readings-main table.verticalTable tfoot td div,
.container .readings-main table.verticalTable tbody td div {
	display: table-cell;
	padding-left: 1em;
	border-left: 1px solid #ccc;
	text-align: left;}
	
/* スクロールを許容するもの .srcollTable */
div.scrollTable, div.srcollTable {
	overflow-x: scroll;
	overflow-y: auto;
	width: auto;
	max-width: 98vw;
	max-height: 70vh;
	margin: 0 5px;
}
div.scrollTable table,
.srcollTable table {
	width:auto !important;
}
div.scrollTable::-webkit-scrollbar,
.srcollTable::-webkit-scrollbar {
	height: 5px; /* スクロールバーの高さ */
}
div.scrollTable::-webkit-scrollbar-track,
.srcollTable::-webkit-scrollbar-track {
	background: #F1F1F1; /* スクロールバーの背景色 */
}
div.scrollTable::-webkit-scrollbar-thumb,
.srcollTable::-webkit-scrollbar-thumb {
	background: #d6d6d6; /* スクロールバーの色 */
}
div.scrollTable th, .srcollTable th,
div.scrollTable td, .srcollTable td, .x-scroll th{
	white-space: wrap; /* 文字の折返し禁止を廃止 2023.4.26 */
	min-width: 5em;
}

/*===================================================
	SP：特殊な指定
===================================================*/
/* --------------------------------------------------
	賢い借り方
-------------------------------------------------- */
.cellTweUnite {
    padding: 3px 0 2px 0;
    background: #e5e5e5;
    border-bottom: none;}
.cellThreeUnite {
padding: 3px 0 1px 0;
    background: #f3f9ec;
    border-top: 1px solid #b9b9bb;
    border-bottom: none;}
.cellFourUnite {
    padding: 3px 0 1px 0;
    background: #fff6e7;
    border-top: 1px solid #b9b9bb;
    border-bottom: 1px solid #b9b9bb;}
@charset "UTF-8";
/*===================================================
	読み物ページ内のランキング
===================================================*/
/* --------------------------------------------------
	総合ランキング
-------------------------------------------------- */
#loan-ranking.categoryRanking {
    margin-top: 30px;
    padding-bottom: 20px;
    border: none;}
.categoryRanking h2 {
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 1em 0 .5em 0;}
body.fp#topic .readings-main .categoryRanking h2,
body.kininaru#topic .readings-main .categoryRanking h3,
body.dream#topic .readings-main .categoryRanking h3,
body.howto#topic .categoryRanking h2,
body.disctionary#topic .categoryRanking h2 {
	width: auto! important;
	float: none! important;
	white-space: normal !important;
	letter-spacing: 0;
	background-color: #efefef;
	border-radius: 4px;
	margin: 40px 0 20px 0;
	padding: .5em .7em .5em .7em;
	font-weight: normal;
	line-height: 1.2;
	text-align: left;}
    body.fp#topic .readings-main .categoryRanking h2 strong { font-weight: normal;}
.readings-main .categoryRanking p {
	text-indent: 0;
	margin-bottom: 1em;}

/***************************************/
#loan-ranking h2 + p,
#loan-ranking h3 + p {
    margin-top:0 !important;
    margin-bottom:10px !important;
}
#loan-ranking h2,
#loan-ranking h3 {
        font-size: 22px !important;
}

.categoryRanking .loanlist {
	padding: 0 0;
	margin-bottom: 15px;
}

.categoryRanking .loanlist li {
	padding: 10px 15px 20px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.categoryRanking .loanlist li:not(:last-child) {
    margin-bottom: 20px;
}

.categoryRanking .loanlist li > div:first-child > div:first-child  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.categoryRanking .loanlist li > div:first-child > div:first-child img.rankmark {
    width: 50px;
    margin-right: 25px;
}

.categoryRanking .loanlist li > div:first-child > div:first-child span.rankmark {
    background: linear-gradient(to right, #aaa, #bbb);
    display: block;
    width: 60px;
    height: 30px;
    margin-right: 25px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    font-size: 14px;
}

.categoryRanking .loanlist li > div:first-child > div:first-child span.rankmark span {
    display: inline-block;
    font-size: 18px;
    min-width: 1em;
}

.categoryRanking .loanlist li > div:first-child > div:first-child .banklogo {
    width: 120px;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:first-child {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

body#topic .readings-main .categoryRanking .loanlist li > div:first-child > div:last-child > div:first-child p {
	text-indent: 0;
	margin: 0 0 5px 0;
	line-height: 1.4;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:first-child p a {
    color: #3f9322;
	text-decoration:none;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:first-child span {
    display: block;
    line-height: 1;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:last-child dl {
    font-size: 14px;
    margin-bottom: 10px;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:last-child dl:not(:last-child) {
    margin-bottom: .1em;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:last-child dl::after {
    content: '';
    display: block;
    clear: both;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:last-child dl dt {
    float: left;
    min-width: 8.5em;
}

.categoryRanking .loanlist li > div:first-child > div:last-child > div:last-child dl dd {
    margin-left: 9em/*97px*/;
    color: #f28d33;
}

.categoryRanking .loanlist li > div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    padding-top: 5px;
}

.categoryRanking .loanlist li > div:last-child > div:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%/*calc(65% - 5px)*/;
}

.categoryRanking .loanlist li > div:last-child .btn-add div.on > span {
    background: url("../../images/lender_under/ico-check.png") no-repeat left 10px center;
    background-size: 15px auto;
}

.categoryRanking .loanlist li > div:last-child > div:last-child a[data-link] {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 60%;
	height: 40px;
	line-height: 40px;
	background: #eee;
	text-align: center;
	border-radius: 20px;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

.categoryRanking .loanlist li > div:last-child > div:last-child a[data-link]:not(:last-child) {
    margin-right: 5px;
}

.categoryRanking .loanlist li > div:last-child > div:last-child a[data-link=application] {
    background: #ee8e26;
}

.categoryRanking .loanlist li > div:last-child > div:last-child a[data-link=claim] {
    background: #6fb42c;
}

.categoryRanking .loanlist li > div:last-child > div:last-child a[data-link=consultation] {
    background: #08bbd6;
}

.categoryRanking > small {
    display: block;
    line-height: 1.3;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 14px;
}
