@charset "utf-8";
/*------------------------------------------------------------
	home
------------------------------------------------------------*/
.mainVisual {
	margin-bottom: 11rem;
}
.mainVisual img {
	width: 100%;
}
#main .issues {
	margin-bottom: 13.5rem;
	padding: 0.1rem 0 8.5rem;
	position: relative;
	background: #E3DED6;
}
#main .issues::after {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 100%;
	border-top: 8rem solid #E3DED6;
	border-left: 9.1rem solid transparent;
	border-right: 9.1rem solid transparent;
	transform: translateX(-50%);
	content: '';
}
#main .issues .headLine01 {
	margin-top: -4.8rem;
}
#main .issues .imgList {
	gap: 3rem;
}
#main .issues .imgList li {
	width: 38rem;
}
#main .issues .imgList li .photo img {
	width: 100%;
	border-radius: 1rem;
}
#main .issues .imgList li p {
	margin: -4.9rem 3.2rem 0;
	padding: 1.8rem;
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: 600;
	line-height: 1.42;
	letter-spacing: 0.025em;
	background: #09A3A3;
	border-radius: 1rem;
	z-index: 1;
}
#main .gso {
	margin-bottom: 11.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 2.2rem;
}
#main .gso .photo {
	width: 34.9rem;
}
#main .gso .photo img {
	width: 100%;
}
#main .gso .textBox {
	margin: 2rem -3rem 0 0;
	flex: 1;
}
#main .gso h2 {
	margin-bottom: 2.6rem;
	color: #000;
	font-weight: 800;
	font-size: 5.6rem;
	line-height: 1.12;
}
body.thanks #main .gso h2 {
	margin: 4rem 0 2.6rem;
	color: #000;
	font-weight: 800;
	font-size: 4rem;
	line-height: 1.12;
}

#main .gso h2 .sm {
	vertical-align: 0.28em;
	font-size: 3rem;
}
#main .gso h2 .lg {
	color: #8C0350;
	font-size: 6.9rem;
}
#main .gso p {
	line-height: 1.7;
}
#main .gso p .highlight {
	color: #8C0350;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.33;
}
#main .rise {
	margin-bottom: 11.2rem;
}
#main .rise .content {
	position: relative;
}
#main .rise .headLine01 {
	margin-bottom: 3.1rem;
}
#main .rise .image01 {
	width: 43.3rem;
	position: absolute;
	top: -5.1rem;
	left: -27.2rem;
}
#main .rise .image02 {
	width: 35.3rem;
	position: absolute;
	top: 4.1rem;
	right: -21.9rem;
}
#main .rise .text {
	margin: 0 auto 5.8rem;
	width: 73.2rem;
	line-height: 1.63;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
