:root {
  --f-en: "YakuHanJP", "din-2014", sans-serif;
  --f-ja: "YakuHanJP", "Noto Sans JP", sans-serif;
}

.child_wrapp {
    font-family: var(--f-ja);
    padding-top: 80px;
    width: 100%;
    overflow: hidden;
}
.child_wrapp img {
    width: 100%;
    max-width: inherit;
    height: auto;
}


.child_wrapp .en_title {
        font-family: din-2014, sans-serif, 'YakuHanJP', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
    color: #525D63;
    text-align: center;
    font-size: min(3.5vw, 35px);
    line-height: 140%;
    letter-spacing:0;
    font-weight: 900;
    margin-bottom: 40px;
}


.child_wrapp .read_text {
   margin-bottom: 80px;
text-align: center;
    position: relative;
}
.child_wrapp .read_text.mb0 {
   margin-bottom: 0px;
}

.child_wrapp .read_text h3 {
    display: inline-block;
    text-align: center;
    color: #363691;
    font-size: min(3.3vw, 33px);
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
}
.child_wrapp .read_text h3 sup {
    font-size: 50%;
}
.child_wrapp .read_text h3 small {
      font-size: 12px;
    color: #333;
    display: block;
    text-align: right;
    line-height: 100%;
}

.child_wrapp .read_text p {
    text-align: center;
     width: 70%;
    margin: 0 auto;
    font-size: min(1.5vw, 16px);
}

.child_wrapp .read_text .image_illust {
    position: absolute;
    width: 14%;
    max-width: 200px;
}

.child_wrapp .read_text .image_illust.illust_1 {
    position: absolute;
    width: 12%;
    max-width: 110px;
    top: 40%;
    left: 6vw;
}
.child_wrapp .read_text .image_illust.illust_2 {
    position: absolute;
        width: 16%;
    max-width: 180px;
    top: 40%;
    right: 6vw;
}
.child_wrapp .read_text .image_illust.illust_4 {
    position: absolute;
    width: 14%;
    max-width: 140px;
    top: auto;
    bottom: 0;
    left: 6vw;
}
.child_wrapp .read_text .image_illust.illust_5 {
    position: absolute;
    width: 10%;
    max-width: 100px;
    top: -12%;
    right: 6vw;
}


@media only screen and (max-width: 768px) {
    
    
 .child_wrapp .read_text {
    margin-bottom: 50px;
}
    
.child_wrapp .read_text.mb0.population {
   padding-bottom: 10vh;
}
    
    .child_wrapp .read_text .image_illust.illust_1 {
           top: auto;
        left: 25vw;
        bottom: -2%;
        width: 15%;
    }
    .child_wrapp .read_text .image_illust.illust_2 {
        top: auto;
         bottom: 2%;
        right: 8vw;
        width: 25%;
    }
}


.child_wrapp .photo_s {
    position: absolute;
    width: 13%;
    max-width: 170px;
    z-index: 3;
}
.child_wrapp .photo_s.photo_s_1 {
    top: 0%;
    left: 3vw;
    animation: fuwafuwa 5s infinite;
}
.child_wrapp .photo_s.photo_s_2 {
    top: 40%;
    right: 3vw;
    animation: fuwafuwa2 7s infinite;
}
.child_wrapp .photo_s.photo_s_3 {
    top: 0%;
    left: 3vw;
    animation: fuwafuwa 5s infinite;
}
.child_wrapp .photo_s.photo_s_4 {
    top: -40%;
    right: 3vw;
    animation: fuwafuwa2 7s infinite;
}



@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}

@keyframes fuwafuwa2 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}




@media only screen and (max-width: 768px) {
    
    
  .child_wrapp .photo_s.photo_s_3 {
    top: -30%;
    left: 3vw;
}  
    
    
.child_wrapp .read_text h3 {
        font-size: min(5.5vw, 36px);
    }

.child_wrapp .read_text p {
         text-align: center;
        width: 94%;
        margin: 0 auto;
        font-size: min(3.0vw, 16px);
    }

}


/***グラフ***/
.graph_1 {
    width: 100%;
    max-width: 1000px;
    position: relative;
    margin: 0 auto 80px;
}
.graph_1 .pers_cap {
    position: absolute;
    right: 10px;
    bottom: -30px;
        font-size: 11px;
}
.graph_wrapp {
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 0 auto 80px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
text-align: center;
gap:3% 
}
.graph_wrapp .graph_2 {
    width: 46%;
}
.graph_wrapp .graph_3 {
    width: 49%;
}
.graph_wrapp span {
    font-size: 11px;
    line-height: 160%;
    display: block;
    margin-top: 15px;
    margin-right: 15%;
}


