@charset "utf-8";
/*******************************************************
	Meysen Academy Copyright(c) All Rights Reserved.
*******************************************************/
/*****************************************************
TOP
******************************************************/

#pg-employment {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/mainVisual.jpg);
}
#pg-employment-workstyles {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/workstyles/mainVisual.jpg);
}
#pg-employment-teacher {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/teacher/mainVisual.jpg);
  background-position: right 0% top 25%;
}
#pg-employment-event {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/event/mainVisual.jpg);
}
#pg-employment-careers {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/careers/mainVisual.jpg);
}
#pg-employment-faq {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/faq/mainVisual.jpg);
}
.el-subPage-titleJp span {
	font-size: 25px;
	/* margin-left: .7rem; */
}

.bl-landing-top, .ly-contentWide {
	padding: max(6%, 4.5rem) 5%;
}

.bl-event-wrap {
		padding: 0 5% max(3%, 3rem);
		background: #fff;
}
#internship {
	display: inline-block;
	padding-top: 150px;
	margin-top: -150px;
}

.bl-empImg-wrap {
	display: flex;
	justify-content: space-between;
}

.bl-empImg-wrap img{
  width: calc((100% - 2rem) / 3);
	object-fit: contain;
}

#at-df {
	position: relative;
	max-width: 1200px;
	margin: auto;
}

#at-df img{
	display: flex;
	width: 40%;
	height: 100%;
	margin: auto auto auto 0;
	background-image: url(/img/academy/greeting/danielFanger.png);
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-size: contain;
	background-repeat: no-repeat;
}

#at-df .bl-sticky-textBox{
	width: 55% !important;
	margin-left: auto;
}

.el-greeting-name {
	margin-top: 2.5rem;
	font-size: 1.1rem;
	font-weight: bold;
	color: rgb(var(--season-main-color));
}

.bl-fullWidth-flex, .bl-fullWidth-flexReverse{
	position:relative;
	max-height: 650px;
}

.bl-fullWidth-flex .el-teacher-name {
	position: absolute;
	text-align: right;
	font-family: serif;
	color: #fff;
	bottom: 5%;
	right: 52.5%;
	padding: 1rem 2rem;
	background: rgba(var(--season-sub-color), .45);
}

.bl-fullWidth-flex .bl-dualRow-textBox {
	padding: max(5%, 2rem) 5% max(6%, 2.5rem);
	background: #fff;
	color: var(--font-color);
	justify-content: flex-start;
}

.bl-fullWidth-flexReverse .bl-dualRow-textBox {
	padding: max(5%, 2rem) 5% max(6%, 2.5rem);
	justify-content: flex-start;
}

.bl-fullWidth-flexReverse .el-teacher-name {
	position: absolute;
	text-align: right;
	font-family: serif;
	color: #fff;
	bottom: 5%;
	right: 5%;
	position: absolute;
	text-align: right;
	font-family: serif;
	color: #fff;
	bottom: 5%;
	right: 5%;
	padding: 1rem 2rem;
	background: rgba(var(--season-sub-color), .45);
}

.bl-dualRow-img {
	object-fit: cover;
	object-position: 50% 0%;
}

.hp-bg-main, .hp-bg-sub {
	color: #fff;
}

.el-line-qr-wrap {
	width: 230px;
	height: 230px;
  	margin: 1.5rem auto;
}

.el-line-qr-wrap span{
	display: flex;
	width: 230px;
	height: 230px;
	padding: 3rem;
	background: #fff;
	border-radius: 50%;
}

.el-line-qr-wrap span img{
	display: flex;
	width: 100%;
	object-fit: contain;
}

.el-list-styleDisc {
	padding-left: .7rem;
}

.bl-dualRow-textBox.hp-bg-gray {
	background: #EBE9E6;
	color: rgb(var(--font-color));
}

.bl-dualRow-img.bl-slickImg {
	margin: 0;
}

.bl-dualRow-img .slick-list,
.bl-dualRow-img .slick-list .slick-track,
.bl-dualRow-img .slick-list .slick-track .slick-slide,
.bl-dualRow-img .slick-list .slick-track .slick-slide .el-logo-slideImg{
	height: 100%;
	object-fit: cover;
}

.bl-dualRow-img.bl-slickImg .slick-next::before,
.bl-dualRow-img.bl-slickImg .slick-next:hover::before{
	right: 200% !important;
}

.bl-dualRow-img.bl-slickImg .slick-prev::before,
.bl-dualRow-img.bl-slickImg .slick-prev:hover::before{
	left: 200% !important;
}

