@charset "UTF-8";


/* -------- 共通 -------- */
.heading {
	background-color: #009650;
}

/* -------- メインイメージ -------- */
.mainbg {
	background:#e5f1eb repeat-x;
}

.mainimg {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background:#fff0e5 repeat-x;
}
.mainbg ul{
	margin-bottom:-14px;
}
.mainimg {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background:#fff0e5 repeat-x;
}

.year{
	position: absolute;
	list-style-type:none;
	left: 178px;
	top: 37px;
	width: 505px;
	margin: 0;
	padding: 0;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	letter-spacing:-1px;
	line-height: 44px;
	color:#009650;
}
.PostNumber {
	position: absolute;
	list-style-type:none;
	left: 37px;
	top: 155px;
	width: 505px;
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 44px;
}
.PostNumber span {
	color: #009650;
}
.platetext {
	position: absolute;
	list-style-type:none;
	right: 35px;
	top: 92px/*80px*/;
	width: 405px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
}
.platetext span{
	color:#ff0033;
	background-color:#ffff00;
	/*  */
	text-align: center;
}

.org {
	color: #009650;
}

/* -------- カードローン特集 -------- */
.contents01 {
	padding-bottom: 80px;
	background: transparent url('/variety/images/perfectguide/bg_slider.gif') repeat left top;
}

/* スライド */

/* 現在位置やじるし画像 */
#present {
	background: transparent url('/variety/images/perfectguide/slide_active.png') 0 0 no-repeat;
}

/* 現在位置枠線色 */
#bx-pager li.active img {
	border: 3px solid #009650;
}

/* コントローラー */
.bx-wrapper .bx-prev {
	background: url('/variety/images/perfectguide/controls.png') no-repeat 0 0;
}

.bx-wrapper .bx-next {
	background: url('/variety/images/perfectguide/controls.png') no-repeat -41px 0;
}

.bx-wrapper .bx-controls-auto .bx-start {
	background-image: url('/variety/images/perfectguide/controls.png');
}

.bx-wrapper .bx-controls-auto .bx-stop {
	background-image: url('/variety/images/perfectguide/controls.png');
}

/* コンテンツ */
.CardLoanSpecial {
	background-image: url('/variety/images/perfectguide/bg_cardloan.gif');
}

.cardLoanCarch {
	color: #009650;
	background-image: url('/variety/images/perfectguide/bg_catch.gif');
}

.searchResult-table-card{
	border-top-color: #009650;
	border-left-color: #009650;
}

.searchResult-table-card th {
	color: #fff;
	background-color: #009650;
	border-right-color: #fff;
	border-bottom-color: #009650;
}

.searchResult-table-card td {
	border-right-color: #009650;
	border-bottom-color: #009650;
}

.searchResult-table-card .colcorrespond {
	border-right-color: #009650;
}

.cardLoanBtn {
	text-align: center;
}

.incomeCertificate {
	color: #f43c6c;
	font-weight: bold;
}

.incomeCertificate dt {
	float: left;
	width: 7em;
	text-align: center;
	border: 1px solid #f43c6c;
	padding: 7px;
}

.incomeCertificate dd {
	margin-left: 9em;
	padding: 8px 0;
}


/* SearchBox */
.searchBox {
	margin: 30px 0;
	padding: 20px 30px;
	border: 3px solid #ededed;
}

.searchInputItems {
	float: left;
	width: 690px;
}

/* Button */
.button {
	float: right;
	width: 137px;
	margin: 10px 0;
}

/* Loan Search ============================== */
.condition-list {
	clear: both;
	margin: 10px 0;
	font-size: 92%;
}

.condition-list dt {
	float: left;
	padding-right: 10px;
	margin: 0;
}

.condition-list dd {
	float: left;
	margin: 0;
	padding-right: 2em;
}

.condition-list .dt-inline {
	width: 6em;
	padding-right: 0;
}

.condition-list .dd-inline {
	float: none;
	margin: 0 6em 10px 0;
}

.appryList {
	margin: 0 0 5px;
	padding: 0;
}

.appryList li {
	display: inline;
}

/*-----------------------------------*/

/* Result */
.searchResult-title {
	margin:0 0 15px 50px;
}

.searchResult-detail {
	margin: 0 auto 10px;
	font-weight: bold;
	text-align: center;
}