.on_bg {
    width: 100%;
    background: #edf6fc;
    padding: 80px 0 100px;
    margin: 0 auto 80px;
}


/***スライド***/

.swiper-container {
    margin-bottom: 80px;
}


#voice-slider .swiper-button-prev, 
#voice-slider .swiper-button-next {
  z-index: 2;
  margin: auto;
  top: calc(50% - min(3.25vw, 40px));
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  width: 4vw;
  max-width: 88px;
  height: auto;
  aspect-ratio: 1/1;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.swiper-button-prev:after, .swiper-button-next:after {
   display: none;
}


#voice-slider .swiper-button-prev {
    left: 0;
    right: calc(47vw - 44px);
    /*background-image: url(../images/icon_arw_left.svg);*/
    border-top: 1px solid #333387;
    border-left: 1px solid #333387;
    transform: rotate(315deg);
}
#voice-slider .swiper-button-next {
    left: calc(46vw - 44px);
    right: 0;
    /*background-image: url(../images/icon_arw_right.svg);*/
    border-top: 1px solid #333387;
    border-left: 1px solid #333387;
   transform: rotate(130deg);
}



@media only screen and (max-width: 768px) {
   #voice-slider .swiper-button-prev {
        left: 10px;
        right: auto;
    }

    #voice-slider .swiper-button-next {
        left: auto;
        right: 10px;
    }

  
.child_wrapp .read_text.on_photo_image {
   padding-bottom: 10vh;
}
     
.graph_1 {
    width: 96%;
    margin: 0 auto 40px;
}
    
.graph_wrapp {
    width: 85%;
    margin: 30px auto 80px;
    padding-left: 10%;
}
    
 .graph_wrapp .graph_2 {
    width: 100%;
     margin-bottom: 20px;
}
.graph_wrapp .graph_3 {
    width: 100%;
}   
    
 .child_wrapp .photo_s {
    position: absolute;
    width: 30%;
    max-width: inherit;
    z-index: 3;
}
    
.child_wrapp .photo_s.photo_s_1 {
    top:auto;
    bottom: -25%;
    left: 9vw;
}
.child_wrapp .photo_s.photo_s_2 {
   top:auto;
    bottom: -20%;
    right: 9vw;
}
    
    
    
}



/******吹き出し********/

.fukidashi_wrapp {
    width: 100%;
    max-width:1000px;
    aspect-ratio: 199 / 116;
    position: relative;
    margin: 0 auto 0px;
}
.fukidashi_wrapp .fukidashi {
    position: absolute;
    transition: all 0.6s ease-out;
}

.fukidashi_wrapp .fukidashi.fukidashi_1 {
    width: calc(487 / 900 *100%);
    top: 0;
    left: 0;
    z-index: 5;
    opacity: 0;
    margin-top: 25px;
    transform: scale(0.8);
}
.fukidashi_wrapp .fukidashi.on.fukidashi_1 {
   opacity: 1;
    margin-top: 0;
    transform: scale(1);
}

.fukidashi_wrapp .fukidashi.fukidashi_2 {
    width: calc(379 / 900 *100%);
    top: 5%;
    right: 0;
    z-index: 4;
    opacity: 0;
    margin-top: 25px;
    transform: scale(0.8);
    transition-delay: 0.2s;
}
.fukidashi_wrapp .fukidashi.on.fukidashi_2 {
   opacity: 1;
    margin-top: 0;
    transform: scale(1);
}

.fukidashi_wrapp .fukidashi.fukidashi_3 {
    width: calc(379 / 900 *100%);
    top: 35%;
    left: 30%;
    z-index: 3;
     opacity: 0;
    margin-top: 25px;
    transform: scale(0.8);
    transition-delay: 0.3s;
}
.fukidashi_wrapp .fukidashi.on.fukidashi_3 {
   opacity: 1;
    margin-top: 0;
    transform: scale(1);
}

