img {
	max-width: 100%
}

.pd-r05 {
	padding-right: .5rem
}

.pd-l05 {
	padding-left: .5rem
}

.mr0 {
	margin-right: 0
}

.mr1 {
	margin-right: 1rem
}

.mt3r {
	margin-top: 3rem
}

.pb0 {
	padding-bottom: 0
}

.pt10 {
	padding-top: 10px
}

.line-kabarai {
	border-bottom: 1px dashed #f38f94;
	padding-bottom: .5rem
}

.bg-sub-kabarai {
	background-color: #f38f94;
	color: #fff
}

.strong-underline-kabarai {
	background: linear-gradient(transparent 60%, #f38f94 60%)
}

#coverBox {
	background: none;
	padding-top: 0;
	border-top: none;
}

.displayTable {
	display: table;
	width: 100%
}

.displayCell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

.link-txt {
	color: #f38f94;
	text-decoration: underline
}

.link-txt:hover {
	opacity: .3
}

@media only screen and (min-width:641px) {

	#construction,
	#risk,
	#card,
	#mis,
	#flow,
	#voice,
	#faqBox,
	#merit,
	#knowledge {
		padding: 3rem 0
	}
}

@media only screen and (max-width:640px) {

	#construction,
	#risk,
	#card,
	#mis,
	#flow,
	#voice,
	#faqBox,
	#merit,
	#knowledge {
		padding: 2rem 0
	}

	.btn-kabarai {
		width: 100%
	}
}

.kabaraiFont-wrap,
.kabaraiFont-wrap .btn-kabarai,
.kabaraiFont-wrap .panel-heading,
.kabaraiFont-wrap .icon-q-default,
.kabaraiFont-wrap .ttl-hashtagList,
.kabaraiFont-wrap .h5,
.kabaraiFont-wrap .ttl-faq {
	font-size: 1.4rem
}

.kabaraiFont-wrap .text-xs {
	font-size: .75rem
}

.kabaraiFont-wrap .outline-wrap .panel-heading {
	font-size: 1.25rem
}

.kabaraiFont-wrap .outline-wrap .accordion-item,
.kabaraiFont-wrap .hashtag {
	font-size: 1rem
}

@media only screen and (min-width:641px) {

	.kabaraiFont-wrap h1.heading,
	.kabaraiFont-wrap h2.heading,
	.kabaraiFont-wrap p.h2 {
		font-size: 2rem
	}

	.kabaraiFont-wrap h3.heading {
		font-size: 1.8rem
	}

	.kabaraiFont-wrap h4.heading {
		font-size: 1.6rem
	}
}

@media only screen and (max-width:640px) {

	.kabaraiFont-wrap h1.heading,
	.kabaraiFont-wrap h2.heading,
	.kabaraiFont-wrap p.h2 {
		font-size: 1.6rem
	}

	.kabaraiFont-wrap h3.heading {
		font-size: 1.52rem
	}

	.kabaraiFont-wrap h4.heading {
		font-size: 1.5rem
	}

	.kabaraiFont-wrap .ctaTx-wrap .ctaTx {
		font-size: 1.4rem
	}
}

.text-strong {
	font-weight: 600
}

.text-strong a {
	font-weight: 600
}

.kabarai .profile-wrap {
	display: flex;
	align-items: center;
	padding: .5em
}

.kabarai .profile-wrap figure {
	padding-right: .5em
}

.kabarai .profile-wrap img {
	border: 3px solid #ddd;
	border-radius: 60%
}

.kabarai .profile-wrap .txt {
	padding-left: .8em
}

