@charset "UTF-8";

.pswp{
	z-index: 99999 !important;
}
.bread-crumbs{
	padding-top: 2.4rem;
}
#sec01{
	position: relative;
}

#key-visual{
	height: 36rem;
	margin-bottom: 0;
}
#key-visual .slide-up,
#key-visual .slide-up{
	position: relative;
	z-index: 9;
	transform: translateY(2.5em);
}
.course-head{
	padding-top: 7.2rem;
	padding-bottom: 7.2rem;
}
.post-course-title{
	font-size: 3.2rem;
	line-height: 1.75;
	margin-top: 1.2rem;
	margin-bottom: 1.5rem;
}
.entry-term{
	font-size: 1.8rem;
}
#key-visual dt:after{
	content: ":";
	padding-inline: .5em;
}

/* ++++point+++ */
.point .text{
	width: calc(61.8% - 7.2rem);
}
.point .pic{
	width: 38.2%;
}


.main-pic-area{
	position: relative;
	z-index: 9;
	padding-bottom: 7.2rem;
}
.main-pic{
	max-width: 100rem;
	width: 100%;
	margin: -9.6rem auto 0;
}
.sec{
	padding-block: 7.2rem;
}
.point .post-content {
    margin: 0 0 7.2rem;
}
.post-content h3{
	font-size: 2rem;
	line-height: 1.75;
	margin-bottom: 1em;
	font-weight: 500;
}
.post-content p:not(:last-of-type){
	margin-bottom: 1.5em;
}
.small-comment {
	font-size: 70%;
	margin: 0 0 0 0.5rem;
}
.jr_table {
	margin: 0;
	width: 60%;
	text-align: center;
}
.reteu1 {
	border-right: 1px solid #ccc;
	width: 30%;
	padding: 1rem 0;
}
.zyoukyou {
	margin: 3em 0 0.5em;
}
.flyer-area{
	padding-bottom: calc(7.2rem + min(10vw, 19.2rem) - 9.6rem);
}
.pdf{
	padding-inline: min(2.5vw, 4.8rem);
	width: 50%;
	margin-bottom: 9.6rem;
}
.pdf.single{
	margin: 0 auto 9.6rem;
}
.pdf:nth-of-type(2n){
	transform: translateY(min(10vw, 19.2rem));
}
.flyer-area .pic .slide-top-open{
	position: relative;
}
.flyer-area .pic .slide-top-open:before{
	transition: 1s all ease;
}




.flyer-area .button01{
	margin-top: calc(4.8rem + min(10vw, 9.6rem));
}
.pdf-link:after{
	display: none;
}

.pdf-link span:before{
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	background: url(../images/pdf-icon-black.svg) no-repeat;
	background-size: auto 100%;
	background-position: center;
	margin-right: .5em;
}
.pdf-link:hover span:before{
	background-image: url(../images/pdf-icon-white.svg);
}


.feature{
	width: 100%;
	position: relative;
	margin-bottom: 7.2rem;
	align-items: center;
}
.feature .pic-area{
	position: relative;
	width: min(43.548rem, calc(95vw * .382));
	height: min(43.548rem, calc(95vw * .382));
}
.feature .text{
	width: calc(61.8% - 7.2rem);
}
.feature:nth-of-type(2n+1){
	flex-direction: row-reverse;
}

.feature h3{
	font-size: 2.2rem;
	line-height: 1.75;
	margin-bottom: 1.8rem;
}
.feature p{
	font-size: 1.5rem;
}
.feature .pic{
	position: absolute;
}
.feature:nth-of-type(1) .pic01,
.feature:nth-of-type(3) .pic01{
	left: 0;
	top: 0;
	width: 61.8%;
}
.feature:nth-of-type(1) .pic02,
.feature:nth-of-type(3) .pic02{
	right: 0;
	bottom: 0;
	width: 61.8%;
}
.feature:nth-of-type(2) .pic01{
	left: 0;
	top: 0;
	width: 80%;
}
.feature:nth-of-type(2) .pic02{
	right: 0;
	bottom: 0;
	width: 80%;
}
.feature h3 .slide-up{
	transform: translateY(3em);
}
.feature p .slide-up{
	transform: translateY(100%);
}
mark{
	padding: 0 .5em;
	position: relative;
	font-size: 110%;
	background: none;
}
mark:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #e8ff00;
	mix-blend-mode: darken;
}
.text-line {
	text-decoration: underline;
}



