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

#contents {
	margin-bottom:80px;
}

/* headerTitle
----------------------- */


#contents h3 {
	text-align:left;
	font-weight:bold;
	font-size:24px;
	border-bottom:#362a23 1px solid;
	margin-bottom:30px;
    padding-bottom: 11px;
    line-height: 1.4;
}

#contents h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #d8d5cf;
    padding-bottom: 15px;
	margin-bottom:14px;
    line-height: 1.4;
}

.illust {
	position:absolute;
	width:auto !important;
}

/* pageNav
----------------------- */

.pageNav {
	text-align:center;
	padding-top:60px;
}

.pageNav ol {
	text-align:center;
}

.pageNav li{
	width:30px;
	text-align:center;
	margin:0 5px;
	display:inline-block;
	font-weight:bold;
}

.pageNav li span {
	display:block;
	background:#da796e;
	color:#fff;
	height:32px;
	padding:8px 0 0 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pageNav li a {
	display:block;
	background:#f1ebe2;
	color:#9b8e86;
	height:32px;
	padding:8px 0 0 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	text-decoration:none;
}



/* #secIn
----------------------- */
.secIn {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* #mainArea
----------------------- */
div#mainArea {
	background:url("../img/common/bg_main01.png") repeat center 0;
	text-align:center;
	padding:75px;
	height:50px;
	margin:0 0 40px;
}

div#mainArea h2 {
	margin-bottom:14px;
}

div#mainArea p {
	font-size:14px;
	color:#7f746e;
}

/* #breadcrumbWrap
----------------------- */

ol#breadcrumb {
	overflow:hidden;
	margin-bottom:80px;
}

ol#breadcrumb li {
	float:left;
	background:url("../img/common/ico_pankuzu02.png") no-repeat 0 5px;
    padding: 3px 17px;
    font-size: 11px;
    line-height: 1.3;
}

ol#breadcrumb li.home {
	padding:0 15px 0 0;
	background:none;
}

/* .ftContact */

.ftContact {
	border:1px solid #d8d5cf;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:30px 40px;
	margin:60px auto 0;
	width:918px;
	position:relative;
}

/* overflow:hiddenが使えないため、clearfix */
.ftContact:after {
  content: "";
  clear: both;
  display: block;
}


.ftContact a {
	text-decoration:none !important;
}

.ftContact .text {
	float:left;
	padding-right:50px;
	line-height:1.6;
}

.ftContact .text .tel {
	font-weight:bold;
	font-size:20px;
}

.ftContact .btn {
	float:left;
}

.ftContact .btn a {
	color:#fff;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	background:#372a24;
	width:260px;
	line-height:50px;
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



/* #home Toppage
=========================================== */

#home #contents {
	position:relative;
}

/* #mainArea
----------------------- */
#home div#mainArea {
	max-height: 587px;
	min-height:300px;
	height: 60vh;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding:0px;
	margin:0px;
	background:url("../img/home/mainimg01.jpg") no-repeat center center #fdf4e6;
	background-size:100% auto;
}
#home div#mainArea.is-bg-none {
	background:none;
}

#home div#mainArea #mainVideo {
	position: absolute;
	top: -100%;
	bottom: -100%;
	right:-100%;
	left:-100%;
	margin: auto !important;
	width: 100%;
	min-width:1040px !important;
	padding:0px;
}


/* #topBnr
----------------------- */
#home #topBnr {
	position: absolute;
	left: 50%;
	margin-top: -296px;
	margin-left: -600px;
	z-index: 100;
}
#home #topRightBnr {
	position: absolute;
	left: 50%;
	margin-top: -140px;
	margin-left: 70px;
	z-index: 10;
}
#home #topBnr a {
	display: inline-block;
	margin-right: 10px;
}
#home #topBnr .viewSp {
	display: none;
}

#home .viewSp {
	display: none;
}

/* #illust
----------------------- */
#home .illust {
	position: absolute;
	z-index: 20;
}

#home .posi01 {
	top: -127px;
	right: -288px;
}
#home .posi02 {
    bottom: -30px;
    left: -222px;
}
#home .posi03 {
	bottom: -52px;
	right: -221px;
}

#home .sun {
	right:20%;
	bottom:-50px;
}

/* #newReport ※保育日記ページと共通スタイル
----------------------- */
#newReport{
	background: #fef5e7;
	padding: 100px 0;
}

#newReport h2 {
	margin-bottom: 38px;
}

#newReport h2 span {
	padding: 0 15px;
}

#newReport h2 img {
	vertical-align: middle;
}

#newReport .btn{
	padding: 20px 0 5px;
	text-align: center;
}

#newReport .secIn {
	overflow: visible;
}

/* article */

#newReport .articleWrap {
	margin: 0 -35px 0 0;
	overflow: hidden;
}

#newReport article{
	float: left;
	margin: 0 35px 40px 0;
	width: 310px;
}

#newReport article a{
	display:block;
	text-decoration: none;
}


#newReport article .photo {
	position: relative;
	height: 200px;
	margin-bottom: 7px;
	overflow: hidden;
	background:url("../img/common/img_noimg01.png") no-repeat 0 0;
	background-size:100% auto;
}

#newReport article:nth-child(4n+1) .photo {
	background:url("../img/common/img_noimg01.png") no-repeat 0 0;
	background-size:100% auto;
}

#newReport article:nth-child(4n+2) .photo {
	background:url("../img/common/img_noimg02.png") no-repeat 0 0;
	background-size:100% auto;
}

#newReport article:nth-child(4n+3) .photo {
	background:url("../img/common/img_noimg03.png") no-repeat 0 0;
	background-size:100% auto;
}

#newReport article:nth-child(4n+4) .photo {
	background:url("../img/common/img_noimg04.png") no-repeat 0 0;
	background-size:100% auto;
}



#newReport article .cat{
	position: absolute;
	left: -2px;
	top: -2px;
	color: #fff;
	font-size: 12px;
	line-height:1.4;
	text-align: center;
	min-width: 76px;
	padding: 4px 6px;
	background: #000;
	border: 2px solid #fef5e7;
	display:block;
}

#newReport article time {
	font-size: 12px;
	color: #b6a297;
	font-weight: bold;
	line-height:1.3;
}

#newReport article h1 {
	font-size: 15px;
	font-weight:bold;
	margin-top: 5px;
	line-height:1.3;
}

#home #linkArea {
	width: 1000px;
}

/* 組名　class */

#newReport article span.yuri {
	background: #eb8ed8;
}

#newReport article span.tanpopo {
	background: #87af0c;
}

#newReport article span.sumire {
	background: #7e7ce3;
}

#newReport article span.usagi {
	background: #e67358;
}

#newReport article span.risu {
	background: #935e55;
}

#newReport article span.hiyoko {
	background: #f1bf13;
}

#newReport article span.ooyake {
	background: #6d615a;
}

#newReport article span.petite {
	background: #db7b70;
}

#newReport article span.station {
	background: #90a56a;
}

#newReport article span.kidsroom {
	background: #df9a21;
}

#newReport article span.infant {
	background: #f2c699;
}

#newReport article span.baby {
	background: #8ecbd6;
}


/* #news
----------------------- */