table>tbody>tr:last-child td {
	word-break: break-all
}
.kv-kabarai-main {
	background: url(../../assets/img/kabarai/bg-kv-kabarai.webp);
	padding-top: 10px;
}
.kv-kabarai-ttl {
	background: #b21f31;
	text-align: center;
	padding: 5px 10px;
	font-size: 1.2rem;
	color: #fff;
	font-weight: 600;
	border-radius: 30px;
	margin: 0 15px 20px;
	position: relative;
}
.kv-kabarai-ttl::after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #b21f31;
}
.kv-kabarai-sub-wrap {
	background: #f7f7f7;
	padding: 10px 0 20px 0;
}
.kv-kabarai-subttl {
	font-size: 1.2rem;
	font-weight: bold;
	font-feature-settings: "palt";
	margin: 10px 0 15px;
	font-size: 0.85rem;
	text-align: center;
}
.kv-kabarai-subttl-strong {
	display: inline-block;
	font-family: "æ¸¸ææ", YuMincho, "Hiragino Mincho ProN W3", "ãã©ã®ãææ ProN W3", "Hiragino Mincho ProN", "HGææE", "MS Pææ", "MS ææ", serif;
	color: #fff;
	background: #b21f31;
	padding: 2px;
	margin-left: 2px;
	line-height: 1;
}
.kv-kabarai-subttl .lg {
	font-size: 1.1rem;
}
.kv-kabarai-subject {
	background: #fff;
	border: dotted 2px #b21f31;
	padding: 10px 15px;
}
.kv-kabarai-subject-txt {
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.kv-kabarai-subject-txt .lg {
	font-size: 1.1rem;
}
.kv-kabarai-subject-underline {
	border-bottom: solid 3px #fced00;
}

@media only screen and (max-width:640px) {
	.kv-kabarai-subject {
		margin: 0 15px;
	}
}

@media only screen and (min-width:641px) {
	.mvImg img {
		margin: 0 auto;
	}
	.kv-kabarai-main {
		padding-top: 20px;
	}
	.kv-kabarai-ttl {
		margin: 0 auto 10px;
		max-width: 1000px;
		padding: 8px 30px;
		font-size: 1.6rem;
	}
	.kv-kabarai-sub-wrap {
		padding: 20px 0 30px 0;
	}
	.kv-kabarai-sub {
		max-width: 1000px;
		margin: 0 auto;
	}
	.kv-kabarai-subttl {
		font-size: 1.6rem;
		margin: 20px 0 30px;
		font-size: 1.6rem;
	}
	.kv-kabarai-subttl .lg {
		font-size: 2.4rem;
	}
	.kv-kabarai-subject {
		text-align: center;
		padding: 15px;
	}
	.kv-kabarai-subject-txt {
		font-size: 1.3rem;
	}
	.kv-kabarai-subject-txt .lg {
		font-size: 1.6rem;
	}
}

.cta {
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%)
}

.cta .inner,
.cta_illust .inner {
	padding: 20px 15px;
	margin: 0 auto
}

.ctaTx-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden
}

.ctaTx-wrap .ctaTx {
	width: calc(100% - 130px);
	font-size: 1.5rem;
	line-height: 1.3;
	text-align: center
}

.ctaTx-wrap .ctaImg {
	max-width: 130px;
	min-height: 130px;
	max-height: 2.5vh
}

@media only screen and (max-width:640px) {
	.cta .ctaTx {
		text-align: center;
		font-size: 1.5rem;
		line-height: 1.3
	}
}

@media only screen and (min-width:641px) {
	.cta .ctaTx {
		width: auto;
		min-height: 90px;
		margin: 0 auto;
		padding-bottom: 2rem;
		font-size: 1.9rem;
		line-height: 1.3;
		text-align: center
	}

	.cta-contact-wrap .ctaTx {
		font-size: 1.9rem
	}

	.cta_illust .ctaTx,
	.cta_tanizakiB .ctaTx {
		width: auto;
		min-height: 90px;
		margin: 0 auto;
		padding-bottom: 2rem;
		font-size: 1.9rem
	}

	.ctaNotes {
		display: block
	}

	.cta .inner,
	.cta_illust .inner {
		padding: 40px 0;
		width: 740px
	}

	.cta_illust .inner {
		padding: 60px 0 40px;
		width: 738px;
		background: url(../img/thumb-lawyerMen.png) no-repeat right top 8%;
		background-size: 20%
	}

	.cta_illust .inner.threeLine {
		background: url(../img/thumb-lawyerMen.png) no-repeat right top 15%;
		background-size: 20%
	}

	.cta_tanizakiB .inner {
		padding: 60px 0 40px;
		width: 650px;
		background: url(../img/img-cta-tanizakiB-pc.png) no-repeat right top 7%;
		background-size: 20%
	}

	.tel-wrap .ctaTel-pc {
		position: relative;
		background: #f6f6f6;
		border-radius: 5px;
		border: 5px solid #b21f31;
		padding: 25px 40px 15px;
		margin-bottom: 20px
	}

	.ctaTel-pc .ctaTel-h3 {
		position: absolute;
		top: -15px;
		left: calc(50% - 150px);
		margin-top: 0
	}

	.tel-wrap .ctaTel-num {
		font-size: 3.57rem;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 0
	}

	.tel-wrap .ctaTel-num::before {
		position: absolute;
		content: "";
		left: 10%;
		background: url(../../assets/img/kabarai/icon-cta-tel.svg) no-repeat;
		background-size: cover;
		width: 57px;
		height: 46px
	}

	.ctaBtn-web .ctaWeb-tx {
		font-size: 2.29rem;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 5rem
	}

	.ctaBtn-web .ctaWeb-tx::before {
		position: absolute;
		content: "";
		left: 12%;
		background: url(../../assets/img/kabarai/icon-cta-web.svg) no-repeat;
		background-size: contain;
		width: 50px;
		height: 39px
	}
}

.border-h2 {
	border-top: 3px solid #f38f94;
	border-bottom: 3px solid #f38f94;
	padding: 2.85rem 0
}

#risk h2 {
	padding: 30px 0;
	background: #faf9ed;
	position: relative;
	font-size: 1.7rem
}

#risk h2:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: calc(50% - 50px);
	border-width: 50px 50px 0 50px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #faf9ed transparent transparent transparent
}

