.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/bg_short.png);
    background-repeat: no-repeat;
    background-size: cover;
    
}
.main_visual {
    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;
}



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



/* ボタン */
.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 {
    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_margin_2{
    margin-top: -0.7rem;
}
.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: 19.8rem;
    left: 72.6%;
    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_text {
    display: block;
}
.clea_head_button {
    background-color: #F7F1DC;
    width: 20rem;
    height: 5.4rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
    cursor: pointer;
}

.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;
}
/* ボタン */
.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 {
    background-color: #F7F1DC;
    width: 23.6rem;
    height: 5.4rem;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
    cursor: pointer;
}
.button_img{
    width: 3.5rem;
    height: 3.5rem;
}
/* Swiper全体を基準にする */
.swiper-slide {
    position: relative;
}


/* 共通：矢印ボタン */
.clea-about-swiper .swiper-button-prev,
.clea-about-swiper .swiper-button-next {
    width: 3.5rem;
    height: 3.5rem;
    top: 50%;                 /* 縦中央 */
    transform: translateY(-50%) translateY(2.3rem);
    z-index: 10;
}
/* 左矢印を画像に近づける */
.clea-about-swiper .swiper-button-prev {
    left: 13.3rem;
}

/* 右矢印を画像に近づける */
.clea-about-swiper .swiper-button-next {
    right: 13.3rem; 
}
.swiper-button-next .button_img {
    transform: rotate(180deg);
}

/* Swiperデフォルトの青い矢印を消す */
.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}


/* ボタンここまで */
.row{
    display: flex;
    gap: 2rem;
    margin-bottom: 0.65rem;
    border-bottom: 1px solid #707070;
    font-size: 1.6rem;
    padding: 1rem 4.2rem 1.25rem 1rem;
    margin-left: 3.1rem;
}

.profile dt {
    width: 10.7rem;  /* 左側の幅を揃える */
}
dd{
    letter-spacing: 0.08rem;
}
.attached{
    line-height: 2.9rem;
}

.clea_head_button_margin_first {
    margin-top: 0.6rem;
    display: flex;
    column-gap: 1.5rem;
}
.clea_head_button_margin_second {
    margin-top: 1rem;
    display: flex;
    column-gap: 3.2rem;
}
/* 施設概要と入所案内の文字 */
.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: 5.2rem;
    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_interior{
    margin-bottom: 10rem;
}
.clea_content_new{
    margin-bottom: 7rem;
}
.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: 0.3rem;
}
.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;
    column-gap: 1rem;
    align-items: center;
    margin-bottom: 1.3rem;
    scroll-margin-top: 8rem;
    
}
.clea_content_title_news_sab {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #000000;
    display: flex;
    column-gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
    scroll-margin-top: 8rem;
    
}
.clea_content_title_hope {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #000000;
    display: flex;
    column-gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
    scroll-margin-top: 8rem;
    
}
.clea_content_title_hope::before {
    width: 3rem;
    height: 0.4rem;
    background-color: #DF77CE;
    content: "";
}

.clea_content_title_news_sab::before {
    width: 3rem;
    height: 0.4rem;
    background-color: #DF77CE;
    content: "";
}

.clea_content_title_about::before {
    width: 3rem;
    height: 0.4rem;
    background-color: #DF77CE;
    content: "";
}
.admission{
    color: #E02953;
    font-size: 1.5rem;
    margin-bottom: 1.4rem;
    letter-spacing: 0.08rem;
}
.admission_text{
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.08rem;
}
.admission_text_arrress{
    font-size: 1.6rem;
    margin-bottom: 1rem;
    letter-spacing: 0.08rem;
}
.admission_text_preson{
    font-size: 1.6rem;
    letter-spacing: 0.08rem;
}
.admissin_text_area{
    margin-left: 4rem;
}
.admission_text_br{
    margin-top: 0.3rem;
    margin-left: 1rem;
    letter-spacing: 0.08rem;
}
.tel{
  font-size: 1.5rem;
  color: #FFFFFF;
  background-color: #DF77CE;
  border: 1px solid #000000;
  padding: 1.7rem 1.1rem 1.7rem 2rem;
  width: 20rem;
  height: 5.8rem;
  margin-top: 1rem;
  border-radius: 1rem;
}