/* 概要 */
.flex .sec-title01{
	width: calc(30% - 2.4rem);
	
}
.flex .post-content{
	width: calc(70% - 2.4rem);
	margin-left: auto;
}
.flex .post-content>h3:not(:nth-of-type(1)){
	margin-top: 3rem;
}
.post-content ul{
	line-height: 2;
}
.post-content dt:before{
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	background: #434343;
	margin-right: .5em;
}
.post-content dt:after{
	content: "：";
	display: inline;
}
.post-content li:not(:last-of-type){
	margin-bottom: 1.5em;
}


/* +++access+++ */
.map-infomation {
	background-color: #f2f2ed;
	width: 60%;
	margin: -10rem auto 0;
	text-align: center;
	padding: 6rem 0;
	z-index: 9;

	position: relative;
}
.map-infomation h3 {
	margin: 0 0 2.5rem 0;
	font-size: 2.5rem;
}


.map-infomation p {
	margin: 2rem 0 0 0;
}
.map-infomation p:first-of-type {
	font-size: 2rem;
}
.map-infomation p:last-of-type {
	font-size: 1.5rem;
}

.caption{
	font-size: 80% !important;
}
.lesson-content h3{
	font-size: 1.7rem;
	line-height: 1.5;
	margin: 2.4rem 0 1rem;
}
.lesson-content p{
	font-size: 1.4rem;
}
.lesson-content{
	display: grid;
	grid-template-columns: repeat(8, 1fr);
	max-width: 140.4rem;
	padding-block: 7.2rem;
	padding-bottom: 0;
}
.lesson-content li{
	grid-column: span 2;
	padding: 0 1.8rem 5.4rem;
}
.lesson-content li:nth-child(1){
	grid-column: 2 / span 2;
}
.lesson-content li:nth-child(2){
	grid-column: 4 / span 2;
}
.lesson-content li:nth-child(3){
	grid-column: 6 / span 2;
}
.lesson-content li:nth-child(4){
	grid-column: 3 / span 2;
}
.lesson-content li:nth-child(5){
	grid-column: 5 / span 2;
}
.post-wrap {
    padding-block: 7.2rem;
}
.post-wrap {
    padding-top: 12rem;
    padding-bottom: 12rem;
}
.post-wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    width: 100%;
}
.pic.main-pic,
.pic.sub-pic {
	width: fit-content;
	margin-inline: auto;
}
.pic.main-pic img,
.pic.sub-pic img{
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: unset;
}
.sub-pic {
	max-width: 100rem;
	width: 100%;
	margin: 0 auto 7.2rem;
}

.graphics-sec01-list {
	margin: 2rem 0 0;
	width: 60%;
	border: 2px solid #009ee6;
}
.graphics-sec01-list td {
	padding: 1rem;
	font-size: 1.5rem;
}
.graphics-sec01-list tr:nth-child(2) td {
	padding: 0 1rem;
}
.graphics-sec01-list td:nth-child(1) {
	width: 70%;
}
.graphics-sec01-list td:nth-child(2) {
	width: 30%;
	text-align: right;
}
.kouzanaiyou {
	position: relative;
	margin-bottom: 0.5rem;
	font-size: 1.3rem;
	font-weight: 500;
	width: 6.5em;
	height: 1.8em;
	border-radius: .9em;
	border: 1px solid #434343;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 1.5rem 0 0;
}
.meyasu {
	background: #fff;
	font-size: 1.4rem;
	line-height: 1.75;
	max-width: calc(65rem + 10vw);
	margin-top: 3rem;
	border-top: 1px solid #efefef;
}
.meyasu tr {
	border: 1px solid #efefef;
	border-top: none;
}
.meyasu th {
	width: 35%;
	font-weight: 500;
	padding: 1rem 1.4rem;
	text-align: left;
	background: #f5faf9;
	vertical-align: top;
	color: #068;
}
.meyasu td {
	width: 50%;
	padding: 1rem 1.4rem;
}

