.footer{
  background-color: #F9C1DD;
}
.footer img {
  display: block;
}
.footer div {
  display: none;
}
main{
    position: relative;
    overflow: hidden;
    position: relative;
    margin-bottom: -0.1rem;
    background-image: url(../img/bg_short1.png);
    background-repeat: no-repeat;
    background-size: cover;

}
.main_visual {
    min-height: 64rem;
}
/* 背景画像 */
.clea_background {
     width: 100%;
    height: auto;
    position: absolute;
    /* top: -5rem; */
    z-index: -2;
    background: linear-gradient(to bottom, #CEE9FF 0%, #FFFFFF 100%);
}
/* 背景画像ここまで */

/* 背景画像 */
.clea_background_main {
    width: 100%;
    /* height: 151.7rem; */
    position: absolute;
    background-size: cover;
    background-position: top center; 
    top: 115rem;
    z-index: -2;
}
/* 背景画像ここまで */

.clea_background_footer{
       width: 100%;
    /* height: 151.7rem; */
    position: absolute;
    background-size: cover;
    background-position: top center; 
    top: 230rem;
    z-index: -2;
}
.clea_head_wrap {
  position: relative;
  z-index: 2;
}


/* 背景画像ここまで */

.clea_head {
    margin: 0 7rem;
    padding: 5rem 0;
}
.clea_head_title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 500;
    font-size: 2.8rem;
    color: #000000;
    margin: 0;
    margin-bottom: 3rem;
    height: 4rem;
    display: flex;
    column-gap: 0.5rem;
    align-items: center;
}
/* テキスト横の縦線 */
.clea_head_title::before {
    background-color: #DF77CE; 
    content: "";
    height: 4rem;
    width: 1.1rem;
    display: block;
}

.clea_head_img {
    width: 83.6rem;
    height: 47rem;
    border-radius: 2rem;
    box-shadow: 0.6rem 0.6rem 0 #DF77CE;
}

.clea_head_link {
    background-color: #FFFFFF;
    border: 0.1rem solid #000000;;
    display: flex;
    flex-direction: column;
    width: 27.9rem;
    height: fit-content;
    padding-left: 2rem;
    border-radius: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-top: 6rem;
    top: 20rem;
    left: 72.8%;
    position: fixed;
}
.clea_head_link_text {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #000000;
    cursor: pointer;
}
.clea_head_link_margin {
    margin-bottom: 1rem;
}
.clea_head_button {
    background-color: #F7F1DC;
    width: 23.6rem;
    height: 5.4rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
    cursor: pointer;
}
/* ボタン */
.arrow_s_b {
  position: relative;
  display: inline-block;
  padding-left: 2.2rem;
}
.arrow_s_b:before {
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  background: #DF77CE;
  border: 0.1rem solid #000000;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.5rem 0.6rem 0.5rem 0.7rem;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: 0.6rem;
  bottom: 0;
  margin: auto;
}
/* ボタンここまで */


.clea_head_button_margin_first {
    margin-top: 2rem;
    display: flex;
    column-gap: 1.5rem;
}
.clea_head_button_margin_second {
    margin-top: 1rem;
    display: flex;
    column-gap: 1.5rem;
}
/* 施設概要と入所案内の文字 */
.clea_head_button_text {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.6rem;
    color: #000000;
    font-weight: 500;
}


/* ここからページ下半分全体の設定 */
.clea_contents_wrap {
    padding-top: 6rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 6rem;
    border: 0.1rem solid #000000;
    border-radius: 1rem;
    margin-left: 7em;
    margin-top: 5rem;
    width: 83.6rem;
    background-color: #FFFFFF;
    margin-bottom: 10rem;
}
/* ページ下半分全体の設定ここまで */

.clea_contents_wrap_title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 2.5rem;
    font-weight: 500;
    color: #000000;
    margin-bottom: 3rem;
    display: flex;
    column-gap: 0.5rem;
}