#home #news {
	float: left;
	width: 470px;
	padding: 105px 0 0;
}

#home #news .titWrap {
	overflow: hidden;
	border-bottom: 1px solid #362a23;
	padding: 0 0 18px;
	margin-bottom: 10px;
}

#home #news .titWrap h2 {
	float: left;
}

#home #news .titWrap span {
	float: right;
}


/* article */

#home #news .articleWrap{
	height: 210px;
	overflow-y: scroll;
	position: relative;
	margin:0px;
}

#home #news .articleWrap article {
	border-bottom: 1px solid #e5dcc9;
	padding: 20px 0;
}

#home #news .articleWrap article time {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 10px 0;
}

#home #news .articleWrap article span {
	float: left;
	background: #b6a297;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 2px 10px;
	margin: 2px 0 0;
	line-height:1.4;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#home #news .articleWrap article h1 {
	clear: both;
	font-size: 14px;
	font-weight: normal;
}

/* banner */

#home #banner {
	width: 470px;
	float: right;
	margin: 105px 0 0;
}

#home #banner ul {
	margin: 0 -20px 0 0;
	overflow: hidden;
}

#home #banner li {
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}


#home #banner li a img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 25%;
}

#home #banner .album1 a{
	background: url("../img/home/bg_album01.png") no-repeat 0 0;
	width: 470px;
	height: 120px;
	display: block;
}

#home #banner .album2 a{
	background: url("../img/home/bg_album02.png") no-repeat 0 0;
	width: 470px;
	height: 120px;
	display: block;
}

#home #banner .album3 a{
	background: url("../img/home/bg_album03.png") no-repeat 0 0;
	width: 470px;
	height: 120px;
	display: block;
}


/* pickupCont */

#home #pickupCont {
	clear: both;
	overflow: hidden;
	margin: 0 -40px 0 0;
	padding: 40px 0 0;
}

#home #pickupCont p {
	float: left;
	margin: 0 40px 0 0;
}

#home #pickupCont p:nth-child(3) {
	margin: 20px 0 0 0;
}
#home #recruitCont {
	margin-top: 20px;
}
#home #recruitCont p a {
	display: block;
	background: #FDCACB;
	padding: 5px 10px;
	transition: all 0.3s;
}
#home #recruitCont p a:hover {
	background: #fef5;
}

#home #pickupCont p.pickupRecruit {
	position: relative;
}
#home #pickupCont p.pickupRecruit .pt{
	display: block;
	position: absolute;
	top: -2.5em;
	left: 0;
	width: 100%;
	text-align: center;
	color: #a0948c;
	font-weight: bold;
	font-size: 12px;
}
#home #pickupCont p.pickupRecruit .pt::before,
#home #pickupCont p.pickupRecruit .pt::after{
	content: "";
	display: inline-block;
	width: 1px;
	height: 1.5em;
	background-color: #a0948c;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#home #pickupCont p.pickupRecruit .pt::before{
	margin-right: 10px;
	-webkit-transform: rotate(-25deg);
	   -moz-transform: rotate(-25deg);
	    -ms-transform: rotate(-25deg);
	     -o-transform: rotate(-25deg);
	        transform: rotate(-25deg);
}
#home #pickupCont p.pickupRecruit .pt::after{
	margin-left: 5px;
	-webkit-transform: rotate(25deg);
	   -moz-transform: rotate(25deg);
	    -ms-transform: rotate(25deg);
	     -o-transform: rotate(25deg);
	        transform: rotate(25deg);
}
#home #pickupCont p.pickupRecruit .pt .date{
	color: #e92264;
	font-size: 130%;
	vertical-align: baseline;
	display: inline-block;
	margin: 0 4px;
}

#home #setsumeikai {
	margin-top: 45px;
	position: relative;
}

#home #setsumeikai .movieWrap {
	margin-top: 50px;
}
#home #setsumeikai .movieWrap > video {
	width: 560px;
	margin: auto;
	display: block;
}
/* 当園について
=========================================== */
/* 当園について共通 */

#introLink,#reportLink {
	border-top:2px solid #e9e5dd;
	border-bottom:2px solid #e9e5dd;
	padding:40px 0 20px;
}

#introLink ul,#reportLink ul{
	margin-right:-20px;
	overflow:hidden;
}

#introLink li,#reportLink li {
	float:left;
	border:4px solid #e9e5dd;
	margin:0 20px 20px 0;
}

#introLink li a,#reportLink li a {
	display:block;
	width:187px;
	padding:0 20px;
	text-decoration:none;
	font-weight:bold;
	line-height:1.4;
	background:url("../img/common/ico_arrow01.png") no-repeat 93% center;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#introLink li a span,#reportLink li a span {
	display:table-cell;
	vertical-align:middle;
	height:72px;
}

#introLink li a span:hover,#reportLink li a span:hover {
	opacity:1;
}

#introLink li a:hover,#reportLink li a:hover {
	background:url("../img/common/ico_arrow01.png") #f9f7f3 no-repeat 95% center;
}


/* #introOutline 園の概要
=========================================== */

/* intro */

#introOutline #intro {
	overflow:hidden;
	margin-bottom:60px;
}

#introOutline #intro .img {
	float:right;
}

#introOutline #intro .text {
	float:left;
	width:524px;
	margin:-3px 0 0;
	font-size:15px;
}

#introOutline #intro .text p {
	margin-bottom:28px;
}

/* philosophy */
#philosophy {
	margin-bottom: 60px;
}

#philosophy .philosophyBox {
	background: #f9f7f3;
    padding: 40px;
}

#philosophy .philosophyBox .tit {
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: none;
}

#philosophy .philosophyBox .listWrap {
	display: flex;
}

#philosophy .philosophyBox .list {
	position: relative;
	font-size: 17px;
	font-weight: 700;
	flex:0 0 410px;
	margin: 0 auto;
}

#philosophy .philosophyBox .list li > span{
	color: #62a965;
	position: absolute;
	left: -1.5em;
}


/* outline */

#introOutline #outline {
	margin-bottom:95px;
}

#introOutline #outline table {
	border-top:1px solid #e5dcc9;
	width:100%;
}

#introOutline #outline table th,
#introOutline #outline table td{
	border-bottom:1px solid #e5dcc9;
	padding:14px 20px;
	vertical-align: top;
}

#introOutline #outline table th {
	font-weight:bold;
	width:168px;
	text-align:left;
}


/* point */



#introOutline #point li {
	overflow:hidden;
	margin-bottom:50px;
}

#introOutline #point li .img {
	float:right;
	width:420px;
}

#introOutline #point li .pointText {
	float:left;
	width:550px;
}

#introOutline #point li .pointText h4 {
	margin:27px 0 15px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0.10em;
	line-height:1.4;
	border:none;
}

#introOutline #point li .pointText h4 span{
	font-size:22px;
	color:#df5f5d;
	vertical-align:baseline;
}





/* #introFacility 施設紹介
=========================================== */


#introFacility .secIn .img{
	float:left;
	margin-bottom:100px;

}

#introFacility .secIn:last-child .img {
	margin-bottom:0px;
}