.searchResult-table {
	border-color: #ccc;
	margin-bottom: 5px/*45px*/;
	border-collapse: collapse;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.searchResult-table th,
.searchResult-table td {
	padding: 7px;
	font-size: 92%;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.searchResult-table th {
	font-weight: normal;
	text-align: center;
	background-color: #e5f4ed;
}

.searchResult-table th img {
	margin: 0 3px;
}

.searchResult-table a:link,
.searchResult-table a:visited,
.searchResult-table a:active {
	text-decoration: none;
}

.searchResult-table a:hover {
	text-decoration: underline;
}

.searchResult-table .colLoanName {
	width: 37%;
}

.searchResult-table .colRateType {
	width: 20%;
	text-align: center;
	white-space: nowrap;
}
.searchResult-table .colBorrowingFee {
	width: 15%;
	text-align: center;
}

.searchResult-table .colResponse {
	width: 15%;
	text-align: center;
/*	background-color:#ffffe0;*/
}

.searchResult-table .colVisiting {
	width: 5%;
	text-align: center;
}

.searchResult-table .colButton {
	width: 8%;
	text-align: right;
}

.result-loanName {
	margin: 0 0 5px
}

.result-loanrovider {
	margin: 0;
}

/*------シュミレーション試算-----------*/
.Simulation{
	text-align: center;
}

.Simulation-list{
	display: table;
	margin-bottom: 40px;
	height: 210px;
	background:url('/variety/images/perfectguide/bg_03.gif') no-repeat;
}

.Simulation-question {
	display: table-cell;
	width: 630px;
	vertical-align: middle;
}

.Simulation-result {
	display: table-cell;
	width: 270px;
	text-align: center;
	vertical-align: middle;
}

.Simulation-select {
	width: 530px;
	margin: 0 auto;
}

.selectItem {
	float: left;
	width: 164px;
	margin-right: 10px;
	font-size: 129%;
	text-align: center;
}

.selectItem p {
	margin: 0 0 12px;
}

.Simulation-button {
	clear: both;
	padding-top: 26px;
	text-align: center;
}

.priceBox {
	font-size: 45px;
	color: #f43c6c;
	font-weight: bold;
}

.customSelect {
	width: 146px;
	padding: 8px;
	text-align: left;
	white-space: nowrap;
	border: 1px solid #333;
	background: transparent url('/variety/images/perfectguide/blt_select.gif') no-repeat right center;
}


/*-----------------------------------*/
div.area-loan-title {
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 18px;
    background: none;
}
table.area-loan-title {
    width: auto;
    height: auto;
}

.area-loan > .btn {
    background-color: #009650;
}
.area-loan > .detail {
    border: 6px solid #009650;
}



.con03-inner01{
	padding:52px 0 37px 0;
}
.con03-bg {
	margin-top:-20px;
	margin-bottom:0;
	padding-top:40px;
	background:#fff0e5;
}
.con03-ttl {
	margin-bottom:37px;
}
.con03-img{
	padding-bottom:50px;
}
.con03-bottom {
	margin-top:-14px;
	padding-top:35px;
	background: url('/variety/images/perfectguide/bg_arrow.gif') no-repeat center top;
}
.con03-text{
	width:659px;
	float:left;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:1.3;
	overflow:hidden;
}
.con03-icon{
	float:left;
	padding-right:25px;
}
.con03-text .float_L {
	float:left;
}

.con03-text .float_R {
	float:right;
}
.con03-text02{
	text-align:right;
}

.con03-inner02{
	overflow: hidden;
	margin-left: 100px;
}

.type .three-type{
	margin:0 auto;
}

/*-----------------------------------*/

.contents04 h4{
	margin:30px 0 0;
	text-align:center;
	font-size:20px;
	color:#009650;
}
.contents04 p{
	margin:10px 0 0;
}
.contents04 .right{
	text-align:right;
}
.text03{
	margin-top:30px;
	padding:0 30px 40px;
	border:#009650 2px solid;
}
#ad01{
	border: 1px #cccccc solid;
    vertical-align: middle;
	margin: 20px 0;
}
#ad01 .bgc01{
	width: 151px;
    background: #dff0c8;
}
#ad01 .bgc02{
	width: 248px;
    background: #fcf1c9;
}
#ad01 th{
	padding: 10px 0;
    font-weight: normal;
}
#ad01 td{
	width: 248px;
    padding: 10px 15px;
	background-color:#fff;
}
#ad01 th,#ad01 td{
	border: 1px #cccccc solid;
    vertical-align: middle;
}
#ad02{
	margin:40px 0 60px;
}

#ad02 ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#ad02 li{
	width:440px;
	height:250px;
	padding-bottom:20px;
	border:#009650 2px solid;
}
.li01{
	float:left;
}
.li02{
	float:right;
}
#ad02 li h5{
	margin:0;
	padding:0;
}
#ad02 li p{
	padding:0 20px;
}
.adfoot01{
	float:left;
}
.adfoot02{
	float:right;
}

