@charset "utf-8";
html {
  min-height: 100%;
  position: relative;
}
body{
	margin: 0 auto;
	padding: 0;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 100%;
	font-weight: normal;
	line-height: 1.75;
	width: 100%;
 	background-color: #E89211;
	color: #000;
}
.both { clear: both; }
img { width: 100%; }
.m0 { margin-top: 0!important;}
.pc { display: none; }
/* ヘッダー　*/
header #head { 
	position: fixed;
	background-color: #fff;
	top: 0;
	width: 96%;
	height: 310px;
	z-index: 2;	
}

header #chead { 
	position: fixed;
	background-color: #fff;
	top: -310px;
	width: 96%;
	height: 80px;
	z-index: 7;	
}
.logo {
	padding: 20px 1rem 60px;
	width: 70%;
	float: left;
}
.logo h1 img { 
	max-width: 320px;
}
.fss { 
    font-size: 0.8rem;
    margin-top: -5px;
    display: block;
}
.ml90 { margin-left: 90px; }
.mt-10 { margin-top: -10px; }

.wraping { 
	width: 96%;
	margin: 0 auto;
}

#top{
	width: 100%;
	position: relative;
	padding-top: 40px;
} 
#container{
  position: relative;
  z-index:1;
  background-image:url(../img/sp/bg.jpg);
}
/* スライダー内のリンク　*/
.top_list {
	padding: 2rem;
}
.top_list img {
	max-width: 180px;
}
/* ナビ */
.navi_item a { color: #fff; }
/* コンテンツ */
h3 img {
	max-width: 280px!important;
	display: block;
	margin: 0 auto;
	padding: 50px 0 90px;
}
.con_title {
	background-color: #fff;
}
.about_wrap {
	width: 100%;
	margin: 0 auto;
	background-image: url(../img/bg2.jpg);
	padding-bottom: 2rem;
}
.about_wrap img, .life_r img, .event_r img, .hf_wrap img {
	width: 90%;
	display: block;
	margin: 0 auto;
	padding-bottom: 50px;
}
.about_more { 
	margin-top: -50px; 
}
.about_more p, .life_r p, .event_r p, .hf_wrap p {
	margin: 0 1rem;
	padding: 2rem;
	background-color: #fff;
	border-radius: 20px;
}
.life_wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 150px 0;
}
.life_l {
	margin-top: -100px;
	margin-bottom: 50px;
}
.life_l img {
	display: block;
	margin:0 auto;
	max-width: 280px!important;
}
.life_r {
	background-image: url(../img/sp/bg.jpg);
    padding: 50px 0;	
}
.event_wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 50px;
}
.event_l {
	margin-top: -100px;
	margin-bottom: 50px;
}
.event_l img {
	display: block;
	margin:0 auto;
	max-width: 280px!important;
}
.event_r {
	background-image: url(../img/sp/bg.jpg);
    padding: 50px 0;	
}
.box_r { margin: -30px auto;}
h4 img {
	display: block;
	max-width: 280px;
	margin: 0 auto;
}
.hf_wrap {
	width: 100%;
	margin: 30px auto;
	background-image: url(../img/sp/bg.jpg);
	padding-bottom: 100px;
	border-radius: 0 0 30px 30px;
}
.footer_wrap {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 100px;
	margin-top: 50px;
	width: 100%;
}
/* ぺージトップ  */
#page-top img { width: 50%; }
/*リンクを右下に固定*/
#page-top {
	position: fixed;
	right: -80px;
	bottom: 10px;
	z-index: 15;
	padding-bottom: 1rem;
    /*はじめは非表示*/
	opacity: 0;
	transform: translateY(100px);
}
/*　上に上がる動き　*/

#page-top.UpMove{
	animation: UpAnime 0.5s forwards;
}
@keyframes UpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }
  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/*　下に下がる動き　*/

