@charset "UTF-8";
h3 {
  font-size: 1.0rem;
  text-align: center;
  font-family: 'Zen Maru Gothic';
  font-weight: 400;
  color: #82CBC8;
  margin: 0px 0 20px;
}
@media(min-width:1024px) {
  h3 {
    font-size: 1.6rem;
  }
}
.top_messege {
  background-image: url("image/background_sp3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 830px;
  margin: 80px auto 0px;
  position: relative;
  overflow: hidden;
}
.top_messege h3 {
  font-size: 2.0rem;
  font-family: 'Zen Maru Gothic';
  writing-mode: vertical-rl;
  color: #583C27;
  margin: 0 auto;
  line-height: 3rem;
  letter-spacing: 0.7rem;
  font-weight: 500;
}
.top_messege h4 {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.0rem;
  letter-spacing: 2px;
  font-weight: 500;
  margin: 130px auto 40px;
}
.top_button {
  color: #82CBC8;
  font-size: 1.2rem;
  text-align: center;
  background-color: #FFF;
  width: 130px;
  height: 20px;
  line-height: 20px;
  padding: 10px 15px;
  border-radius: 80px;
  margin: 0 auto;
  box-shadow: 2px 2px 0 #82cbc8;
  border: solid #82CBC8 0.5px;
}
.main_visual_wrapper {
  position: relative;
  max-width: 375px;
  margin: 0 auto;
}
.top_girl {
  width: 170px;
  border-radius: 500px;
  position: absolute;
  top: 35px;
  left: -35px;
}
.top_circle1 {
  width: 180px;
  border-radius: 500px;
  position: absolute;
  top: 260px;
  left: -70px;
  opacity: 0.6;
  transform: rotate(-180deg);
}
.top_circle2 {
  width: 160px;
  border-radius: 500px;
  position: absolute;
  top: 435px;
  right: -60px;
  opacity: 0.6;
  overflow: hidden;
}
.top_heart {
  width: 160px;
  position: absolute;
  top: 5px;
  right: -20px;
}
.top_flower {
  width: 120px;
  position: absolute;
  top: 530px;
  left: 0px;
  transform: rotate(-30deg);
}
.top_dinosor {
  width: 165px;
  position: absolute;
  top: 590px;
  right: 0px;
  transform: rotate(10deg);
}
.top_angel {
  position: absolute;
  top: 300px;
  height: 130px;
  transform: rotate(20deg);
  left: 15px;
}
.top_dress {
  height: 130px;
  position: absolute;
  top: 220px;
  right: 20px;
}
.top_order_button img {
  height: 60px;
  width: auto;
  display: block;
  margin: -40px auto;
  position: relative;
}
.top_order_button_flower a img {
  position: absolute;
  width: 45px;
  right: 60px;
  top: -20px;
}
.font_8 {
  font-size: 0.8rem;
  margin-top: 50px;
  text-align: center;
}
@media(min-width:760px) {
  
  .top_messege {
    height: 500px;
    background-image: url(image/top_background.png);
    margin: 80px auto 80px;
  }
  .top_messege h4 {
    margin: 40px auto 40px;
  }
  .top_girl {
    top: 35px;
    left: -170px;
    width: 250px;
    z-index: 1;
  }
  .top_circle1 {
    width: 250px;
    border-radius: 500px;
    position: absolute;
    top: 250px;
    left: 310px;
    opacity: 0.6;
    transform: rotate(-95deg);
  }
  .top_circle2 {
    width: 250px;
    border-radius: 397px;
    position: absolute;
    top: 50px;
    right: 230px;
    opacity: 0.6;
    overflow: hidden;
    transform: rotate(-25deg);
  }
  .top_heart {
    top: 10px;
    right: -120px;
  }
  .top_flower {
    top: 310px;
    left: -130px
  }
  .top_dinosor {
    top: 290px;
    right: -140px;
    transform: rotate(10deg);
  }
  .top_angel {
    position: absolute;
    top: 130px;
    transform: rotate(20deg);
    left: 260px;
  }
  .top_dress {
    top: 140px;
    right: -165px;
  }
  .top_message h4 {
    margin: 40px auto 40px;
  }
}
@media(min-width:1024px) {
  .top_messege {
    margin: 80px auto 200px;
    background-image: url("image/top_background.png");
    height: 900px;
  }
  .top_messege h3 {
    font-size: 2.8rem;
    line-height: 5rem;
    letter-spacing: 1.2rem;
    margin-top: 60px;
  }
  .top_messege h4 {
    font-size: 2.0rem;
    line-height: 5.0rem;
  }
  .top_button {
    font-size: 1.8rem;
  }
  /*メインビジュアル画像配置ここから*/
  .main_visual_wrapper {
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
  }
  .top_girl {
    width: 500px;
    border-radius: 800px;
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 1;
  }
  .top_circle1 {
    width: 430px;
    border-radius: 500px;
    position: absolute;
    top: 210px;
    left: 186px;
    opacity: 0.6;
    transform: rotate(-95deg);
  }
  .top_circle2 {
    width: 480px;
    border-radius: 397px;
    position: absolute;
    top: 490px;
    right: 8px;
    opacity: 0.6;
    overflow: hidden;
    transform: rotate(-25deg);
  }
  .top_heart {
    width: 280px;
    position: absolute;
    top: 0px;
    right: 225px;
  }
  .top_flower {
    width: 240px;
    position: absolute;
    top: 550px;
    left: 70px;
    transform: rotate(-30deg);
  }
  .top_dinosor {
    width: 320px;
    position: absolute;
    top: 560px;
    right: 90px;
    transform: rotate(10deg);
  }
  .top_angel {
    position: absolute;
    top: 300px;
    height: 240px;
    transform: rotate(20deg);
    left: 890px;
  }
  .top_dress {
    height: 240px;
    position: absolute;
    top: 200px;
    right: 45px;
  }
  /*メインビジュアル画像配置ここまで*/
  .top_button {
    padding: 20px 70px;
  }
  .top_order_button img {
    height: 80px;
    width: auto;
  }
  .top_order_button_flower a img {
    width: 60px;
    height: auto;
    right: 374px;
    top: -65px;
  }
  .font_8 {
    font-size: 1.2rem;
    margin-top: 40px;
  }
}
.about {
  margin: 0px auto 120px;
  max-width: 375px;
}
.about h3 {
  margin: 10px auto 40px;
}
.about p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 25px;
  margin-bottom: 40px;
}
.about_button {
  margin: 0 auto;
  text-align: center;
  ;
}
.about_button img {
  width: 165px;
}
@media(min-width:760px) {
  .about {
    max-width: 768px;
  }
  .about p {
    font-size: 1.4rem;
  }
}
@media(min-width:1024px) {
  .about {
    margin: 160px auto 200px;
    max-width: 1440px;
  }
  .about h2 {
    font-size: 4.4rem;
    margin: 0px auto 40px;
  }
  .about p {
    font-size: 1.8rem;
    letter-spacing: 4px;
    line-height: 45px;
    margin-bottom: 60px;
  }
  .about_button {
    display: block;
    width: 242px;
    height: 47px;
    margin: 0 auto;
  }
  .about_button img {
    width: 300px;
    margin: 0 auto;
    height: auto;
  }
}
.situation {
  max-width: 375px;
  margin: 0 auto 120px;
}
.situation h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.situation_howabout {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 80px;
}
.situation_head {
  margin-bottom: 20px;
  font-size: 2.0rem;
  font-weight: 500;
  margin: 0 auto 20px;
  display: block;
}
.situation_thankyou_image img {
  width: 320px;
  height: auto;
  margin: 40px auto;
  display: block;
}
.situation_discription {
  width: 310px;
  font-size: 1.2rem;
  line-height: 26px;
}
.situation_thankyou, .situation_birthday, .situation_celebration {
  width: 320px;
  display: block;
  margin: 0 auto 80px;
}
.situation_birthday_image img {
  width: 320px;
  height: auto;
  margin: 40px auto;
  display: block;
}
.situation_ribbon_birthday img {
  width: auto;
  height: 90px;
  margin: -130px auto 15px;
  display: block;
}
.situation_celevration_image img {
  width: auto;
  height: 340px;
  display: flex;
  justify-content: center;
  gap: 0px;
  margin-bottom: 40px;
}
.situation_wrap_flex-direction {
  margin-bottom: 80px;
}
.top_order_button_flower {
  position: relative;
}
.top_order_button_flower img {
  height: 50px;
  position: absolute;
  top: -18px;
  right: 70px;
}
@media(min-width:760px) {
  .situation {
    max-width: 768px;
  }
  .situation_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-bottom: 0px;
    width: 600px;
    margin: 0 auto;
  }
  .situation_wrap_flex-direction {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-bottom: 00px;
    flex-direction: row-reverse;
    width: 600px;
    margin: 0 auto;
  }
  .situation_celevration_image img {
    height: auto;
    display: block;
  }
  .top_order_button {
    margin: 60px auto 30px;
  }
  .top_order_button_flower img {
    height: 60px;
    position: absolute;
    top: -66px;
    right: 390px;
  }
  .situation_discription {
    font-size: 1.4rem;
  }
}
@media(min-width:1024px) {
  .situation {
    max-width: 1100px;
    margin: 0 auto 180px;
  }
  .situation h2 {
    font-size: 4.4rem;
    margin: 0px auto 40px;
  }
  .situation_head {
    margin-bottom: 80px;
  }
  .situation_howabout {
    font-size: 2.0rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 100px;
  }
  .situation_wrap img, .situation_wrap_flex-direction img {
    width: auto;
    height: 445px;
  }
  .situation_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 80px;
    margin-left: 0px;
    width: 1000px;
  }
  .situation_wrap_flex-direction {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 80px;
    flex-direction: row-reverse;
    width: 1200px;
  }
  .situation_thankyou_image {
    width: 560px;
    height: 509px;
  }
  .situation_celevration_image {
    width: 560px;
    height: 509px;
  }
  .situation_ribbon {
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 437px;
    height: 87px;
    margin-top: -105px;
    margin-bottom: 15px;
  }
  .situation_discription {
    width: 480px;
    font-size: 1.8rem;
    line-height: 36px;
  }
  .situation_head {
    text-align: left;
    font-size: 2.6rem;
    font-weight: 500;
    margin-bottom: 40px;
  }
  .situation_birthday_image {
    width: 560px;
    height: 509px;
  }
}
.voice {
  max-width: 375px;
  margin: 0 auto 120px;
}
.voice h2 {
  font-size: 3.0rem;
  margin-bottom: 10px;
}
.voice h3 {
  font-size: 1.2rem;
  margin-bottom: 60px;
}
.voice_backblue {
  position: relative;
  width: 330px;
  height: 500px;
  margin: 0 auto;
  background-image: url("image/background_blue.png");
  background-repeat: no-repeat;
  background-position: center;
}
.voice_backyellow {
  position: relative;
  width: 330px;
  height: 500px;
  margin: 0 auto;
  background-image: url("image/background_yellow.png");
  background-repeat: no-repeat;
  background-position: center;
}
.voice_backpink {
  position: relative;
  width: 330px;
  height: 500px;
  margin: 0 auto;
  background-image: url("image/background_pink.png");
  background-repeat: no-repeat;
  background-position: center;
}
.voice_subhead_birthday {
  position: absolute;
  left: 165px;
  top: 28px;
}
.voice_subhead_birth_voice {
  position: absolute;
  top: 30px;
  left: 10px;
  transform: rotate(-8deg)
}
.voice_subhead_thankyou {
  position: absolute;
  top: 27px;
  left: 152px;
  font-size: 1.2rem;
  transform: rotate(-8deg);
}
.voice_subhead_thank_voice {
  position: absolute;
  top: 28px;
  left: 5px;
  font-size: 1.2rem;
  transform: rotate(-8deg);
}
.voice_subhead_celebrtaion {
  position: absolute;
  left: 170px;
  top: 20px;
}
.voice_subhead_celeb_voice {
  position: absolute;
  top: 30px;
  left: 10px;
  transform: rotate(-8deg)
}
.voice_cookie {
  height: 120px;
  width: auto;
  position: absolute;
  left: 225px;
  top: 250px;
}
.voice_wrap {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 120px 20px 20px;
}
.voice_people {
  height: 150px;
  width: auto;
}
.voice_head {
  writing-mode: vertical-rl;
  font-size: 1.6rem;
  letter-spacing: 3px;
  line-height: 20px;
  color: #583C27;
}
.voice p {
  font-size: 1.2rem;
  width: 160px;
  line-height: 20px;
  padding-left: 45px;
  color: #583C27;
  padding-bottom: 60px;
}
.voice_cookie_dinosor {
  width: 160px;
  position: absolute;
  top: 282px;
  left: 216px;
  transform: rotate(15deg);
}
@media(min-width:760px) {
  .voice {
    max-width: 768px;
  }
}
@media(min-width:1024px) {
  .voice {
    max-width: 1440px;
    margin: 0 auto 200px;
  }
  .voice h2 {
    font-size: 4.4rem;
    margin: 120px auto 40px;
  }
  .voice h3 {
    margin-bottom: 100px;
  }
}
  .news {
    margin: 0px auto 200px;
    height: 300px;
    background-image: url(image/top/news_background.png);
    background-position: center;
    background-size: cover;
}
  news h2{
    margin-bottom: 30px;
  }
