@charset "utf-8";
/**
/* 課外教室 CSS
----------------------------------------------- */
.page-header{
	position: relative;
	background: #fbf7e9;
	margin-top: 135px;
	padding-top: 40px;
	padding-bottom: 130px;
}
.page-header::before,
.page-header::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
}
.page-header::before{
	background: url(../image/common/header_bg2_l.png) center center no-repeat;
	background-size: cover;
	width: 482px;
	height: 740px;
	top: 140px;
	left: -265px;
}
.page-header::after{
	background: url(../image/common/header_bg2_r.png) center center no-repeat;
	background-size: cover;
	width: 630px;
	height: 675px;
	top: 230px;
	right: -340px;
}
.page-header .header-view{
	position: relative;
	z-index: 2;
}
.page-header .header-view .pc_img{
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-img:before {
	background: rgba(38, 30, 28, 0.1);
	position: absolute;
	top: 0;
	left: 0; 
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
}
.page-header .header-view .view-ttl{
	position: absolute;
	bottom: -16px;
	right: -16px;
	text-align: center;
}
.lessons-guide{
	position: relative;
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 100px 0 60px 0;
	margin-top: -50px;
}
.lessons-guide .page-grid{
	position: relative;
	max-width: 800px;
	margin: auto;
	z-index: 1;
}
.lessons-guide .guide-ttl{
	text-align: center;
	margin-bottom: 40px;
}
.lessons-guide .lessons-head{
	position: relative;
	padding-bottom: 40px;
	z-index: 2;
}
.lessons-guide .lessons-head .commentArea{
	position: relative;
	position: relative;
	background: url(../image/about/lessons/pond.png) center center no-repeat;
	background-size: cover;
	padding: 40px 50px 70px 50px;
}
.lessons-guide .lessons-head .commentArea::before,
.lessons-guide .lessons-head .commentArea::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.lessons-guide .lessons-head .commentArea::before{
	background: url(../image/about/lessons/flag1.png) center center no-repeat;
	background-size: cover;
	width: 86px;
	height: 72px;
	top: -20px;
	left: 20px;
	z-index: 1;
}
.lessons-guide .lessons-head .commentArea::after{
	background: url(../image/about/lessons/crab1.png) center center no-repeat;
	background-size: cover;
	width: 85px;
	height: 80px;
	bottom: 25px;
	right: -25px;
}
.lessons-guide .lessons-head .commentArea p{
	position: relative;
	background-color: #ccf5f7;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ccf5f7 50%, #ccf5f7 100%),
                    linear-gradient(180deg, #ccf5f7 3px, transparent 3px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #ccf5f7 50%, #ccf5f7 100%),
                    linear-gradient(180deg, #ffffff 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 3em;
	line-height: 3em;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 4px;
	text-align: center;
}
.lessons-guide .lessons-head .commentArea p::before{
	content: '';
	position: absolute;
	display: inline-block;
	background-color: #ccf5f7;
	width: 100%;
	height: 4px;
	top: 0px;
	left: 0;
}
.lessons-guide .room-guide{
	position: relative;
}
.lessons-guide .room1,
.lessons-guide .room3{
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 130px 0;
}
.lessons-guide .room2,
.lessons-guide .room4{
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 110px 0 80px 0;
	margin-top: -50px;
}
.room-guide .room-head{
	margin-bottom: 30px;
}
.room-guide .room-head .imgArea{
	position: relative;
	width: 50%;
}
.room-guide .room-head .imgArea::before{
	content: '';
	position: absolute;
	display: inline-block;
}
.lessons-guide .room1 .imgArea::before{
	background: url(../image/about/lessons/abc.png) center center no-repeat;
	background-size: cover;
	width: 151px;
	height: 106px;
	bottom: -10px;
	right: 0;
	z-index: 1;
}
.lessons-guide .room2 .imgArea::before{
	background: url(../image/about/lessons/hiyoko.png) center center no-repeat;
	background-size: cover;
	width: 148px;
	height: 112px;
	bottom: -5px;
	right: -10px;
	z-index: 1;
}
.lessons-guide .room3 .imgArea::before{
	background: url(../image/about/lessons/piano.png) center center no-repeat;
	background-size: cover;
	width: 124px;
	height: 143px;
	bottom: -10px;
	right: -10px;
	z-index: 1;
}
.lessons-guide .room4 .imgArea::before{
	background: url(../image/about/lessons/hasami-sp.png) center center no-repeat;
	background-size: cover;
	width: 107%;
	height: 100%;
	top: 0;
	bottom:0;
	left: -20px;
	z-index: 1;
}
.room-guide .room-head .contentArea{
	width: 46%;
	padding-top: 40px;
}
.room-guide .room-head .contentArea p{
	font-size: 12px;
	font-weight: 500;
	line-height: 1.8;
	letter-spacing: 0.075em;
	margin-top: 30px;
}
.room-guide .tblArea{
	background: #fbf7e9;
	border-radius: 36px;
}
.room-guide .block_btn{
	text-align: center;
	margin-top: 40px;
}
.room-guide .block_btn li{
	display: inline-block;
	width:  100%;
	max-width: 400px;
}
.room-guide .block_btn li a{
	position: relative;
	display: block;
	background: #6e403e;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 4;
	text-align: center;
	padding: 0 35px 0 25px;
	border-radius: 50px;
}
.room-guide .block_btn li a::after{
	content: '';
	position: absolute;
	display: inline-block;
	z-index: 1;
	background: url(../image/common/arrow3.png) center center no-repeat;
	background-size: cover;
	width: 15px;
	height: 15px;
	top: 21px;
	right: 20px;
}
.lessons-guide .room1::before,
.lessons-guide .room2::before,
.lessons-guide .room3::before{
	content: '';
	position: absolute;
	display: inline-block;
}
.lessons-guide .room1::before{
	background: url(../image/common/tree_bg2.png) center center no-repeat;
	background-size: cover;
	width: 157px;
	height: 477px;
	top: 50%;
	right: -40px;
	margin-top: -238px;
}
.lessons-guide .room2::before{
	background: url(../image/common/tree_bg1.png) center center no-repeat;
	background-size: cover;
	width: 158px;
	height: 455px;
	top: 50%;
	left: -15px;
	margin-top: -227px;
}
.lessons-guide .room3::before{
	background: url(../image/common/hedgehog2.png) center center no-repeat;
	background-size: cover;
	width: 147px;
	height: 241px;
	bottom: 20%;
	right: 0;
}
@media only screen and (max-width: 767px) {
	.page-header{
		margin-top: 70px;
		padding-top: 0;
		padding-bottom: 20%;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		background: url(../image/common/sp_header_bg_r.png) center center no-repeat;
		background-size: contain;
		width: 100%;
		height: 74%;
		top: -45%;
		right: -50%;
		z-index: 3;
	}
	.page-header .header-view{
		width: 100%;
	}
	.page-header .header-view .view-img:before {
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
	}
	.page-header .header-view .view-ttl{
		width: 50%;
		bottom: -35px;
		right: 5px;
	}
	.lessons-guide{
		background-size: 200%;
		padding: 15% 0 35% 0;
		margin-top: -10%;
	}
	.lessons-guide::before,
	.lessons-guide::after{
		content: none;
	}
	.lessons-guide .guide-ttl{
		margin-bottom: 10%;
	}
	.lessons-guide .guide-ttl img{
		width: 60%;
	}
	.lessons-guide .lessons-head{
		position: relative;
		padding-bottom: 6%;
	}
	.lessons-guide .lessons-head::after{
		content: none;
	}
	.lessons-guide .lessons-head .page-grid{
		width: 100%;
	}
	.lessons-guide .lessons-head .commentArea{
		background: url(../image/about/lessons/pond-sp.png) center top no-repeat;
		background-size: cover;
		padding: 10% 5% 15% 5%;
		margin-bottom: 6%;
		text-align: center;
	}
	.lessons-guide .lessons-head .commentArea::before{
		width: 18%;
		height: 9%;
		top: -2.5%;
		left: 3%;
	}
	.lessons-guide .lessons-head .commentArea::after{
		width: 18%;
		height: 10%;
		bottom: -5%;
		right: 5%;
	}
	.lessons-guide .lessons-head .commentArea p{
		background-color: transparent;
		background-image: none;
		display: inline;
		line-height: 3;
		font-size: 3.8vw;
		font-weight: 500;
		padding-bottom: 0;
		text-align: center;
		border-radius: 0;
		border-bottom: 4px dotted #ffffff;
	}
	.lessons-guide .lessons-head .commentArea p::before{
		content: none;
	}
	.lessons-guide .lessons-head .iconArea{
		width: 90%;
		margin: auto;
	}
	.lessons-guide .lessons-head .iconArea img{
		width: 35%;
	}
	.lessons-guide .room-guide{
		position: relative;
	}
	.lessons-guide .room1,
	.lessons-guide .room3{
		padding: 15% 0 20% 0;
	}
	.lessons-guide .room2,
	.lessons-guide .room4{
		background-size: 200%;
		padding: 15% 0 10% 0;
		margin-top: -10%;
	}
	.room-guide .room-head{
		margin-bottom: 5%;
	}
	.room-guide .room-head .imgArea{
		width: 100%;
	}
	.lessons-guide .room1 .imgArea::before{
		background-size: contain;
		width: 40%;
		height: 45%;
		bottom: -3%;
		right: 0;
	}
	.lessons-guide .room2 .imgArea::before{
		background-size: cover;
		width: 35%;
		height: 41%;
		bottom: 0;
		right: -3%;
	}
	.lessons-guide .room3 .imgArea::before{
		background-size: cover;
		width: 30%;
		height: 54%;
		bottom: -2%;
		right: -3%;
	}
	.lessons-guide .room4 .imgArea::before{
		background-size: cover;
		width: 105%;
		height: 98%;
		top: 0;
		bottom:0;
		left: -2%;
	}
	.room-guide .room-head .contentArea{
		width: 100%;
		padding-top: 10%;
	}
	.room-guide .room-head .contentArea h3{
		text-align: center;
	}
	.room-guide .room-head .contentArea h3 img{
		width: 90%;
	}
	.lessons-guide .room1 .room-head .contentArea h3 img{
		width: 95%;
	}
	.room-guide .room-head .contentArea p{
		font-size: 3.4vw;
		margin-top: 5%;
	}
	.room-guide .tblArea{
		border-radius: 20px;
	}
	.room-guide .block_btn{
		margin-top: 6%;
	}
	.room-guide .block_btn li{
		max-width: initial;
	}
	.room-guide .block_btn li a{
		font-size: 3.4vw;
		padding: 0 25px 0 15px;
	}
	.room-guide .block_btn li a span{
		display: inline-block;
		line-height: 1.4;
		vertical-align: middle;
	}
	.room-guide .block_btn li a::after{
		background-size: contain;
		width: 6%;
		height: 45%;
		top: 28%;
		right: 5%;
	}
	.lessons-guide .room1::before,
	.lessons-guide .room2::before,
	.lessons-guide .room3::before{
		content: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.page-header{
		margin-top: 110px;
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.page-header::before{
		content: none;
	}
	.page-header::after{
		width: 419px;
		height: 550px;
		top: -150px;
		right: -200px;
	}
	.page-header .header-view .view-ttl{
		width: 220px;
		bottom: -45px;
		right: -20px;
	}
	.lessons-guide{
		padding: 80px 0 140px 0;
		margin-top: -40px;
	}
	.lessons-guide .guide-ttl{
		margin-bottom: 30px;
	}
	.lessons-guide .guide-ttl img{
		width: 280px;
	}
	.lessons-guide .lessons-head{
		padding-bottom: 20px;
	}
	.lessons-guide .lessons-head .commentArea{
		padding: 40px 30px 60px 30px;
	}
	.lessons-guide .lessons-head .commentArea::before{
		width: 76px;
		height: 64px;
		top: -20px;
		left: 20px;
	}
	.lessons-guide .lessons-head .commentArea::after{
		width: 75px;
		height: 69px;
		bottom: 20px;
		right: -15px;
	}
	.lessons-guide .lessons-head .commentArea p{
		font-size: 14px;
	}
	.lessons-guide .room1,
	.lessons-guide .room3{
		background-size: 200%;
		padding: 80px 0 100px 0;
	}
	.lessons-guide .room2,
	.lessons-guide .room4{
		padding: 80px 0 60px 0;
		margin-top: -40px;
	}
	.room-guide .room-head{
		margin-bottom: 20px;
	}
	.lessons-guide .room1 .imgArea::before{
		width: 131px;
		height: 90px;
		bottom: -10px;
		right: 0;
	}
	.lessons-guide .room2 .imgArea::before{
		width: 132px;
		height: 99px;
		bottom: -5px;
		right: -10px;
	}
	.lessons-guide .room3 .imgArea::before{
		width: 105px;
		height: 120px;
		bottom: -5px;
		right: -10px;
	}
	.lessons-guide .room4 .imgArea::before{
		width: 105%;
		height: 98%;
		top: 0;
		bottom:0;
		left: -10px;
	}
	.room-guide .room-head .contentArea{
		padding-top: 30px;
	}
	.room-guide .room-head .contentArea p{
		margin-top: 20px;
	}
	.room-guide .block_btn{
		margin-top: 30px;
	}
	.lessons-guide .room1::before,
	.lessons-guide .room2::before,
	.lessons-guide .room3::before{
		content: none;
	}
}
