@charset "UTF-8";
/* ======================================================
/	園での生活
/====================================================== */
/* overWhite */
.mainvisual {
	background-image: url("../img/common/mainvisual/schedule02.jpg");
}

/*▼ イベント報告 ここから ▼*/
.mainvisual02 {
	background-image: url("../img/common/mainvisual/schedule_event.jpg");
	position: relative;
	max-width: 810px;
	width: 100%;
	height: 0;
	margin: 0 auto 20px;
	padding-top: 28%;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: auto 100%;
}
.mainvisual02 .title {
	font-size: 5vw;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	left: 0;
	right: 0;
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
	line-height: 1.2;
	color: #666666;
	text-shadow: -1px -1px 0px #ffffff, 1px -1px 0px #ffffff, 1px 1px 0px #ffffff, -1px 1px 0px #ffffff;
}
.indivisual01 {
	padding: 0;
}
.detail .pc_pict {
	display: none;
}

@media screen and (min-width: 800px) {
	.mainvisual02 .title {
		 font-size: 28px;
	}
	.detail .pc_pict {
	display: block;
	}
	.detail .smt_pict {
	display: none;
	}
}
/*▲ イベント報告 ここまで ▲*/



/*
aside .snav > nav a.selected {
	color: #EE6D79;
}
*/



/* page only */
.time-table li {
	position: relative;
	margin-bottom: 7px;
	padding-left: 5em;
}
.time-table li::before {
	position: absolute;
	top: 0;
	left: 0;
	content: attr(data-time);
	color: #EE6D79;
	font-weight: bold;
}


/*■■■■■ボリュームアップ追加 ここから■■■■*/

/*先生紹介ページindex ここから*/
.teacher_intro {
	letter-spacing: -.4em;
}
.teacher_intro li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	width: 47%;
	letter-spacing: normal;
	margin: 0 1.5% 3%;
}

.teacher_intro li {
	position: relative;
}
.teacher_intro li a img {
	width: 100%;
}
.teacher_intro li a em,
.teacher_intro li em {
	width: 100%;
	font-size: 3vw;
	text-align: center;
	bottom: 0;
	margin: 0;
	padding: 2% 0;
	color: #fff;
	position: absolute;
	z-index: 1;
	left: 0;
}
.teacher_intro li a em span,
.teacher_intro li em span {
	display: block;
	text-align: center;
}
.name_yellow {
	background: rgba(248,181,0,0.7);
}
.name_red {
	background: rgba(238,109,121,0.7);
}
.name_green {
	background: rgba(109,215,189,0.7);
}


/*先生個人紹介ページ ここから*/
.teacher_main_title01 {
	background-image: url("../img/schedule/teacher/teacher01/main_pict.jpg");
}
.teacher_main_title02 {
	background-image: url("../img/schedule/teacher/teacher02/main_pict.jpg");
}
.teacher_main_title03 {
	background-image: url("../img/schedule/teacher/teacher03/main_pict.jpg");
}
.teacher_main_title04 {
	background-image: url("../img/schedule/teacher/teacher04/main_pict.jpg");
}
.teacher_main_title05 {
	background-image: url("../img/schedule/teacher/teacher05/main_pict.jpg");
}
.teacher_main_title06 {
	background-image: url("../img/schedule/teacher/teacher06/main_pict.jpg");
}
.teacher_main_title07 {
	background-image: url("../img/schedule/teacher/teacher07/main_pict.jpg");
}
.teacher_main_title08 {
	background-image: url("../img/schedule/teacher/teacher08/main_pict.jpg");
}
.teacher_main_title09 {
	background-image: url("../img/schedule/teacher/teacher09/main_pict.jpg");
}
.teacher_main_title10 {
	background-image: url("../img/schedule/teacher/teacher10/main_pict.jpg");
}
.teacher_main_title11 {
	background-image: url("../img/schedule/teacher/teacher11/main_pict.jpg");
}

.teacher_title {
	text-align: left !important;
	margin-left: 10px !important;
	font-size: 4vw !important;
}
.teacher_title span {
	color: #F8B500;
	display: block;
	font-size: 80%;
}
.teacher_detail_box dl {
	margin: 10px 0;
}
.teacher_detail_box dl dt,
.teacher_detail_box02 dl dt {
	color: #EE6D79;
	margin-bottom: 5px;
}

.teacher_detail_box02 dl dt {
	margin-bottom: 3%;
}

.teacher_detail_box02 {
	position: relative;
	margin-bottom: 42%;
}
.teacher_detail_box02 dl dd p {
	line-height: 1.5em;
}
/*.teacher_detail_box02 dl {
	background-image: url("../img/schedule/teacher/bg01.png");
}*/
.teacher_detail_box02 .teacher_detail_pict {
	max-width: 730px;
	width: 100%;
}
.bg_cover {
	position: absolute;
	top: 85%;
	width: 100%;
}
.bg_cover dl {
	position: absolute;
	top: 65%;
	text-align: center;
	left: 0;
	line-height: 0.3em;
	font-size: 2.5vw;
	padding-top: 0;
	transform: translate(0,-65%);
	right: 0;
	margin: 0 auto;
}