#risk h2 p:first-of-type {
	position: relative;
	bottom: -10px
}

#risk .img-zero {
	width: 15%;
	position: relative;
	bottom: 10px
}

#risk .ico-attention {
	position: relative;
	bottom: 7px
}

.brackets-h2 {
	display: inline-block;
	padding: 0 18%;
	background-image: url(../img/icon-brackets-l.svg), url(../img/icon-brackets-r.svg);
	background-position: bottom left, bottom right;
	background-repeat: no-repeat;
	background-size: auto 50px
}

@media only screen and (min-width:641px) {
	.border-h2 {
		padding: 2.5rem 0
	}

	#risk h2 {
		width: 1000px;
		padding: 60px 0;
		margin: 30px auto;
		font-size: 2.5rem
	}

	#risk h2 p:first-of-type {
		left: 25px
	}

	#risk .img-zero {
		width: 12%;
		bottom: 30px
	}

	#risk .ico-attention {
		bottom: 5px;
		width: 45px
	}

	.flexWrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start
	}
}

@media only screen and (min-width:641px) {
	.risk-wrap .bgKanchigai {
		background-position: 80% 0
	}

	#risk h2:after {
		bottom: -30px
	}
}

#card .card-heading {
	height: 90px
}

#card .h3-card {
	font-size: 1.5rem;
	line-height: 1.5
}

#card .panel-attention {
	padding: 1rem
}

.bdb-kabarai {
	border-bottom: 1px dotted #f38f94;
	padding-bottom: 2rem
}

.displayFlex-card {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center
}

@media only screen and (min-width:641px) {
	#card .card-heading {
		padding: .5rem
	}

	#card .flexItem {
		width: calc(33.33% - 10px);
		margin-right: 10px
	}

	.bdb-kabarai {
		border-bottom: none
	}

	#card .flexItem_02 {
		width: calc(50% - 10px);
		margin-right: 10px
	}
}

.accordion-sm {
	border-top: solid 1px #f38f94;
	border-bottom: solid 2px #f38f94;
	border-left: solid 2px #f38f94;
	border-right: solid 2px #f38f94;
	border-radius: .25rem
}

.accordion-sm .accordion-heading {
	border-top: solid 1px #f38f94;
	color: #f38f94
}

.accordion-sm .accordion-body {
	border-top: solid 1px #f38f94;
	padding: 0
}

.js-change-arrow {
	position: relative
}

.js-change-arrow:before {
	content: '\f067';
	font-family: FontAwesome;
	color: #f38f94;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 1em;
	height: 1em;
	font-size: 1em;
	line-height: 1em;
	transform: translate(0, -50%)
}

.js-change-arrow.accordion-open::before {
	content: '\f068'
}

@media only screen and (min-width:641px) {
	.navBranch .js-change-arrow:before {
		content: ""
	}
}

.panel--kabarai .panel-body-kabarai {
	padding: 1em;
	background-color: #fde9ea
}

.caseTtl-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.caseTtl-wrap .caseTtl {
	width: 90px
}

.caseTtl-wrap .caseTtl p {
	line-height: 1
}

.caseTtl-wrap .caseAttention {
	width: calc(100% - 115px)
}

.panel--kabarai .cardCo {
	padding: 1rem 0;
	border-top: 1px dashed #909090;
	border-bottom: 1px dashed #909090
}

.panel-foot {
	min-height: 60px
}

.panel-foot .btn-link-default {
	border-top: 2px dotted #b21f31
}

@media only screen and (min-width:641px) {
	.panel--kabarai .caseHead {
		height: 115px
	}

	.panel--kabarai .txt {
		min-height: 240px;
		padding: 1rem 0
	}
}

.mis-num {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #f38f94;
	color: #fff;
	text-align: center;
	font-size: .8rem;
	font-weight: 700
}

.mis-heading .mis-icon {
	display: flex;
	justify-content: center;
	align-items: center
}

.mis-heading .mis-ttl {
	border-bottom: 1px dashed #909090;
	padding-bottom: .5rem
}

@media only screen and (min-width:641px) {
	#mis .flexItem {
		width: calc(50% - 25px);
		margin-right: 25px
	}
}

#faqbox .panel--kabarai {
	padding: 2rem 1rem 1rem
}

.merit-wrap {
	background: #fff;
	border-radius: .25rem
}

.merit-item-inner {
	padding: 1rem
}

.merit-item-txt {
	border-bottom: 1px dotted #f38f94
}

.panel--merit {
	border: none
}

.panel--merit .panel-heading,
.panel--merit .panel-body-kabarai {
	border-radius: .25rem .25rem 0 0
}

@media only screen and (min-width:641px) {
	.merit-span {
		position: relative
	}

	.merit-span:before {
		content: '\f14a';
		font-family: FontAwesome;
		color: #b21f31;
		position: absolute;
		top: 50%;
		left: -46px;
		transform: translateY(-50%);
		font-size: 30px
	}
}