#introFacility .secIn .btn {
	overflow:hidden;
	margin-right:-10px;
	float:right;
	width:480px;
}
#introFacility .secIn .btn li {
	float:left;
	margin:0 10px 10px 0;
}

#introFacility .secIn .btn li a{
	padding:19px 10px 11px 50px;
	font-weight:bold;
	color:#fff;
	font-size:18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height:1.3;
	width:170px;
	height:29px;
	background:url("../img/introduction/facility/icon_zoom.png") no-repeat 16px center #6d615a;
	display:block;
}


#introFacility .secIn .btn li.long a {
	height:49px;
	padding:7px 10px 3px 50px;
}

#introFacility .secIn .btn li:hover {
	opacity:0.9;
	cursor:pointer;
}

/* popup */

#introFacility .pCont {
	background:url("../img/introduction/facility/bg_popup.png") repeat-x 0 0;
	width:700px;
	height:444px;
	position:relative;
	margin:0 auto;
	padding:40px 80px 70px;
}

#introFacility .pCont h4 {
	text-align:center;
	font-size:28px;
	margin-bottom:15px;
}

#introFacility .pCont .img {
	margin-bottom:20px;
}


#introFacility .mfp-arrow-left {
    left: 50%;
    margin-left: -540px;
}

#introFacility .mfp-arrow-right {
    right: 50%;
    margin-right: -540px;
}




/* #introScheduleDay 一日のスケジュール
=========================================== */

#introScheduleDay .sWrap {
	width:1000px;
	margin:0 auto 60px;
}

/* overflow:hiddenが使えないため、clearfix */
#introScheduleDay .sWrap:after {
  content: "";
  clear: both;
  display: block;
}


#introScheduleDay #nyuji{
	width:430px;
	float:left;
	background:url("../img/introduction/schedule-day/bg_nyuji.png") repeat 0 0;
	margin: 0 0 0 40px;
}


#introScheduleDay #youji{
	width:430px;
	float:right;
	background:url("../img/introduction/schedule-day/bg_youji.png") repeat 0 0;
	margin: 0 0 0 40px;
}


#introScheduleDay h3{
    margin: 50px auto 50px;
	text-align:center;
	padding:0px;
	border:none;
}


#introScheduleDay .timeschedule {
    width: 313px;
    padding: 0 60px;
    background: url("../img/introduction/schedule-day/bg_dotted.png") repeat-y left 0;
    margin: 0 0 80px -3px;
}

#introScheduleDay #youji .timeschedule {
    width: 313px;
    padding: 0 60px;
    background: url("../img/introduction/schedule-day/bg_dotted.png") repeat-y right 0;
    margin: 0 -3px 80px 0;
}

#introScheduleDay #nyuji .timeschedule p.time {
	background:url("../img/introduction/schedule-day/bg_time.png") no-repeat 0 0;
	color:#fff;
	text-align:center;
	position:absolute;
	top:0px;
	left:-100px;
	width:80px;
    height: 26px;
    padding: 2px 0 0 0;
}

#introScheduleDay #youji .timeschedule p.time {
	background:url("../img/introduction/schedule-day/bg_time.png") no-repeat 0 0;
	color:#fff;
	text-align:center;
	position:absolute;
	right:-100px;
	width:80px;
    height: 26px;
    padding: 2px 0 0 0;
}


#introScheduleDay .timeschedule h4 {
	border-bottom:none;
	padding:0px;
	margin:0px 0px 10px;
	font-size:22px;
}

#introScheduleDay .timeschedule h4 span {
	font-size:14px;
	vertical-align:baseline;
}

#introScheduleDay .timeschedule li {
	margin-bottom:33px;
	position:relative;
}

#introScheduleDay .timeschedule li p {
	margin-bottom:14px;
	font-size:13px;
}

#introScheduleDay .timeschedule li:last-child {
	height:10px;
}

#introScheduleDay .timeschedule li:last-child * {
	position:absolute;
}


/* #introScheduleYear 年間行事
=========================================== */

/* タブ */

#introScheduleYear ul#tabs {
	overflow:hidden;
	margin:0 -13px 0 0;
}

#introScheduleYear ul#tabs li {
	float:left;
	width:241px;
	margin-right:12px;
	border-radius:5px 5px 0 0;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	top:0px;
}
#introScheduleYear ul#tabs li:hover {
	top:3px;
	position:relative;
	opacity:0.8;
	-webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#introScheduleYear ul#tabs li span {
	display:block;
	text-align:center;
	background:#dfdcd7;
	color:#959088;
	font-size:22px;
	height:42px;
	padding:8px 0 0 0;
}

#introScheduleYear .eventWrap .caption,
#introScheduleYear .eventWrap .photo {
  	animation-duration: 0.4s;
}

#introScheduleYear ul#tabs li.current span{
	background:none;
	color:#fff;
	cursor:default;
	-webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#introScheduleYear ul#tabs li#tab01 {
	background:url("../img/introduction/schedule-year/bg_tab01.png") repeat 0 0;
}
#introScheduleYear ul#tabs li#tab02 {
	background:url("../img/introduction/schedule-year/bg_tab02.png") repeat 0 0;
}
#introScheduleYear ul#tabs li#tab03 {
	background:url("../img/introduction/schedule-year/bg_tab03.png") repeat 0 0;
}
#introScheduleYear ul#tabs li#tab04 {
	background:url("../img/introduction/schedule-year/bg_tab04.png") repeat 0 0;
}




/* タブ内 */


#introScheduleYear #tabContent {
	overflow:hidden;
	height:800px;
}

#introScheduleYear #tabContent #spring {
	border-top:5px solid #f3878c;
}

#introScheduleYear #tabContent #summer {
	border-top:5px solid #1a91c2;
}

#introScheduleYear #tabContent #autumn {
	border-top:5px solid #d1a211;
}

#introScheduleYear #tabContent #winter {
	border-top:5px solid #204064;
}


#introScheduleYear #tabContent .eventWrap {
    overflow: hidden;
    padding: 80px 0 0 0;
    position: absolute;
    left: 0px;
    top: 50px;
    background: #fff;
    width: 1000px;
	min-height:635px;
}

#introScheduleYear #tabContent .current {
	display:block;
	z-index:100;
}
#introScheduleYear #tabContent .disnon {
	display:none;
}

#introScheduleYear .bx-wrapper .bx-pager {
	display:none !important;
}

#introScheduleYear #tabContent .caption {
	float:left;
	width:290px;
	text-align:center;
	padding:24px 0 0 0;
}


#introScheduleYear #tabContent .caption .label {
	margin-bottom:30px;
}


#introScheduleYear #tabContent .photo {
	float:right;
	width:680px;
}

#introScheduleYear #tabContent .sliderWrap {
	position:relative;
	padding-left:20px;
}

#introScheduleYear  .bxslider li {
	margin:0 auto;
	width:640px;
}

#introScheduleYear #tabContent .photo figcaption {
	font-size:16px;
	font-weight:bold;
	margin:20px 0;
	text-align:center;
}

#introScheduleYear #tabContent .photo .event{
	overflow:hidden;
	border-top:1px solid #e9e5dd;
	padding:26px 0 0 0;
	margin-right:-20px;
}