.bl-dualRow-img.bl-slickImg .slick-arrow::before {
	color: #fff;
	border: solid 2px #fff;
	border-radius: 50%;
	padding: .5rem;
}

.bl-dualRow-img.bl-slickImg .slick-arrow:hover::before{
  background: rgb(var(--season-main-color));
	border: solid 2px rgb(var(--season-main-color));
	color: #fff !important;
}

.bl-parentsVoice-wrap {
	padding: max(3%, 3rem) 5%;
}

.el-officer-contact {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: .3rem;
	padding-left: 2rem;
	text-indent: -1rem;
}

.el-contact-title {
	display: flex;
	width: max-content;
	margin-right: 2rem;
}

.el-formEntry-btn {
	display: flex;
	align-items: center;
	width: fit-content;
	width: max-content;
	padding: 1rem 2.7rem 1rem 2.5rem;
	border-radius: 3rem;
	background: rgb(var(--season-main-color));
	color: #fff;
}

.el-formEntry-btn:hover,
.el-formEntry-btn:active {
	background: rgb(var(--season-sub-color));
}

.el-formEntry-btn i{
	margin-left: .5rem;
	transition: all .3s ease-in;
}

.el-formEntry-btn:hover i {
	transform: translateX(1rem);
}

.el-link-wrap {
	display: flex;
	flex-wrap: wrap;
}

.el-emp-pdf-downloader {
	display: inline-flex;
	background: rgb(var(--season-main-color));
	margin-bottom: 1.5rem;
	padding: 1rem 1.8rem;
	border-radius: 3rem;
	color: #fff;
}

.el-emp-pdf-downloader:not(:last-of-type) {
	margin: 0 1.5rem 1.5rem 0;
}

.el-emp-pdf-downloader i{
	font-size: 1.5rem;
	margin-right: 1.2rem;
}

.el-emp-pdf-downloader span{
	margin-left: 1.2rem;
  	padding-left: 1rem;
	border-left: solid 1px #fff;
}

.el-emp-pdf-downloader:hover {
	background: rgb(var(--season-sub-color));
}

.el-contact-address-indent {
	display: inline-block;
	margin: 0rem 0 1rem;
	padding-left: 3rem;
}
/* 先輩からのメッセージ */
.bl-fromSeniors {
	position: relative;
    max-width: 1200px;
    margin: auto;
	flex-direction: row-reverse;
	justify-content: start;
	align-items: start;
}
.bl-fromSeniors picture{
	display: flex;
	width: 40%;
	height: 100%;
	margin: 0;
}
.bl-fromSeniors picture img { width: 100%; }

.bl-fromSeniors .bl-sticky-textBox{
	width: 55% !important;
	margin-left: auto;
}

/**text space**/
.hp-mt-spacer { margin:60px 0 28px 0 }

.el-sectionTitle span {
	display: block;
	font-size: 1.2rem;
	font-weight: 400;
}
/* Careers LINK box */
#fulltime {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/employment/careers/img.jpg);
}
#parttime {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%), url(/img/employment/careers/img2.jpg);
}
/* Requirement */
.bl-requirement-category--wrap {
	display: flex;
    align-items: center;
    width: 100%;
    border-top: 2px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
    border-color: rgb(var(--season-main-color));
    border-image-slice: 1;
	line-height: 2rem;
}
.bl-requirement-category_anchor {
	position: relative;
	display: flex;
    align-items: center;
    width: 100%;
    padding: 2rem 1.5rem;
    border-bottom: 2px solid rgb(var(--season-main-color));
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    line-height: 2rem;
    margin-bottom: 5rem;
}

.bl-requirement-category_anchor::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgb(var(--season-main-color));
}
.bl-requirement-category--wrap:last-of-type {
	border-bottom: solid 2px rgb(var(--season-main-color));
	margin-bottom: 3rem;
}

.bl-requirement-category {
	display: flex;
    align-items: center;
    width: 25%;
    min-width: 150px;
	margin: 0;
    padding: 1.2rem 1.5rem;
	font-weight: 600;
}

.bl-requirement-value {
	display: flex;
	width: 75%;
    align-items: center;
    margin: 0;
    padding: 1.2rem 2rem;
}

.bl-requirement-value--ul {
    margin: 0;
    padding: 1.2rem 2rem 1.2rem 3.5rem;
}

.bl-requirement-value--li { margin: 0.2rem 0; }

.bl-requirement-value-multi {
	display: flex;
	flex-direction: column;
	width: 75%;
    margin: 0;
    padding: 1.2rem 2rem;
}