.detail {
	padding: 1.8rem;
	background: #fff;
	line-height: 2;
	font-size: 1.4rem;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	margin-top: 2.4rem;
}
.detail li:not(:last-of-type):after {
    content: "/";
    display: inline-block;
    margin: 0 1em;
}


.link01{
	display: flex;
	margin-top: 3.6rem;
	align-items: center;
	color: #0090d4;
	width: fit-content;
}
.link01:after{
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2em;
	height: 2em;
	background-color: #0090d4;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 33%;
	background-image: url(../images/arrow-white01.svg);
	border-radius: 50%;
	margin-left: .75em;
	transition: .3s all ease;
}
.link01:hover:after{
	transform: scale(1.25);
}



/* +++ .voice +++ */
.pswp{
	z-index: 99999;
}
.voice-list li{
	width: calc(25% - 2.7rem);
	height: min(calc((95vw / 4) - 2.7rem), 25.8rem);
	overflow: hidden;
	margin-bottom: 3.6rem;
	position: relative;
}
.voice-list li:before{
	background: #f5f8fa;
}
.voice-list li:not(:nth-of-type(4n)){
	margin-right: 3.6rem;
}
.voice-list li *{
	display: block;
	width: 100%;
	height: 100%;
}
.voice-list img{
	display: block;
	transition: .3s all ease;
}
.voice-list a:hover img{
	transform: scale(1.05);
}

/* +++#course+++ */
#course{
	padding-inline: 1.25vw;
}
.course{
	padding-inline: 1.25vw;
}
.course .pic{
	position: relative;
	overflow: hidden;
}
.course .pic:before{
	content: "";
	display: block;
	width: 120%;
	height: 100%;
	position: absolute;
	background: #3dd2b7;
	transform: skew(-15deg, 0) scale(0, 1);
	left: -10%;
	top: 0;
	transition: .3s all ease;
	opacity: 0;
}
.course .pic .en{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	font-weight: 300;
	font-size: 1.4rem;
	letter-spacing: .05em;
	transition: .3s opacity ease;
	transition-delay: .3s;
	opacity: 0;
	visibility: hidden;
}
.course a:hover .pic .en{
	opacity: 1;
	visibility: visible;
}
.course a:hover .pic:before{
	transform: skew(-15deg, 0) scale(1,1);
	opacity: .65;
}
.course .txt{
	position: relative;
	z-index: 9;
	padding-top: 2.4rem;
}
.course h3{
	font-size: 2rem;
	line-height: 1.75;
	position: relative;
}
.course .curriculum-name {
	margin: 1.5rem 0 0;
}
.course .txt-space {
	padding: 0 0 0 0.5rem;
	line-height: 1.2;
	font-weight: 400;
}
.course dl{
	margin-bottom: 2.4rem;
	font-size: 1.2rem;
}
.course dt{
	position: relative;
	margin-bottom: 1.2rem;
	font-weight: 500;
	width: 6em;
	height: 1.8em;
	border-radius: .9em;
	border: 1px solid #434343;
	display: flex;
	align-items: center;
	justify-content: center;
}
.course dt.wide-icon {
	width: 9.5em;
}
.course dl:nth-of-type(2) dd{
	font-size: 1.3rem;
}
.course dl dd{
	font-size: 1.8rem;
}