#introScheduleYear #tabContent .photo .event li {
	float:left;
	width:180px;
	border-bottom:1px dotted #d3d3d2;
	padding:3px 5px 3px 15px;
	margin-right:20px;
	font-size:13px;
	background:url("../img/introduction/schedule-year/ico_spring01.png") no-repeat left 11px;
}

#introScheduleYear #tabContent #summer .photo .event li {
	background:url("../img/introduction/schedule-year/ico_summer01.png") no-repeat left 11px;
}

#introScheduleYear #tabContent #autumn .photo .event li {
	background:url("../img/introduction/schedule-year/ico_autumn01.png") no-repeat left 11px;
}

#introScheduleYear #tabContent #winter .photo .event li {
	background:url("../img/introduction/schedule-year/ico_winter01.png") no-repeat left 11px;
}


/* イラスト */

#introScheduleYear .spIllust01 {
	bottom:122px;
	left:9px;
}
#introScheduleYear .spIllust02 {
	bottom:64px;
	left:117px;
}
#introScheduleYear .sumIllust01 {
	bottom:86px;
	left:17px;
}
#introScheduleYear .sumIllust02 {
	bottom:124px;
	left:167px;
}
#introScheduleYear .autIllust01 {
	bottom:56px;
	left:-15px;
}
#introScheduleYear .autIllust02 {
	bottom:145px;
	left:156px;
}
#introScheduleYear .winIllust01 {
	bottom:42px;
	left:9px;
}
#introScheduleYear .winIllust02 {
	bottom:86px;
	left:143px;
}



/* 課外授業、5つの活動、カリキュラム共通
=========================================== */

/* ページ内リンク */

#introLesson #pageLink,
#introActivity #pageLink,
#introCurriculum #pageLink {
	margin-bottom:100px;
}

#introLesson #pageLink ul,
#introActivity #pageLink ul,
#introCurriculum #pageLink ul{
	overflow:hidden;
	margin-right:-25px;
}

#introLesson #pageLink ul li,
#introActivity #pageLink ul li,
#introCurriculum #pageLink ul li{
	margin-right:25px;
	float:left;
}

#introLesson #pageLink li a,
#introActivity #pageLink li a,
#introCurriculum #pageLink li a{
	display:block;
	width:180px;
	height:50px;
	background:#362a23;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#introLesson #pageLink li a span,
#introActivity #pageLink li a span,
#introCurriculum #pageLink li a span {
    display: table-cell;
    width: 180px;
	height:46px;
	padding:4px 0 0;
    text-align: center;
    vertical-align: middle;
}


/* 活動内容 */


#introLesson .lessonWrap,
#introActivity .activityWrap,
#introCurriculum .curriculumWrap {
	width:1000px;
	margin:0 auto 120px;
	position:relative;
}

#introLesson .lessonWrap .img,
#introActivity .activityWrap .img,
#introCurriculum .curriculumWrap .img {
	float:right;
	margin-bottom:57px;
}

#introLesson .right .img,
#introActivity .right .img,
#introCurriculum .right .img {
	float:left;
}


#introLesson .lessonWrap .text,
#introActivity .activityWrap .text,
#introCurriculum .curriculumWrap .text {
	float:left;
	width:520px;
	margin-bottom:57px;
	font-size:15px;
}


#introLesson .right .text,
#introActivity .right .text,
#introCurriculum .right .text {
	float:right;
}


#introLesson .lessonWrap .text h3,
#introActivity .activityWrap .text h3,
#introCurriculum .curriculumWrap .text h3 {
	margin-bottom:40px;
	border-bottom:none;
	padding:0px;
}

#introLesson .lessonWrap .text h4,
#introActivity .activityWrap .text h4,
#introCurriculum .curriculumWrap .text h4 {
	margin-bottom:8px;
	font-weight:bold;
	border-bottom:none;
	padding:0px;
}

#introActivity .activityWrap .set + .set {
	margin-top: 30px;
}

#introActivity .activityWrap .activity-overflow {
	overflow: hidden;
}


/* メッセージ */

#introLesson .lessonWrap .message,
#introActivity .activityWrap .message,
#introCurriculum .curriculumWrap .message {
	clear:both;
	background:#f9f7f3;
	text-align:center;
	padding:40px;
	position:relative;
}

#introLesson .lessonWrap .message h4,
#introActivity .activityWrap .message h4,
#introCurriculum .curriculumWrap .message h4 {
	color:#fff;
	border-bottom:none;
	padding:0px;
	height:33px;
	font-size:16px;
	position:absolute;
	top:-17px;
	left:0;
	right:0;
	margin:auto;
}

#introLesson .lessonWrap .message h4 div,
#introActivity .activityWrap .message h4 div,
#introCurriculum .curriculumWrap .message h4 div {
    width: auto;
    position: relative;
    display: inline-block;
    padding: 7px 28px;
    height: 22px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
    border-radius: 18px;
}


#introLesson .lessonWrap .message h5,
#introActivity .activityWrap .message h5,
#introCurriculum .curriculumWrap .message h5 {
	color:#0ea292;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
}

#introLesson .lessonWrap .message p,
#introActivity .activityWrap .message p,
#introCurriculum .curriculumWrap .message p {
	width:700px;
	margin:0 auto;
	text-align:left;
	font-size:13px;
}



/* #introlesson 課外授業
=========================================== */

#introLesson #pageLink ul li{
	margin-right:16px;
}

#introLesson #pageLink li a{
	width:111px;
	line-height:1.35;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#introLesson #pageLink li a:hover{
	background:#585da2;
	opacity:1;
}



#introLesson .lessonWrap .text{
	width:100%;
	float:none;
}

#introLesson .lessonWrap .message h4 div {
	background:#585da2;
}

#introLesson .lessonWrap .message h4 div:before {
	content:"";
	background:url("../img/introduction/lesson/img_fukidashi.png") no-repeat 0 0;
    width: 14px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
}

#introLesson .lessonWrap .message h4 span {
	color:#fceb5e;
}

#introLesson #lesson08.lessonWrap .message ol {
	width: 700px;
	margin: 0 auto 10px;
}
#introLesson #lesson08.lessonWrap .message ol li {
	list-style: inside decimal;
	text-align: left;
	font-size: 13px;
}

/* イラスト */

#introLesson #illust01 {
	right:-133px;
	bottom:129px;
}
#introLesson #illust02 {
	left:-110px;
	bottom:17px;
}
#introLesson #illust03 {
	left:-143px;
	bottom:-24px;
}
#introLesson #illust04 {
	right:-16px;
	bottom:-47px;
}
#introLesson #illust05 {
	left:-194px;
	bottom:48px;
}
#introLesson #illust06 {
	right:-49px;
	bottom:-43px;
}
#introLesson #illust07 {
	right:-139px;
	bottom:99px;
}
#introLesson #illust08 {
	left:-128px;
	bottom:-45px;
}
#introLesson #illust09 {
	right:-153px;
	bottom:182px;
}
#introLesson #illust10 {
	left:-55px;
	bottom:-48px;
}
#introLesson #illust11 {
	right: -100px;
	bottom: 170px;
}
#introLesson #illust12 {
	left: -80px;
	bottom: -50px;
}