.clea_content_about_text {
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: 4rem;
    font-size: 1.6rem;
    color: #000000;
    margin-bottom: 3.6rem;
    font-weight: 500;
    line-height: calc(30 / 16);
    letter-spacing: 0.05em;
}
.clea_sketch_img {
    width: 39.2rem;
    height: 26.1rem;
}
.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;
}
.clea_content_title_money {
    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_flow {
    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_news::before {
    width: 1rem;
    height: 4rem;
    background-color: #DF77CE;
    content: "";
}
.clea_content_title_money::before {
    width: 1rem;
    height: 4rem;
    background-color: #DF77CE;
    content: "";
}
.clea_content_title_flow::before {
    width: 1rem;
    height: 4rem;
    background-color: #DF77CE;
    content: "";
}
.swiper_img{
    width: 39rem;
    height: 26rem;
}
.swiper-wrapper{
    text-align: center;
}

/* ここから入居対象者 */
.clea_hope_text{
    font-size: 1.5rem;
    margin-left: 4rem;
    letter-spacing: 0.08rem;
    margin-bottom: 7rem;
}
.clea_hope_text_process{
    font-size: 1.6rem;
    margin-left: 1.5rem;
    letter-spacing: 0.08rem;
}
.hope{
    border-bottom: 1px solid #CACACA;
    padding-bottom: 1.5rem;
}

/* ここから料金について */

.money{
    margin-top: -1.5rem;
    border-bottom: 1px solid #CACACA;
    padding-bottom: 1.5rem;
    display: flex;
    margin-left: 3.9rem;
    margin-bottom: 10rem;
    align-items: center
}
.clea_money_text{
    font-size: 1.5rem;
    margin-left: 1.5rem;
    letter-spacing: 0.08rem;
}
.flow{
    margin-top: -1rem;
    border-bottom: 1px solid #CACACA;
    padding-bottom: 1.5rem;
    display: flex;
    margin-left: 3.9rem;
    align-items: center
}
#clea_content_title_link {
  scroll-margin-top: 8rem; /* ヘッダー分 */
}
.clea_money_text{
    font-size: 1.6rem;
    margin-left: 1.5rem;
    letter-spacing: 0.08rem;    
}
.clea_about_img{
    text-align: center;
}
.hope{
    display: flex;
    margin-left: 3.9rem;
    margin-bottom: 10rem;
    align-items: center
}
.hope_img{
    width: 3.962rem;
    height: 4.726rem;
}
.clea_head_flex {
  display: flex;
  flex-direction: row;   /* 横並びに戻す */
  align-items: flex-start;
  column-gap: 2.5rem;
}

/* タイトルをPC用の見た目に戻す */
.clea_head_title {
  background-color: transparent; /* SP用のピンク背景を消す */
  color: #000;
  padding: 0;
  margin-bottom: 3rem;
  width: auto;
  border-radius: 0;
  text-align: left;
}

/* SP用の改行指定をPCでは無効化 */
.clea_head_title .title_break {
  display: inline;
}

/* 画像は中央寄せにしない */
.clea_head_img {
  margin: 0;
}

/* PCではSP用メニューは表示しない */
.sp_only {
  display: none;
}
.clea_head_badge{
    color: white
}
.clea_head_badge{
    font-family: 'Zen Maru Gothic';
    border-radius: 10px;
    width: 24.9rem;
    font-size: 2.4rem;
    color: white;
    background-color: #DF77CE;
    text-align: center;
    font-weight: 400;
    margin-left: -0.5rem;
}
.title_break{
    margin-left: 2.2rem;
}

@media screen and (max-width: 699.98px) {
main{
    background-image: url(../img/bg/bg_short.png);
}
/* 追加ハンバーガー */

 .circle::before {
  content: "";
  width: 2.2rem;
  height: 2.2rem;
  background-color:#DF77CE;
  border-radius: 50%;
  position: absolute;
  top: 43rem;
  right: 4.8rem;
}
.nav_open::before {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  width: 1.4rem;
  height: 0.2rem;
  top: 44.1rem;
  right: 5.19rem;
  z-index: 9;
}
.nav_open::after {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  width: 0.2rem;
  height: 1.4rem;
  top: 43.5rem;
  right: 5.78rem;
  transition: transform 0.7s;
  transform-origin: center;
  opacity: 1;
}
.nav_open_active{
    margin-bottom: 2rem;
}

.sab{
    font-size: 1.8rem;
    width: 17rem;
    height: 3rem;
    margin: 0.7rem auto 0.7rem;
}
.clea_head_badge{
    order: 3;
    margin: 0rem auto 1rem;
}
.nav_open_active::after {
  opacity: 0;               /* ← 縦線だけ消す */
}



  .nav_open.active::after {
    transform: rotate(90deg);
  }
  /* ここまで */
  /* ===== 親を縦並びにする（超重要） ===== */
  .clea_head_flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* ===== 画像 ===== */
  .clea_head_img {
    order: 1;
    display: block;
    width: 35.5rem;
    height: 18rem;
    box-shadow: 0.3rem 0.3rem 0rem #DF77CE;
    border-radius: 1rem;
    margin: 2rem auto 0;
    object-fit: cover;
  }

  /* ===== タイトル ===== */
.clea_head_title{
            order: 2;
  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: 9rem;
        padding: 1rem 2rem;
        margin: 3rem auto 3rem;
        border-radius: 1rem;
        flex-direction: column;   /* ← これが重要 */
        align-items: center;      /* 中央揃え */
}

 .clea_head_title .title_break {
    display: block;
  }
  .title_break {
  display: block;
  width: 100%;
}
  .clea_head {
    margin: 0 auto;
  }
  /* ===== ＋−ナビ ===== */
  .clea_head_link {
    order: 4;
    width: 100%;
    max-width: 33.5rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    top: 0;
    left: 0;
    position: static;
  }
.clea_head_link_text{
    display: block;
    white-space: normal;
}
.main_visual{
    height: auto;
}
.title_break{
    margin-left: 0;
}
.admission_text_br{
    margin-left: 0;
}
.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;
}
  


  .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;
  }