.news h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
  .news ul{
    width: 350px;
    margin: 40px auto 0;
font-size: 1.4rem;
    }
.news li{
  margin: 0 auto 20px;
  line-height: 2.0rem;   
  border-bottom: solid #583C27 1px;
  padding-bottom: 5px;
  width: 260px;  
   }
.news p{
  margin: 0 auto;
  width: 260px; 
  display: block;
}
.news p a span{
  text-decoration: underline;
}

@media(min-width:760px) {
  .news {
    
    background-image: url(image/top/news_background_pc.png);
      background-size: cover;
  }
  .news ul{
        width: 400px;
    overflow: hidden;
    margin-top: 50px;
  }
  .news li{
  margin: 0 auto 20px;
  line-height: 2.0rem;   
  border-bottom: solid #583C27 1px;
  padding-bottom: 5px;
  width: 600px;  
   }
}
@media(min-width:1024px) {
  .news {
  
    margin: 0 auto 200px;
    height: 360px;
    background-image: url("image/top/news_background_pc.png");
  }
  .news ul{
        width: 580px;
    overflow: hidden;
    margin-top: 50px;
  }
   .news li{
  margin: 0 auto 40px;
  padding-bottom: 5px;
  width: 1200px; 
     font-size: 1.8rem;
    line-height: 2.8rem;
    letter-spacing: 1px;
   }
 .news_display_non{
  display: block;
}
}
  