/* --- Media Query ----------------------*/
@media screen and (max-width : 1200px) {}
@media screen and (max-width : 960px) {
	.bl-fullWidth-flex, .bl-fullWidth-flexReverse{
		max-height: none;
	}
	.bl-dualRow-img.bl-slickImg .slick-next,
	.bl-dualRow-img.bl-slickImg .slick-next:hover{
		right: 0% !important;
	}
	.bl-dualRow-img.bl-slickImg .slick-prev,
	.bl-dualRow-img.bl-slickImg .slick-prev:hover{
		left: 0% !important;
	}
	.bl-dualRow-img.bl-slickImg {
		padding: 0;
	}
}

@media screen and (max-width : 768px) {
	.bl-empImg-wrap {
		flex-direction: column;
	}

	.bl-empImg-wrap img{
		width: 100%;
		margin-bottom: 1rem;
	}

	.el-link-wrap {
		flex-direction: column;
		justify-content: center;
	}

	.el-emp-pdf-downloader, .el-emp-pdf-downloader:not(:last-of-type) {
		margin: 0 auto 1.5rem;
	}

	.bl-dualRow-img.hp-sp-none { display: none; }

	#at-df, .bl-fromSeniors {
		display: flex;
		flex-direction: column-reverse;
	}
		.bl-fromSeniors picture { width: 100%; }
	#at-df .bl-sticky-textBox, .bl-fromSeniors .bl-sticky-textBox{
		width: 100% !important;
	}

	#at-df img, .bl-fromSeniors img {
		width: 70%;
		margin: auto auto 2rem;
	}

	.bl-fullWidth-flex, .bl-fullWidth-flexReverse  {
		flex-direction: column;
	}

	.bl-dualRow-img {
		width: 100%;
	}

	.bl-dualRow-textBox {
		width: 100%;
	}

	.el-dualRow-title {
		font-size: 2rem;
	}

	.el-dualRow-title span {
		font-size: 1rem;
	}

	.bl-fullWidth-flex .el-teacher-name, .bl-fullWidth-flexReverse .el-teacher-name{
		position: absolute;
		text-align: right;
		font-family: serif;
		color: #fff;
		top: 50vw;
		bottom: auto;
		right: 5%;
		transform: translateY(-50%);
	}
	.bl-dualRow-img .slick-list,
	.bl-dualRow-img .slick-list .slick-track,
	.bl-dualRow-img .slick-list .slick-track .slick-slide,
	.bl-dualRow-img .slick-list .slick-track .slick-slide .el-logo-slideImg,
	.bl-dualRow-img {
		max-height: calc(var(--window-width) * .6);
	}

	.el-sectionTitle, .el-officer-contact {
		margin-bottom: 1.5rem;
		text-align: center;
	}
	.el-greeting-name {
		margin-top: 1.5rem;
		text-align: right;
	}
	.hp-box-title { text-align: center; }
}
@media (max-width: 640px) {
	#pg-employment {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/sp-mainVisual.jpg);
	}
	#pg-employment-workstyles {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/workstyles/sp-mainVisual.jpg);
	}
	#pg-employment-teacher {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/teacher/sp-mainVisual.jpg);
	}
	#pg-employment-event {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/event/sp-mainVisual.jpg);
	}
	#pg-employment-careers {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/careers/sp-mainVisual.jpg);
	}
	#pg-employment-faq {
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .3) 100%), url(/img/employment/faq/sp-mainVisual.jpg);
	}
	.el-sectionTitle, .el-officer-contact { margin-bottom: 1.5rem; }

	/****** Requirement each page *****/
	.bl-description-li--department { min-width: 250px;}
	.bl-requirement-category--wrap {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		border-top: solid 2px rgb(var(--season-main-color));
		border-right: 0px solid;
		border-bottom: 0px solid;
		border-left: 0px solid;
		border-image: none;
		}

	.bl-requirement-category { width: 100%; padding-bottom:.5rem }
	.bl-requirement-category_anchor::after { background: rgb(var(--season-main-color)); }
	.bl-requirement-value {
		width: 100%;
		padding: 0rem 1.5rem 1.2rem;
		line-height: 1.5;
	}
	.bl-requirement-value--ul { padding: 0 3rem 1.2rem; }
}
@media (max-width: 480px) {
	.el-subPage-titleJp span {
		font-size: 22px;
		margin-left: .3rem;
	}
	.bl-dualRow-img.bl-slickImg {
		padding: 0;
		overflow: hidden;
	}
}

/*****************************************************
	for Microsoft Edge
*****************************************************/
@supports (-ms-ime-align:auto) {
	.bl-dualRow-textBox.hp-bg-gray { color:#333; }
	.el-formEntry-btn{ max-width: 30%; }
  }