@media only screen and (max-width:640px) {
	.merit-h3 {
		position: relative;
		padding-left: 34px;
		text-align: left
	}

	.merit-h3:before {
		content: '\f14a';
		font-family: FontAwesome;
		color: #b21f31;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		font-size: 25px
	}
}

.voice-label li {
	display: inline-block;
	margin: 0 .5em .5em 0;
	padding: .2em .4em;
	background: #f38f94;
	border-radius: .25rem;
	color: #fff;
	font-size: .9rem
}

.voice-wrap .voice-contents {
	display: flex;
	flex-flow: column;
	border-bottom: 1px solid #fff;
	padding: 15px 1em
}

.voice-wrap .voice-contents:last-child {
	border: none
}

.voice-contents .voiceHead {
	display: flex;
	align-items: center;
	margin-bottom: 1rem
}

.voice-contents .voiceImg {
	width: 90px
}

@media only screen and (min-width:641px) {
	.voice-wrap .voice-contents {
		border-bottom: none;
		border-right: 1px solid #fff
	}
}

.knowledgeLink {
	text-align: center
}

@media only screen and (max-width:640px) {
	.text-hasline span {
		padding: 0 .3em;
		text-align: center
	}
}

.text-md .row .item a {
	font-size: 1em;
	font-weight: 600
}

.text-md .row .item a span {
	font-weight: 500
}

.loan-ttl {
	background: #f6f6f6
}

.loan-company-wrap .panel--kabarai {
	border-color: #f38f94
}

.loan-company-wrap .panel--kabarai .panel-heading {
	background-color: #f38f94;
	background-image: url(../../img/common/pattern-stripe34.png);
	color: #fff
}

.loan-company-wrap .case-label {
	display: inline-block;
	background: #f38f94;
	color: #fff;
	font-size: .9rem;
	padding: 2px 5px;
	margin-right: 10px
}

.loan-company-wrap .js-change-arrow {
	padding-right: 1.5em
}

.loan-company-wrap .accordion-sm {
	border: none
}

.loan-company-wrap .accordion-sm .accordion-heading {
	color: #f38f94;
	border-top: solid 1px #ddd
}

.loan-company-wrap .accordion-sm .accordion-heading:first-child {
	border-top: none
}

.loan-company-wrap .accordion-sm .accordion-body {
	border-top: solid 1px #ddd;
	padding-top: 10px;
	color: #f38f94
}

.loan-company-wrap .accordion-body .list-kabarai li a {
	display: inline-block;
	margin-bottom: 5px
}

.loan-company-wrap .accordion-sm .js-change-arrow::before {
	color: #f38f94
}

.loan-company-wrap .merit-demerit-wrap th {
	line-height: 1;
	padding: 1em 0 1em 25px
}

.loan-company-wrap .merit-demerit-wrap th span {
	position: relative
}

.loan-company-wrap .merit-demerit-wrap th span::before {
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	top: -5px;
	left: -30px
}

.loan-company-wrap .merit-ttl span::before {
	background: url(../loan/img/icon-merit.svg) no-repeat
}

.loan-company-wrap .demerit-ttl span::before {
	background: url(../loan/img/icon-demerit.svg) no-repeat
}

.bubble-wrap {
	display: flex;
	align-items: center
}

.bubble-wrap .txt-bubble {
	position: relative;
	background: #f6f6f6;
	padding: 10px 20px;
	margin-left: 15px
}

.bubble-wrap .txt-bubble::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: calc(50% - 10px);
	left: -15px;
	border-style: solid;
	border-width: 10px 15px 10px 0;
	border-color: transparent #f6f6f6 transparent transparent
}

.loan-company-wrap .case-detail {
	padding: .8rem 0;
	border-top: 1px dashed #909090
}

@media only screen and (max-width:640px) {
	.loan-ttl {
		border-top: solid 1px #ddd
	}
}

.loan-company-wrap .cta-box .inner {
	padding: 20px 15px 20px
}

.loan-company-wrap .ctaTx-wrap {
	align-items: flex-end
}

.loan-company-wrap .caseTtlWrapTop {
	align-items: flex-start
}

.loan-company-wrap .caseTtlWrapTop .caseAttention .panel-attention:not(:last-child) {
	margin-bottom: 15px
}

.loan-company-wrap .ctaTx-wrap .ctaTx {
	width: calc(100% - 100px)
}

.loan-company-wrap .cta-box .ctaTx-wrap .ctaTx {
	width: 100%;
	padding-bottom: .4em
}

.loan-company-wrap .ctaTx-wrap .ctaImg {
	max-width: 100px;
	min-height: 100px
}

.loan-company-wrap .loan-company-wrap .btn-primary-ol {
	padding: .5em 2.8em .8em 1.8em
}

