

/* メイン画像 */

.main_img {
  position: relative;
}

.slide_area {
  position: relative;
  overflow: hidden;
  inline-size: 100%;
  block-size: 100vh;
}

.slide_area img {
  z-index:10;
    opacity: 0;
    width: 100%;
    height: 680px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 30s 0s infinite;
    animation: anime 30s 0s infinite; 
    inline-size: auto;
    block-size: auto;
    min-inline-size: 100%;
    min-block-size: 100vh;
}

/* top-logo　デスクトップ版 */
.top-logo{
  position: absolute;
  top: 54%;
  left: 3%;
  width: 50%;
  max-width: 500px;
  z-index:999 !important;
  opacity: 1 !important;
  animation: none !important;
}



.slide_area img:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.slide_area img:nth-of-type(2) {
  -webkit-animation-delay: 6s;
  animation-delay: 6s; }

  .slide_area img:nth-of-type(3) {
  -webkit-animation-delay: 12s;
  animation-delay: 12s; }

   .slide_area img:nth-of-type(4) {
  -webkit-animation-delay: 18s;
  animation-delay: 18s; }

   .slide_area img:nth-of-type(5) {
  -webkit-animation-delay: 24s;
  animation-delay: 24s; }

  @keyframes anime {
    0%, 30%, 100% { opacity: 0; } /* 非表示のタイミング */
    10%, 20% { opacity: 1; } /* 表示されるタイミング */
  }

  .custom-shape-divider-bottom-1758701570 {
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 99;
}

.custom-shape-divider-bottom-1759886586 {
    position: absolute;
    bottom: -44px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    /* transform: rotate(180deg); */
    z-index: 99;
}

.custom-shape-divider-bottom-1758701570 svg {
    position: relative;
    display: block;
    width: calc(111% + 1.3px);
    height: 76px;
}

.custom-shape-divider-bottom-1759886586 svg {
    position: relative;
    display: block;
    width: calc(111% + 1.3px);
    height: 45px;
}

.custom-shape-divider-bottom-1758701570 .shape-fill,
.custom-shape-divider-bottom-1759886586 .shape-fill {
    fill: #FFF2BB;
}


.main_btn_cont,
.insta_cont,
.info_cont,
.map_box,
.link_cont {
  max-width: 1150px;
  margin: 0 auto;
}


    
.main_btn {
  background-color: #FFF2BB;
  padding: 50px 50px 100px;
}

.main_text_box {
  text-align: center;
    margin: 10px;
}

.main_text {
  font-size: 2rem;
    font-weight: 700;
    color: #fa6c74;
    margin-bottom: 20px;
    font-family: "Mochiy Pop P One", sans-serif;
    letter-spacing: 9px;
    text-shadow: 2px 2px 1px #fff;
}

.main_text {
  font-size: 2.5rem;
}

.main_subtext {
  font-weight: 600;
    line-height: 2;
    font-size: 1.25rem;
}

.children_img {
  text-align: center;
    margin-bottom: -6px;
}

.children_img img {
  width: 400px;
}

.main_btn_cont {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 25px;
}

.main_btn_box {
  max-width: 1120px;
  width: 90%;
    margin: 45px auto;
}

.flex_info {
  display: flex;
  justify-content: center;
}

.flex_info li:not(:last-child) {
    margin-right: 5.71%;
}

.btn_icon,
.btn_title {
  position: absolute;
  z-index: 2;
}

