@charset "utf-8";
/*-------------------------------------*/

/* common */
/*-------------------------------------*/

/* kindergarten 当園について */

/*-------------------------------------*/

#kindergarten gTit,
#kindergarten .readTxt{
	z-index: 9999;
	position: relative;
}

section.sectionPin{
	margin-top: 80px;
}

section.sectionPin:first-child{
	margin-top: 0;
}

div.slider{ margin-bottom: 45px;}

#section1 div.slider img{
	width: 667px;	
	height: 876px;
}

#section5 div.slider img{
	width: 667px;
	height: 445px;
}

/*-------------------------------------*/
/* 園長メッセージ */

.msgBox div.matsuzakiWrap{background: url(../img/about/about/img_matsuzaki.jpg) no-repeat right bottom;}

.msgBox div.okanoWrap{
	background: url(../img/about/about/img_shunin.jpg) no-repeat 3% bottom;
	padding: 30px 0 0 240px;
	margin-top: 100px;
	background-size: 169px 573px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.msgBox div.okanoWrap{
		background: url(../img/about/about/img_shunin@2x.jpg) no-repeat 3% bottom;
		background-size: 169px 573px;
	}
}

.msgBox div.enchoWrap {
	background: url(../img/about/about/img-encho@2x.jpg) no-repeat left 20px top;
	padding: 10px 0 0 260px;
	margin-top: 100px;
	background-size: 162px auto;
}

.msgBox div.okanoWrap{
	padding: 140px 0 10px 260px;
}

section#mainContents .fR .msgBox strong.tChapter{
	font-size: 14px;
	font-family: 'Arial', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 40px 0 10px 5px;
	
}

.msgBox span{
	display: block;
	line-height: 2;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 16px;
	padding-left: 5px;
	max-height: 100%;

}

.msgBox h4{
	display: block;
	margin-top: 40px;
}

/*-------------------------*/
/* 制服 */

#section6 .gTit{ clear: both;}
#section6 span.readTxt{
	padding-left: 10px;
	display: block;
	max-height: 100%;
}
#section6 div.uniformWrap{
	position: relative;
	height: 370px;
}

#section6 div.uniformWrap div{
	position: absolute;
	bottom: 0;
	z-index: 10;
}

#section6 div.uniformWrap div:nth-child(1){ left: 15px;}
#section6 div.uniformWrap div:nth-child(2){ left: 176px;}
#section6 div.uniformWrap div:nth-child(3){ left: 355px;}
#section6 div.uniformWrap div:nth-child(4){ left: 505px;}

#section6 div.uniformWrap div img{z-index: 0;}

/*-------------------------------------*/
/* マップ */

#gMap{
	width: 667px;
	height: 447px;
}

.gMapWrap strong,
.gMapWrap span,
.gMapWrap .btnOrange{
	padding-left: 5px;
}

.gMapWrap strong{
	display: block;
	margin: 36px 0 10px;
}

.gMapWrap span{
	line-height: 1.9;
	font-size: 12px;
	letter-spacing: 1px;
	display: block;
}

.gMapWrap span a{ border-bottom: 1px solid #333333;}
.gMapWrap span a:hover{ border-bottom: 1px solid #fff; text-decoration: none;}

/*-------------------------------------*/

section.aboutWrap{
	margin-bottom: 20px;	
}

section.aboutWrap table#aboutTakami{
	width: 100%;
	font-size: 12px;
}

section.aboutWrap table#aboutTakami th,
section.aboutWrap table#aboutTakami td{
	padding: 16px 0;
	letter-spacing: 1px;
	background: url(../img/share/bg_dotted2.gif) repeat-x left bottom;
}

section.aboutWrap table#aboutTakami tr:nth-child(2n+2){ background: #eeeeee;}


section.aboutWrap table#aboutTakami th{ padding-left: 16px; letter-spacing: 2px;}
section.aboutWrap table#aboutTakami td{ padding-left: 10px;}

p.busMap{
	margin: 0 auto 40px auto;
	padding-top: 30px;
	width: 100%;
	text-align: center;
	
}


/*-------------------------------------*/

/* cause 理念と概要 */

/*-------------------------------------*/

#cause div.slider img{
	width: 667px;
	height: 445px;
}

#cause .sectionPin span.readTxt{
	padding-left: 7px;
	display: block;
	margin-bottom: 40px;
	max-height: 100%;
}

/*
#cause ul#mission5 li{
	position: relative;
	display: block;
	margin-bottom: 40px;
}

#cause ul#mission5 li img{ padding-left: 9px;}

#cause ul#mission5 li strong{
	position: absolute;
	top: 10px;
	left: 230px;
	display: block;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
}
*/

#cause .imgLtxtSet strong{
  margin-bottom: 14px;
}

#cause .imgLtxtSet dd span{
	font-size: 12px!important;
	font-weight: bold;
/* 	padding-right: 20px; */
}


#cause .imgLtxtSet strong span{
  font-size: 14px!important;
}
#cause .imgLtxtSet strong + span{
  font-weight: normal;
}

#cause .imgLtxtSet dd{
	padding-top: 0;
}

/*-------------------------*/
/* たかみ幼稚園の歴史 */

#cause #historyMsg{
	position: relative;
	margin: 50px 0 0 0;
	padding: 0 20px;
}

#cause #historyMsg strong{
	position: absolute;	
	left: 6px;
	line-height: 2;
	letter-spacing: 2px;
	font-size: 15px;
	color: #DE8885;
	padding-left: 20px;
	font-weight: bold;
}

