@charset "utf-8";
/*******************************************************
meysen Academy Copyright(c) All Rights Reserved.
*******************************************************/
/*****************************************************
TOP
******************************************************/
/* Main Visual */
#pg-premier { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/mainVisual.jpg); }
#pg-premier-faq { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/faq/mainVisual.jpg); }
#pg-premier-einfo{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/einfo/mainVisual.jpg); }
#pg-premier-fees{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/fees/mainVisual.jpg); }
#pg-premier-highschool{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/highschool/mainVisual.jpg); }
#pg-premier-aevents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents/mainVisual.jpg); }
#pg-premier-aevents_g{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents_g/mainVisual.jpg); }
#pg-premier-aevents_h{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents_h/mainVisual.jpg); }
#pg-premier-tt { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/timetable/mainVisual.jpg); }
#pg-contents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/contents/mainVisual.jpg); }
#pg-aevents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents/mainVisual.jpg); }
#pg-premier-eability {background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/eability/mainVisual.jpg); }
/* --- SubMenu -------------------- */
.bl-menu-category {
	margin-bottom: .5rem;
    padding: .5rem 0;
	font-weight: 600;
}
.hp-indent { margin-left:1.3em; }

.ly-timetable-campus {
	position: relative;
	display: grid !important;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr auto;
	grid-row-gap: 5rem;
	grid-column-gap: 5px;
}

.ly-timetable-campus::after {
  position: absolute;
	content: '';
	top: 10rem;
	bottom: 0;
	right: calc(50% - 1px);
	width: 2px;
	background: rgb(var(--season-main-color));
}
	
.ly-timetable-am {
	grid-row: 2;
}

.el-tableBox {
	padding: 0 6% 6% 10%;
}

/* --- Parts -------------------- */
.hp-red { color: #E84141; }

.hp-caption {
		font-size: 22px;
		font-weight: bold;
}

.hp-title {
	padding-bottom: 30px;
	text-align: center;
}

.hp-subtitle {
	font-size: 20px;
	margin-bottom: 16px;
}

.hp-li {
	padding-bottom: 15px;
	text-align: center;
}

.hp-li:last-child {
	padding-bottom: 0px;
}

.el-list-withStyle {
	margin-left: 1.5rem;
	margin-bottom: .5rem;
	list-style: disc;
	/* list-style-position: inside; */
}

.bl-preFooter-anchWrap_subpage #pdf {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 1rem;
	color: #fff;
	background: rgb(var(--season-sub-color));
	overflow: hidden;
	height: 100%;
}

#pdf p {
	display: flex;
	position: relative;
	margin-bottom: auto;
	z-index: 0;
}

#pdf span {
  position: absolute;
	top: 50%;
	z-index: 0;
	display: flex;
	font-size: 1.5rem;
	font-weight: bold;
}
	#pdf span i {
		font-size: 2rem;
		padding: .1rem .5rem 0 0;
	}
#pdf:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	transition: all .3s ease-in;
}

#pdf:after {
	content: '';
	top: 50%;
	left: 50%;
	content: "";
	width: 60px;
	height: 60px;
	background: transparent;
	transform: translate(-40%,-50%);
	transition: all .3s ease-in;
}

#pdf:hover::before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(var(--season-main-color),.8);
	z-index: 5;
}

#pdf:hover::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 60px;
    height: 60px;
    background: url(../img/hover-icon-downoad.svg);
	transform: translate(-40%,-50%);
	z-index: 6;
}

#el-prefooter-event {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/kinder/einfo/img4.jpg);
}

#el-prefooter-bus {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/einfo/img3.jpg);
}

#el-prefooter-infquiry {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/einfo/img2.jpg);
}

#long-term {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/highschool/img2.jpg);
}

#short-term {
	padding-top: 50%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/highschool/img3.jpg);
	background-position: center;
}

#el-aevents-shortTerm {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/aevents_h/img2.jpg);
}

#el-aevents-shortTerm-Premier{
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/aevents_h/img3.jpg);
}

#el-aevents-logTerm{
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/aevents_h/img4.jpg);
}
#aevents_h h3 {
	width: 95%;
	line-height: 1;
}
	#aevents_h h3 span { padding-top: .5em; line-height: 1.3; }

.el-procedure {
	margin-top: 1rem;
	margin-left: 2rem;
	margin-bottom: 2.5rem;
	padding-left: 3rem;
	text-indent: -3rem;
}

