
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700&amp;family=Otomanopee+One&amp;display=swap');


h1 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
h2 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
h3 {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
p {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
#top_sp_nav .inner{
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.btn {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}

.bg_star {
    padding-top: 1em;
    background: url("https://i-bloom-squishy.com/media/2021/12/bg_Pk.png") center top repeat;
}

.bg_chara {
    background: url("https://i-bloom-squishy.com/media/2021/12/bg_PP-3.png") center top repeat;
}

.slick-slider {
    max-width: 1200px;
    margin: auto;
}