@charset "UTF-8";
/* ----------------------------------------
入園案内
 ---------------------------------------- */ 

/* PC */
@media (min-width: 769px){
}
/* SP */
@media (max-width: 768px) {
}
/* print */
@media print {
}

/* ----------------------------------------
if_page_mvTtl_deco
 ---------------------------------------- */ 
.page_mvTtlBox .if_page_mvTtl_deco{
  display: block;
  width: 213.2347px;
  height: 272.4128px;
  background-image: url("../img/deco_c.png");
  right: 169.8px;
  bottom: -67px;
}
/* SP */
@media (max-width: 768px) {
  .page_mvTtlBox .if_page_mvTtl_deco{
    width: 98.1587px;
    height: 125.2758px;
    right: 44.2px;
    bottom: -40px;
  }
}

/* ----------------------------------------
top_deco_
 ---------------------------------------- */ 
/* ---top_deco_f--- */
#top_deco_f{
  position: absolute;
  z-index: 2;
  width: calc(418px / 2);
  right: calc(100% * 211.11 / 1280);
  bottom: -15px;
}
@media (max-width: 1010px) and (min-width: 769px){
  #top_deco_f{
    right: 2%;
    bottom: -45px;
  }
}
/* SP */
@media (max-width: 768px) {
  #top_deco_f{
    width: 84.5154px;
    right: calc(100% * 45.6 / 375);
    bottom: -50px;
  }
}

/* ---top_deco_g--- */
#top_deco_g{
  position: absolute;
  z-index: 2;
  width: calc(262px / 2);
  right: calc(100% * 194.0 / 1280);
  bottom: -127px;
}
@media (max-width: 1010px) and (min-width: 769px){
  #top_deco_g{
    bottom: -106px;
  }
}
/* SP */
@media (max-width: 768px) {
  #top_deco_g{
    width: 60.5865px;
    right: calc(100% * 47.3 / 375);
    bottom: -54px;
  }
}

/* ----------------------------------------
guidance_anchorlink
 ---------------------------------------- */ 
.guidance_anchorlink{
  margin-top: 10px;
  margin-bottom: 88px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 44px;
}
.guidance_anchorlink > .wp-block-column{
  width: auto;
  flex-basis: auto !important;
  flex-grow: 0 !important;
}
/* PC */
@media (min-width: 769px){
  .guidance_anchorlink > .wp-block-column:nth-child(1){
    margin-right: 22px;
  }
}

.guidance_anchorlink a{
  text-decoration: none;
  font-size: 1.8rem;
  color: #464646;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px 21.5px;
}
.guidance_anchorlink .wp-block-image{
  margin: 0 auto;
  width: 72px;
  flex-shrink: 0;
  transition: 0.2s;
}
.guidance_anchorlink p{
  margin: 0;
  width: 100%;
}
.guidance_anchorlink a:hover{
  color: #3a9d27;
  opacity: 1;
}
.guidance_anchorlink a:hover .wp-block-image{
  opacity: 0.5;
}

/* SP */
@media (max-width: 768px) {
  .guidance_anchorlink{
    margin-bottom: 52px;
    padding: 15px 20px 7px;
    gap: 0 35px;
  }
  .guidance_anchorlink > .wp-block-column{
    width: calc((100% - 30px* 2) / 3);
  }
  .guidance_anchorlink .wp-block-image{
    width: 51px;
  }
  .guidance_anchorlink a{
    flex-wrap: wrap;
    font-size: 1.3rem;
    text-align: center;
  }
}


/* ----------------------------------------
apply 募集要項
 ---------------------------------------- */ 
/* ---保育見学/apply_hoikuvisit --- */
.apply_hoikuvisit{
  align-items: center;
  gap:22px 30px;
}
.apply_hoikuvisit .bg_colorBox{
  flex-shrink: 0;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4.38px 15px;
  margin: 0;
  line-height: 1.6;
}
.apply_hoikuvisit .no_heading{
  color: #3a9d27;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0.1112em;
}
.apply_hoikuvisit .no_heading + p{
  font-size: 1.5rem;
  margin: 0;
}
/* PC */
@media (min-width: 769px){
  .apply_hoikuvisit .bg_colorBox{
    min-width: 106px;
    min-height: 98px;
  }
}
/* SP */
@media (max-width: 768px) {
  .apply_hoikuvisit{
    flex-wrap: wrap !important;
  }
  .apply_hoikuvisit .bg_colorBox{
    width: 100%;
    display: block;
  }
  .apply_hoikuvisit .no_heading{
    font-size: 1.4rem;
  }
  .apply_hoikuvisit .no_heading + p{
    font-size: 1.4rem;
  }
}

/* ----------------------------------------
timeline_list
 ---------------------------------------- */
.timeline_date{
  width: 2.5em;
}
.timeline_item:last-child .timeline_point::after{
  display: none;
}
.timeline_detail{
  line-height: 2;
  position: relative;
  top: -0.2em;
}
/* PC */
@media (min-width: 769px){
  .timeline_detail{
    font-size: 1.6rem;
  }
}
/* ---last bubble--- */
.timeline_item:last-child .timeline_detail span{
  display: inline-block;
  background-color: #3a9d27;
  border-radius: 999em;
  color: #fff;
  font-weight: 700;
  padding: 2px 16px 2px 21px;
  position: relative;
  left: -21px;
  z-index: 3;
}
.timeline_item:last-child .timeline_detail span::before{
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: -8px;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  transform: translateY(-50%);
  background-color: #3a9d27;
}

/* ----------------------------------------
att_txt
 ---------------------------------------- */ 
.v{
  font-size: 1.5rem;
}
/* SP */
@media (max-width: 768px) {
  .att_txt{
    font-size: 1.4rem;
  }
}