@charset "utf-8";
.tab-v2 .tab-v2__button {
	border: 1px solid #eca8bc;
	background-color: #eca8bc;
	font-weight: bold;
	color: #fff;
}
.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;
}

.content01, .content02, .content03 {
	margin: 6em 0 0;
}
.content02 .box01 .image__caption {
	margin: 0;
}
.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;
}
.list-wrap_orangetext {
  color: #db7814;
  font-weight: 700;
}
.kariire-List li:before {
    background-image: url("/kojin_loan/borrowing/img/card_ic01.webp");
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 10px;
  background-color: transparent;
  border-radius: 0;
  top: 0.7rem;
}
.button .card_kouzatouroku {
  background-color: #04b352;
}
.button .card_kouzatouroku:hover{
  background-color: #323544;
}
.button .card_kouzatouroku {
  background-color: #04b352;
}
.button .card_kouzatouroku:hover{
  background-color: #323544;
}
.button .appli_download {
  background-color: #da527a;
}
.button .appli_download:hover{
  background-color: #323544;
}
.tab-v2__list>li.is-current .tab-v2__button {
    border-color: #2f5597!important;
    background-color: #2f5597!important;
}
.button .card_kariire {
  background-color: #2f5597;
}
.button .card_kouzatouroku:hover{
  background-color: #323544;
}
.request__error {
  margin-top: 50px;
}
.heading2__inner .heading2__title {
    display: inline;
}
.heading2__inner .heading2__title_icon {
    background-color: #2f5597;
    color: #fff;
    padding: 5px 15px;
    margin-left: 25px;
    border-radius: 10px;
    font-size: 25px;
}
.atm_kariire__box {
  margin-top: 20px !important;
}
.step__title_icon {
  display: inline;
  margin-top: 10px;
  background-color: #da527a;
  color: #fff;
  font-weight: bold;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 20px;
}
.step__caption {
  margin-left: 13px !important;
}
.step__column {
  margin-top: 0;
}
.background-gray__box {
  background-color: #eef5fe;
    padding: 1px 20px 31px;
    margin-top: 30px;
}
.error-box__title {
  color: #333!important;
}
.error-box__title {
  background-color: #f5f7f9;
}
.error-box {
  border-top: none;
}
.hensai_heading2__title_icon {
  background-color: #db7814!important;
}
.unorder-list__text {
  font-weight: bold;
}
.faq__title_icon {
	background-color: #7f7f7f;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px;
	font-size: 25px;
	font-weight: bold;
}

@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 #2f5597;
	}
	.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: #2f5597;
		background-color: #2f5597;
	}
	.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;
	}

	.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;
	}
  .button .button__type {
		padding: 1.5em 1.4em!important;
  }
/*20260703追記*/
  .tab-v2__card {
		width: 30%!important;
  }
  .appli_button-small .button__type {
		padding: 1em 2.375em!important;;
	}
  .heading2 {
		margin-top: 30px;
	}
  .attention-box {
		margin-top: 15px;
	}
  .step__section {
		margin-top: 40px;
  }
/*20260713追記*/
	.keiyaku__section {
		padding: 0em 2.5em 2.25em;
		border: 5px solid #d9d9d9;
		margin-top: 30px;
	}
	.keiyaku-box {
		display: flex;
		align-items: center;
    margin-top: 2em;
    padding: 1em;
	}
  .keiyaku-box__title {
		padding: 10px 25px;
	}
	.keiyaku-list__text {
		font-size: 18px!important;
	}
	.keiyaku-unorder-list {
		margin-bottom: 16px;
		margin-left: 30px;
	}
  .section-button-bottom {
    margin-top: 80px;
  }
}

@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 #2f5597;
	}
	.tab-v2 .tab-v2__button {
		border-radius: 10px;
	}
	.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;
	}
	.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;
	}
	.mutanpoloanfaq-box__head {
	padding: 1.14em 1em;
	}
	.syotoku-syorui__column {
		margin-top: 10px;
	}
/*20260703追記*/
  .appli_button-small .button__type {
    padding: 1em 1.39em;
	}
  .heading2__inner .heading2__title_icon {
    padding: 5px 14px;
    margin-left: 8px;
    font-size: 16px;
  }
  .step__title_icon {
    font-size: 14px;
    padding: 5px 10px;
  }
  .heading2 {
    margin-top: 30px;
	}
  .step__section {
    margin-top: 20px;
  }
/*20260713追記*/
	.keiyaku__section {
	margin: 2.2rem 0 0;
    padding: 0em 1.2em 2.6em;
    border: 3px solid #d9d9d9;
    }
	.faq__title_icon {
	padding: 5px 14px;
	font-size: 16px;
	}
  .gendogaku-heading2__title {
    display: block!important;
    margin-bottom: 8px;
  }
  .gendogaku-heading2__title_icon {
    display: inline!important;
    margin-left: 0!important;
  }
    .section-button-bottom {
    margin-top: 50px;
  }
}