#cause #historyMsg span{
	padding-top: 50px;
}



/*-------------------------------------*/

/* #dietary　食育 */

/*-------------------------------------*/

#dietary div#slider{
	margin-bottom: 35px;
/* 	height: 473px; */
}

/*
#dietary div#img3set img{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	width: 218px;
	padding-right: 5px;

}

#dietary div#img3set img:last-child{ padding-right: 0;}
*/

#dietary .txtTit{
	display: block;
	margin-bottom: 20px;
}

#dietary .sectionPin .readTxt{
	padding: 0 5px;
	margin-bottom: 30px;
		max-height: 100%;
}

#dietary .sectionPin span{ display: block;}

#dietary div.thinkWrap{
	padding: 0 5px;
	margin-top: 0px;
	width: 655px;
}

#dietary div.thinkWrap .think{
	width: 310px;
	float: left;
	margin: 0 0 40px 32px;
}

#dietary div.thinkWrap .think strong{
	display: block;
	margin: 24px 0 14px;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
}

#dietary div.thinkWrap .think span{
	font-size: 12px;
	line-height: 1.9;
	display: block;
	letter-spacing: 1px;
}

#dietary div.thinkWrap .think:nth-child(2n-1){ margin-left: 0px;}

#dietary div#chefMsg{
	background: url(../img/about/dietary/img_chef.jpg) no-repeat 440px 79px;
	padding: 80px 0 70px 15px;
	position: relative;
}

#dietary div#chefMsg strong{
	display: block;
	margin-bottom: 20px;
}

#dietary div#chefMsg span{
	font-size: 13px;
	width: 410px;
	padding-bottom: 15px;
}

#dietary div#chefMsg span ul{
	font-size: 12px;
	padding: 15px 0;
}

em.chefCaption{
	position: absolute;
	font-size: 11px;
	letter-spacing: 2px;
	right: 33px;
	text-align: right;
	top: 340px;
	z-index: 9999;
}

#policy4Img{
	height: 447px;
}

#policy4Img img{
	width: 667px;
	height: 445px;
}

#dietary div#slider img{
	width: 667px;
	height: 445px;
}

/*-------------------------------------*/

/* offer */

/*-------------------------------------*/

#offer{}

#offer .slider{
	width: 667px!important;
	height: 445px!important;
}
#offer .slider img{
	width: 667px!important;
	height: 445px!important;
}

#offer #section1  dl{
	padding: 0 20px;
	max-height: 100%;
}
#offer #section1  dl dt{
	position: relative;
	background: url(../img/share/bg_dotted_pencil.png) no-repeat right bottom;
	margin: 70px 0 25px;
	color: #DE8885;	
}

#offer #section1  dl dt strong{
	background: url(../img/share/bg_dotted2.gif) repeat-x left bottom;
	padding: 0 0 8px 6px;
	display: block;
	letter-spacing: 3px;
	font-size: 17px;
}

#offer #section1  dl dd{
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.9;
	padding-left: 8px;
}

dl.dlTable{
	padding: 0!important;
	width: 100%;

}
dl.dlTable dt,
dl.dlTable dd{
	padding: 5px 0!important;
}
dl.dlTable dt{
	position: inherit!important;
	background: none!important;
	margin: 0!important;
	color: inherit!important;

	width: 90px;
	float: left;

}
dl.dlTable dd{
	padding-left: 90px;
}



#offer #section1  dl dd div.tsubomiWrap{
	margin-top: 28px;
}

#offer #section1  dl dd div.tsubomiWrap p{
/*
	position: absolute;
	top: 0;
	right: 42px;
*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	background: url(../img/share/bg_yellow.gif) repeat-x left bottom;
	padding: 0 4px 1px;
	color: #DE8885;
	margin-bottom: 20px;
	display: inline;
}

#offer #section1 dl dd div.tsubomiWrap span{
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 12px;
	line-height: 2.1;
	padding-left: 4px;
}

#offer #section1 dl dd span.txtS{
	font-size: 11px;
	letter-spacing: 1px;
	display: block;
	margin-top: 5px;
	line-height: 2.0;
}

/*-------------------------------------*/
/* form */
/*-------------------------------------*/

#offer #section2{ margin-bottom: 30px;}

#offer #section2 .readTxt{
	padding: 0px 0 48px 27px;
	display: block;
	max-height: 100%;
}

#offer #section2 .txtS{
	font-size: 11px;
	margin-top: 15px;
	line-height: 2!important;
	display: block;
}


/* #offer #section2 dl{ */

#offer #section2 dl{
	width: 100%;
	position: relative;
	left: 27px;	
}

#offer #section2 dl dt,
#offer #section2 dl dd{
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 30px;
}

#offer #section2 dl dt{
	width: 170px;
	float: left;
	position: relative;
	top: 9px;
}

#offer #section2 dl dt dd{
	padding-left: 170px;
}

#offer #section2 dl dd input,
#offer #section2 dl dd textarea{
	border: 1px solid #dedede;
	background: none;
	padding: 8px;
}



/* #offer #section2 dl dd span.wpcf7-list-item-label{ */

#offer #section2 dl dd span.wpcf7-list-item-label{
	padding-right: 30px;
	position: relative;
}

#offer #section2 #btnSend {
	padding: 25px 0 0 27px;
	margin-bottom: 40px;
}

#offer #section2 #btnSend input{
	padding: 8px 30px 6px 30px;
	background: #F6AD64;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 4px;
	border: none;
}