@charset "Shift_JIS";
#check_flow {}
#check_flow .step_ttl {
	background-color: #f08300;
	float: left;
	width: 5em;
	margin-left: 20px;
	padding: 0 1.65em 1.5em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
#check_flow .item-column-inr {
	width: 294px;
}
#check_flow .item-column-inr.col1 {
	width: 610px;
}
#check_flow .step00 .step_ttl {
	background-color: #ffffff;
}
#check_flow .step00 .btn-orange-001-l a {
	height: 100px;
}
#check_flow .step01 .step_ttl, #check_flow .step01 .item-column-inr .box-border-001 {
	height: 200px;
}
#check_flow .step02 .step_ttl, #check_flow .step02 .item-column-inr .box-border-001 {
	height: 200px;
}
#check_flow .step03 .step_ttl, #check_flow .step03 .item-column-inr .box-border-001 {
	height: 150px;
}
#check_flow .step04 .step_ttl, #check_flow .step04 .item-column-inr .box-border-001 {
	height: 130px;
}
#check_flow .step05 .step_ttl, #check_flow .step05 .item-column-inr .box-border-001 {
	height: 130px;
}
#check_flow .step01 .step_ttl p, #check_flow .step02 .step_ttl p, #check_flow .step03 .step_ttl p {
	line-height: 1.5rem;
	letter-spacing: 0.5rem;
}
#check_flow .step04 .step_ttl p, #check_flow .step05 .step_ttl p {
	line-height: 1.5rem;
	letter-spacing: 0.25rem;
}
/* -------------------------------------------------------------------
	19/01/21追記　【L-015-01】
------------------------------------------------------------------- */
.box-column2-002-jj .item-column-inr {
	width: 334px;
}
#main div .box-column2-002-jj:not(:first-child) {
	margin-top: 54px;
}
#main div .box-column2-002-jj:not(:first-child) .item-column-inr {
	margin-top: -28px;
	padding-top: 20px;
	background: url(/common2016/images/bg_column_003.png) repeat-x top;
}
#main div .box-column2-002-jj:not(:last-child) {
	margin-bottom: 28px;
}
/* -------------------------------------------------------------------
	19/03/05追記
------------------------------------------------------------------- */
.local {
	padding: 1px 10px;
	background: #f08300;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
}
/* -------------------------------------------------------------------
	19/07/26 リニューアル
------------------------------------------------------------------- */
/*メインビジュアル*/
.mainV {
	height: 770px;
	background: url(/products/loan/homeloan_jyujitsu/images/main_bg.png) repeat-x center;
}
.mainViner {
	width: 960px;
	height: 770px;
	margin: 0 auto;
	background: url(/products/loan/homeloan_jyujitsu/images/main_V.png) no-repeat;
	text-indent: 105%;
	white-space: nowrap;
	overflow: hidden;
}
/*動画*/
.movieArea {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
/* 3カラム幅 */
.movieBox {
	width: calc((100% - 13px * 2) / 3);
}
.movieBox:not(:nth-child(3n)) {
	margin-right: 13px;
}
.movieBox img, .movieBoxLast img {
	width: 100%;
}
.movieBox .thickbox, .movieBoxLast .thickbox {
	text-align: left !important;
}
/*人生100年時代*/
.bg100years {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_01.png) no-repeat;
	width: 736px;
	height: 211px;
	margin-top: 30px;
	margin-bottom: 50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*充実人生のポイント*/
.point {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_02.png) no-repeat;
	width: 739px;
	height: 414px;
	margin-top: 50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*一生涯の安心*/
.pointFigure {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_03.png) no-repeat;
	width: 735px;
	height: 390px;
	margin-top: 50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*充実人生はご満足*/
.satisfaction {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_04.png) no-repeat;
	width: 737px;
	height: 131px;
	margin-top: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*「カードタイプ」*/
.type01 {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_05.png) no-repeat;
	width: 734px;
	height: 276px;
	margin-top: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*「目的タイプ」*/
.type02 {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_06.png) no-repeat;
	width: 734px;
	height: 843px;
	margin-top: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*6ヶ月*/
.sixmonths {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_07.png?210105) no-repeat;
	width: 735px;
	height: 630px;
	margin-top: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.sixmonthsLinkTxt {
	display: block;
	position: absolute;
	height: 30px;
	width: 115px;
	top: 395px;
	left: 427px;
	text-indent: 0;
	font-size: 11px;
	font-weight: bold;
}
.sixmonthsLinkTxt:hover {
	color: #f08300;
	text-decoration: underline;
}
/*利用シーンに応じた活用事例*/
.case {
	background: url(/products/loan/homeloan_jyujitsu/images/img_pc_08.png) no-repeat;
	width: 739px;
	height: 2025px;
	margin-top: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*アンカーリンク*/
.ancMenu {
	background: #fef7ef;
	height: 111px;
	overflow: hidden;
}
.ancMenuInner {
	width: 960px;
	height: 111px;
	margin: 0 auto;
}
.ancMenuList {
	display: block;
	font-size: 0;
	height: 111px;
}
.ancMenuList li {
	width: 240px;
	vertical-align: middle;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 111px;
	background: url(/products/loan/homeloan_jyujitsu/images/arw01.png) no-repeat center 80px;
}
.ancTxt {
	font-size: 18px;
	display: block;
}
.ancMenuList li a {
	color: #163289;
	display: block;
	width: 100%;
	height: 111px;
}
.mainNoteTxt {
	display: block;
	width: 960px;
	margin: 10px auto 0;
	font-size: 12px;
	color: #0b3190;
	text-align: right;
}
.mainNote {
	font-size: 11px;
}
.ancTxtArea {
	display: block;
	width: 100%;
	border-right: #885919 dotted 1px;
	height: 80px;
	margin-top: 15px;
	padding-top: 5px;
}
.ancMenuList li:first-child .ancTxtArea {
	border-left: #885919 dotted 1px;
}
/*下部固定メニュー*/
.fixedMenu {
	height: 123px;
	background: url(/products/loan/homeloan_jyujitsu/images/bgFt.png);
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
}
.fixedMenuInner {
	width: 996px;
	margin: 0 auto;
	height: 123px;
	overflow: hidden;
}
.ftBtnArea {
	font-size: 0px;
	width: 620px;
	float: left;
	margin-top: 30px;
}
.ftBtnArea li {
	display: inline-block;
	width: 149px;
	vertical-align: top;
	margin-right: 5px;
}
.ftTelArea {
	width: 361px;
	height: 123px;
	display: block;
	margin-top: 15px;
	background: url(/products/loan/homeloan_jyujitsu/images/fixedMenu_tel.png?2004) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.chatNoteTxt {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	display: block;
	margin-top: 5px;
}
.topAnk {
	display: block;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 140px;
	right: 50px;
}
.topAnk a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.topAnk a img {
	width: 50px;
	height: 50px;
}
/*Q＆A*/
.box-qa-001 a.anchor-blank-001:after {
	margin: 0 8px 0 4px;
}
.box-qa-001 {
	margin: 20px 0 0;
}
.box-border-003 dd {
	padding: 17px;
}
.accordionMenu dt {
	position: relative;
	padding-right: 50px;
}
.accordionMenu dt span {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 15px;
	top: 30%;
	background: url(/products/loan/homeloan_jyujitsu/images/ico_open.png) no-repeat
}
.accordionMenu dt.active span {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 15px;
	top: 30%;
	background: url(/products/loan/homeloan_jyujitsu/images/ico_close.png) no-repeat
}
/*申し込み環境の崩れ修正*/
#check_flow .step_ttl {
	background-color: #f08300;
	float: left;
	width: 30px;
	margin-left: 20px;
	padding: 3px;
}
/*動画再生ウインドウ*/
#TB_window {
	position: fixed !important;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 1px solid #525252;
	text-align: left;
	top: 150px !important;
	left: 60% !important;
	width: auto !important;
}
/*フッターマージン*/
.footerBtm {
	margin-bottom: 133px;
}
/*イタリック解除*/
em {
	font-style: normal;
}
/*PCのみ適用*/
@media screen and (min-width:768px) {
	.sp_check_flow .box-column2-001 {
		clear: both;
		margin: 10px 0;
	}
	.sp_check_flow {
		margin: 20px auto 0;
	}
	#check_flow .step02 .step_ttl, #check_flow .step02 .item-column-inr .box-border-001 {
		height: 300px;
	}
	#check_flow .box-border-001 {
		font-size: 14px;
		line-height: 130%;
	}
	.bnrLink {
		display: block;
		margin-top: 20px;
	}
	.bnrLast {
		margin-bottom: 20px;
	}
	.bnrLink img {
		width: 270px;
		height: auto;
	}
	/*タイプ診断*/
	.type_col {
		position: relative;
	}
	.type_col .type_col__list {
		width: 187px;
		height: 84px;
		border-radius: 7px;
	}
	.type_col .type_col__list a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.type_col .type_col__list a span {
		display: none;
	}
	.type_col .ret_type01 {
		position: absolute;
		bottom: 22px;
		left: 22px;
	}
	.type_col .ret_type02 {
		position: absolute;
		bottom: 22px;
		left: 296px;
	}
	.type_col .ret_type03 {
		position: absolute;
		bottom: 22px;
		right: 22px;
	}
}
/*スマホ用CSS*/
@media screen and (max-width:767.9px) {
	/*メイン*/
	.sp_main img {
		width: 100%;
	}
	.hd01 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.sp_mainTel {
		background: #d5effd;
		padding: 10px;
	}
	.sp_mainTel img {
		width: 100%;
	}
	.sp_mainNote {
		background: #ffffff;
		color: #163289;
		font-weight: bold;
		padding: 2px 5px;
	}
	/*アンカー*/
	.ancMenu {
		background: url(/products/loan/homeloan_jyujitsu/images/sp_menuBg.png) no-repeat center center #fdf7ef;
		background-size: auto 160px;
		height: 160px;
		overflow: hidden;
	}
	.ancMenuInner {
		width: 100%;
		height: 160px;
		margin: 0 0;
	}
	.ancMenuList {
		display: block;
		font-size: 0;
		height: 100%;
	}
	.ancMenuList li {
		width: 50%;
		vertical-align: top;
		display: inline-block;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		height: 80px;
		background: url(/products/loan/homeloan_jyujitsu/images/arw01.png) no-repeat center 60px;
		margin: 0;
		padding: 0;
	}
	.ancTxt {
		font-size: 12px;
		display: block;
	}
	.ancMenuList li a {
		color: #163289;
		display: block;
		width: 100%;
		height: 100%;
		margin-top: 0;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.mainNoteTxt {
		width: auto;
		margin: 5px 10px 10px 10px;
		font-size: 10px;
	}
	.ancTxtArea {
		display: block;
		width: auto;
		border: none;
		height: 65px;
		margin-top: 15px;
		padding-top: 0px;
		margin-left: 10px;
		margin-right: 10px;
		overflow: hidden;
	}
	.ancMenuList li:first-child .ancTxtArea {
		border-left: none;
		border-bottom: #885919 dashed 1px;
	}
	.ancMenuList li:nth-child(2) .ancTxtArea {
		border-bottom: #885919 dashed 1px;
	}
	/*動画*/
	.movieArea {
		padding: 0 13px;
	}
	.movieArea.sp-col1 > * {
		width: 100%;
		margin-right: 0;
	}
	.movieArea.sp-col2 > * {
		width: calc((100% - 13px) / 2);
	}
	.movieArea.sp-col2 > *:not(:nth-child(2n)) {
		margin-right: 13px;
	}
	.movieArea.sp-col2 > *:nth-child(2n) {
		margin-right: 0;
	}
	.movieBox img, .movieBoxLast img {
		width: 100%;
	}
	.movieBox .thickbox, .movieBoxLast .thickbox {
		text-align: left !important;
	}
	/*相談手順*/
	#check_flow .item-column-inr, #check_flow .item-column-inr.col1 {
		width: auto;
		height: auto;
	}
	#check_flow .sp_step_ttl {
		background-color: #f08300;
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
		padding: 7px;
		color: white;
	}
	#check_flow .step01 .item-column-inr .box-border-001, #check_flow .step03 .item-column-inr .box-border-001, #check_flow .step04 .item-column-inr .box-border-001, #check_flow .step02 .item-column-inr .box-border-001, #check_flow .step05 .item-column-inr .box-border-001 {
		height: auto;
		overflow: hidden;
	}
	#check_flow .step00 .btn-orange-001-l a {
		height: auto;
		padding: 15px 0;
		margin: 10px;
		display: block;
		line-height: 20px;
	}
	#check_flow .btn-orange-001-l {
		background-color: #f08300;
		border-radius: 5px;
		position: relative;
		margin: 5px 10px 15px;
	}
	#check_flow img {
		vertical-align: middle;
	}
	.box-border-003 dd {
		padding: 0;
		border-top: 1px solid #bfbfbf;
	}
	.btn-orange-001-l a span img {
		top: 30%;
		left: 10px;
	}
	#check_flow .step01 .item-column-inr .box-border-001, #check_flow .step02 .item-column-inr .box-border-001, #check_flow .step03 .item-column-inr .box-border-001, #check_flow .step03 .item-column-inr .box-border-001, #check_flow .step04 .item-column-inr .box-border-001, #check_flow .step05 .item-column-inr .box-border-001 {
		margin-top: 0;
		border-top: 0;
	}
	.sp_check_flow {
		border: none;
	}
	.box-border-003 dd {
		border-top: none;
	}
	.sp_bdr {
		border: #bfbfbf solid 1px;
		padding: 0;
	}
	.box-border-008 {
		margin: 0;
	}
	/*下部固定メニュー*/
	.fixedMenu {
		height: 124px;
		background: url(/products/loan/homeloan_jyujitsu/images/sp_bgFt.png) repeat-x;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 100;
	}
	.fixedMenuInner {
		width: 320px;
		margin: 0 auto;
		height: 124px;
		position: relative;
	}
	.ftBtnArea {
		font-size: 0px;
		width: 160px;
		float: left;
		margin-top: 60px;
		margin-left: 10px;
	}
	.ftBtnArea li {
		display: inline-block;
		width: 74px;
		vertical-align: top;
		margin-right: 5px;
	}
	.ftBtnArea li img {
		width: 72px;
		margin-bottom: 4px;
	}
	.ftTelArea {
		width: 135px;
		height: 64px;
		display: block;
		float: right;
		background: url(/products/loan/homeloan_jyujitsu/images/sp_fixedMenu_tel.png?2004) no-repeat;
		background-size: 135px auto;
		position: absolute;
		bottom: 5px;
		right: 10px;
		z-index: 200;
	}
	.chatNoteTxt {
		color: #ffffff;
		font-weight: bold;
		font-size: 6px;
		line-height: 100%;
		display: block;
		margin-top: 0px;
	}
	.topAnk {
		display: block;
		width: 34px;
		height: 34px;
		position: fixed;
		bottom: 130px;
		right: 20px;
	}
	.topAnk a {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.topAnk a img {
		width: 34px;
		height: 34px;
	}
	.footerBtm {
		margin-bottom: 100px;
	}
	/*ボックス調整*/
	.box-ul-002 {
		display: block;
		margin: 0 10px;
	}
	.box-cv-002 .item-cv-info-001 {
		padding: 1px 0 1px;
	}
	.item-ul-ica001 {
		margin: 0;
		width: 24px;
	}
	.sp_btn_ank .sp_btn a::before {
		transform: rotate(135deg);
	}
	a.sp_ankLink {
		background: url(/common2016/images/arrow_orange_down_15x15.png) no-repeat 10px center;
		vertical-align: middle;
		color: #0b3190;
		text-decoration: none;
		padding: 3px 0 3px 25px;
	}
	.sp_ftTelBtn {
		display: block;
		position: absolute;
		width: 135px;
		height: 52px;
		bottom: 10px;
		right: 0px;
	}
	.sp_movTxt {
		font-size: 12px;
	}
	/*クリア*/
	.cf {
		display: inline-table;
	}
	/* FAQ */
	.box-qa-001 dt {
		position: relative;
	}
	.box-qa-001 a {
		display: block;
		padding: 0 20px 0 0;
	}
	.box-qa-001 a::after {
		position: absolute;
		content: "";
		vertical-align: middle;
		top: 50%;
		right: 15px;
		width: 5px;
		height: 5px;
		border-top: 2px solid #f08300;
		border-right: 2px solid #f08300;
		-webkit-transform: rotate(45deg) translateY(-50%);
		transform: rotate(45deg) translateY(-50%);
	}
	/* 調整 */
	div#base_2line div#main {
		float: none;
		margin: 0 auto;
	}
	.box-cv-002 {
		margin: 0 auto;
	}
	.sp_w100 img {
		max-width: 100%;
	}
	.box-column2-001 .item-column-inr {
		float: none;
	}
	#check_flow .step00 .btn-orange-001-l a {
		margin: 0;
	}
	.btn-orange-001-l {
		width: auto;
	}
	.box-column2-001 .item-column-inr {
		margin: 0;
	}
	.box-column2-001 {
		margin: 20px 0 0 0;
	}
	.box-border-006 .item-img-left {
		width: auto;
	}
	.box-border-006 dl {
		background: none;
	}
	.box-border-006 dd {
		float: none;
		width: auto;
		padding: 0;
	}
	.bg_orange02 {
		background-color: #f08300 !important;
	}
	.bg_blue02 {
		background-color: #0b3190 !important;
	}
	.tx_white {
		color: #fff;
	}
	.sp_btn a.anc::before {
		margin-top: -0.4rem;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
}