@charset "UTF-8";
/* CSS Document*/
/* グローバルナビcss */
@import url("g_nav.css");
@import url("foot.css");
@import url("news.css");
/*::::::::::::::::::::::::::::::::::::
 //背景素材全面//トップページ以外共通/
:::::::::::::::::::::::::::::::::::::::*/
body.sozai{
   background-image:url("../img/b058.jpg");
   background-repeat: repeat;
    } 
/*::::::::::::::::::::::::::::::::::::
//Contentsエリア//全ページ共通
:::::::::::::::::::::::::::::::::::::::*/
.conte{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 120px;
    
}
@media screen and (max-width:599px) {
 .conte{
  width: 100%;
  margin: 0 auto;
  padding-bottom:30px;
}   
}
/*:::::::::::::::::::::::::::::::::::::::
 //ヒーロ画像//トップ以外共通/
::::::::::::::::::::::::::::::::::::::::::*/
.slide_01{
    position: relative;
    top:200px;/*ヒーロー画像高さ位置*/
    margin: 0 auto;
    width: 100%;
   z-index: 0;
}
@media screen and (max-width:1024px) {
 .slide_01{
    position: relative;
    top:0px;/*ヒーロー画像高さ位置*/
    margin: 0 auto;
    width: 100%;
   z-index: 0;
} 
}