#main .rise .highlight {
	color: #8C0350;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.33;
}
#main .rise .textList {
	position: relative;
	gap: 1.8rem;
	z-index: 1;
}
#main .rise .textList li {
	width: 38.8rem;
	padding: 6.5rem 1.1rem 5.9rem;
	text-align: center;
	border-radius: 1.5rem;
	background: #E3DED6;
}
#main .rise .textList li .text01 {
	margin-bottom: 0.6rem;
	background: #09A3A3;
	padding: 0.4rem 0.5rem;
	color: #FFF;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	font-feature-settings: "palt";
	border-radius: 3rem;
}
#main .rise .textList li .text02 {
	color: #000;
	font-size: 2.5rem;
	font-weight: 600;
}
#main .rise .textList li .text03 {
	font-size: 2.4rem;
}
#main .rise .textList li .text02 .highlight {
	font-size: 4.9rem;
	font-weight: 600;
}
#main .rise .textList li .text03 .highlight {
	font-size: 4.8rem;
}
#main .rise .textList li .text02 .highlight.lg {
	font-size: 6.3rem;
	line-height: 1;
}
#main .profit {
	padding: 9.6rem 0 3.8rem;
	border-radius: 8rem 0 0 0;
	background: #E3DED6;
}
#main .profit h2 {
	margin: 0 4.8rem 0 -14.2rem;
	width: 44.2rem;
}
#main .profit .innerBox {
	margin-top: 0.6rem;
	flex: 1;
}
#main .profit .textBox {
	margin-bottom: 3.5rem;
	padding: 2.8rem 3.3rem;
	border-radius: 1.2rem;
	background: #FFF;
}
#main .profit .textBox .text01 {
	margin: 0 auto 1.5rem;
	width: fit-content;
	letter-spacing: 0.04em;
	line-height: 1.32;
	font-feature-settings: "palt";
}
#main .profit .textBox .text01 .highlight {
	font-size: 3rem;
	font-weight: 700;
	color: #8C0350;
}
#main .profit .textBox .text01 .sm {
	font-size: 2.3rem;
}
#main .profit .textBox h3 {
	text-align: center;
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 0.8rem;
}
#main .profit .textBox .caseList {
	display: flex;
	flex-wrap: wrap;
	gap: 2.2rem;
}
#main .profit .textBox .caseList li {
	padding: 1.5rem 1.3rem;
	width: calc((100% - 4.4rem) / 3);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1rem;
	text-align: center;
	border-radius: 0.5rem;
	background: #E3DED6;
}
#main .profit .textBox .caseList li .ttl {
	background: #09A3A3;
	padding: 0.1rem 0.5rem 0.4rem;
	width: 100%;
	color: #FFF;
	font-size: 1.6rem;
	letter-spacing: 0.075em;
	border-radius: 0.6rem;
}
#main .profit .textBox .caseList li .sub {
	padding: 0.5rem;
	width: calc(50% - 0.5rem);
	min-height: 8.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #000;
	font-weight: 600;
	font-size: 1.6rem;
	line-height: 1.2;
	border-radius: 0.6rem;
	background: #FFF;
}
#main .profit .textBox .caseList li .sub .highlight {
	color: #8C0350;
	font-size: 2rem;
	font-weight: 600;
}
#main .profit .btnBox {
	padding: 1.4rem 1.8rem 1.5rem 2.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 2rem;
	background: #FFF;
	border-radius: 1.2rem;
}
#main .profit .btnBox p {
	font-weight: 600;
	color: #000;
	line-height: 1.3;
}
#main .profit .btnBox p .highlight {
	font-size: 2.6rem;
	color: #8C0350;
}
#main .profit .imgList {
	margin-top: 12rem;
	display: flex;
}
#main .profit .imgList li {
	margin-right: 2.2rem;
	width: 29rem;
	flex-shrink: 0;
}
#main .profit .imgList li img {
	width: 100%;
	border-radius: 1.2rem;
}
#main .point {
	padding: 13.9rem 0 9.4rem;
	background: #E3DED6;
}
#main .point .headLine01 {
	margin-bottom: 3.4rem;
}
#main .point .leadBox {
	position: relative;
}
#main .point .leadBox p {
	width: 29.4rem;
	position: absolute;
	left: -14.5rem;
	top: -26.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.68;
	background: #09A3A3;
	border-radius: 100%;
	aspect-ratio: 1;
}
#main .point .leadBox .image {
	width: 24rem;
	position: absolute;
	right: -5.4rem;
	top: -23.1rem;
}
#main .point .pointList {
	display: flex;
	flex-wrap: wrap;
	gap: 3.4rem 2.4rem;
}
#main .point .pointList li {
	padding: 5.4rem 4rem 3.6rem;
	width: 36rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 1.2rem 6.9rem 1.2rem 1.2rem;
	background: #FFF;
}
#main .point .pointList li:nth-child(3n+1):not(:first-child) {
	margin-left: 7.2rem;
}
#main .point .pointList li .num {
	position: absolute;
	left: 1.7rem;
	top: 2.7rem;
	font-weight: 600;
	font-size: 1.5rem;
	color: #E3DED6;
	line-height: 1.39;
}
#main .point .pointList li .num::before {
	margin: -0.2rem 0 0 -0.4rem;
	width: 0.1rem;
	height: 7.6rem;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #E3DED6;
	transform: translate(-50%, -50%) rotate(45deg);
	content: '';
}
#main .point .pointList li .num span {
	padding: 0 0 0.3rem;
	display: block;
	position: relative;
	background: #FFF;
	z-index: 1;
}
#main .point .pointList li .sub h3 {
	font-size: 2.8rem;
	font-weight: 600;
	color: #8C0350;
}
#main .point .pointList li .sub p {
	line-height: 1.6;
}
#main .environment {
	padding: 14.2rem 0 14.5rem;
	background: url(../../image/bg01.png) no-repeat center center / cover;
}
#main .environment .wrap {
	width: calc(50% + 46rem);
	display: flex;
	align-items: center;
	background: #FFF;
	border-radius: 0 2rem 2rem 0;
	box-shadow: 0 0 0.7rem rgba(0, 0, 0, 0.2);
}
#main .environment .photo {
	width: 26.95%;
}
#main .environment .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .environment .textBox {
	padding: 4.4rem 5.8rem 5.3rem 5.6rem;
	flex: 1;
}
#main .environment .textBox .inner {
	width: 100%;
}
#main .environment .textBox h2 {
	margin-bottom: 1.7rem;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	color: #000;
	line-height: 1.4;
}
#main .environment .textBox h2 .lg {
	font-size: 4rem;
}
#main .environment .textBox .subTtl {
	margin-bottom: 3.3rem;
	color: #000;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.025em;
	text-align: center;
}
#main .environment .textBox .subTtl .highlight {
	color: #8C0350;
	font-weight: 600;
	font-size: 2.2rem;
	letter-spacing: 0.025em;
}
#main .environment .textBox .textList {
	gap: 2.1rem 2.4rem;
}
#main .environment .textBox .textList li {
	padding: 2rem 3rem 1.6rem;
	width: calc((100% - 4.8rem) / 3);
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #FFF;
	text-align: center;
	background: #8C0350;
	border-radius: 1.1rem 5.9rem 1.1rem 1.1rem;
}
#main .environment .textBox .textList li .icon {
	margin-bottom: 1.2rem;
	width: 8.3rem;
}
#main .environment .textBox .textList li p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.45;
	letter-spacing: 0.03em;
	margin: auto;
}
#main .support {
	padding: 0.1rem 0 9.9rem;
	color: #FFF;
	background: #E3DED6;
}
#main .support .headLine01 {
	margin-top: -4.8rem;
	margin-bottom: 4.5rem;
	color: #fff;
	background: #09A3A3;
}
#main .support .imgList {
	gap: 3.3rem 3rem;
}
#main .support .imgList li {
	width: 38rem;
}
#main .support .imgList li:last-of-type {
	width: 78rem;
}
#main .support .imgList li .photo img {
	width: 100%;
	border-radius: 1rem;
}
#main .support .imgList li .text01 {
	margin: -5rem 5rem 0;
	padding: 1.1rem 0.5rem 1rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: 600;
	line-height: 1.412;
	border-radius: 1rem;
	background: #8C0350;
	z-index: 1;
}
#main .support .imgList li .text02 {
	padding: 2.9rem 1.7rem 0;
	line-height: 2;
	color: #000;
}
#main .comTtlBox {
	margin: 0 0 0 6.8rem;
	display: flex;
	justify-content: space-between;
	gap: 3rem;
}
#main .comTtlBox .img {
	width: 35.5rem;
}
#main .comTtlBox h2 {
	margin-top: 2.4rem;
	flex: 1;
	color: #000;
	font-weight: 800;
	font-size: 4.979rem;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.025em;
}
#main .comTtlBox h2 small {
	display: block;
	font-size: 3.2rem;
}
#main .whiteBox {
	position: relative;
	border-radius: 2rem;
	background-color: #FFF;
	padding: 3.5rem 2.5rem 6.4rem;
}
#main .comList .item {
	margin-bottom: 2rem;
	display: flex;
	gap: 1.7rem;
	color: #000;
	font-size: 1.5rem;
	background-color: #f6f6f6;
	border-radius: 2rem;
	overflow: hidden;
}
#main .comList .item:last-child {
	margin-bottom: 0;
}
#main .comList dt {
	padding: 2.7rem 7rem 2.7rem 9.8rem;
	position: relative;
	width: 46%;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: #FFF;
	font-weight: 700;
	font-size: 1.9rem;
	background-color: #8C0350;
	clip-path: polygon(0 0, 100% 0, calc(100% - 4.5rem) 100%, 0 100%);
}
#main .comList dt::before {
	width: 4.2rem;
	aspect-ratio: 1;
	position: absolute;
	left: 2.7rem;
	top: 50%;
	text-align: center;
	color: #8C0350;
	font-size: 2.2rem;
	font-weight: 700;
	background-color: #FFF;
	transform: translateY(-50%);
	content: 'Q';
}
#main .comList dd {
	padding: 1em 1em 1em 0;
	align-self: center;
}
#main .corporate {
	padding: 10rem 0 11.7rem;
	color: #000;
	background: url(../../image/corporate_img.png) no-repeat left bottom 16.8rem / 24.4rem;
}
#main .corporate .ttlBox {
	margin: 0 auto;
	width: 88.2rem;
	position: relative;
}
#main .corporate .ttlBox .bg {
	padding: 0.8rem 5.2rem;
	position: absolute;
	left: -7rem;
	top: 2.1rem;
	color: #FFF;
	font-size: 2.7rem;
	font-weight: 800;
	background-color: #8C0350;
	z-index: 1;
	border-radius: 0 4rem 4rem 4rem;
}
#main .corporate .headLine01 {
	width: 100%;
	margin-bottom: 0.7rem;
	padding: 0.9rem 2rem 5.3rem 15rem;
	color: #fff;
	font-weight: 700;
	font-size: 3.6rem;
	background-color: #09A3A3;
}
#main .corporate .headLine01 .red {
	color: #FFF200;
	font-size: 4.8rem;
	font-weight: 800;
}
#main .corporate .list {
	margin: 0 0 0 8.3rem;
	display: flex;
	flex-wrap: wrap;
	gap: 5rem;
}
#main .corporate .list li {
	width: calc((100% - 10rem)/3);
	padding: 0 0 2rem;
	background-color: #f2f2f2;
	border-radius: 2rem 11rem 2rem 2rem;
	overflow: hidden;
}
#main .corporate .list .image img {
	width: 100%;
}
#main .corporate .list h3 {
	margin: 2.5rem 2rem 1.7rem;
	display: flex;
	font-weight: 600;
}
#main .corporate .list h3 .address {
	width: 12rem;
	padding: 0.3rem 1rem 0.6rem;
	display: inline-block;
	color: #FFF;
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
	background-color: #8C0350;
	border-radius: 0 4rem 4rem 4rem;
}
#main .corporate .list h3 .txt {
	flex: 1;
	text-align: center;
	font-size: 2.2rem;
	line-height: 1.4;
}
#main .corporate .list p {
	margin: 0 2rem;
	font-size: 1.4rem;
	line-height: 1.78;
}
#main .online .topBox {
	margin: 0 6.6rem 0 0;
	padding: 7.7rem 2rem 20rem;
	border-radius: 0 8rem 0 0;
	background-color: #E3DED6;
}
#main .online .head01 {
	margin: 0 0 5rem 7.6rem;
	text-align: center;
}
#main .online .head01 img {
	width: 121.8rem;
}
#main .online .imgBox {
	max-width: 134rem;
	margin: 0 auto 5.8rem;
	display: flex;
	gap: 5rem;
}
#main .online .imgBox .photo {
	margin-top: 2.3rem;
	width: 66.6rem;
}
#main .online .imgBox .textBox {
	padding-right: 3.8rem;
	flex: 1;
}
#main .online .imgBox .title {
	margin-bottom: 2.6rem;
	color: #000;
	font-size: 2.8rem;
	font-weight: 800;
	line-height: 1.4;
}
#main .online .imgBox .title .sml {
	font-size: 1.8rem;
}
#main .online .imgBox .text01 {
	margin-bottom: 2.8rem;
	padding: 1.3rem;
	color: #fff;
	font-size: 2.6rem;
	font-weight: 800;
	line-height: 1.27;
	text-align: center;
	background-color: #8C0350;
	border-radius: 1rem;
}
#main .online .textList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1.7rem 2.5rem;
}
#main .online .textList li {
	padding: 3rem 1rem;
	width: calc(50% - 1.3rem);
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 2.2rem;
	line-height: 1.36;
	background-color: #09A3A3;
	border-radius: 1rem;
}
#main .online .text02 {
	margin: 0 0 0 7rem;
	color: #000;
	text-align: center;
	font-size: 4.8rem;
	font-weight: 800;
}
#main .online .text02 span {
	color: #fff;
	display: inline-block;
	margin: 0 1rem;
	padding: 0 4.5rem 0.5rem;
	font-size: 5.6rem;
	line-height: 1.3;
	background-color: #8C0350;
	border-radius: 4rem;
}
#main .freeArea {
	margin: -8rem 0 0;
}
#main .freeArea .photo {
	width: 100%;
	position: relative;
	border-radius: 8rem 0 0 0;
	overflow: hidden;
}
#main .freeArea .posPhoto {
	width: 49.2rem;
	position: absolute;
	left: calc(50% - 6.2rem);
	bottom: 5.5rem;
	z-index: 2;
}
#main .freeArea .list {
	position: absolute;
	z-index: 2;
	right: calc(50% - 3rem);
	top: 50%;
	display: flex;
	transform: translateY(-60%);
}
#main .freeArea .list li {
	width: 28.4rem;
	aspect-ratio: 1;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #000;
	font-size: 2.4rem;
	font-weight: 700;
	background-color: #FFF;
}
#main .freeArea .list li span {
	color: #8C0350;
}
#main .freeArea .list li:first-child {
	margin-right: -3rem;
	color: #000;
	font-size: 2.2rem;
	font-weight: 800;
	background-color: #E3DED6;
}
#main .freeArea .list li:first-child span {
	color: #8C0350;
	font-size: 2.8rem;
}
#main .freeArea .textArea {
	margin: -5.6rem auto 0;
	padding: 4rem 4rem 4rem 4.8rem;
	max-width: 120rem;
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #09A3A3;
	border-radius: 1rem;
}
#main .freeArea .textArea p {
	color: #fff;
	font-size: 2.91rem;
	font-weight: 700;
}
#main .freeArea .textArea span {
	color: #FFF200;
	font-size: 3.843rem;
	line-height: 1.2;
}
#main .freeArea .textArea .comBtn {
	padding: 2.6rem 5rem 2.6rem 2rem;
	width: 32.2rem;
	font-size: 2.5rem;
	background-size: 3.2rem;
}
#main .dateArea {
	padding: 3.5rem 0 13.3rem;
}
#main .dateArea .content {
	max-width: 112.6rem;
}
#main .dateArea .comTtlBox {
	margin: 0 2rem 0 10.2rem;
}
#main .dateArea .comTtlBox .img {
	margin-bottom: -6.8rem;
	width: 26.5rem;
}
#main .dateArea .comTtlBox h2 {
	margin-top: 6rem;
	font-size: 4.527rem;
	font-weight: 800;
}
#main .dateArea .comTtlBox h2 .red {
	color: #8C0350;
	font-size: 5.659rem;
}
#main .dateArea .comTtlBox h2 .bg {
	margin: 2.9rem 0.5rem 0 -1rem;
	padding: 1.4rem 1rem;
	display: block;
	color: #FFF;
	font-size: 2.067rem;
	background-color: #8C0350;
	border-radius: 0 4rem 4rem 4rem;
}
#main .dateArea .comList {
	counter-reset: num;
}
#main .dateArea .comList dl {
	counter-increment: num;
}
#main .dateArea .comList dt {
	font-weight: 600;
	background-color: #09A3A3;
}
#main .dateArea .comList dt::before {
	padding-top: 0.2rem;
	width: 3.4rem;
	left: 3rem;
	color: #FFF;
	font-weight: 600;
	font-size: 1.9rem;
	content: counter(num);
	border: 0.1rem solid #FFF;
	background-color: transparent;
}
#main .faqArea .whiteBox {
	margin-bottom: -30.9rem;
	padding: 3.5rem 3.7rem 5.4rem;
	border-radius: 1.2rem;
}
#main .faqArea .photo img {
	width: 100%;
}
#main .contact {
	padding: 0.1rem 0 7.2rem;
	color: #000;
	background-color: #E3DED6;
}
#main .contact .whiteBox {
	max-width: 110.8rem;
	margin-top: -13.9rem;
}
#main .contact .head {
	margin-bottom: 2.9rem;
	padding: 1.1rem;
	font-size: 2.3rem;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.075em;
	border-radius: 1rem;
	color: #fff;
	background-color: #09A3A3;
}
#main .contact .text {
	margin: 0 auto 2.2rem;
	width: fit-content;
	font-size: 1.5rem;
	line-height: 1.75;
	letter-spacing: 0.025em;
}
#main .mailForm {
	padding: 0 4.5rem 0 5.3rem;
}
#main .contact .message {
	margin-bottom: 0.5rem;
	color: #ff0000;
	font-size: 1.2rem;
}
#main .contact .formDl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1.5rem 1rem;
}
#main .contact .formDl dt {
	margin-top: 1.2rem;
	width: 16.7rem;
	font-weight: 500;
	font-size: 1.4rem;
}
#main .contact .formDl dt .must {
	color: #ff0000;
	vertical-align: top;
	font-size: 1.2rem;
}
#main .contact .formDl dd {
	width: calc(100% - 17.7rem);
	font-size: 1.3rem;
}
#main .contact .formDl input[type="text"],
#main .contact .formDl input[type="tel"],
#main .contact .formDl input[type="email"],
#main .contact .formDl select,
#main .contact .formDl textarea {
	padding-left: 1.5rem;
	width: 100%;
	height: 4.5rem;
	font-size: 1.3rem;
	color: #000;
	border: none;
	border-radius: 0;
	background: #f2f2f2;
	appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
}
#main .contact .formDl input[type="tel"] {
	width: 53.5%;
}
#main .contact .formDl textarea {
    height: 14.5rem !important;
    resize: vertical;
    width: 100% !important;
}
#main .contact .formDl .note {
	margin: 2.5rem 0.3rem 0;
	line-height: 1.75;
	letter-spacing: 0.025em;
}
#main .contact .submit {
	margin-top: 3.2rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#main .contact .submit li {
	margin: 0 1rem;
}
#main .contact .submit input:hover,
#main .contact .submit button:hover {
	opacity: 0.7;
}
#main .contact .submit input,
#main .contact .submit button {
	width: 34.8rem;
	height: 5.4rem;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: 800;
	border: none;
	border-radius: 0;
	background: #8C0350;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
