@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main {
	overflow: hidden;
}
#main .mainVisual {
	position: relative;
	z-index: 1;
}
#main .mainVisual:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 42.8%;
	z-index: -1;
	background: linear-gradient(0deg, rgba(244, 242, 228, 1) 0%, rgba(246, 245, 234, 0.62) 42%, rgba(253, 253, 250, 0.12) 88.19%, rgba(255, 255, 255, 0) 100%);
	content: "";
}
#main .mainImg {
	padding-top: 7.6rem;
	position: relative;
	display: flex;
	align-items: center;
	background: url(../img/index/mv_bg.webp) no-repeat center top/cover;
}
#main .mainImg .ttlBox {
	margin-bottom: 3rem;
	text-align: center;
}
#main .mainImg .ttlBox p {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
}
#main .mainImg .ttlBox .subTtl {
	margin-bottom: 1rem;
	font-size: 3.4rem;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0;
}
#main .mainImg .ttlBox .title {
	margin-bottom: 3rem;
	font-size: 6.9rem;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.08em;
}
#main .mainImg .ttlBox .title .large {
	font-size: 8.5rem;
	letter-spacing: 0.1em;
}
#main .mainImg .ttlBox .title .bgTxt {
	background: linear-gradient(transparent 60%, rgba(225, 217, 42, 0.48) 60.1%, rgba(225, 217, 42, 0.48) 94%, transparent 94.1%, transparent 100%);
}
#main .mainImg .itemList {
	justify-content: center;
}
#main .mainImg .itemList li {
	position: relative;
	padding: 4.5rem 2rem 4rem;
	width: 24.9rem;
	margin: 0 -1.7rem;
	color: #fff;
	text-align: center;
	font-size: 2.1rem;
	letter-spacing: 0.12em;
	border-radius: 50%;
	background: rgba(128, 192, 194, 0.85);
}
#main .mainImg .itemList li:before {
	position: absolute;
	left: 1.7rem;
	top: 0.2rem;
	width: 1.9rem;
	aspect-ratio: 1/1;
	background: url(../img/common/icon05.webp) no-repeat left top/100%;
	content: "";
}
#main .mainImg .itemList li:nth-child(2) {
	background: rgba(111, 132, 179, 0.85);
}
#main .mainImg .itemList li:nth-child(2):before {
	background-image: url(../img/common/icon06.webp);
}
#main .mainImg .itemList li:nth-child(3) {
	background: rgba(211, 136, 114, 0.85);
}
#main .mainImg .itemList li:nth-child(3):before {
	background-image: url(../img/common/icon07.webp);
}
#main .mainImg .itemList li:nth-child(4) {
	background: rgba(139, 181, 111, 0.85);
}
#main .mainImg .itemList li:nth-child(4):before {
	background-image: url(../img/common/icon08.webp);
}
#main .mainImg .logo {
	width: 16.4rem;
	position: absolute;
	right: 2rem;
	bottom: 2rem;
}
#main .mainVisual .bgBox {
	padding: 5rem 0 4.5rem;
}
#main .mainVisual .bgBox .content {
	max-width: 114rem;
	align-items: center;
}
#main .mainVisual .bgBox .phoList {
	width: 39.3rem;
}
#main .mainVisual .bgBox .phoList li {
	width: 49.5%;
	position: relative;
	aspect-ratio: 39/26;
}
#main .mainVisual .bgBox .phoList img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .mainVisual .bgBox .phoList p {
	position: absolute;
	padding-top: 0.2rem;
	left: -2rem;
	top: -0.6rem;
	width: 7.3rem;
	height: 3.6rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	background: rgba(210, 135, 114, 0.85);
	clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#main .mainVisual .bgBox .txtBox {
	margin-bottom: 1.5rem;
	flex: 1;
}
#main .mainVisual .bgBox .txtBox .ttl {
	padding: 0 0 0.3rem 2.9rem;
	margin-bottom: 1.9rem;
	font-size: 2.35rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #564234;
}
#main .mainVisual .bgBox .txtBox .ttl .large {
	font-size: 3.6rem;
	font-weight: 600;
	letter-spacing: 0;
	letter-spacing: -0.05em;
	margin: 0 0.5rem 0 -0.8rem;
}
#main .mainVisual .bgBox .txtBox .infoList {
	margin-left: 3.5rem;
	gap: 1.5rem;
}
#main .mainVisual .bgBox .txtBox .infoList li {
	display: flex;
	align-items: center;
	font-feature-settings: "palt";
}
#main .mainVisual .bgBox .txtBox .infoList .bgTtl {
	margin-right: 0.8rem;
	padding: 0.25rem 1.2rem;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	background: #E7992D;
}
#main .mainVisual .bgBox .txtBox .infoList .txt {
	font-weight: 700;
}
@media all and (min-width: 897px) and (max-height: 780px) {
	#main .mainImg .ttlBox {
		margin-bottom: 4.103vh;
	}
	#main .mainImg .ttlBox p {
		font-size: 2.821vh;
	}
	#main .mainImg .ttlBox .subTtl {
		margin-bottom: 1.154vh;
		font-size: 4.359vh;
	}
	#main .mainImg .ttlBox .title {
		margin-bottom: 3.59vh;
		font-size: 8.846vh;
	}
	#main .mainImg .ttlBox .title .large {
		font-size: 10.897vh;
	}
	#main .mainImg .itemList li {
		padding: 5.769vh 2.564vh 5.128vh;
		width: 31.923vh;
		margin: 0 -2.179vh;
		font-size: 2.692vh;
	}
	#main .mainImg .itemList li:before {
		left: 2.179vh;
		top: 0.256vh;
		width: 2.436vh;
	}
	#main .mainImg .logo {
		width: 21.026vh;
		right: 2.564vh;
		bottom: 2.564vh;
	}
	#main .mainVisual .bgBox .content {
		max-width: 146.154vh;
	}
	#main .mainVisual .bgBox .phoList {
		width: 50.385vh;
	}
	#main .mainVisual .bgBox .phoList p {
		padding-top: 0.256vh;
		left: -2.564vh;
		top: -0.769vh;
		width: 9.359vh;
		height: 4.615vh;
		font-size: 1.538vh;
	}
	#main .mainVisual .bgBox .txtBox {
		margin-bottom: 1.923vh;
	}
	#main .mainVisual .bgBox .txtBox .ttl {
		padding: 0 0 0.385vh min(2.9rem,3.718vh);
		margin-bottom: 2.436vh;
		font-size: min(2.35rem,3.013vh);
	}
	#main .mainVisual .bgBox .txtBox .ttl .large {
		font-size: min(3.6rem,4.615vh);
	}
	#main .mainVisual .bgBox .txtBox .infoList {
		margin-left: min(3.5rem,4.487vh);
		gap: 1.923vh;
	}
	#main .mainVisual .bgBox .txtBox .infoList .bgTtl {
		margin-right: min(0.6rem,1.026vh);
		padding: min(0.25rem,0.321vh) 1.538vh;
		font-size: min(1.5rem,1.923vh);
	}
	#main .mainVisual .bgBox .txtBox .infoList .txt {
		font-size: min(1.6rem,2.308vh);
	}
}
#main .topConsult {
	padding: 9.7rem 0;
	background: linear-gradient(0, rgba(245, 243, 229, 0.4) 0%, rgba(247, 246, 235, 0.44) 39.22%, rgba(253, 253, 251, 0.49) 90.29%, rgba(255, 255, 255, 0.5) 100%);
}
#main .topConsult .comConsultBox {
	margin-bottom: 0;
	padding-top: 6rem;
}
#main .topConsult h2 {
	margin-bottom: 6rem;
	font-size: 3.8rem;
	letter-spacing: -0.03em;
}
#main .topConsult h2 .large {
	font-size: 4.8rem;
	letter-spacing: 0.12em;
}
#main .topConsult h2:before,
#main .topConsult h2:after {
	top: 1rem;
}
#main .topConsult h2:after {
	right: 0;
}
#main .faq {
	padding-bottom: 11rem;
	background-color: #F5F3E5;
}
#main .faq .photo {
	margin-bottom: -16.5vw;
	position: relative;
}
#main .faq .photo:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: linear-gradient(rgba(245, 243, 229, 0) 0%, rgba(245, 243, 229, 0.8) 30%, rgba(245, 243, 229, 1) 48%, #F5F3E5 80%, #F5F3E5 100%);
	content: "";
	height: 69%;
}
#main .faq .photo img {
	width: 100%;
}
#main .faq .content {
	max-width: 128.4rem;
	position: relative;
}
#main .faq h2 {
	margin-bottom: 3.2rem;
	font-size: 5.3rem;
	font-weight: 500;
	line-height: 1.47;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .faq .midTxt {
	margin-bottom: 1.2rem;
	font-size: 2.2rem;
	line-height: 2.09;
	letter-spacing: 0.15em;
	text-align: center;
}
#main .faq .phoList li {
	position: absolute;
	width: 25.1rem;
	right: 0;
	top: 6.5rem;
}
#main .faq .phoList .pho02 {
	right: auto;
	left: 3rem;
	width: 19.9rem;
	top: 31.6rem;
}
#main .faq .qaList {
	margin: 0 auto 3rem;
	max-width: 78.2rem;
}
#main .faq .qaList p {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
#main .faq .qaList .en {
	margin-right: 2.8rem;
	position: relative;
	color: #8BB56F;
	font-size: 4.1rem;
	line-height: 1;
}
#main .faq .qaList .en:after {
	position: absolute;
	right: -0.3rem;
	top: 0;
	width: 1px;
	height: 6rem;
	transform: rotate(30deg);
	background-color: #8BB56F;
	content: "";
}
#main .faq .qaList .ask {
	margin-bottom: 1.1rem;
	padding: 1.5rem 0 2.2rem;
	border-top: 2px dotted #C2C0B9;
	border-bottom: 2px dotted #C2C0B9;
}
#main .faq .qaList .ask .jp {
	margin-top: 0.4rem;
	font-size: 3rem;
}
#main .faq .qaList .answer {
	align-items: center;
}
#main .faq .qaList .answer .en {
	margin: 1.6rem 3rem 0 0;
}
#main .faq .qaList .answer .jp {
	padding: 0 0.5rem 0.7rem;
	font-size: 9.8rem;
	font-weight: 600;
	line-height: 1;
	background: linear-gradient(transparent 73%, #B9D3A9 73.1%, #B9D3A9 97%, transparent 97.1%, transparent 100%);
}
#main .faq .qaList .answer .jp .large {
	font-size: 14.6rem;
	letter-spacing: 0.04em;
}
#main .faq .midTxt02 {
	margin-bottom: 9.7rem;
	font-size: 2rem;
	line-height: 2.2;
	letter-spacing: 0.11em;
}
#main .faq .midTxt02 .large {
	display: inline-block;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.65;
	letter-spacing: 0.05em;
}
#main .faq .bgBox {
	margin: 0 auto;
	max-width: 113.4rem;
	padding: 6.5rem 6.7rem;
	position: relative;
	background-color: #fff;
}
#main .faq .bgBox:before {
	position: absolute;
	left: 50%;
	top: -3.2rem;
	width: 1px;
	height: 6.4rem;
	background-color: #564234;
	content: "";
}
#main .faq .bgBox .photo01 {
	position: absolute;
	width: 14.1rem;
	right: 15.5rem;
	top: -9.8rem;
}
#main .faq .bgBox .subTtl {
	margin-bottom: 1.7rem;
	font-size: 2rem;
	line-height: 2.1;
	letter-spacing: 0.07em;
	text-align: center;
}
#main .faq .bgBox .subTtl .large {
	display: block;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.35;
	letter-spacing: 0;
}
#main .faq .bgBox h3 {
	margin: 0 auto -0.8rem;
	width: fit-content;
	position: relative;
	display: flex;
	align-items: center;
}
#main .faq .bgBox h3 .bgTxt {
	margin: 0 4.7rem 0 2.2rem;
	padding: 4rem 4.2rem;
	position: relative;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.06em;
	background: url(../img/index/faq_ttl_bg01.webp) no-repeat left top/100% 100%;
}
#main .faq .bgBox h3 .bgTxt:after {
	position: absolute;
	top: 50%;
	right: -4rem;
	width: 4.8rem;
	height: 1.8rem;
	margin-top: -1rem;
	background: url(../img/index/faq_arrow01.webp) no-repeat left top/100% 100%;
	content: "";
}
#main .faq .bgBox h3 img {
	margin-top: 0.5rem;
	width: 8.9rem;
}
#main .faq .bgBox h3 .en {
	position: absolute;
	left: -1rem;
	top: 2.5rem;
	width: 12.3rem;
	height: 5.8rem;
	padding: 1rem 1rem 0 0;
	display: block;
	color: #fff;
	font-size: 2.1rem;
	font-weight: 400;
	text-align: center;
	font-style: italic;
	background: url(../img/index/faq_ttl_bg02.webp) no-repeat left top/100%;
	z-index: 1;
}
#main .faq .bgBox h3 .en span {
	display: inline-block;
	transform: rotate(-10deg);
}
#main .faq .bgBox .compare {
	margin-bottom: 2.5rem;
}
#main .faq .bgBox .compare li {
	width: 49.5%;
	position: relative;
}
#main .faq .bgBox .compare img {
	width: 100%;
}
#main .faq .bgBox .compare p {
	position: absolute;
	padding: 1.2rem 0.5rem;
	left: 0;
	top: 0;
	width: 13.3rem;
	color: #fff;
	font-size: 2.9rem;
	font-weight: 400;
	line-height: 1;
	font-style: italic;
	text-align: center;
	background: #564234;
}
#main .faq .bgBox .listTab {
	margin-bottom: 2.3rem;
	width: 100%;
	border-spacing: 0;
	border-bottom: 1px solid #AAA099;
}
#main .faq .bgBox .listTab th,
#main .faq .bgBox .listTab td {
	padding: 1.5rem 11.5rem;
	font-size: 2rem;
	letter-spacing: 0.15em;
	border-top: 1px solid #AAA099;
}
#main .faq .bgBox .listTab th {
	padding: 1.5rem 2rem 1.5rem 1rem;
	position: relative;
	width: 28.5%;
	font-weight: 500;
	text-align: center;
}
#main .faq .bgBox .listTab th:after {
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	transform: translateY(-50%);
	border-right: 1px dashed #AAA099;
	height: calc(100% - 2rem);
	content: "";
}
#main .faq .bgBox .listTab tr:nth-child(2n) th,
#main .faq .bgBox .listTab tr:nth-child(2n) td {
	background: #FAF9F2;
}
#main .faq .bgBox .btn a {
	padding: 1.7rem;
	display: block;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	text-align: center;
	background: #D38872;
	border-radius: 3.2rem;
}
#main .faq .bgBox .btn a:hover {
	opacity: 0.6;
}
#main .faq .bgBox .btn a span {
	display: inline-block;
	padding-right: 3rem;
	position: relative;
}
#main .faq .bgBox .btn a span:after {
	position: absolute;
	right: 0;
	top: 1.1rem;
	width: 1.4rem;
	height: 1rem;
	background-color: #fff;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
}
#main .faq .bgBox .btn a.on span:after {
	top: 0.9rem;
	transform: rotate(180deg);
}
#main .faq .bgBox .hideBox {
	padding-top: 5rem;
	display: none;
}
#main .faq .bgBox .hideBox p {
	margin-bottom: 3rem;
	line-height: 2;
	letter-spacing: 0.26em;
}
#main .faq .subBox:not(:last-child) {
	margin-bottom: 4rem;
}
#main .faq .subBox02 h3 {
	margin-bottom: -1.5rem;
	flex-direction: row-reverse;
}
#main .faq .subBox02 h3 img {
	margin-left: 3.4rem;
	width: 13.1rem;
}
#main .faq .subBox02 h3 .bgTxt {
	margin: 0 0 2.2rem 4.8rem;
}
#main .faq .subBox02 h3 .bgTxt:after {
	right: auto;
	left: -4.2rem;
	background-image: url(../img/index/faq_arrow02.webp);
}
#main .faq .subBox02 h3 .en {
	left: 18.2rem;
	top: 1.7rem;
	background-image: url(../img/index/faq_ttl_bg03.webp);
}
#main .faq .subBox02 .btn a {
	background: #8BB56F;
}
#main .secret {
	padding: 146px 0 120px;
	margin: 0 auto;
	max-width: 136.6rem;
	position: relative;
	background: #FEFDFA;
}
#main .secret .photo {
	position: absolute;
	right: 0;
	top: 0;
	width: calc(50% + 21.8rem);
}
#main .secret .photo img {
	width: 100%;
}
#main .secret .content {
	max-width: 124rem;
}
#main .secret .txtBox {
	position: relative;
	z-index: 1;
}
#main .secret h2 {
	margin-bottom: 3.7rem;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 0.15em;
}
#main .secret h2 .sml {
	display: block;
	margin-bottom: 1.2rem;
}
#main .secret h2 .bgTxt {
	padding: 0.7rem 2.8rem 1.2rem;
	color: #fff;
	font-size: 5.9rem;
	font-weight: 500;
	letter-spacing: 0.17em;
	line-height: 2.1;
	background: #80C0C2;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .secret p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 2.5;
	letter-spacing: 0.23em;
}
#main .advantage .bgSec01 {
	margin-bottom: -18.3rem;
	padding: 11rem 0 14rem;
	position: relative;
	z-index: 1;
	background: url(../img/index/advantage_bg01.webp) no-repeat center bottom/100% 100%;
}
#main .advantage .bgSec01 .content {
	max-width: 113rem;
}
#main .advantage .topBox {
	margin-bottom: 7.7rem;
	position: relative;
	text-align: center;
	aspect-ratio: 1366/504;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
}
#main .advantage .topBox .phoList li {
	position: absolute;
	left: 0;
	top: 0;
	width: 21.5%;
}
#main .advantage .topBox .phoList li:last-child {
	left: auto;
	right: 0;
}
#main .advantage .topBox p {
	width: 100%;
	color: #fff;
	line-height: 2.1;
	letter-spacing: 0.18em;
}
#main .advantage .topBox .txt01 {
	margin: 2rem 0 2.5rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.22em;
}
#main .advantage .topBox h2 {
	width: 100%;
	margin-bottom: 4.2rem;
	color: #fff;
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.15em;
}
#main .advantage .topBox h2 .yellow {
	font-weight: 500;
	border-bottom: 2px dotted #C2C0B9;
}
#main .advantage .checkList li {
	padding: 0 0 2.5rem 5rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	background: url(../img/common/icon09.webp) no-repeat left top/3.6rem;
}
#main .advantage .checkList li:last-child {
	padding-bottom: 0;
}
#main .advantage .bgBox {
	margin-bottom: 6.8rem;
	padding: 4.6rem 8.4rem 4.3rem;
	position: relative;
	background: url(../img/index/advantage_bg02.webp) no-repeat center top/cover;
}
#main .advantage .bgBox .checkList {
	padding: 4.9rem 0 4.7rem;
	border-top: 2px dotted #97825F;
	border-bottom: 2px dotted #97825F;
}
#main .advantage .bgBox .checkList .blue {
	color: #6f84b3;
}
#main .advantage .bgBox .photo {
	position: absolute;
	right: 4.2rem;
	bottom: 0;
	width: 21.5rem;
}
#main .advantage .midBox {
	text-align: center;
}
#main .advantage .midBox p {
	margin-bottom: 2.5rem;
	color: #fff;
	line-height: 2.1;
	letter-spacing: 0.18em;
}
#main .advantage .midBox .large {
	padding-top: 7.1rem;
	margin-bottom: 2.5rem;
	position: relative;
	font-size: 3rem;
	line-height: 1.8;
}
#main .advantage .midBox .large span {
	font-weight: 500;
}
#main .advantage .midBox .large:before {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 4.7rem;
	background-color: #fff;
	content: "";
}
#main .advantage .bgSec02 {
	padding: 18.2rem 0 0;
	background: url(../img/index/advantage_bg04.webp) no-repeat center top/cover;
}
#main .advantage .bgSec02 .content {
	max-width: 114.4rem;
}
#main .advantage .bgSec02 .txtBox {
	margin-bottom: 9.6rem;
	position: relative;
}
#main .advantage .bgSec02 h3 {
	margin: 0 0 2rem -0.5rem;
	padding-top: 10rem;
	position: relative;
	z-index: 1;
	font-size: 5.4rem;
	font-weight: 500;
	line-height: 1.36;
	letter-spacing: 0.03em;
}
#main .advantage .bgSec02 h3 .red {
	font-weight: 500;
}
#main .advantage .bgSec02 h3 .note {
	position: absolute;
	left: -3.7rem;
	top: 0;
	width: 22.6rem;
	height: 7.8rem;
	padding-top: 0.8rem;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img/index/advantage_bg03.webp) no-repeat left top/100%;
}
#main .advantage .bgSec02 h3 .note span {
	display: inline-block;
	transform: rotate(-9deg);
}
#main .advantage .bgSec02 .txtBox .photo {
	position: absolute;
	width: 34.5rem;
	left: 32.1rem;
	top: 3.5rem;
}
#main .advantage .bgSec02 .txtBox p {
	font-size: 2rem;
	line-height: 1.6;
	font-weight: 700;
	letter-spacing: 0.18em;
}
#main .advantage .bgSec02 .listBox {
	padding: 7.4rem 0 4rem;
	position: relative;
	background: rgba(245, 243, 229, 0.88);
}
#main .advantage .bgSec02 .listBox .ttl {
	padding: 1.1rem 10.4rem 1.5rem 2rem;
	position: absolute;
	left: 0;
	top: -3.9rem;
	width: calc(50% + 13rem);
	color: #fff;
	font-size: 3.4rem;
	text-align: right;
	background: linear-gradient(90deg, #D29E71 0%, #D7A183 20%, #DB9C8F 50%, #CC8571 80%, rgba(204, 133, 113, 0.8) 89%, rgba(204, 133, 113, 0.3) 95%, rgba(204, 133, 113, 0) 100%);
}
#main .advantage .bgSec02 .listBox .checkList {
	gap: 0 1.7rem;
}
#main .advantage .bgSec02 .listBox .checkList li {
	padding: 0 0 0 4.6rem;
	background-size: 3.3rem;
	font-size: 2rem;
	letter-spacing: 0.1em;
}
#main .line {
	padding: 16.4rem 2rem 10rem;
	background: #FDFDFB;
}
#main .line .content {
	padding: 4rem 0 0;
	max-width: 124.4rem;
	position: relative;
	background: #E1F0F0;
}
#main .line .note {
	position: absolute;
	left: 1.2rem;
	top: -6rem;
	padding: 1.4rem 1rem 2.8rem;
	width: 62.7rem;
	font-size: 2.6rem;
	letter-spacing: 0.18em;
	text-align: center;
	background: url(../img/index/line_bg01.webp) no-repeat left top/100%;
}
#main .line h2 {
	margin: 0 8rem 3.1rem;
	font-size: 6rem;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.05em;
}
#main .line h2 .large {
	font-size: 8.5rem;
}
#main .line h2 .green {
	font-weight: 500;
}
#main .line h2 img {
	margin: -4.7rem 0 0 0.8rem;
	width: 26rem;
}
#main .line .pointList > li {
	padding: 0.7rem 0 0.7rem 3rem;
	display: flex;
	background: #D1E8E9;
}
#main .line .pointList > li:nth-child(2n) {
	background: none;
}
#main .line .pointList > li:nth-child(3) {
	padding-bottom: 5.2rem;
}
#main .line .pointList li > .num {
	padding: 0.5rem 0 0 1rem;
	width: 12.5rem;
	height: 10.1rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 4.66rem;
	font-style: italic;
	text-align: center;
	font-weight: 400;
	background: url(../img/index/line_bg02.webp) no-repeat left top/100%;
}
#main .line .pointList li:nth-child(2) > .num {
	background-image: url(../img/index/line_bg03.webp);
}
#main .line .pointList li:nth-child(3) > .num {
	background-image: url(../img/index/line_bg04.webp);
}
#main .line .pointList .rBox {
	margin: 2rem 0 0 3.7rem;
	flex: 1;
}
#main .line .pointList .rBox h3 {
	margin-bottom: 0.2rem;
	font-size: 2.8rem;
	line-height: 1.3;
	letter-spacing: 0.12em;
}
#main .line .pointList .rBox p {
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.1em;
}
#main .line .pointList .rBox .numList {
	margin-top: 0.5rem;
	gap: 0 2.6rem;
}
#main .line .pointList .rBox .numList li {
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.1em;
	padding-left: 1em;
	text-indent: -1em;
}
#main .line .pointList .rBox03 {
	margin-top: 3rem;
}
#main .line .pointList .rBox03 h3 {
	margin-bottom: 2.8rem;
}
#main .line .pointList .rBox .phoList {
	gap: 0 1.7rem;
}
#main .line .pointList .rBox .phoList li {
	width: 33.5rem;
}
#main .line .pointList .rBox .phoList img {
	width: 100%;
}
#main .line .pointList .rBox .phoList p {
	margin: 1.3rem 0 0 -0.2rem;
	min-height: 5.6rem;
	display: flex;
	align-items: center;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.1em;
}
#main .line .pointList .rBox .phoList p .num {
	margin-right: 1.4rem;
	padding: 0.2rem;
	min-width: 5.4rem;
	font-size: 3.1rem;
	font-weight: 400;
	text-align: center;
	font-style: italic;
	background: #A7B4D1;
	border-radius: 50%;
}
#main .line .btn {
	position: absolute;
	right: 2.6rem;
	top: -4.2rem;
}
#main .line .btn > img {
	width: 22.7rem;
	position: absolute;
	right: -1.8rem;
	top: -4.5rem;
}
#main .line .btn a {
	display: block;
	padding: 1.6rem;
	width: 32.4rem;
	height: 32.4rem;
	color: #fff;
	font-size: 4.6rem;
	line-height: 1.2;
	background: rgba(139, 181, 111, 0.45);
	border-radius: 50%;
}
#main .line .btn a:hover {
	opacity: 0.6;
}
#main .line .btn a .sub {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(139, 181, 111, 0.45);
}
#main .line .btn a .txt {
	display: inline-block;
	padding: 3.2rem 0 5.2rem;
	letter-spacing: 0.12em;
	background: url(../img/common/arrow01.webp) no-repeat center bottom/5.9rem;
}
#main .line .photo {
	width: 27.7rem;
	position: absolute;
	right: 5rem;
	bottom: 8.5rem;
}
#main .bgSec {
	padding: 9.9rem 0 13rem;
	background: #F5F3E5;
}
#main .trouble .content {
	margin-bottom: 12.5rem;
	position: relative;
	max-width: 114rem;
}
#main .trouble .photo {
	position: absolute;
	right: -17.6rem;
	top: -14.1rem;
	width: 64.5rem;
}
#main .trouble h2 {
	margin: 0 0 5rem 0.5rem;
	max-width: 72rem;
	position: relative;
	z-index: 1;
	font-size: 3.86rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	display: flex;
	align-items: flex-start;
}
#main .trouble h2 img {
	width: 16.1rem;
	flex-shrink: 0;
}
#main .trouble h2 .rTxt {
	margin: 3.3rem 0 0 3.9rem;
}
#main .trouble h2 .large {
	display: block;
	margin: 0.5rem 0 0 -3.8rem;
	position: relative;
	font-size: 11.3rem;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: -0.03em;
}
#main .trouble h2 .large:before {
	position: absolute;
	left: 3rem;
	top: 0;
	width: calc(100% - 6.5rem);
	border-top: 2px dotted #97825F;
	height: 0;
	content: "";
}
#main .trouble .priceList {
	margin-bottom: 7.7rem;
	position: relative;
	z-index: 1;
}
#main .trouble .priceList li {
	padding-bottom: 3.3rem;
	width: 52.2rem;
	background: #FAF9F2;
	border: 1px solid #8BB56F;
}
#main .trouble .priceList h3 {
	margin-bottom: 3rem;
	padding: 1.5rem 1rem 1.6rem;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-align: center;
	background: #8BB56F;
}
#main .trouble .priceList .listSub {
	margin: 0 4rem;
}
#main .trouble .priceList .full {
	display: flex;
	margin-bottom: 2rem;
	background: #E2ECDB;
}
#main .trouble .priceList .full .lTxt {
	padding: 1.4rem 2rem 1.2rem 0.5rem;
	width: 22.5rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-align: center;
	background: #B9D3A9;
	clip-path: polygon(0 0, 100% 0, calc(100% - 3rem) 100%, 0 100%);
}
#main .trouble .priceList .full .rTxt {
	padding: 0.5rem 0.3rem;
	flex: 1;
	font-size: 2.1rem;
}
#main .trouble .priceList .full .rTxt .large {
	font-size: 3.88rem;
	line-height: 1;
}
#main .trouble .priceList .full .rTxt .sml {
	font-size: 1.2rem;
}
#main .trouble .priceList .loan p {
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.4;
	text-align: center;
}
#main .trouble .priceList .loan .price {
	display: flex;
	justify-content: center;
	letter-spacing: 0;
}
#main .trouble .priceList .loan .price .circle {
	margin: 1.8rem 1rem 0 0;
	width: 6.4rem;
	height: 6.4rem;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2.2rem;
	background: #8BB56F;
	border-radius: 50%;
}
#main .trouble .priceList .loan .price .rTxt {
	font-size: 4.6rem;
	font-weight: 500;
	line-height: 1;
}
#main .trouble .priceList .loan .price .sml {
	font-size: 2.4rem;
}
#main .trouble .priceList .loan .price .large {
	font-size: 8.4rem;
	vertical-align: -0.2rem;
}
#main .trouble .priceList li:last-child {
	background: #FAF9F2;
	border-color: #6F84B3;
}
#main .trouble .priceList li:last-child h3 {
	letter-spacing: 0;
	background: #6F84B3;
}
#main .trouble .priceList li:last-child .full {
	background: #DBE0EC;
}
#main .trouble .priceList li:last-child .full .lTxt {
	background: #A9B5D1;
}
#main .trouble .priceList li:last-child .loan .price .circle {
	margin-right: 1.6rem;
	background: #6F84B3;
}
#main .trouble .freeBox {
	margin-bottom: 8.8rem;
}
#main .trouble .freeBox .subTtl {
	margin-bottom: 0.5rem;
	padding: 1.1rem 4.5rem 0.7rem 2rem;
	display: inline-block;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	background: linear-gradient(90deg, #D29E71 0%, #D7A183 20%, #DB9C8F 50%, #CC8571 80%, rgba(204, 133, 113, 0.6) 90%, rgba(204, 133, 113, 0.3) 94%, rgba(255, 255, 255, 0.1) 100%);
}
#main .trouble .freeBox h3 {
	margin-bottom: 5.7rem;
	font-size: 4.26rem;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: 0.02em;
	text-align: center;
}
#main .trouble .freeBox h3 .large {
	font-size: 6.6rem;
	font-weight: 500;
}
#main .trouble .freeBox .phoList {
	gap: 6.2rem;
}
#main .trouble .freeBox .phoList li {
	width: calc((100% - 12.4rem)/3);
}
#main .trouble .freeBox .phoList .pho {
	position: relative;
}
#main .trouble .freeBox .phoList img {
	width: 100%;
}
#main .trouble .freeBox .phoList p {
	margin-top: 2rem;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.26em;
}
#main .trouble .freeBox .phoList .circle {
	margin: 0;
	padding-bottom: 1rem;
	position: absolute;
	right: -2rem;
	width: 13.1rem;
	height: 13.1rem;
	bottom: -6.5rem;
	color: #fff;
	font-weight: 500;
	font-size: 3.3rem;
	letter-spacing: 0.05em;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: rgba(211, 136, 114, 0.9);
}
#main .trouble .bgBox {
	padding: 4.7rem;
	text-align: center;
	position: relative;
	background: #FAF9F2;
	border-top: 2px dotted #97825F;
	border-bottom: 2px dotted #97825F;
}
#main .trouble .bgBox .photo {
	right: auto;
	left: -25rem;
	top: -9.7rem;
	width: 39.7rem;
}
#main .trouble .bgBox h3 {
	margin-bottom: 2.4rem;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.38;
	letter-spacing: 0.06em;
}
#main .trouble .bgBox h3 .blue {
	color: #6f84b3;
}
#main .trouble .bgBox p {
	font-size: 2rem;
	letter-spacing: 0.24em;
}
#main .reason {
	padding: 10rem 0 8.5rem;
	background: url(../img/index/reason_bg.webp) no-repeat center top/cover;
}
#main .reason h2 {
	margin: 0 6rem -0.6rem 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size: 10.6rem;
	font-weight: 500;
	line-height: 1.2;
}
#main .reason h2 .sml {
	margin-bottom: 1.5rem;
	font-size: 3.1rem;
	text-align: right;
	line-height: 1.48;
	letter-spacing: 0.05em;
}
#main .reason h2 img {
	margin: 0 1rem 0 1.8rem;
	width: 13.1rem;
}
#main .reason h2 .large {
	margin-bottom: 0.5rem;
}
#main .reasonList li {
	margin-bottom: -3.2rem;
	position: relative;
	display: flex;
	align-items: center;
}
#main .reasonList li:last-child {
	margin-bottom: 0;
}
#main .reasonList li:after {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	margin-top: 1.2rem;
	transform: translateY(-50%);
	height: calc(100% - 14.6rem);
	background: rgba(237, 207, 199, 0.6);
	content: "";
}
#main .reasonList li:nth-child(2n-1) {
	flex-direction: row-reverse;
}
#main .reasonList .phoBox {
	margin: 0 -2.4rem 0 -11.8rem;
	width: calc(50% + 3.8rem);
	position: relative;
	z-index: 1;
}
#main .reasonList .phoBox img {
	width: 100%;
}
#main .reasonList .phoBox .chart {
	position: absolute;
	width: 40.5rem;
	right: 8%;
	bottom: -3.4rem;
}
#main .reasonList .phoBox .circle {
	position: absolute;
	left: 10.6%;
	top: 9.2%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 2.4rem;
	line-height: 1.4;
	width: 20.5rem;
	height: 20.5rem;
	background: rgba(209, 130, 74, 0.8);
	border-radius: 50%;
}
#main .reasonList .phoBox .circle .yellow {
	font-weight: 500;
}
#main .reasonList .txtBox {
	margin-bottom: 9.5rem;
	width: 67.7rem;
	position: relative;
	z-index: 2;
}
#main .reasonList .txtBox h3 {
	margin: 0 0 1.6rem -0.5rem;
	font-size: 3.8rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .reasonList .txtBox h3 .num {
	margin: 0 0 1.3rem -0.5rem;
	display: inline-block;
	position: relative;
	color: #D38872;
	font-size: 11.4rem;
	font-weight: 400;
	line-height: 1;
	font-style: italic;
}
#main .reasonList .txtBox h3 .num:after {
	position: absolute;
	right: -2.8rem;
	top: 1rem;
	width: 1px;
	height: 11.5rem;
	transform: rotate(42deg);
	background-color: #D38872;
	content: "";
}
#main .reasonList .txtBox h3 .color {
	color: #d38872;
}
#main .reasonList .txtBox p {
	font-size: 1.6rem;
	line-height: 2.25;
	letter-spacing: 0.14em;
	text-align: justify;
}
#main .reasonList li:nth-child(2n) .phoBox {
	margin: 0 -10.5rem 0 -2rem;
}
#main .reasonList li:nth-child(2):after {
	background: rgba(209, 225, 197, 0.6);
}
#main .reasonList li:nth-child(2) .txtBox h3 .num {
	color: #8BB56F;
}
#main .reasonList li:nth-child(2) .txtBox h3 .num:after {
	background-color: #8BB56F;
}
#main .reasonList li:nth-child(2) .txtBox h3 .color {
	color: #8BB56F;
}
#main .reasonList li:nth-child(3):after {
	background: rgba(197, 206, 225, 0.6);
}
#main .reasonList li:nth-child(3) .txtBox h3 .num {
	color: #6F84B3;
}
#main .reasonList li:nth-child(3) .txtBox h3 .num:after {
	background-color: #6F84B3;
}
#main .reasonList li:nth-child(3) .txtBox h3 .color {
	color: #6F84B3;
}
#main .reasonList li:nth-child(3) .phoBox .circle {
	left: 14%;
	top: 8.5%;
	background: rgba(205, 123, 99, 0.8);
}
#main .reasonList li:nth-child(4):after {
	background: rgba(204, 230, 231, 0.6);
}
#main .reasonList li:nth-child(4) .txtBox h3 .num {
	color: #80C0C2;
}
#main .reasonList li:nth-child(4) .txtBox h3 .num:after {
	background-color: #80C0C2;
}
#main .reasonList li:nth-child(4) .txtBox h3 .color {
	color: #80C0C2;
}
#main .reasonList li:nth-child(4) .phoBox .circle {
	background: rgba(120, 168, 88, 0.8);
}
#main .flow {
	margin-bottom: -57.5rem;
	padding: 8.6rem 0;
	min-height: 240.7rem;
	background: url(../img/index/flow_bg.webp) no-repeat center top/cover;
}
#main .flow .content {
	max-width: 104.6rem;
}
#main .flow h2 {
	margin-bottom: 3rem;
	position: relative;
	text-align: center;
}
#main .flow h2 .en {
	color: #fff;
	opacity: 0.5;
	font-size: 21.8rem;
	line-height: 1;
	font-weight: 400;
	font-style: italic;
}
#main .flow h2 .jp {
	position: absolute;
	top: 3rem;
	left: 0;
	width: 100%;
	padding-top: 6rem;
	display: block;
	font-size: 5.3rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.04em;
	background: url(../img/common/icon10.webp) no-repeat center top/3rem;
}
#main .flowList {
	position: relative;
}
#main .flowList:after {
	position: absolute;
	left: 4.9rem;
	top: 10rem;
	width: 0;
	height: calc(100% - 20rem);
	border-left: 3px dotted #564234;
	content: "";
}
#main .flowList li {
	padding: 0 0 3.5rem 7.5rem;
	display: flex;
	align-items: center;
}
#main .flowList li:last-child {
	padding-bottom: 0;
}
#main .flowList .num {
	position: absolute;
	z-index: 1;
	left: -7.4rem;
	top: 50%;
	width: 10rem;
	height: 10rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 4.6rem;
	font-weight: 400;
	line-height: 1;
	font-style: italic;
	transform: translateY(-50%);
	background: #8BB56F;
	border-radius: 50%;
}
#main .flowList .phoBox {
	width: 47.6rem;
	position: relative;
}
#main .flowList .phoBox img {
	width: 100%;
}
#main .flowList .txtBox {
	margin: 0 0 0.5rem 3.5rem;
	flex: 1;
}
#main .flowList .txtBox h3 {
	margin-bottom: 1.3rem;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.04em;
}
#main .flowList .txtBox p {
	line-height: 1.89;
	letter-spacing: 0.18em;
	text-align: justify;
}
#main .flowList li:nth-child(2) .num {
	background: #D38872;
}
#main .flowList li:nth-child(3) .num {
	background: #6F84B3;
}
#main .flowList li:nth-child(4) .num {
	background: #80C0C2;
}
#main .flowList li:nth-child(5) .num {
	background: #8BB56F;
}
#main .flowList li:nth-child(6) .num {
	background: #D38872;
}
#main .person {
	padding: 9.1rem 0 8.6rem;
	background: rgba(169, 212, 214, 0.6);
}
#main .person .inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#main .person .inner .photoBox {
	margin: -5rem -7.7rem 0 2rem;
	width: 50.4rem;
	position: relative;
	z-index: 5;
}
#main .person .inner .photoBox img {
	width: 100%;
}
#main .person .inner .textBox {
	padding: 7.7rem 0 9rem;
	width: calc(56.5% + 7.7rem);
	background: #fbfaf4;
}
#main .person .inner .textBox .subBox {
	margin: 0 0 0 14rem;
	width: 57rem;
	position: relative;
}
#main .person .inner .textBox .subBox .title {
	padding-top: 18.2rem;
	position: absolute;
	top: -21.7rem;
	right: -7.3rem;
	-webkit-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-family: "Shippori Mincho", serif;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: 0.12em;
}
#main .person .inner .textBox .subBox .title::before {
	margin-left: -1px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 17.2rem;
	background: #564234;
	content: '';
}
#main .person .inner .textBox .subBox .hTitle {
	margin-bottom: 1.9rem;
	font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-family: "Shippori Mincho", serif;
	font-size: 5.56rem;
	font-weight: 500;
	letter-spacing: 0.12em;
}
#main .person .inner .textBox .subBox .hTitle small {
	margin-bottom: -1rem;
	display: block;
	font-size: 2.27rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .person .inner .textBox .subBox .text {
	line-height: 2;
	letter-spacing: 0.09em;
	text-align: justify;
}
@media all and (max-width: 896px) {
	#main .mainVisual:after {
		height: 71.5%;
	}
	#main .mainImg {
		padding-top: 7.5rem;
		min-height: 40rem;
		background-image: url(../img/index/mv_bg_sp.webp);
	}
	#main .mainImg .ttlBox {
		margin-bottom: 2.8rem;
	}
	#main .mainImg .ttlBox p {
		font-size: 1.4rem;
	}
	#main .mainImg .ttlBox .subTtl {
		margin-bottom: 0.5rem;
		font-size: 1.8rem;
	}
	#main .mainImg .ttlBox .title {
		margin: 0 -0.5rem 1.4rem 0.5rem;
		font-size: 3.3rem;
	}
	#main .mainImg .ttlBox .title .large {
		font-size: 4.07rem;
	}
	#main .mainImg .itemList {
		margin: 0 auto;
		max-width: 28.3rem;
	}
	#main .mainImg .itemList li {
		padding: 2.1rem 1rem 1.7rem;
		width: 14.6rem;
		margin: -0.7rem -0.5rem 0;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#main .mainImg .itemList li:before {
		left: 0.9rem;
		top: -0.3rem;
		width: 1.2rem;
	}
	#main .mainImg .logo {
		width: 8.7rem;
		right: 1rem;
		bottom: 1.1rem;
	}
	#main .mainVisual .bgBox {
		padding: 2.2rem 0 2rem;
	}
	#main .mainVisual .bgBox .content {
		display: block;
	}
	#main .mainVisual .bgBox .phoList {
		width: auto;
	}
	#main .mainVisual .bgBox .phoList li {
		width: 49.7%;
		aspect-ratio: 170/89;
	}
	#main .mainVisual .bgBox .phoList p {
		left: -1.7rem;
		width: 6.2rem;
		height: 3.1rem;
		font-size: 1.1rem;
	}
	#main .mainVisual .bgBox .txtBox {
		margin: 0.5rem 0 0;
	}
	#main .mainVisual .bgBox .txtBox .ttl {
		padding: 0 0 0.4rem;
		margin-bottom: 1.3rem;
		font-size: 1.25rem;
		letter-spacing: 0.06em;
	}
	#main .mainVisual .bgBox .txtBox .ttl .large {
		font-size: 1.8rem;
		margin: 0 0.3rem 0 -0.4rem;
	}
	#main .mainVisual .bgBox .txtBox .infoList {
		margin-left: 0;
		gap: 0.8rem 0;
	}
	#main .mainVisual .bgBox .txtBox .infoList li {
		width: 16.3rem;
	}
	#main .mainVisual .bgBox .txtBox .infoList li:nth-child(2n) {
		/*width: calc(100% - 10.3rem);*/
		width: 16.3rem;
	}
	#main .mainVisual .bgBox .txtBox .infoList .bgTtl {
		margin-right: 0.5rem;
		padding: 0.2rem 1rem;
		font-size: 1.2rem;
	}
	#main .mainVisual .bgBox .txtBox .infoList .txt {
    font-size: 1rem;
}
	#main .topConsult {
		padding: 5rem 0 5rem;
	}
	#main .topConsult .comConsultBox {
		padding-top: 2rem;
	}
	#main .topConsult h2 {
		margin-bottom: 1.5rem;
		font-size: 2rem;
	}
	#main .topConsult h2 .large {
		font-size: 2.6rem;
	}
	#main .topConsult h2:before,
	#main .topConsult h2:after {
		left: -1rem;
	}
	#main .topConsult h2:after {
		left: auto;
		right: -1rem;
	}
	#main .faq {
		padding-bottom: 5rem;
	}
	#main .faq .photo {
		margin-bottom: -14.5vw;
		aspect-ratio: 375/204;
	}
	#main .faq .photo img {
		height: 100%;
		object-fit: cover;
	}
	#main .faq .photo:after {
		height: 45%;
	}
	#main .faq h2 {
		margin-bottom: 2.6rem;
		font-size: 3.2rem;
		line-height: 1.63;
	}
	#main .faq .midTxt {
		margin-bottom: 1.5rem;
		font-size: 1.8rem;
	}
	#main .faq .phoList li {
		width: 11.4rem;
		right: -1.5rem;
		top: 22rem;
	}
	#main .faq .phoList .pho02 {
		right: auto;
		left: -1.8rem;
		width: 8.7rem;
		top: 48.3rem;
	}
	#main .faq .qaList {
		margin-bottom: 4.4rem;
		max-width: inherit;
	}
	#main .faq .qaList p {
		justify-content: flex-start;
	}
	#main .faq .qaList .en {
		margin: 0.1rem 2.3rem 0 0;
		font-size: 3.6rem;
	}
	#main .faq .qaList .en:after {
		height: 5.4rem;
	}
	#main .faq .qaList .ask {
		margin-bottom: 0.7rem;
		padding: 1.5rem 0;
	}
	#main .faq .qaList .ask .jp {
		margin-top: 0;
		font-size: 2rem;
		line-height: 1.4;
		position: relative;
		z-index: 1;
	}
	#main .faq .qaList .answer .en {
		margin: 0 1.4rem 0 0;
	}
	#main .faq .qaList .answer .jp {
		padding: 0 0.5rem 0.8rem 1.4rem;
		font-size: 5.7rem;
		background: linear-gradient(transparent 69%, #B9D3A9 69.1%, #B9D3A9 97%, transparent 97.1%, transparent 100%);
	}
	#main .faq .qaList .answer .jp .large {
		font-size: 8.6rem;
	}
	#main .faq .midTxt02 {
		margin: 0 -0.5rem 6.1rem;
		font-size: 1.6rem;
		line-height: 1.75;
		position: relative;
		z-index: 1;
	}
	#main .faq .midTxt02 .large {
		font-size: 2rem;
		line-height: 1.6;
	}
	#main .faq .midTxt02 .sub {
		margin: 1rem 0 0.8rem;
		display: inline-block;
	}
	#main .faq .bgBox {
		padding: 3.6rem 2rem 4rem;
	}
	#main .faq .bgBox:before {
		top: -2.5rem;
		height: 4.9rem;
	}
	#main .faq .bgBox .photo01 {
		width: 7.2rem;
		right: 2.5rem;
		top: -5rem;
	}
	#main .faq .bgBox .subTtl {
		margin-bottom: 1.8rem;
		font-size: 1.6rem;
		line-height: 2;
	}
	#main .faq .bgBox .subTtl .large {
		font-size: 2.2rem;
		letter-spacing: -0.05em;
	}
	#main .faq .bgBox h3 {
		margin-bottom: -0.4rem;
	}
	#main .faq .bgBox h3 .bgTxt {
		margin: 0 2.7rem 1.5rem 1rem;
		padding: 2.3rem 3rem 2rem 3.8rem;
		font-size: 1.6rem;
		background-image: url(../img/index/faq_ttl_bg01_sp.webp);
	}
	#main .faq .bgBox h3 .bgTxt:after {
		margin-top: -0.7rem;
		right: -2.5rem;
	}
	#main .faq .bgBox h3 img {
		margin: 0 -0.7rem 0 0;
		width: 5rem;
	}
	#main .faq .bgBox h3 .en {
		top: -1rem;
		left: -1.5rem;
		width: 9.6rem;
		height: 4.4rem;
		padding: 0.8rem 0.5rem 0 0;
		font-size: 1.6rem;
	}
	#main .faq .bgBox .compare {
		margin-bottom: 1.5rem;
	}
	#main .faq .bgBox .compare p {
		padding: 0.3rem 0.5rem;
		width: 4rem;
		font-size: 1rem;
	}
	#main .faq .bgBox .listTab {
		margin-bottom: 1.5rem;
	}
	#main .faq .bgBox .listTab th,
	#main .faq .bgBox .listTab td {
		padding: 0.75rem 1.7rem 0.7rem;
		font-size: 1.4rem;
	}
	#main .faq .bgBox .listTab th {
		padding: 0.75rem 1rem 0.7rem;
		width: 35%;
	}
	#main .faq .bgBox .listTab th:after {
		height: calc(100% - 1rem);
	}
	#main .faq .bgBox .btn a {
		padding: 1.4rem;
		font-size: 1.5rem;
	}
	#main .faq .bgBox .btn a span {
		padding-right: 1.6rem;
	}
	#main .faq .bgBox .btn a span:after {
		top: 0.9rem;
		width: 1rem;
		height: 0.7rem;
	}
	#main .faq .bgBox .btn a.on span:after {
		top: 0.7rem;
	}
	#main .faq .bgBox .hideBox {
		padding-top: 4rem;
	}
	#main .faq .bgBox .hideBox p {
		margin-bottom: 2rem;
	}
	#main .faq .subBox:not(:last-child) {
		margin-bottom: 2.7rem;
	}
	#main .faq .subBox02 h3 {
		margin-bottom: -0.2rem;
	}
	#main .faq .subBox02 h3 img {
		margin-left: -0.7rem;
		width: 7.3rem;
	}
	#main .faq .subBox02 h3 .bgTxt {
		margin: 0 -0.5rem 1rem 3rem;
	}
	#main .faq .subBox02 h3 .bgTxt:after {
		right: auto;
		left: -2.5rem;
	}
	#main .faq .subBox02 h3 .en {
		left: 6.6rem;
		top: -0.6rem;
	}
	#main .secret {
		padding: 45vw 0 4.2rem;
	}
	#main .secret .photo {
		width: 100%;
	}
	#main .secret h2 {
		margin-bottom: 1.8rem;
		font-size: 2rem;
	}
	#main .secret h2 .sml {
		margin-bottom: 0.6rem;
	}
	#main .secret h2 .bgTxt {
		padding: 0.3rem 1.4rem 0.7rem;
		font-size: 2.8rem;
		line-height: 2.2;
	}
	#main .secret p {
		font-size: 1.5rem;
		line-height: 2;
		letter-spacing: 0.18em;
	}
	#main .advantage .bgSec01 {
		margin-bottom: -4.7rem;
		padding: 4.5rem 0 5.4rem;
		background-image: url(../img/index/advantage_bg01_sp.webp);
	}
	#main .advantage .bgSec01 .content {
		max-width: 113rem;
	}
	#main .advantage .topBox {
		margin-bottom: 2.3rem;
		aspect-ratio: inherit;
		display: block;
	}
	#main .advantage .topBox .phoList {
		margin-bottom: 2.4rem;
		display: flex;
		justify-content: center;
		gap: 0 2.5rem;
	}
	#main .advantage .topBox .phoList li {
		position: static;
		width: 30.5%;
	}
	#main .advantage .topBox p {
		line-height: 2;
	}
	#main .advantage .topBox .txt01 {
		margin: 0 0 0.8rem;
		font-size: 1.4rem;
	}
	#main .advantage .topBox h2 {
		margin-bottom: 2.3rem;
		font-size: 2.76rem;
		line-height: 1.57;
		letter-spacing: 0;
	}
	#main .advantage .checkList li {
		padding: 0 0 1rem 3rem;
		font-size: 1.4rem;
		line-height: 1.4;
		background-size: 2.2rem;
	}
	#main .advantage .bgBox {
		margin-bottom: 2.7rem;
		padding: 2.5rem 2rem 2.5rem;
		background-image: url(../img/index/advantage_bg02_sp.webp);
	}
	#main .advantage .bgBox .checkList {
		padding: 1.7rem 2rem 1.5rem 0.4rem;
	}
	#main .advantage .bgBox .photo {
		right: -3.2rem;
		bottom: 0;
		width: 8.5rem;
	}
	#main .advantage .midBox p {
		margin-bottom: 1rem;
		line-height: 2;
		letter-spacing: 0.11em;
	}
	#main .advantage .midBox .large {
		padding-top: 4rem;
		margin-bottom: 2rem;
		font-size: 1.8rem;
		letter-spacing: 0.18em;
	}
	#main .advantage .midBox .large:before {
		height: 2.9rem;
	}
	#main .advantage .bgSec02 {
		padding: 13rem 0 0;
		background-image: url(../img/index/advantage_bg04_sp.webp);
	}
	#main .advantage .bgSec02 .txtBox {
		margin-bottom: 5.2rem;
	}
	#main .advantage .bgSec02 h3 {
		margin: 0 0 1.5rem -0.5rem;
		padding-top: 10rem;
		font-size: 3.2rem;
	}
	#main .advantage .bgSec02 h3 .note {
		left: -0.3rem;
		top: 3rem;
		width: 18rem;
		height: 6.2rem;
		padding: 0.4rem 0.5rem 0 0;
		font-size: 2rem;
	}
	#main .advantage .bgSec02 .txtBox .photo {
		width: 17.6rem;
		left: 1rem;
		top: -3.4rem;
	}
	#main .advantage .bgSec02 .txtBox p {
		font-size: 1.6rem;
	}
	#main .advantage .bgSec02 .listBox {
		padding: 3.9rem 0 2rem;
	}
	#main .advantage .bgSec02 .listBox .ttl {
		padding: 0.5rem 3rem 0.9rem 2rem;
		top: -2rem;
		width: auto;
		display: inline-block;
		font-size: 1.9rem;
		text-align: left;
		letter-spacing: -0.07em;
	}
	#main .advantage .bgSec02 .listBox .checkList {
		display: block;
	}
	#main .advantage .bgSec02 .listBox .checkList li {
		padding: 0.1rem 0 0.8rem 3.7rem;
		background-size: 2.6rem;
		font-size: 1.5rem;
	}
	#main .advantage .bgSec02 .listBox .checkList li:last-child {
		padding-bottom: 0.2rem;
	}
	#main .line {
		padding: 8rem 2rem 4.8rem;
	}
	#main .line .content {
		padding: 2.8rem 0 0;
	}
	#main .line .note {
		left: 50%;
		transform: translateX(-50%);
		top: -3.1rem;
		min-height: 4.4rem;
		padding: 0.4rem 1rem 1.6rem;
		width: 33.5rem;
		font-size: 1.6rem;
		letter-spacing: 0.15em;
	}
	#main .line h2 {
		margin: 0 auto 2rem;
		width: fit-content;
		font-size: 2.3rem;
		letter-spacing: 0.09em;
	}
	#main .line h2 .large {
		font-size: 3.2rem;
	}
	#main .line h2 img {
		margin: -1.8rem 0 0 0.1rem;
		width: 9.9rem;
	}
	#main .line .pointList > li {
		padding: 0.8rem 0 1.2rem;
	}
	#main .line .pointList > li:nth-child(2) {
		padding-bottom: 2rem;
	}
	#main .line .pointList > li:nth-child(3) {
		padding-bottom: 31rem;
	}
	#main .line .pointList li > .num {
		margin-left: -2.2rem;
		width: 7.9rem;
		height: 6.4rem;
		font-size: 3rem;
	}
	#main .line .pointList .rBox {
		margin: 1rem 0 0 0.9rem;
	}
	#main .line .pointList .rBox h3 {
		margin-bottom: 0;
		font-size: 2rem;
	}
	#main .line .pointList .rBox p {
		line-height: 1.57;
	}
	#main .line .pointList .rBox .numList {
		margin-top: 0.4rem;
		display: block;
	}
	#main .line .pointList .rBox .numList li {
		line-height: 1.57;
	}
	#main .line .pointList .rBox .numList .sml {
		margin-top: 0.3rem;
		display: block;
		font-size: 1.2rem;
		padding-left: 0;
		text-indent: 0;
	}
	#main .line .pointList .rBox03 {
		margin-top: 0.8rem;
	}
	#main .line .pointList .rBox03 h3 {
		margin-bottom: 1.7rem;
	}
	#main .line .pointList .rBox .phoList {
		margin: 0 3.2rem 0 -3rem;
		display: block;
	}
	#main .line .pointList .rBox .phoList li {
		width: auto;
	}
	#main .line .pointList .rBox .phoList li:not(:last-child) {
		margin-bottom: 1.5rem;
	}
	#main .line .pointList .rBox .phoList p {
		margin: 1rem -0.2rem 0 -0.2rem;
		min-height: 4.6rem;
		font-size: 1.5rem;
		line-height: 1.53;
	}
	#main .line .pointList .rBox .phoList p .num {
		margin-right: 1.2rem;
		padding: 0 0.2rem 0.4rem;
		min-width: 4.2rem;
		font-size: 2.5rem;
	}
	#main .line .btn {
		right: 2rem;
		top: auto;
		bottom: 8.5rem;
	}
	#main .line .btn > img {
		width: 12.7rem;
		right: -1rem;
		top: -2.5rem;
	}
	#main .line .btn a {
		padding: 0.9rem;
		width: 17.8rem;
		height: 17.8rem;
		font-size: 2.56rem;
	}
	#main .line .btn a .txt {
		padding: 2rem 0 3.2rem;
		background-image: url(../img/common/arrow01_sp.webp);
		background-size: 3.3rem;
	}
	#main .line .photo {
		width: 16.3rem;
		right: 15.1rem;
		bottom: 3.1rem;
	}
	#main .bgSec {
		padding: 4rem 0 5.2rem;
	}
	#main .trouble .content {
		margin-bottom: 4rem;
	}
	#main .trouble h2 {
		margin: 0 auto 2rem;
		width: fit-content;
		max-width: 34rem;
		font-size: 1.8rem;
	}
	#main .trouble h2 img {
		width: 7.5rem;
	}
	#main .trouble h2 .rTxt {
		margin: 1.6rem 0 0 1.8rem;
	}
	#main .trouble h2 .large {
		margin: 0.2rem -0.5rem 0 -1.5rem;
		font-size: 5.2rem;
	}
	#main .trouble h2 .large:before {
		left: 1rem;
		width: calc(100% - 2.6rem);
	}
	#main .trouble .priceList {
		margin-bottom: 3rem;
		display: block;
	}
	#main .trouble .priceList li {
		padding-bottom: 2.1rem;
		width: auto;
	}
	#main .trouble .priceList li:not(:last-child) {
		margin-bottom: 1.8rem;
	}
	#main .trouble .priceList h3 {
		margin-bottom: 1.8rem;
		padding: 0.9rem 1rem 1.2rem;
		font-size: 1.8rem;
	}
	#main .trouble .priceList .listSub {
		margin: 0 2.5rem;
	}
	#main .trouble .priceList .full {
		margin-bottom: 1.3rem;
	}
	#main .trouble .priceList .full .lTxt {
		padding: 0.9rem 1.5rem 0.8rem 0.5rem;
		width: 14.4rem;
		font-size: 1.3rem;
		clip-path: polygon(0 0, 100% 0, calc(100% - 2rem) 100%, 0 100%);
	}
	#main .trouble .priceList .full .rTxt {
		padding: 0.4rem 0.3rem;
		font-size: 1.37rem;
	}
	#main .trouble .priceList .full .rTxt .large {
		font-size: 2.5rem;
		letter-spacing: -0.04em;
	}
	#main .trouble .priceList .full .rTxt .sml {
		font-size: 1.05rem;
	}
	#main .trouble .priceList .loan p {
		font-size: 1.4rem;
	}
	#main .trouble .priceList .loan .price .circle {
		margin: 1.3rem 0.5rem 0 0;
		width: 4.1rem;
		height: 4.1rem;
		font-size: 1.4rem;
	}
	#main .trouble .priceList .loan .price .rTxt {
		font-size: 2.95rem;
	}
	#main .trouble .priceList .loan .price .sml {
		font-size: 1.5rem;
	}
	#main .trouble .priceList .loan .price .large {
		font-size: 5.4rem;
		letter-spacing: -0.03em;
	}
	#main .trouble .freeBox {
		margin-bottom: 3rem;
	}
	#main .trouble .freeBox .subTtl {
		margin: 0 0 1.7rem -2rem;
		font-size: 1.7rem;
	}
	#main .trouble .freeBox h3 {
		margin: 0 -1rem 1.7rem 0;
		font-size: 2.56rem;
		text-align: left;
		line-height: 1.25;
	}
	#main .trouble .freeBox h3 .large {
		font-size: 3.96rem;
	}
	#main .trouble .freeBox .phoList {
		display: block;
	}
	#main .trouble .freeBox .phoList li {
		width: auto;
	}
	#main .trouble .freeBox .phoList li:not(:last-child) {
		margin-bottom: 2rem;
	}
	#main .trouble .freeBox .phoList p {
		margin-top: 1.3rem;
		font-size: 2.1rem;
		min-height: 4.5rem;
	}
	#main .trouble .freeBox .phoList .circle {
		padding-bottom: 0.7rem;
		right: -0.5rem;
		width: 11rem;
		height: 11rem;
		bottom: -5.5rem;
	}
	#main .trouble .bgBox {
		padding: 3.5rem 1rem 3rem;
	}
	#main .trouble .bgBox .photo {
		left: -5.4rem;
		top: -4.2rem;
		width: 12.5rem;
	}
	#main .trouble .bgBox h3 {
		margin-bottom: 1.7rem;
		font-size: 2.1rem;
		line-height: 1.6;
	}
	#main .trouble .bgBox p {
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: 0.12em;
	}
	#main .reason {
		padding: 4.5rem 2rem 5.5rem;
		background-image: url(../img/index/reason_bg_sp.webp);
	}
	#main .reason h2 {
		margin: 0 -1rem 4.2rem;
		font-size: 4.2rem;
	}
	#main .reason h2 .sml {
		margin-bottom: 0.6rem;
		font-size: 1.23rem;
		line-height: 1.48;
	}
	#main .reason h2 img {
		margin: 0 0.5rem 0 0.8rem;
		width: 5.2rem;
	}
	#main .reason h2 .large {
		margin-bottom: 0.4rem;
	}
	#main .reasonList li {
		margin-bottom: 5.5rem;
		padding: 0 2rem 2.6rem;
		display: block;
		background: rgba(237, 207, 199, 0.6);
	}
	#main .reasonList li:after {
		display: none;
	}
	#main .reasonList .phoBox {
		margin: 0 0 -1.2rem !important;
		width: auto;
		transform: translateY(-2.5rem);
	}
	#main .reasonList li:first-child .phoBox {
		margin-bottom: 4.5rem !important;
	}
	#main .reasonList .phoBox .chart {
		width: 27.7rem;
		right: -4.4rem;
		bottom: -7.7rem;
	}
	#main .reasonList .phoBox .circle {
		left: auto;
		right: 0;
		top: auto;
		bottom: 0;
		font-size: 1.48rem;
		width: 12.6rem;
		height: 12.6rem;
	}
	#main .reasonList .txtBox {
		margin-bottom: 0;
		width: auto;
		position: static;
	}
	#main .reasonList .txtBox h3 {
		margin: 0 0 1.6rem;
		font-size: 2.4rem;
		letter-spacing: 0.05em;
	}
	#main .reasonList .txtBox h3 .num {
		margin: 0;
		position: absolute;
		left: 0.5rem;
		top: -3.6rem;
		font-size: 9.5rem;
	}
	#main .reasonList .txtBox h3 .num:after {
		right: -1.8rem;
		top: 1.2rem;
		height: 9rem;
		transform: rotate(42deg);
	}
	#main .reasonList .txtBox .h3Ttl02 {
		letter-spacing: 0.14em;
	}
	#main .reasonList .txtBox p {
		font-size: 1.5rem;
		line-height: 1.87;
		letter-spacing: 0.12em;
	}
	#main .reasonList li:nth-child(3) .phoBox .circle {
		left: auto;
		right: 0;
		top: auto;
		bottom: 0;
	}
	#main .reasonList li:nth-child(2) {
		background: rgba(209, 225, 197, 0.6);
	}
	#main .reasonList li:nth-child(3) {
		background: rgba(197, 206, 225, 0.6);
	}
	#main .reasonList li:nth-child(4) {
		background: rgba(204, 230, 231, 0.6);
	}
	#main .flow {
		margin-bottom: 0;
		padding: 5rem 0 4rem;
		min-height: inherit;
		background-image: url(../img/index/flow_bg_sp.webp);
	}
	#main .flow h2 {
		margin-bottom: 1.2rem;
	}
	#main .flow h2 .en {
		font-size: 14rem;
	}
	#main .flow h2 .jp {
		top: 0.8rem;
		padding-top: 3.1rem;
		font-size: 3rem;
		line-height: 1.35;
		background-size: 2rem;
	}
	#main .flowList:after {
		left: 3rem;
		top: 17vw;
		width: 0;
		height: 84%;
		border-left: 2px dotted #564234;
	}
	#main .flowList li {
		padding: 0 0 2.3rem 4.6rem;
		display: block;
		position: relative;
	}
	#main .flowList .num {
		margin-top: 0;
		left: -4.5rem;
		width: 6.1rem;
		height: 6.1rem;
		font-size: 2.8rem;
	}
	#main .flowList .phoBox {
		width: auto;
	}
	#main .flowList .txtBox {
		margin: 1.5rem 0 0;
	}
	#main .flowList .txtBox h3 {
		margin-bottom: 0.8rem;
		font-size: 1.9rem;
	}
	#main .flowList .txtBox p {
		letter-spacing: 0.13em;
		line-height: 1.7;
	}
	#main .person {
		padding: 3.2rem 0 5.4rem;
		position: relative;
	}
	#main .person .inner {
		display: block;
	}
	#main .person .inner .photoBox {
		margin: 0 auto -3.3rem;
		padding-left: 0;
		width: 63%;
	}
	#main .person .inner .textBox {
		margin: 0 2rem;
		padding: 6.1rem 0 3.5rem;
		width: auto;
	}
	#main .person .inner .textBox .subBox {
		margin: 0 2rem;
		width: auto;
		position: static;
	}
	#main .person .inner .textBox .subBox .title {
		padding-top: 14.5rem;
		top: -2.5rem;
		right: 3rem;
		font-size: 1.9rem;
		letter-spacing: 0.14em;
	}
	#main .person .inner .textBox .subBox .title::before {
		height: 13.8rem;
	}
	#main .person .inner .textBox .subBox .hTitle {
		margin-bottom: 1.3rem;
		font-size: 4.2rem;
		text-align: center;
	}
	#main .person .inner .textBox .subBox .hTitle small {
		margin-bottom: -0.4rem;
		font-size: 1.8rem;
	}
	#main .person .inner .textBox .subBox .text {
		letter-spacing: 0.05em;
	}
}