.clea_content {
    margin-bottom: 7rem;
}
.clea_content_clea{
    margin-bottom: 10rem;
}
.clea_content_news_title{
    margin-bottom: 10rem;
}
.clea_contents_wrap_title::before {
    width: 1rem;
    height: 4rem;
    background-color: #DF77CE;
    content: "";
}
.clea_content_title_horizontal {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #000000;
    display: flex;
    align-items: center;
    column-gap: 1rem;
    margin-bottom: 1.5rem;
}
.clea_content_title_horizontal::before {
    width: 3rem;
    height: 0.4rem;
    background-color: #DF77CE;
    content: "";
}
.clea_interview_img {
    width: 71.6rem;
    height: 47.7rem;
    margin-left: 3rem;
}
.clea_content_title_about {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #000000;
    display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
    align-items: center;
    margin-bottom: 1.2rem;
    scroll-margin-top: 8rem;
    
}
.clea_content_title_about::before {
    width: 3rem;
    height: 0.4rem;
    background-color: #DF77CE;
    content: "";
}
.clea_content_about_text {
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: 4rem;
    font-size: 1.5rem;
    color: #000000;
    margin-bottom: 2.3rem;
    font-weight: 500;
    line-height: calc(30 / 15);
    letter-spacing: 0.05em;
}
.clea_sketch_img {
    width: 39.2rem;
    height: 26.1rem;
    margin-left: 4rem;
}
.clea_content_title_news {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 2.5rem;
    color: #000000;
    display: flex;
    column-gap: 0.5rem;
    margin-bottom: 3rem;
    font-weight: 500;
    scroll-margin-top: 8rem;
    flex-wrap: wrap;
}
.clea_content_title_news::before {
    width: 1rem;
    height: 4rem;
    background-color: #B577DF;
    content: "";
}

.clea_content_title_instgram {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 2.5rem;
    color: #000000;
    display: flex;
    column-gap: 0.5rem;
    margin-bottom: 3rem;
    font-weight: 500;
    scroll-margin-top: 8rem;
}
.clea_content_title_instgram::before {
    width: 1rem;
    height: 4rem;
    background-color: #B577DF;
    content: "";
}

/* ここから３件投稿を取得する部分 */
.clea_content_news {
    display: flex;
    width: calc(100% - 3rem);
    column-gap: 2rem;
    margin-left: 3rem;
}
.clea_content_news_item {
    width: 23.5rem;
    cursor: pointer;
}
.clea_news_list_img {
    border: 1px solid #B577DF;
    border-radius: 0.5rem;
    width: 23.5rem;
    height: 14rem;
}
.clea_news_list_img > .samnail {
    border-radius: 0.5rem;
}
.clea_news_list_img{
    margin: 0 auto;
}

.clea_news_list_day {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #000000;
    letter-spacing: 0.075em;
    margin-top: 0.5rem;
}
.clea_news_list_title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    color: #000000;
    letter-spacing: 0.075em;
    margin-top: 0.5rem;
}
/* ここまで３件投稿を取得する部分 */

/* お知らせ一覧へのボタン */
.clea_announcement_list_button {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.075em;
    width: 13rem;
    height: 3.1rem;
    background-color: #B577DF;
    border-radius: 1.6rem;
    color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2.8rem;
    cursor: pointer;
}

/* ここからアクセス */
.clea_content_access_title {
    font-family: "Zen Maru Gothic", sans-serif;
    color: #000000;
    height: 3.6rem;
    display: flex;
    column-gap: 0.5rem;
    font-size: 2.5rem;
    margin-bottom: 3rem;
    font-weight: 500;
    scroll-margin-top: 8rem;
}
.clea_content_access_title::before {
    background-color: #B577DF;
    content: "";
    height: 3.6rem;
    width: 1rem;
    display: block;
}
.clea_content_access {
    display: flex;
    justify-content: space-between;
}
.clea_content_access_address {
    width: 33.2rem;
}
.clea_content_access_item {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.6rem;
    color: #000000;
    letter-spacing: 0.05em;
    line-height: calc(32 / 16);
    margin-left: 0.6rem;
}
/* グーグルマップの埋め込み */
.clea_content_access_map {
    width: 43rem;
    height: 35rem;
}
/* ここまでアクセス */
/* インスタグラム */
.instagram_section{
    display: flex;
    gap: 1.8rem;
    margin-left: 2.9rem;
    margin-bottom: 10rem;
    margin-top: 5rem;
}
.instagram_img{
    width: 23.7rem;
    height: 21.6rem;
}
.clea_head_flex {
  display: flex;
  flex-wrap: wrap;          /* ← 重要 */
  column-gap: 2.5rem;
}

