@charset "UTF-8";

#container {
  width: 100%;
  margin: 0px auto;
}
header {
  width: 100%;
  height: 25px;
  background-image: url(../img/other/kazari.jpg);
  background-repeat: repeat-x;
  }
  header h1 {
    text-indent: -9999em;
}
#wrapper {
  width: 875px;
  margin: 0px auto;
  }
  #ennai_top {
    width: 600px;
    height: 550px;
    float: left;
    background: url(../img/ennai_image/enTop2024.png) no-repeat;
    margin-top: 25px;
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
  }
  /*
  #layout01 {
    width: 600px;
    height: 50px;
  }
  #layout02 {
    width: 260px;
    height: 340px;
    float: left;
  }
  */
  nav.introduction {
    width: 430px;
    height: 180px;/*仮*/
    margin: 150px auto 0;
    clear: both;
    justify-content: space-around;
    flex-wrap: wrap;
    display: flex;
    align-items: baseline;
  }
  nav.introduction a {
    display: block;
    width: 200px;
    height: 66px;
    }
    nav.introduction nav a img {
      display: block;
      width: 100%;
}
/*--- layout-ul ---*/
#img_layout01 ul li {
  float: left;
  border-right: 1px solid #069;
  padding: 0px 7px 0px 7px;
  font-size: 12px;
  }
  #img_layout01 ul {
    margin: 20px 0px 0px 30px;
  }
  #img_layout01 li.b_r {
    border-left: 1px solid #069;
  }
  #img_layout01 li a {
    color: #402423;
  }
  #img_layout01 li.just a,#img_layout01 li.just a:hover {
    color: #F90;
  }
  #img_layout01 li a:hover {
    color: #F90;
}
/*--- new_2023_btn ※追記増設202307 ---*/
#new_2023_btn {
  width: 600px;
  height: auto;
  margin-bottom: 20px;
  float: left;
  }
/*--- ennai-shokuin ---*/
#en_shokuin {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  #img_layout01 {
    width:600px;
    height:40px;
  }
  #img_layout02 {
    width:520px;
    height:347px;
    margin:0px auto;
    clear:both;
  }
  #img_layout02 a img {
    display: block;
    border-radius: 10px;
  }
  #img_layout02 ul li {
    margin:20px 0px 0px 0px;
    padding:0px 7px 0px 7px;
    font-size:12px;
    border-right:1px solid #069;
    float:left;
  }
  #img_layout02 ul {
    margin:20px 0px 0px 30px;
    background-color:#fffcd1;
  }
  #img_layout02 li.b_r {
    border-left:1px solid #069;
  }
  #img_layout02 li a {
    color:#402423;
  }
  #img_layout02 li.just a,#img_layout02 li.just a:hover {
    color:#F90;
  }
  #img_layout02 li a:hover {
    color:#F90;
} 
/* 増設 追記 202307 */
section.txt_frame {
  width: 520px;
  height: auto;
  margin: 40px auto 0px;
  clear: both;
  }
  section.txt_frame article {
    width: 385px;
    min-height: 100px;
    }
    section.txt_frame article h3 {
      display: block;
      width: 100%;
      height: auto;
      float: left;
    }
    section.txt_frame article p {
      width: 90%;
      height: auto;
      line-height: 2.2em;
      margin: 0px auto 40px;
      padding: 2% 5%; 
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 108%;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      background-image: url("../img/ennai_image/txt_bg_02.png");
      background-repeat: repeat-y;
      background-position: center 0px;
      background-color: #fff;
      float: left;
      border-radius: 20px;
    }
    section.txt_frame img.chara {
      display: block;
      width: 135px;
      height: auto;
      margin: -5em 0px 0px 0px;
      float: right;
}
/* 増設 追記 202307 end */


