#TITLE {
position: relative;
}
#TITLE::before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
background: #e7edf4 url("../img/hed_lin_sp.png") no-repeat center center;
background-size: cover;
width: 100%;
height: 6.667vw;
z-index: 1;
}
#TITLE::after {
content: '';
display: block;
position: absolute;
right: 4vw;
bottom: 0;
background: url("../img/hed_ill.svg") no-repeat top center;
background-size: cover;
width: 31.2vw;
height: 47.467vw;
}
#TITLE .cont {
padding: 28.8vw 5.333vw 19.733vw 5.333vw;
}
#TITLE p {
margin-bottom: 0.533vw;
font-weight: 900;
font-size: 10.667vw;
color: var(--color-main);
line-height: 1.2
}
#TITLE h1 {
font-weight: 900;
font-size: 4.8vw;
line-height: 1.2;
}
@media (min-width: 768px) {
	#TITLE::before {
	background: url("../img/hed_lin.png") repeat-x center center;
	background-size: contain;
	width: 100%;
	height: 50px;
	}
	#TITLE::after {
	right: 160px;
	width: 202px;
	height: 282px;
	}
	#TITLE .cont {
	padding: 146px 70px 118px 70px;
	}
	#TITLE p {
	margin-bottom: 3px;
	font-size: 64px;
	}
	#TITLE h1 {
	font-size: 20px;
	}
}

#EXPLAN {
position: relative;
background-color: var(--color-main-bg);
margin-bottom: 125px;
}
#EXPLAN .card:nth-of-type(2) {
background-color: #fff;
}
#EXPLAN .card:nth-of-type(3) {
background-color: #d1dce9;
}
#EXPLAN .pack {
padding: 24.533vw 5.333vw 0.533vw 5.333vw;
}
#EXPLAN .card:nth-of-type(1) .pack {
padding: 10.133vw 5.333vw 0.533vw 5.333vw;
}
#EXPLAN .ctg {
margin-bottom: 3.2vw;
font-style: italic;
font-weight: 900;
font-size: 6.667vw;
line-height: 1.2;
color: var(--color-main);
}
#EXPLAN h2 {
margin-bottom: 4.8vw;
font-weight: 700;
font-family: "Noto Sans JP", sans-serif;
font-size: 8vw;
line-height: 1.2;
}
#EXPLAN .lead {
margin-bottom: 7.467vw;
font-size: 4.267vw;
line-height: 1.57;
}
#EXPLAN .image {
position: relative;
margin: 0 0 0 auto;
width: 70.133vw;
height: 88vw;
z-index: 1;
}
#EXPLAN .image img {
display: block;
border-radius: 2.667vw 0 0 2.667vw;
width: 70.133vw;
height: 96vw;
object-fit: cover;
}
@media (min-width: 768px) {
	#EXPLAN {
	margin-bottom: 157px;
	}
	#EXPLAN .card {
	display: flex;
	padding: 75px 0 0 0;
	}
	#EXPLAN .card:nth-of-type(1) {
	padding: 0 0 0 0;
	}
	#EXPLAN .card:nth-of-type(even) {
	flex-direction: row-reverse;
	}
	#EXPLAN .card .pack {
	display: flex;
	justify-content: center;
	width: 57%;
	}
	#EXPLAN .card .inner {
	width: 500px;
	}
	#EXPLAN .card .image {
	width: 43%;
	}
	#EXPLAN .pack {
	padding: 110px 0 0 0;
	}
	#EXPLAN .card:nth-of-type(1) .pack {
	padding: 110px 0 0 0;
	}
	#EXPLAN .ctg {
	margin-bottom: 30px;
	font-size: 40px;
	}
	#EXPLAN h2 {
	margin-bottom: 44px;
	font-size: 50px;
	}
	#EXPLAN .card:nth-of-type(3) h2 {
	margin-bottom: 15px;
	font-size: 40px;
	}
	#EXPLAN .card:nth-of-type(3) p {
	margin-bottom: 30px;
	}
	#EXPLAN .lead {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1.62;
	}
	#EXPLAN .image {
	position: relative;
	margin: 0 0 0 auto;
	height: 660px;
	z-index: 1;
	}
	#EXPLAN .image img {
	display: block;
	border-radius: 20px 0 0 20px;
	width: 100%;
	height: 720px;
	object-fit: cover;
	}
	#EXPLAN .card:nth-of-type(even) .image img {
	border-radius: 0 20px 20px 0;
	}
}

