@charset "UTF-8";

/*=======================================================
MV
=======================================================*/
#mv{
	height: 590px;
	background: url("../images/top/mv_bg_txt.png") bottom 25px center / 1024px 65px no-repeat,
	url("../images/top/mv_bg.jpg") top center / 2000px 590px no-repeat;
	position: relative;
}
#mv .bl_main_ttl{
	margin: 0 auto;
	position: absolute; 
	top: 225px;
	left: 0;
	right: 0;
}
#mv .bl_main_ttl,
#mv .bl_main_ttl img {
    width: 227px;
    height: 255px;
}
#mv .bl_main_txt {
	position: absolute; 
	top: 37px;
	left: 0;
}
@media screen and (max-width : 750px){
	#mv{
		height: 1080px;
		background: url("../images/top/mv_bg_txt_sp.png") top 60px left 18px / 65px 985px no-repeat,
		url("../images/top/mv_bg_sp.jpg") top center / 750px no-repeat;
	}
	#mv .bl_main_ttl {
		top: 390px;
	}
	#mv .bl_main_ttl,
	#mv .bl_main_ttl img{
		width: 303px;
		height: 310px;
	}
	#mv .bl_main_ttl::before {
		font-size: 34px;
	}
	#mv .bl_main_txt {
		width: 573px;
		height: 60px;
		top: 300px;
		left: 45px;
	}
}
/*=======================================================
はじめての人から本気の人まで
=======================================================*/
#info{
    height: 487px;
    background: url("../images/top/info_bg.png") top center / 1860px 487px no-repeat,#ededed;
	position: relative;
}
#info .ly_cont_inner{
	padding-top: 60px;
}
#info .el_sec_mainTtl {
	margin-bottom: 30px;
}
#info .el_sec_mainTtl::before {
	content: none;
}
#info .el_txt {
	text-align: center;
}
#info .el_whiteBtn {
	width: 283px;
	margin-top: 35px;
}
@media screen and (max-width : 750px){
	#info {
		height: 864px;
		background: url(../images/top/info_bg_sp.png) top center / 750px 864px no-repeat,#ededed;
	}
	#info .ly_cont_inner{
		padding-top: 75px;
	}
	#info .el_sec_mainTtl {
		color: #333;
		font-size: 42px;
		font-weight: bold;
		line-height: 1.23;
		margin-bottom: 43px;
	}
	#info .el_txt {
		letter-spacing: .08em;
		margin-bottom: 50px;
	}
	#info .el_whiteBtn {
		height: 100px;
		margin-top: 65px;
		font-size: 36px;
	}
}
/*=======================================================
プログラム紹介
=======================================================*/
#program {
	padding-top: 48px;
	padding-bottom: 55px;
}
#program .el_sec_mainTtl {
	margin-bottom: 25px;
}
#program .el_sec_mainTtl::before {
	background-image: url(../images/top/program_ttl_sub.svg);
	width: 148px;
    height: 34px;
	margin-bottom: 9px; 
}
#program .bl_programUnit {
	display: flex; 
	align-items: flex-start;
	justify-content: space-between;
}
#program .bl_program {
	width: 328px;
}
#program .bl_program_imgWrapper {
	border: 2px solid #e60012;
	margin-bottom: 20px;
}
#program .bl_program_imgWrapper img {
	width: 328px;
	height: 232px;
	object-fit: cover;
}
#program .bl_program_ttl {
	position: absolute;
    top: 194px;
	left: 2px;
    background: rgba(255,255,255,.9);
    display: flex;
    width: 324px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: #e60012;
    font-size: 20px;
	padding-top: 3px;
}
#program .bl_program_ttl::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 14px 14px;
	border-color: transparent transparent #e60012 transparent;
}
#program .bl_program_txt {
	font-size: 16px;
	line-height: 1.68;
	padding-left: 15px;
    padding-right: 15px;
}
#program .bl_program a {
	color: #242424;
}
@media screen and (max-width : 750px){
	#program {
		padding-top: 79px;
		padding-bottom: 115px;
	}
	#program .el_sec_mainTtl {
		margin-bottom: 40px;
	}
	#program .el_sec_mainTtl::before {
		width: 236px;
		height: 53px;
		margin-bottom: 12px;
	}
	#program .bl_programUnit {
		display: block;
	}
	#program .bl_program_imgWrapper {
		border: 4px solid #e60012;
		height: 466px;
	}
	#program .bl_program_imgWrapper img {
		width: 100%;
		height: 100%;
	}
	#program .bl_program_ttl {
		top: 387px;
		left: 4px;
		width: 662px;
		height: 75px;
		font-size: 42px;
		padding-top: 10px;
	}
	#program .bl_program_ttl::after {
		bottom: 12px;
		right: 12px;
		border-width: 0 0 28px 28px;
	}
	#program .bl_program_txt {
		font-size: 28px;
		padding-left: 40px;
		padding-right: 50px;
	}
}
/*=======================================================
設備
=======================================================*/
#facilities {
	padding-top: 40px;
	height: 584px;
	background: url(../images/top/facilities_bg.jpg) top center no-repeat;
}
#facilities .el_sec_mainTtl {
    margin-bottom: 20px;
	text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px,
    #fff 1px -1px 10px, #fff -1px -1px 10px;
}
#facilities .el_sec_mainTtl::before {
	background-image: url(../images/top/facilities_ttl_sub.svg);
	width: 152px;
    height: 28px;
	filter: drop-shadow(0px 0px 4px #fff) drop-shadow(0px 0px 5px rgba(255,255,255,0.9));
}
#facilities .bl_facilitiesUnit {
	display: flex; 
	align-items: flex-start;
	justify-content: space-between;
}
#facilities .bl_facilities {
	width: 500px;
	height: 405px;
	padding-top: 30px;
	padding-left: 32px;
	padding-right: 32px;
	border-radius: 15px;
	background: rgba(255,255,255,.4);
	box-shadow: 0 0 30px 0 rgba(145,84,33,.5);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
}
@-moz-document url-prefix() {
  #facilities .bl_facilities {
    background: rgba(255,255,255,.7);
  }
}
#facilities .bl_facilities_imgWrapper {
	margin-bottom: 20px;
}
#facilities .bl_facilities_txt {
	font-size: 16px;
	line-height: 1.68;
}
@media screen and (max-width : 750px){
	#facilities {
		padding-top: 76px;
		height: 1610px;
		background: url(../images/top/facilities_bg_sp.jpg) top center no-repeat;
	}
	#facilities .el_sec_mainTtl {
		margin-bottom: 48px; 
	}
	#facilities .el_sec_mainTtl::before {
		width: 245px;
		height: 44px;
	}
	#facilities .bl_facilitiesUnit {
		display: block; 
	}
	#facilities .bl_facilities {
		height: auto;
		padding-right: 40px; 
		padding-left: 40px;
		padding-top: 40px;
		padding-bottom: 40px;
		background: rgba(255,255,255,.4);
		box-shadow: 0 10px 35px 0 rgba(145,84,33,.9);
	}
	#facilities .bl_facilities_txt {
		font-size: 28px;
		letter-spacing: .08em;
		line-height: 1.5;
	}
}