.fukidashi_wrapp .fukidashi.fukidashi_4 {
    width: calc(379 / 900 *100%);
    bottom: 0%;
    left: 5%;
    z-index: 1;
         opacity: 0;
    margin-top: 25px;
    transform: scale(0.8);
    transition-delay: 0.4s;
}
.fukidashi_wrapp .fukidashi.on.fukidashi_4 {
   opacity: 1;
    margin-top: 0;
    transform: scale(1);
}

.fukidashi_wrapp .fukidashi.fukidashi_5 {
    width: calc(487 / 900 *100%);
    bottom: -6%;
    right: 0;
    z-index: 1;
    opacity: 0;
    margin-top: 25px;
    transform: scale(0.8);
    transition-delay: 0.5s;
}
.fukidashi_wrapp .fukidashi.on.fukidashi_5 {
   opacity: 1;
    margin-top: 0;
    transform: scale(1);
}




@media only screen and (max-width: 768px) {
    
.on_bg {
    padding: 40px 0 0px;
    margin: 0 auto 80px;
} 
    
    
.fukidashi_wrapp {
    width: 100%;
    aspect-ratio: 14 / 25;
    position: relative;
    margin: 0 auto 0px;
}
.fukidashi_wrapp .fukidashi {
    position: absolute;
}


.fukidashi_wrapp .fukidashi.fukidashi_1 {
    width: calc(600 / 710 *100%);
    left: 10%;
}

.fukidashi_wrapp .fukidashi.fukidashi_2 {
    width: calc(493 / 710 *100%);
    top: 20%;
} 
.fukidashi_wrapp .fukidashi.on.fukidashi_2 {
} 
    
.fukidashi_wrapp .fukidashi.fukidashi_3 {
    width: calc(493 / 710 *100%);
    left: 5%;
    }
.fukidashi_wrapp .fukidashi.on.fukidashi_3 {

} 

.fukidashi_wrapp .fukidashi.fukidashi_4 {
    width: calc(493 / 710 *100%);
    top: 52%;
    bottom: auto;
    left: auto;
    right: 10%;
}
.fukidashi_wrapp .fukidashi.on.fukidashi_4 {
    z-index: 2;
} 

.fukidashi_wrapp .fukidashi.fukidashi_5 {
    width: calc(600 / 710 *100%);
        top:auto;
    bottom: 7%;
    left:10%;
    right: auto
 z-index: 1;
}  
 .fukidashi_wrapp .fukidashi.on.fukidashi_5 {
}    
    
}


/*****Icotto*****/

.icottomap {
    width: 94%;
    max-width: 1100px;
    margin: -30px auto 50px;
    position: relative;
    z-index: -1;
}
.child_wrapp .icottomap .photo_s.photo_s_5 {
    bottom: 0%;
    left: 3vw;
    animation: fuwafuwa 5s infinite;
}
.child_wrapp .icottomap .photo_s.photo_s_6 {
    bottom: 15%;
    right: 3vw;
    animation: fuwafuwa2 7s infinite;
}

.icotto_wrapp {
    background: #ffecb5;
    width: 94%;
    max-width: 1100px;
    margin: 0 auto 100px;
    border-radius: 20px;
    padding: 40px 0 60px;
    position: relative;
    opacity: 0;
    transform:translateY(50px);
    transition: all 0.6s ease-out;
}
.icotto_wrapp.on {
     opacity: 1;
    transform:translateY(0px);
}

.icotto_wrapp::after {
content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 40px solid transparent;
    border-left: 40px solid transparent;
    border-bottom: 230px solid #ffecb5;
    border-top: 0;
    position: absolute;
    top: -12%;
    right: 57%;
    transform: rotate(21deg);
    z-index: -1;
}

.icotto_wrapp h4 {
    text-align: center;
    margin-bottom: 30px;
    font-size: min(2.8vw, 30px);
    letter-spacing: 0.1em;
}
.icotto_wrapp h4 strong {
    font-size: 130%;
    font-weight: 700;
}