/* #introactivity 5つの活動
=========================================== */

#introActivity #pageLink li a{
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#introActivity #pageLink li a:hover{
	background:#0ea292;
	opacity:1;
}

#introActivity .activityWrap .message h4 div {
	background:#0ea292;
}
#introActivity .activityWrap .message h4 div:before {
	content:"";
	background:url("../img/introduction/activity/img_fukidashi.png") no-repeat 0 0;
    width: 14px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
}


/* イラスト */

#introActivity #illust01 {
	left:363px;
	top:-10px;
}
#introActivity .activIllust01 {
	left:363px;
	top:-10px;
}

#introActivity #illust02 {
	left:-164px;
	top:91px;
}
#introActivity .activIllust02 {
	right: 300px;
    bottom: 91px;
}

#introActivity #illust03 {
	right:23px;
	top:-78px;
}
#introActivity .activIllust03 {
	right:23px;
	top:-78px;
}

#introActivity #illust04 {
	right:52px;
	top:-40px;
}
#introActivity .activIllust04 {
	left: 260px;
    bottom: 80px;
}

#introActivity #illust05 {
	left:-155px;
	top:124px;
}
#introActivity .activIllust05 {
	top: -80px;
    left: 315px;
}

#introActivity #illust06 {
	left:-84px;
	top:177px;
}
#introActivity .activIllust06 {
	right: 120px;
    top: -45px;
}

#introActivity #illust07 {
	right:-72px;
	top:177px;
}
#introActivity .activIllust07 {
	right:-72px;
	bottom: 0;
}


/* 05 nomessage */
#introActivity .activityWrap .message.nomessage {
	padding: 0;
	background: none;
}
#introActivity #illust06 {
	top: -40px;
}
#introActivity #illust07 {
	top: -60px;
}



/* #introCurriculum カリキュラム
=========================================== */

#introCurriculum #pageLink li a{
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#introCurriculum #pageLink li a:hover{
	background:#df5f5d;
	opacity:1;
}



#introCurriculum .curriculumWrap .message h4 div {
    background: #df5f5d;
}
#introCurriculum .curriculumWrap .message h4 div:before {
	content:"";
	background:url("../img/introduction/curriculum/img_fukidashi.png") no-repeat 0 0;
    width: 14px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
}

#introCurriculum .curriculumWrap .message h4 span {
	color:#362a23;
}



/* #diary 保育日記、#album アルバム　共用パーツ
=========================================== */

#diary #category,
#album #category {
	background:#f9f6f1;
	padding:10px;
	width:980px;
	text-align:center;
}

#diary #category select,
#album #category select {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	border:1px solid #d0c8bc;
	width:300px;
	padding:8px;
}


/* #diary 保育日記
=========================================== */

#diary #newReport{
	background: #FFF;
	padding: 40px 0;
}

#diary #newReport .articleWrap {
	padding-bottom:40px;
}

#diary #newReport article h1 {
	margin-bottom:10px;
}

#diary #newReport article .text p {
	line-height:1.6;
}

#diary #newReport article .photo span{
	border: 2px solid #fff;
}

#diary .pageNav {
	border-top:1px solid #e5dcc9;
}


/* #diaryDtail 保育日記-詳細
=========================================== */
#diaryDtail #newReport {
	background:#fff;
	padding:0px;
}
#diaryDtail .detailWrap {
	border:20px solid #f6f5f4;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 5px;
	width:960px;
}

#diaryDtail #newReport article {
	width:840px;
	margin:0 auto;
	padding:50px 0 100px;
	float:none;
}

#diaryDtail #newReport article .cat {
	position:static;
	border:none;
	display:inline-block;
}

#diaryDtail #newReport article .tit {
	overflow:hidden;
	border-bottom:1px solid #e5dcc9;
	padding:10px 0 20px 0;
	margin:0 0 20px 0;
}

#diaryDtail #newReport article h1 {
	font-size:26px;
	font-weight:bold;
	padding-right:24px;
}
#diaryDtail #newReport article time {
	padding-left:24px;
	vertical-align:middle;

}

#diaryDtail #newReport .text {
	margin-bottom:50px;
	font-size:15px;
}

#diaryDtail #newReport .photo {
	text-align:center;
}


#diaryDtail #newReport .photo p {
	margin-bottom:20px;
}


#diaryDtail .backPage a{
	text-align:center;
	text-decoration:none;
	display:block;
	width:150px;
	background:#da796e;
	color:#fff;
	height:32px;
	padding:8px 0 0 0;
	margin:60px auto 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* #album アルバム
=========================================== */
#album .loginWrap {
	width:300px;
	margin:0 auto;
	text-align:center;
}

#album .loginWrap .illust {
	position:static;
	top:auto;
	left:auto;
}

#album h3 {
	border:none;
	text-align:center;
	padding:30px 0 40px;
	margin:0px;
}

#album .loginWrap .pass input {
	border:1px solid #e9e5dd;
	height:20px;
	margin-bottom:40px;
	padding:10px;
	width:260px;
}

#album .loginWrap .btn input {
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	background:#df5f5d;
	width:150px;
	cursor:pointer;
}

#album .loginWrap .btn input {
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	background:#6d615a;
	width:150px;
	cursor:pointer;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#album .loginWrap .btn input:hover {
	background:#df5f5d;
}

/*　ログイン後 */

#album #category .btn {
	display:inline-block;
}

#album #category .btn input {
	color:#fff;
	font-size:14px;
	line-height:38px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	background:#6d615a;
	width:100px;
	cursor:pointer;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#album #category .btn input:hover {
	background:#df5f5d;
}

#album .mfp-close-btn-in .mfp-close {
	top:0px;
	right:-25px;
}

#album .photo h3 {
	padding:40px 0;
	margin:0px;
}

#album .photo ul {
	overflow:hidden;
	margin:0 -35px 0 0;
}

#album .photo ul li {
	float:left;
	margin:0 35px 35px 0;
	position:relative;
}

#album .photo ul li:after {
	content:"";
	background:url("../img/album/icon_zoom01.png") no-repeat 0 0;
	width:21px;
	height:21px;
	position:absolute;
	right:0px;
	bottom:0px;
}

#album .preparation {
	text-align: center;
    margin: 100px auto 200px;
    width: 220px;
}



/* #faq よくあるご質問
=========================================== */

/* ページ内リンク */
#faq #pageLink {
	margin: 0 auto 70px;
}

#faq #pageLink ul{
	overflow:hidden;
	margin-right:-25px;
}

#faq #pageLink ul li{
	margin-right:25px;
	margin-bottom: 15px;
	float:left;
}