.teacher_etc {
	text-align: center;
}

.mainvisual.main_midashi {
	background-image: none;
}
.mainvisual.main_midashi img {
	position: absolute;
	left: 0;
	top: 0;
}
@media screen and (min-width: 400px) {


}
@media screen and (min-width: 500px) {


}
@media screen and (min-width: 801px) {

	.teacher_intro li {
		width: 30%;
		margin: 0 1.65% 3%;
	}
	.teacher_intro li a em,
	.teacher_intro li em {
	font-size: 1.3vw;
	padding: 4% 0 1.5%;
}
.teacher_intro li a em span,
.teacher_intro li em span {
	/*display: inline-block;*/
}


/*先生個人紹介ページ ここから*/
	.teacher_title {
		text-align: left !important;
		margin-left: 30px !important;
		font-size: 28px !important;
	}
	.teacher_title span {
		color: #F8B500;
		display: block;
		font-size: 16px;
	}
	.teacher_detail_box {
		overflow: hidden;
		margin-bottom: 20px;
	}
	.teacher_detail_box dl {
		float: left;
		width: 60%;
		margin: 0;
}
.teacher_detail_pict {
		float: right;
		width: 37%;
		margin-left: 2%;
}
.teacher_detail_box dl dd p:not(:last-child) {
	margin-bottom: 1em !important;
	}
.limit01 {
	margin-top: 2em !important;
}

.bg_cover {
	width: 54%;
	top: 61%;
	left: 46%;
	}


	.teacher_detail_box02 .teacher_detail_pict {
	padding-bottom: 7%;
	}
	.teacher_detail_box02 {
	margin-bottom: 0;
	overflow: hidden;
	}
	.mb15 {
	margin-bottom: 0 !important;
	}
	.bg_cover dl {
	font-size: 1.5vw;
	}

}

@media screen and (min-width: 1100px) {
	.bg_cover dl {
	font-size: 16px !important;
	}
	.teacher_intro li a em,
	.teacher_intro li em {
	font-size: 15px;
	}
}



/*■■■■■ボリュームアップ追加 トイレトレーニングページ ここから■■■■■*/
h5 {
	color: #EE6D79;
	margin-bottom: 1em;
}
.limit03 {
	color: #EE6D79;
	font-size: 13px;
	margin-top: 10px;
}
.s_b_s_box {
	margin-bottom: 30px;
}
.s_b_s_l {
	margin-bottom: 20px;
}
.limit04 {
	margin-top: 10px;
}
.traininng_flow_area {
	background-color: #FEF8EB;
	border-radius: 8px;
	padding: 10px 10px 30px;
	margin-top: 30px;
}
.illust_box {
	letter-spacing: -.4em;
	position: relative;
}
.training_illust01 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.training_illust02 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-left: 25%;
}
.training_illust:before {
		content: "";
		background: #FF9DC3;
		left: 39%;
		top: 49%;
		width: 23px;
		height: 18px;
		position: absolute;
		transform: translate(-50%, -10%);
		-moz-transform: translate(-50%, -10%);
		-webkit-transform: translate(-50%, -10%);
		-ms-transform: translate(-50%, -10%);
}
.training_illust:after {
		content: "";
		top: 49%;
		left: 45%;
		width: 10px;
		height: 10px;
		position: absolute;
		border: 20px solid transparent;
		border-left: 20px solid #FF9DC3;
		box-sizing: border-box;
		border: 20px solid transparent;
		border-left: 20px solid #FF9DC3;
		transform: translate(-29%, -33%) rotate(0deg);
		-moz-transform: translate(-29%, -33%) rotate(0deg);
		-webkit-transform: translate(-29%, -33%) rotate(0deg);
		-ms-transform: translate(-29%, -33%) rotate(0deg);
	}

	.traiining_step {
		margin-top: 4%;
	}
	.traiining_step dt {
		background-color: #FF9DC3;
		border-radius: 6px;
		padding: 3px;
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin-bottom: 20px;
		color: #FFFFFF;
		text-align: center;
	}
	.traiining_step dd {
		display: inline-block;
		vertical-align: top;
		width: 60%;
		margin-left: 2%;
		margin-bottom: 20px;
	}

@media screen and (min-width: 500px) {
	.training_illust:before {
		left: 42%;
		width: 30px;
		height: 17px;
	}

}