.clea_head{
    padding: 0;
}
  /* TOPここまで */

  /* ハンバーガー */
/* SP用メニューを表示する */
.sp_only {
  display: block;
}
/* 開閉ボタン */
.nav_open {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
}
.nav_open {
  flex-wrap: wrap;   /* ← 改行を許可（重要） */
}
.nav_body{
    margin-top: 2rem;
    display:none;
}

.nav_text {
  display: flex;
  flex-wrap: wrap;      /* ← 改行はここで行う */
  align-items: flex-start;
  text-align: left;
  font-family: "Zen Maru Gothic";

}
.clea_contents_wrap_title::before,.clea_content_title_news::before,.clea_content_title_flow::before{
    height: 2.4rem;
    width: 0.5rem;
}
.clea_content_title_horizontal::before,.clea_content_title_about::before,.clea_content_title_news_sab::before,.clea_content_title_hope::before{
        width: 2rem;
        height: 0.3rem;
}


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



  .title_break {
    display: block;
  }

    /* 施設概要 */
    .clea_contents_wrap{
        width: 33.5rem;
        height: auto;
        background-color: #FFFFFF;
        border-radius: 1rem;
        padding: 3rem 1rem 6rem 1rem;
        border: solid 0.1rem #000000;
        margin: 0 auto 10rem;
    }
  .profile .row {
    display: block;
    border-bottom: 0.1rem solid #000;
  }

  .profile .row dt {
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: 1rem;
  }

  .profile .row dd {
        width: 85%;
        padding-top: 0rem;
        padding-bottom: 0rem;
        line-height: calc(30 / 15);
        letter-spacing: calc(0.8em / 15);
        font-size: 1.5rem;
        font-weight: 400;
  }
  .row{
    padding: 0;
    margin-left: 3rem;
  }
  .clea_content{
    margin-bottom: 5rem;
  }
  /* 施設外観＆内観 */
  .clea_content_title_about{
        font-size: 1.6rem;
        font-weight: 500;
        font-family: "Noto Sans JP", sans-serif;
        /* padding-left: 1.2rem; */
        position: relative;
        margin-bottom: 1rem;
    }
  .clea_content_about_text{
    font-size: 1.5rem;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    padding-left: 0rem;
    width: 28.9rem;
    margin: 0 auto;
    padding-bottom: 1.2rem;
    line-height: calc(30 / 15);
    letter-spacing: calc(0.75em / 15);
  }
.swiper_img{
    width: 28.9rem;
    height: auto;
}
.button_img{
    width: 3rem;
    height: 3rem;
}
.clea-about-swiper .swiper-button-next{
    right: -0.2rem;
}
.clea-about-swiper .swiper-button-prev {
    left: -0.15rem;
}
.clea_content_interior{
    margin-bottom: 7rem;
}
/* 入所案内 */
.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_news_sab{
        font-size: 1.6rem;
        font-weight: 500;
        font-family: "Noto Sans JP", sans-serif;
        /* padding-left: 1.2rem; */
        position: relative;
        margin-bottom: 1rem;
}
.admission,.admission_text,.admission_text_arrress,.admission_text_preson {
        font-size: 1.5rem;
        font-weight: 400;
        font-family: "Noto Sans JP", sans-serif;
        padding-left: 0rem;
        width: 28.9rem;
        margin: 0 auto;
        line-height: calc(30 / 15);
        letter-spacing: calc(0.75em / 15);
}
.admission_text_preson{
    margin-bottom: 1rem;
}
.admissin_text_area{
    margin: 0 auto;
}
.clea_content_new{
    margin-bottom: 5rem;
}
.tel{
    margin: auto;
}
/* 入居対象者 */
.clea_content_title_hope{
   font-size: 1.6rem;
        font-weight: 500;
        font-family: "Noto Sans JP", sans-serif;
        /* padding-left: 1.2rem; */
        position: relative;
        margin-bottom: 1rem; 
}
.clea_hope_text{
    width: 28.9rem;
    margin: 0 auto 5rem;
}
/* 入居までの流れ */
.hope_img{
       width: 3.9rem;
    height: 4.7rem;
    object-fit: contain;
    margin-right: 1rem; 
}
.clea_hope_text_process,.clea_money_text{
    font-size: 1.4rem;
}
.hope{
    margin-top: 1.5rem;
    margin-bottom: 7rem;
    margin-left: 1.2rem;

}
/* 料金について */
.clea_content_title_flow{
            font-size: 2rem;
        font-weight: 500;
        font-family: "Zen Maru Gothic", sans-serif;
        position: relative;
        /* margin-left: 1.4rem; */
        margin-bottom: 1.5rem;
}
.money{
        margin-top: 1.5rem;
    margin-bottom: 7rem;
    margin-left: 1.2rem;
}
/* 重要事項説明書 */
.flow{
            margin-top: 1.5rem;
    margin-left: 1.2rem;
    margin-bottom: 0;
}
}

    