#ad02 ul:after{
	clear:both;
	display:block;
	content:"";
	height:0;
	visibility:hidden;
}

/*************************************************************************************************************
	20160804 EL fix
*************************************************************************************************************/
.adContainer {
	margin: 0 auto;
	padding: 0 auto 40px auto;
}
.adContainer .inner {
    width: 934px;
    margin: 0 auto;
	padding: 0 auto;
}
.adContainer ul, .adContainer li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.adContainer .CardLoanSpecial {
	background-image: none !important;
}

.adBox li {
    clear: both;
    margin-bottom: 15px;
}

#mc01 {
	margin-bottom: 0;
}
#mc01 .row {
	margin-bottom: 15px;
}
#mc01 .row .col {
	float: left;
	width: 290px;
	margin-right: 13px;
	background: url(/variety/images/perfectguide/mc01_bg_02.png) repeat-y left top;
}
#mc01 .row .col:last-child,
#mc01 .row .lastChild {
	margin-right:  0;
}
#mc01 .row .col h3 {
	height: 50px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#mc01 .row .col .mc_bg_01_t td {
	width:290px;
	height:60px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: url(/variety/images/perfectguide/mc01_bg_01_bottom.png) no-repeat center bottom;
}
#mc01 .row .col .table01 {
	width: 100%;
}
#mc01 .row .col .table01 tr td {
	height: 70px;
	vertical-align: middle;
	padding: 0 10px;
}
#mc01 .row .col .table01 tr td h4 {
	text-align: center;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom:0;
	margin-top:15px;
}
#mc01 .row .col .img01 {
	text-align: center;
	margin: 0  0 10px 0;
}
#mc01 .row .col .table02,
#mc01 .row .col .table02 tr th,
#mc01 .row .col .table02 tr td {
	border: 1px #999999 solid;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
}
#mc01 .row div .table02 {
	width: 240px;
	margin: 0 auto 13px;
}
#mc01 .row .col .table02 tr th,
#mc01 .row .col .table02 tr td {
	padding: 5px;
}
#mc01 .row .col .table02 tr th {
	background: #009650;
}
#mc01 .row .col .txt01 {
/*	height:112px !important;*/
	margin: 0 16px 10px;
	font-size: 12px;
	line-height: 1.4em;
}
#mc01 .row .col .txt02 {/* 20170726 */
    /*height: 5.6em !important;*/
    font-size: 11px;
	color: #888;
	margin: 0 16px 10px 16px;
	line-height: 1.4em;
}
#mc01 .row .col .table02,
#mc01 .row .col .table02 tr th,
#mc01 .row .col .table02 tr td {
	border: 1px #009650 solid;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
	color:#fff;
	    border-collapse: collapse;
}

#mc01 .row .col .table02 tr th {
	border: 1px #fff dotted;
}
#mc01 .row .col .table02 tr td {
	border: 1px #009650 dotted;
}

#mc01 .row .col .table02 tr td {
	color:#000000;
}

#mc01 .row .col .img01 img {
/*	padding:10px 34px;*/
	padding:5px 2px;
/*	border:1px solid #eeeeee;*/
}

.cardLoanInner {
    background: transparent url('/variety/images/perfectguide/bg_slider.gif') repeat left top;
	background-color: #fff;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.bgImg {
    line-height: 0;
    font-size: 0;
}
.tCenter {
    text-align: center;
}

.stageCr {
	*zoom: 1;
}
.stageCr:after {
    content: "";
    display: block;
    clear: both;
}
/*------地域密着のカードローン FIX-----------*/
.area-loan > .detail .bank img {
	left: 27px;}
/*************************************************************************************************************/

.mail.mail_01{
	background:url('../images/common/bg_05.gif') no-repeat !important;
}
.mail.mail_02{
	background:url('../images/perfectguide-hg/bg_05_02.gif') no-repeat !important;
}

/* 2016.11.17 エリア広告タイトル改訂 */
/*
<table class="area-loan-title"><tr>
	<td class="leftCell"><img src="./images/perfectguide/arealoan_text_{$dt.keyword.num2|string_format:"%02d"}.gif" alt="地域密着の{$dt.keyword.title}" height="29" /></td>
	<td class="rightCell"><strong class="ad_area_prefecture">---</strong></td>
*/
table.area-loan-title {}



/**************************************************************************
	20171002 diff
**************************************************************************/
#mc01 .row .col {
}
#mc01 .row .col .mc_bg_01_c {}
#mc01 .row .col .mc_bg_01_t{}