#page-top.DownMove{
	animation: DownAnime 0.5s forwards;
}
@keyframes DownAnime{
  from {
  	opacity: 1;
	transform: translateY(0);
  }
  to {
  	opacity: 1;
	transform: translateY(100px);
  }
}
/*　フッター */
#footer{
	position: relative;
	/*z-index: 2;*/
}
footer {
	width: 100%;
	background-color: #E89211;
}
.foot_l {
	color: #fff;
	padding: 1rem 0.5rem;
}
.foot_l img {
	margin: 20px auto;
	display: block;
	padding-left: 200px;
}
/* svgトリミング */
.map_cli {
	width: 100%;
	max-width: 820px;
	height: 100%;
	max-height: 300px;
	clip-path: url(#clip01);
	overflow: hidden; 
}

.map_cli iframe {
	height: 860px;
	margin-top: -170px;
}

/* */
#MapArea {
	width: 100%;
	max-width: 820px;
	height: 100%;
	max-height: 300px;
	clip-path: url(#clip01);
	overflow: hidden;
}
.cp {
	background-color: #E89211;
	text-align: center;
	color: #fff;
	padding-top: 5rem;
}
/* サブ */
.sub {
	background-image: url(../img/sp/bg.jpg);
	padding-top: 50px;
}
.read { 
	text-align: center;
	padding: 20px 0;
}

.class_list {
	max-width: 820px;
	margin: 0 auto;
	text-align: center;
}
.class_list p { margin-bottom: 2rem; }
.class_l, .class_r, .class_c { margin:0 5%; }

.read_yousu {
	max-width: 820px;
	background-color: #FFDC00;
	padding: 2rem;
	border-radius: 20px;
	text-align: left;
	margin: 0 5%;
}
.sub table {
	border-left: 1px solid #E89211;
	border-top: 1px solid #E89211;
	border-radius: 10px;
	border-spacing: 0;
	width: 90%;
	max-width: 820px;
	margin: 2rem auto;
}
.sub table tr:first-child th:first-child { border-radius: 10px 10px 0 0; }
.sub table tr:last-child td:last-child { border-radius: 0 0 10px 10px; }
.sub th, .sub td {
	border-bottom: 1px solid #E89211;
	border-right: 1px solid #E89211;
	padding: 8px;
	text-align: center;
	display: block;
}
.sub th { 
	background-color: #E89211;
	color: #fff;
}
.sub td { background-color: #fff;}
.nb { border-bottom: none!important; }
.hero { padding-top: 30px; }
.swiper-img img {
	width: 90%;
	margin: 0 auto 30px;
	display: block;
}
.h_navi {
	width: 58%;
	float: left;
}
.h_navi ul {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin-top: 0.5rem;
}
.h_navi ul li { margin: 20px 15px 0; }
.h_navi ul li a { color: #E89211; }
.h_navi2 {
	width: 15%;
	float: left;
}
.h_navi2 ul {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	list-style: none;
	margin-top: 0.5rem;
}
.h_navi2 ul li { margin: 20px 15px 0; }
.h_navi2 ul li a { color: #E89211; }

.swiper { 
	z-index: 5;
	position: relative;
	top: 50px;
	padding-bottom: 50px;
}
section {}
.sub_wrap {
    position: relative;
    z-index: 5;
    padding-top: 40px;
	pointer-events: none;
}
/* 年間行事 */
.box_wrap { 
	pointer-events: auto;
    margin-top: 50px;
}
.pic_wrap { margin-top: -1rem; }
.box_wrap, .pic_wrap { padding-bottom: 50px; }
.box_sz {
	max-width: 820px;
	margin: 0 auto;
}
.box_wrap ul {
	background-color: #FFDC00;
	padding: 1.5rem;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	margin-bottom: 2rem;
}
.box_wrap ul li { 
	flex-grow: 1;
	font-size: 1.25rem;
}
.box3 {
	margin: 10px 5%;
	display: flex;
	flex-direction: column;	
}
.month {
	width: 100%;
	max-width: 120px;
	margin: 0 auto;
	display: block;
}
.subhero {
	width: 90%;
	margin: 20px auto 0;
	display: block;
}
.ot_wrap {
	background-image: url(../img/sp/bg2.jpg);
	padding-bottom: 100px;
}
.other {
	background-color: #FFDC00;
	padding: 1.5rem;
	border-radius: 20px;
	max-width: 600px;
	margin: 0 5%;
}
.bgw { 
	height: 100px;
	background-color: #fff;
}
.greeting {
	background-image: url(../img/sp/bg.jpg);
	padding: 50px 0;
	pointer-events: auto;
}
.gr_wrap {
	max-width: 820px;
	margin: 0 2.5%;
	background-color: #fff;
	border-radius: 40px;
	padding: 30px 1rem;
}
.gr_read {
	margin:0 5%;
}
.principal {
	text-align: right;
	margin-top: 30px;
}

.gr_pic {
	width: 50%;
	margin: 0 auto;
}
.gr_pic img { 
	width: 100%;
	display: block;
	margin: 0 auto;
}
.mt70 { margin-top: 70px; }
.houshin_wrap {
	width: 100%;
	margin: 0 auto;
	background-image: url(../img/sp/bg2.jpg);
}
.houshin_wrap img {
	width: 90%;
	display: block;
	margin: 0 auto;
}
.tokusyoku {
	background-image: url(../img/sp/bg.jpg);
	padding: 50px 0;
    pointer-events: auto;
}
.toku_wrap {
	max-width: 820px;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 40px;
	padding: 30px 5%;
}
h4 {
	color: #FF9933;
	font-size: 1.15rem;
	padding: 1rem 0;
}
.con_title h4{ padding: 2rem 0; }
.nurseryschool { 
	background-image: url(../img/sp/bg2.jpg);
	pointer-events: auto;
}
/* ダウンロード */
.box2 {
	margin: 10px auto;
	width: 50%;
}
/* 入園案内 */
h5 {
	background-color: #E89211;
	padding: 0.25rem 1rem;
	color: #fff;
	font-size: 1.5rem;
	margin: 0.5rem 0;
}
.red { color: #fd2000; }
.entry table {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-radius: 10px;
	border-spacing: 0;
	width: 100%;
	margin: 2rem auto;
}
.entry table tr:first-child th:first-child { border-radius: 10px 10px 0 0; }
.entry table tr:last-child td:last-child { border-radius: 0 0 10px 10px; }
.entry th, .entry td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 8px;
	text-align: center;
	display: block;
}
.entry th { 
	background-color: #FF9933;
	color: #fff;
}
.entry ul, .entry p { margin: 2rem auto; }
.entry ul li { 
	text-indent: -1em;
	padding-left: 1em;
}
.box5 {
	margin: 10px 2.5%;
	width: 20%;
	display: flex;
	flex-direction: column;	
}
.tc { text-align: center; }
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.cos_list {
	max-width: 700px;
	margin: 0 auto;
    display: flex;
    justify-content: space-around;
	text-align: center;
}
.cos_l {
	width: 48%;
	margin-right: 2%;
	padding: 30px 0.5rem;
    display: flex;
    flex-direction: column;	
}
.cos_r {
	width: 48%;
	margin-left: 2%;
	padding: 30px 0.5rem;
    display: flex;
    flex-direction: column;	
}
.tr {
	text-indent: -1em;
	padding-left: 1em;
}
.ko_l {
	width: 50%;
	margin: 10px auto;
}
.ko_l img {
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}
.kidscircle p { padding: 1rem 1rem 0; }
.kidscircle ol { padding: 0 2rem;}
.kidscircle ul { 
	padding: 0;
	margin: 0;
}
.kidscircle ol li {
	text-indent: -1em;
	padding-left: 1em;
	list-style: decimal;
}
.kidscircle ul li {
	text-indent: -1em;
	padding-left: 1em;
}
.kidscircle table {
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-radius: 10px;
	border-spacing: 0;
	width: 100%;
	margin: 2rem auto;
}
.kidscircle table tr:first-child th:first-child { border-radius: 10px 0 0 0; }
.kidscircle table tr:first-child th:last-child { border-radius: 0 10px 0 0; }
.kidscircle table tr:last-child td:first-child { border-radius: 0 0 0 10px; }
.kidscircle table tr:last-child td:last-child { border-radius: 0 0 10px 0; }
.kidscircle th, .kidscircle td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 8px;
	text-align: center;
}
.kidscircle th { 
	background-color: #FF9933;
	color: #fff;
}
/* 今月の予定 */
.m_event {
	margin: 20px auto;
	flex-wrap: wrap;
	width: 100%;
	max-width: 820px;
	border: 1px solid #999;
	border-radius: 20px;
}
.m_event dt, .m_event dd { box-sizing: border-box; }
.m_event dt {
	align-items: center;
	padding: 20px;
	background-color: #ff9933;
	border-bottom: 1px solid #999;
	color: #fff;
}
.m_event dt:last-of-type, .m_event dd:last-of-type { border: none; }
.m_event dd {
	align-items: center;
	margin-left: 0;
	padding: 20px;
	background-color: #fff;
	border-bottom: 1px solid #999;
}

.m_event dt:first-of-type { border-radius: 20px 20px 0 0; }
.m_event dd:last-of-type { border-radius: 0 0 20px 20px; }
.tlpl { 
	text-align: left!important;
	padding-left: 1rem!important;
}
.box_r iframe { width: 100%; }
.fs125 {
	padding: 1rem;
	font-size: 1.25rem;
}
/*　メールフォーム　*/
form#mailformpro dl {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fff;
}
form#mailformpro dl dt {
	display: flex;
  	align-items: center;
	padding: .5rem 1rem ;
	text-align: left;
	background-color: #F1595B;
	margin: 0px;
	box-sizing: border-box;
	color: #fff;
}
form#mailformpro dl dd {
    border-top: solid 1px #CCC;
    border-left: 1px solid #ccc;
  	align-items: center;
	padding: .5rem 1rem ;
    text-align: left;
	background: #fff;
	box-sizing: border-box;
}
form#mailformpro select { padding: 0.5rem 1rem; }
form#mailformpro input { 
	padding: 0.5rem 1rem; 
	margin: 0.5rem 1rem;
	background-color: transparent!important;
}
form#mailformpro textarea { 
	field-sizing: content;
	padding: 0.5rem 1rem;
	margin: 0.5rem 1rem;
}
form#mailformpro { padding: 1rem 0; }
.labl, .labr {
	width: 50%;
	float: left;
}
.radio_b ul { float: left; }
.radio_b li, .check_b li {
        float: left !important;
}
.ptb2 { padding: 2rem 0; }
div.mfp_buttons button {
	margin: 0px 1rem;
	padding: 1rem;
	background-color: #F1595B;
	font-size: 1rem;
	border-radius: 30px;
	color: #fff;
	border: none!important;
}
.mfp_rows {
    clear: both;
    width: 90%;
}
.mfp_rows .mfp_col5 {
    width: 40%;
}
.sp_wide_wrap {
	max-width: 820px;
	margin: 0 auto;
	overflow-x: scroll;
}
.sp_wide {
	min-width: 820px;
	width: 1300px;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;margin: 20px auto 50px;
}
.lh2 { line-height: 2;}
.ptb1 { padding: 1rem 0;}
.privacy ol li {
	list-style-type: none;
	counter-increment: cnt;
	position: relative;
	padding-left: 2.5rem;
}

.privacy ol li::before { 
	content: "【"counter(cnt)"】";
	left: 0;
	position: absolute;
}
.buttb {
	padding: 1rem;
	position: relative;
	display: block;
	font-weight: bold;
	box-sizing: border-box;
}
.buttb::after {
	content: "";
	width: 10px;
	height: 10px;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
}
.sitemap {
	max-width: 600px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
.borb { border-bottom: none !important; }
.sitemap ul li { border-bottom: 1px dotted #ccc;}
.sitemap ul li a { color: #231815; }
a:hover { opacity: 0.7; }
.pl1 { padding-left: 1rem; }
/* 流れる文字 */
.ticker_wrap {
	width: 100%;
	padding: 2.5rem 0;
}
.ticker {
    white-space:nowrap;
    width: 100%;
	background-color: #fff;
	padding: 2.5rem 0;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.ticker ul {
    display: flex;
    align-items: center;
    animation: ticker 40s linear infinite;
}
.ticker li {
    margin-right: 200px;
}
.ticker li a { color: #E89211;}

@keyframes ticker {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}