.hiro{
    width: 100%;
    height: 450px;
    max-height: 900px;
    background: url("../img/schedule/hero_img01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:  cover;   
}

 @media screen and (max-width:1024px) {
.hiro{
    width: 100%;
    height: 300px;
    max-height: 900px;
    background: url("../img/schedule/hero_img01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:  cover;   
}
} 
 @media screen and (max-width:599px) {
.hiro{
    width: 100%;
    height: 160px;
    max-height: 300px;
    background: url("../img/schedule/hero_img01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:  cover;   
}
} 
/*:::::::::::::::::::::::::::::::::::::::
 //保育理念Contentst//トップ以外共通/
::::::::::::::::::::::::::::::::::::::::::*/
.haikei_dd{/*背景どっと*/
 padding-bottom: 30px;
background-image:
            radial-gradient(290px 300px , rgba(243,242,183, 0.3) 20%, transparent 20%),
            radial-gradient(800px 780px , rgba(243,242,183, 0.3) 20%, transparent 20%),
            radial-gradient(1000px 990px , rgba(251,202,108, 0.1) 20%, transparent 20%),
            radial-gradient(400px 380px , rgba(251,202,108, 0.1) 20%, transparent 20%),
            radial-gradient(750px 750px , rgba(243,242,183, 0.3) 20%, transparent 20%),
            radial-gradient(100px 100px , rgba(251,202,108, 0.1) 20%, transparent 20%);
background-size: 
            1230px 1280px,
            810px 910px,
            1470px 990px,
            1200px 1700px,
            1520px 1200px,
            1100px 1300px;
background-position: 
            -500px -450px,
            -200px 100px,
             50px  710px,
            -200px -550px,
            -180px -250px,
            130px -150px;  
}
/*::::::::::::::
保育理念セクション
::::::::::::::::::::::::::::::::::::::::::*/
section.hoiku_top{
   margin:100px auto 120px;
   height:auto;
}
@media screen and (max-width:599px) { 
.haikei_dd{
     background-image:none; 
     padding-bottom: 10px;
    }
section.hoiku_top{
   margin:100px auto 60px;
   height:auto;
}
}
section.hoiku{
   margin:100px auto 120px;
   height:auto;
}
@media screen and (max-width:599px) {  
section.hoiku{
   margin:60px auto 60px;
   height:auto;
}
}
.title_00{
    width:80%;
    margin: 0 auto 30px;
}
.title_01{
    width:80%;
    margin: 0 auto 30px;
}
/*------
h3titleページ内共通
------------------*/
.title_00 h3{
width: 50%;
margin: 0 auto;
position: relative;
max-width: 1024px;
padding: 0 0 5px 0;
font-family: "Zen Maru Gothic", serif;
font-weight:700;
text-align: center;
font-size:5vmin;
color:#42210b; 
 line-height: 1.4em;
}
.title_01 h3{
width: 50%;
margin: 0 auto;
position: relative;
max-width: 1024px;
padding: 0 0 5px 0;
font-family: "Zen Maru Gothic", serif;
font-weight:700;
text-align: center;
font-size:5vmin;
color:#42210b; 
 line-height: 1.4em;
}
/*------
h3titleページ内共通______1024以下
-----------------------------------*/
@media screen and (max-width:1024px) {
.title_00 h3{
width: 60%;
margin: 0 auto;
position: relative;
padding: 0 ;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
text-align: center;
font-size:2.4rem;
color:#42210b;  
letter-spacing: -0.02em;
}   
} 
/*------
h3titleページ内共通______1024以下
-----------------------------------*/
@media screen and (max-width:1024px) {

} 
/*------
h3titleページ内共通______768以下
-----------------------------------*/
@media screen and (max-width:768px) {
.title_00 h3{
width: 90%;
margin: 0 auto;
position: relative;
padding: 0 ;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
text-align: center;
font-size:2.4rem;
color:#42210b;   
}  
.title_01 h3{
width: 90%;
margin: 0 auto;
position: relative;
padding: 0 ;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
text-align: center;
font-size:2.4rem;
color:#42210b;   
} 
} 
/*/////////////////////////
h3title共通ストライプ装飾
//////////////////////////*/
.title_01 h3:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 15px;
content: "";
background-image: -webkit-repeating-linear-gradient(135deg, #00afcc, #00afcc 1px, transparent 3px, transparent 5px);
background-image: repeating-linear-gradient(-45deg, #00afcc, #00afcc, 1px, transparent 3px, transparent 5px);
background-size: 7px 7px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: -5;
border-radius: 10px;
}

/*/////////////////////////
h3title共通ストライプ装飾
//////////////////////////*/
.title_00 h3:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 15px;
content: "";
background-image: -webkit-repeating-linear-gradient(135deg, #ffa500, #ffa500 1px, transparent 3px, transparent 5px);
background-image: repeating-linear-gradient(-45deg, #ffa500, #ffa500, 1px, transparent 3px, transparent 5px);
background-size: 7px 7px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: -5;
border-radius: 10px;
}
/*:::::::::
 //質の高い保育//テキスト
:::::::::::::::::::::::::*/
.hoiku_tex{
width: 50%;
max-width: 960px;
margin: 0 auto 40px;
font-family: "M PLUS Rounded 1c";
line-height: 1.5em;
text-align:center;
font-size:1rem;
font-weight:400;
color:#42210b; 
background-color: rgba(255,255,255,0.5);
padding: 60px 100px;
border-radius: 10px;
}
.hoiku_tex em{
    font-weight:bold;
}
@media screen and (max-width:768px) {
 .hoiku_tex{
width: 80%;
margin: 0 auto 40px;
font-family: "M PLUS Rounded 1c";
line-height: 1.5em;
text-align:center;
font-size:0.9rem;
font-weight:400;
color:#42210b; 
background-color: rgba(255,255,255,0.5);
padding: 60px 80px;
border-radius: 10px;
}   
}@media screen and (max-width:599px) {
.hoiku_tex{
width: 80%;
margin: 0 auto 40px;
font-family: "M PLUS Rounded 1c";
line-height: 1.5em;
text-align:left;
font-size:0.9rem;
font-weight:400;
color:#42210b; 
background-color: rgba(255,255,255,0.5);
padding:30px 30px;
border-radius: 10px;
}   
}


/*------
太陽位置______1024以下
-----------------------------------*/

.sun01{
position: absolute;
width:25%;
max-width: 180px;
top: -100px;
left: 20%;  
}   

/*------
太陽位置______768以下
-----------------------------------*/
@media screen and (max-width:768px) {
.sun01{
position: absolute;
width:25%;
max-width: 180px;
top: -100px;
left: 20%;  
}     
}
@media screen and (max-width:768px) {
.sun01{
position: absolute;
width:30%;
max-width: 180px;
top: -50px;
left: 5px;
}   
}
/*:::::::::
 //タイムテーブル//フレックスBOX
:::::::::::::::::::::::::*/
.flex_hoiku{
width: 90%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content:center; 
}
.tb_lef,
.tb_right{
width: 45%;
color:#42210b;
margin: 15px;
}

.kodomo {
   
  max-width: 160px;
  z-index: 999;
    padding: 0 25px;
    
}
/*------
 //タイムテーブル/フレックスBOX______1024以下
-----------------------------------*/
@media screen and (max-width:1024px) {
 .flex_hoiku{
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content:center;
} 
.tb_lef,
.tb_right{
width: 35%;
color:#42210b;
margin: 0 10px;
}
}


@media screen and (max-width:960px) {
 .flex_hoiku{
width: 60%;
margin: 0 auto;


} 
.tb_lef,
.tb_right{
width: 100%;
color:#42210b;
margin: 15px auto;
}  
}
@media screen and (max-width:599px) {
 .flex_hoiku{
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content:center;

} 
.tb_lef,
.tb_right{
width:90%;
color:#42210b;
margin: 15px auto;
}  
}
.t_tt01{
background-color: #F8B999;
padding: 10px 0;
height: 50px;
color: #fff;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
letter-spacing: 0.05em;
text-align: center;
font-size: 2rem;
border-radius: 35px;
}
.t_tt02{
background-color:#7DD8D3;
padding: 10px 0;
height: 50px;
color: #fff;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
letter-spacing: 0.05em;
text-align: center;
font-size: 2rem;
border-radius: 35px;
}
@media screen and (max-width:599px) {
.t_tt01, .t_tt02{
font-size: 1.8em;
padding: 5px 0;
height: 50px;
color: #fff;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
letter-spacing: 0.05em;
text-align: center;
border-radius: 5px;
 } 
}
.tb_time,
.tb_time_2,
.asobi{
color:#42210b; 
text-align: center;
border-bottom: 2px dotted #DECFBF;

}
.tb_time{
font-size:1.2rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
padding: 25px 0 25px 20px; color:#EF9B7B;
}

.tb_time_2{
 font-size:1.2rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
padding: 25px 0 25px 20px; 
color:#7DD8D3;
}
@media screen and (max-width:599px) {
.tb_time{
font-size:1rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
padding: 25px 0 25px 0px; 
color:#42210b; 
} 
.tb_time_2{
font-size:1rem;
font-family: "Zen Maru Gothic", serif;
font-weight: 700;
padding: 25px 0 25px 0px; 
color:#42210b; 
}
}
.asobi{
text-align: left;
padding: 25px 0 25px 20px; 
font-family: "M PLUS Rounded 1c";
font-weight: 700;
font-size:1.1rem;
}
@media screen and (max-width:599px) {
 .asobi{
text-align: left;
padding: 25px 0 25px 7px; 
font-family: "M PLUS Rounded 1c";
font-weight: 700;
font-size:1rem;
}   
}
.asobi em{
font-family: "Zen Maru Gothic", serif;
font-weight: 500;
font-size:0.9em;
line-height: 1.2em;
letter-spacing: -0.05em;
}
.asobi a{
    display: block;
    
    color:#42210b; 
}
.asobi a:hover{
    text-decoration: underline;
    color:#ffa500;
}


 
/*-----------------------
イベント_画像サイズ-----1024
---------------------------------*/

 section.event{
    position:relative;
    width:90%;
    height: auto;
    margin: 0 auto;
    z-index: 3;
    padding-bottom: 90px;
  
}
/*-----------------------
年間イベント空き-----599
---------------------------------*/
@media screen and (max-width:599px) {
  section.event{
    position:relative;
    width:100%;
    height: auto;
    margin: 0 auto;
    z-index: 3;
    padding-bottom:90px;
}   
}
.flex_event{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color:#42210b;
  
}
.event_box img{
border-radius: 15px;   
}
.event_box{
position: relative;
width: 20%;
max-width: 220px;
margin: 30px 10px 60px 10px; 
}
/*-----------------------
イベント_画像サイズ-----1366
---------------------------------*/
@media screen and (max-width:1366px) {
.event_box{
position: relative;
width: 50%;
max-width: 340px;
margin: 30px 10px 60px 10px;  
}    
}
/*-----------------------
イベント_画像サイズ-----768
---------------------------------*/
@media screen and (max-width:768px) {
.event_box{
position: relative;
width: 100%;
max-width: 480px;
margin: 30px 0px; 
}    
}
/*-----------------------
イベント_画像サイズ-----599
---------------------------------*/
@media screen and (max-width:599px) {
.event_box{
position: relative;
width: 90%;
max-width: 380px;
margin: 15px 0px;
}    
}
.event_box h4{
text-align: center;
    font-size: 1.8rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    padding: 15px 0; 
    margin: 0 auto;
    color: #00afcc;
    letter-spacing: 0.03em;
}
/*-----------------------
イベント_画像サイズ-----599
---------------------------------*/
@media screen and (max-width:599px) {
.event_box h4{
     text-align: center;
    font-size: 1.6rem;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    padding-bottom: 15px; 
    margin: 0 auto;
    color: #00afcc;
    letter-spacing: 0.03em;
}   
}
.event_tex{
   margin: 20px auto 0px;
   font-family: "M PLUS Rounded 1c";
  
   text-align: center;
  font-size: 2.5rem;
  font-weight:normal;
    color:#42210b;
    line-height: 1.6em;
}
/*-----------------------
イベント_タイトルテキスト-----599
---------------------------------*/
@media screen and (max-width:599px) {
 .event_tex{
   margin: 0px auto 0px;
   font-family: "M PLUS Rounded 1c";
  text-align: center;
  font-size: 1.4rem;
  font-weight:bold;
    color:#42210b;
    line-height: 1.6em;
}
}
.event_tex span{
   font-family: "M PLUS Rounded 1c";
  text-align: center;
  font-size: 1.4rem;
  font-weight:normal;
    color:#42210b;
}
/*-----------------------
イベント_サブタイトルテキスト-----599
---------------------------------*/
@media screen and (max-width:599px) {
.event_tex span{
  max-width: 599px;
   font-family: "M PLUS Rounded 1c";
  text-align: center;
  font-size: 4vmin;
 background:linear-gradient(transparent 60%, #ff6 60%);
  font-weight:normal;
  color:#42210b;
    
}
   
}

.event_p{
   margin: 5px auto 0px;
   font-family: "M PLUS Rounded 1c";
  text-align:justify;
  font-size: 0.9rem;
  font-weight:800;
   color:#42210b;
}
@media screen and (max-width:599px) {
  .event_p{
      width: 90%;
      margin: 0 auto;
 
}  
}