.btn_icon {
  top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn_icon img {
  width: 90px;
}

.btn_title {
  top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
     width: 100%;
     font-size: 1.2rem;
     font-weight: 700;
     color: #fa6c74;
}

.menu_btn {
  position: relative;
  text-align: center;
  border-radius: 50%;
  width: 180px;
  height: 180px;
}

.menu_btn a {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.menu_btn a.up {
    top: -10px;
}

.menu_btn a.down {
    top: 10px;
}

.img_btn_back {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    max-width: inherit;
    transition: all .8s 
ease-out;
z-index: 1;
}

.star_lady {
  position: absolute;
    bottom: -8px;
    right: 0;
}

.star_lady img {
  width: 140px;
}

.box_r {
  background-color: #fa6c74;
}

.pic-container {
    width: 600px;
    height: 338px;
    font-family: anton;
}

.pic-background{
	background-image: url(data:image/png;base64,i...);
	background-size: cover;
}

/* 園児募集 */
.recruit {
  background-image: url(../img/kindergarten.jpg);
    background-size: cover;
    background-position: center;
    /* padding: 100px 0 160px; */
    z-index: 0;
    margin-bottom: 0;
    block-size: 625px;
    position: relative;
}

.w_angel {
  width: 25%;
    min-width: 250px;
    max-width: 350px;
    position: absolute;
    top: 30px;
    right: 0;
}

.w_angel img {
  width: 100%;
}

.w_tree {
  width: 30%;
    min-width: 300px;
    max-width: 600px;
    position: absolute;
    bottom: -10px;
    left: -15px;
}

.w_tree img {
  width: 100%;
}

.recruit:after {
    content: '';
   background-color: #fff;
    opacity: 0.4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.recruit_cont {
  margin: 0 auto;
  padding: 0 15px;
  width: 1140px;
}

.recruit_box {
  background: #fff;
    width: 350px;
    height: 300px;
    padding: 20px;
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    text-align: center;
     box-shadow: 2px 2px 0px #fa6c74;
}

.recruit_img {
  width: 90%;
}

.recruit_img_box,
.recruit_title {
  margin-bottom: 10px;
}

.recruit_img_box {
  margin-top: 10px;
}

.year,
.recruit_title {
  color: #fa6c74;
    font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased;
     font-family: "Mochiy Pop P One", sans-serif;
}

.year {
    font-size: 20px;
   
}

.recruit_title {
    font-size: 32px;
}

.button-61 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 220px;
    margin: 0 auto;
    padding: .6em 3.2em .6em 2em;
    border: 2px solid #fa6c74;
    border-radius: 25px;
    background-color: #fff;
    background-size: 1.2em;
    background-repeat: no-repeat;
    color: #fa6c74;
    font-weight: 600;
    font-size: 1em;
    transition: 0.4s;
}

.button-61:hover {
    background-color: #fa6c74;
    color: #fff;
}

.button-61::after {
    position: absolute;
    right: calc(2.6em - 1.5px);
    border-radius: 1px;
    content: "\f061";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

/* インスタ */
.instagram {
  background-color: #e8f7f8;
  padding: 100px 50px;
}

.insta_cont {
  background-color: #fff;
  border-radius: 25px;
}

.insta_box {
  padding: 50px;
  text-align: center;
}

.insta_icon {
  width: 75px;
  margin: 0 auto;
}

.insta_icon,
.insta_text,
.insta_id {
  margin-bottom: 20px;
}

.insta_text {
  font-weight: 700;
}

.insta_id {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fa6c74;
}

.insta_icon img {
  width: 100%;
}

.insta_img_list {
  display: grid;
    gap: 25px;
    grid-template-columns: 1fr 1fr 1fr;
}

.insta_img_list img {
  width: 100%;
  border-radius: 25px;
  aspect-ratio: 320 / 240;
  height: auto;
    object-fit: cover;
}

/* おしらせ */

.information {
  background-color: #FFF2BB;
  padding: 100px 50px;
}

.info_cont {
  position: relative;
  background-color: #fff;
  border-radius: 25px;
  padding: 20px 50px;
}

.info_maintitle {
  position: relative;
  font-size: 1.5rem;
    font-weight: 700;
    color: #fa6c74;
    text-align: center;
}

.info_maintitle:before {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 75px;/*画像の幅*/
  height: 75px;/*画像の高さ*/
  background-image: url(../img/angel_l.png);
  background-size: contain;
  vertical-align: middle;
}

.info_maintitle:after {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 75px;/*画像の幅*/
  height: 75px;/*画像の高さ*/
  background-image: url(../img/angel_r.png);
  background-size: contain;
  vertical-align: middle;
}

.info_lists {
    border-top: 1px solid #b2b2b2;
    margin: 0 0 1rem;
    font-weight: 500;
}

ul.info_lists li {
    position: relative;
    padding: 1rem 0;
    border-bottom: 1px solid #b2b2b2;
    transition: 0.3s;
    list-style: none;
}

ul.info_lists li a::before {
    inline-size: 20px;
    content: "";
    position: absolute;
    right: 0.5%;
    top: 50%;
    background-color: #b2b2b2;
    block-size: 1px;
    transition: 0.3s;
}

.flex_wrap {
    display: flex;
    flex-wrap: wrap;
}

.info_title {
    inline-size: 72%;
    padding-left: 1rem;
}

ul.info_lists li a::after {
    inline-size: 8px;
    transform: translateY(-2px) rotate(30deg);
    content: "";
    position: absolute;
    right: 0.5%;
    top: 50%;
    background-color: #b2b2b2;
    block-size: 1px;
    transition: 0.3s;
}

.info_lists_link {
    text-align: right;
    font-weight: 500;
}

.date,
.info_title,
.info_lists_link a {
    color: #fa6c74;
    font-weight: 600;
}

.b_l {
  position: absolute;
    bottom: -125px;
    left: 0;
}

.b_l img {
  width: 140px;
}

/* 交通アクセス */

.map_cont {
  background-color: #e8f7f8;
}

.access_title_cont figure {
  width: 15%;
  margin: 0 auto;
}

.access_img {
  width: 100%;
}

.access_title_cont {
  display: block;
  text-align: center;
  margin: 100px auto 50px;
}

.access_title {
  font-size: 32px;
    color: #fa6c74;
    font-family: "Mochiy Pop P One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.map_l {
  width: 70%;
}

.map_box {
  position: relative;
  display: flex;
  padding: 50px 0;
  gap: 45px;

}

iframe {
  height: 100%;
    width: 100%;
    border-radius: 25px;
}

.map_r {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 35%;
}

.map_illust {
    width: 100%;
    border-radius: 25px;
}

.map_under {
    background-color: #fff;
    border-radius: 25px;
    text-align: center;
}

.ride_box {
  padding: 20px;
}

.train_text,
.bus_text {
  font-size: 1.2rem;
  font-weight: 700;
  color: #fa6c74;
}

.train_text {
  margin-bottom: 10px;
}

.train_text:before {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 25px;/*画像の幅*/
  height: 25px;/*画像の高さ*/
  background-image: url(../img/train.png);
  background-size: contain;
  vertical-align: middle;
}

.bus_text:before {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 22px;/*画像の幅*/
  height: 22px;/*画像の高さ*/
  background-image: url(../img/bus.png);
  background-size: contain;
  vertical-align: sub;
  margin-right: 5px;
}

span {
  display: block;
  color: #545454;
  font-weight: 500;
}

.friends {
  position: absolute;
    top: -105px;
    right: 0;
}

.friends img {
  width: 125px;
}

/* リンク */

.link {
  position: relative;
}

.boy {
  position: absolute;
  width: 60px;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.boy img {
  width: 100%;
}

.link,
.link_cont {
  padding: 50px;
}

.link_img_box {
  display: flex;
  gap: 100px;
}

.link_img_box img {
  width: 100%;
  border: 1px solid #999;
}

.sp_img {
  display: none;
}

@media screen and (max-width: 52em) {
/* トップロゴ部分　スマホ */
/* .top-logo {
  width: 75%;
  top: 66%;
  left: 0%;
} */


  .main_img {
    margin-top: 60px;
  }

  .sp_img {
  display: block;
}

.pc_img {
  display: none;
}

  .span {
    font-size: 0.9rem;
  }

  .custom-shape-divider-bottom-1758701570 {
   top: -59px;
}

.custom-shape-divider-bottom-1758701570 svg {
    width: calc(145% + 1.3px);
    height: 60px;
}

.main_btn {
    padding: 10px 20px 60px;
}

.main_text_box {
    margin: 40px 0 40px;
}

.main_text {
  font-size: 1.5rem;
}

.main_subtext {
    font-size: 0.9rem;
}

.children_img img {
    width: 300px;
}

.main_btn_cont {
  padding: 10px;
}

.star_lady {
    bottom: -59px;
}

.main_btn_box {
  width: 100%;
    margin: 10px auto;
}

.flex_info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.flex_info li:not(:last-child) {
    margin-right: 0;
}

.menu_btn {
  width: auto;
  height: 150px;
}

.btn_icon img {
  width: 80px;
}

.img_btn_back {
    width: 150px;
}

.btn_title {
     font-size: 1rem;
}

.menu_btn a.up {
    top: 0;
}

.menu_btn a.down {
    top: 0;
}

.custom-shape-divider-bottom-1759886586 svg {
    width: calc(140% + 1.3px);
}

.w_tree {
    min-width: 200px;
}

.w_angel {
    min-width: 185px;
}

.recruit_box {
    width: 320px;
    height: 290px;
}

.recruit_img {
  width: 85%;
}

.button-61 {
    width: 250px;
    padding: .8em 3.2em .8em 2em;
    font-size: 1.25em;
    border-radius: 50px;
}

.year {
    font-size: 1rem;
}

.recruit_title {
    font-size: 1.5rem;
}

.instagram {
  padding: 56px 20px;
}

.insta_img_list {
  display: flex;
flex-direction: column;}

.insta_box {
  padding: 20px;
}

.insta_icon {
  width: 55px;
}

.insta_text {
  font-size: 0.9rem;
}

.insta_id {
  font-size: 1.25rem;
}

.insta_img_list {
  flex-direction: column-reverse;
  gap: 5px;
}

.information {
  padding: 56px 20px;
}

.info_maintitle {
  font-size: 1.25rem;
}

.flex_wrap {
 flex-direction: column;
}

.date,
.info_title,
.info_lists_link a {
    font-size: 0.9rem;
}

.b_l {
    bottom: -88px;
}

.b_l img {
  width: 100px;
}

.info_title {
    padding-left: 0;
}

.info_cont {
  padding: 20px;
}

.access_title_cont figure {
  width: 36%;
}

.access_title {
  font-size: 1.5rem;
}

.access_title_cont {
  margin: 56px auto 10px;
}

.map_box {
  flex-direction: column;
  padding: 56px 20px;
}

.friends {
    top: -66px;
    right: 10px;
}

.friends img {
    width: 80px;
}

.map_l {
  width: 100%;
  height: 250px;
}

.map_r {
    width: 100%;
}

.train_text,
.bus_text {
  font-size: 1rem;
}

span {
  font-size: 0.9rem;
}

.link,
.link_cont {
  padding: 56px 20px;
}

.link_cont {
  padding: 0;
}

.link_img_box {
  flex-direction: column;
  gap: 20px;
}

.boy {
  width: 40px;
}

.bird {
  width: 75px;
  top: -42px;
}
}

/* ここまで */

/* top-logo 位置調整用　ブレイクポイント */
/* @media (max-width: 1024px) {
  .pc_img {
    display: none;
  }
  .sp_img {
    display: block;
  }
  .top-page .top-logo {
    top: 70%;
    left: 0;
    width: 50%;
  }
} */
@media (max-width: 768px) {
  .top-page .top-logo {
    top: 70%;
    left: 0%;
    width: 50%;
  }
}
@media (max-width: 400px) {
  .top-page .top-logo {
  width: 75%;
  top: 66%;
  left: 0%;
  }
}