#mc01 .row .col .mc_bg_01_t td {
	background-position: center top;
	line-height: 20px;}
#mc01 .row .col .table01 {}
#mc01 .row .col .table01 tr td {
	font-size: 22px;
	line-height: 24px;
	height: 60pt;
}
#mc01 .row .col .mc_bg_01_t p {
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}
#mc01 .row .col .mc_bg_01_t div.lender_name {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0;
	padding: 5px 5px;
}
#mc01 .row .col .mc_bg_01_t a {
	color: #fff;
	text-decoration: none;}
#mc01 .row .col .img01 {}
.bgImg img {}

.product_name {
	display: table-cell;
	width: 268px;
	height: 4.5em;
	vertical-align: middle;
	text-align: center;
	font-size: 13pt;
	line-height:1.1;
	margin: 0.5em 0;
}
.product_name a {}
.prText {
	text-align: center;
	margin: 0.5em 0 0 0;
	font-size: 13pt;
	line-height:1.2;
	color: #c00;}

#mc01 .row .col .txt01.adjustH {
	/* height: 6em !important; */}
	.adContainer ul.adBox li:nth-of-type(2) #mc01 .row .col .txt01.adjustH {
	/* height: 7.5em !important;*/}


#mc01 .row .col .txt01 em,
.area-loan > .detail .text dl dd em {
	color: red;
	font-style: normal;
	font-weight: bold;
}

/*************************************************
	20230901 カードローンの金利が気になる方必見！
 *************************************************/
div.contents01 { padding-bottom: 1px;}
div.contents06 {
	margin: 40px 0 60px 0;
	padding: 0 0;}
div.contents06 h2.heading {/*カードローンの金利が気になる方必見！*/
	margin-bottom: 20px;
	background-color: #E5F4ED;}

div.contents06 > div > ul,
div.contents06 > div > ul > li {
	list-style: none;
	margin: 0 0;
	padding: 0 0;}
	/* レイアウト */
div.contents06 > div > ul > li > span {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 900px;
	margin: 0 auto;
	padding: 24px 0;
	border: 4px solid #FF7373;}
div.contents06 h3.heading {/* 少額利用でも低金利の可能性！審査により金利が決定 */
	margin-bottom: 20px;
	font-size: 23px;
	line-height: 1;
	background-color: transparent;}
	div.contents06 h3.heading span {
		display: inline-flex;
		align-items: center;}
	div.contents06 h3.heading em { 
		font-style: normal;
		color: #F23A6C;}
	div.contents06 h3.heading span:before,
	div.contents06 h3.heading span:after {
		content: "";
		display: inline-block;
		width: 30px;
		height: 24px;}
	div.contents06 h3.heading span:before { background: url('/variety2/images/perfectguide-hg/accent_left.png') no-repeat;}
	div.contents06 h3.heading span:after { background: url('/variety2/images/perfectguide-hg/accent_right.png') no-repeat;}

div.contents06 div.logoBox { width: 214px; text-align: center;}
div.contents06 div.specBox { width: 640px;}
div.contents06 div.btnBox { width: 100%; text-align: center;}

div.contents06 img.logoImg {}
div.contents06 span.lenderName {
	display: block;
	font-size: 18px;
	color: #000;}
div.contents06 span.productName {
	display: block;
	font-weight: bold;
	font-size: 20px;}
div.contents06 ul.tag {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;}
div.contents06 ul.tag > li {
	display: inline-block;
	margin: 0 .25em 0 0;
	padding: 0.4em 0.5em;
	border: none;
	color: #000;
	background-color: #eee;
	border-radius: 3px;}
div.contents06 p.prText {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #FF7373;
	text-align: left;
	font-size: 14px;
	line-height: 1.4;
	color: #333;}
div.contents06 p.prText em {
		font-style: normal;
		color: #F23A6C;}
div.contents06 table.specTable {
	width: 100%;
	margin: 10px 0 0 0;
	border: 1px solid #FFD376;
	text-align: center;}
div.contents06 table.specTable thead {
	border-bottom: 1px solid #FFD376;
	background-color: #FCECA9;;}
div.contents06 table.specTable th,
div.contents06 table.specTable td {
	border-right: 1px solid #FFD376;
	padding: 5px 0;}
div.contents06 a.btnLink {/*詳しくはこちら*/
	display: inline-block;
	margin: 20px auto 0 auto;
	width: 244px;
	height: 50px;
	background: url('/variety2/images/perfectguide-hg/mc01_btn_04.png') no-repeat;
	background-size: contain;
	text-indent: -5000px;}
	div.contents06 a.btnLink:hover { opacity: .5;}