#highschool .el-preFooter-anch {
	padding-top: 100%;
}

#highschool .el-preFooter-anch::after {
	margin-top: -100%;
}
@media not all and (min-resolution:.001dpcm){
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {
		#highschool .el-preFooter-anch::after {
			margin-top: -50%;
		}
	}
}
.un-event-list {
	width: max-content;
	margin: 0 auto;
}
/* TimeTable */
#campus .el-tab-default:hover, #campus .el-tab-default:active {	background: rgb(var(--season-sub-color)); }
.el-hoiku-category-title { font-size: 1.6rem; margin-bottom: 1.5rem; }
.ly-timetable-campus {
	/*! display: flex; */
	width: 100%;
	margin:0 auto 5rem;
}
	.ly-timetable-maruyama, .ly-timetable-takamori { width: 50%; }
    
    .ly-timetable-takamori .el-timetable-campus { width: 100%; }

.el-timetable-campus {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 95px;
	   margin-bottom: 5rem;
    font-family: var(--regular-font);
    font-size: 1.8rem;
    color: #fff;
	 background: rgb(var(--season-main-color));
}
	.ly-timetable-maruyama .el-timetable-campus, .ly-timetable-takamori .el-timetable-campus{ background: rgb(var(--season-main-color)); }
	.ly-timetable-maruyama .ly-timetable-wrap { margin-top:5rem; padding:0 6% 6% 10%; }
	.ly-timetable-takamori .ly-timetable-wrap { margin-top:5rem; padding:0 6% 3% 10%; border-left:solid 2px rgba(var(--season-main-color));}
	.ly-timetable-maruyama .ly-timetable-am { margin-top:5rem; }

	.ly-timetable-table { margin:0 0; }
		.ly-timetable-table th {
			max-width: 100px;
			min-width: 50px;
			padding: 8px 8px 8px 0;
			vertical-align: top;
		}
		.ly-timetable-table td {
			max-width:100%;
		    padding: 8px 0 8px 16px;
		}
/* List */
.el-avents-list { margin-left:16px; }
	.el-avents-list li {
		list-style-type: disc;
		color: #777;
	}
		.el-avents-list li:not(:last-child) { margin-bottom:1.5rem; }
		.el-avents-list li p { color: #222222; }

/* Fees */
.bl-fees-note { margin-top:24px; margin-bottom:64px; }
.bl-fees-note:last-child { margin-bottom:0; }

.hp-overflow-scroll {  margin:0; line-height: 0; }
.hp-overflow-scroll table { margin:0; line-height: 1.4; }

/* eability */
.bl-dualRow-textBox { padding: 2rem 4rem 2rem 5%; }
.bl-project-theme-title {
	width: 90%;
	margin:4rem auto 0;
	padding-top:2rem;
	font-size: 1.4rem;
	border-top: solid 1px rgba(var(--season-main-color));
}
.bl-project-theme-ex {
	margin:56px 0 32px;
	font-size: 1.4rem;
	text-align: center;
}
.bl-flow {
	width: 100%;
	padding: 5% 6.5%;
	color: #fff;
	background-color: rgba(var(--season-main-color));
}
.bl-content-section.ly-ability-section,
.ly-ability-section .bl-tabContent-wrap {display: block;}

.ly-botImg_3box {display: flex;}
	.ly-botImg_3box figure {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden;
		width: 33%;
		height: calc(var(--window-width) / 4);
		margin:0 .7rem;
	}
		.ly-botImg_3box figure:first-child { margin-left:2rem; }
		.ly-botImg_3box figure:last-child { margin-right:2rem; }
		.ly-botImg_3box figure img { width: 100%; }

	.ly-list-hastitle li:not(:last-child) { margin-bottom: 1.5rem; }
	.ly-list-hastitle li::first-line {
		font-size: 1.2rem;
		font-weight: 600;
	}
	.bl-flow-note {
		margin-top: 24px;
		margin-bottom: 16px;
		line-height: 1.2;
	}
.bl-tabSelector-wrap__3col2row .el-tabSelector {
    display: flex;
    flex-direction: column;
	max-width: 300px;
    width: calc(80% / 3);
    justify-content: center;
    align-items: center;
	padding-left: 1rem;
	padding-right: 1rem;
}

/*****************************************************
	Mobile
******************************************************/
@media screen and (max-width : 1600px) {
}
@media screen and (max-width : 1200px) {
	.hp-indent { margin-left:0em; }
	.bl-tabSelector-wrap__3col2row { padding-top: 0; }
	.bl-tabSelector-wrap__3col2row .el-tabSelector { width: calc(100% / 3); }
}
@media screen and (max-width : 1024px) {}
@media screen and (max-width : 960px) {
 }
@media screen and (max-width : 768px) {
	.ly-timetable-table tbody tr {
		display:flex;
		flex-direction: column;
	}
	.ly-timetable-normal {}
	.ly-timetable-table th { padding: 0; }
	.ly-timetable-table tbody tr:not(:first-child) th { margin-top:16px; }
	.ly-timetable-table td { padding: 0 0 8px 8px; }
	
	#pdf span {
		position: relative;
		top: auto;
		margin: 2rem auto 0;
		font-size: 1.1rem;
	}
	#pdf span i { font-size: 1.6rem;}

	#highschool .el-preFooter-anch {
		padding-top: 30%;
	}
	#highschool .el-preFooter-anch::after {
		margin-top: -30%;
	}
}