/* +++school-slide01+++ */
.outline .sec-title01{
	width: calc(30% - 2.4rem);
}
.outline .content{
	width: 70%;
}
.outline table{
	width: 100%;
	line-height: 1.75;
}
.outline th{
	font-weight: 500;
	text-align: left;
	vertical-align: top;
	width: 30%;
	border-bottom: 1px solid #434343;
	padding: 1.8rem 1.2rem;
	font-size: 1.5rem;
}
.outline td{
	width: 70%;
	border-bottom: 1px solid #ccc;
	padding: 1.8rem 1.2rem;
	font-size: 1.5rem;
}
.outline td dl:not(:last-of-type){
	margin-bottom: 1.5em;
}
.outline th:nth-of-type(1){
	border-top: 1px solid #434343;
}
.outline td:nth-of-type(1){
	border-top: 1px solid #ccc;
}

.outline td a{
	display: inline-block;
	width: fit-content;
	position: relative;
}
.outline td a[target="_blank"]:after{
	content: "";
	display: inline-block;
	width: .8em;
	height: .8em;
	margin-left: .5em;
	background: url(../images/new-window-icon01.svg) no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.outline td a:before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #434343;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: .3s transform ease;
	transform-origin: left top;
}

.outline td a:hover:before{
	transform-origin: right top;
	transform: scaleX(0);

}


/* +++access+++ */
.map-area:not(:last-of-type){
	margin-bottom: 4.8rem;
}
.map-area{
	align-items: center;
}
.map-area .text{
	width: calc(50% + 10vw);
	margin-right: -10vw;
	padding: 3.6rem calc(3.6rem + 10vw) 3.6rem 3.6rem;
	background: #f2f2ed;
	font-size: 1.5rem;

	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	height: min(calc(45vw / 16 * 9 + 7.2rem), calc(32rem + 7.2rem));
}
.googlemap{
	width: 50%;
	height: min(calc(45vw / 16 * 9), 32rem);
}
.googlemap>iframe{
	display: block;
	width: 100%;
	height: 100%;
}
.access .slide-left-open:before{
	background: #f5f8fa;
	z-index: 999;
}








@media screen and (max-width: 768px){
	.bread-crumbs{
		padding-top: 1.8rem;
	}


	#key-visual{
		height: 25rem;
		padding-inline: 0;
		justify-content: flex-start;
		padding-top: 4.8rem;
	}


	.course-head{
		padding-top: 3.6rem;
		padding-bottom: 3.6rem;
	}
	.post-course-title{
		font-size: 2.2rem;
		line-height: 1.5;
		padding-inline: 2rem;
		margin-top: 1.5rem;
		margin-bottom: 1.2rem;
	}
	.entry-term{
		font-size: 1.6rem;
	}

	.main-pic-area{
		padding-bottom: 4.8rem;
	}
	.main-pic{
		max-width: 100%;
		width: 100%;
		margin: -9.6rem auto 0;
	}
	.sec{
		padding-block: 4.8rem;
	}
	.post-content h3{
		font-size: 1.8rem;
	}
	.flyer-area{
		padding-bottom: 4.8rem;
	}
	.pdf{
		padding-inline: 2rem;
		width: 100%;
		margin-bottom: 4.8rem;
	}
	.pdf:nth-of-type(2n){
		transform: translateY(0);
	}
	.jr_table {
		width: 100%;
	}



	.feature-area{
		display: block;
	}
	.feature{
		width: 100%;
	}
	.feature .pic-area{
		width: calc(100% - 4rem);
		height: calc(100vw - 8rem);
		margin: 0 auto 2.4rem;
	}

	.feature h3{
		font-size: 1.6rem;
		margin-bottom: 1.2rem;
	}
	.feature p{
		font-size: 1.3rem;
	}
	.feature:nth-of-type(2){
		margin-top: 6rem;
	}
	.feature:nth-of-type(3){
		margin-top: 6rem;
	}
	.feature .text {
		width: 100%;
	}
	mark{
		display: inline-block;
		padding: 0 .25em;
		font-size: 105%;
	}




/* 概要 */
	.flex .sec-title01{
		width: 100%;
		
	}
	.flex .post-content{
		width: 100%;
		margin-left: 0;
	}
	.flex .post-content>h3:not(:nth-of-type(1)){
		margin-top: 2.4rem;
	}
	.post-content ul{
		line-height: 1.75;
	}