@media all and (min-width: 897px) {
	#main .corporate .headLine01 {
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3.6rem), calc(50% - 1.3rem) calc(100% - 3.6rem), calc(50% - 7.1rem) 100%, calc(50% - 6.4rem) calc(100% - 3.6rem), 0 calc(100% - 3.6rem));
	}
	#main .freeArea .list li:nth-child(2) {
		text-align: left;
		padding-left: 2.5rem;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		margin-bottom: 4.3rem;
	}
	#main .issues {
		margin-bottom: 3.2rem;
		padding: 3.3rem 0 3.7rem;
		position: relative;
	}
	#main .issues::after {
		border-top: 3.5rem solid #E3DED6;
		border-left: 3.9rem solid transparent;
		border-right: 3.9rem solid transparent;
	}
	#main .issues .headLine01 {
		margin: 0;
		padding: 4.2rem 1.9rem 5.2rem 1.5rem;
		position: absolute;
		left: 4.7rem;
		top: -1.7rem;
		font-size: 2.4rem;
		line-height: 1.35;
		text-align: left;
		writing-mode: vertical-rl;
		white-space: nowrap;
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2.4rem), calc(50% + 1.7rem) calc(100% - 2.4rem), calc(50% + 2.1rem) 100%, calc(50% - 1.5rem) calc(100% - 2.4rem), 0 calc(100% - 2.4rem));
	}
	#main .issues .imgList {
		gap: 1.8rem 0;
		justify-content: space-between;
	}
	#main .issues .imgList::before {
		width: calc(50% - 0.7rem);
		display: block;
		content: '';
	}
	#main .issues .imgList li {
		width: calc(50% - 0.7rem);
	}
	#main .issues .imgList li .photo img {
		border-radius: 0.8rem;
		aspect-ratio: 1;
		object-fit: cover;
	}
	#main .issues .imgList li p {
		margin: -2.8rem 1.3rem 0;
		padding: 1.5rem 0.5rem 1.1rem;
		border-radius: 0.8rem;
	}
	#main .gso {
		margin-bottom: 4.7rem;
		display: block;
		position: relative;
	}
	#main .gso .photo {
		width: 14.5rem;
		position: absolute;
		left: -2.8rem;
		top: 0;
	}
	#main .gso .textBox {
		margin: 0;
		display: block;
	}
	#main .gso h2 {
		margin-bottom: 1.4rem;
		padding: 4.5rem 0 1rem 12.6rem;
		font-size: 2.8rem;
		line-height: 1.14;
		font-feature-settings: "palt";
	}
	body.thanks #main .gso h2 {
		margin: 3rem 0 2rem;
		padding: 0;
		font-size: 2.2rem;
		line-height: 1.6;
	}
	#main .gso h2 .sm {
		font-size: 1.2rem;
	}
	#main .gso h2 .lg {
		font-size: 3.4rem;
	}
	#main .gso p {
		text-align: justify;
		overflow-wrap: anywhere;
	}
	#main .gso p .highlight {
		font-size: 2rem;
	}
	#main .rise {
		margin-bottom: 5.8rem;
	}
	#main .rise .headLine01 {
		margin: 0 0 1.6rem 10rem;
	}
	#main .rise .image01 {
		width: 15.3rem;
		top: -2.9rem;
		left: -3.7rem;
	}
	#main .rise .image02 {
		display: none;
	}
	#main .rise .text {
		margin: 0 0 1.8rem;
		width: auto;
		line-height: 1.72;
	}
	#main .rise .highlight {
		font-size: 2rem;
	}
	#main .rise .textList {
		gap: 1.5rem 0;
	}
	#main .rise .textList li {
		width: 100%;
		padding: 2rem 2.2rem 1.7rem;
		border-radius: 1.2rem;
	}
	#main .rise .textList li .text01 {
		margin-bottom: 0.6rem;
		padding: 0.2rem 0.5rem 0.3rem;
		font-size: 1.8rem;
	}
	#main .rise .textList li .text02 {
		font-size: 2rem;
	}
	#main .rise .textList li .text03 {
		font-size: 2rem;
	}
	#main .rise .textList li .text02 .highlight {
		font-size: 4rem;
	}
	#main .rise .textList li .text03 .highlight {
		font-size: 4rem;
	}
	#main .rise .textList li .text02 .highlight.lg {
		font-size: 5rem;
	}
	#main .profit {
		padding: 0.1rem 0 3.8rem;
		border-radius: 4.9rem 0 0 0;
	}
	#main .profit .content {
		display: block;
	}
	#main .profit h2 {
		margin: -4.3rem auto 1.9rem;
		width: 27.4rem;
	}
	#main .profit .innerBox {
		margin: 0;
	}
	#main .profit .textBox {
		margin-bottom: 3.5rem;
		padding: 2.4rem 2.1rem 2.8rem;
	}
	#main .profit .textBox .text01 {
		margin: 0 0 1.8rem;
		width: auto;
		line-height: 1.36;
	}
	#main .profit .textBox .text01 .highlight {
		font-size: 2rem;
	}
	#main .profit .textBox .text01 .sm {
		font-size: 1.5rem;
	}
	#main .profit .textBox h3 {
		margin-bottom: 0.5rem;
		font-size: 1.6rem;
	}
	#main .profit .textBox .caseList {
		gap: 1.8rem 0;
	}
	#main .profit .textBox .caseList li {
		padding: 1.5rem 1.9rem;
		width: 100%;
		justify-content: center;
		border-radius: 0.7rem;
	}
	#main .profit .textBox .caseList li .ttl {
		border-radius: 0.7rem;
	}
	#main .profit .textBox .caseList li .sub {
		padding: 0.5rem;
		width: calc(50% - 2.1rem);
	}
	#main .profit .btnBox {
		display: none;
	}
	#main .profit .content {
		margin-bottom: 3rem;
	}
	#main .profit .imgList {
		margin-top: 0;
	}
	#main .profit .imgList li {
		margin-right: 1rem;
		width: 14.4rem;
	}
	#main .profit .imgList li img {
		border-radius: 0.8rem;
	}
	#main .point {
		padding: 0 0 4.2rem;
	}
	#main .point .ttlBox {
		margin: 0 auto;
		max-width: 33.5rem;
	}
	#main .point .headLine01 {
		margin: 0 1.3rem 0 auto;
		width: 18.7rem;
		position: relative;
		z-index: 1;
	}
	#main .point .leadBox {
		margin-top: -7.9rem;
		display: flex;
		align-items: flex-end;
		justify-content: space-between;
	}
	#main .point .leadBox p {
		margin: 0 0 0 -3.7rem;
		padding: 1.7rem 1rem 1rem 1.5rem;
		width: 23.1rem;
		position: relative;
		left: auto;
		top: auto;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	#main .point .leadBox .image {
		margin: 0 0.9rem 0.6rem -2.4rem;
		width: 14.5rem;
		position: relative;
		right: auto;
		top: auto;
		z-index: 2;
	}
	#main .point .pointList {
		margin-top: -2.1rem;
		gap: 1.5rem 1.6rem;
		position: relative;
		z-index: 2;
	}
	#main .point .pointList li {
		padding: 5.5rem 0.8rem 3.1rem 1.3rem;
		width: calc(50% - 0.8rem);
		align-items: flex-start;
		border-radius: 0.8rem 4.8rem 0.8rem 0.8rem;
	}
	#main .point .pointList li:nth-child(3n+1):not(:first-child) {
		margin-left: 0;
	}
	#main .point .pointList li .num {
		left: 1.1rem;
		top: 1.7rem;
		font-size: 1.2rem;
	}
	#main .point .pointList li .num::before {
		margin: 0 0 0 -0.6rem;
		height: 5.4rem;
	}
	#main .point .pointList li .num span {
		padding: 0 0 0.2rem;
	}
	#main .point .pointList li .sub {
		width: 100%;
	}
	#main .point .pointList li .sub h3 {
		margin-bottom: 0.1rem;
		font-size: 2rem;
		line-height: 1.25;
	}
	#main .point .pointList li .sub p {
		line-height: 1.48;
	}
	#main .environment {
		padding: 6.8rem 0 8.3rem;
		background: url(../../image/bg01_sp.png) no-repeat right top / 100%;
	}
	#main .environment .wrap {
		margin: 0 2rem;
		width: auto;
		display: block;
		background: transparent;
		border-radius: 0;
		box-shadow: none;
	}
	#main .environment .photo {
		display: none;
	}
	#main .environment .textBox {
		padding: 0;
	}
	#main .environment .textBox h2 {
		margin: 0 0.3rem 1.5rem;
		text-align: left;
		font-size: 2.3rem;
		line-height: 1.25;
	}
	#main .environment .textBox h2 .lg {
		font-size: 2.8rem;
	}
	#main .environment .textBox .subTtl {
		margin: 0 0.5rem 3.3rem;
		text-align: left;
		font-size: 1.6rem;
		line-height: 1.45;
	}
	#main .environment .textBox .subTtl .highlight {
		font-size: 2rem;
	}
	#main .environment .textBox .textList {
		gap: 1.5rem 1.4rem;
	}
	#main .environment .textBox .textList li {
		padding: 2rem 0.5rem 1.7rem;
		width: calc(50% - 0.7rem);
		border-radius: 0.8rem 4.4rem 0.8rem 0.8rem;
	}
	#main .environment .textBox .textList li .icon {
		margin-bottom: 1.2rem;
		width: 7.5rem;
	}
	#main .environment .textBox .textList li p {
		min-height: 6.2rem;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.6rem;
		line-height: 1.32;
		letter-spacing: 0.01em;
	}
	#main .support {
		padding: 0.1rem 0 3.8rem;
	}
	#main .support .headLine01 {
		margin: -4.4rem 1.5rem 2rem;
		padding: 1.3rem 1rem 3.6rem;
		line-height: 1.25;
	}
	#main .support .imgList {
		gap: 1.5rem 1.6rem;
	}
	#main .support .imgList li {
		width: calc(50% - 0.8rem);
	}
	#main .support .imgList li:last-of-type {
		width: 100%;
	}
	#main .support .imgList li .photo img {
		border-radius: 0.8rem;
		aspect-ratio: 1;
		object-fit: cover;
	}
	#main .support .imgList li .text01 {
		margin: -2.6rem 1.3rem 0;
		padding: 0.9rem 1rem 1.1rem;
		text-align: left;
		font-size: 1.2rem;
		font-feature-settings: "palt";
		border-radius: 0.8rem;
	}
	#main .support .imgList li .text01.taCenter {
		text-align: center;
	}
	#main .support .imgList li .text02 {
		padding: 2.2rem 0.3rem 0 0;
		text-align: justify;
		letter-spacing: 0;
		overflow-wrap: anywhere;
		line-height: 1.571;
	}
	#main .comTtlBox {
		margin: 0 0 -0.3rem -0.7rem;
		gap: 0.7rem;
		align-items: center;
	}
	#main .comTtlBox .img {
		width: 15rem;
	}
	#main .comTtlBox h2 {
		margin: 0 0 1.2rem;
		font-size: 2.8rem;
		font-weight: 800;
	}
	#main .comTtlBox h2 small {
		font-size: 1.8rem;
	}
	#main .whiteBox {
		border-radius: 1rem;
		padding: 0;
	}
	#main .comList .item {
		margin-bottom: 1.1rem;
		display: block;
		font-size: 1.3rem;
		border-radius: 0.8rem;
	}
	#main .faqList .item {
		margin-bottom: 3.3rem;
	}
	#main .comList .item:last-child {
		margin-bottom: 0;
	}
	#main .comList dt {
		padding: 2.4rem 1rem 2.5rem 6.2rem;
		width: 100%;
		font-size: 1.4rem;
		clip-path: none;
	}
	#main .comList dt::before {
		padding: 0.3rem 0 0;
		width: 2.6rem;
		left: 1.7rem;
		font-size: 1.8rem;
		line-height: 1;
		box-sizing: border-box;
	}
	#main .comList dd {
		padding: 1.3rem 2rem 1.2rem;
		line-height: 1.75;
		letter-spacing: 0.025em;
	}
	#main .corporate {
		padding: 6rem 0 3.9rem;
		background: url(../../image/corporate_img_sp.png) no-repeat left top 5rem / 11.4rem;
	}
	#main .corporate .ttlBox {
		margin: 0 0 0 10rem;
		width: auto;
	}
	#main .corporate .ttlBox .bg {
		padding: 0.5rem 1rem 0.8rem;
		width: 15.8rem;
		text-align: center;
		left: 50%;
		top: -2.2rem;
		font-size: 2rem;
		transform: translateX(-50%);
	}
	#main .corporate .headLine01 {
		margin-bottom: 1.7rem;
		padding: 3.6rem 1rem 3.6rem;
		font-size: 2.2rem;
	}
	#main .corporate .headLine01 .red {
		font-size: 3rem;
		display: block;
	}
	#main .corporate .list {
		margin: 0;
		gap: 2.2rem 0;
	}
	#main .corporate .list li {
		width: 100%;
		padding-bottom: 1.5rem;
		border-radius: 1.8rem 10rem 1.8rem 1.8rem;
	}
	#main .corporate .list .image img {
		aspect-ratio: 335/125;
		object-fit: cover;
	}
	#main .corporate .list h3 {
		margin: 2.3rem 2rem 1.3rem;
	}
	#main .corporate .list h3 .address {
		width: 11rem;
		font-size: 1.5rem;
	}
	#main .corporate .list h3 .txt {
		margin: 0.2rem 0 0 0.4rem;
		font-size: 2rem;
	}
	#main .corporate .list p {
		font-size: 1.3rem;
		line-height: 1.75;
		letter-spacing: 0.025em;
	}
	#main .corporate .list li:first-child p {
		font-size: 1.4rem;
		line-height: 1.75;
	}
	#main .online .topBox {
		margin: 0;
		padding: 3.8rem 2rem 4rem;
		border-radius: 0 5rem 0 0;
	}
	#main .online .head01 {
		margin: 0 0.9rem 3.4rem 0;
	}
	#main .online .head01 img {
		width: 31.8rem;
	}
	#main .online .imgBox {
		margin: 0;
		max-width: initial;
		display: block;
	}
	#main .online .imgBox .photo {
		margin: 0 0.3rem 3rem 0.9rem;
		width: auto;
		text-align: center;
	}
	#main .online .imgBox .textBox {
		padding: 0;
	}
	#main .online .imgBox .title {
		margin: 0 auto 2.6rem;
		width: fit-content;
		font-size: 2rem;
	}
	#main .online .imgBox .title .sml {
		font-size: 1.3rem;
	}
	#main .online .imgBox .text01 {
		margin-bottom: 1.4rem;
		font-size: 1.8rem;
		line-height: 1.2;
		border-radius: 0.8rem;
	}
	#main .online .textList {
		margin-bottom: 3rem;
		gap: 1.3rem 0;
	}
	#main .online .textList li {
		padding: 1.3rem 1rem 1.2rem;
		width: calc(50% - 0.7rem);
		min-height: 9rem;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.5rem;
		line-height: 1.45;
		border-radius: 0.8rem;
	}
	#main .online .text02 {
		margin: 0;
		font-size: 2.4rem;
	}
	#main .online .text02 span {
		margin: 0.7rem auto 0.6rem;
		width: fit-content;
		display: block;
		padding: 0.2rem 3rem 0.4rem;
		font-size: 3rem;
	}
	#main .freeArea {
		margin: 0 0 7rem;
		padding-bottom: 0.1rem;
		position: relative;
		background: #E3DED6;
	}
	#main .freeArea .photo {
		padding: 3.2rem 2rem 0.1rem;
		position: static;
		border-radius: 0;
		overflow: visible;
	}
	#main .freeArea .photo img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	#main .freeArea .photo .image {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		border-radius: 4.9rem 0 0 0;
		overflow: hidden;
	}
	#main .freeArea .posPhoto {
		margin: -4.2rem auto 0;
		padding-right: 1rem;
		width: 27.9rem;
		position: relative;
		left: auto;
		bottom: auto;
	}
	#main .freeArea .list {
		position: relative;
		right: auto;
		top: auto;
		justify-content: center;
		transform: none;
	}
	#main .freeArea .list li {
		width: 17.4rem;
		font-size: 1.5rem;
		line-height: 1.53;
	}
	#main .freeArea .list li p {
		padding: 0.3rem 0 0 1.5rem;
		text-align: left;
		width: fit-content;
	}
	#main .freeArea .list li:first-child {
		margin-right: -1.3rem;
		font-size: 1.5rem;
	}
	#main .freeArea .list li:first-child p {
		padding: 0;
		text-align: center;
		line-height: 1.4;
	}
	#main .freeArea .list li:first-child span {
		font-size: 1.8rem;
	}
	#main .freeArea .textArea {
		margin: -2.8rem 2rem -6.8rem;
		padding: 2.4rem 2rem 2.4rem;
		max-width: initial;
		display: block;
		border-radius: 1.2rem;
	}
	#main .freeArea .textArea p {
		margin-bottom: 1.8rem;
		font-size: 1.8rem;
		text-align: center;
		line-height: 1.74;
	}
	#main .freeArea .textArea span {
		font-size: 2.6rem;
	}
	#main .freeArea .textArea .comBtn {
		margin: 0 auto;
		padding: 2.3rem 5rem 2.5rem 2rem;
		width: 27.8rem;
		max-width: 100%;
		font-size: 2.1rem;
		background-size: 2.7rem;
		border-radius: 0.8rem;
	}
	#main .dateArea {
		padding: 2.9rem 0 5.7rem;
	}
	#main .dateArea .content {
		max-width: initial;
	}
	#main .dateArea .comTtlBox {
		margin: 0 0 2.1rem;
		position: relative;
	}
	#main .dateArea .comTtlBox .img {
		margin: 0;
		width: 14.5rem;
		position: absolute;
		left: -1.1rem;
		top: -2.2rem;
	}
	#main .dateArea .comTtlBox h2 {
		margin: 0;
		padding-left: 11rem;
		font-size: 2.6rem;
		font-weight: 800;
		line-height: 1.16;
	}
	#main .dateArea .comTtlBox h2 .red {
		font-size: 4.2rem;
		line-height: 1.1;
	}
	#main .dateArea .comTtlBox h2 .bg {
		margin: 1.4rem 0 0 -11rem;
		padding: 0.9rem 1rem 1rem;
		font-size: 1.7rem;
		line-height: 1.35;
		letter-spacing: 0;
		position: relative;
		z-index: 1;
	}
	#main .dateArea .comList dt::before {
		padding: 0.5rem 0 0;
		width: 2.7rem;
		left: 1.7rem;
		font-size: 1.4rem;
	}
	#main .faqArea .whiteBox {
		margin-bottom: -16.8rem;
		padding: 0 0 2.9rem;
		border-radius: 0 0 1rem 1rem;
	}
	#main .faqArea .faqList {
		margin: 0;
	}
	#main .faqArea .faqList dt {
		padding-left: 5.6rem;
	}
	#main .contact {
		padding: 0.1rem 0 3.5rem;
	}
	#main .contact .whiteBox {
		max-width: initial;
		margin-top: -4.5rem;
		padding: 2.2rem 1.6rem 2.5rem;
		border-radius: 1rem;
	}
	#main .contact .head {
		margin-bottom: 1.6rem;
		padding: 0.8rem;
		font-size: 1.85rem;
	}
	#main .contact .text {
		margin: 0 0 2rem;
		width: auto;
		font-size: 1.4rem;
		letter-spacing: 0;
		font-feature-settings: "palt";
	}
	#main .mailForm {
		padding: 0;
	}
	#main .contact .message {
		margin-bottom: 0.5rem;
	}
	#main .contact .formDl {
		gap: 0.8rem 0;
	}
	#main .contact .formDl dt {
		margin-top: 0.3rem;
		width: 100%;
	}
	#main .contact .formDl dd {
		width: 100%;
	}
	#main .contact .formDl input[type="tel"] {
		width: 100%;
	}
	#main .contact .formDl textarea {
		height: 20rem;
	}
	#main .contact .formDl .note {
		margin: 2.3rem 0.1rem 0;
	}
	#main .contact .submit {
		margin: 2.2rem auto 0;
		gap: 1.5rem;
		max-width: 30.4rem;
	}
	#main .contact .submit li {
		margin: 0;
		width: 100%;
	}
	#main .contact .submit input,
	#main .contact .submit button {
		width: 100%;
	}
	#main .contact .submit input:hover,
	#main .contact .submit button:hover {
		opacity: 1;
	}
}