.gallery {
  margin: 0px auto 120px;
  text-align: center;
  background-image: url("image/background_gallery.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery h2 {
  font-size: 3.0rem;
  margin-bottom: 10px;
}
.gallery h3 {
  font-size: 1.2rem;
  margin-bottom: 60px;
}
.instagram {
  width: 250px;
  height: auto;
  padding: 0px 10px;
}
.instagram_button {
  display: flex;
  color: #82CBC8;
  font-size: 2.4rem;
  text-align: center;
  background-color: #FFF;
  width: 130px;
  height: 20px;
  line-height: 20px;
  padding: 10px 15px 10px 20px;
  border-radius: 80px;
  margin: 30px auto 0;
  box-shadow: 2px 2px 0 #82cbc8;
  border: solid #82CBC8 0.5px;
  align-items: center;
}
.instagram_logo img {
  height: 20px;
  width: auto;
}
.instagram_logo a {
  display: flex;
}
.instagram_button_p {
  color: #6AC9C6;
  font-size: 1.4rem;
}
@media(min-width:760px) {
  .gallery {
    background-image: url("image/background_gallery_pc.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .instagram {
    width: 540px;
  }
}
@media(min-width:1024px) {
  .gallery {
    background-image: url("image/background_gallery_pc.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 100px;
      }
  .gallery h2 {
    font-size: 4.4rem;
    margin: 0px auto 40px;
  }
  .gallery h3 {
    margin-bottom: 100px;
  }
  .gallery picture img {
    width: 60%;
    height: auto;
  }
  .instagram_button {
    padding: 20px 70px;
    margin-top: 60px;
    margin-bottom: 100px;
  }
  .instagram_button_p {
    font-size: 1.8rem;
  }
  .instagram_logo img {
    height: 30px;
    width: auto;
  }
}