/* 
タブレット　~960px

スマホ　~599px */

/*===========================
=============下層共通=============*/
@media screen and (max-width: 960px) {
  .lower .main_title_p p {
    font-size: 1.6rem;
    /*===========max-width:960px=========*/
  }
}

@media screen and (max-width: 599px) {
  .lower .main_title_p p {
    font-size: 1.2rem;
  }

  /*===========max-width:599px=========*/
}

/*===========================
=============TOP=============*/

/* ヘッダー */

@media screen and (max-width: 1230px) {
  .site-header-nav .nav a {
    margin-right: 1.5rem;
    font-size: 1rem;
  }
  /*===========max-width:1230px=========*/
}

@media screen and (max-width: 960px) {
  .main {
    width: 100%;
  }
  .inner {
    max-width: 864px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }

  .picture,
  .kumo2 {
    display: none;
  }
  /* ボタン */

  header .site-header-navbtn {
    display: block;
  }

  .btn_fix {
    display: block;
  }

  /* ナビゲーション */
  .site-header-nav {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.6s;
  }

  body.on .site-header-nav {
    transform: translateX(0);
  }

  .site-header-nav ul {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 100%;
  }

  .site-header-nav ul li:not(:last-child) {
    margin-bottom: 0.5rem;
    margin-top: -0.5rem;
    border-bottom: none;
  }

  .site-header-nav .nav a {
    font-size: 1.5rem;
    color: #54b565;
  }

  .site-header-nav ul li a {
    border-bottom: none;
  }

  .contact_btn {
    margin: 0 auto;
    margin-top: 1.2rem;
  }

  .main p {
    font-size: 2.5rem;
  }

  /* 教育への想い */
  .about1 p {
    width: 85vw;
  }

  /* ニュース */
  .news_title {
    text-align: center;
    margin-bottom: 3rem;
    margin-top: 0;
  }
  .news_bird {
    margin-top: -5rem;
    margin-left: 15rem;
  }

  .news_contents {
    display: block;
  }

  .news_contents_text {
    margin-left: auto;
    margin-right: auto;
  }

  .link .icon {
    background-color: #9bdac1;
    margin-right: 1%;
    margin-top: 1rem;
  }

  /* スライド */
  .instagram_contents {
    display: block;
    justify-content: center;
    height: 500px;
  }

  .instagram_title_img {
    padding-top: 2rem;
  }

  .instagram_slide {
    width: 100%;
  }

  /* フッター */
  footer {
    width: 100%;
  }

  .footer_link .btn {
    position: static;
  }

  .footer_link ul li {
    margin: 2rem auto;
  }

  .footer_link ul {
    display: block;
  }

  .footer_logo {
    width: 200px;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 599px) {
  .inner {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }

  /* 横並びリンクボタン */
  .link_line {
    display: block;
  }

  /* 教育への想い */

  #about1 {
    margin-top: -3.5rem;
  }

  .picture1 {
    top: -2rem;
    width: 150px;
    height: 70px;
  }

  .about1 .picture {
    display: none;
  }

  .about1 h3 {
    margin-top: 2rem;
  }

  .about1 p {
    margin-top: 2rem;
  }

  .line {
    margin-top: 90px;
    margin-bottom: 0;
  }

  .title_miyabi {
    margin-top: 0;
  }

  /* ニュース */

  .news_bird {
    margin-top: -60px;
    margin-left: 4rem;
  }

  .title_miyabi {
    margin-top: 0;
  }

  .news_list {
    display: block;
    text-align: left;
  }

  .news_list .icon {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
  }

  .news_list .text {
    margin: 0;
  }

  /* リンク */
  .link {
    display: block;
    margin-top: 90px;
  }

  .link1,
  .link2 {
    margin-right: 2rem;
    margin-left: 2rem;
  }

  .link2 {
    margin-top: 60px;
  }

  .link_title h2 {
    color: black;
  }

  .link p {
    margin-top: 1rem;
  }

  /* フッター */
  footer {
    overflow-x: hidden;
  }

  /*===========max-width:599px=========*/
}

/*===========================
=============教育への想い=============*/

@media screen and (max-width: 960px) {
  /*===========max-width:960px=========*/
  .mark_text p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 599px) {
  /*===========max-width:599px=========*/
  /* メインテキスト */
  .mark_text p {
    font-size: 1rem;
  }

  /* 保育理念 */
  .mark2 .mark_img ul {
    display: block;
    text-align: center;
  }

  .mark2 .mark_img ul li {
    display: flex;
    justify-content: center;
    gap: 1rem;
    width: 100%;
    margin-top: 1rem;
    align-items: center;
  }

  .hoiku_img ul li:last-child {
    margin-left: -1.5rem;
    margin-right: auto;
  }
}

@media screen and (max-width: 430px) {
  .mark2 .mark_img ul li:last-child {
    margin-left: -0.7rem;
  }

  /*===========max-width:430px=========*/
}

/*===========================
=============園の一日=============*/

/* 画像 */
@media screen and (max-width: 1200px) {
  .oneday1 {
    top: 11%;
    right: 0;
  }

  .oneday2 {
    bottom: 26%;
    right: 0;
  }

  /*===========max-width:1200px=========*/
}

@media screen and (max-width: 960px) {
  .oneday1,
  .oneday2 {
    display: none;
  }
  /*===========max-width:960px=========*/
}

/*===========================
=============園について=============*/
@media screen and (max-width: 960px) {
  .overview_text h3 {
    width: 20vw;
    font-size: 1rem;
    margin-right: 1.5rem;
  }

  .overview_text p {
    width: 30vw;
    font-size: 1rem;
  }

  /* グーグルマップ */
  .map iframe {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  /*===========max-width:960px=========*/
}

@media screen and (max-width: 599px) {
  .overview_img1,
  .overview_img2 {
    display: none;
  }

  .overview_text ul li {
    width: 70vw;
  }

  .overview_text ul {
    margin-left: auto;
    margin-right: auto;
  }

  /*===========max-width:599px=========*/
}

/* お問い合わせ */
@media screen and (max-width: 960px) {
  .contact_area .input {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .input p {
    text-align: center;
    width: 100%;
    margin-bottom: 1rem;
  }

  #input_type {
    width: 60vw;
    height: 2rem;
  }

  #input_textarea {
    width: 60vw;
    height: 8rem;
  }
  /*===========max-width:960px=========*/
}