#NEXT {
position: relative;
background-color: #0a4992;
margin-bottom: 26.667vw;
}
#NEXT .pack {
padding: 12vw 5.333vw 15.467vw 5.333vw;
color: #fff;
}
#NEXT .ctg {
position: relative;
margin-bottom: 5.333vw;
padding-left: 5.333vw;
font-weight: 900;
font-size: 4.8vw;
line-height: 1.2;
}
#NEXT .ctg::before {
content: '';
transform: translateY(-50%) rotate(45deg);
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 1.6vw;
height: 1.6vw;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
#NEXT .ctg::after {
content: '';
transform: translateY(-50%) rotate(45deg);
display: inline-block;
position: absolute;
top: 50%;
left: 1.6vw;
width: 1.6vw;
height: 1.6vw;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
#NEXT .hed p {
margin-bottom: 0.533vw;
font-weight: 900;
font-size: 10.667vw;
line-height: 1.2;
}
#NEXT .hed h2 {
margin-bottom: 4.267vw;
font-weight: 900;
font-size: 4.8vw;
line-height: 1.2;
}
#NEXT .lead {
margin-bottom: 6.667vw;
font-size: 4.267vw;
line-height: 1.57;
}
#NEXT .more {}
#NEXT .more a {
box-sizing: border-box;
display: block;
position: relative;
background-color: var(--color-main);
border-radius: var(--radius-circle);
margin: 0;
padding-left: 1.333vw;
width: 45.333vw;
height: 10.667vw;
font-weight: 700;
font-size: 4vw;
line-height: 10.667vw;
text-align: center;
color: #fff;
}
#NEXT .more a::after {
content: '';
transform: translateY(-50%) rotate(45deg);
display: inline-block;
position: absolute;
top: 50%;
left: 4vw;
width: 1.6vw;
height: 1.6vw;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
#NEXT .image img {
display: block;
width: 100%;
}
@media (min-width: 768px) {
	#NEXT {
	position: relative;
	background-color: #0a4992;
	margin-bottom: 170px;
	}
	#NEXT .cont {
	display: flex;
	align-items: center;
	height: 512px;
	}
	#NEXT .pack {
	box-sizing: border-box;
	padding: 0 0 0 20px;
	width: 50%;
	}
	#NEXT .inner {
	margin: 0 auto;
	width: 420px;
	}
	#NEXT .ctg {
	margin-bottom: 30px;
	padding-left: 35px;
	font-size: 28px;
	}
	#NEXT .ctg::before {
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	}
	#NEXT .ctg::after {
	left: 12px;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	}
	#NEXT .hed p {
	margin-bottom: 6px;
	font-size: 54px;
	}
	#NEXT .hed h2 {
	margin-bottom: 22px;
	font-size: 20px;
	}
	#NEXT .lead {
	margin-bottom: 33px;
	font-size: 16px;
	line-height: 1.8;
	}
	#NEXT .more a {
	transition: background-color 0.5s ease;
	padding-left: 15px;
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	}
	#NEXT .more a:hover {
	background-color: var(--color-main-hover);
	}
	#NEXT .more a::after {
	left: 20px;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	}
	#NEXT .image {
	width: 50%;
	}
	#NEXT .image img {
	object-fit: cover;
	display: block;
	width: 100%;
	height: 512px;
	}
}