@media only screen and (min-width:641px) {
	.loan-company-wrap .panel--kabarai .caseHead {
		height: auto
	}

	.loan-company-wrap .panel--kabarai .panel-body-kabarai {
		height: auto
	}

	.loan-company-wrap .caseTtl-wrap .caseTtl {
		width: 120px
	}

	.loan-company-wrap .caseTtl-wrap .caseAttention {
		width: calc(100% - 145px)
	}

	.loan-company-wrap .caseTtlWrapTop .caseAttention {
		padding: 1em;
		display: flex
	}

	.loan-company-wrap .caseAttention .panel-attention {
		width: 48%;
		padding: 1em
	}

	.loan-company-wrap .caseTtlWrapTop .caseAttention .panel-attention:not(:last-child) {
		margin-bottom: 0;
		margin-right: 4%
	}

	.loan-company-wrap .cta_illust .ctaTx {
		font-size: 1.8rem
	}

	.loan-company-wrap .cta_illust .inner {
		padding: 60px 40px 40px
	}

	.loan-company-wrap .cta-box .inner {
		padding: 40px
	}

	.loan-company-wrap .tel-wrap .ctaTel-num rt {
		font-size: .3em
	}

	.loan-company-wrap .tel-wrap .ctaTel-num {
		line-height: 1;
		padding-top: 10px
	}

	.loan-company-wrap .cta-box .ctaTx-wrap .ctaTx {
		padding: 0 20px 2rem 20px;
		font-size: 1.8rem;
		text-align: center
	}

	.loan-company-wrap .ctaBtn-web .ctaWeb-tx {
		display: inline-block;
		padding-left: 50px
	}

	.loan-company-wrap .ctaBtn-web .ctaWeb-tx::before {
		left: -20px
	}
}

img {
	max-width: 100%
}

.pd-r05 {
	padding-right: .5rem
}

.pd-l05 {
	padding-left: .5rem
}

.mr0 {
	margin-right: 0
}

.mr1 {
	margin-right: 1rem
}

.mt3r {
	margin-top: 3rem
}

.line-kabarai {
	border-bottom: 1px dashed #f38f94;
	padding-bottom: .5rem
}

.bg-sub-kabarai {
	background-color: #f38f94;
	color: #fff
}

.strong-underline-kabarai {
	background: linear-gradient(transparent 60%, #f38f94 60%)
}

#coverBox {
	background: none;
	padding-top: 0;
	border-top: none;
}

.displayTable {
	display: table;
	width: 100%
}

.displayCell {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}

@media only screen and (min-width:641px) {

	#construction,
	#risk,
	#card,
	#case,
	#mis,
	#flow,
	#voice,
	#faqBox,
	#knowledge {
		padding: 3rem 0
	}
}

@media only screen and (max-width:640px) {

	#construction,
	#risk,
	#card,
	#case,
	#mis,
	#flow,
	#voice,
	#faqBox,
	#knowledge {
		padding: 2rem 0
	}

	.btn-kabarai {
		width: 100%
	}
}

.kabaraiFont-wrap,
.kabaraiFont-wrap .btn-kabarai,
.kabaraiFont-wrap .panel-heading,
.kabaraiFont-wrap .icon-q-default,
.kabaraiFont-wrap .hashtag-wrapper .ttl-hashtagList,
.kabaraiFont-wrap .h5 {
	font-size: 1.4rem
}

.kabaraiFont-wrap .text-xs {
	font-size: .75rem
}

.kabaraiFont-wrap .outline-wrap .panel-heading {
	font-size: 1.25rem
}

.kabaraiFont-wrap .outline-wrap .accordion-item {
	font-size: 1rem
}

@media only screen and (min-width:641px) {

	.kabaraiFont-wrap h1.heading,
	.kabaraiFont-wrap h2.heading {
		font-size: 2rem
	}

	.kabaraiFont-wrap h3,
	.kabaraiFont-wrap h3.heading {
		font-size: 1.8rem
	}

	.kabaraiFont-wrap h4.heading {
		font-size: 1.6rem
	}
}

@media only screen and (max-width:640px) {

	.kabaraiFont-wrap h1.heading,
	.kabaraiFont-wrap h2,
	.kabaraiFont-wrap h2.heading {
		font-size: 1.6rem
	}

	.kabaraiFont-wrap h3,
	.kabaraiFont-wrap h3.heading {
		font-size: 1.52rem
	}

	.kabaraiFont-wrap h4.heading,
	.kabaraiFont-wrap h4.heading {
		font-size: 1.5rem
	}

	.kabaraiFont-wrap .ctaTx-wrap .ctaTx {
		font-size: 1.4rem
	}
}

.text-strong {
	font-weight: 600
}

.text-strong a {
	font-weight: 600
}

.kabaraiFont-wrap .hashtag-wrapper .ttl-hashtagList {
	line-height: 1.6
}

table>tbody>tr:last-child td {
	word-break: break-all
}

.cta {
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 25%)
}

.cta .inner,
.cta_illust .inner {
	padding: 20px 15px;
	margin: 0 auto
}

