#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: 14.667vw;
bottom: 0;
background: url("../img/hed_ill.svg") no-repeat top center;
background-size: contain;
width: 22.667vw;
height: 47.467vw;
z-index: 2;
}
#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 {
	position: relative;
	background: url("../img/bg_tit_pc.jpg") no-repeat center top;
	background-size: cover;
	}
	#TITLE::before {
	background: url("../img/hed_lin.png") repeat-x center center;
	background-size: contain;
	width: 100%;
	height: 50px;
	}
	#TITLE::after {
	right: 150px;
	top: 110px;
	width: 171px;
	height: 355px;
	}
	#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: 0;
}
#EXPLAN .cont {
padding: 7.467vw 5.333vw 29.333vw 5.333vw;
}
#EXPLAN h2 {
margin-bottom: 4.8vw;
font-weight: 700;
font-family: "Noto Sans JP", sans-serif;
font-size: 6.133vw;
line-height: 1.57;
}
#EXPLAN .lead {
margin-bottom: 11.733vw;
font-size: 4.267vw;
line-height: 1.57;
}
#EXPLAN .cradList {
display: flex;
flex-direction: column;
gap: 18.667vw;
}
#EXPLAN .card {
position: relative;
z-index: 1;
}
#EXPLAN .card::before {
content: '';
position: absolute;
left: -5.333vw;
top: 93.333vw;
background-color: #d1dce9;
border-radius: 0 var(--radius-circle) var(--radius-circle) 0;
width: 98.667vw;
height: 100vw;
z-index: -1;
}
#EXPLAN h3 {
position: relative;
margin-bottom: 11.2vw;
padding-left: 6.667vw;
font-weight: 600;
font-size: 5.333vw;
line-height: 1.2;
color: var(--color-main);
}
#EXPLAN h3::before {
transform: translateY(-50%);
content: '';
display: block;
position: absolute;
top: 50%;
left: 0;
width: 1.333vw;
height: 10.667vw;
border-radius: var(--radius-circle);
background-color: var(--color-main);
}
#EXPLAN .image {
margin-left: 1.333vw;
margin-right: -5.333vw;
margin-bottom: 3.467vw;
}
#EXPLAN .image img {
display: block;
border-radius: 1.333vw 0 0 1.333vw;
width: 100%;
height: 93.333vw;
object-fit: cover;
}
#EXPLAN .pack {
padding: 4vw 4vw 8vw 4vw;
}
#EXPLAN .pack h5 {
font-size: 4.267vw;
color: var(--color-main);
}
#EXPLAN .pack h4 {
margin-bottom: 4vw;
font-weight: 700;
font-family: "Noto Sans JP", sans-serif;
font-size: 6.133vw;
}
#EXPLAN .pack p {
font-size: 4.267vw;
line-height: 1.5;
}
#EXPLAN .more {
margin-top: 4.533vw;
}
#EXPLAN .more a {
box-sizing: border-box;
display: block;
position: relative;
background-color: var(--color-main);
border-radius: var(--radius-circle);
margin: 0;
padding-right: 1.333vw;
width: 45.333vw;
height: 10.667vw;
font-weight: 700;
font-size: 4vw;
line-height: 10.667vw;
text-align: center;
color: #fff;
}
#EXPLAN .more a::after {
content: '';
transform: translateY(-50%) rotate(45deg);
display: inline-block;
position: absolute;
top: 50%;
right: 4vw;
width: 1.6vw;
height: 1.6vw;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
}
#EXPLAN .plus {
margin-top: 8vw;
}
#EXPLAN .plus a {
box-sizing: border-box;
display: block;
position: relative;
background-color: var(--color-main);
border-radius: var(--radius-circle);
margin: 0 auto;
padding-right: 1.333vw;
width: 45.333vw;
height: 10.667vw;
font-weight: 700;
font-size: 4vw;
line-height: 10.667vw;
text-align: center;
color: #fff;
}
#EXPLAN .plus a::before {
content: '';
transform: translateY(-50%);
display: inline-block;
position: absolute;
top: 50%;
right: 5.867vw;
width: 2.667vw;
height: 0.267vw;
background-color: #fff;
}
#EXPLAN .plus a::after {
content: '';
transform: translateY(-50%) rotate(90deg);
display: inline-block;
position: absolute;
top: 50%;
right: 5.867vw;
width: 2.667vw;
height: 0.267vw;
background-color: #fff;
}
#EXPLAN .list {
display: flex;
flex-direction: column;
gap: 5.333vw;
padding: 4vw 4vw 0 4vw;
}
#EXPLAN .list figure {
position: relative;
display: none;
}
#EXPLAN .list figure:nth-of-type(4),
#EXPLAN .list figure:nth-of-type(3),
#EXPLAN .list figure:nth-of-type(2),
#EXPLAN .list figure:nth-of-type(1) {
display: block;
}
#EXPLAN .list.active figure {
display: block;
}
#EXPLAN .list figure::before {
content: attr(data-time);
position: absolute;
right: 1em;
left: 1em;
top: 1em;
text-shadow: 0 0 5px rgba(0,0,0,0.5);
font-weight: 700;
font-size: 5.333vw;
color: #fff;
}
#EXPLAN .list figcaption {
position: absolute;
right: 1em;
left: 1em;
bottom: 1em;
text-shadow: 0 0 5px rgba(0,0,0,0.5);
font-weight: 700;
font-size: 5.333vw;
color: #fff;
}
#EXPLAN .list img {
display: block;
object-fit: cover;
border-radius: 1.333vw;
width: 100%;
height: 106.667vw;
}
@media (min-width: 768px) {
	#EXPLAN {
	margin-bottom: 125px;
	}
	#EXPLAN .cont {
	padding: 0;
	}
	#EXPLAN .head {
	margin: 0 auto;
	padding: 37px 0 0 0;
	width: 1030px;
	}
	#EXPLAN h2 {
	margin-bottom: 15px;
	font-size: 40px;
	}
	#EXPLAN .lead {
	margin-bottom: 105px;
	font-size: 18px;
	}
	#EXPLAN .cradList {
	gap: 105px;
	}
	#EXPLAN .card::before {
	content: '';
	position: absolute;
	left: inherit;
	right: 0;
	top: 40px;
	background-color: #d1dce9;
	border-radius: var(--radius-circle) 0 0 var(--radius-circle);
	width: 90%;
	height: 550px;
	z-index: -1;
	}
	#EXPLAN .inner {
	margin: 0 auto;
	width: 1030px;
	}
	#EXPLAN .hed {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 45px;
	}
	#EXPLAN h3 {
	margin-bottom: 0;
	padding-left: 45px;
	width: 285px;
	font-size: 28px;
	}
	#EXPLAN h3::before {
	width: 10px;
	height: 80px;
	border-radius: var(--radius-circle);
	}
	#EXPLAN .block {
	margin-bottom: 45px;
	}
	#EXPLAN .image {
	position: absolute;
	right: 0;
	top: 78px;
	width: calc(50% - 30px);
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	}
	#EXPLAN .card:nth-of-type(even) .image {
	right: inherit;
	left: 0;
	}
	#EXPLAN .image img {
	border-radius: 10px 0 0 10px;
	width: 100%;
	height: 400px;
	}
	#EXPLAN .card:nth-of-type(even) .image img {
	border-radius: 0 10px 10px 0;
	}
	#EXPLAN .pack {
	box-sizing: border-box;
	padding: 55px 15px 15px 15px;
	width: 500px;
	height: 400px;
	}
	#EXPLAN .card:nth-of-type(even) .pack {
	margin-left: calc(50% + 15px);
	}
	#EXPLAN .pack h5 {
	margin-bottom: 15px;
	font-size: 22px;
	}
	#EXPLAN .pack h4 {
	margin-bottom: 17px;
	font-size: 24px;
	}
	#EXPLAN .pack p {
	font-size: 16px;
	}
	#EXPLAN .more {
	margin-top: 55px;
	}
	#EXPLAN .more a {
	transition: background-color 0.5s ease;
	padding-right: 15px;
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	}
	#EXPLAN .more a:hover {
	background-color: var(--color-main-hover);
	}
	#EXPLAN .more a::after {
	right: 20px;
	width: 8px;
	height: 8px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	}
	#EXPLAN .plus {
	margin-top: 55px;
	}
	#EXPLAN .plus a {
	transition: background-color 0.5s ease;
	padding-right: 15px;
	width: 200px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	}
	#EXPLAN .plus a::before {
	right: 38px;
	width: 14px;
	height: 2px;
	}
	#EXPLAN .plus a::after {
	right: 38px;
	width: 14px;
	height: 2px;
	}
	#EXPLAN .plus a:hover {
	background-color: var(--color-main-hover);
	}
	#EXPLAN .list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 17px;
	padding: 0;
	}
	#EXPLAN .list figure::before {
	font-size: 18px;
	}
	#EXPLAN .list figcaption {
	font-size: 18px;
	}
	#EXPLAN .list img {
	border-radius: 10px;
	height: 400px;
	}
}

#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;
	}
}

/* スクロール表示: base.css は #EXPLAN .card から transform を外しているが、
   このページは .image が .card 基準の absolute のまま下方向スライドを付けられる */
#EXPLAN .card.fadeElm {
-webkit-transform: translate3d(0, 28px, 0) !important;
-moz-transform: translate3d(0, 28px, 0) !important;
-ms-transform: translate3d(0, 28px, 0) !important;
transform: translate3d(0, 28px, 0) !important;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
#EXPLAN .card.fadeElm.activeView,
#EXPLAN .card.activeView {
-webkit-transform: translate3d(0, 0, 0) !important;
-moz-transform: translate3d(0, 0, 0) !important;
-ms-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
-webkit-transition: opacity 0.9s ease-out, -webkit-transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
transition: opacity 0.9s ease-out, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (min-width: 768px) {
#EXPLAN .card.fadeElm,
#EXPLAN .card.fadeElm.activeView,
#EXPLAN .card.activeView {
position: relative !important;
}
}
@media (prefers-reduced-motion: reduce) {
#EXPLAN .card.fadeElm,
#EXPLAN .card.fadeElm.activeView,
#EXPLAN .card.activeView {
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
-moz-opacity: 1 !important;
opacity: 1 !important;
}
}