@charset "utf-8";
.ml-top {
	padding: 30px 15px 20px;
}
.ml-top .ml-top-summary {
	max-width: 800px;
	width: 100%;
	margin: 0 auto 80px;
	display: block;
}
.ml-top .ml-top-video {
	max-width: 768px;
	width: 100%;
	margin: 0 auto;
}
.ml-top .ml-top-video iframe {
	width: 100%;
	height: 100%;
	aspect-ratio: 16 / 9;
}

.ml-process {
	padding: 80px 0;
	background-color: #F5F5F5;
}
.ml-process .ml-process-title {
	margin-bottom: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ml-process .ml-process-title p {
	margin-right: 10px;
	color: #2F3A69;
	font-size: 20px;
	font-weight: bold;
}
.ml-process .ml-process-title img {
	width: 28px;
	margin: 0;
}
.ml-process .ml-process-title h3 {
	margin-left: 10px;
	font-size: 24px;
}
.ml-process .ml-process-item {
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ml-process .ml-process-item:last-child {
	margin-bottom: 0;
}
.ml-process .ml-process-item .ml-process-item-text {
	max-width: 350px;
	width: 100%;
	margin-right: 40px;
}
.ml-process .ml-process-item .ml-process-item-text h4 {
	margin-bottom: 10px;
	color: #2F3A69;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
.ml-process .ml-process-item .ml-process-item-text img {
	width: 100%;
}
.ml-process .ml-process-item .ml-process-item-text p {
	margin-top: 20px;
	font-size: 16px;
	line-height: 1.75;
	text-align: left;
}
.ml-process .ml-process-item .ml-process-item-img {
	width: 350px;
}
.ml-process .ml-process-item .ml-process-item-img img {
	width: 100%;
}

.ml-point {
	padding: 50px 0 0;
}

.ml-point .ml-point-feature {
	margin-bottom: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ml-point .ml-point-feature p {
	margin-right: 10px;
	color: #2F3A69;
	font-size: 20px;
	font-weight: bold;
}
.ml-point .ml-point-feature img {
	width: 28px;
	margin: 0;
}
.ml-point .ml-point-feature h3 {
	margin-left: 10px;
	font-size: 24px;
}

.ml-point .ml-point-flex {
	max-width: 740px;
	width: 100%;
	margin: 0 auto 156px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 20px 12%;
}
.ml-point .ml-point-flex .ml-point-flex-item {
	width: 185px;
}
.ml-point .ml-point-flex .ml-point-flex-item:last-child {
	width: 388px;
}
.ml-point .ml-point-flex .ml-point-flex-item img {
	width: 180px;
	margin: 0 auto 24px;
	display: block;
}
.ml-point .ml-point-flex .ml-point-flex-item p {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.ml-point .ml-point-box {
	max-width: 810px;
	width: 97%;
	margin: 0 auto 96px;
	padding-bottom: 40px;
	border: 3px solid #E54410;
	border-radius: 20px;
}
.ml-point .ml-point-box:last-child {
	margin: 0 auto 20px;
	border: 3px solid #48B3CB;
}
.ml-point .ml-point-box .ml-point-head {
	width: 81.48%;
	height: 54px;
	margin: 0 auto;
	background-color: #FFF;
	transform: translateY(-50%);
}
.ml-point .ml-point-box:last-child .ml-point-head {
	width: 24.69%;
	height: 28px;
}
.ml-point .ml-point-box .ml-point-head h3 {
	height: 100%;
	margin: 0 13.5px;
	background: url(../img/decoration_1.png) no-repeat center/contain;
	color: #E54410;
	font-size: 22px;
	font-weight: bold;
	line-height: 54px;
}
.ml-point .ml-point-box:last-child .ml-point-head h3 {
	margin: 0 16px;
	background: url(../img/decoration_2.png) no-repeat center/contain;
	color: #48B3CB;
	font-size: 30px;
	line-height: 28px;
}
.ml-point .ml-point-box p {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.75;
}
.ml-point .ml-point-box:last-child p {
	margin-top: 14px;
}
.ml-point .ml-point-box img {
	width: 92.59%;
}
.ml-point .ml-point-box:last-child img {
	width: 79.01%;
}

@media screen and (min-width:831px) {
	.ml-sp830,
	img.ml-sp830 {
		display: none;
	}
}
@media screen and (max-width:830px) {
	.ml-pc830,
	img.ml-pc830 {
		display: none;
	}

	.ml-process .ml-process-item .ml-process-item-text {
		margin-right: 0;
	}
	.ml-process .ml-process-item .ml-process-item-text h4 {
		text-align: center;
	}
	.ml-process .ml-process-item .ml-process-item-text .ml-process-dotline {
		margin-bottom: 10px;
	}
	.ml-process .ml-process-item .ml-process-item-text p {
		margin-top: 2px;
	}

	.ml-point .ml-point-box .ml-point-head {
		max-width: 355px;
		width: 95.1%;
		height: inherit;
	}
	.ml-point .ml-point-box:last-child .ml-point-head {
		width: 156px;
		height: inherit;
	}
	.ml-point .ml-point-box .ml-point-head h3 {
		height: inherit;
		background: url(../img/decoration_1_SP.png) no-repeat center/contain;
		font-size: 18px;
		line-height: inherit;
	}
	.ml-point .ml-point-box:last-child .ml-point-head h3 {
		background: url(../img/decoration_2_SP.png) no-repeat center/contain;
		font-size: 22px;
	}
	.ml-point .ml-point-box p {
		width: 87%;
		margin: 0 auto 30px;
		text-align: left;
	}
}
@media screen and (max-width:720px) {
	.ml-point .ml-point-feature,
	.ml-process .ml-process-title {
		text-align: center;
		display: block;
	}
	.ml-point .ml-point-feature p,
	.ml-point .ml-point-feature img,
	.ml-process .ml-process-title p,
	.ml-process .ml-process-title img {
		display: inline-block;
	}
	.ml-point .ml-point-feature p,
	.ml-process .ml-process-title p {
		margin-bottom: 6px;
	}
	.ml-point .ml-point-feature h3,
	.ml-process .ml-process-title h3 {
		margin-left: 0;
	}
}
@media screen and (min-width:601px) {
	.ml-sp600,
	img.ml-sp600 {
		display: none;
	}
}
@media screen and (max-width:600px) {
	.ml-pc600,
	img.ml-pc600 {
		display: none;
	}

	.ml-top .ml-top-video {
		width: 74.2%;
	}

	.ml-process {
		padding: 60px 15px;
	}
	.ml-process .ml-process-title p {
		font-size: 18px;
	}
	.ml-process .ml-process-title img {
		width: 20px;
	}
	.ml-process .ml-process-title h3 {
		font-size: 22px;
	}
	.ml-process .ml-process-item .ml-process-item-text h4 {
		margin-bottom: 7px;
		font-size: 20px;
	}
	.ml-process .ml-process-item .ml-process-item-text p {
		line-height: 1.5;
	}

	.ml-point {
		padding: 50px 15px 0;
	}
	.ml-point .ml-point-feature {
		margin-bottom: 10px;
	}
	.ml-point .ml-point-feature p {
		margin-right: 6px;
		font-size: 18px;
	}
	.ml-point .ml-point-feature img {
		width: 20px;
	}
	.ml-point .ml-point-feature h3 {
		font-size: 22px;
	}
	.ml-point .ml-point-flex {
		gap: 26px 0;
	}
	.ml-point .ml-point-flex .ml-point-flex-item {
		width: 100%;
	}
	.ml-point .ml-point-flex .ml-point-flex-item img {
		width: 63.83%;
		min-width: 240px;
		margin: 0 auto 10px;
	}
	.ml-point .ml-point-box {
		width: 100%;
		margin: 0 auto 56px;
		padding-bottom: 28px;
	}
	.ml-point .ml-point-box:last-child {
		margin: 0 auto 50px;
	}
	.ml-point .ml-point-box .ml-point-head h3 {
		margin: 0;
	}
	.ml-point .ml-point-box p {
		margin: 0 auto 20px;
		line-height: 1.5;
	}
	.ml-point .ml-point-box img,
	.ml-point .ml-point-box:last-child img {
		max-width: 300px;
		width: 86.96%;
	}
}