.ctaTx-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden
}

.ctaTx-wrap .ctaTx {
	width: calc(100% - 130px);
	font-size: 1.5rem;
	line-height: 1.3;
	text-align: center
}

.ctaTx-wrap .ctaImg {
	max-width: 130px;
	min-height: 130px;
	max-height: 2.5vh
}

@media only screen and (max-width:640px) {
	.cta .ctaTx {
		text-align: center;
		font-size: 1.5rem;
		line-height: 1.3
	}
}

@media only screen and (min-width:641px) {
	.cta .ctaTx {
		width: auto;
		min-height: 90px;
		margin: 0 auto;
		padding-bottom: 2rem;
		font-size: 1.9rem;
		line-height: 1.3;
		text-align: center
	}

	.cta_illust .ctaTx,
	.cta_tanizakiB .ctaTx {
		width: auto;
		min-height: 90px;
		margin: 0 auto;
		padding-bottom: 2rem;
		font-size: 1.9rem
	}

	.ctaNotes {
		display: block
	}

	.cta .inner,
	.cta_illust .inner {
		padding: 40px;
		width: 740px
	}

	.cta_illust .inner {
		padding: 60px 0 40px;
		width: 740px;
		background: url(../img/thumb-lawyerMen.png) no-repeat right top 8%;
		background-size: 20%
	}

	.cta_illust .inner.threeLine {
		background: url(../img/thumb-lawyerMen.png) no-repeat right top 15%;
		background-size: 20%
	}

	.cta_tanizakiB .inner {
		padding: 60px 0 40px;
		width: 650px;
		background: url(../img/img-cta-tanizakiB-pc.png) no-repeat right top 7%;
		background-size: 20%
	}

	.tel-wrap .ctaTel-pc {
		position: relative;
		background: #f6f6f6;
		border-radius: 5px;
		border: 5px solid #b21f31;
		padding: 25px 40px 15px;
		margin-bottom: 20px
	}

	.ctaTel-pc .ctaTel-h3 {
		position: absolute;
		top: -15px;
		left: calc(50% - 150px);
		margin-top: 0
	}

	.tel-wrap .ctaTel-num {
		font-size: 3.57rem;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 0
	}

	.tel-wrap .ctaTel-num::before {
		position: absolute;
		content: "";
		left: 10%;
		background: url(../../assets/img/kabarai/icon-cta-tel.svg) no-repeat;
		background-size: cover;
		width: 57px;
		height: 46px
	}

	.ctaBtn-web .ctaWeb-tx {
		font-size: 2.29rem;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		padding-left: 5rem
	}

	.ctaBtn-web .ctaWeb-tx::before {
		position: absolute;
		content: "";
		left: 12%;
		background: url(../../assets/img/kabarai/icon-cta-web.svg) no-repeat;
		background-size: contain;
		width: 50px;
		height: 39px
	}
}

.border-h2 {
	border-top: 3px solid #f38f94;
	border-bottom: 3px solid #f38f94;
	padding: 2.85rem 0
}

#risk h2 {
	padding: 30px 0;
	background: #faf9ed;
	position: relative;
	font-size: 1.7rem
}

#risk h2:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: calc(50% - 50px);
	border-width: 50px 50px 0 50px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #faf9ed transparent transparent transparent
}

#risk h2 p:first-of-type {
	position: relative;
	bottom: -10px
}

#risk .img-zero {
	width: 15%;
	position: relative;
	bottom: 10px
}

#risk .ico-attention {
	position: relative;
	bottom: 7px
}

.brackets-h2 {
	display: inline-block;
	padding: 0 14%;
	background-image: url(../img/icon-brackets-l.svg), url(../img/icon-brackets-r.svg);
	background-position: bottom left, bottom right;
	background-repeat: no-repeat;
	background-size: auto 50px
}

@media only screen and (min-width:641px) {
	.border-h2 {
		padding: 2.5rem 0
	}

	#risk h2 {
		width: 1000px;
		padding: 60px 0;
		margin: 30px auto;
		font-size: 2.5rem
	}

	#risk h2 p:first-of-type {
		left: 25px
	}

	#risk .img-zero {
		width: 12%;
		bottom: 30px
	}

	#risk .ico-attention {
		bottom: 5px;
		width: 45px
	}

	.brackets-h2 {
		padding: 0 18%
	}

	.flexWrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start
	}
}

@media only screen and (min-width:641px) {
	.risk-wrap .bgKanchigai {
		background-position: 80% 0
	}

	#risk h2:after {
		bottom: -30px
	}
}

#card .card-heading {
	height: 90px
}

#card .h3-card {
	font-size: 1.5rem;
	line-height: 1.5
}

#card .panel-attention {
	padding: 1rem
}

.bdb-kabarai {
	border-bottom: 1px dotted #f38f94;
	padding-bottom: 2rem
}

.displayFlex-card {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center
}