/* タイトルは1行まるごと使う */
.clea_head_title {
  width: 100%;              /* ← これが決定打 */
  margin-bottom: 3rem;
}
.nav_body {
  display: block;
}
/* PC（デフォルト） */
.clea_head_link_text {
  display: block;   /* ← これが決定打 */
}
.address-break {
  display: inline;
}
.title-break {
  display: inline;
}
.title-break_clea {
  display: inline;
}
.title_break {
  display: inline;
}
.title-break_clea{
    margin-left: 1rem;
}
.title_break{
    margin-left: 2.4rem;
}

.nav_text {
    display: none;
}


@media screen and (max-width: 699.98px) {
main{
    background-image: url(../img/bg/bg_short.png);
}
.clea_head_img{
    display: block;
    width: 35.5rem;
    height: 18rem;
    box-shadow: 0.3rem 0.3rem 0rem #DF77CE;
    border-radius: 1rem;
    margin: 2rem auto 0rem;
}

.clea_head{
    margin: 0 auto;
    padding: 0;
}
  .sp_only {
    display: block;
  }

  .nav_body {
    display: none; /* ← 初期は必ず隠す */
    width: 100%;
  }
.clea_head_title::before{
display: none;
}
.clea_head_title{
  font-size: 2rem;
        font-weight: 500;
        font-family: "Zen Maru Gothic", sans-serif;
        margin-bottom: 3rem;
        position: relative;
        margin-left: 0rem;
        color: #FFFFFF;
        background-color: #DF77CE;
        text-align: center;
        width: fit-content;
        height: auto;
        padding: 1rem 2rem;
        margin: 3rem auto 3rem;
        border-radius: 1rem;
        flex-direction: column;   /* ← これが重要 */
        align-items: center;      /* 中央揃え */
}

  .clea_head_flex {
    flex-direction: column;
  }

.clea_head_link{
    margin: 0;
}
  .clea_head_img {
    order: 1;
  }

  .clea_head_title {
    order: 2;
  }

  .clea_head_link {
    margin: 0 auto;
    order: 3;
  }
  .clea_contents_wrap_title{
    font-size: 2rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic",sans-serif;
    position: relative;
    /* margin-left: 1.4rem; */
    margin-bottom: 1.5rem;
  }
  .clea_contents_wrap{
    width: 33.5rem;
    height: auto;
    padding: 3rem 1rem 6rem;
    border-radius: 1rem;
    border: solid 0.1rem #000000;
  }

  /* TOPここまで */

  /* ハンバーガー */
/* 開閉ボタン */
.nav_open {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
}
.nav_open {
  flex-wrap: wrap;   /* ← 改行を許可（重要） */
  font-family:"Zen Maru Gothic";
  position: relative;

}
.clea_head_link_text {
    margin-top: 2rem;
}

.nav_text {
  display: flex;
  flex-wrap: wrap;      /* ← 改行はここで行う */
  align-items: flex-start;
  text-align: left;

}

/* 「クレア」を必ず次行へ */
.nav_title_break {
  display: block;
  width: 100%;
}


.circle{
    position: relative;
   }

 .circle::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background-color:#DF77CE;
  border-radius: 50%;
  position: absolute;
  top: 0.1rem;
  right: -4.3rem;
}
.nav_open::before {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  width: 1.4rem;
  height: 0.2rem;
  top: 1.1rem;
  right: -0.2rem;
  z-index: 9;
}
.nav_open::after {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  width: 0.2rem;
  height: 1.4rem;
  top: 0.5rem;
  right: 0.4rem;
  transition: transform 0.7s;
  transform-origin: center;
}
.nav_open_active{
    margin-bottom: 2rem;
}


  .nav_open.active::after {
    transform: rotate(90deg);
  }

