@import url("https://fonts.googleapis.com/css?family=Work+Sans:700&display=swap");

@media only screen and (min-width:769px) {
	.serviceSelectTbl._mb {
		margin-bottom: 30px
	}
}
@media only screen and (max-width:768px) {
	.serviceSelectTbl._mb {
		margin-bottom: 4.67vw
	}
}
.checkTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff
}
@media only screen and (min-width:769px) {
	.checkTbl {
		border-left: 4px solid #009fe8;
		margin-bottom: 10px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl {
		border-left: .54vw solid #009fe8;
		margin-bottom: 2.67vw
	}
}
.checkTbl__area {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #dedede
}
@media only screen and (min-width:769px) {
	.checkTbl__area {
		padding: 10px 20px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__area {
		padding: 2.67vw 3.2vw
	}
}
.checkTbl__area__txt {
	letter-spacing: .075em;
	line-height: 2.3
}
@media only screen and (min-width:769px) {
	.checkTbl__area__txt {
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__area__txt {
		font-size: 2.94vw
	}
}
.checkTbl__area__txt small {
	vertical-align: top;
	font-size: smaller
}
.checkTbl__cat {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (min-width:769px) {
	.checkTbl__cat {
		margin-right: 4px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__cat {
		margin-right: 1.34vw
	}
}
.checkTbl__cat span {
	display: inline-block;
	color: #fff;
	letter-spacing: .075em;
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.checkTbl__cat span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		padding: 0 10px;
		margin-right: 6px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__cat span {
		font-size: 2.94vw;
		height: 4.54vw;
		line-height: 4.54vw;
		padding: 0 1.34vw;
		margin-right: 1.34vw
	}
}
.checkTbl__cat .all {
	background: #e84729
}
.checkTbl__cat .chubu,
.checkTbl__cat .fukuoka,
.checkTbl__cat .kansai,
.checkTbl__cat .sapporo,
.checkTbl__cat .shuto,
.checkTbl__cat .tohoku {
	background: #009fe8
}
.checkTbl__cat .kanagawa,
.checkTbl__cat .saitama,
.checkTbl__cat .tokyo {
	background: #00a161
}
.checkTbl__cat .kaitori,
.checkTbl__cat .shobun {
	color: #fc6303;
	border: 1px solid #fc6303
}
@media only screen and (min-width:769px) {
	.checkTbl__cat .kaitori,
	.checkTbl__cat .shobun {
		line-height: 18px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__cat .kaitori,
	.checkTbl__cat .shobun {
		line-height: 4vw
	}
}
.checkTbl__inner {
	width: 100%
}
@media only screen and (min-width:769px) {
	.checkTbl__inner {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}
.checkTbl__name {
	position: relative
}
@media only screen and (min-width:769px) {
	.checkTbl__name {
		width: 296px;
		border-right: 1px solid #dedede;
		padding: 20px 0
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__name {
		width: 100%;
		border-bottom: 1px solid #dedede
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__name._long {
		width: 565px;
		border-right: none
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__name._long {
		border-bottom: none
	}
}
.checkTbl .checkTbl__checkbox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox {
		width: 296px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox {
		padding: 4vw 3.2vw 4vw 0
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox._logoOnly {
		padding: 4vw 8.67vw
	}
}
.checkTbl .checkTbl__checkbox input[type=checkbox] {
	display: none
}
.checkTbl .checkTbl__checkbox input[type=checkbox]:checked+label:before {
	background: url(/assets/images/original/shiritai-user-baibai-checkbox_check.gif) no-repeat 50%
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox input[type=checkbox]:checked+label:before {
		background-size: 20px 20px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox input[type=checkbox]:checked+label:before {
		background-size: 6.14vw 6.14vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox .checkTbl__label {
		width: 296px
	}
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox .checkTbl__label img {
		width: 295px
	}
}
.checkTbl .checkTbl__checkbox .checkbox__txt {
	position: absolute;
	font-family: "Work Sans", sans-serif;
	letter-spacing: .075em;
	color: #009fe8;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox .checkbox__txt {
		font-size: 10px;
		padding-top: 45px;
		margin-left: 14px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox .checkbox__txt {
		font-size: 2.67vw;
		padding-top: 12vw;
		margin-left: 1.6vw
	}
}
.checkTbl .checkTbl__checkbox label {
	position: relative;
	z-index: 1
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox label {
		width: 100%;
		cursor: pointer;
		padding: 0 0 0 64px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox label {
		padding: 0 3.2vw 0 13.6vw
	}
}
.checkTbl .checkTbl__checkbox label:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #fff
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox label:before {
		width: 24px;
		height: 24px;
		border: 2px solid #464646;
		border-radius: 2px;
		box-shadow: 0 2px 2px 0 #dadada;
		left: 20px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl .checkTbl__checkbox label:before {
		width: 6.14vw;
		height: 6.14vw;
		border: .54vw solid #464646;
		border-radius: .54vw;
		box-shadow: 0 2px 2px 0 #dadada;
		left: 3.2vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox label img {
		width: 232px
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__info {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 639px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__info {
		width: 100%
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__info._short {
		width: 371px
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__info._short .checkTbl__detail {
		padding-left: 0;
		padding-right: 18px
	}
}
.checkTbl__discount {
	text-align: center;
	font-weight: 700;
	letter-spacing: .05em
}
@media only screen and (min-width:769px) {
	.checkTbl__discount {
		width: 260px;
		font-size: 16px;
		padding: 20px 0;
		line-height: 1.4
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount {
		padding: 4vw 3.2vw 6.67vw;
		font-size: 4.54vw;
		font-weight: 700;
		padding-bottom: 4vw;
	}
}
.checkTbl__discount strong {
	line-height: 1
}
@media only screen and (min-width:769px) {
	.checkTbl__discount strong {
		font-size: 46px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount strong {
		font-size: 16vw
	}
}
.checkTbl__discount small {
	vertical-align: super;
	font-size: smaller
}
.checkTbl__discount ._blue {
	color: #009fe8
}
.checkTbl__discount ._red {
	color: #e84729
}
.checkTbl__discount ._orange {
	color: #eb6100
}
.checkTbl__discount ._black {
	color: #121212
}
.checkTbl__discount ._percent {
	color: #009fe8;
	font-weight: 700;
	vertical-align: inherit
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._percent {
		font-size: 24px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._percent {
		font-size: 4.54vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._middle {
		font-size: 36px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._middle {
		font-size: 11.47vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._middle2 {
		font-size: 30px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._middle2 {
		font-size: 11.47vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._behind {
		font-size: 24px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._behind {
		font-size: 4.54vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._small {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._small {
		font-size: 3.2vw
	}
}
.checkTbl__discount ._mb {
	display: inline-block
}
@media only screen and (min-width:769px) {
	.checkTbl__discount ._mb {
		margin-bottom: 15px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__discount ._mb {
		width: 100%;
		margin-bottom: 4vw
	}
}
.checkTbl__discount ._mbs {
	display: inline-block;
	margin-bottom: .5em
}
.checkTbl__discount ._fontWeightNormal {
	font-weight: 400
}
.checkTbl__discount ._lineHeightS {
	line-height: 1.2
}
@media only screen and (min-width:769px) {
	.checkTbl__detail {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 380px;
		height: 100%;
		padding: 20px 20px 20px 10px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail {
		padding: 0 3.2vw 4vw
	}
}
.checkTbl__detail .checkTbl__list {
	letter-spacing: .05em;
	line-height: 1.4
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .checkTbl__list {
		padding-bottom: 7px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail .checkTbl__list {
		padding-bottom: 1.6vw
	}
}
.checkTbl__detail .checkTbl__list li {
	margin-bottom: .5em
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .checkTbl__list li {
		width: 100%;
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail .checkTbl__list li {
		font-size: 3.74vw
	}
}
.checkTbl__detail .checkTbl__list li:last-child {
	margin-bottom: 0
}
.checkTbl__detail .checkTbl__list small {
	vertical-align: top;
	font-size: smaller
}
.checkTbl__detail .borderTbl {
	width: 100%;
	border: 1px solid #dedede;
	text-align: center;
	letter-spacing: .05em
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .borderTbl {
		padding: 12px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail .borderTbl {
		padding: 3.47vw
	}
}
.checkTbl__detail .borderTbl__ttl {
	position: relative;
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .borderTbl__ttl {
		font-size: 14px;
		padding: 0 0 13px;
		margin: 0 0 13px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail .borderTbl__ttl {
		font-size: 3.74vw;
		padding: 0 0 4.8vw;
		margin: 0 0 4.8vw
	}
}
.checkTbl__detail .borderTbl__ttl:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .borderTbl__ttl:before {
		bottom: 0;
		width: 20px;
		height: 1px;
		background: #003d7c
	}
}
.checkTbl__detail .borderTbl__txt {
	line-height: 1.4
}
@media only screen and (min-width:769px) {
	.checkTbl__detail .borderTbl__txt {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__detail .borderTbl__txt {
		font-size: 3.74vw
	}
}
.checkTbl__txt {
	letter-spacing: .05em;
	line-height: 1.3;
	margin-bottom: 1em
}
@media only screen and (min-width:769px) {
	.checkTbl__txt {
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__txt {
		font-size: 3.74vw
	}
}
.checkTbl__txt._widthMax {
	width: 100%
}
@media only screen and (min-width:769px) {
	.checkTbl__txt._small {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__txt._small {
		font-size: 3.2vw
	}
}
.checkTbl__txt._middle {
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.checkTbl__txt._middle {
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__txt._middle {
		font-size: 3.74vw
	}
}
@media only screen and (min-width:769px) {
	.checkTbl__txt._img {
		width: 470px
	}
}
.checkTbl__txt._red {
	color: #e84729
}
.checkTbl__txt._orange,
.checkTbl__txt ._orange {
	color: #eb6100
}
.checkTbl__txt._bold,
.checkTbl__txt ._bold {
	font-weight: 700
}
.checkTbl__txt:last-child {
	margin-bottom: 0
}
.checkTbl__txt._mbs,
.checkTbl__txt ._mbs {
	margin-bottom: .5em
}
.checkTbl__txt._mb,
.checkTbl__txt ._mb {
	margin-bottom: 1em
}
.checkTbl__txt._mb2,
.checkTbl__txt ._mb2 {
	margin-bottom: 2em
}
@media only screen and (min-width:769px) {
	.checkTbl__txt._mb20,
	.checkTbl__txt ._mb20 {
		margin-bottom: 20px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl__txt._mb20,
	.checkTbl__txt ._mb20 {
		margin-bottom: 5.34vw
	}
}
.checkTbl._blue {
	border-color: #009fe8
}
.checkTbl._blue700,
.checkTbl ._blue700 {
	color: #003d7c
}
.checkTbl._orange {
	border-color: #fc6303
}
.checkTbl._orange ._middle2,
.checkTbl._orange .checkTbl__discount ._percent {
	color: #fc6303
}
.checkTbl._orange .squareList__item:before {
	background-color: #fc6303
}
.checkTbl._wine {
	border-color: #94243a
}
.checkTbl._wine .checkTbl__discount strong {
	line-height: 1.3
}
@media only screen and (min-width:769px) {
	.checkTbl._wine .checkTbl__discount strong {
		font-size: 30px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl._wine .checkTbl__discount strong {
		font-size: 8vw
	}
}
.checkTbl._wine .checkTbl__discount ._percent {
	color: #94243a
}
.checkTbl._wine .checkTbl__detail {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.checkTbl._wine ._middle2 {
	color: #94243a
}
.checkTbl._wine .squareList__item:before {
	background-color: #94243a
}
.checkTbl ._mbss {
	margin-bottom: .5em
}
@media only screen and (min-width:769px) {
	.checkTbl ._mbss {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.checkTbl ._mbss {
		font-size: 3.2vw
	}
}
.twoClmTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: .05em;
	border: 1px solid #dedede;
	background: #fff
}
@media only screen and (min-width:769px) {
	.twoClmTbl {
		margin-bottom: 3px
	}
}
@media only screen and (max-width:768px) {
	.twoClmTbl {
		margin-bottom: 1.34vw
	}
}
.twoClmTbl__dt {
	background: #dedede;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media only screen and (min-width:769px) {
	.twoClmTbl__dt {
		width: 79px;
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.twoClmTbl__dt {
		width: 19.74vw;
		font-size: 3.74vw
	}
}
.twoClmTbl__dt._orange {
	color: #fc6303
}
.twoClmTbl__dd {
	font-weight: 700;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
@media only screen and (min-width:769px) {
	.twoClmTbl__dd {
		font-size: 14px;
		padding: 12px 28px
	}
}
@media only screen and (max-width:768px) {
	.twoClmTbl__dd {
		font-size: 3.74vw;
		padding: 4vw
	}
}
.annotation {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media only screen and (min-width:769px) {
	.annotation {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 35px
	}
}
@media only screen and (max-width:768px) and (max-width:768px) {
	.annotation {
		margin-bottom: 2.67vw
	}
}
@media only screen and (max-width:768px) {
	.annotation__list {
		margin-bottom: 2.67vw
	}
}
.annotation__item {
	letter-spacing: .05em;
	line-height: 1.4
}
@media only screen and (min-width:769px) {
	.annotation__item {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.annotation__item {
		font-size: 3.2vw
	}
}
.annotation__other {
	letter-spacing: .05em;
	line-height: 1.4
}
@media only screen and (min-width:769px) {
	.annotation__other {
		font-size: 12px
	}
}
@media only screen and (max-width:768px) {
	.annotation__other {
		font-size: 3.2vw
	}
}
.annotation__other .squareList__item:before {
	background: #003d7c
}
@media only screen and (min-width:769px) {
	.annotation__other .squareList__item:before {
		width: 10px;
		height: 10px
	}
}
@media only screen and (max-width:768px) {
	.annotation__other .squareList__item:before {
		width: 2.67vw;
		height: 2.67vw
	}
}
.annotation__other._head {
	display: inline-block;
	font-weight: 700
}
.pointTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-left: 4px solid;
	background: #fff
}
@media only screen and (min-width:769px) {
	.pointTbl {
		margin-bottom: 10px
	}
}
@media only screen and (max-width:768px) {
	.pointTbl {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 2.67vw
	}
}
.pointTbl:last-child {
	margin-bottom: 0
}
.pointTbl__point {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
@media only screen and (min-width:769px) {
	.pointTbl__point {
		width: 333px;
		border-right: 1px solid #dedede
	}
}
@media only screen and (max-width:768px) {
	.pointTbl__point {
		width: 100%;
		border-bottom: 1px solid #dedede
	}
}
.pointTbl__num {
	font-weight: 700;
	font-family: "Work Sans", sans-serif;
	text-align: center
}
@media only screen and (min-width:769px) {
	.pointTbl__num {
		width: 97px;
		font-size: 28px
	}
}
@media only screen and (max-width:768px) {
	.pointTbl__num {
		width: 13.07vw;
		font-size: 6.67vw
	}
}
.pointTbl__ttl {
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.pointTbl__ttl {
		line-height: 1.5;
		letter-spacing: .075em;
		font-size: 20px;
		padding: 20px 20px 20px 0
	}
}
@media only screen and (max-width:768px) {
	.pointTbl__ttl {
		line-height: 1.2;
		letter-spacing: .05em;
		width: 77.87vw;
		font-size: 8vw;
		padding: 5.74vw 3.74vw
	}
}
.pointTbl__txt {
	line-height: 1.2;
	letter-spacing: .075em
}
@media only screen and (min-width:769px) {
	.pointTbl__txt {
		padding: 20px;
		width: 602px
	}
}
@media only screen and (max-width:768px) {
	.pointTbl__txt {
		letter-spacing: .05em;
		padding: 4vw 3.74vw;
		width: 100%
	}
}
.pointTbl._wine {
	border-color: #94243a
}
.pointTbl._wine .pointTbl__point {
	color: #94243a
}
.targetTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-left: 4px solid;
	background: #fff
}
@media only screen and (min-width:769px) {
	.targetTbl {
		margin-bottom: 10px;
		line-height: 1.5;
		letter-spacing: .05em
	}
}
@media only screen and (max-width:768px) {
	.targetTbl {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 2.67vw;
		line-height: 1.2;
		letter-spacing: .05em
	}
}
.targetTbl dt {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.targetTbl dt {
		width: 200px;
		padding: 0 20px 0 30px;
		border-right: 1px solid #dedede;
		border-bottom: 1px solid #dedede
	}
}
@media only screen and (max-width:768px) {
	.targetTbl dt {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		padding: 3.34vw;
		font-size: 4.54vw;
		text-align: center;
		border-bottom: 1px solid #dedede
	}
}
@media only screen and (min-width:769px) {
	.targetTbl dt.last {
		border-bottom: none
	}
}
.targetTbl dd {
	line-height: 1.2;
	letter-spacing: .075em
}
@media only screen and (min-width:769px) {
	.targetTbl dd {
		font-size: 14px;
		padding: 20px 0 20px 32px;
		width: 736px;
		border-bottom: 1px solid #dedede
	}
}
@media only screen and (max-width:768px) {
	.targetTbl dd {
		font-size: 3.74vw;
		letter-spacing: .05em;
		padding: 4vw 3.74vw;
		width: 100%
	}
}
@media only screen and (min-width:769px) {
	.targetTbl dd.last {
		border-bottom: none
	}
}
.targetTbl .bold {
	font-weight: 700
}
.targetTbl._wine {
	border-color: #94243a
}
.targetTbl._wine dt {
	color: #94243a
}
.wideTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #fff
}
@media only screen and (min-width:769px) {
	.wideTbl {
		border-left: 4px solid #009fe8;
		margin-bottom: 10px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl {
		border-left: .54vw solid #009fe8;
		margin-bottom: 2.67vw
	}
}
.wideTbl._orange {
	border-color: #eb6100
}
.wideTbl__area {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #dedede
}
@media only screen and (min-width:769px) {
	.wideTbl__area {
		padding: 10px 20px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__area {
		padding: 2.67vw 3.2vw
	}
}
.wideTbl__area__txt {
	letter-spacing: .075em;
	line-height: 2.3
}
@media only screen and (min-width:769px) {
	.wideTbl__area__txt {
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__area__txt {
		font-size: 2.94vw
	}
}
.wideTbl__area__txt small {
	vertical-align: top;
	font-size: smaller
}
.wideTbl__cat {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (min-width:769px) {
	.wideTbl__cat {
		margin-right: 4px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__cat {
		margin-right: 1.34vw
	}
}
.wideTbl__cat span {
	display: inline-block;
	color: #fff;
	letter-spacing: .075em;
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.wideTbl__cat span {
		font-size: 12px;
		height: 20px;
		line-height: 20px;
		padding: 0 10px;
		margin-right: 6px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__cat span {
		font-size: 2.94vw;
		height: 4.54vw;
		line-height: 4.54vw;
		padding: 0 1.34vw;
		margin-right: 1.34vw
	}
}
.wideTbl__cat .all {
	background: #e84729
}
.wideTbl__cat .chubu,
.wideTbl__cat .fukuoka,
.wideTbl__cat .kansai,
.wideTbl__cat .sapporo,
.wideTbl__cat .shuto,
.wideTbl__cat .tohoku {
	background: #009fe8
}
.wideTbl__cat .kanagawa,
.wideTbl__cat .saitama,
.wideTbl__cat .tokyo {
	background: #00a161
}
.wideTbl__cat .kaitori,
.wideTbl__cat .shobun {
	color: #fc6303;
	border: 1px solid #fc6303
}
@media only screen and (min-width:769px) {
	.wideTbl__cat .kaitori,
	.wideTbl__cat .shobun {
		line-height: 18px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__cat .kaitori,
	.wideTbl__cat .shobun {
		line-height: 4vw
	}
}
.wideTbl__inner {
	width: 100%
}
@media only screen and (min-width:769px) {
	.wideTbl__inner {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}
@media only screen and (min-width:769px) {
	.wideTbl__detail {
		padding: 30px 89px 25px
	}
}
@media only screen and (max-width:768px) {
	.wideTbl__detail {
		padding: 4vw;
		font-size: 3.74vw
	}
}
.threeClmTbl {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff
}
@media only screen and (min-width:769px) {
	.threeClmTbl {
		border-left: 4px solid #00a161;
		padding: 28px 0;
		margin-bottom: 10px
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		border-left: .54vw solid #00a161;
		margin-bottom: 2.67vw
	}
}
.threeClmTbl:last-of-type {
	margin-bottom: 0
}
.threeClmTbl__ttl {
	font-weight: 700;
	width: 100%
}
@media only screen and (min-width:769px) {
	.threeClmTbl__ttl {
		font-size: 18px
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl__ttl {
		font-size: 3.74vw
	}
}
@media only screen and (min-width:769px) {
	.threeClmTbl__sub {
		margin-top: 8px
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl__sub {
		font-size: 3.74vw;
		margin-top: 2px
	}
}
.threeClmTbl__first {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media only screen and (min-width:769px) {
	.threeClmTbl__first {
		width: 216px;
		padding: 0 35px
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl__first {
		width: 100%;
		padding: 2.67vw 3.6vw 2.67vw 3.2vw;
		border-bottom: 1px solid #dedede
	}
}
.threeClmTbl__second {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media only screen and (min-width:769px) {
	.threeClmTbl__second {
		width: 350px;
		padding-right: 60px
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl__second {
		width: 100%;
		padding: 4vw 3.6vw 4vw 3.2vw
	}
}
@media only screen and (min-width:769px) {
	.threeClmTbl__third {
		width: 370px;
		padding: 0 20px 0 0
	}
}
@media only screen and (max-width:768px) {
	.threeClmTbl__third {
		width: 100%;
		padding: 0 3.6vw 4vw 3.2vw
	}
}
@media only screen and (min-width:769px) {
	.threeClmTbl .threeClmTbl_att {
		margin-bottom: 20px
	}
}
.links {
	position: relative;
	background: #009fe8
}
.links .section__inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (min-width:769px) {
	.links .section__inner:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 50%;
		z-index: 0;
		width: 780px;
		height: 100%;
		background: #fff;
		-webkit-transform: translateX(-310px);
		transform: translateX(-310px)
	}
}
@media only screen and (max-width:768px) {
	.links .section__inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}
.links__img {
	position: relative;
	z-index: 1
}
@media only screen and (min-width:769px) {
	.links__img {
		width: 360px;
		margin-right: 40px
	}
}
@media only screen and (max-width:768px) {
	.links__img {
		width: 100%
	}
}
.links__contents {
	position: relative
}
@media only screen and (min-width:769px) {
	.links__contents {
		z-index: 1;
		width: 480px
	}
}
@media only screen and (max-width:768px) {
	.links__contents {
		z-index: 0;
		background: #fff;
		margin: -22.66vw -4vw 0;
		padding: 28.67vw 4vw 9.34vw
	}
}
@media only screen and (min-width:769px) {
	.links__ttl {
		font-size: 30px;
		line-height: 1.3;
		letter-spacing: .075em;
		margin-bottom: 18px
	}
}
@media only screen and (max-width:768px) {
	.links__ttl {
		font-size: 6.67vw;
		line-height: 1.2;
		letter-spacing: .06em;
		margin-bottom: 4vw
	}
}
.links__txt {
	line-height: 1.7
}
@media only screen and (min-width:769px) {
	.links__txt {
		font-size: 14px;
		letter-spacing: .025em;
		margin-bottom: 22px
	}
}
@media only screen and (max-width:768px) {
	.links__txt {
		font-size: 4vw;
		letter-spacing: .05em;
		margin-bottom: 6.67vw
	}
}
.links .linksList {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
@media only screen and (min-width:769px) {
	.links .linksList__item {
		width: 240px;
		margin-bottom: 20px
	}
}
@media only screen and (max-width:768px) {
	.links .linksList__item {
		width: 100%;
		margin-bottom: 6.67vw
	}
	.links .linksList__item:last-child {
		margin-bottom: 0
	}
}
.links .linksList a {
	display: block;
	position: relative;
	color: #009fe8;
	font-weight: 700
}
@media only screen and (min-width:769px) {
	.links .linksList a {
		font-size: 14px;
		padding-left: 21px
	}
}
@media only screen and (max-width:768px) {
	.links .linksList a {
		font-size: 4vw;
		padding-left: 6.94vw
	}
}
.links .linksList a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background: url(/assets/materials/shiritai-user-baibai-icon-arw2.svg) 50%/cover no-repeat
}
@media only screen and (min-width:769px) {
	.links .linksList a:before {
		top: 1px;
		width: 15px;
		height: 15px
	}
}
@media only screen and (max-width:768px) {
	.links .linksList a:before {
		top: 1px;
		left: .67vw;
		width: 4vw;
		height: 4vw
	}
}
.m-breadcrumbs--transparent .m-breadcrumbs__item:before,
.m-breadcrumbs--transparent .m-breadcrumbs__item:last-child .m-breadcrumbs__text,
.m-breadcrumbs--transparent .m-breadcrumbs__link,
.m-breadcrumbs--transparent .m-breadcrumbs__text {
	color: #fff
}
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance .pageKv {
		background: url(/assets/images/original/shiritai-user-baibai-kv-finance-pc_221006.jpg) top/cover no-repeat;
	}
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .pageKv {
		background: url(/assets/images/original/shiritai-user-baibai-kv-finance-sp_221006.jpg) top/cover no-repeat
	}
}
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFp-soudan .pageKv {
		background: url(/assets/images/original/shiritai-user-baibai-kv-fp_soudan-pc.jpg) top/cover no-repeat;
	}
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFp-soudan .pageKv {
		background: url(/assets/images/original/shiritai-user-baibai-kv-fp_soudan-sp.jpg) top/cover no-repeat
	}
}
.shiritaiUserBaibaiFinance .pageKv .smalltxt {
	display: block;
	font-size: 26px;
	margin: 8px 0 0;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .pageKv .smalltxt {
		font-size: 20px;
	}
}
.logoList ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (min-width:769px) {
	.logoList ul {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 35px
	}
	.logoList li:first-child {
		width: 252px
	}
	.logoList li:nth-child(2) {
		width: 188px
	}
	.logoList li:last-child {
		width: 244px
	}
}
@media only screen and (max-width:768px) {
	.logoList ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.logoList li:first-child {
		width: 58.67vw;
		margin-bottom: 5.34vw
	}
	.logoList li:nth-child(2) {
		width: 42.67vw;
		margin-bottom: 2.67vw
	}
	.logoList li:last-child {
		width: 61.6vw;
		margin-bottom: 5.34vw
	}
}
@media only screen and (min-width:769px) {
	.feature {
		margin-bottom: 67px
	}
}
.feature__point {
	background: #fff;
	border: 1px solid #ddd
}
@media only screen and (min-width:769px) {
	.feature__point {
		padding: 20px 20px 20px 23px;
		margin: 0 auto 10px;
		width: 900px
	}
}
@media only screen and (max-width:768px) {
	.feature__point {
		padding: 5.34vw 3.74vw;
		margin: 0 3.74vw;
		margin-bottom: 10.67vw
	}
}
.feature .point__clm {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.feature .point__head {
	font-weight: 700;
	letter-spacing: .075em;
	color: #eb6100
}
@media only screen and (max-width:768px) {
	.feature .point {
		width: 100%
	}
	.feature .point__clm {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.feature .point {
		font-size: 3.74vw
	}
	.feature .point__img {
		margin-bottom: 6.67vw
	}
	.feature .point__head {
		text-align: center;
		font-size: 3.74vw;
		margin-bottom: 4vw
	}
}
@media only screen and (min-width:769px) {
	.feature .point:first-child {
		width: 526px;
		padding-right: 36px
	}
	.feature .point:last-child {
		width: 370px
	}
	.feature .point__head {
		font-size: 16px;
		margin-bottom: 17px
	}
}
.feature__grad {
	color: #fff;
	background: linear-gradient(90deg, #eb6100, #f8b500);
	text-align: center
}
.feature__grad__head {
	font-weight: 700;
	letter-spacing: .075em
}
@media only screen and (min-width:769px) {
	.feature__grad {
		font-size: 12px;
		padding: 30px 0
	}
	.feature__grad__head {
		font-size: 24px;
		margin-bottom: 15px
	}
}
@media only screen and (max-width:768px) {
	.feature__grad {
		font-size: 3.2vw;
		padding: 4.67vw 0;
		margin-bottom: 2.67vw
	}
	.feature__grad__head {
		font-size: 5.6vw;
		font-weight: 700;
		margin-bottom: 4vw
	}
}
.feature__list {
	font-size: 0
}
.feature__list li {
	display: inline;
	margin-right: 1em
}
@media only screen and (min-width:769px) {
	.feature__list li {
		font-size: 14px
	}
	.feature__list li.pcNoSpace {
		margin-right: 0
	}
}
@media only screen and (max-width:768px) {
	.feature__list li {
		letter-spacing: 0;
		font-size: 3.74vw
	}
}
.feature__list li:before {
	content: "";
	display: inline-block;
	background: #eb6100;
	width: 12px;
	height: 12px;
	margin-right: 3px
}
@media only screen and (min-width:769px) {
	.feature .squareList__item {
		margin-bottom: 40px
	}
}
@media only screen and (max-width:768px) {
	.feature .squareList__item {
		margin-bottom: 1em
	}
}
.feature .squareList__item:last-child {
	margin-bottom: 0
}
.condition__head {
	letter-spacing: .075em;
	text-align: center;
	font-weight: 700
}
.condition__detail {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.condition__txt .company {
	text-align: right
}
.condition__txt .company__small._2 {
	text-align: right
}
@media only screen and (min-width:769px) {
	.condition {
		padding: 0 20px 50px 23px;
		margin: 0 auto 10px
	}
	.condition__head {
		font-size: 18px;
		margin: 25px 0 30px
	}
	.condition__detail {
		margin-bottom: 20px
	}
	.condition__txt .company__name {
		font-size: 14px;
		margin-bottom: 7px
	}
	.condition__txt .company__small {
		font-size: 12px
	}
	.condition__txt .company__small._2 {
		margin-top: 7px
	}
	.condition__list {
		margin-bottom: 15px
	}
}
@media only screen and (max-width:768px) {
	.condition {
		padding: 5.34vw 3.74vw;
		margin-bottom: 10.67vw
	}
	.condition__head {
		line-height: 1.8;
		font-size: 3.74vw;
		margin-bottom: 4vw
	}
	.condition__detail {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.condition__txt .company__name {
		font-size: 3.74vw;
		margin-bottom: .8vw
	}
	.condition__txt .company__small {
		font-size: 3.2vw
	}
	.condition__txt .company__small._2 {
		margin-top: .8vw
	}
	.condition__list {
		margin-bottom: 4vw
	}
}
.fp__head {
	letter-spacing: .075em;
	text-align: center;
	font-weight: 700
}
.fp__head2 {
	letter-spacing: .075em;
	text-align: center;
	font-weight: 700;
	color: #eb6100
}
.fp__point {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.fp__point__item {
	background: #fff;
	border: 1px solid #ddd
}
.fp__point .squareList__item {
	font-weight: 700;
	margin-bottom: 0
}
.fp__point .squareList__item:before {
	background: #eb6100
}
@media only screen and (min-width:769px) {
	.fp {
		margin-bottom: 40px
	}
	.fp__head {
		font-size: 18px;
		margin: 12px 0 30px;
		padding-left: 40px;
		text-align: left
	}
	.fp__head2 {
		font-size: 18px;
		margin: 25px 0 30px;
		line-height: 1.7
	}
	.fp__point {
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 10px;
		padding: 0 20px 0 23px
	}
	.fp__point__item {
		width: 430px;
		padding: 20px 31px;
		font-size: 14px
	}
	.fp__point .squareList__item {
		font-size: 14px
	}
}
@media only screen and (max-width:768px) {
	.fp {
		padding: 0 4vw 5.34vw
	}
	.fp__head {
		line-height: 1.8;
		font-size: 3.74vw;
		margin-bottom: 4vw
	}
	.fp__head2 {
		line-height: 1.3;
		font-size: 5.6vw;
		margin-bottom: 4vw;
		font-size: 5.4vw
	}
	.fp__point {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 1.34vw
	}
	.fp__point__item {
		width: 100%;
		font-size: 3.74vw;
		padding: 4.67vw 4vw;
		margin-bottom: 2.67vw
	}
	.fp__point .squareList__item {
		font-size: 3.74vw;
		padding-left: 0;
		text-indent: 0
	}
}
.shiritaiUserBaibaiFinance #section01 {
	padding: 0;
	background: #fff
}
.shiritaiUserBaibaiFinance .checkTbl__inner {
	position: relative
}
.shiritaiUserBaibaiFinance .boderBoldList,
.shiritaiUserBaibaiFp-soudan .boderBoldList {
	margin-bottom: 0
}
.shiritaiUserBaibaiFinance .checkTbl__name {
	border: none
}
@media only screen and (min-width:769px) {
	.shiritaiUserBaibaiFinance #section01 {
		margin-bottom: 87px;
		width: 940px
	}
	.shiritaiUserBaibaiFinance #section01 .serviceSelectTbl {
		margin-bottom: 20px
	}
	.shiritaiUserBaibaiFinance #section02,
	.shiritaiUserBaibaiFp-soudan #section01  {
		padding: 0;
		background: #fff;
		margin: 0 auto;
		width: 940px
	}
	#shiritaiUserBaibai .section__inner:last-child {
		padding-bottom: 60px !important
	}
	.shiritaiUserBaibaiFinance .checkTbl__name {
		width: 65px
	}
}
@media only screen and (max-width:768px) {
	.shiritaiUserBaibaiFinance #section01 {
		margin: 0 4vw
	}
	.shiritaiUserBaibaiFinance #section01 .section__inner {
		padding: 0 0 12vw
	}
	.shiritaiUserBaibaiFinance #section02,
	.shiritaiUserBaibaiFp-soudan #section01 {
		margin: 0 4vw;
		padding: 0;
		background: #fff
	}
	.shiritaiUserBaibaiFinance .checkTbl__inner {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: row;
		-ms-flex-flow: row;
		flex-flow: row
	}
	.shiritaiUserBaibaiFinance .fp__head {
		padding-left: 40px;
		text-align: left;
		font-size: 4vw
	}
	.shiritaiUserBaibaiFinance .boderBoldList li,
	.shiritaiUserBaibaiFp-soudan .boderBoldList li {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 20px;
		height: auto;
		text-align: center;
		font-size: 4.4vw
	}
	.shiritaiUserBaibaiFinance .section__inner {
		padding: 0 0 12vw
	}
	.shiritaiUserBaibaiFinance .checkTbl__name {
		width: 52px
	}
}
@media only screen and (min-width:769px) {
	.checkTbl .checkTbl__checkbox {
		width: 65px
	}
}
.wideTbl {
	border: none
}
@media only screen and (min-width:769px) {
	.wideTbl__detail {
		padding: 0 40px 25px;
		width: 100%
	}
}
#section01 .checkTbl__name {
	position: relative;
	top: -50px;
	left: 0
}
@media only screen and (max-width:768px) {
	#section01 .checkTbl__name {
		position: absolute;
		top: 20px
	}
}
@media only screen and (max-width:768px) {
	.fp .gradationTtl {
		margin: 0 -4vw 2.67vw
	}
}
.fp .wideTbl__detail {
	padding: 0 40px 25px
}
@media only screen and (min-width:769px) {
	.condition__txt {
		padding: 0 20px 0 23px
	}
}
@media only screen and (max-width:768px) {
	.condition__txt {
		padding: 10px 0 0
	}
}


/* 20221006追記　火災保険・FP相談 */
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point01,
	.shiritaiUserBaibaiFinance .s-point02,
	.shiritaiUserBaibaiFinance .s-point03,
	.shiritaiUserBaibaiFinance .s-point04 {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance .gradationTtl__head.s-tag_wrap {
		align-items: center;
		display: flex;
	}
}
.shiritaiUserBaibaiFinance .gradationTtl__head .s-tag {
	border-right: 1px solid #fff;
	line-height: 1;
	font-size: 12px;
	padding: 10px 20px 10px 0;
	margin-right: 20px;
	display: block;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .gradationTtl__head .s-tag {
		border-right: 0;
		border-bottom: 1px solid #fff;
		padding: 0 20px 3.74vw;
		margin-left: 20px;
		margin-bottom: 3.74vw;
		display: block;
	}
}

.shiritaiUserBaibaiFinance .s-point01 .condition__img {
	display: block;
}
@media only screen and (min-width:769px) {
	.shiritaiUserBaibaiFinance .s-point01 .condition__img {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		width: 300px;
		padding-top: 40px;
		padding-left: 20px;
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__img img {
		width: 274px
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__tbl {
		width: 576px;
	}
}
@media only screen and (max-width:768px) {
	.shiritaiUserBaibaiFinance .s-point01 .condition__img {
		width: 100%;
		text-align: center;
		margin-bottom: 5.34vw
		padding-top: 4vw;
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__img img {
		width: 64.54vw;
		margin: 0 auto
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__tbl {
		width: 100%
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__tbl .twoClmTbl__dt {
		width: 26.54vw
	}
	.shiritaiUserBaibaiFinance .s-point01 .condition__tbl .twoClmTbl__dd {
		width: 57.34vw
	}
}

.shiritaiUserBaibaiFinance .s-point02 .condition__detail {
	display: block;
}
@media only screen and (min-width: 769px) {}
.shiritaiUserBaibaiFinance .s-point02 .s-5clm-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin-bottom: 20px;
}
.shiritaiUserBaibaiFinance .s-point02 .s-5clm-list_item {
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	padding: 10px 10px;
	width: 20%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point02 .s-5clm-list_item {
		width: 50%;
	}
}
.shiritaiUserBaibaiFinance .s-point02 .s-point02__img {
	max-width: 500px;
	margin: auto;
}

@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance .s-point03 .gradationTtl {
		height: 80px;
	}
}
.shiritaiUserBaibaiFinance .s-point03 img {
	width: 100%;
}
.shiritaiUserBaibaiFinance .s-point03 .s-point03__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.shiritaiUserBaibaiFinance .s-point03 .s-list_item {
	width: 25%;
	padding: 12px;
	text-align: center;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point03 .s-list_item {
		width: 50%;
	}
}
.shiritaiUserBaibaiFinance .s-point03 .s-list_item_ttl {
	font-weight: 700;
	margin-bottom: 8px;
}
.shiritaiUserBaibaiFinance .s-point03 .s-list_item_img {}
.shiritaiUserBaibaiFinance .s-point03 .s-list_item_txt {
	margin-top: 8px;
	font-size: 14px;
}
.shiritaiUserBaibaiFinance .s-point03__case_wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.shiritaiUserBaibaiFinance .s-point03__case {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-bottom: 20px;
}
.shiritaiUserBaibaiFinance .s-point03__case_img {
	width: 126px;
}
.shiritaiUserBaibaiFinance .s-point03__case_detail {
	text-align: center;
	padding-left: 16px;
}
.shiritaiUserBaibaiFinance .s-point03__case_detail .s-txt {
	font-size: 16px;
	border-bottom: 1px solid;
	padding-bottom: 8px;
	margin-bottom: 6px;
}
.shiritaiUserBaibaiFinance .s-point03__case_detail .s-value {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 8px;
}
.shiritaiUserBaibaiFinance .s-point03__case_detail .s-list {
	padding-left: 0;
}
.shiritaiUserBaibaiFinance .s-point03__case_detail .s-list_item {
	width: 100%;
	padding: 6px 0 0 0;
	font-size: 14px;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point03__case_img {}

	.shiritaiUserBaibaiFinance .s-point03__case_detail {
		width: calc(100% - 126px);
	}
	.shiritaiUserBaibaiFinance .s-point03__case_detail .s-txt {
		font-size: 14px;
	}
	.shiritaiUserBaibaiFinance .s-point03__case_detail .s-value {
		font-size: 16px;
	}
	.shiritaiUserBaibaiFinance .s-point03__case_detail .s-list_item {
		font-size: 12px;
	}
}
.shiritaiUserBaibaiFinance .s-point03__result {
	position: relative;
	max-width: 332px;
	margin-left: auto;
	width: 100%;
}
.shiritaiUserBaibaiFinance .s-point03__result:before {
	content: "";
	position: absolute;
	width: 26px;
	height: 40px;
	background: url('/assets/images/original/shiritai-user-baibai-img-finance-point03_arrow.png') center/cover no-repeat;
	top: 6px;
	left: -46px;
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point03__result {
		margin-top: 42px;
	}
	.shiritaiUserBaibaiFinance .s-point03__result:before {
		top: -40px;
		left: 0;
		right: 0;
		margin: auto;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
}
.shiritaiUserBaibaiFinance .s-point03__result .s-txt {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
}
.shiritaiUserBaibaiFinance .s-point03__result .condition__txt {
	padding: 0;
}

.shiritaiUserBaibaiFinance .s-point04_point {
	margin-top: 25px;
}
.shiritaiUserBaibaiFinance .s-point04_point__item {
	width: 415px;
	padding: 20px;
	font-size: 14px;
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box !important;
}
.shiritaiUserBaibaiFinance .s-point04_point__item .s-tit {
	font-weight: 700;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
}
.shiritaiUserBaibaiFinance .s-point04_point__item .s-tit:before {
	content: "";
	display: inline-block;
	background: #009fe8;
	width: 12px;
	height: 12px;
	margin-right: 3px;
}
.shiritaiUserBaibaiFinance .s-point04_point__item .s-detail_txt .s-tb {
	font-weight: 700;
	color: #009fe8;
}
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance .s-point04_point__item .s-detail {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.shiritaiUserBaibaiFinance .s-point04_point__item .s-detail_txt {
		width: 60%;
		padding-right: 6px;
	}
	.shiritaiUserBaibaiFinance .s-point04_point__item .s-detail_img {
		width: 40%;
	}
	.shiritaiUserBaibaiFinance .s-point04_point {
		padding: 0 20px 0;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance .s-point04_point__item {
		width: 100%;
		margin-bottom: 2.67vw;
		padding: 4.67vw 4vw;
	}
	.shiritaiUserBaibaiFinance .s-point04_point__item .s-detail_img {
		margin-top: 20px;
	}
}
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance .s-point02 .condition__detail,
	.shiritaiUserBaibaiFinance .s-point03__list,
	.shiritaiUserBaibaiFinance .s-point03__case_wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.fp__point._blue .squareList__item:before {
	background: #009fe8;
}
.fp__head2._blue {
	color: #009fe8;
}
.boderBoldList._blue li {
	color: #009fe8;
	border-color: #009fe8;
}









/* 221102 追従ボタン　動画用作成  */
@media only screen and (max-width: 768px) {
	.floatingBnr {
		height: auto;
	}
	.floatingBnr__inner {
		display: block;
		height: auto;
	}
	.cvVideoBtn {
		margin-bottom: 4px;
	}
}
@media only screen and (max-width: 768px) {
	.cvVideoBtn {
		font-size: 3.47vw;
		height: 14.94vw;
		line-height: 6vw;
	}
}
.cvVideoBtn a {
	display: block;
	position: relative;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	letter-spacing: .075em;
	color: #fff;
	margin: 0 auto;
	background: #00a1e6;
	transition: background .2s ease-in-out;
}
@media only screen and (min-width: 769px) {
	.cvVideoBtn a {
		font-size: 14px;
		height: 56px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.cvVideoBtn a {
		font-size: 3.47vw;
		height: 14.94vw;
		line-height: 5.6vw;
	}
}
.cvVideoBtn a:before {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	background: url(/assets/materials/shiritai-user-baibai-icon-video.svg) 50%/cover no-repeat;
}
@media only screen and (min-width: 769px) {
	.cvVideoBtn a:before {
		width: 26px;
		height: 23px;
		margin-right: 10px;
		margin-bottom: 8px;
	}
}
@media only screen and (max-width: 768px) {
	.cvVideoBtn a:before {
		width: 5.74vw;
		height: 4.8vw;
		margin-right: 2.4vw;
		margin-bottom: 2.6vw;
	}
}
.cvVideoBtn a span {
	border-bottom: 1px solid #009fe8;
	transition: border-bottom .2s ease-in-out;
	display: inline-block;
	margin-top: 2%;
}
@media only screen and (min-width: 769px) {
	.cvVideoBtn a:hover {
		background: rgba(0, 161, 230, .9);
	}
	.cvVideoBtn a:hover span {
		border-bottom: 1px solid #fff;
	}
}


/* 20250326追記 */
@media only screen and (min-width: 769px) {
	.shiritaiUserBaibaiFinance._250326 #section01 {
		margin-bottom: 0px;
		padding-bottom: 0px !important;
	}
}
@media only screen and (max-width: 768px) {
	.shiritaiUserBaibaiFinance._250326 .condition {
		margin-bottom: 0;
	}
}



/* NEW CSS 2025/03/26 */
.s-shiritai-tokyu .pageKv {
	background: url(/assets/images/original/shiritai-user-baibai-kv-finance-tokyu-pc.jpg) top/cover no-repeat;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu .pageKv {
		height: 72vw;
		background: url(/assets/images/original/shiritai-user-baibai-kv-finance-tokyu-sp.jpg) top/cover no-repeat;
	}
}
.s-shiritai-tokyu .pageKv__ttl {
	line-height: 1.3783783784;
	border-bottom: 0;
	position: relative;
}
.s-shiritai-tokyu .pageKv__ttl::after {
	position: absolute;
	content: "";
	width: 152px;
	height: 1px;
	background-color: #fff;
	bottom: 0;
	left: 0;
}
.s-shiritai-tokyu__inner {
	padding-top: 40px !important;
}
.s-shiritai-tokyu__border {
	padding: 20px 0;
	border-top: 1px solid #009FE8;
	border-bottom: 1px solid #009FE8;
}
.s-shiritai-tokyu__lgblue {
	color: #009FE8;
	padding-top: 45px;
	line-height: 1.6;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__lgblue {
		padding-top: 30px;
	}
}
.s-shiritai-tokyu__ul {
	list-style: none;
	/* Remove default numbering */
	counter-reset: list-counter;
	margin-bottom: 53px;
}
.s-shiritai-tokyu__li {
	font-size: 16px;
	line-height: 2;
	font-weight: 700;
	counter-increment: list-counter;
	position: relative;
	padding-left: 30px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__li {
		line-height: 1.75;
	}
}
.s-shiritai-tokyu__li::before {
	content: counter(list-counter);
	font-size: 16px;
	line-height: 1.9;
	font-weight: 700;
	color: white;
	background-color: #009FE8;
	width: 23px;
	height: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	/* Makes it a circle */
	position: absolute;
	left: 0;
	top: 5px;
}
.s-shiritai-tokyu__product .gradationTtl {
	margin-bottom: 0;
}
.s-shiritai-tokyu__product-wpr {
	padding: 35px;
	flex-direction: column;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-wpr {
		padding: 20px 15px;
	}
}
.s-shiritai-tokyu__product-item {
	font-size: 16px;
	font-weight: 700;
	color: #003D7C;
	margin-bottom: 25px;
	padding-left: 18px;
	position: relative;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-item {
		font-size: 14px;
		line-height: 1.75;
	}
}
.s-shiritai-tokyu__product-item::before {
	position: absolute;
	content: "";
	width: 12.5px;
	height: 12.5px;
	background-color: #003D7C;
	left: 0;
	top: 3px;
}
.s-shiritai-tokyu__product-item:last-child {
	margin-bottom: 15px;
}
.s-shiritai-tokyu__product-dl {
	display: flex;
	margin-bottom: 8px;
}
.s-shiritai-tokyu__product-dt,
.s-shiritai-tokyu__product-dd {
	font-size: 16px;
	font-weight: 700;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-dt,
	.s-shiritai-tokyu__product-dd {
		font-size: 14px;
		line-height: 1.75;
	}
}
.s-shiritai-tokyu__product-dd {
	display: flex;
}
.s-shiritai-tokyu__product-dt {
	flex-shrink: 0;
}
.s-shiritai-tokyu__product-dt-hidden {
	visibility: hidden;
}
.s-shiritai-tokyu__product .att_item-two span {
	width: initial;
}
.s-shiritai-tokyu__product .att_item-two {
	font-size: 12px;
	line-height: 1.75;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product .att_item-two p {
		width: initial;
	}
}
.s-shiritai-tokyu__product-date {
	font-size: 12px;
	line-height: 1.75;
	text-align: right;
	padding-bottom: 30px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 25px;
}
.s-shiritai-tokyu__product-inc {
	font-size: 14px;
	line-height: 1.75;
}
.s-shiritai-tokyu__product-inc .a-text--bold {
	font-size: 16px;
	margin-bottom: 15px;
	display: block;
}
.s-shiritai-tokyu__product-contact {
	display: flex;
	max-width: 715px;
	gap: 15px;
	border: 1px solid #DEDEDE;
	padding: 20px 25px;
	margin-top: 35px;
	margin: 35px auto 0;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-contact {
		flex-direction: column;
		margin-top: 25px;
		width: 100%;
		padding: 15px 10px;
		max-width: 400px;
		align-items: center;
	}
}
.s-shiritai-tokyu__product-contact-txt {
	font-size: 26px;
	font-weight: 700;
	display: block;
	color: #009FE8;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-contact-txt {
		font-size: 18px;
	}
}
.s-shiritai-tokyu__product-contact-no {
	font-size: 54px;
	font-weight: 700;
	display: block;
	color: #009FE8;
	line-height: 1.1926605505;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu__product-contact-no {
		font-size: 36px;
	}
}
.s-shiritai-tokyu__product-contact-right {
	font-size: 16px;
	color: #000;
	display: flex;
	align-items: end;
	margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-tokyu .gradationTtl__head {
		margin-bottom: 0;
	}
	.s-shiritai-tokyu .gradationTtl {
		font-size: 6vw;
	}
}
.s-shiritai-tokyu .wideTbl,
.s-shiritai-tokyu .checkTbl {
	border-left: none;
}
.s-shiritai-tokyu .condition__list {
	margin-top: 17px;
}
.s-shiritai-finance .pageKv {
	background: url(/assets/images/original/shiritai-user-baibai-kv-finance2-pc.jpg) top/cover no-repeat;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .pageKv {
		background: url(/assets/images/original/shiritai-user-baibai-kv-finance2-sp.jpg) top/cover no-repeat;
	}
}
.s-shiritai-finance .pageKv .smalltxt {
	display: block;
	font-size: 26px;
	margin: 8px 0 0;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .pageKv .smalltxt {
		font-size: 20px;
	}
}
.s-shiritai-finance__inner {
	padding-top: 40px !important;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance__inner {
		padding-top: 25px !important;
	}
}
.s-shiritai-finance__tag {
	display: flex;
	gap: 4px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance__tag {
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}
}
.s-shiritai-finance-logolist {
	display: flex;
	align-items: center;
	gap: 44px;
	padding: 25px 0 25px 20px;
	border-bottom: 1px solid #DEDEDE;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-logolist {
		flex-direction: column;
		gap: 0;
		padding-left: 0;
	}
}
.s-shiritai-finance-logolist__ul {
	margin-bottom: 0 !important;
}
.s-shiritai-finance-logolist__txt {
	font-size: 33px;
	line-height: 1.196969697;
	font-weight: 700;
	color: #E95504;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-logolist__txt {
		font-size: 21px;
	}
}
.s-shiritai-finance .wideTbl__inner {
	flex-direction: column;
}
.s-shiritai-finance .wideTbl__detail {
	padding: 0;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .gradationTtl__head {
		margin-bottom: 0;
	}
	.s-shiritai-finance .gradationTtl {
		font-size: 6vw;
		padding: 5.74vw 0 6vw;
	}
	.s-shiritai-finance .s-shiritai-finance__tag {
		margin-top: 17px;
	}
}
.s-shiritai-finance-inc__wpr {
	padding: 0 35px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__wpr {
		padding: 0 12px;
	}
}
.s-shiritai-finance-inc__ttl {
	font-size: 24px;
	text-align: center;
	line-height: 1.5625;
	margin: 26px 0 10px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__ttl {
		font-size: 18px;
		margin: 26px 0 25px;
	}
}
.s-shiritai-finance-inc__img {
	text-align: center;
	margin-bottom: 25px;
}
.s-shiritai-finance-inc__contact {
	max-width: 700px;
	margin: 0 auto;
	border: 1px solid #DEDEDE;
	padding: 25px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact {
		padding: 14px;
	}
}
.s-shiritai-finance-inc__contact-txt {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	color: #E95504;
	line-height: 1.1923076923;
	margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact-txt {
		font-size: 20px;
		text-align: left;
	}
}
.s-shiritai-finance-inc__contact-center {
	display: flex;
	align-items: center;
	gap: 12px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact-center {
		flex-direction: column;
	}
}
.s-shiritai-finance-inc__contact-no {
	font-size: 56px;
	font-weight: 700;
	color: #E95504 !important;
	line-height: 1.1964285714;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact-no {
		font-size: 36px;
	}
}
.s-shiritai-finance-inc__contact-time {
	font-size: 16px;
	color: #000;
	line-height: 1.65625;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact-time {
		font-size: 13px;
	}
}
.s-shiritai-finance-inc__contact-desc {
	font-size: 14px;
	line-height: 1.75;
	color: #000;
	margin-top: 5px;
	letter-spacing: -0.071em;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__contact-desc {
		font-size: 13px;
		margin-top: 14px;
	}
}
.s-shiritai-finance-inc .gradationTtl._blue {
	margin: 45px 0 30px !important;
}
.s-shiritai-finance-inc__procedure-img {
	width: 100%;
}
.s-shiritai-finance-inc__procedure-txt {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #003D7C;
	line-height: 1.5625;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-txt {
		font-size: 18px;
	}
}
.s-shiritai-finance-inc__procedure-link {
	font-size: 21px;
	line-height: 1.3333333333;
	font-weight: 700;
	color: #009FE8;
	text-decoration: underline;
	transition: all 0.3s ease-in-out;
}
.s-shiritai-finance-inc__procedure-link:hover {
	text-decoration: none;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-link {
		font-size: 14px;
	}
}
.s-shiritai-finance-inc__procedure-box {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 35px;
	margin: 15px 0 30px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-box {
		flex-direction: column;
		gap: 25px;
		margin: 15px 0 22px;
	}
}
.s-shiritai-finance-inc__procedure-ul {
	text-align: left;
	counter-reset: list-counter;
	margin-top: 15px;
	margin-bottom: 45px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-ul {
		margin-bottom: 36px;
	}
}
.s-shiritai-finance-inc__procedure-li {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.1875;
	letter-spacing: 0.01em;
	color: #000;
	padding-left: 35px;
	position: relative;
	counter-increment: list-counter;
	margin-bottom: 22px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-li {
		line-height: 1.625;
	}
}
.s-shiritai-finance-inc__procedure-li::before {
	position: absolute;
	content: counter(list-counter);
	width: 27px;
	height: 27px;
	border-radius: 27px;
	text-align: center;
	background-color: #009FE8;
	color: #fff;
	left: 0;
	top: -5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__procedure-li::before {
		top: 0;
	}
}
.s-shiritai-finance-inc__procedure-li-3::before {
	content: "3";
}
.s-shiritai-finance-inc__procedure-li-span {
	color: #009FE8;
}
.s-shiritai-finance-inc__steps {
	margin-top: 35px;
}
.s-shiritai-finance-inc__steps-ttl {
	color: #fff;
	background-image: url(/assets/images/original/shiritai-user-baibai-steps-bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 20px 20px 18px 100px;
	position: relative;
	min-height: 95px;
	border-radius: 16px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl {
		background-image: url(/assets/images/original/shiritai-user-baibai-steps-bg-sp.png);
		padding: 20px 10px 18px 15px;
		min-height: inherit;
		text-align: center;
	}
}
.s-shiritai-finance-inc__steps-ttl::before {
	position: absolute;
	content: "";
	width: 76px;
	height: 100px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl::before {
		width: 55px;
		height: 75px;
	}
}
.s-shiritai-finance-inc__steps-ttl-sm {
	font-size: 21px;
	line-height: 1.2093023256;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-sm {
		font-size: 16px;
		line-height: 1.375;
	}
}
.s-shiritai-finance-inc__steps-ttl-lg {
	font-size: 28px;
	line-height: 1.1929824561;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-lg {
		font-size: 21px;
		margin-top: 10px;
		display: block;
	}
}
.s-shiritai-finance-inc__steps-ttl-lg-sup {
	font-size: 14px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-lg-sup {
		font-size: 11px;
	}
}
.s-shiritai-finance-inc__steps-ttl-01::before {
	background-image: url(/assets/images/original/shiritai-user-baibai-steps-01.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	left: 10px;
	top: 0;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-01::before {
		width: 55px;
		height: 75px;
		left: -6px;
		top: -7px;
	}
}
.s-shiritai-finance-inc__steps-ttl-02 {
	display: flex;
	align-items: center;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-02 {
		flex-direction: column;
	}
}
.s-shiritai-finance-inc__steps-ttl-02::before {
	background-image: url(/assets/images/original/shiritai-user-baibai-steps-02.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	left: 10px;
	top: 0;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-02::before {
		width: 40px;
		height: 58px;
		left: 5px;
	}
}
.s-shiritai-finance-inc__steps-ttl-03::before {
	background-image: url(/assets/images/original/shiritai-user-baibai-steps-03.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	left: 10px;
	top: 10px;
	height: 90px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-ttl-03::before {
		left: 0;
		top: 7px;
		height: 62px;
	}
}
.s-shiritai-finance-inc__steps-row {
	padding: 20px 31px;
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-row {
		flex-direction: column;
		padding: 15px 0 0;
		gap: 15px;
	}
}
.s-shiritai-finance-inc__steps-col-lg {
	width: 100%;
	max-width: 495px;
	flex-grow: 1;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-col-lg {
		max-width: 100%;
	}
}
.s-shiritai-finance-inc__steps-col-sm {
	flex-grow: 1;
	width: calc(100% - 495px);
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-col-sm {
		width: 100%;
	}
}
.s-shiritai-finance-inc__steps-person-wpr {
	border: 1px solid #DEF1FB;
	border-radius: 16px;
}
.s-shiritai-finance-inc__steps-person {
	background-color: #DEF1FB;
	margin: 2px;
	padding: 8px 20px 20px;
	border-radius: 16px;
}
.s-shiritai-finance-inc__steps-person-row {
	display: flex;
	align-items: center;
	gap: 16px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-person-row {
		justify-content: center;
	}
}
.s-shiritai-finance-inc__steps-person-ttl {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-align: left;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-person-ttl {
		font-size: 12px;
	}
}
.s-shiritai-finance-inc__steps-person-ttl-bold {
	font-weight: 700;
	display: block;
	margin-bottom: 4px;
}
.s-shiritai-finance-inc__steps-person-desc {
	font-size: 14px;
	color: #000;
	line-height: 1.1851851852;
	text-align: left;
	margin-top: 12px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-person-desc {
		font-size: 12px;
		line-height: 1.5416666667;
	}
}
.s-shiritai-finance-inc__steps-req {
	font-size: 11px;
	color: #000;
	line-height: 1.1818181818;
	text-align: left;
	display: flex;
	margin-top: 15px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-req {
		line-height: 1.6363636364;
	}
}
.s-shiritai-finance-inc__steps-req-span {
	display: inline-block;
	display: flex;
	flex-shrink: 0;
	margin-right: 4px;
}
.s-shiritai-finance-inc__steps-req-mt0 {
	margin-top: 0;
}
.s-shiritai-finance-inc__steps-person-inner-row {
	display: flex;
	gap: 20px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-person-inner-row {
		gap: 10px;
		justify-content: center;
	}
}
.s-shiritai-finance-inc__steps-person-inner-col {
	width: 33.33%;
}
.s-shiritai-finance-inc__steps-person-task {
	font-size: 12px;
	letter-spacing: -0.05em;
	color: #000;
	line-height: 1.2083333333;
	margin-top: 8px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance-inc__steps-person-task {
		font-size: 8px;
	}
}
.s-shiritai-finance .wideTbl__cat .all {
	background-color: #EB6100;
}
.s-shiritai-finance .condition {
	text-align: right !important;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .condition {
		padding: 0 0 5.34vw;
	}
	.s-shiritai-finance .condition .s-text220916 {
		letter-spacing: -0.024em;
	}
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .floatingBnr {
		height: initial;
	}
}
.s-shiritai-finance .floatingBnr__inner {
	gap: 10px;
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .floatingBnr__inner {
		gap: 15px;
		flex-direction: column;
		height: initial;
	}
}
.s-shiritai-finance .cvVideoBtn a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.s-shiritai-finance .cvVideoBtn a {
	position: relative;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	letter-spacing: 0.075em;
	color: #fff;
	margin: 0 auto;
	background: #00a1e6;
	transition: background 0.2s ease-in-out;
}
.s-shiritai-finance .cvVideoBtn a:hover {
	text-decoration: underline;
}
@media only screen and (min-width: 769px) {
	.s-shiritai-finance .cvVideoBtn a {
		font-size: 14px;
		height: 56px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .cvVideoBtn a {
		font-size: 3.47vw;
		height: 14.94vw;
		line-height: 5.6vw;
	}
}
.s-shiritai-finance .cvVideoBtn a:before {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 53.63 44.08'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Cg id='_コンテンツ' data-name='コンテンツ'%3E%3Cg%3E%3Cpath class='cls-1' d='M53.63,1.84V36.3c-.5,1.42-1.51,1.9-2.99,1.9-15.97-.03-31.95-.02-47.92-.02-.29,0-.6,0-.88-.07-.99-.21-1.5-.93-1.84-1.82V1.84C.55,.41,1.61,0,3.08,0c15.87,.03,31.74,.02,47.62,.02,.23,0,.45,0,.68,0,.98,.07,1.66,.56,2.07,1.45,.06,.12,.12,.24,.18,.36Zm-3.14,28.27c0-.22,0-.39,0-.56,0-8.26,0-16.51,0-24.77,0-1.14-.47-1.61-1.63-1.61-14.7,0-29.39,0-44.09,0-1.16,0-1.63,.47-1.63,1.61,0,8.26,0,16.51,0,24.77v.56H50.49Zm-23.67,4.55c.44,0,.87,0,1.31,0,.35,0,.58-.16,.58-.52,0-.35-.24-.49-.55-.49-.89,0-1.78,0-2.67,0-.32,0-.55,.14-.55,.49,0,.37,.23,.52,.58,.52,.44,0,.87,0,1.31,0Z'/%3E%3Cpath class='cls-1' d='M31.53,39.27v2.71c.22,0,.41,0,.59,0,1.64,0,3.28,0,4.92,0,.68,0,1.07,.27,1.21,.79,.16,.6-.2,1.19-.81,1.29-.2,.03-.42,.03-.63,.03-6.66,0-13.33,0-19.99,0-.1,0-.21,0-.31,0-.72-.02-1.18-.44-1.17-1.06,.02-.62,.48-1.04,1.2-1.04,1.83,0,3.66,0,5.55,0v-2.71h9.45Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	margin-bottom: 0;
}
@media only screen and (min-width: 769px) {
	.s-shiritai-finance .cvVideoBtn a:before {
		width: 26px;
		height: 23px;
		margin-right: 10px;
		margin-bottom: 2px;
	}
}
@media only screen and (max-width: 768px) {
	.s-shiritai-finance .cvVideoBtn a:before {
		width: 5.74vw;
		height: 4.8vw;
		margin-right: 2.4vw;
	}
}
.s-shiritai-finance .wideTbl,
.s-shiritai-finance .checkTbl {
	border-left: none;
}
.s-shiritai-finance .cvTelBtn a {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.7;
	padding: 5px 8px;
}
.s-shiritai-finance .cvTelBtn a::before {
	display: flex;
	flex-shrink: 0;
}
.s-shiritai-finance .floatingBnr__inner {
	padding: 4.27vw 2vw;
}
@media only screen and (min-width: 769px) {
	.s-shiritai-finance .floatingBnr__inner {
		padding: 22px 5vw 26px;
	}
}
@media only screen and (min-width: 1200px) {
	.s-shiritai-finance .floatingBnr__inner {
		padding: 22px 15vw 26px;
	}
}
@media only screen and (min-width: 1400px) {
	.s-shiritai-finance .floatingBnr__inner {
		padding: 22px 20.5vw 26px;
	}
}

/*# sourceMappingURL=shiritai-user-baibai-finance.css.map */