@media only screen and (min-width:641px) {
	#card .card-heading {
		padding: .5rem
	}

	#card .flexItem {
		width: calc(33.33% - 10px);
		margin-right: 10px
	}

	.bdb-kabarai {
		border-bottom: none
	}

	#card .flexItem_02 {
		width: calc(50% - 10px);
		margin-right: 10px
	}
}

.accordion-sm {
	border-top: solid 1px #f38f94;
	border-bottom: solid 2px #f38f94;
	border-left: solid 2px #f38f94;
	border-right: solid 2px #f38f94;
	border-radius: .25rem
}

.accordion-sm .accordion-heading {
	border-top: solid 1px #f38f94;
	color: #f38f94
}

.accordion-sm .accordion-body {
	border-top: solid 1px #f38f94;
	padding: 0
}

.js-change-arrow {
	position: relative
}

.js-change-arrow:before {
	content: '\f067';
	font-family: FontAwesome;
	color: #f38f94;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 1em;
	height: 1em;
	font-size: 1em;
	line-height: 1em;
	transform: translate(0, -50%)
}

.js-change-arrow.accordion-open::before {
	content: '\f068'
}

@media only screen and (min-width:641px) {
	.navBranch .js-change-arrow:before {
		content: ""
	}
}

.panel--kabarai .panel-body-kabarai {
	padding: 1em;
	background-color: #fde9ea
}

.caseTtl-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.caseTtl-wrap .caseTtl {
	width: 90px
}

.caseTtl-wrap .caseTtl p {
	line-height: 1
}

.caseTtl-wrap .caseAttention {
	width: calc(100% - 115px)
}

.panel-foot {
	min-height: 60px
}

.panel-foot .btn-link-default {
	border-top: 2px dotted #b21f31
}

@media only screen and (min-width:641px) {
	.panel--kabarai .caseHead {
		height: 115px
	}

	.panel--kabarai .txt {
		min-height: 240px;
		padding: 1rem 0
	}
}

.mis-num {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #f38f94;
	color: #fff;
	text-align: center;
	font-size: .8rem;
	font-weight: 700
}

.mis-heading .mis-icon {
	display: flex;
	justify-content: center;
	align-items: center
}

.mis-heading .mis-ttl {
	border-bottom: 1px dashed #909090;
	padding-bottom: .5rem
}

@media only screen and (min-width:641px) {
	#mis .flexItem {
		width: calc(50% - 25px);
		margin-right: 25px
	}
}

#faqbox .panel--kabarai {
	padding: 2rem 1rem 1rem
}

.ttl-faq {
	font-size: 21px;
	text-align: left
}

.voice-label li {
	display: inline-block;
	margin: 0 .5em .5em 0;
	padding: .2em .4em;
	background: #f38f94;
	border-radius: .25rem;
	color: #fff;
	font-size: .9rem
}

.voice-wrap .voice-contents {
	display: flex;
	flex-flow: column;
	border-bottom: 1px solid #fff;
	padding: 15px 1em
}

.voice-wrap .voice-contents:last-child {
	border: none
}

.voice-contents .voiceHead {
	display: flex;
	align-items: center;
	margin-bottom: 1rem
}

.voice-contents .voiceImg {
	width: 90px
}

@media only screen and (min-width:641px) {
	.voice-wrap .voice-contents {
		border-bottom: none;
		border-right: 1px solid #fff
	}
}

.knowledgeLink {
	text-align: center
}

@media only screen and (max-width:640px) {
	.text-hasline span {
		padding: 0 .3em;
		text-align: center
	}
}

.text-md .row .item a {
	font-size: 1em;
	font-weight: 600
}

.text-md .row .item a span {
	font-weight: 500
}

.loan-ttl {
	background: #f6f6f6
}

.loan-company-wrap .panel--kabarai {
	border-color: #f38f94
}

.loan-company-wrap .panel--kabarai .panel-heading {
	background-color: #f38f94;
	background-image: url(../../img/common/pattern-stripe34.png);
	color: #fff
}

.loan-company-wrap .case-label {
	display: inline-block;
	background: #f38f94;
	color: #fff;
	font-size: .9rem;
	padding: 2px 5px;
	margin-right: 10px
}

.loan-company-wrap .js-change-arrow {
	padding-right: 1.5em
}

.loan-company-wrap .accordion-sm {
	border: none
}

.loan-company-wrap .accordion-sm .accordion-heading {
	color: #f38f94;
	border-top: solid 1px #ddd
}

.loan-company-wrap .accordion-sm .accordion-heading:first-child {
	border-top: none
}

.loan-company-wrap .accordion-sm .accordion-body {
	border-top: solid 1px #ddd;
	padding-top: 10px;
	color: #f38f94
}

.loan-company-wrap .accordion-body .list-kabarai li a {
	display: inline-block;
	margin-bottom: 5px
}

.loan-company-wrap .accordion-sm .js-change-arrow::before {
	color: #f38f94
}

.loan-company-wrap .merit-demerit-wrap th {
	line-height: 1;
	padding: 1em 0 1em 25px
}