.icotto_in {
    width: 86%;
    margin: 0 auto;
    padding-bottom: 30px;
    background: #fff;
}


    .hero-img {
      width: 100%;
    }

    .hero-caption {
      font-size: 11px;
      text-align: right;
      margin-top: 6px;
        margin-right: 10px;
      color: #555;
    }

    .floors {
      margin-top: 30px;
        padding: 0 30px;
      display: grid;
      grid-template-columns: 1fr;
      gap: 30px;
    }

    .floor {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    .floor-header {
      display: flex;
      align-items: center;
      gap: 12px;
      flex-wrap: wrap;
    }

    .floor-num {
      font-weight: 700;
      color: #f6b400;
      font-size: 24px;
        border-right: 1px solid #ccc;
        padding-right: 15px;
        line-height: 160%;
    }

    .floor-text-main {
      font-weight: 700;
      font-size: 14px;
    }

    .floor-text-sub {
      font-size: 13px;
    }

    .floor-img-wrap {
      position: relative;
      overflow: hidden;
    }

    .floor-img {
      width: 100%;
    }

    .floor-img-label {
      position: relative;
      font-size: 10px;
      color: #333;
text-align: right; 
        display: block;
    }

    @media screen and (min-width: 769px) {   
        
        
    .floors {
        padding: 0 40px;
    } 
          
      .floors {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 40px;
        row-gap: 40px;
      }
      .floor-num {
        font-size: 32px;
        line-height: 160%;
      }
      .floor-text-main {
        font-size: 16px;
      }
      .floor-text-sub {
        font-size: 14px;
      }
    }



@media only screen and (max-width: 768px) {

 .icottomap {
    width: 94%;
    margin: 30px auto 180px;
}
.child_wrapp .icottomap .photo_s.photo_s_5 {
    bottom: -50%;
}
 .child_wrapp .icottomap .photo_s.photo_s_6 {
    bottom: -40%;
}   
.icotto_wrapp::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 40px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 290px solid #ffecb5;
    border-top: 0;
    position: absolute;
    top: -15%;
    right: 52%;
    transform: rotate(3deg);
    z-index: -1;
}  
.icotto_wrapp h4 {
    font-size: min(4.8vw, 30px);
    line-height: 200%;
}
.icotto_wrapp h4 strong {
    display: block;
    font-size: 200%;
    letter-spacing: 0.15em
}   
    
}

/**********スポット***********/

.spot_map {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto 40px;
}

.spot_wrapp {
        width: 94%;
    max-width: 1000px;
    margin: 0 auto 80px;
}


.flex_box {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
 column-gap: 10px;
    row-gap: 30px;
}
.flex_box_in {
    width: 48%;
}
.flex_box_in .cap {
    display: block;
    font-size: 11px;
    text-align: right;
    margin-top: 6px;
    margin-right: 10px;
    color: #555;
}


.design_image {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 5vw;
}


.footer_image {
    width: 100%;
    position: relative;
    padding-top: 4vw;
     aspect-ratio: 1 / 1;
     background-image: url(../images/design_image_bg.jpg);
 background-repeat: no-repeat;
 background-size: cover;
}


@media screen and (max-width: 1024px) {
.footer_image {
    padding-top: 0vw;
}
.design_image {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 3vw;
}
    
}


.footer_cap {
    display: block;
    padding-right: 20px;
    font-size: 11px;
    width: 100%;
    text-align: right;
}

@media only screen and (max-width: 768px) {
    
    
.flex_box {
    display: block;
    column-gap:0px;
    row-gap: 0px;
}
.flex_box_in {
    width: 90%;
    margin: 0 auto 20px;
}
    
.footer_image {
    width: 100%;
    position: relative;
    padding-top: 0%;
    padding-bottom: 70%;
    aspect-ratio: 350 / 491;
     background-image: url(../images/design_image_bg_sp.jpg);
 background-repeat: no-repeat;
 background-size: contain;
    background-position: bottom;
}  
    
    
    
}



/***アニメーション***/
.flat_in {
    display: block;
    transition: all 1.6s;
    opacity: 0;
    transform: scale(1.1);
}
.flat_in.on {
    opacity: 1;
    transform: scale(1.0);
}


.fadein_bl {
     -ms-filter: blur(16px);
  filter: blur(16px);
    transform: scale(1.05);
    opacity: 0;
    transition: all 1s ease-out;
}
.fadein_bl.on {
    -ms-filter: blur(0px);
  filter: blur(0px);
    transform: scale(1);
    opacity: 1;
}


.fadein_up {
    -webkit-transform: translateY(6%);
    -ms-transform: translateY(6%);
    transform: translateY(6%);
    opacity: 0;
    transition: all 1s ease-out;
}
.fadein_up.on {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}

.cliper span {
    display: block;
    -webkit-clip-path: circle(0);
    clip-path: circle(0);
    transition: 1.6s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.cliper.on span {
    -webkit-clip-path: circle(73%);
    clip-path: circle(73%)
}