/*=======================================================
アーティスト
=======================================================*/
#artist .ly_cont_inner{
	padding: 60px 0;
}
#artist .el_mainTtl{
	width: 782px;
	height: 28px;
	margin: 0 auto 30px;
}
#artist .bl_intro_txt{
	margin-bottom: 40px;
    text-align: center;
	line-height: 1.6;
}
#artist .bl_card_info{
	width: 322px;
}
#artist .bl_card_info .bl_card_ttl{
	height: 37px;
	margin-top: 3px;
	padding-top: 3px;
	background: #242424;
	color: #fff;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#artist .el_whiteBtn{
	width: 309px;
	margin-top: 35px;
}
@media screen and (max-width : 750px){
	#artist .ly_cont_inner{
		padding: 100px 0;
	}
	#artist .el_mainTtl{
 	   width: 490px;
		height: 141px;
		margin-bottom: 35px;
	}
	#artist .bl_intro_txt{
		margin-bottom: 50px;
	}
	#artist .bl_card_info{
		width: 670px;
	}
	#artist .bl_card_info .bl_card_ttl{
		height: 70px;
		margin-top: 8px;
		padding-top: 0;
		font-size: 38px;
	}
	#artist .el_whiteBtn{
		width: 570px;
		margin-top: 67px;
	}
}

/*=======================================================
スクールの様子
=======================================================*/
#school {
	background: #fffde9;
	padding-top: 56px;
	padding-bottom: 50px;
}
#school .el_sec_mainTtl {
	margin-bottom: 24px;
}
#school .el_sec_mainTtl::before {
	background-image: url(../images/top/school_ttl_sub.svg);
	width: 120px;
    height: 28px;
}
#school .bl_schoolUnit {
	display: flex; 
	align-items: flex-start;
	justify-content: space-between;
}
#school .bl_school {
	width: 500px;
	height: 408px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 1px #f4d5a5;
	padding: 30px 32px;
}
#school .bl_school_imgWrapper {
	margin-bottom: 20px;
}
#school .bl_school_txt {
	font-size: 16px;
	line-height: 1.68;
}
@media screen and (max-width : 750px){
	#school {
		padding-top: 80px; 
		padding-bottom: 118px;
	}
	#school .el_sec_mainTtl {
		margin-bottom: 45px;
	}
	#school .el_sec_mainTtl::before {
		width: 192px;
		height: 43px;
	}
	#school .bl_schoolUnit {
		display: block;
	}
	#school .bl_school {
		height: auto;
		padding-top: 42px; 
		padding-left: 40px; 
		padding-right: 50px;
		padding-bottom: 40px;
		border-radius: 20px;
	}
	#school .bl_school_txt {
		font-size: 28px;
	}
	#school .bl_school_imgWrapper iframe {
		width: 100%;
		height: 326px;
	}
}
/*=======================================================
新着情報
=======================================================*/
#news .ly_cont_inner{
	padding: 45px 0 50px;
}
#news .el_sec_mainTtl {
	margin-bottom: 23px;
}
#news .el_sec_mainTtl::before {
	background-image: url(../images/top/news_ttl_sub.svg);
	width: 201px;
    height: 28px;
}
#news .bl_vertPosts_item:last-of-type {
	border: none;
}
#news .el_whiteBtn {
	width: 240px;
}
@media screen and (max-width : 750px){
	#news .ly_cont_inner{
		padding: 65px 0 125px;
	}
	#news .el_sec_mainTtl::before {
		width: 306px;
		height: 43px;
	}
	#news .el_whiteBtn {
		width: 570px;
		height: 88px;
		margin-top: 60px;
	}
	#news .el_whiteBtn::before {
		right: 20px;
		top: 45px;
	}
	#news .el_whiteBtn::after {
		right: 19px;
	}
}


/* Mac,iPad Safari */
@media only screen and (min-device-width:768px){
_::-webkit-full-page-media, _:future, :root #artist .bl_card_info .bl_card_ttl{
	padding-top: 0;
}
}