#faq #pageLink li a{
	display:block;
	width: 231px;
	background:#362a23;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	height:38px;
	padding:12px 0 0;
	text-decoration:none;
}
/* 質問と回答 */
#faq .secFaq + .secFaq{
	margin-top: 80px;
}
#faq .secFaq .listFaq{
	padding: 5px;
	border-radius: 5px;
	background: #f9f7f5;
}
#faq .secFaq .listFaq + .listFaq{
	margin-top: 10px;
}
#faq .secFaq .listFaq dt{
	position: relative;
	padding: 20px 65px 15px 75px;
	box-sizing: border-box;
	background: url("../img/faq/ico_que01.png") top 50% left 14px / 46px 46px no-repeat;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	cursor: pointer;
	transition: all .3s ease;
}
#faq .secFaq .listFaq dt:hover{
	opacity: .7;
}
#faq .secFaq .listFaq dt .btn{
	position: absolute;
	top: 50%;
	right: 25px;
	display: block;
	width: 24px;
	height: 24px;
	background: #b3aca7;
	margin-top: -10px;
}
#faq .secFaq .listFaq dt .btn::before,
#faq .secFaq .listFaq dt .btn::after{
	position: absolute;
	content: '';
	top: 50%;
	left: 50%;
	width: 16px;
	height: 2px;
	margin: -1px 0 0 -8px;
	background: #fff;
}
#faq .secFaq .listFaq dt .btn::before{
	transform: rotate(90deg);
	transition: all .3s ease;
}
#faq .secFaq .listFaq dt.is-active .btn::before{
	transform: rotate(180deg);
}
#faq .secFaq .listFaq dd{
	display: none;
	position: relative;
	min-height: 60px;
	padding: 27px 18px 27px 75px;
	box-sizing: border-box;
	background: #fff url("../img/faq/ico_ans01.png") top 16px left 14px / 46px 46px no-repeat;
	font-size: 15px;
}

/* #admission 入園案内
=========================================== */

#admission #intro {
	overflow:hidden;
	margin-bottom:60px;
}

#admission #intro .img {
	float:left;
}

#admission #intro .text {
	float:right;
	width:524px;
	margin:-3px 0 0;
	font-size:15px;
}

#admission #intro .text p {
	margin-bottom:28px;
}

#admission h4 {
	border:none;
	padding:0px;
	margin:0px;
}

/* ページ内リンク */

#admission #pageLink {
	margin:80px auto 77px;
}

#admission #pageLink ul{
	overflow:hidden;
	margin-right:-25px;
}

#admission #pageLink ul li{
	margin-right:25px;
	float:left;
}

#admission #pageLink li a{
	display:block;
	width:231px;
	background:#362a23;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	height:38px;
	padding:12px 0 0;
	text-decoration:none;
}

/* 入園について */

#admission #outline {
	padding-bottom:47px;
}

#admission #outline .aboutBox{
	background:#f9f7f5;
	float:left;
	width:490px;
}

#admission #outline .left {
	float:left;
	padding:0 0 25px;
}

#admission #outline .right {
	float:right;
	padding:0 0 25px;
}

#admission #outline .aboutBox h4 {
	background:#62a965;
	color:#fff;
	font-size:16px;
	padding:17px 30px 18px;
	line-height:1.6;
	margin-bottom:25px;
}

#admission #outline .aboutBox h4 span {
	color:#ffd157;
	font-size:20px;
	line-height:1.2;
	padding:0 5px 0 0;
}

#admission #outline .aboutBox p {
	margin:0 30px 10px 30px;
}


/* 支給認定と申請手続き */

#admission #apply {
	margin-bottom:40px
}
#admission #apply .captionText {
  margin-bottom: 20px;
}
#admission #apply .flowBox {
	margin-bottom:30px;
}

#admission #apply .flowBox h4{
	background:#f2ebdc;
	font-size:18px;
	padding:9px 20px 8px;
	margin-bottom:18px;
}

#admission #apply .flowBox .captionText {
	margin-bottom:20px;
}

#admission #apply .fowIn {
	border:1px solid #d8d5cf;
	margin-bottom:16px;
}

#admission #apply .fowIn h5 {
	font-size:18px;
	border-bottom:1px dashed #d8d5cf;
	padding:14px 30px 13px 55px;
	background:url("../img/admission/ico_maru01.png") no-repeat 30px center;
}

#admission #apply .fowIn .text{
	padding:20px 30px 25px;
}

#admission #apply .note {
	font-size:12px;
	color:#6c635c;
}

#admission #apply .fowIn table {
	margin-bottom:18px;
}

#admission #apply .fowIn table th{
	font-size:15px;
	text-align:left;
	background:url("../img/admission/bg_dotted.png") no-repeat right 12px;
	padding:2px 30px 1px 0;
}

#admission #apply .fowIn table td {
	padding:0 0 0 20px;
}

#admission #apply .fowIn ol {
	font-weight:bold;
	font-size:15px;
	padding:10px 0 0 0;
}

#admission #apply .fowIn ol span {
	font-weight:normal;
	font-size:13px;
}

#admission #apply .stepWrap {
	border:1px solid #d8d5cf;
	padding:30px 0px;
	overflow:hidden;
}

#admission #apply .stepWrap .stepBox {
	overflow:hidden;
	margin-right:-4px;
}

#admission #apply .stepWrap .step {
	float:left;
	width:193px;
	padding:0 28px;
	border-right:1px dotted #d8d5cf;
	position:relative;
}

#admission #apply .stepWrap .step:after {
	content:"";
	width:14px;
	height:35px;
	background:url("../img/admission/img_arrow01.png") no-repeat 0 0;
	position:absolute;
	top:45%;
	right:-8px;

}

#admission #apply .stepWrap .step:last-child:after {
	content:normal;
}

#admission #apply .stepWrap .step .label {
	background:#62a965;
	height:24px;
	font-size:13px;
	line-height:24px;
	color:#fff;
	text-align:center;
	-webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#admission #apply .stepWrap .step .img {
	text-align:center;
	padding:12px 0 14px;
}

#admission #apply .stepWrap .step h5 {
	font-size:18px;
	line-height:1.3;
	color:#00a27a;
	font-weight:bold;
	text-align:center;
	margin-bottom:16px;
}

#admission #apply .stepWrap .step .text {
	font-size:13px;
	line-height:1.5;
}


#admission #apply .timeTable {
	margin:0 -20px 20px 0;
	overflow:hidden;
}

#admission #apply .timeTable table{
	width:320px;
	float:left;
	margin-right:20px;
}

#admission #apply .timeTable table caption {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:44px;
	height:44px;
	background:#62a965;
}

#admission #apply .timeTable table caption span {
	font-size:12px;
	font-weight:normal;
}

#admission #apply .timeTable table tbody th,
#admission #apply .timeTable table tbody td {
	border:1px solid #e5dcc9;
	padding:18px 13px 18px 13px;
	vertical-align:top;
	text-align:left;
	font-size:13px;
	line-height:1.4;
}

#admission #apply .timeTable table tbody th {
	width:61px;
	background:#f9f7f5;
}


/* 新年度の入園手続きについて */

#admission #flow {
	margin-bottom:50px;
}

#admission #flow .flowIn{
	overflow:hidden;
	margin-right:-20px;
}

#admission #flow .flowIn .flowStep {
	margin-right:20px;
	width:100%;
	position:relative;
	padding-top:60px;
	margin: 0 0 20px 0;
}

#admission #flow .flowIn .flowStep h4 {
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:0px;
	width:100%;
	height:35px;
	background:url("../img/admission/tit_new01.png");
	padding-top:15px;
}

