@media (max-width: 1080px) {
	html {
		font-size: clamp(10px, 2.5vw, 20px);
	}
	section.section1,
	section.section2,
	section.section3,
	section.section4,
	section.section5,
	section.section6,
	section.section7 {
		height: auto;
	}
	section.section1 {
		height: auto;
		padding-top: 5rem;
	}
	.top-logo {
		text-align: center;
	}
	.top-logo img {
		width: 45%;
		min-width: 16rem;
	}
	.text-anim {
		text-align: center;
	}
	.text-anim span {
		font-size: 2.8rem;
	}
	section.section1 div.flex {
		flex-direction: column;
		width: 100%;
		align-items: center;
	}
	section.section1 div.flex .left {
		justify-content: center;
		text-align: center;
	}
	.custom-checkbox-container {
		padding-left: 0;
	}
	ul.privacy-info {
		text-align: left;
	}
	.input-container .input-field {
		width: 25rem;
		height: 4rem;
		padding-left: 5rem;
		font-size: 2rem;
	}
	.input-container .input-label {
		font-size: 1.2rem;
		top: -0.6rem;
		left: 9.4rem;
	}
	.custom-checkbox-container {
		padding-left: 37px;
	}
	.custom-checkbox-container label {
		position: relative;
		font-size: 1.5rem;
	}
	.custom-checkbox-container label::before,
	.custom-checkbox-container2 label::before {
		top: 1rem;
		left: -3rem;
		width: 2.5rem;
		height: 2.5rem;
	}
	ul.privacy-info {
		margin-left: 2rem;
	}
	ul.privacy-info li {
		font-size: 1.2rem;
	}
	ul.privacy-info.x2 {
		margin-left: 6.7rem;
	}
	.custom-checkbox-container button {
		margin-left: 5px;
		width: 4.5rem;
		height: 2rem;
		font-size: 1.2rem;
		vertical-align: text-bottom;
		margin-bottom: -2px;
	}

	section.section1 div.flex .right {
		width: 35%;
		height: 25rem;
		left: 0px;
	}
	section.section1 div.flex .right .xx0 {
		width: 19rem;
		bottom: -5.5rem;
		right: -8.1rem;
		top: unset;
	}
	section.section1 div.flex .right .xx1 {
		width: 26rem;
		bottom: -7rem;
		top: unset;
		right: -5rem;
	}
	section.section1 div.flex .right .xx2 {
		width: 12rem;
		height: 12rem;
		right: 9rem;
		bottom: 10rem;
		left: unset;
		top: unset;
	}
	section.section1 div.flex .right .xx3 {
		width: 7.7rem;
		height: 7.7rem;
		right: 11rem;
		bottom: 1rem;
		left: unset;
		top: unset;
	}
	section.section1 div.flex .right .xx4 {
		width: 2.6rem;
		height: 2.6rem;
		right: 0.7rem;
		bottom: 16rem;
		top: unset;
	}
	section.section1 div.flex .right .xx5 {
		width: 3.8rem;
		height: 3.9rem;
		right: -3rem;
		bottom: 11rem;
		top: unset;
	}
	section.section1 div.flex .right .xx6 {
		width: 3.6rem;
		height: 3.5rem;
		right: 7rem;
		bottom: 10.5rem;
		top: unset;
	}

	section.section2 {
		height: auto;
		padding-bottom: 4rem;
	}
	.math-list {
		flex-direction: column;
		align-items: center;
		gap: 1.7rem;
		margin-top: 5rem;
	}
	.math-item {
		width: 75%;
		height: 9.5rem;
		display: flex;
		flex-direction: row;
		padding: 2.7rem 1.2rem;
		justify-content: space-between;
		align-items: center;
	}
	.math-item div {
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: left;
		gap: 1rem;
	}
	.math-item .t1 {
		font-size: 1.4rem;
		color: #fff;
		margin: 0;
	}
	.math-item .t2 {
		font-size: 2rem;
		color: #fff;
		margin: 0;
	}
	.math-item .t3 {
		font-size: 2.5rem;
		color: #fff;
	}
	button.spin.anim {
		width: 3.7rem;
		height: 3rem;
	}
	section.section3 div.flex {
		flex-direction: column;
	}
	section.section3 div.flex .left {
		width: 100%;
	}
	section.section3 div.flex .right {
		width: 100%;
	}
	.mid-board {
		min-height: 11rem;
	}
	.mid-board1,
	.mid-board2 {
		font-size: 1.5rem;
		width: 25rem;
		height: 3rem;
	}
	.mid-board1 {
		margin-right: 50px;
	}
	.mid-board2 {
		margin-left: 85px;
		top: 5rem;
	}
	.text-anim .sb {
		margin-right: 0.5rem;
	}
	section.section3 div.flex .right {
		width: 100%;
		height: unset;
		aspect-ratio: 400/304;
	}
	section.section3 div.flex .right .xt0 {
		width: 100%;
	}
	section.section3 div.flex .right img.xt1 {
		width: 12.6rem;
		height: 9.5rem;
	}
	section.section3 div.flex .right .xt1 {
		top: 5rem;
		right: 16rem;
	}
	section.section4 {
		padding-bottom: 5.5rem;
	}
	.how-list {
		flex-direction: column;
		align-items: center;
	}

	.how-list .how-item.anim {
		width: 62.5%;
		height: 12rem;
		padding-left: 1rem;
		padding-top: 2rem;
	}
	.how-list .how-item.anim img.num-img {
		width: 2rem;
		height: 2rem;
	}
	.how-list .how-item.anim p.t1 {
		font-size: 1.8rem;
	}
	.how-list .how-item.anim p.t2 {
		font-size: 1.5rem;
		white-space: nowrap;
	}
	.how-list .how-item.anim .right {
		display: flex;
	}
	.how-list .how-item.anim .right img.t3 {
		width: 10rem;
		height: 10rem;
		order: 1;
	}
	.how-list .how-item.anim:nth-child(2) .left {
		order: 2;
	}
	.how-list .how-item.anim:nth-child(2) .right {
		order: 1;
	}
	.how-list .how-item.anim:nth-child(2) .right .t3 {
		order: 1;
		margin-left: -3rem;
	}
	.how-list .how-item.anim:nth-child(2) .right .text-box {
		order: 2;
	}
	section.section5 {
		padding-bottom: 5rem;
	}
	.review-box {
		display: flex;
		flex-direction: column;
		width: 100%;
		height: auto;
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.review-box img {
		position: relative;
		width: 83%;
		height: auto;
	}
	.review-box img:nth-child(1) {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		order: 1;
		animation-delay: 0.4s;
	}
	.review-box img:nth-child(2) {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		order: 5;
		animation-delay: 0.4s;
	}
	.review-box img:nth-child(3) {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		order: 2;
		margin-left: 5rem;
		animation-delay: 0.4s;
	}
	.review-box img:nth-child(4) {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		order: 3;
		animation-delay: 0.4s;
	}
	.review-box img:nth-child(5) {
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		order: 4;
		margin-left: 5rem;
		animation-delay: 0.4s;
	}
	section.section6 .flex .left .title6 span {
		font-size: 28px;
	}
	section.section6 .flex {
		flex-direction: column;
		gap: 0;
	}
	section.section6 .flex .right {
		display: flex;
		justify-content: center;
	}
	section.section6 .flex .right img {
		width: 20rem;
		height: 20rem;
	}
	section.section7 {
		padding: 3rem 2rem;
	}
	section.section7 .flex .left {
		font-size: 1.2rem;
		width: 5.5rem;
	}
	section.section7 .flex .right input[type="text"],
	section.section7 .flex .right input[type="number"] {
		font-size: 1.2rem;
	}
	.custom-radio-button label {
		font-size: 1.2rem;
	}
	.custom-radio-button2 label {
		font-size: 1.2rem;
	}
	.custom-checkbox-container.center {
		text-align: center;
		width: 100%;
	}
	.custom-checkbox-container.center label::before {
		left: -3rem;
	}
	.custom-checkbox-container input[type="checkbox"]:checked + label::before {
		width: 2.2rem;
		height: 2.2rem;
	}
	.custom-checkbox-container label::before,
	.custom-checkbox-container2 label::before {
		width: 2.2rem;
		height: 2.2rem;
	}
	.submit-btn,
	.top-btn2.fixed,
	button.top-btn {
		font-size: 2rem;
	}
	footer p.t1 {
		font-size: 1.2rem;
	}
	footer p.t2 {
		font-size: 1.4rem;
	}
	.submit-btn-wrapper {
		padding-bottom: 0;
	}
	.radio-group2 {
		gap: inherit;
		justify-content: space-between;
		padding: 0 1.6rem;
	}
	.custom-radio-button2 label::before {
		margin-right: 0.7rem;
	}
}
@media (max-width: 400px) {
}