.loan-company-wrap .merit-demerit-wrap th span {
	position: relative
}

.loan-company-wrap .merit-demerit-wrap th span::before {
	position: absolute;
	content: "";
	width: 25px;
	height: 25px;
	top: -5px;
	left: -30px
}

.loan-company-wrap .merit-ttl span::before {
	background: url(../loan/img/icon-merit.svg) no-repeat
}

.loan-company-wrap .demerit-ttl span::before {
	background: url(../loan/img/icon-demerit.svg) no-repeat
}

.bubble-wrap {
	display: flex;
	align-items: center
}

.bubble-wrap .txt-bubble {
	position: relative;
	background: #f6f6f6;
	padding: 10px 20px;
	margin-left: 15px
}

.bubble-wrap .txt-bubble::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: calc(50% - 10px);
	left: -15px;
	border-style: solid;
	border-width: 10px 15px 10px 0;
	border-color: transparent #f6f6f6 transparent transparent
}

.loan-company-wrap .case-detail {
	padding: .8rem 0;
	border-top: 1px dashed #909090
}

@media only screen and (max-width:640px) {
	.loan-ttl {
		border-top: solid 1px #ddd
	}
}

.loan-company-wrap .cta-box .inner {
	padding: 20px 15px 20px
}

.loan-company-wrap .ctaTx-wrap {
	align-items: flex-end
}

.loan-company-wrap .caseTtlWrapTop {
	align-items: flex-start
}

.loan-company-wrap .caseTtlWrapTop .caseAttention .panel-attention:not(:last-child) {
	margin-bottom: 15px
}

.loan-company-wrap .ctaTx-wrap .ctaTx {
	width: calc(100% - 100px)
}

.loan-company-wrap .cta-box .ctaTx-wrap .ctaTx {
	width: 100%;
	padding-bottom: .4em
}

.loan-company-wrap .ctaTx-wrap .ctaImg {
	max-width: 100px;
	min-height: 100px
}

.loan-company-wrap .loan-company-wrap .btn-primary-ol {
	padding: .5em 2.8em .8em 1.8em
}

@media only screen and (min-width:641px) {
	.loan-company-wrap .panel--kabarai .caseHead {
		height: auto
	}

	.loan-company-wrap .panel--kabarai .panel-body-kabarai {
		height: auto
	}

	.loan-company-wrap .caseTtl-wrap .caseTtl {
		width: 120px
	}

	.loan-company-wrap .caseTtl-wrap .caseAttention {
		width: calc(100% - 145px)
	}

	.loan-company-wrap .caseTtlWrapTop .caseAttention {
		padding: 1em;
		display: flex
	}

	.loan-company-wrap .caseAttention .panel-attention {
		width: 48%;
		padding: 1em
	}

	.loan-company-wrap .caseTtlWrapTop .caseAttention .panel-attention:not(:last-child) {
		margin-bottom: 0;
		margin-right: 4%
	}

	.loan-company-wrap .cta_illust .ctaTx {
		font-size: 1.8rem
	}

	.loan-company-wrap .cta_illust .inner {
		padding: 60px 40px 40px
	}

	.loan-company-wrap .cta-box .inner {
		padding: 40px
	}

	.loan-company-wrap .tel-wrap .ctaTel-num rt {
		font-size: .3em
	}

	.loan-company-wrap .tel-wrap .ctaTel-num {
		line-height: 1;
		padding-top: 10px
	}

	.loan-company-wrap .cta-box .ctaTx-wrap .ctaTx {
		padding: 0 20px 2rem 20px;
		font-size: 1.8rem;
		text-align: center
	}

	.loan-company-wrap .ctaBtn-web .ctaWeb-tx {
		display: inline-block;
		padding-left: 50px
	}

	.loan-company-wrap .ctaBtn-web .ctaWeb-tx::before {
		left: -20px
	}
}

.btn-head .btn-list-kabarai-ol li a {
	position: relative;
	display: block;
	font-size: .8em;
	padding: 1.3em .6em
}

.btn-head .btn-list-kabarai-ol li a:before {
	position: absolute;
	width: 10px;
	height: 10px;
	top: auto;
	bottom: 10%;
	left: 50%
}

@media only screen and (min-width:641px) {
	.btn-head .btn-list-kabarai-ol li a {
		font-size: .9em;
		padding: 1.7em .6em
	}

	.btn-head .btn-list-kabarai-ol li a:before {
		bottom: 15%
	}
}

.span-block {
	display: block
}

.btn-list-kana-fixed {
	display: flex;
	gap: .5em;
	flex-wrap: wrap
}

.btn-list-kana-fixed li {
	width: calc((100% - 1em) / 3)
}

@media only screen and (min-width:641px) {
	.btn-list-kana-fixed {
		gap: 1em
	}

	.btn-list-kana-fixed li {
		width: calc((100% - 5em) / 6)
	}
}
