@charset "utf-8";
/*------------------------------------------------------------
	support
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 8.6rem;
	font-size: 6.5rem;
	font-weight: 700;
	color: #04D1C0;
}
#main .alone {
	padding: 8rem 0 6.5rem;
	background-color: #EBFDFC;
}
.headLine03 {
	margin-bottom: 3.0rem;
	color: #10B981;
}
.headLine03 .subSpan::after {
	background-color: #10B981;
}
#main .comTxt {
	margin-bottom: 8.7rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.944;
}
#main .alone .imgBox {
	margin-bottom: -7.5rem;
	align-items:flex-start;
}
#main .alone .imgBox .photoBox {
	width: 93.3rem;
	margin: 0 2.5rem 0 -40.4rem;
}
#main .alone .imgBox .photoBox img {
	border-radius: 0 31.5rem 31.5rem 0;
}
#main .alone .imgBox .textBox {
	margin-top: -7.5rem;
	flex: 1;
	order: 2;
}
#main .alone .imgBox .textBox .photo {
	width: 31.9rem;
	margin: 0 5.7rem 0 auto;
}
#main .alone .imgBox .yellowBox {
	margin: 0 0.5rem -1.3rem 0;
	padding: 2.3rem 3rem 2.2rem 4.3rem;
	border-radius: 1.8rem;
	position: relative;
	background-color: #FFF500;
}
#main .alone .imgBox .yellowBox .txt {
	width: 15.5rem;
	position: absolute;
	top: -10.2rem;
	left: -9.5rem;
}
#main .alone .imgBox .yellowBox p {
	font-size: 2.9rem;
	font-weight: 700;
	color: #ED5E80;
	letter-spacing: 0.06em;
	line-height: 1.655;
}
#main .alone .imgBox .pBox {
	width: fit-content;
	margin: 0 0 0 10rem;
}
#main .alone .imgBox .pBox .priceTxt {
	margin-bottom: 0.2rem;
	font-size: 4.1rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .alone .imgBox .pBox .priceTxt .num {
	font-size: 16.7rem;
	font-weight: 500;	
	color: #ED5E80;
	line-height: 1;
	margin: 0 0.8rem;
	vertical-align: -3.8rem;
}
#main .alone .imgBox .pBox .txt {
	margin-bottom: 0.5rem;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .alone .imgBox .pBox .txt .txtSpan {
	display: block;
}
#main .alone .imgBox .pBox .txt .bigSpan {
	font-size: 4.1rem;
	font-weight: 700;
	vertical-align: -0.5rem;
}
#main .alone .imgBox .pBox .txt .red {
	color: #ED5E80;
}
#main .alone .imgBox .pBox .txt .subSpan {
	text-align: right;
	display: block;
	margin-right: 2.8rem;
}
#main .alone .imgBox .pBox .txt02 {
	font-size: 1.8rem;
	font-weight: 700;
	color: #8E8E8F;
	letter-spacing: 0.06em;
}
#main .alone .inner {
	margin-bottom: 0.6rem;
	align-items: flex-end;
}
#main .alone .inner .photo {
	width: 17.8rem;
	margin: 0 1.7rem 0 -0.5rem;
	aspect-ratio: 1;
	position: relative;
}
#main .alone .inner .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .alone .inner .textBox {
	flex: 1;
	padding-bottom: 0.5rem;
}
#main .alone .inner .textBox p {
	width: fit-content;
	position: relative;
	font-size: 1.8rem;
	line-height: 1.8;
	font-weight: 700;
	letter-spacing: 0.06em;
}
#main .alone .inner .txtimg {
	width: 29.9rem;
	position: absolute;
	bottom: calc(100% - 1.2rem);
	left: calc(100% - 9.3rem);
}
#main .alone .list {
	margin: 0 0.6rem;
}
#main .alone .list li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.5rem;
	font-weight: 700;
	color: #707070;
	letter-spacing: 0.06em;
	line-height: 1.67;
}
#main .flowSec {
	padding: 7.3rem 0;
}
#main .flowSec h3 {
	margin-bottom: 5rem;
	padding: 0 4.7rem;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	position: relative;
	z-index: 1;
}
#main .flowSec h3::before {
	width: 100%;  
	height: 3px;
	background-color: #17100E;
	position: absolute;  
	top: calc(50% + 0.5rem);
	transform: translateY(-50%);
	left: 0;
	content: ""; 
	z-index: -1;
}
#main .flowSec h3 span {
	padding: 1rem 1.8rem 1.2rem;
	background-color: #fff;
	width: fit-content;
	text-align: center;
	min-width: 27.3rem;
	position: relative;
	border: 3px solid #17100E;
}
#main .flowSec h3 span:after {
	width: 3px;  
	height: 3.5rem;
	background-color: #17100E;
	position: absolute;  
	top: -0.3rem;
	right: -1.2rem;
	transform: rotate(-28deg);
	content: ""; 
}
#main .flowList li {
	margin-bottom: 5rem;
}
#main .flowList .flowDl  {
	align-items: center;
}
#main .flowList .flowDl > dt {
	white-space: nowrap;
	width: 9.8rem;
	padding-right: 1rem;
	font-size: 5rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1;
	margin-left: -0.7rem;
	font-family: Arial, Helvetica, sans-serif;
}
#main .flowList .flowDl > dd {
	flex: 1;
}
#main .flowList .flowDl > dd dl {
	align-items: center;
	background-color: #fff;
}
#main .flowList .flowDl > dd dt {
	padding: 1.4rem 1rem;
	color: #fff;
	width: 33.8rem;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-right: 4.5rem;
	text-align: center;
	background-color: #04D1C0;
}
#main .flowList .flowDl > dd dd {
	padding-right: 3rem;
	flex: 1;
	font-size: 1.5rem;
	font-weight: 700;
	color: #707070;
	letter-spacing: 0.06em;
	line-height: 1.67;
}
#main .support {
	padding: 4.2rem 0;
}
#main .support .headLine03 {
	margin-bottom: 18rem;
}
#main .supportBox {
	margin: 0 1.5rem 4.3rem 1rem;
	padding: 0 9.4rem 2.1rem;
	background-color: #6AF0E5;
	position: relative;
}
#main .supportBox .sub {
	position: relative;
	z-index: 1;
}
#main .supportBox:after {
	border: 4px solid #E6CF17;
	position: absolute;  
	top: 0.6rem;
	right: -0.6rem; 
	left: 0.6rem;
	bottom: -0.6rem; 
	content: ""; 
}
#main .supportBox .photo {
	z-index: 1;
	position: relative;
	top: -15.3rem;
	margin: -0 4.2rem -13.4rem 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 0 6rem;
}
#main .supportBox .photo .lSpan {
	width: 20.5rem;
}
#main .supportBox .photo .rSpan {
	width: 54.5rem;
}
#main .supportBox .ttlBox {
	position: relative;
	z-index: 1;
	margin: 0 0 1.8rem 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 0 6rem;
}
#main .supportBox .ttlBox h4 {
	margin-top: -0.4rem;
	font-size: 4.5rem;
	color: #ED5E80;
	letter-spacing: 0.06em;
	line-height: 1.13;
}
#main .supportBox .ttlBox .textImg {
	width: 43rem;
}
#main .supportBox .whiteBox {
	margin-left: 0.7rem;
	margin-right: -2rem;
	background-color: #fff;
	padding: 1.1rem 1rem 1.1rem 2.5rem;
}
#main .supportBox .whiteBox p {
	font-size: 1.8rem;
	font-weight: 700;
	color: #707070;
	letter-spacing: 0.06em;
	line-height: 1.4;
}
#main .support .comLink06 {
	margin: 0 auto;
}
#main .available {
	padding: 8.8rem 0 0;
}
#main .available .comTxt {
	margin-bottom: 4rem;
}
#main .available .list {
	padding: 0 10rem;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .available .list li {
	width: calc((100% - (2rem * 2 + 0.1rem)) / 3);
}
#main .available .list dl {
	align-items: center;
}
#main .available .list dt {
	width: 6.6rem;
	margin-right: 1.7rem;
}
#main .available .list dd {
	flex: 1;
	font-size: 2.7rem;
	font-weight: 700;
	letter-spacing: 0.06em;
}
@media all and (min-width: 897px) {
	.comCtrText {
		margin-bottom: 8rem;
	}
}

@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 3.6rem;
		font-size: 2.6rem;
		padding-top: 0.3rem;
	}
	.comCtrText {
		margin-bottom: 3.6rem;
	}
	#main .alone {
		padding: 2.2rem 0 3.9rem;
	}
	.headLine03 {
		margin-bottom: 3.5rem;
		color: #04D1C0;
	}
	.headLine03 .subSpan::after {
		background-color: #04D1C0;
	}
	#main .comTxt {
		margin-bottom: 2rem;
		font-size: 1.4rem;
		line-height: 1.78;
		color: #707070;
	}
	#main .alone .imgBox {
		margin-bottom: -3.4rem;
		display: block;
	}
	#main .alone .imgBox .textBox {
		margin: 0 1.2rem 4.3rem;
	}
	#main .alone .imgBox .textBox .photo {
		width: 17.7rem;
		margin-right: 0.9rem;
	}
	#main .alone .imgBox .yellowBox {
		padding: 1.2rem 1rem 1.2rem 2.5rem;
		border-radius: 1.8rem;
	}
	#main .alone .imgBox .yellowBox {
		margin: 0 0.5rem 0rem 0.5rem;
	}
	#main .alone .imgBox .yellowBox p {
		font-size: 1.7rem;
		line-height: 1.65;
	}
	#main .alone .imgBox .yellowBox .txt {
		width: 9.1rem;
		top: -8.6rem;
		left: 5.7rem;
	}
	#main .alone .imgBox .pBox {
		margin: 0 auto;
	}
	#main .alone .imgBox .pBox .priceTxt {
		font-size: 2.9rem;
	}
	#main .alone .imgBox .pBox .priceTxt .num {
		font-size: 12.1rem;
		vertical-align: -2.7rem;
	}
	#main .alone .imgBox .pBox .txt {
		font-size: 1.9rem;
		margin-bottom: 0.9rem;
		letter-spacing: 0.06em;
	}
	#main .alone .imgBox .pBox .txt .bigSpan {
		font-size: 2.9rem;
		vertical-align: -0.1rem;
	}
	#main .alone .imgBox .pBox .txt02 {
		font-size: 1.3rem;
	}
	#main .alone .imgBox .photoBox {
		width: auto;
		margin: 0 0 0 -9rem;
	}
	#main .alone .inner .photo {
		margin-right: 1.0rem;
		width: 10.4rem;
	}
	#main .alone .inner .textBox p {
		font-size: 1rem;
	}
	#main .alone .inner .txtimg {
		width: 17.5rem;
		bottom: calc(100% - 0.6rem);
		left: calc(100% - 4.7rem);
	}
	#main .alone .list li {
		font-size: 0.8rem;
	}
	#main .alone .list {
		margin: 0;
	}
	#main .alone .inner {
		margin-bottom: 0.4rem;
	}
	#main .flowSec {
		padding: 3.5rem 0;
	}
	#main .flowSec h3 {
		padding: 0 3.1rem;
	}
	#main .flowSec h3 span {
		padding: 0.7rem 1.8rem 0.8rem;
		font-size: 1.2rem;
		letter-spacing: 0.06em;
	}
	#main .flowSec h3::before {
		top: calc(50% + 0.8rem);
	}
	#main .flowSec h3 span::after {
		height: 2.2rem;
		right: -0.8rem;
	}
	#main .flowList .flowDl > dt {
		width: 6.5rem;
		font-size: 3.3rem;
		padding-top: 0.7rem;
	}
	#main .flowList .flowDl > dd dl {
		display: block;
	}
	#main .flowList .flowDl > dd dt {
		padding: 1rem 1rem;
		margin: 0 0 0.7rem;
		width: auto;
		font-size: 1.7rem;
	}
	#main .flowList .flowDl > dd dd {
		margin-right: -3rem;
		font-size: 1.3rem;
		padding-right: 0;
		line-height: 1.38;
		color: #1D1D1D;
		min-height: 6.2rem;
	}
	#main .flowList .flowDl {
		justify-content: center;
		align-items: flex-start;
	}
	#main .flowList .flowDl > dd {
		width: 22.2rem;
		flex: inherit;
	}
	#main .flowList {
		margin-top: -0.1rem;
	}
	#main .flowList li {
		margin-bottom: 0;
	}
	#main .support {
		padding: 1rem 0;
	}
	#main .support .headLine03 {
		margin-bottom: 4.5rem;
	}
	#main .supportBox {
		padding: 0 3.5rem 3.2rem;
		margin: 0 0.7rem 3rem 0.2rem;
	}
	#main .supportBox .photo {
		top: -4.3rem;
		margin: 0 -2rem -2.6rem;
		gap: 0 0;
	}
	#main .supportBox .photo .lSpan {
		width: 9.4rem;
		padding-bottom: 1.2rem;
	}
	#main .supportBox .photo .rSpan {
		width: 29.7rem;
		margin: 0 -2.2rem 0 -0.5rem;
	}
	#main .supportBox .ttlBox {
		margin: 0 0 2rem;
		display: block;
	}
	#main .supportBox .ttlBox h4 {
		text-align: center;
		margin-bottom: 2rem;
		font-size: 3.2rem;
		line-height: 1.125;
	}
	#main .supportBox .ttlBox .textImg {
		width: auto;
		margin: 0 1.5rem;
		text-align: center;
	}
	#main .supportBox .whiteBox {
		padding: 0.7rem 1rem;
		margin-right: -0.5rem;
	}
	#main .supportBox .whiteBox p {
		text-align: center;
		font-size: 1.3rem;
		line-height: 1.77;
		color: #1D1D1D;
	}
	#main .available {
		padding-top: 5rem;
	}
	#main .available .list {
		width: fit-content;
		margin: 0 auto;
		justify-content: center;
		padding: 0 5rem 0 6.5rem;
		flex-direction: column;
	}
	#main .available .list li {
		width: 100%;
	}
	#main .available .list dd {
		font-size: 2.3rem;
	}
	#main .available .list dt {
		margin-right: 1.5rem;
		width: 5.8rem;
	}
}