@charset "utf-8";
/**
/* 0歳から2歳の皆様へ 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;
}
.preschool-guide{
	position: relative;
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 100px 0 0 0;
	margin-top: -50px;
}
.preschool-guide .page-grid{
	position: relative;
	max-width: 800px;
	margin: auto;
	z-index: 1;
}
.preschool-guide .guide-ttl{
	text-align: center;
	margin-bottom: 80px;
}
.school-guide .room-head{
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 80px 0;
}
.school-guide .room-head .guide-ttl{
	margin-bottom: 0;
}
.school-guide .room-guide{
	position: relative;
}
.school-guide .guide-ttl{
	margin-bottom: 30px;
}
.school-guide .room1{
	background: #faf8ea;
	padding: 0 0 130px 0;
}
.school-guide .room2{
	background: url(../image/common/bg_top.png) top center no-repeat;
	padding: 110px 0 80px 0;
	margin-top: -50px;
}
.school-guide .room3{
	background: url(../image/common/bg_y.png) top center no-repeat;
	background-size: cover;
	padding: 110px 0 130px 0;
}
.school-guide .room1::before,
.school-guide .room1::after,
.school-guide .room2::before,
.school-guide .room2::after,
.school-guide .room3::before,
.school-guide .room3::after{
	content: '';
	position: absolute;
	display: inline-block;
}
.school-guide .room1::before{
	background: url(../image/common/bg_6.png) center center no-repeat;
	background-size: cover;
	width: 137px;
	height: 363px;
	top: 20%;
	left: 10px;
}
.school-guide .room1::after{
	background: url(../image/common/hedgehog2.png) center center no-repeat;
	background-size: cover;
	width: 147px;
	height: 241px;
	top: 20%;
	right: 0;
}
.school-guide .room2::before{
	background: url(../image/common/tree_bg1.png) center center no-repeat;
	background-size: cover;
	width: 158px;
	height: 455px;
	top: 30%;
	left: -30px;
}
.school-guide .room2::after{
	background: url(../image/common/tree_bg2.png) center center no-repeat;
	background-size: cover;
	width: 157px;
	height: 477px;
	top: 30%;
	right: -30px;
}
.school-guide .room3::before{
	background: url(../image/common/fox2.png) center center no-repeat;
	background-size: cover;
	width: 153px;
	height: 239px;
	top: 30%;
	left: 0;
}
.school-guide .room3::after{
	background: url(../image/common/bear2.png) center center no-repeat;
	background-size: cover;
	width: 196px;
	height: 256px;
	top: 30%;
	right: -20px;
}
.preschool-guide .room-guide .commentArea{
	position: relative;
	height: 262px;
	padding: 40px 45px 40px 45px;
	margin-bottom: 30px;
}
.preschool-guide .room-guide .commentArea p{
	position: relative;
	line-height: 2.2em;
	font-size: 16px;
	font-weight: 500;
	padding-bottom: 4px;
}
.preschool-guide .room-guide .commentArea p::before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 4px;
	top: 0px;
	left: 0;
}
.preschool-guide .room-guide .pink-box{
	background: url(../image/preschool/0-2/fram1.png) center center no-repeat;
	background-size: cover;
}
.preschool-guide .room-guide .pink-box p{
	background-color: #fddee6;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fddee6 50%, #fddee6 100%),
                    linear-gradient(180deg, #fddee6 3px, transparent 3px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fddee6 50%, #fddee6 100%),
                    linear-gradient(180deg, #ffffff 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 2.2em;
}
.preschool-guide .room-guide .pink-box p::before{
	background-color: #fddee6;
}
.preschool-guide .room-guide .yellow-box{
	background: url(../image/preschool/0-2/fram2.png) center center no-repeat;
	background-size: cover;
	padding: 45px 45px 40px 45px;
}
.preschool-guide .room-guide .yellow-box p{
	background-color: #fdf3c8;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fdf3c8 50%, #fdf3c8 100%),
                    linear-gradient(180deg, #fdf3c8 3px, transparent 3px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fdf3c8 50%, #fdf3c8 100%),
                    linear-gradient(180deg, #ffffff 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 2.2em;
}
.preschool-guide .room-guide .yellow-box p::before{
	background-color: #fdf3c8;
}
.preschool-guide .room-guide .blue-box{
	background: url(../image/preschool/0-2/fram3.png) center center no-repeat;
	background-size: cover;
}
.preschool-guide .room-guide .blue-box p{
	background-color: #bfecf4;
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #bfecf4 50%, #bfecf4 100%),
                    linear-gradient(180deg, #bfecf4 3px, transparent 3px);
	background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #bfecf4 50%, #bfecf4 100%),
                    linear-gradient(180deg, #ffffff 3px, transparent 3px);
	background-size: 9px 100%,
                   100% 2.2em;
}
.preschool-guide .room-guide .blue-box p::before{
	background-color: #bfecf4;
}
.room-guide .gallery{
	margin-bottom: 30px;
}
.room-guide .gallery ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
.room-guide .gallery ul li{
	width: 23.5%;
	margin-right: 2%;
}
.room-guide .gallery ul li:last-child{
	margin-right: 0;
}
.room-guide .gallery ul li img{
	border-radius: 10px;
}
.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;
}
@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;
	}
	.preschool-guide{
		background-size: 200%;
		padding: 15% 0 0 0;
		margin-top: -10%;
	}
	.preschool-guide .guide-ttl{
		margin-bottom: 10%;
	}
	.preschool-guide .guide-ttl img{
		width: 70%;
	}
	.school-guide .room-head{
		background-size: 200%;
		padding: 15% 0;
	}
	.school-guide .room-head .guide-ttl{
		margin-bottom: 0;
	}
	.school-guide .room-head .guide-ttl img{
		width: 92%;
	}
	.school-guide .room1::before,
	.school-guide .room1::after,
	.school-guide .room2::before,
	.school-guide .room2::after,
	.school-guide .room3::before,
	.school-guide .room3::after{
		content: none;
	}
	.school-guide .guide-ttl{
		margin-bottom: 10%;
	}
	.school-guide .room1{
		padding: 0 0 25% 0;
	}
	.school-guide .room1 .guide-ttl img{
		width: 87%;
	}
	.school-guide .room2{
		background-size: 200%;
		padding: 15% 0 13% 0;
		margin-top: -10%;
	}
	.school-guide .room2 .guide-ttl img{
		width: 96%;
	}
	.school-guide .room3{
		background-size: 200%;
		padding: 15% 0 35% 0;
	}
	.school-guide .room3::before{
		content: '';
		position: absolute;
		display: inline-block;
		background: #fbf7e9;
		width: 100%;
		height: 100%;
		top: 5%;
		left: 0;
	}
	.school-guide .room3 .guide-ttl img{
		width: 96%;
	}
	.preschool-guide .room-guide .commentArea{
		position: relative;
		width: 112%;
		height: auto;
		text-align: center;
		padding: 10% 5% 15% 5%;
		margin: 0 -6%;
		margin-bottom: 8%;
	}
	.preschool-guide .room-guide .commentArea::after{
		content: '';
		position: absolute;
		display: inline-block;
	}
	.preschool-guide .room-guide .commentArea p{
		background-color: transparent;
		background-image: none;
		display: inline;
		line-height: 3.5;
		font-size: 3.6vw;
		font-weight: 500;
		padding-bottom: 0;
		text-align: center;
		border-radius: 0;
		border-bottom: 4px dotted #ffffff;
	}
	.preschool-guide .room-guide .pink-box{
		background: url(../image/preschool/0-2/fram1-sp.png) center center no-repeat;
		background-size: cover;
	}
	.preschool-guide .room-guide .pink-box::after{
		background: url(../image/preschool/0-2/rabbit-sp.png) center center no-repeat;
		background-size: contain;
		width: 16%;
		height: 25%;
		bottom: -3%;
		right: 3%;
	}
	.preschool-guide .room-guide .pink-box p{
		background-size: 9px 100%, 100% 3.5em;
	}
	.preschool-guide .room-guide .yellow-box{
		background: url(../image/preschool/0-2/fram2-sp.png) center center no-repeat;
		background-size: cover;
	}
	.preschool-guide .room-guide .yellow-box::after{
		background: url(../image/preschool/0-2/bird-sp.png) center center no-repeat;
		background-size: contain;
		width: 23%;
		height: 24%;
		bottom: -3%;
		left: 3%;
	}
	.preschool-guide .room-guide .yellow-box p{
		background-size: 9px 100%, 100% 3.5em;
	}
	.preschool-guide .room-guide .blue-box{
		background: url(../image/preschool/0-2/fram3-sp.png) center center no-repeat;
		background-size: cover;
	}
	.preschool-guide .room-guide .blue-box::after{
		background: url(../image/preschool/0-2/bear-sp.png) center center no-repeat;
		background-size: contain;
		width: 28%;
		height: 20%;
		bottom: -3%;
		right: 1%;
	}
	.preschool-guide .room-guide .blue-box p{
		background-size: 9px 100%, 100% 3.5em;
	}
	.room-guide .gallery{
		margin-bottom: 6%;
	}
	.room-guide .gallery ul li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.room-guide .gallery ul li:nth-child(2n){
		margin-right: 0;
	}
	.room-guide .tblArea{
		border-radius: 20px;
	}
	.room-guide .block_btn{
		margin-top: 8%;
	}
	.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%;
	}
}
@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;
	}
	.preschool-guide{
		padding: 80px 0 0 0;
		margin-top: -40px;
	}
	.preschool-guide .guide-ttl{
		margin-bottom: 60px;
	}
	.preschool-guide .guide-ttl img{
		width: 400px;
	}
	.school-guide .room-head{
		background-size: 200%;
		padding: 80px 0 60px 0;
	}
	.school-guide .room-head .guide-ttl{
		margin-bottom: 0;
	}
	.school-guide .room-head .guide-ttl img{
		width: 576px;
	}
	.school-guide .guide-ttl{
		margin-bottom: 30px;
	}
	.school-guide .room1{
		background-size: 200%;
		padding: 0 0 120px 0;
	}
	.school-guide .room1 .guide-ttl img{
		width: 277px;
	}
	.school-guide .room2{
		padding: 80px 0 80px 0;
		margin-top: -40px;
	}
	.school-guide .room2 .guide-ttl img{
		width: 320px;
	}
	.school-guide .room3{
		background-size: 200%;
		padding: 80px 0 200px 0;
	}
	.school-guide .room3 .guide-ttl img{
		width: 320px;
	}
	.school-guide .room1::before,
	.school-guide .room1::after,
	.school-guide .room2::before,
	.school-guide .room2::after,
	.school-guide .room3::before,
	.school-guide .room3::after{
		content: none;
	}
	.preschool-guide .room-guide .commentArea{
		height: auto;
		padding: 35px 40px 35px 40px;
		margin-bottom: 20px;
	}
	.school-guide .room2 .commentArea{
		padding: 45px 40px 60px 40px;
	}
	.preschool-guide .room-guide .commentArea p{
		font-size: 14px;
	}
	.room-guide .gallery{
		margin-bottom: 20px;
	}
	.room-guide .block_btn{
		margin-top: 30px;
	}
	.lessons-guide .room1::before,
	.lessons-guide .room2::before,
	.lessons-guide .room3::before{
		content: none;
	}
}