@media screen and (min-width: 800px) {
	.s_b_s_box {
		letter-spacing: -.4em;
	}
	.s_b_s_l {
		display: inline-block;
		vertical-align: top;
		letter-spacing: normal;
		width: 55%;
	}
	.s_b_s_r {
		display: inline-block;
		vertical-align: top;
		letter-spacing: normal;
		width: 42%;
		margin-left: 3%;
	}

	.illust_box {
		display: inline-block;
		vertical-align: top;
		width: 30%;
	}
	.training_illust01 {
		width: 50%;
		display: block;
		vertical-align: top;
		letter-spacing: normal;
		margin: auto;
	}
	.training_illust02 {
		width: 58%;
		display: block;
		vertical-align: top;
		letter-spacing: normal;
		margin: 35% auto 0;
	}

	.traiining_step {
		display: inline-block;
    	vertical-align: top;
		width: 65%;
	}

	.training_illust:before {
		content: "";
		left: 50%;
		top: 46%;
		width: 10px;
		height: 10px;
		position: absolute;
		transform: translate(-50%, -10%) rotate(90deg);
		-moz-transform: translate(-50%, -10%) rotate(90deg);
		-webkit-transform: translate(-50%, -10%) rotate(90deg);
		-ms-transform: translate(-50%, -10%) rotate(90deg);
		border: 4px solid transparent;
		background: #FF9DC3;
	}
	.training_illust:after {
		content: "";
		top: 44%;
		left: 50%;
		width: 18px;
		height: 18px;
		position: absolute;
		box-sizing: border-box;
		transform: translate(-50%, 40%) rotate(90deg);
		-moz-transform: translate(-50%, 40%) rotate(90deg);
		-webkit-transform: translate(-50%, 40%) rotate(90deg);
		-ms-transform: translate(-50%, 40%) rotate(90deg);
		border: 20px solid transparent;
		border-left: 20px solid #FF9DC3;
	}

}
@media screen and (min-width: 1000px) {
	.traiining_step {
		margin-top: 6%;
	}
	.traiining_step dt,
	.traiining_step dd {
		margin-bottom: 30px;
	}

}

/*■■■■■ボリュームアップ追加 災害時対応についてページ ここから■■■■■*/
.pc_warning {
	display: block;
	width: 100% !important;
	float: none !important;
	margin: 0 0 15px !important;
}
.list_in li {
	margin-bottom: 7px;
}
.ml_1em {
	margin-left: 1em;
}
.h4_limit01 {
	margin: 30px 0 15px;
	width: 80px;
	/*padding: 5px 5px !important;*/
	letter-spacing: 1px;
	background-color: #F8B500 !important;
}
.h4_limit02 {
	width: 220px !important;
	background-color: #F8B500 !important;
}
.h4_limit03 {
	width: 220px !important;
	background-color: #F8B500 !important;
	margin-top: 20px !important;
}

h4.school_name {
	color: #E9452C;
	font-size: 20px;
}
.gm_btn {
	text-align: center;
 /* background-color: #E9452C;
	border-radius: 25px;
	padding: 15px;*/
	width: 90%;
	margin: auto;
	position: relative;
}
.gm_btn:before {
	border: 10px solid transparent;
	border-left: 20px solid #FFF7B6;
	content: "";
	top: 20%;
	left: 10%;
	width: 20px;
	height: 15px;
	position: absolute;
	box-sizing: border-box;
	transform: translate(-22%, 20%) rotate(0deg);
	}
.gm_btn a {
	color: #FFFFFF;
	background-color: #E9452C;
	border-radius: 25px;
	padding: 15px;
	display: block;
}
.gm_btn a:hover {
	opacity: 0.7;
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}



.sec03 dl dd {
	margin-left: 1em;
}
.sec03 ul li a {
	text-decoration: underline;
}
.sec03 ul li a:hover {
	opacity: 0.7;
}
.sec03 p.wd_indent {
		text-indent: -1em;
		padding-left: 1em;
}
.school_name_area {
	overflow: hidden;
}
.school_name_area:first-child {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px #666666 dotted;
}
.school_name_box p {
	line-height: 1.5;
}
@media screen and (min-width: 800px) {
	.pc_warning {
	display: block;
	width: 40% !important;
	float: right !important;
	margin: 0 0 10px 15px !important;
	}
}

@media screen and (min-width: 1000px) {
	.school_name_box {
		margin-bottom: 0 !important;
		float: left;
	}
	.gm_btn {
		width: 240px;
		margin-left: 50px;
		float: right;
		margin-top: 1em;
	}
}



.teacher_intro_box_img {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.teacher_intro_box_data {
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.teacher_intro_box_data dt {
	display: block;
	background-color: #F9E7D0;
	height: 25px;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.teacher_intro_box_data dd {
	display: block;
	height: 25px;
	padding: 0 10px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.teacher_intro_box .teacher_intro_box_btn{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	border-radius: 10px;
	background-color: #52D59C;
	color: #fff;
}
.teacher_intro_box .teacher_intro_box_btn:hover {
	text-decoration: none;
	opacity: .7;
}
.teacher_intro_box .teacher_intro_box_btn.disabled {
	background-color: #d3d3d3;
}
.teacher_intro_box .teacher_intro_box_btn.disabled:hover {
	opacity: 1;
}