@media screen and (max-width : 640px) {
	#pg-premier { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/sp-mainVisual.jpg); }
	#pg-premier-faq { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/premier/faq/sp-mainVisual.jpg); }
  	#pg-premier-einfo{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/einfo/sp-mainVisual.jpg); }
	#pg-premier-fees{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/fees/sp-mainVisual.jpg); }
	#pg-premier-highschool{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/highschool/sp-mainVisual.jpg); }
	#pg-premier-aevents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents/sp-mainVisual.jpg); }
	#pg-premier-aevents_g{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents_g/sp-mainVisual.jpg); }
	#pg-premier-aevents_h{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents_h/sp-mainVisual.jpg); }
	#pg-premier-tt { background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/timetable/sp-mainVisual.jpg); }	
	#pg-contents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/contents/sp-mainVisual.jpg); }
	#pg-aevents{ background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/aevents/sp-mainVisual.jpg); }	
  	#pg-premier-eability {background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/premier/eability/sp-mainVisual.jpg); }

  /* TimeTable */
	 .ly-timetable-campus { 
		 grid-template-columns: 100%;
     grid-template-rows: auto auto auto auto;
		 grid-row-gap: 2.5rem;
	}

	.ly-timetable-campus::after {
		display: none;
	}
	
	.ly-timetable-am {
	 grid-row: auto;
  }
	
	
	/* --- Parts -------------------- */
	.hp-caption {
		font-size: 20px;
		font-weight: bold;
	}
	.bl-flow-note:last-child {margin-bottom: 0;}
	.bl-dualRow-textBox { padding: 2rem 5% 2rem; }
	.bl-dualRow-textBox.hp-mbWidth-bg {	background-color:#EBE9E6; }
	.hp-indent { margin-left:0; }

	/* eability */
	.bl-project-theme-title {
		width: 90%;
		margin:2rem auto 0;
		padding-top:2rem;
		font-size: 1.3rem;
	}
	.bl-project-theme-ex {
		margin:48px 0 16px;
		font-size: 1.1rem;
	}

	/* TimeTable */
	.el-timetable-campus { width: 100%; margin-bottom: 3.5rem;}
		.ly-timetable-takamori .el-timetable-campus { margin-left: 0; }
		.ly-timetable-campus {
			flex-direction: column;
			margin:0 auto 40px;
			font-size: 1rem;
		}
			.ly-timetable-maruyama, .ly-timetable-takamori { width: 100%; }
			.ly-timetable-takamori .ly-timetable-wrap {
				margin-top: 5rem;
				padding: 0 6% 5% 10%;
				border-left:0;
			}
	

	/* Fees Table */
	.hp-overflow-scroll .bl-table {
		border-image: linear-gradient(
			90deg
			, transparent 100px, rgb(var(--season-main-color)) 100px, rgb(var(--season-main-color)) 95%, transparent 95%);
		border-image-slice: 1;
	}
	.bl-table { font-size: .9rem; }
	.bl-table th, .bl-table td { min-width: 120px; padding:1rem; }

	.bl-tabSelector-wrap__3col2row .el-tabSelector { 
		max-width: none;
		width: 100%; 
	}
}
@media screen and (max-width : 480px) {
	.el-sectionTitle + .el-sectionSubTitle { margin-bottom: .5rem; }
	.el-procedure {
		padding-left: 0;
		text-indent: 0;
	}
	.bl-project-theme-title { font-size: 1rem; }
	.ly-list-hastitle li::first-line {font-size: 1.1rem;}
}