@charset "UTF-8";

.l-breadcrumb {
	background-color: #fff;
}
.section {
	padding-top: 90px;
}
.wrap_inner {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1096px;
	width: 100%;
}
.flx_box {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}
.flx_box.jc_sb {
	justify-content: space-between;
}
.flx_box.col2.col_32 > .col {
	width: calc((100% - 32px) / 2);
}
.layoutC {
	text-align: center !important;
}

.h2_ttl {
	margin-bottom: 48px;
}
.h2_ttl .ttl {
	font-family: 'Noto Sans Japanese Medium';
	font-size: 4.4rem;
	font-weight: 600;
	text-align: center;
}
.h3_ttl {
	margin-bottom: 48px;
	padding-bottom: 16px;
	position: relative;
}
.h3_ttl::after {
	background-color: #ffeb3b;
	content: "";
	display: block;
	width: 280px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.h3_ttl .ttl {
	font-family: 'Noto Sans Japanese Medium';
	font-size: 3.6rem;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
}
a {
	text-decoration: none;
	color: #222;
}
.btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #d35336;
	border-radius: 8px;
	box-shadow: 4px 4px 0 rgba(0, 0, 0, .2);
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.4rem;
	padding: 16px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}
.btn:hover {
	transform: translateY(-5px);
	box-shadow: 4px 9px 0px 0px rgb(0 0 0 / 20%);
	opacity: .6;
}
.btn::after {
	background: url(../imgs/arr_link_white.png) no-repeat center center / contain;
	content: "";
	display: inline-block;
	width: 14px;
	height: 12px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	top: calc(50% - 6px);
}
.btn.sub_btn {
	background-color: #fff;
	border: 2px solid #d35336;
	color: #d35336;
}
.btn.sub_btn::after, .btn.color_btn_01::after {
	background-image: url(../imgs/arr_link_orange.png);
}
.btn .icn_wrap {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	text-align: left;
}
.btn .icn_wrap .icn {
	line-height: 0;
	margin-right: 10px;
}
.btn.green_btn {
	background-color: #00a674;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}

.l-section.main {
	background: url(../imgs/bg.jpg) repeat-y left top / contain;
	padding-bottom: 5rem;
}

/*image*/
.img-box {
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
}
.img-cap {
	position: absolute;
	bottom: 4.5rem;
	display: block;
	padding: 0 3rem;
	text-align: center;
	width: 100%;
	line-height: 1.2;
}


/*mv*/
.c-figure__image.mv {
	padding-top: 4rem;
}
/*content*/
.btn_wrap.btn1 .btn {
	width: 100%;
	max-width: 325px;
}
.c-figure__image.content .copy-img {
	margin: 5rem 0 2rem;
}
.content-copy {
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
}
/*lorn*/
.btn_wrap.btn2 .btn {
	width: calc((100% - 80px) / 2);
	margin: 0 20px;
}

/*contact*/
.contact_block {
	background: url(../imgs/bg.jpg) no-repeat left top / cover;
	margin-top: 100px;
	padding: 80px 0 52px;
}
.contact_block .contact_block_ttl {
	color: #000;
	font-family: 'Noto Sans Japanese Medium';
	font-size: 3rem;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 600;
}
.contact_box_wrap {
	background-color: #fff;
	border: 10px solid #e8d0ca;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	padding: 40px 60px;
	position: relative;
	text-align: center;
}
.contact_box_wrap.col2.bdr_col > .col {
	padding-right: 25px;
}
.contact_box_wrap.col2 > .col {
	width: calc((100% - 50px) / 2);
}
.contact_box_wrap .col_ttl.no_bdr {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.contact_box_wrap .col_ttl {
	border-bottom: 1px solid #ccc;
	font-family: 'Noto Sans Japanese Medium';
	font-size: 2.4rem;
	line-height: 1.25;
	font-weight: 600;
}
.contact_box_wrap .free_dial {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}
.contact_box_wrap .free_dial .icn {
	margin-right: 10px;
}
.contact_box_wrap .free_dial .tel_num {
	color: #df0037;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese Bold';
	font-size: 3.8rem;
	line-height: .8;
}
.contact_box_wrap .note {
	font-size: 1.4rem;
	margin-top: 10px;
}
.btn_wrap {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
.contact_box_wrap .btn_wrap {
	margin-top: 10px;
}


.contact_box_wrap .btn_wrap .btn {
	max-width: 325px;
}

.btn.external_btn::after {
	background-image: url(../imgs/ico_block_white.png);
	width: 16px;
	height: 16px;
	top: calc(50% - 8px);
}
/*footer-btn*/
.l-fixedfooter__cv {
	background: #EFECE7;
	width: 100%;
}
.l-fixedfooter__cv-inner {
	flex-wrap: wrap;
}
.c-button--fill .c-button__inner {
	background-color: #7c914b;
}
.c-button--sub .c-button__inner {
	background-color: #d35336;
}

/*PC ONLY*/
@media (min-width: 768px), print {
	/* 画面サイズ768px以上の場合適用されるスタイルを記述してください
	主にPCで見た場合でのスタイル設定を想定しています。 */
.sp_only {
	display: none !important;
}
.l-section.main .top-line {
	background: url(../imgs/bg-line.png) no-repeat center top / contain;
	height: 28px;
}
/*footer-btn*/
.c-button--fill .c-button__inner:not([disabled]):hover {
	background-color: #a2b577;
}
.c-button--sub .c-button__inner:not([disabled="true"]):hover {
	background-color: #e97d64;
}
.img-cap.cap-right {
	text-align: right;
	bottom: 5.5rem;
}
}

/*SP ONLY*/
@media (max-width: 767px) {
	/* 画面サイズ767px以下の場合適用されるスタイルを記述してください
	主にスマホサイズでのスタイル設定を想定しています
	タブレットのスタイルを打ち消す際もここで記述してさい */
.pc_only {
	display: none !important;
}
.l-section.main .top-line {
	background: url(../imgs/bg-line-sp.png) no-repeat center top / contain;
	height: 28px;
}
.content-copy {
	margin: 0;
	font-size: 12px;
}
.flx_box.col2.col_32.jc_sb.sp_block {
	flex-wrap: wrap;
}
.flx_box.col2.col_32 > .col.layoutC {
	width: 90%;
	margin: 0 auto 1rem;
}
.wrap_inner {
	width: 90%;
}
.h2_ttl .ttl {
	font-size: 5.5vw;
}
.h3_ttl .ttl {
	font-size: 5vw;
}
.loan-cap {
	font-size: 12px;
}
.btn_wrap.btn2 .btn {
	width: 100%;
	margin: 0;
}
.contact_block .contact_block_ttl {
	font-size: 5.5vw;
}
.contact_box_wrap {
	flex-wrap: wrap;
	padding: 10px;
	border: 5px solid #e8d0ca;
}
.contact_box_wrap.col2.bdr_col > .col {
	width: 100%;
	padding: 0;
	margin: 15px 10px;
}
.contact_box_wrap .col_ttl {
	font-size: 4.5vw;
}
.contact_box_wrap .free_dial .tel_num {
	font-size: 6vw;
}
.contact_box_wrap .note {
	font-size: 12px;
}
/*image*/
.img-cap {
	bottom: 3.3rem;
	font-size: 0.8em;
	text-align: left;
}
/*footer-btn*/
.l-fixedfooter__cv-inner:not(:has(.l-fixedfooter__cv-item:nth-of-type(3))) .l-fixedfooter__cv-item {
	width: 100%;
}
}

/* 印刷ビュー */
@media print {
	/* 印刷時にのみ適用されるスタイルを記述してください */
}
