@charset "UTF-8";


#nightcourse {
}

#nightcourse #main {
	background: linear-gradient(156deg, rgba(41,164,219,1) 10%, rgba(12,228,244,1) 90%);
	border-top: none;
	border-bottom: none;
	margin-top: -144px;
	padding-top: 144px;
	padding-bottom: 0;
	position: relative;
}

#main .inner {
	width: 1100px;
	height: 707px;
	margin: 0 auto;
	border-top: 1px solid #82CAE5;
}

#main .inner h2 {
	width: 350px;
	border-left: 3px solid #fff;
	padding: 0 0 0 20px;
	margin: 120px 0;
}

#main .inner .mainimg {
	position: absolute;
	top: 145px;
	right: 0;
}

.cat {
	text-align: center;
}

.cat h3 {
	font-size: 3rem;
	line-height: 1.8;
	color: #81CDE4;
	margin-bottom: 20px;
}
.cat p {
	font-size: 2rem;
	line-height: 2;
}

.test {
	position: absolute;
	width: calc(100% - 8rem);
	height: 100%;
	margin: 0 auto 0 0;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 0 10px 10px 0;
	background: linear-gradient(90deg, #0CE4F4 0%, #29A4DB 100%);
	overflow: hidden;
}

.message {
	position: relative;
	height: 400px;
	background: url(../images/nightcourse/message_bg_pc.webp) no-repeat;
	background-size: cover;
	margin: 100px 0;
}
.message .let {
	position: absolute;
	width: 1038px;
	top: -65px;
	left: calc(100% / 10);
}
.message .spplate {
	padding: 40px 0 0 0;
	margin-left: 5%;
	width: calc(100% / 2.5);
}

.message h3 {
	font-size: 2.5rem;
	line-height: 1.8;
	font-weight: bold;
	color: #81CDE4;
	margin-bottom: 10px;
}

.message p {
	font-size: 1.6rem;
	line-height: 1.6;
}
.message .name {
	font-weight: bold;
}


.fourbox {
	background: linear-gradient(90deg, rgba(12,228,244,1) 0%, rgba(41,164,219,1) 100%);
	position: relative;
	padding: 70px 0;
	color: #fff;
}
.fourbox h3 {
	font-size: 3rem;
	width: 1100px;
	margin: 0 auto 60px;
}
.fourbox .let {
	width: 316px;
	position: absolute;
	top: 35px;
	right: calc(10% - 1rem);
}
.fourbox ol {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fourbox ol li {
	width: 520px;
	margin-bottom: 40px;
}
.fourbox li h4 span {
	color: #ff0;
	font-size: 1.4rem;
	display: block;
	margin-bottom: 5px;
}
.fourbox li h4 {
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.fourbox li img {
	border-radius: 10px;
	margin-bottom: 10px;
}
.fourbox li p {
	font-size: 1.6rem;
	line-height: 1.6;
}

.graphbox {
	padding: 50px 0;
}
.graphbox h3 {
	font-size: 2.5rem;
	color: #81CDE4;
	width: 1100px;
	margin: 0 auto 20px;
}
.graphbox h3 span {
	font-size: 1.6rem;
	color: #333;
	display: inline-block;
	margin-left: 20px;
}
.graphbox div {
	width: 1100px;
	margin: 0 auto;
}

.hrimg {
	margin-bottom: 60px;
}
.hrimg img {
	width: 100%;
}




.threeybox {
	background: linear-gradient(90deg, rgba(12,228,244,1) 0%, rgba(41,164,219,1) 100%);
	padding: 70px 0 50px;
	color: #fff;
}
.threeybox .inner {
	width: 1100px;
	margin: 0 auto 60px;
	position: relative;
}
.threeybox h3 {
	font-size: 3rem;
}
.threeybox h3 span {
	font-size: 1.6rem;
	display: inline-block;
	margin-left: 50px;
}
.threeybox .let1 {
	width: 456px;
	position: absolute;
	top: -30px;
	right: 0;
}

.threeybox .stepbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 80px 0 40px;
}
.threeybox .stepbox li {
	width: 255px;
	margin-bottom: 40px;
}
.threeybox .stepbox li h4 span {
	color: #ff0;
	font-size: 1.4rem;
	display: block;
	margin-bottom: 5px;
}
.threeybox .stepbox li h4 {
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.threeybox .stepbox li h5 {
	font-size: 1.6rem;
	line-height: 1.6;
	margin-bottom: 10px;
}
.threeybox .stepbox li img {
	border-radius: 10px;
	margin-bottom: 10px;
}
.threeybox .stepbox li p:first-of-type {
	font-weight: bold;
}
.threeybox .stepbox li p {
	font-size: 1.6rem;
	line-height: 1.6;
	border-bottom: 1px solid #fff;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

.threeybox .head {
	position: relative;
	display: flex;
	margin-bottom: 40px;
}

.threeybox .head .let2 {
	width: 410px;
	position: absolute;
	top: 40px;
	right: 0;
}

.threeybox .head p {
	padding-left: 40px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.threeybox .curriculumbox {
	border-top: 1px solid #fff;
}
.threeybox .curriculumbox li {
	border-bottom: 1px solid #fff;
	padding: 20px 0;
}

.threeybox .curriculumbox dl {
	display: table;
}
.threeybox .curriculumbox dt {
	display: table-cell;
	background: #fff;
	color: #000;
	vertical-align: middle;
	border-radius: 10px;
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 20px;
}
.threeybox .curriculumbox dd {
	padding-left: 40px;
	box-sizing: border-box;
}
.threeybox .curriculumbox dd p {
	font-size: 1.6rem;
	line-height: 1.6;
}
.threeybox .curriculumbox dd p:last-of-type {
	padding-bottom: 0;
}


.voicebox {
	width: 1100px;
	margin: 0 auto;
	padding: 100px 0;
	position: relative;
}
.voicebox a {
	color: #333;
}
.voicebox .let {
	width: 580px;
	position: absolute;
	top: 70px;
	right: 0;
}
.voicebox h3 {
	font-size: 3rem;
	color: #81CDE4;
	margin: 0 auto 20px;
}
.voicebox .splide.is-initialized:not(.is-active) .splide__list {
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(3, 1fr);
}
.voicebox .splide__slide img {
	height: auto;
	width: 100%;
	border-radius: 10px;
}
.splide__slide h4 {
	font-size: 2rem;
	line-height: 1.75;
	color: #81CDE4;
	margin: 10px 0;
}
.splide__slide p {
	font-size: 1.6rem;
	line-height: 1.6;
}





/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
/*/////////////////// SP ///////////////////*/
@media screen and (max-width: 768px) {




#nightcourse #main {
	background: linear-gradient(156deg, rgba(41,164,219,1) 10%, rgba(12,228,244,1) 90%);
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}

#main .inner {
	width: 86%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 0;
	border-top: none;
}

#main .inner h2 {
	width: 80%;
	border-left: none;
	padding: 0 0 20px 0;
	margin: 20px 0;
}

#main .inner .mainimg {
	position: static;
	top: auto;
	right: 0;
	margin: 0 calc(49.3% - 50vw);
	width: 100vw;
}

#main .inner .mainimg img {
	width: 96%;
}


.cat h3 {
	font-size: 2.5rem;
	text-align: left;
	width: 86%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.cat p {
	font-size: 1.6rem;
	text-align: left;
	width: 86%;
	margin: 0 auto;
}

.message {
	height: auto;
	background: url(../images/nightcourse/message_bg_sp.webp) no-repeat;
	background-size: 100% auto;
	margin: 100px 0;
	padding-top: 200px;
}
.message .let {
	width: 180px;
	top: -50px;
	left: 20px;
}
.message .spplate {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.message h3 {
	font-size: 2.25rem;
	line-height: 2;
}

.message p {
	line-height: 2;
}


.fourbox {
	padding: 30px 0;
}

.fourbox h3 {
	font-size: 3rem;
	width: 86%;
	margin: 0 auto 30px;
}
.fourbox .let {
	display: none;
}
.fourbox ol {
	width: 94%;
	margin: 0 0 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fourbox ol li {
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 40px;
	background: #fff;
	display: flex;
	flex-direction: column;
	color: #000;
}
.fourbox ol li div {
	order: 1;
}
.fourbox li h4 span {
	color: #E85A23;
	font-size: 1.25rem;
}
.fourbox ol li h4 {
	color: #80CBE2;
	order: 2;
	padding: 20px 20px 0 20px;
	margin-bottom: 0;
}
.fourbox ol li p {
	order: 3;
	padding: 20px;
}
.fourbox li img {
	border-radius: 0;
}


.graphbox h3 {
	font-size: 3rem;
	width: 86%;
	margin: 0 auto 10px;
}
.graphbox h3 span {
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 2;
	display: block;
	margin-left: 0;
}
.graphbox div {
	width: 75%;
	padding: 50px 0;
}




.threeybox {
	padding: 35px 0 25px;
}
.threeybox .inner {
	width: 86%;
	margin: 0 auto 30px;
}
.threeybox h3 {
	font-size: 3rem;
}
.threeybox h3 span {
	display: block;
	margin-top: 20px;
	margin-left: 0;
	font-weight: normal;
	line-height: 2;
}
.threeybox .let1 {
	width: 230px;
	top: -20px;
	right: 0;
}

.threeybox .stepbox {
	display: block;
	margin: 40px 0 20px;
}
.threeybox .stepbox li {
	width: 100%;
	margin-bottom: 50px;
}
.threeybox .stepbox li h4 span {
	font-size: 1.25rem;
}
.threeybox .stepbox li p {
	line-height: 2;
}

.threeybox .head {
	display: block;
	margin-bottom: 20px;
}

.threeybox .head .let2 {
	width: 205px;
	top: -20px;
	right: 0;
}

.threeybox .head p {
	padding-left: 0;
	line-height: 2;
	margin-top: 10px;
}

.threeybox .curriculumbox {
	border-top: none;
}
.threeybox .curriculumbox li {
	border-bottom: none;
}
.threeybox .curriculumbox dl {
	display: block;
}
.threeybox .curriculumbox dt {
	display: block;
	font-size: 1.6rem;
	padding: 6px 0;
	margin-bottom: 15px;
}
.threeybox .curriculumbox dd {
	padding-left: 0;
}


.voicebox {
	width: 86%;
	padding: 50px 0;
}
.voicebox #voice_slide {
	width: 100vw;
	margin: 50px calc(50% - 50vw);
}
.voicebox .let {
	width: 290px;
	top: 70px;
	right: 0;
}
.voicebox h3 {
	font-size: 3rem;
	margin: 0 auto 20px;
	width: 100%;
}
.voicebox .splide__track {
	padding: 0 32px !important;
}
.splide__slide h4 {
	font-size: 1.7rem;
}








}