.post-content dt:before{
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	background: #434343;
	margin-right: .5em;
}



/* +++access+++ */
	.map-infomation {
		width: calc(100% - 4rem);
		margin: -4rem auto 0;
		padding: 2rem;
	}
	.map-infomation h3 {
		margin: 0 auto 2.4rem;
		font-size: 1.8rem;
	}
	.googlemap{
		width: 100%;
		height: 66.666666vw;
	}
	.googlemap>iframe{
		display: block;
		width: 100%;
		height: 100%;
	}
.map-infomation p {
	margin: 0;
}
.map-infomation p:first-of-type {
	font-size: 1.6rem;
	margin: 1.2rem auto 1.8rem;
}
.map-infomation p:last-of-type {
	font-size: 1.5rem;
}



	.lesson-content{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		max-width: 100%;
	}
	.lesson-content li{
		/*width: calc(50% - 1rem);*/
		padding: 0 0 4rem;
	}
	.lesson-content:nth-of-type(n+5){
		padding-bottom: 4rem;
	}
	.lesson-content h3{
		font-size: 1.6rem;
		line-height: 1.5;
		margin: 1.8rem 0 1rem;
	}
	.lesson-content p{
		font-size: 1.3rem;
	}
	.meyasu{
		font-size: 1.3rem;
		width: 100%;
		max-width: 100%;
		margin-top: 2.4rem;
		display: block;
	}
	.meyasu tbody,
	.meyasu tr,
	.meyasu th,
	.meyasu td{
		display: block;
		width: 100%;
	}
	.meyasu th{
		padding: 1.5rem;
		text-align: left;
	}
	.meyasu td{
		padding: 1.5rem;
	}


/* +++ .voice +++ */
	.voice-list{
		justify-content: space-between;
	}
	.voice-list li{
		width: calc(50% - 1rem);
		height: calc(50vw - 2rem);
		margin: 0 0 2rem !important;
	}

/* +++#course+++ */
	#course{
		padding-inline: 2rem;
	}
	.course{
		padding-inline: 2rem;
	}
	.course{
		padding-inline: 0;
		width: 100%;
		margin-bottom: 0;
	}

	.course .pic .en{
		font-size: 1.2rem;
	}

	.course h3{
		font-size: 1.9rem;
		width: calc(100% - 4rem);
		/*margin-top: -1.8em;*/
	}


	.course dl{
		margin-top: 2rem;
		font-size: 1.4rem;
	}
	.course dt{
		margin-bottom: 1.2rem;
	}

	.course dl:nth-of-type(2) dd{
		font-size: 1.5rem;
	}
	.course dl dd{
		font-size: 1.8rem;
	}





/* +++outline+++ */
	th,
	td{
		padding: 1.2rem .8rem !important;
		font-size: 1.3rem !important;
		line-height: 1.75 !important;
	}
	th{
		width: 35% !important;
	}
	td{
		width: 65% !important;
	}

	.outline .sec-title01{
		width: 100%;
	}
	.outline .content{
		width: 100%;
	}





/* +++access+++ */
	.access{
		padding-inline: 0;
		padding-bottom: 0;
	}
	.map-area:not(:last-of-type){
		margin-bottom: 4.8rem;
	}
	.map-area{
		flex-direction: column-reverse;
	}
	.map-area .text{
		width: 100%;
		margin-right: 0;
		padding: 6.8rem 2rem 3.6rem;
		font-size: 1.3rem;
		margin-top: -4.8rem;
		height: auto;
	}
	.map-area .button01{
		margin-top: 1.8rem;
	}




	.googlemap{
		width: calc(100vw - 4rem);
		height: calc((100vw - 4rem) / 16 * 9);
		position: relative;
		z-index: 99;
	}



/* ++++point+++ */
	.point .flex{
		flex-direction: column-reverse;
		
	}
	.point .text{
		width: 100%;
	}
	.point .pic{
		width: 100%;
		margin-bottom: 1.8rem;
	}
}