.clea_content_news_item{
    display: block;
    margin: 0 auto;
    margin-bottom: 2rem;
}
.clea_contents_wrap_title::before{
    height: 2.4rem;
    width: 0.5rem;
}
.clea_content_title_news::before{
     height: 2.9rem;
    width: 0.5rem;
}
.clea_content_title_instgram::before{
    height: 2.9rem;
    width: 0.5rem;
}
.clea_content_title_horizontal::before{
    width: 2rem;
    height: 0.4rem;
}
.clea_content_title_about::before{
    width: 2rem;
    height: 0.4rem;
}

.clea_content_access_title::before{
    height: 2.9rem;
    width: 0.5rem;
}
  .title_break {
    display: block;
    margin-left: 0;
  }
.main_visual{
    height: auto;
}
  .title-break {
    margin-left: 1.2rem;
    display: block; 
    width: 100%;  /* ← ここで改行 */
  }
    .title-break_clea {
    margin-left: 3rem;
    display: block; 
    width: 100%;  /* ← ここで改行 */
  }
    .clea_content_title_about .title-break {
    display: block;
    width: 100%;        /* ← flex下でも確実に改行 */
    margin-left: 4rem;
  }
.address-break {
    display: block;   /* ← これで改行される */
    margin-left: 5rem;
}
.clea_head_link{
    padding: 1rem 2rem;
}
.clea_head_link{
    width: 33.5rem;
    top: 0;
    left: 0;
    position: static;
}
.clea_content_title_horizontal{
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    /* padding-left: 1.2rem; */
    position: relative;
    margin-bottom: 1rem;

}
.main_visual{
    min-height: 0rem;
}
.clea_content_access_address{
    font-size: 1.6rem;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    margin-left: 2.8rem;
    margin-bottom: 1rem;
}
.clea_content_access_title{
    font-size: 2rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic", sans-serif;
    position: relative;
    /* margin-left: 1.4rem; */
    margin-bottom: 1.5rem;
}
.clea_content_title_news{
    font-size: 2rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic", sans-serif;
    position: relative;
    /* margin-left: 1.4rem; */
    margin-bottom: 1.5rem;
}
.clea_content_title_instgram{
    font-size: 2rem;
    font-weight: 500;
    font-family: "Zen Maru Gothic", sans-serif;
    position: relative;
    /* margin-left: 1.4rem; */
    margin-bottom: 1.5rem; 
}
.clea_content_about_text{
    font-size: 1.4rem;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    line-height: calc(30 / 14);
    letter-spacing: calc(0.75em / 14);
    padding-left: 0rem;
    padding-right: 0rem;
    width: 28.9rem;
    margin: 0 auto 1rem;
}
.clea_content_title_about{
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    /* padding-left: 1.2rem; */
    position: relative;
}
  .clea_contents_wrap{
    margin: 1rem 2rem 10rem;    
  }
  .clea_interview_img{
    width: 28.9rem;
    height: 17rem;
    object-fit: cover;
    display: block;
    margin: 0 auto 5rem;
  }
  .clea_content{
    margin-bottom: 6rem;
  }
  .clea_content_news_title{
    margin-bottom: 7rem;
  }
  .clea_content_clea{
    margin-bottom: 7rem;
  }
  .clea_content_title_about{
    margin-bottom: 1rem;
  }
  .clea_sketch_img{
    width: 28.9rem;
    height: 17rem;
    object-fit: cover;
    display: block;
    margin: 0 auto 5rem;
  }
.clea_content_news{
    display: block;
    margin: auto;
}
.instagram_section{
    display: block;
}
.clea_content_access{
    display: block;
}
.clea_content_access_map{
    width: 28.9rem;
    height: 22rem;
}
.map{
    text-align: center;
}

.instagram_img{
    border-radius: 0.5rem;
    display: block;
    border: 0.1rem solid #B577DF;
    width: 100%;
    height: auto;
    margin-top: 0;
    aspect-ratio: 1 / 1;
    margin-bottom: 2rem;
}
.instagram_section{
    width: 28.9rem;
    margin: 0 auto 7rem;
}
.clea_content_access_item{
    margin-left: 0rem;
}
}