/*--- en_shisetu ---*/
#en_shisetu {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  #shisetu_layout01 {
    width: 600px;
    height: 60px;
  }
  #en_shisetu table {
    width: 520px;
    margin: 0px auto;
    /*color: #13ae67;*/ /* green */
    color: #00286c; /* dark blue */
    clear: both;
  }
  #en_shisetu table td img {
    display: block;
    width: 165px;
    height: 155px;
    margin: 0px auto 10px;
    clear: both;
  }
  #shisetu_layout01 ul li {
    height: 15px;
    margin-top: 20px;
    padding: 0px 7px 0px 7px;
    line-height: 15px;
    font-size: 12px;
    border-right: 1px solid #069;
    float: left;
  }
  #shisetu_layout01 ul {
    margin: 20px 0px 0px 30px;
  }
  #shisetu_layout01 li.b_r {
    border-left: 1px solid #069;
  }
  #shisetu_layout01 li a {
    color: #402423;
  }
  #shisetu_layout01 li.just a,#shisetu_layout01 li.just a:hover {
    color: #F90;
  }
  #shisetu_layout01 li a:hover {
    color: #F90;
} 
/*--- en_engei ---*/
#en_engei {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  #en_engei table {
    width: 520px;
    height: 150px;
    margin: 0px auto;
    clear: both;
  }
  #en_engei table td {
    width: 250px;
    height: 150px;
    padding-top:30px;
  }
  #en_engei table td img.right {
    display: block;
    width: 250px;
    height: 150px;
    margin-left: 20px;
  }
  #engei_layout01 ul li {
    margin: 20px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    font-size: 12px;
    border-right: 1px solid #069;
    float: left;
  }
  #engei_layout01 ul {
    margin: 20px 0px 0px 30px;
  }
  #engei_layout01 li.b_r {
    border-left:1px solid #069;
  }
  #engei_layout01 li a {
    color: #402423;
  }
  #engei_layout01 li.just a,#engei_layout01 li.just a:hover {
    color: #F90;
  }
  #engei_layout01 li a:hover {
    color: #F90;
} 
/*--- ennai-yugu-img ---*/
#en_yugu {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  #yugu_layout01 {
    width: 600px;
    height: 60px;
    line-height: 60px;
    clear: both;
  }
  #en_yugu table {
    width: 520px;
    margin: 0px auto;
  }
  #en_yugu table td img {
    display: block;
    padding: 0px 5px 10px;
    width: 165px;
    height: 155px;
  }
  #yugu_layout01 ul li {
    height: 15px;
    margin-top: 20px;
    padding: 0px 7px 0px 7px;
    line-height: 15px;
    font-size: 12px;
    border-right: 1px solid #069;
    float: left;
  }
  #yugu_layout01 ul {
    margin: 0px 0px 0px 30px;
  }
  #yugu_layout01 li.b_r {
    border-left: 1px solid #069;
  }
  #yugu_layout01 li a {
    color: #402423;
  }
  #yugu_layout01 li.just a,#yugu_layout01 li.just a:hover {
    color: #F90;
  }
  #yugu_layout01 li a:hover {
    color: #F90;
} 
/*--- en_nyuji ---*/
#en_nyuji {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  img.frame_logo {
    display: block;
    width: 178px;
    height: 178px;
    margin: 0px auto;
  }
  img.nyuji_chara {
    display: block;
    width: 120px;
    height: auto;
    margin: 0px auto 30px;
  }
  article.nyuji {
    width: 520px;
    height: auto;
    margin: 0px auto 60px;
    }
    article.nyuji h2 {
      width: 100%;
      height: auto;
      margin: 20px auto;
    }
    article.nyuji p {
      width: 90%;
      height: auto;
      line-height: 2.2em;
      margin: 0px auto 40px;
      padding: 2% 5%; 
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 108%;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      background-image: url("../img/ennai_image/txt_bg_01.png");
      background-repeat: repeat-y;
      background-position: center 0px;
      background-color: #fff;
      float: left;
      border-radius: 20px;
  }
  #en_nyuji dl:nth-of-type(1) {
    width: 520px;
    min-height: 330px;
    margin: 0px auto 60px;
    background-image: url("../img/ennai_image/nyuji/bg_img.png");
    background-repeat: no-repeat;
    background-position: center 70px;
    }
  #en_nyuji dl:nth-of-type(2) {
    width: 520px;
    min-height: 330px;
    margin: 0px auto 60px;
    background-image: url("../img/ennai_image/nyuji/bg_img.png");
    background-repeat: no-repeat;
    background-position: center center;
    }
  #en_nyuji dl:nth-of-type(3) {
    width: 520px;
    min-height: 330px;
    margin: 0px auto 60px;
    background-image: url("../img/ennai_image/nyuji/bg_img.png");
    background-repeat: no-repeat;
    background-position: center 60px;
    }
    #en_nyuji dl dt {
      width: 100%;
      height: auto;
      text-align: center;
      font-size: 150%;
      /*color: #13ae67;*/ /* green */
      color: #00286c; /* dark blue */
      }
      #en_nyuji dl dt::first-letter {
        font-size: 200%;
        padding-right: 0.2em;
      }
      #en_nyuji dl dt span {
        display: block;
        width: 75%;
        height: auto;
        margin: 15px auto;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        color: #e4007f;
        font-size: 60%;
        text-align: left;
    }
    #en_nyuji dl dd {
      width: 100%;
      min-height: 280px;
    }
    #en_nyuji dl dd img {
      display: block;
      width: 220px;
      height: 220px;
      margin: 15px auto;
      }
      #en_nyuji dl dd article.sids {
        width: 460px;
        height: auto;
        padding: 10px 0px 20px;
        margin: 15px auto;
        color: #036eb8;
        background-color: #fef4f8;
        border-radius: 20px;
        }
        article.sids h3 {
          width: 90%;
          height: auto;
          margin: 20px auto 20px;
          text-align: center;
          font-size: 100%;
          }
          /* for safari */
          ::-webkit-full-page-media, :future, :root
           article.sids h3 {
            width: 90%;
            height: auto;
            margin: 20px auto 20px;
            text-align: center;
            font-size: 92%;
        }
        /* for safari end */
        article.sids h3::first-letter {
          color: #00a0e9;
          font-size: 100%;
          padding-right: 0.2em;
        }
        article.sids h3 span {
          display: block;
          width: 90%;
          height: auto;
          margin: 5px auto;
          line-height: 1.5em;
          letter-spacing: 0.05em;
          color: #e4007f;
          font-size: 90%;
          text-align: center;
        }
        article.sids ul {
          width: 90%;
          height: auto;
          margin: 0px 0px 0px 3em;
          font-size: 90%;
        }
        article.sids ul li {
          width: 100%;
          height: auto;
          margin: 8px auto 12px;
          line-height: 1.2em;
          list-style-type: disc; 
          list-style-position: outside;
  }
  /* scroller */
  #nyuji_layout01 {
    width: 600px;
    height: 60px;
    line-height: 60px;
    clear: both;
    }
    #nyuji_layout01 ul {
      margin: 0px 0px 0px 30px;
      }
      #nyuji_layout01 ul li {
        height: 15px;
        margin-top: 20px;
        padding: 0px 7px 0px 7px;
        line-height: 15px;
        font-size: 12px;
        border-right: 1px solid #069;
        float: left;
        }
        #nyuji_layout01 li.b_r {
          border-left: 1px solid #069;
        }
        #nyuji_layout01 li a {
          color: #402423;
        }
        #nyuji_layout01 li.just a,#nyuji_layout01 li.just a:hover {
          color: #F90;
        }
        #nyuji_layout01 li a:hover {
          color: #F90;
} 
/*--- en_sdgs ---*/
#en_sdgs {
  width: calc(600px - 10px);
  height: auto;
  margin-bottom: 20px;
  /*background-color: #fff67f;*//* pastel yellow */
  background: #f5f5dd; /* bage */
  border: 5px solid #00286c; /* dark blue */
  float: left;
  border-radius: 20px;
  }
  img.sdgs_chara {
    display: block;
    width: 120px;
    height: auto;
    margin: 0px auto 30px;
  }
  article.sdgs {
    width: 520px;
    height: auto;
    margin: 0px auto 60px;
    }
    article.sdgs h2 {
      width: 100%;
      height: auto;
      margin: 20px auto;
    }
    article.sdgs p {
      width: 90%;
      height: auto;
      line-height: 2.2em;
      margin: 0px auto 40px;
      padding: 2% 5%; 
      text-align: justify;
      text-justify: inter-ideograph;
      font-size: 108%;
      letter-spacing: 0.1em;
      color: #604431;/*light brown*/
      font-weight: 600;
      background-image: url("../img/ennai_image/txt_bg_01.png");
      background-repeat: repeat-y;
      background-position: center 0px;
      background-color: #fff;
      float: left;
      border-radius: 20px;
  }
  #en_sdgs dl {
    width: 520px;
    min-height: 330px;
    margin: 0px auto 60px;
    background-image: url("../img/ennai_image/nyuji/bg_img.png");
    background-repeat: no-repeat;
    background-position: center 40px;
    }
    #en_sdgs dl dt {
      width: 100%;
      height: auto;
      text-align: center;
      }
    #en_sdgs dl dd {
      width: 100%;
      min-height: 280px;
    }
    #en_sdgs dl dd img {
      display: block;
      width: 350px;
      height: 220px;
      margin: 15px auto;
    }
  /* scroller */
  #sdgs_layout01 {
    width: 600px;
    height: 60px;
    line-height: 60px;
    clear: both;
    }
    #sdgs_layout01 ul {
      margin: 0px 0px 0px 30px;
      }
      #sdgs_layout01 ul li {
        height: 15px;
        margin-top: 20px;
        padding: 0px 7px 0px 7px;
        line-height: 15px;
        font-size: 12px;
        border-right: 1px solid #069;
        float: left;
        }
        #sdgs_layout01 li.b_r {
          border-left: 1px solid #069;
        }
        #sdgs_layout01 li a {
          color: #402423;
        }
        #sdgs_layout01 li.just a,#sdgs_layout01 li.just a:hover {
          color: #F90;
        }
        #sdgs_layout01 li a:hover {
          color: #F90;
} 
/*--- nav ---*/
nav.main_nav {
  width: 260px;
  margin-top: 25px;
  margin-bottom: 20px;
  float: right;
  }
  #sticker {
    width: 260px;
    float: right;
    }
    nav.main_nav li {
      margin: 5px auto;
    }
    nav.main_nav li a {
      display: block;
      width: 250px;
      height: 40px;
      border-radius: 10px;
      box-shadow: 0px 0px 3px #ccc;
    }
    nav.main_nav li.btn01 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn01.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn01 a:hover {
      background: url(../img/btn/nav/btn01.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn02 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn02.png) no-repeat 0px -40px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn02 a:hover {
      background: url(../img/btn/nav/btn02.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn03 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn03.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn03 a:hover {
      background: url(../img/btn/nav/btn03.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn04 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn04.png) no-repeat 0px 0px;
      text-indent:-9999em;
    }
    nav.main_nav li.btn04 a:hover {
      background: url(../img/btn/nav/btn04.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn05 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn05.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn05 a:hover {
      background: url(../img/btn/nav/btn05.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn06 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn06.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn06 a:hover {
      background: url(../img/btn/nav/btn06.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn07 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn07.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn07 a:hover {
      background: url(../img/btn/nav/btn07.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn08 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn08.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn08 a:hover {
      background: url(../img/btn/nav/btn08.png) no-repeat 0px -40px;
    }
    nav.main_nav li.btn09 a {
      display: block;
      width: 250px;
      height: 40px;
      background: url(../img/btn/nav/btn09.png) no-repeat 0px 0px;
      text-indent: -9999em;
    }
    nav.main_nav li.btn09 a:hover {
      background: url(../img/btn/nav/btn09.png) no-repeat 0px -40px;
}

/*--- 園長名 ---*/
#nameSp {
  width: 260px;
  height: 130px;
  margin-top: 20px;
  text-indent: -9999em;
  background: url(../img/other/kgm_name.png) no-repeat;
  float :right;
}
/*--- 園長名 end ---*/

/*--- footer ---*/
footer {
  width: 100%;
  height: 55px;
  clear: both;
  }
  footer #obi {
    width: 100%;
    height: 25px;
    text-indent: -9999em;
    background-image: url(../img/other/kazari.jpg);
    background-repeat: repeat-x;
  }
  small {
    display: block;
    width: 530px;
    font-size: 9px;
    margin: 10px auto;
    white-space: pre;
}

/*--- top- ---*/
#kujyou_top ul li {
  float: left;
  border-right: 1px solid #069;
  padding: 0px 7px 0px 7px;
  font-size: 12px;
  background-color: #fffcd1;
  }
  #kujyou_top ul {
    margin: 30px 0px 0px 15px;
    background-color: #fffcd1;
  }
  #kujyou_top ul.control {
    margin: 630px 0px 0px 15px;
    background-color: #fffcd1;
  }
  #kujyou_top li.b_r {
    border-left: 1px solid #069;
  }
  #kujyou_top li a {
    color: #069;
    background-color: #fffcd1;
  }
  #kujyou_top li a:hover {
    color: #09F;
    background-color: #fffcd1;
} 
/*--- top-end ---*/

/*--- class-back ---*/
.back {
  background-color: #fffcd1;
  font-size: 11px;
  text-align: center;
  margin: 6px;
}