#admission #flow .flowIn .flowStep ul:before {
    content: "";
    display: block;
    width: 4px;
    height:auto;
	min-height:480px;
    position: absolute;
    z-index: 1;
    top: 80px;
    bottom: 60px;
    left: 53px;
	background: url("../img/admission/bg_dotted02.png") repeat-y 0 0;
}

#admission #flow .flowIn .flowStep ul {
	border-bottom: 2px solid #f9f7f5;
}
#admission #flow .flowIn .flowStep li {
	background:#f9f7f5;
	overflow:hidden;
	position:relative;
	min-height:26px;
	padding:22px 0 23px 116px;
    padding-left: 15px;
}


#admission #flow .flowIn .flowStep li:nth-child(even) {
	background-color:#fff;
}
#admission #flow .flowIn .flowStep li p.season {
	font-size: 13px;
	color: #fff;
	line-height: 1.4;
	padding: 4px;
	text-align: center;
	background: #6c635c;
	/* height: 28px; */
	width: 80px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	position: relative;
	/* top: 20px; */
	/* left: 15px; */
	z-index: 5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-top: -2px;
}

#admission #flow .flowIn .flowStep li p.step {
	font-weight:bold;
	font-size:16px;
	line-height:1.4;
	width: calc(100% - 100px);
	float: right;
}
#admission #flow .flowIn .flowStep li p.note {
	width: calc(100% - 100px);
	float: right;
}

#admission #flow .flowIn .flowStep li p span {
	font-size:11px;
}

#admission .ftContact .illust {
	right:45px;
}

#admission #flow .captionText {
	margin-bottom:20px;
}
	
#admission #flow .note2 {
	font-size:12px;
}


/* #contact
=========================================== */

#contact .telWrap {
	background:url("../img/contact/bg_tel.png") repeat 0 0;
	padding:42px 0 42px 50px;
	margin:0 auto 100px;
	overflow:hidden;
	width:780px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#contact .telWrap p {
	line-height:1.3;
}

#contact .telWrap .number {
	float:left;
	font-size:28px;
	font-weight:bold;
	background:url("../img/contact/ico_tel01.png") no-repeat 0 7px;
	padding:0 40px;
	border-right:2px dotted #fff;
}

#contact .telWrap a {
	text-decoration:none;
	cursor:default;
}

#contact .telWrap a:hover{
	opacity:1;
}

#contact .telWrap .time {
	float:left;
	padding:8px 0 0 40px;
}

#contact #form table {
	border-top:1px solid #e5dcc9;
	width:100%;
}

#contact #form table th,
#contact #form table td{
	border-bottom:1px solid #e5dcc9;
	padding:20px;
}

#contact #form table th {
	font-weight:bold;
	width:280px;
	text-align:left;
	vertical-align:top;
}

#contact #form .error {
	font-size:13px;
	color:#e45d4d !important;
	display:inline-block;
	margin:8px 0 0px;
}

#contact #form .errorMsg {
	font-size:13px;
	color:#e45d4d !important;
	display: inline-block;
    margin: 0 0 20px;
    background: #f9e3e1;
    width: 100%;
    text-align: center;
    padding: 10px;
}

#contact #form table td label {
	width:46%;
	float:left;
}

#contact #form table td input[type="radio"] {
	margin:-1px 5px 0 0;
}

#contact #form table td input[type="email"],
#contact #form table td input[type="text"],
#contact #form table td textarea{
	border:1px solid #e9e5dd;
	padding:5px;
	margin:-6px 10px -6px 0px;
	width:280px;
}

#contact #form table td input#age {
	width:80px;
	display:inline-block;
}

#contact #form table td textarea {
	width:680px;
	height:150px;
	margin-bottom:-5px;
}

#contact #form table td span {
	font-size:12px;
	display:block;
	color:#7f746e;
	padding:10px 0 8px;
}

#contact #form table td br {
	display:none;
}

#contact #form th span.must {
	float:right;
	padding:0 20px 0 10px;
	margin:-4px 0 0;
}


#contact #form .btn {
    overflow: hidden;
    width: 500px;
    margin: 0 auto;
}

#contact #form .btn .send {
	float:right;
}
#contact #form .btn .edit {
	float:left;
}

#contact #form .btn input {
	color:#fff;
	background:url("../img/contact/ico_arrow01.png") no-repeat 95% center #df5f5d;
	text-align:center;
	padding:15px;
	margin:30px auto 0;
	width:210px;
	border:none;
	cursor:pointer;
	display:block;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}


#contact #form input.edit {
	color:#fff;
	background:url("../img/contact/ico_arrow02.png") no-repeat 5% center #a79e99;
}

#contact #form .btn input:hover {
	opacity:0.85;
	background:url("../img/contact/ico_arrow01.png") no-repeat 97% center #df5f5d;
}

#contact #form .btn input.edit:hover {
	opacity:0.85;
	background:url("../img/contact/ico_arrow02.png") no-repeat 5% center #8a796e;
}




/* #download
=========================================== */
#download #intro p{
	border:5px solid #f9f7f3;
	padding:15px 0;
	text-align:center;
	margin-bottom:77px;
}


/* 行事予定 */

#download #paper .paperWrap {
	overflow:hidden;
	margin-right:-20px;
	display: flex;
	flex-wrap: wrap;
}

#download #paper .paperBox {
	background:#f9f7f3;
	flex: 0 0 430px;
	/* width:430px; */
	/* float:left; */
	margin:0 20px 20px 0;
	padding:26px 30px 35px;
	/* overflow:hidden; */
}

#download #paper .paperBox p.img {
	float:left;
}

#download #paper .paperBox ol {
	float:right;
}

#download #paper .paperBox ol li {
	margin-bottom:14px;
	width:275px;
}

#download #paper .paperBox ol li a {
	display:block;
	padding:16px 18px 13px;
	border:1px solid #d9d5cf;
	background:url("../img/common/icon_blank01.png") no-repeat 93% center #fff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	-moz-box-shadow: 0px 2px 0 0 #e6e4df;
	-webkit-box-shadow: 0px 2px 0 0 #e6e4df;
	box-shadow: 0px 2px 0 0 #e6e4df;
	text-decoration:none;
}

#download #paper .paperBox ol li a span.icon {
	background:#c92927;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding:0px 8px;
    vertical-align: baseline;
}

#download #paper .paperBox ol li a span.month {
	padding:0 0 0 10px;
}



#download #paper2 .paperWrap {
	overflow:hidden;
	margin-right:-20px;
	display: flex;
	flex-wrap: wrap;
	padding:0px 0px 0px 250px;
}

#download #paper2 .paperBox {
	background:#f9f7f3;
	flex: 0 0 430px;
	/* width:430px; */
	/* float:left; */
	margin:0 20px 20px 0;
	padding:26px 30px 35px;
	/* overflow:hidden; */
}

#download #paper2 .paperBox p.img {
	float:left;
}

#download #paper2 .paperBox ol {
	float:right;
}

#download #paper2 .paperBox ol li {
	margin-bottom:14px;
	width:275px;
}

#download #paper2 .paperBox ol li a {
	display:block;
	padding:16px 18px 13px;
	border:1px solid #d9d5cf;
	background:url("../img/common/icon_blank01.png") no-repeat 93% center #fff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	-moz-box-shadow: 0px 2px 0 0 #e6e4df;
	-webkit-box-shadow: 0px 2px 0 0 #e6e4df;
	box-shadow: 0px 2px 0 0 #e6e4df;
	text-decoration:none;
}

