@charset "UTF-8";


*{margin: 0;padding: 0;}
html {font-family: "Zen Maru Gothic", sans-serif;}
a{outline:none !important;}
a:focus{outline:none !important;}
li{outline:none !important;}
li:focus{outline:none !important;}
figure{margin:0;}



.pagination {text-align: center;margin-top: 30px;display: flex;justify-content: center;}
.pagination span {text-decoration: none;color: #666;background-color: #eee;font-size: 13px;font-weight: bold;padding:2px 8px;}
.pagination a {text-decoration: none;color: #000;font-size: 13px;padding: 2px 8px;}



@media all and (min-width:751px) {
body {color: #666;font-size: 16px;line-height: 1.7;font-weight: 700;}
ul,li {list-style-type: none;}
a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}



/*--------ヘッダー--------*/
header{width: 100%;display: block;}
header section{display: block;}
header section>div{display: flex;max-width: 1200px;margin: auto;justify-content: space-between;align-items: center;height: 90px;}
header section h1::before{content: url(images/child.png);position: absolute;right: -60%;top: -20px;z-index: -1;}
header section h1{display: block;position: relative;}
header section h1 a{display: block;}
header section h1 img{display:block;width: 330px;height: auto;}

header .contact{display: flex;}
header .contact li{display: block;margin-left: 10px;}
header .contact li a{font-size: 18px;text-decoration: none;background-color: #fffcd7;display: flex;justify-content: center;align-items: center;position: relative;padding: 4px 30px 4px 70px;border-radius: 100px;font-weight: 900;}
header .contact li:nth-of-type(1) a{color: #00a048;border: 3px solid #00a048;}
header .contact li:nth-of-type(2) a{color: #ff8500;border: 3px solid #ff8500;}
header .contact li img{position: absolute;height: 40px;display: block;}
header .contact li:nth-of-type(1) img{left: 17px;bottom: 7px;}
header .contact li:nth-of-type(2) img{left: 11px;bottom: 7px;}

header .pcnav{background: linear-gradient(to bottom, transparent 50%, #d2f9ff 50%);}
header .pcnav ul{display: flex;justify-content: space-between;max-width: 1200px;margin: auto;height: 80px;border-radius: 10px;background-color: #ffc043;position: relative;z-index: 1;}
header .pcnav ul li{height: 100%;position: relative;width: 100%;}
header .pcnav ul li a{display: flex;align-items: center;justify-content: center;height: 100%;text-decoration: none;color: #fff;font-size: 22px;letter-spacing: 2px;font-weight: 900;width: 100%;}
header .pcnav ul li::before{content:url(images/nav_line.png);position: absolute;right: 0;top: 25px;}
header .pcnav ul li:last-child::before{content: none;}


.index .slide{position: relative;margin-top: -10px;background-color: #d2f9ff;}
.index .slide{position: relative;padding: 35px 0 0;}
.index .slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.index .slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.index .slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.index .sp-slides-container {display: none;}



/*--------フッダー--------*/
footer{display: block;background-color: #d2f9ff;}
footer section{display: block;}
footer .access{padding-bottom: 150px;background-image: url(images/cloud.svg);background-size: 125%;background-repeat: no-repeat;background-position: right -70px bottom -600px;position: relative;}
footer .access::before{content:url(images/footer_img.png);position: absolute;right: 0;bottom: -55px;}
footer .access>div{display: flex;justify-content: space-between;max-width: 1200px;margin: auto;align-items: center;}
footer .access iframe{flex: 0 0 60%;margin-right: 5%;height: 400px;}
footer .access iframe+div{flex: 1;}
footer .access h3{font-size: 20px;color: #aa5500;font-weight: 900;display: flex;align-items: center;letter-spacing: 3px;}
footer .access h3::before{content: url(images/ecs.png);margin-right: 10px;line-height: 0;}
footer .access address{font-style: normal;font-size: 17px;}
footer .access address+a{display: table;background-color: #fff;border: 1px solid #ccc;border-radius: 100px;text-decoration: none;padding: 4px 20px;color: #aa5500;font-size: 15px;letter-spacing: 1px;font-weight: 900;margin: 10px 0px 25px;}
footer .access address+a::before{content:"\25B8";margin-right: 1px;}
footer .access ul{margin-top: 5px;}
footer .access ul li{font-size: 17px;letter-spacing: 1px;}
footer .access ul li a{text-decoration: none;color: #666;}
footer .access small{display: block;font-size: 16px;margin-top: 10px;}
footer .flogo{background-color: #93d225;position: relative;padding-top: 60px;background-size: contain;}
footer .flogo::before{content: "";position: absolute;top: -30px;display: block;height: 30px;width: 100%;background-image: url(images/grass.svg);background-size: cover;}
footer .flogo h1{display: table;position: relative;left: 50%;transform: translate(-50%,0);}
footer .flogo h1::before{content: url(images/child.png);left: 50%;transform: translate(-50%,0);position: absolute;bottom: 30px;}
footer .flogo h1 img{display: block;width: 330px;margin: auto;}
footer .flogo small{display: block;font-size: 12px;color: #fff;text-align: center;font-weight: 500;padding: 10px 0;}

a.arrow{width: 45px;display: block;height: 45px;position: fixed;right: 20px;opacity: 0;visibility: hidden;transition: opacity 0.3s ease, visibility 0.3s ease;bottom: 40px;}
.arrow.show {opacity: 1;visibility: visible;}
a.arrow img{width: 100%;height: auto;display: block;}



/*--------コンテンツ共通--------*/
main{display: block;background-color: #d2f9ff;background-image: url(images/bg2.png);background-position: center top;background-size: 55%;}
article{display: block;padding-bottom: 100px;}
.midashi{height: 180px;display: flex;align-items: center;}
.midashi h2{font-size: 30px;font-weight: 900;letter-spacing: 3px;display: table;position: relative;margin: auto;color: #aa5500;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;z-index: 1;}
.midashi h2::before{content: url(images/midashi_img2.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 40px;z-index: 0;}
.midashi h2::after{content: url(images/midashi_img3.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -25px;z-index: -1;}


.title{background-color: #fff;border-radius: 100px;font-size: 24px;font-weight: 900;color: #aa5500;display: flex;align-items: center;padding: 10px 25px;letter-spacing: 1px;position: relative;}
.title::before{content: url(images/ec.png);margin-right: 10px;line-height: 0;}
.title::after{content: url(images/title_img1.png);margin-right: 10px;line-height: 0;position: absolute;right: 20px;top: -5px;}

.contents .temp1{margin-top: 150px;}
.temp1{width:100%;margin-top: 60px;position: relative;}
.temp1::before{content: "";background-image: url(images/temp_bg.png);position: absolute;width: 100%;top: 50%;transform: translate(0,-50%);height: 15px;background-repeat: repeat-x;background-size: contain;background-position: center;}
.temp1 a{display: table;left: 50%;transform: translate(-50%,0);position: relative;}
.temp1 a img{display: block;height: auto;}


.temp2{background-image: url(images/bg1.png);margin-top: 150px;padding: 25px 0 70px;position: relative;}
.temp2::before{content: url(images/child.png);position: absolute;left: 12%;top: -120px;}
.temp2 .topics{display: flex;justify-content: space-between;max-width: 1200px;margin: auto;}
.temp2 h2{background-color: #fffdb0;font-size: 30px;font-weight: 900;color:#aa5500;letter-spacing: 3px;display: table;position: relative;left: 50%;transform: translate(-50%,0);top: -60px;padding: 12px 70px;border-radius: 100px;}
.temp2 .news{width: 48%;background-color: #fff;position: relative;border: 5px solid #efe6a0;box-sizing: border-box;padding: 35px 35px;}
.temp2 .news::before{content: url(images/sashie1.png);position: absolute;right: -30px;top: -30px;}
.temp2 .news ul{display: block;}
.temp2 .news ul li{border-bottom: 1px dotted #ccc;padding: 12px 0;}
.temp2 .news ul li:last-child{border-bottom: none;padding-bottom: 0px;}
.temp2 .news ul li a{text-decoration: none;color: #666;display: flex;align-items: center;}
.temp2 .news ul li time{font-size: 14px;width: 75px;line-height: 0;}
.temp2 .news ul li span{display: block;}
.temp2 .news>a{background-color: #c6bb79;display: table;color: #fff;font-size: 15px;padding: 5px 20px;position: absolute;bottom: 0;left: 0;text-decoration: none;}
.temp2 .news>a::before{content:"\25B8";margin-right: 2px;}
.temp2 .letter{width: 48%;background-color: #fff;position: relative;padding: 25px;box-sizing: border-box;}
.temp2 .letter::before{content: url(images/sashie2.png);position: absolute;right: 10px;top: -10px;}
.temp2 .letter a{display: flex;text-decoration: none;color: #666;align-items: center;}
.temp2 .letter a figure{background-color: #eee;flex: 0 0 30%;margin-right: 15%;padding: 10px;box-sizing: border-box;}
.temp2 .letter a figure img{display: block;object-fit: contain;width: 100%;height: 100%;}


.temp2 .letter a div{flex: 1;}
.temp2 .letter a div::before{content: url(images/sashie3.png);position: absolute;left: 40%;bottom: 10%;}
.temp2 .letter a div h3{position: relative;font-size: 24px;font-weight: 900;color: #aa5500;}
.temp2 .letter a div p{position: relative;margin-top: 10px;}

.temp2 .sns{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.temp2 .sns li{display: block;margin: 0px 8px;}
.temp2 .sns a{display: block;}
.temp2 .sns img{width: 50px;height: auto;display: block;}



/*--------トップページ--------*/
.top .s1{max-width: 1200px;margin: auto;margin-top: 50px;}
.top .s1 h2{font-size: 30px;font-weight: 900;letter-spacing: 3px;display: table;position: relative;margin: auto;color: #aa5500;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;}
.top .s1 h2::before{content: url(images/midashi_img1.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 15px;}
.top .s1 ul{display: flex;justify-content: space-between;flex-wrap: wrap;width: 100%;margin-top: 20px;}
.top .s1 ul li{margin-top: 25px;background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.top .s1 ul li a{display: block;text-decoration: none;color: #666;}
.top .s1 ul li div{position: relative;padding: 25px 0;}
.top .s1 ul li img{display: block;width: 100%;}
.top .s1 ul li span{position: absolute;background-color: #ffc043;display: table;padding: 4px 15px;color: #fff;left: 0;top: -33px;font-size: 15px;}
.top .s1 ul li h3{font-size: 22px;font-weight: 900;color: #aa5500;display: block;text-align: center;width: 96%;margin: auto;letter-spacing: 3px;}
.top .s1 ul li p{text-align: center;width: 96%;margin: auto;}







/*--------園について--------*/
.about .s1{max-width: 1200px;margin: auto;}
.about .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.about .s1 p{margin-top: 30px;}
.about .s1 ol{margin-top: 30px;}
.about .s1 ol li{list-style-type:decimal;margin-left: 30px;color: #ff8500;font-size: 20px;font-weight: 900;}
.about .s1 h3{margin-top: 35px;display: flex;align-items: center;color: #ff8500;font-size: 20px;font-weight: 900;}
.about .s1 h3 small{width: 30px;height: 30px;background-color: #ffc043;display: flex;margin-right: 8px;color: #fff;font-size: 22px;align-items: center;justify-content: center;border-radius: 100px;}
.about .s1 h3+p{margin-top: 5px;}
.about .s1 iframe{margin-top: 30px;width: 100%;height: 400px;}
.about .s1 address{font-style: normal;font-size: 18px;display: block;margin-top: 10px;}
.about .s1 h4{display: flex;align-items: center;margin-top: 30px;font-size: 17px;}
.about .s1 h4 span{background-color: #fff;width: 36px;height: 36px;border-radius: 100px;display: flex;align-items: center;justify-content: center;margin-right: 10px;}
.about .s1 h4 img{width: 25px;height: auto;display: block;}
.about .s1 b{display: block;font-weight:700;}
.about .s1 ul{margin-top: 10px;}
.about .s1 ul li{list-style-type:disc;margin-left: 30px;}
.about .s1 .box{display: flex;margin-top: 40px;}
.about .s1 .box figure{flex: 0 0 45%;margin-right: 5%;}
.about .s1 .box figure img{display: block;width: 100%;height: auto;}
.about .s1 .box p{flex: 1;margin-top: 0;}
a.dl{display: flex;align-items: center;margin-top: 10px;color: #666;}
a.dl img{width: 25px;height: auto;display: block;margin-right: 10px;}



/*--------施設の紹介--------*/
.area .s1{max-width: 1200px;margin: auto;}
.area .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.area .s1 p{margin-top: 30px;}
.area .s1 .view{margin-top: 30px;display: flex;justify-content: space-between;}
.area .s1 .view iframe{display: block;width: 33%;height: 400px;}
.area .s1 .areamap{max-width: 900px;margin: auto;margin-top: 70px;}
.area .s1 .areamap img{display: block;}
.area .s1 .areamap p{text-align: center;margin-top: 10px;}
.area .s1 .box{display: flex;margin-top: 40px;}
.area .s1 .box figure{flex: 0 0 45%;margin-right: 5%;}
.area .s1 .box figure img{display: block;width: 100%;height: auto;}
.area .s1 .box p{flex: 1;margin-top: 0;}



/*--------園の生活--------*/
.life .s1{max-width: 1200px;margin: auto;}
.life .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.life .s1 p{margin-top: 30px;}
.life .s1 .box{display: flex;margin-top: 40px;}
.life .s1 .box figure{flex: 0 0 45%;margin-right: 5%;}
.life .s1 .box figure img{display: block;width: 100%;height: auto;border-radius: 15px;}
.life .s1 .box p{flex: 1;margin-top: 0;}
.life .s1 .box ul{display: block;}
.life .s1 .box ul li{list-style-type:disc;margin-left: 25px;}
.life .s1 p b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;}
.life .s1 .rosenimg{max-width: 900px;margin: auto;display: block;margin-top: 50px;border-radius: 15px;}
.life .s1 .areaselect{display: table;left: 50%;transform: translate(-50%,0);position: relative;padding: 10px 15px;border: 1px solid #ccc;font-size: 18px;margin-top: 30px;font-weight: 700;color: #333;}
.life .s1 .areaselect option{padding: 10px 15px;font-size: 18px;font-weight: 700;color: #333;}
.life .s1 .jikoku{margin-top: 30px;}
.life .s1 .jikoku b{display: table;font-size: 18px;background-color: #fff;padding: 5px 25px;border-radius: 100px;}
.life .s1 .jikoku span{display: block;margin-top: 10px;}
.life .s1 .jikoku .scr{margin-top: 30px;}
.life .s1 .jikoku table{background-color: #fff;width: 100%;border-collapse: collapse;border: 10px solid #ccc;table-layout: fixed;}
.life .s1 .jikoku table tr:nth-of-type(1) th:nth-of-type(1){font-size: 18px;}
.life .s1 .jikoku table th{background-color:#999;color:#fff;padding: 10px;box-sizing: border-box;}
.life .s1 .jikoku table td:nth-of-type(1){background-color: #eeeeee;}
.life .s1 .jikoku table td{padding: 10px;box-sizing: border-box;text-align: center;border-bottom: 1px solid #eee;border-right: 1px solid #eee;}

.life .s1 #j1 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f5bea4;}
.life .s1 #j2 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f3af8e;}
.life .s1 #j3 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f8c808;}
.life .s1 #j4 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #fbdb92}

.life .s1 .thum1{margin-top: 30px;display: flex;flex-wrap: wrap;}
.life .s1 .thum1 li{margin-right: 15px;position: relative;margin-top: 15px;}
.life .s1 .thum1 li:nth-of-type(3n){margin-right: 0;}
.life .s1 .thum1 li img{display: block;border-radius: 15px;width: 100%;height: auto;max-width: 390px;}
.life .s1 .thum1 li span{font-weight: 900;position: absolute;right: 15px;bottom: 10px;display: block;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;}
.life .s1 p+.thum1{margin-top: 15px;}

.life .s1 .thum2{margin-top: 10px;display: flex;flex-wrap: wrap;}
.life .s1 .thum2>li{margin-right: 15px;margin-top: 40px;}
.life .s1 .thum2>li:nth-of-type(3n){margin-right: 0;}
.life .s1 .thum2>li>figure{position: relative;}
.life .s1 .thum2>li img{display: block;border-radius: 15px;width: 100%;height: auto;max-width: 390px;}
.life .s1 .thum2>li time{display: block;position: absolute;right: 15px;bottom: -15px;border: 4px solid #fff;width:50px;height: 50px;border-radius: 100px;color: #fff;font-size: 14px;text-align: center;line-height: 50px;font-weight: 900;}
.life .s1 .thum2>li time span{font-size: 26px;}
.life .s1 .thum2>li:nth-of-type(1) time{background-color: #ff73a9;}
.life .s1 .thum2>li:nth-of-type(2) time{background-color: #0076c6;}
.life .s1 .thum2>li:nth-of-type(3) time{background-color: #008b9e;}
.life .s1 .thum2>li:nth-of-type(4) time{background-color: #5c9100;}
.life .s1 .thum2>li:nth-of-type(5) time{background-color: #ad4600;}
.life .s1 .thum2>li:nth-of-type(6) time{background-color: #b58500;}
.life .s1 .thum2>li:nth-of-type(7) time{background-color: #00a1c6;}
.life .s1 .thum2>li:nth-of-type(8) time{background-color: #5789a3;}
.life .s1 .thum2>li:nth-of-type(9) time{background-color: #ff0000;}
.life .s1 .thum2>li:nth-of-type(10) time{background-color: #ab76ff;}
.life .s1 .thum2>li:nth-of-type(11) time{background-color: #f4037b;}
.life .s1 .thum2>li>ul{margin-top: 20px;}
.life .s1 .thum2>li>ul>li{list-style-type: disc;margin-left: 25px;}



/*--------入園のご案内--------*/
.enter .s1{max-width: 1200px;margin: auto;}
.enter .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.enter .s1 p{margin-top: 30px;}
.enter .s1 b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;margin-top: 30px;}
.enter .s1 b+p{margin-top: 10px;}

.enter .s1 .flowlist{display: block;}
.enter .s1 .flowlist dl{display: flex;flex-wrap: wrap;margin-top: 10px;}
.enter .s1 .flowlist dt{width: 10%;box-sizing: border-box;}
.enter .s1 .flowlist dd{width: 90%;box-sizing: border-box;}
.enter .s1 em.caution{font-style: normal;color: #ff0000;}
.enter .s1 a{color: #666;}
.enter .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.enter .s1 a.tel::before{content:"\260E";margin-right: 3px;}
.enter .s1 dl.type1{display: flex;flex-wrap: wrap;margin-top:30px;}
.enter .s1 dl.type1 dt{width: 20%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.enter .s1 dl.type1 dd{width: 80%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.enter .s1 img.flow{max-width: 900px;display: block;margin: auto;margin-top: 50px;}
.enter .s1 img.seifuku{max-width: 900px;display: block;margin: auto;margin-top: 50px;}
.enter .s1 dl+small{display: block;text-align: right;font-size: 15px;margin-top: 5px;}
.enter .s1 ul.list{margin-top: 15px;}
.enter .s1 ul.list li{list-style-type: disc;margin-left: 25px;}
.enter .s1 ul.faq{margin-top: 15px;}
.enter .s1 ul.faq li{border-bottom: 3px dotted #ccc;padding: 15px 0;}
.enter .s1 ul.faq li:last-child{border:none;padding-bottom: 0;}
.enter .s1 ul.faq li span{color: #ed0077;font-weight: 900;display: flex;align-items: center;}
.enter .s1 ul.faq li span::before{content: "Q.";font-size: 18px;margin-right: 3px;}


/*--------子育て支援--------*/
.support .s1{max-width: 1200px;margin: auto;}
.support .s1 p{margin-top: 30px;}
.support .s1 .jigyou{max-width: 1000px;margin: auto;background-color: #fff;border-radius: 15px;margin-top: 30px;padding: 40px;box-sizing: border-box;position: relative;}
.support .s1 .jigyou h3{font-size: 16px;text-align: center;}
.support .s1 .jigyou b{font-size: 30px;color: #ff5500;display: block;text-align: center;margin-top: 20px;}
.support .s1 .jigyou p{text-align: center;margin-top: 10px;}
.support .s1 .jigyou small{position: absolute;right: -15px;top: -15px;background-color: #ff5500;font-size: 22px;font-weight: 900;text-align: center;color: #fff;line-height: 1.4;width: 100px;height: 100px;display: flex;align-items: center;justify-content: center;border-radius: 100px;transform: rotate(-10deg);}
.support .s1 .jigyou img.mainimg{max-width: 500px;margin:30px auto 0;display: block;}
.support .s1 a.dl{justify-content: center;margin-top: 30px;}
.support .s1 dl{display: flex;flex-wrap: wrap;margin-top:30px;}
.support .s1 dt{width: 10%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.support .s1 dd{width: 90%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.support .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.support .s1 a.tel::before{content:"\260E";margin-right: 3px;}






/*--------2歳児--------*/
.age2 .s1{max-width: 1200px;margin: auto;}
.age2 .s1 p{margin-top: 30px;}
.age2 .s1 dl{display: flex;flex-wrap: wrap;margin-top:30px;}
.age2 .s1 dt{width: 15%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.age2 .s1 dd{width: 85%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.age2 .s1 dd b{font-weight: 900;color: #ff5500;}
.age2 .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.age2 .s1 a.tel::before{content:"\260E";margin-right: 3px;}




/*--------3歳児--------*/
.age3 .s1{max-width: 1200px;margin: auto;}
.age3 .s1 p{margin-top: 30px;}
.age3 .s1 .mainimg{max-width: 1200px;display: block;margin: auto;margin-top: 30px;}
.age3 .s1 span.att{display: block;text-align: center;color: #ff0000;font-weight: 900;margin-top: 20px;font-size: 18px;}
.age3 .s1 .taisyou{background-color: #fff;border-radius: 10px;margin: auto;margin-top: 20px;box-sizing: border-box;padding: 30px;max-width: 600px;text-align: center;line-height: 2;}
.age3 .s1 b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;margin-top: 30px;}
.age3 .s1 dl{display: flex;flex-wrap: wrap;margin-top:10px;}
.age3 .s1 dt{width: 25%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.age3 .s1 dd{width: 75%;box-sizing: border-box;padding: 15px 0;border-bottom: 3px dotted #ccc;}
.age3 .s1 ul.list{margin-top: 15px;}
.age3 .s1 ul.list li{list-style-type: disc;margin-left: 25px;}
.age3 .s1 ul.faq{margin-top: 15px;}
.age3 .s1 ul.faq li{border-bottom: 3px dotted #ccc;padding: 15px 0;}
.age3 .s1 ul.faq li:last-child{border:none;padding-bottom: 0;}
.age3 .s1 ul.faq li span{color: #ed0077;font-weight: 900;display: flex;align-items: center;}
.age3 .s1 ul.faq li span::before{content: "Q.";font-size: 18px;margin-right: 3px;}



/*--------園だより--------*/
.public .s1{max-width: 1200px;margin: auto;}
.public .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.public .s1 p{margin-top: 30px;}
.public .s1 .letter{max-width: 600px;margin: auto;margin-top: 30px;background-color: #fff;border-radius: 15px;padding: 30px;box-sizing: border-box;}
.public .s1 .letter img{width: 100%;height: auto;display: block;}
.public .s1 .newdl{display: flex;justify-content: center;margin-top: 20px;}
.public .s1 .newdl li{margin: 0 10px;}
.public .s1 .past{margin-top: 15px;display: flex;flex-wrap: wrap;}
.public .s1 .past a{margin: 0 10px;margin-top: 15px;}










/*--------おしらせ--------*/
.post .s1{max-width: 1200px;margin: auto;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 40px;margin-top: -30px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom:100px;}
.post .s1 .container:last-child {margin-bottom:60px;}
	


/*--------おしらせ見出し関連--------*/
.post .container>h3{background-color: #fff;font-size: 18px;margin-bottom: 25px;color: #666;padding: 12px 25px;display: flex;border: 1px solid #ddd;border-radius: 5px;font-weight: 900;align-items: center;}
.post .container>h3::before{content: url(images/ecs.png);margin-right: 10px;line-height: 0;}
.post .container>time{display: block;align-items: center;justify-content: flex-end;margin-top: -24px;margin-bottom: -5px;font-size: 12px;text-align: right;}


	
/*--------おしらせ本文関連--------*/
.post .s1 .container>.inner h1{font-size: 20px;font-weight: bold;color: #666;}
.post .s1 .container>.inner h2{font-size: 18px;font-weight: bold;color: #666;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 16px;font-weight: normal;color: #666;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{float: right;margin-left: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignleft{float: left;margin-right: 40px;margin-bottom: 0px;max-width:640px;height:auto;}
.post .s1 .container>.inner .alignnone{margin-bottom: 0px;max-width:640px;height:auto;}
}




















/*--------スマートフォンー-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


@media all and (max-width:750px) {
body {color: #666;font-size: 16px;line-height: 1.7;font-weight: 700;}
ul,li {list-style-type: none;}



/*--------ヘッダー--------*/
header{width: 100%;display: block;}
header section{display: block;}
header section>div{display: flex;align-items: center;height: 80px;}
header section h1::before{content: url(images/child_s.png);position: absolute;right: -40%;top: -25px;z-index: -1;}
header section h1{display: block;position: relative;margin-left: 15px;}
header section h1 a{display: block;}
header section h1 img{display:block;width: 210px;height: auto;margin-top: -6px;}

header .contact{display: none;}
header .pcnav{display: none;}

.index .slide{position: relative;margin-top: -10px;background-color: #d2f9ff;}
.index .slide{position: relative;padding: 15px 0 0;}
.index .slide .slick-slide {transform: scale(0.9) translate(0,-5%);transform-origin: bottom;transition: 0.4s ease-in-out;}
.index .slide .slick-current {transform: scale(1);transition: 0.6s ease-in-out;}
.index .slick-slide img{border-radius: 10px;width: 100%;height: auto;}
.index .sp-slides-container {display: none;}



/*--------フッダー--------*/
footer{display: block;background-color: #d2f9ff;margin-bottom: 40px;}
footer section{display: block;}
footer .access{padding-bottom: 150px;background-image: url(images/cloud.svg);background-size: 115%;background-repeat: no-repeat;background-position: right -40px bottom;position: relative;}
footer .access::before{content:url(images/footer_img_s.png);position: absolute;right: 0;bottom: -15px;}
footer .access>div{display: block;}
footer .access iframe{height: 360px;width: 100%;}
footer .access iframe+div{width: 90%;margin: auto;margin-top: 15px;}
footer .access h3{font-size: 18px;color: #aa5500;font-weight: 900;display: flex;align-items: center;letter-spacing: 3px;}
footer .access h3::before{content: url(images/ecs.png);margin-right: 10px;line-height: 0;}
footer .access address{font-style: normal;}
footer .access address+a{display: table;background-color: #fff;border: 1px solid #ccc;border-radius: 100px;text-decoration: none;padding: 4px 20px;color: #aa5500;font-size: 15px;letter-spacing: 1px;font-weight: 900;margin: 10px 0px 25px;}
footer .access address+a::before{content:"\25B8";margin-right: 1px;}
footer .access ul{margin-top: 5px;}
footer .access ul li{letter-spacing: 1px;}
footer .access ul li a{text-decoration: none;color: #666;}
footer .access small{display: block;font-size: 14px;margin-top: 5px;line-height: 1.5;}
footer .flogo{background-color: #93d225;position: relative;background-size: contain;}
footer .flogo::before{content: "";position: absolute;top: -30px;display: block;height: 30px;width: 100%;background-image: url(images/grass.svg);background-size: cover;}
footer .flogo h1{display: table;position: relative;left: 50%;transform: translate(-50%,0);}
footer .flogo h1::before{content: url(images/child_s.png);left: -30%;position: absolute;bottom: 18px;}
footer .flogo h1 img{display: block;width: 210px;margin: auto;}
footer .flogo small{display: block;font-size: 10px;color: #fff;text-align: center;font-weight: 500;padding: 5px 0 10px;}

a.arrow{width: 30px;display: block;height: 30px;position: fixed;right: 20px;opacity: 0;visibility: hidden;transition: opacity 0.3s ease, visibility 0.3s ease;bottom: 75px;}
.arrow.show {opacity: 1;visibility: visible;}
a.arrow img{width: 100%;height: auto;display: block;}


/*--------コンテンツ共通--------*/
main{display: block;background-color: #d2f9ff;background-image: url(images/bg2.png);background-position: center top;background-size: 150%;}
article{display: block;}
.midashi{height: 140px;display: flex;align-items: center;}
.midashi h2{font-size: 25px;font-weight: 900;letter-spacing: 2px;display: table;position: relative;margin: auto;color: #aa5500;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;z-index: 1;}
.midashi h2::before{content: url(images/midashi_img2_s.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 32px;z-index: 0;}
.midashi h2::after{content: url(images/midashi_img3_s.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: -25px;z-index: -1;}


.title{background-color: #fff;border-radius: 100px;font-size: 20px;font-weight: 900;color: #aa5500;display: flex;align-items: center;padding: 8px 20px;letter-spacing: 1px;position: relative;}
.title::before{content: url(images/ec_s.png);margin-right: 10px;line-height: 0;}
.title::after{content: url(images/title_img1.png);margin-right: 10px;line-height: 0;position: absolute;right: 20px;top: -5px;}


.contents .temp1{margin-top: 100px;}
.temp1{width:100%;margin-top: 60px;position: relative;}
.temp1::before{content: "";background-image: url(images/temp_bg.png);position: absolute;width: 100%;top: 50%;transform: translate(0,-50%);height: 15px;background-repeat: repeat-x;background-size: contain;background-position: center;}
.temp1 a{display: table;left: 50%;transform: translate(-50%,0);position: relative;width: 80%;}
.temp1 a img{display: block;height: auto;width: 100%;}


.temp2{background-image: url(images/bg1.png);margin-top: 150px;padding: 10px 0 50px;position: relative;}
.temp2::before{content: url(images/child_s.png);position: absolute;left: 5%;top: -70px;z-index: 1;}
.temp2 .topics{display: block;width: 90%;margin: auto;}
.temp2 h2{background-color: #fffdb0;font-size: 25px;font-weight: 900;color:#aa5500;letter-spacing: 2px;display: table;position: relative;left: 50%;transform: translate(-50%,0);top: -40px;padding: 10px 60px;border-radius: 100px;}
.temp2 .news{background-color: #fff;position: relative;border: 3px solid #efe6a0;box-sizing: border-box;padding: 10px 25px 55px;}
.temp2 .news::before{content: url(images/sashie1_s.png);position: absolute;right: -15px;top: -20px;}
.temp2 .news ul{display: block;}
.temp2 .news ul li{border-bottom: 1px dotted #ccc;padding: 8px 0;}
.temp2 .news ul li:last-child{border-bottom: none;padding-bottom: 0px;}
.temp2 .news ul li a{text-decoration: none;color: #666;}
.temp2 .news ul li time{font-size: 13px;}
.temp2 .news ul li span{display: block;font-size: 15px;line-height: 1.4;}
.temp2 .news>a{background-color: #c6bb79;display: table;color: #fff;font-size: 14px;padding: 5px 20px;position: absolute;bottom: 0;left: 50%;transform: translate(-50%,0);text-decoration: none;}
.temp2 .news>a::before{content:"\25B8";margin-right: 2px;}
.temp2 .letter{background-color: #fff;position: relative;padding: 25px 20px;box-sizing: border-box;margin-top: 20px;}
.temp2 .letter::before{content: url(images/sashie2_s.png);position: absolute;right: 10px;top: -10px;}
.temp2 .letter a{text-decoration: none;color: #666;align-items: center;}
.temp2 .letter a figure{background-color: #eee;padding: 10px;box-sizing: border-box;max-width: 250px;margin: auto;}
.temp2 .letter a figure img{display: block;width: 100%;height: auto;object-fit: contain;}

.temp2 .letter a div{margin-top: 10px;}
.temp2 .letter a div::before{content: url(images/sashie3.png);position: absolute;left: 5%;bottom: 25%;}
.temp2 .letter a div h3{position: relative;font-size: 22px;font-weight: 900;color: #aa5500;text-align: center;}
.temp2 .letter a div p{position: relative;margin-top: 5px;text-align: center;font-size: 15px;}

.temp2 .sns{display: flex;align-items: center;justify-content: center;margin-top: 30px;}
.temp2 .sns li{display: block;margin: 0px 6px;}
.temp2 .sns a{display: block;}
.temp2 .sns img{width: 50px;height: auto;display: block;}





/*--------トップページ--------*/
.top .s1{width: 90%;margin: auto;margin-top: 30px;}
.top .s1 h2{font-size: 25px;font-weight: 900;letter-spacing: 2px;display: table;position: relative;margin: auto;color: #aa5500;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;}
.top .s1 h2::before{content: url(images/midashi_img1_s.png);position: absolute;left: 50%;transform: translate(-50%,0);bottom: 25px;}
.top .s1 ul{margin-top: 0px;}
.top .s1 ul li{margin-top: 25px;background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 0 5px rgba(0,0,0,.2);}
.top .s1 ul li a{display: block;text-decoration: none;color: #666;}
.top .s1 ul li div{position: relative;padding: 20px 0;}
.top .s1 ul li img{display: block;width: 100%;}
.top .s1 ul li span{position: absolute;background-color: #ffc043;display: table;padding: 4px 15px;color: #fff;left: 0;top: -33px;font-size: 15px;}
.top .s1 ul li h3{font-size: 20px;font-weight: 900;color: #aa5500;display: block;text-align: center;width: 90%;margin: auto;letter-spacing: 3px;}
.top .s1 ul li p{text-align: center;width: 90%;margin: auto;font-size: 15px;}



/*--------園について--------*/
.about .s1{width: 90%;margin: auto;}
.about .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.about .s1 p{margin-top: 30px;}
.about .s1 ol{margin-top: 30px;}
.about .s1 ol li{list-style-type:decimal;margin-left: 30px;color: #ff8500;font-size: 18px;font-weight: 900;}
.about .s1 h3{margin-top: 35px;display: flex;align-items: center;color: #ff8500;font-size: 18px;font-weight: 900;}
.about .s1 h3 small{width: 30px;height: 30px;background-color: #ffc043;display: flex;margin-right: 8px;color: #fff;font-size: 22px;align-items: center;justify-content: center;border-radius: 100px;}
.about .s1 h3+p{margin-top: 5px;}
.about .s1 iframe{margin-top: 30px;width: 100%;height: 400px;}
.about .s1 address{font-style: normal;font-size: 17px;display: block;margin-top: 10px;}
.about .s1 h4{display: flex;align-items: center;margin-top: 30px;font-size: 17px;}
.about .s1 h4 span{background-color: #fff;width: 36px;height: 36px;border-radius: 100px;display: flex;align-items: center;justify-content: center;margin-right: 10px;}
.about .s1 h4 img{width: 25px;height: auto;display: block;}
.about .s1 b{display: block;font-weight:700;}
.about .s1 ul{margin-top: 10px;}
.about .s1 ul li{list-style-type:disc;margin-left: 30px;}
.about .s1 .box{display: block;margin-top: 30px;}
.about .s1 .box figure{display: block;}
.about .s1 .box figure img{display: block;width: 100%;height: auto;}
.about .s1 .box p{margin-top: 25px;}
a.dl{display: flex;align-items: flex-start;margin-top: 10px;color: #666;}
a.dl img{width: 25px;height: auto;display: block;margin-right: 6px;}



/*--------施設の紹介--------*/
.area .s1{width: 90%;margin: auto;}
.area .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.area .s1 p{margin-top: 30px;}
.area .s1 .view{margin-top: 30px;}
.area .s1 .view iframe{display: block;width: 100%;height: 360px;margin-top: 10px;}
.area .s1 .areamap{margin: auto;margin-top: 50px;width: 100%;}
.area .s1 .areamap img{display: block;width: 100%;height: auto;}
.area .s1 .areamap p{margin-top: 10px;}
.area .s1 .box{display: block;;margin-top: 30px;}
.area .s1 .box figure{display: block;}
.area .s1 .box figure img{display: block;width: 100%;height: auto;}
.area .s1 .box p{margin-top: 25px;}




/*--------園の生活--------*/
.life .s1{width: 90%;margin: auto;}
.life .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.life .s1 p{margin-top: 30px;}
.life .s1 .box{display: block;margin-top: 30px;}
.life .s1 .box figure{display: block;}
.life .s1 .box figure img{display: block;width: 100%;height: auto;border-radius: 15px;}
.life .s1 .box ul{display: block;margin-top: 20px;}
.life .s1 .box ul li{list-style-type:disc;margin-left: 25px;}
.life .s1 .box p{margin-top: 25px;}
.life .s1 p b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;}
.life .s1 .rosenimg{width: 100%;height: auto;margin: auto;display: block;margin-top: 30px;border-radius: 15px;}
.life .s1 .areaselect{display: table;left: 50%;transform: translate(-50%,0);position: relative;padding: 10px 15px;border: 1px solid #ccc;font-size: 16px;margin-top: 30px;font-weight: 700;color: #333;}
.life .s1 .areaselect option{padding: 10px 15px;font-size: 16px;font-weight: 700;color: #333;}
.life .s1 .jikoku{margin-top: 30px;}
.life .s1 .jikoku b{display: table;font-size: 18px;background-color: #fff;padding: 5px 25px;border-radius: 100px;left: 50%;transform: translate(-50%,0);position: relative;}
.life .s1 .jikoku span{display: block;margin-top: 10px;}
.life .s1 .jikoku .scr{margin-top: 30px;}
.life .s1 .jikoku table{background-color: #fff;width: 100%;border-collapse: collapse;border: 10px solid #ccc;table-layout: fixed;}
.life .s1 .jikoku table tr:nth-of-type(1) th:nth-of-type(1){font-size: 18px;}
.life .s1 .jikoku table th{background-color:#999;color:#fff;padding: 10px;box-sizing: border-box;}
.life .s1 .jikoku table td:nth-of-type(1){background-color: #eeeeee;}
.life .s1 .jikoku table td{padding: 10px;box-sizing: border-box;text-align: center;border-bottom: 1px solid #eee;border-right: 1px solid #eee;}

.life .s1 #j1 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f5bea4;}
.life .s1 #j2 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f3af8e;}
.life .s1 #j3 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #f8c808;}
.life .s1 #j4 table tr:nth-of-type(1) th:nth-of-type(1){background-color: #fbdb92}

.life .s1 .thum1{margin-top: 25px;}
.life .s1 .thum1 li{position: relative;margin-top: 10px;}
.life .s1 .thum1 li:nth-of-type(3n){}
.life .s1 .thum1 li img{display: block;border-radius: 15px;width: 100%;height: auto;}
.life .s1 .thum1 li span{font-weight: 900;position: absolute;right: 15px;bottom: 10px;display: block;text-shadow: rgb(255,255,255) 4px 0px 0px, rgb(255,255,255) 3.87565px 0.989616px 0px, rgb(255,255,255) 3.51033px 1.9177px 0px, rgb(255,255,255) 2.92676px 2.72656px 0px, rgb(255,255,255) 2.16121px 3.36588px 0px, rgb(255,255,255) 1.26129px 3.79594px 0px, rgb(255,255,255) 0.282949px 3.98998px 0px, rgb(255,255,255) -0.712984px 3.93594px 0px, rgb(255,255,255) -1.66459px 3.63719px 0px, rgb(255,255,255) -2.51269px 3.11229px 0px, rgb(255,255,255) -3.20457px 2.39389px 0px, rgb(255,255,255) -3.69721px 1.52664px 0px, rgb(255,255,255) -3.95997px 0.56448px 0px, rgb(255,255,255) -3.97652px -0.432781px 0px, rgb(255,255,255) -3.74583px -1.40313px 0px, rgb(255,255,255) -3.28224px -2.28625px 0px, rgb(255,255,255) -2.61457px -3.02721px 0px, rgb(255,255,255) -1.78435px -3.57996px 0px, rgb(255,255,255) -0.843183px -3.91012px 0px, rgb(255,255,255) 0.150409px -3.99717px 0px, rgb(255,255,255) 1.13465px -3.8357px 0px, rgb(255,255,255) 2.04834px -3.43574px 0px, rgb(255,255,255) 2.83468px -2.82216px 0px, rgb(255,255,255) 3.44477px -2.03312px 0px, rgb(255,255,255) 3.84068px -1.11766px 0px, rgb(255,255,255) 3.9978px -0.132717px 0px;}
.life .s1 p+.thum1{margin-top: 15px;}

.life .s1 .thum2{margin-top: 10px;}
.life .s1 .thum2>li{margin-top: 30px;}
.life .s1 .thum2>li:nth-of-type(3n){}
.life .s1 .thum2>li>figure{position: relative;display: block;}
.life .s1 .thum2>li img{display: block;border-radius: 15px;width: 100%;height: auto;}
.life .s1 .thum2>li time{display: block;position: absolute;right: 15px;bottom: -15px;border: 4px solid #fff;width:50px;height: 50px;border-radius: 100px;color: #fff;font-size: 14px;text-align: center;line-height: 50px;font-weight: 900;}
.life .s1 .thum2>li time span{font-size: 26px;}
.life .s1 .thum2>li:nth-of-type(1) time{background-color: #ff73a9;}
.life .s1 .thum2>li:nth-of-type(2) time{background-color: #0076c6;}
.life .s1 .thum2>li:nth-of-type(3) time{background-color: #008b9e;}
.life .s1 .thum2>li:nth-of-type(4) time{background-color: #5c9100;}
.life .s1 .thum2>li:nth-of-type(5) time{background-color: #ad4600;}
.life .s1 .thum2>li:nth-of-type(6) time{background-color: #b58500;}
.life .s1 .thum2>li:nth-of-type(7) time{background-color: #00a1c6;}
.life .s1 .thum2>li:nth-of-type(8) time{background-color: #5789a3;}
.life .s1 .thum2>li:nth-of-type(9) time{background-color: #ff0000;}
.life .s1 .thum2>li:nth-of-type(10) time{background-color: #ab76ff;}
.life .s1 .thum2>li:nth-of-type(11) time{background-color: #f4037b;}
.life .s1 .thum2>li>ul{margin-top: 20px;}
.life .s1 .thum2>li>ul>li{list-style-type: disc;margin-left: 25px;}




/*--------入園のご案内--------*/
.enter .s1{width: 90%;margin: auto;}
.enter .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.enter .s1 p{margin-top: 30px;}
.enter .s1 b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;margin-top: 30px;}
.enter .s1 b+p{margin-top: 10px;}
.enter .s1 .flowlist{display: block;}
.enter .s1 .flowlist dl{display: block;}
.enter .s1 .flowlist dt{width: 100%;box-sizing: border-box;display: block;padding: 15px 0 0 0;}
.enter .s1 .flowlist dd{width: 100%;box-sizing: border-box;display: block;padding: 0 0 15px 0;}
.enter .s1 em.caution{font-style: normal;color: #ff0000;}
.enter .s1 a{color: #666;}
.enter .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.enter .s1 a.tel::before{content:"\260E";margin-right: 3px;}
.enter .s1 dl.type1{display: block;margin-top: 20px;}
.enter .s1 dl.type1 dt{width: 100%;box-sizing: border-box;display: block;padding: 15px 0 5px 0;}
.enter .s1 dl.type1 dd{width: 100%;box-sizing: border-box;padding: 0px 0 15px 0;border-bottom: 3px dotted #ccc;display: block;}
.enter .s1 img.flow{display: block;margin: auto;margin-top: 35px;width: 90%;height: auto;max-width: 320px;}
.enter .s1 img.seifuku{display: block;margin: auto;margin-top: 35px;width: 100%;height: auto;}
.enter .s1 dl+small{display: block;text-align: right;font-size: 15px;margin-top: 5px;}
.enter .s1 ul.list{margin-top: 15px;}
.enter .s1 ul.list li{list-style-type: disc;margin-left: 25px;}
.enter .s1 ul.faq{margin-top: 15px;}
.enter .s1 ul.faq li{border-bottom: 3px dotted #ccc;padding: 10px 0;}
.enter .s1 ul.faq li:last-child{border:none;padding-bottom: 0;}
.enter .s1 ul.faq li span{color: #ed0077;font-weight: 900;display: flex;align-items: flex-start;margin-bottom: 5px;}
.enter .s1 ul.faq li span::before{content: "Q.";font-size: 18px;margin-right: 3px;line-height: 1.4;}


/*--------子育て支援--------*/
.support .s1{width: 90%;margin: auto;}
.support .s1 p{margin-top: 25px;}
.support .s1 .jigyou{max-width: 1000px;margin: auto;background-color: #fff;border-radius: 15px;margin-top: 25px;padding: 30px;box-sizing: border-box;position: relative;}
.support .s1 .jigyou h3{font-size: 17px;}
.support .s1 .jigyou b{font-size: 22px;color: #ff5500;display: block;text-align: center;margin-top: 20px;letter-spacing: -2px;}
.support .s1 .jigyou p{margin-top: 10px;font-size: 15px;}
.support .s1 .jigyou small{position: absolute;right: -10px;top: -40px;background-color: #ff5500;font-size: 16px;font-weight: 900;text-align: center;color: #fff;line-height: 1.2;width: 70px;height: 69px;display: flex;align-items: center;justify-content: center;border-radius: 100px;transform: rotate(-10deg);}
.support .s1 .jigyou img.mainimg{margin: 20px auto 0;display: block;width: 100%;height: auto;}
.support .s1 a.dl{justify-content: center;margin-top: 30px;}
.support .s1 dl{display: block;margin-top:30px;}
.support .s1 dt{width: 100%;box-sizing: border-box;padding: 15px 0 5px 0;display: block;}
.support .s1 dd{width: 100%;box-sizing: border-box;padding: 0px 0 15px 0;border-bottom: 3px dotted #ccc;display: block;}
.support .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.support .s1 a.tel::before{content:"\260E";margin-right: 3px;}







/*--------2歳児--------*/
.age2 .s1{width: 90%;margin: auto;}
.age2 .s1 p{margin-top: 25px;}
.age2 .s1 dl{display: block;margin-top: 25px;}
.age2 .s1 dt{width: 100%;box-sizing: border-box;padding: 15px 0 5px 0;display: block;}
.age2 .s1 dd{width: 100%;box-sizing: border-box;padding: 0 0 15px 0;border-bottom: 3px dotted #ccc;display: block;}
.age2 .s1 dd b{font-weight: 900;color: #ff5500;}
.age2 .s1 a.tel{color: #666;font-size: 18px;text-decoration: none;}
.age2 .s1 a.tel::before{content:"\260E";margin-right: 3px;}




/*--------3歳児--------*/
.age3 .s1{width: 90%;margin: auto;}
.age3 .s1 p{margin-top: 30px;}
.age3 .s1 .mainimg{display: block;margin: auto;margin-top: 30px;width: 100%;height: auto;}
.age3 .s1 span.att{display: block;text-align: center;color: #ff0000;font-weight: 900;margin-top: 20px;font-size: 18px;}
.age3 .s1 .taisyou{background-color: #fff;border-radius: 10px;margin: auto;margin-top: 20px;box-sizing: border-box;padding: 30px;width: 100%;}
.age3 .s1 b{display: table;background-color: #00b7ff;color: #fff;padding: 5px 15px;border-radius: 100px;margin-bottom: 5px;margin-top: 30px;}
.age3 .s1 dl{display: block;}
.age3 .s1 dt{width: 100%;box-sizing: border-box;padding: 15px 0 5px 0;display: block;}
.age3 .s1 dd{width: 100%;box-sizing: border-box;padding: 0 0 15px 0;border-bottom: 3px dotted #ccc;display: block;}
.age3 .s1 ul.list{margin-top: 15px;}
.age3 .s1 ul.list li{list-style-type: disc;margin-left: 25px;}
.age3 .s1 ul.faq{margin-top: 15px;}
.age3 .s1 ul.faq li{border-bottom: 3px dotted #ccc;padding: 15px 0;}
.age3 .s1 ul.faq li:last-child{border:none;padding-bottom: 0;}
.age3 .s1 ul.faq li span{color: #ed0077;font-weight: 900;display: flex;align-items: flex-start;}
.age3 .s1 ul.faq li span::before{content: "Q.";font-size: 18px;margin-right: 3px;line-height: 1.4;}




/*--------園だより--------*/
.public .s1{width: 90%;margin: auto;}
.public .s1 h2:nth-of-type(n+2){margin-top: 80px;}
.public .s1 p{margin-top: 30px;}
.public .s1 .letter{margin: auto;margin-top: 30px;background-color: #fff;border-radius: 15px;padding: 30px;box-sizing: border-box;width: 100%;}
.public .s1 .letter img{width: 100%;height: auto;display: block;}
.public .s1 .newdl{display: block;margin-top: 20px;}
.public .s1 .newdl li{margin: 0 10px;}
.public .s1 .past{margin-top: 15px;display: flex;flex-wrap: wrap;}
.public .s1 .past a{margin: 0px 10px;margin-top: 10px;}




/*--------おしらせ--------*/
.post .s1{width: 90%;margin: auto;}
.post .selecter{display:flex;justify-content:center;align-items:center;margin-bottom: 30px;margin-top: -15px;}
.post .selecter select{font-size:16px;margin-right:10px;padding:5px 10px;}
.post .s1 .container{margin-bottom: 70px;}


/*--------おしらせ見出し関連--------*/
.post .container>h3{background-color: #fff;font-size: 16px;margin-bottom: 25px;color: #666;padding: 10px 15px;display: flex;border: 1px solid #ddd;border-radius: 3px;font-weight: 900;align-items: flex-start;}
.post .container>h3::before{content: url(images/ecs.png);margin-right: 6px;line-height: 1.5;}
.post .container>time{display: block;align-items: center;justify-content: flex-end;margin-top: -25px;margin-bottom: -6px;font-size: 11px;text-align: right;}




/*--------おしらせ本文関連--------*/
.post .s1 .container>.inner h1{font-size: 18px;font-weight: bold;color: #666;}
.post .s1 .container>.inner h2{font-size: 17px;font-weight: bold;color: #666;}
.post .s1 .container>.inner h3,.post .s1 .container>.inner h4,.post .s1 .container>.inner h5,.post .s1 .container>.inner h6,.post .s1 .container>.inner b,.post .s1 .container>.inner em,.post .s1 .container>.inner p,.post .s1 .container>.inner span{font-size: 16px;font-weight: normal;color: #666;margin:20px 0;}
.post .s1 .container>.inner ul{margin: 1em 0;}
.post .s1 .container>.inner ul li{margin-left: 25px;list-style-type: disc;}
.post .s1 .container>.inner ol{	margin: 1em 0;}
.post .s1 .container>.inner ol li{margin-left: 25px;list-style-type: decimal;}
.post .s1 .container>.inner a{color:#FF6600;}
.post .s1 .container>.inner a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}
.post .s1 .container>.inner blockquote{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner pre{display: inline;margin: 0;padding: 0;}
.post .s1 .container>.inner .alignright{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .aligncenter{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignleft{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}
.post .s1 .container>.inner .alignnone{display: block;margin: auto;margin-bottom: 0px;width: 100%;height: auto;}

}