@charset "utf-8";
.tab-v2 .tab-v2__button {
	border: 1px solid #eca8bc;
	background-color: #eca8bc;
	font-weight: bold;
	color: #fff;
}
.heading2--center {
	background-color: #da527a;
	color: #fff;
	padding: 1.2em;
}
.heading2--center:before {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 14px;
	height: 14px;
	border-radius: 0;
	background-color: #fff;
	content: "";
}
.heading2--center:after {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	background-color: #fff;
	content: "";
}
.heading2__inner:before {
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 14px;
	height: 14px;
	border-radius: 0;
	background-color: #fff;
	content: "";
}
.heading2__inner:after {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	border-radius: 0;
	background-color: #fff;
	content: "";
}
.feature__item {
	background: #fff;
	padding: 0;
}
.feature__lead {
	color: #db7814;
}
.contents01 .list-wrap {
	margin: 0.6em 0 0;
}
.unorder-list > li:before {
	background-color: #333;
}
.contents01 .text {
	margin: 0.2em 0 0;
}
.contents02__inner .column {
	margin: 0;
}
.lead-v2--center {
	margin-top: 0;
}
.attention {
	margin: 1.75em 0 0;
}
.attention__title {
	width: 112px;
	text-align: center;
	background-color: #da527a;
	color: #fff;
	font-weight: bold;
}
.attention__title p {
	margin: 0;
	padding: 4px 0 2px;
}
.attention__inner {
	padding: 1.2em 1.8em 1em;
	background-color: #f8e5d1;
}
.attention__inner .list-wrap {
	margin: 0;
}
.attention__inner .list-wrap .note-list li:nth-of-type(n+2) {
	margin-top: 0.4em;
}
.heading3--center {
	width: 800px;
	margin: 0 auto;
	border-bottom: 2px solid #da527a;
}
.heading3__inner {
	padding-bottom: 0.6em;
	border-bottom: 2px solid #da527a;
}
.heading3__title {
	color: #da527a;
}
.heading3--center:before, .heading3--center:after {
	display: none;
}
.content01, .content02, .content03 {
	margin: 6em 0 0;
}
.content02 .box01 .image__caption {
	margin: 0;
}
@media print, screen and (min-width: 768px) {
	.sp_img, .sp_br {
		display: none;
	}
	.Main__content {
		padding: 2.625em 30px 8em;
	}
	.Main .lead-v2 + * {
		margin-top: 4rem;
	}
	.Main .lead-v2--center + * {
		margin-top: 4rem;
	}
	.tab-v2__body {
		padding: 3.8em 2.5em 2.25em;
		border: 8px solid #da527a;
	}
	.tab-v2 .tab-v2__button {
		border-radius: 10px 10px 0 0;
		font-size: 1.6rem;
		padding: 0.72em 1.2em 0.4em;
	}
	.tab-v2__list {
		width: 74%;
	}
	.tab-v2__list > li:not(.is-current) .tab-v2__button:hover {
		border-color: #da527a;
		background-color: #da527a;
	}
	.heading2__title {
		font-size: 2.8rem;
	}
	.Main .heading2--center + * {
		margin-top: 0;
	}
	.feature {
		padding: 3em 3.14em 5em;
	}
	.feature__head {
		width: 125px;
	}
	.contents01 .unorder-list[data-col-pc] > li {
		margin-top: 0.2em;
	}
	.contents02__inner {
		padding: 3em 3.14em 4em;
	}
	.image__caption {
		font-size: 1.6rem;
	}
	.contents02 .image__frame, .box01 .image__frame {
		margin: 0.7em 0 0;
	}
	.contents02__inner > .column > .column__item:nth-of-type(n+3) {
		margin-top: 3em;
	}
	.contents02 .column .column__item .column .column__item:nth-of-type(2) {
		margin-left: 20px;
	}
	.contents03__inner {
		padding: 2em 3.14em 4em;
	}
	.contents03 .column .column__item:nth-of-type(2) {
		margin-left: 83px;
	}
	.contents03 .column:nth-of-type(1) .column__item {
		width: 460px;
	}
	.contents03 .column:nth-of-type(n+2) {
		margin: 4em 0 0;
	}
	.contents04__inner {
		padding: 1em 3.14em 4em;
	}
	.contents04_text-center {
		display: flex;
		justify-content: center;
	}
	.contents04_column {
		align-items: center;
	}
	.contents04_column .column__item {
		width: 460px;
	}
	.contents04_column .column__item:nth-of-type(2) {
		margin-left: 83px;
	}
	.contents04 .list-wrap--center {
		margin: 2.4em 0 0;
	}
	.contents04 .unorder-list[data-col-pc] > li {
		margin-top: 0.2em;
	}
	.contents04 .unorder-list > li {
		padding-left: 0.6em;
	}
	.contents04 .unorder-list > li:before {
		top: 0.6em;
		width: 4px;
		height: 4px;
	}
	.contents04 .sidebar {
		display: flex;
		margin-top: 2em;
		padding: 2em 7.8em 2em;
		background-color: #f8e5d1;
	}
	.contents04 .sidebar .sidebar__title {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 30%;
		margin-right: 24px;
		border-top: 2px solid #da527a;
		border-bottom: 2px solid #da527a;
		text-align: center;
		font-weight: bold;
	}
	.contents04 .sidebar .sidebar__title p {
		margin: 0;
	}
	.heading3--center {
		padding-bottom: 0.2em;
	}
	.heading3__title {
		font-size: 2.8rem;
	}
	.Main .heading3--center + * {
		margin-top: 4rem;
	}
	.Main .lead--center + * {
		margin-top: 3.6rem;
	}
	.content01 .pc_img01 {
		margin-left: 178px;
	}
	.content01 .pc_img04 {
		margin-top: 0.63em;
	}
	.box02, .box03 {
		margin-top: 5em;
	}
	.box03 .pc_img03 {
		margin-left: 14px;
	}
	.content03 .image {
		width: 460px;
	}
}
@media only screen and (max-width: 767.98px) {
	.pc_br, [class*="pc_img"] {
		display: none;
	}
	.small {
		font-size: 1.2rem;
	}
	.tab-v2__list {
		justify-content: center;
	}
	.tab-v2__list li {
		height: 50px;
	}
	.tab-v2__body {
		margin: 2.2rem 0 0;
		padding: 1.8em 1.2em 2.6em;
		border: 4px solid #da527a;
	}
	.tab-v2 .tab-v2__button {
		border-radius: 10px;
	}
	.heading2--center:before {
		top: 5px;
		left: 5px;
		width: 7px;
		height: 7px;
	}
	.heading2--center:after {
		top: 5px;
		right: 5px;
		width: 7px;
		height: 7px;
	}
	.heading2__inner:before {
		bottom: 5px;
		left: 5px;
		width: 7px;
		height: 7px;
	}
	.heading2__inner:after {
		bottom: 5px;
		right: 5px;
		width: 7px;
		height: 7px;
	}
	.heading2__title {
		font-size: 1.8rem;
	}
	.feature__item[data-vertically-sp=false] .feature__head {
		width: 60px;
	}
	.contents01 .unorder-list > li, .contents01 .text {
		font-size: 1.3rem;
	}
	.contents01 .unorder-list[data-col-sp] > li {
		margin-top: 0;
	}
	[data-col-sp]:not([data-col-sp=auto]) > * {
		margin-top: 1.6em;
	}
	.contents01 .list-wrap {
		margin: 0.2em 0 0;
	}
	.image__caption {
		margin: 0;
	}
	.contents02 .note-list > li {
		font-size: 1.2rem;
	}
	.contents02 .list-wrap {
		margin: 1em 0 0;
	}
	.lead-v2--center {
		text-align: left;
	}
	.Main .lead-v2--center + * {
		margin-top: 2rem;
	}
	.Main .lead + * {
		margin-top: 0.6rem;
	}
	.attention {
		margin: 1em 0 0;
	}
	.attention__title {
		width: 84px;
	}
	.attention__title p {
		font-size: 1.2rem;
	}
	.attention__inner {
		padding: 1em;
	}
	.attention__inner .list-wrap .note-list > li {
		font-size: 1.2rem;
	}
	.contents04_column {
		margin: 2rem 0 0;
	}
	.contents04 .list-wrap--center {
		margin: 1.2em 0 0;
	}
	.contents04 .unorder-list > li {
		padding-left: 0.7em;
		font-size: 1.2rem;
	}
	.contents04 .unorder-list > li:before {
		top: 0.6em;
		width: 3px;
		height: 3px;
	}
	.contents04 .sidebar {
		margin-top: 1.7em;
		padding: 1.4em 1.7em 1.2em;
		background-color: #f8e5d1;
		font-size: 1.2rem;
	}
	.contents04 .sidebar .sidebar__title {
		width: 32%;
		margin: 0 auto 1em;
		padding: 0.8em 0 0.6em;
		border-top: 2px solid #da527a;
		border-bottom: 2px solid #da527a;
		text-align: center;
		font-weight: bold;
	}
	.contents04 .sidebar .sidebar__title p {
		margin: 0;
	}
	.contents04 .text {
		font-size: 1.2rem;
	}
	.content01, .content02, .content03 {
		margin: 3em 0 0;
	}
	.heading3--center {
		width: 100%;
		padding-bottom: 0.2em;
	}
	.heading3__inner {
		padding-bottom: 0.2em;
	}
	.contents04 .lead--center {
		margin-top: 2rem;
		text-align: left;
	}
	.box01 .column {
		justify-content: center;
	}
	.box01 .sp_img {
		width: 70%;
		margin: 1.6em auto 0;
	}
	.box02, .box03 {
		margin-top: 3em;
	}
}
/*20250808追記*/
.mutanpoloanfaq-box {
	border-radius: 15px; 
	border:2px solid #ddd;
}
.mutanpoloanfaq-box__head {
	border-radius:15px 15px 0 0;
}
.mutanpoloanfaq-box__title {
	text-align: center;
}
.mutanpoloan-syorui__title {
	font-weight: bold;
	color: #db7814;
}
.mutanpoloan-syorui__column {
	margin-top: 10px;
}
.mutanpoloan-honninsyorui__column {
	margin-top: 1em;
}
.mutanpoloan-syorui__note-list-v2 {
	font-size: 1.4rem;
	color: #666;
	font-weight: 500;
}
.syotoku-syorui-attention__list {
  color: #333!important;
}
@media only screen and (max-width: 767.98px) {
	.mutanpoloanfaq-box__head {
	padding: 1.14em 1em;
}
	.syotoku-syorui__column {
		margin-top: 10px;
	}
}
/*20250901追記*/
.list-wrap_orangetext {
  color: #db7814;
  font-weight: 700;
}