#download #paper2 .paperBox ol li a span.icon {
	background:#c92927;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding:0px 8px;
    vertical-align: baseline;
}

#download #paper2 .paperBox ol li a span.month {
	padding:0 0 0 10px;
}

/* 各種書類 */

#download .loginWrap {
	width:300px;
	margin:0 auto;
	text-align:center;
}

#download .loginWrap .illust {
	position:static;
	top:auto;
	left:auto;
}

#download h3 {
	border:none;
	text-align:center;
	padding:30px 0 40px;
	margin:0px;
}

#download .loginWrap .pass input {
	border:1px solid #e9e5dd;
	height:20px;
	margin-bottom:40px;
	padding:10px;
	width:260px;
}

#download .loginWrap .btn input {
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	background:#df5f5d;
	width:150px;
	cursor:pointer;
}

#download .loginWrap .btn input {
	color:#fff;
	font-size:14px;
	line-height:40px;
	text-align:center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border:none;
	background:#6d615a;
	width:150px;
	cursor:pointer;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all  0.15s ease;
}

#download .loginWrap .btn input:hover {
	background:#df5f5d;
}



/* #kidsroom
=========================================== */

#kidsroom {
}

#kidsroom #intro {
	overflow:hidden;
	margin-bottom:27px;
}

#kidsroom #intro .img {
	float:left;
}

#kidsroom #intro .text {
	float:right;
	width:524px;
	margin:-3px 0 0;
	font-size:15px;
}

#kidsroom #intro .text h3 {
	border:none;
	color:#df9a21;
	padding:0 0 5px;
	margin:0px;
	line-height:1.5;
}

#kidsroom #intro .text p {
	margin-bottom:23px;
}


#kidsroom #intro .text h4 {
	border-top:1px solid #e5dcc9;
	border-bottom:1px solid #e5dcc9;
	padding:6px 5px;
	margin:0px 0px 8px;
	font-size:18px;
	font-weight:bold;
}

#kidsroom #intro .text h4 strong {
	color:#df9a21;
}

#kidsroom #intro .check p{
	font-size:13px;
}


/* 新着情報 */

#kidsroom #news {
	border:10px solid #f9f7f5;
	width:980px;
	position:relative;
	margin-bottom:80px;
	overflow:visible;
}

#kidsroom #news h3 {
	border:none;
	margin:0px;
	padding:40px 0 0;
	background:url("../img/nakagawa/bg_news01.png") no-repeat 0 0;
	width:110px;
	height:60px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	position:absolute;
	top:-10px;
	left:30px;
}

#kidsroom #news .articleWrap {
	width:770px;
	padding:13px 0 17px 180px;
	margin:0 0 0 0;
}

#kidsroom #news .articleWrap article {
	border-bottom: 1px solid #e5dcc9;
	padding: 10px 0;
}

#kidsroom #news .articleWrap article:last-child {
	border-bottom:none;
}

#kidsroom #news .articleWrap article time {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 0 0;
}

#kidsroom #news .articleWrap article span {
	float: left;
	background: #b6a297;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 2px 10px;
	margin: 2px 0 0;
	line-height:1.4;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#kidsroom #news .articleWrap article h1 {
	font-size: 14px;
	font-weight: normal;
	float:left;
	padding-left:20px;
	width:500px;
}

/* 入園について */

#kidsroom #outline3 {
	padding-bottom:47px;
}

#kidsroom #outline3 .aboutBox{
	background:#f9f7f5;
	float:left;
	width:490px;
}

#kidsroom #outline3 .left {
	float:left;
	padding:0 0 0px;
  height: 450px;
  overflow: scroll;
  margin: 0 auto;
}

#kidsroom #outline3 .right {
	float:right;
	padding:0 0 0px;
  height: 450px;
  overflow: scroll;
  margin: 0 auto;
}

#kidsroom #outline3 .aboutBox h4 {
	background:#62a965;
	color:#fff;
	font-size:16px;
	padding:17px 30px 18px;
	margin-bottom:0px;
	line-height:1.6;
}

#kidsroom #outline3 .aboutBox h4 span {
	color:#ffd157;
	font-size:20px;
	line-height:1.2;
	padding:0 5px 0 0;
}

#admission #outline3 .aboutBox p {
	margin:0 30px 10px 30px;
}


/* 特徴 */

#kidsroom #point {
	margin-bottom:46px;
}

#kidsroom #point ul{
	overflow:hidden;
	margin:0 -20px 27px 0;
}

#kidsroom #point ul li {
	float:left;
	width:320px;
	margin-right:20px;
	background:#fbf4e7;
}

#kidsroom #point ul li h4 {
	background:#d5b984;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	padding:16px 30px 15px;
	border:none;
	margin:0px;
}

#kidsroom #point ul li p {
	padding:25px 30px 24px;
	margin:0px;
}

#kidsroom #point p {
	margin-bottom:7px;
}

/* 施設概要 */

#kidsroom #outline2 {
	margin-bottom:69px;
}
#kidsroom #outline {
	margin-bottom:69px;
}

#kidsroom #outline table {
	width:100%;
	margin-top:-8px;
}

#kidsroom #outline table th,
#kidsroom #outline table td{
	border-bottom:1px solid #e5dcc9;
	padding:14px 20px;
}

#kidsroom #outline table th {
	font-weight:bold;
	width:168px;
	text-align:left;
}

/* はがき */

#kidsroom #letter ul {
	overflow:hidden;
	margin:30px -20px 0 0;
}

#kidsroom #letter ul li {
	float:left;
	width:278px;
	padding:20px;
	margin-right:20px;
	border:1px solid #d8d5cf;
	-webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius:  4px 4px 0 0;
    border-radius:  4px 4px 0 0;
}

#kidsroom #letter ul li h4 {
	color:#fff;
	font-size:16px;
	height:50px;
	line-height:50px;
	background:#df9a21;
	text-align:center;
	border:none;
	padding:0px;
	margin:-21px -21px 14px;
	-webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius:  4px 4px 0 0;
    border-radius:  4px 4px 0 0;
}

#kidsroom #letter ul li p{
	margin:0 0 15px;
}

#kidsroom #letter dl dt {
	border-top:2px solid #df9a21;
	border-bottom:2px solid #df9a21;
	color:#df9a21;
	padding:6px 14px;
	font-weight:bold;
}

#kidsroom #letter dl dd {
	padding:7px 30px;
	text-indent:-1em;
	font-size:13px;
}

#kidsroom #letter dl dd:nth-child(odd) {
	background:#f9f7f5;
}


#kidsroom .ftContact .illust {
	right:45px;
}



/* #追加CSS
=========================================== */


div#mainArea2 {
	background:url("../img/common/bg_main01.png") repeat center 0;
	text-align:center;
	padding:75px;
	margin:0 0 0px;
}

div#mainArea2 h2 {
	margin-bottom:14px;
}

div#mainArea2 p {
	font-size:14px;
	color:#7f746e;
}
