@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Barriecito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color:#FFFFFF ;
  text-decoration: none;
}



.limited{font-size: .7rem;color:firebrick;}
.more_bt{
    border:solid 1px #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.pc{display: block;}
.sp{display: none;}

/*---------------------------------------------------------------------*/

.bktz{
    padding-top: 70px;
    background-color: #7ec5da;
background-image: url("../img/snow.png");/**/
    background-repeat: repeat;
    background-size:auto;


}
.bktz1{
    
}
#container {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  overflow: hidden;
  background-color:#f7b5ca;
background-image: url("../img/heart2.png");
    background-repeat: repeat;
    background-size:contain;
    

}

section {
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width: 580px;

    
}
@media (max-width: 749px) {
  section {
    width: 90vw;
  }

}

.flexbox {
  display: flex;
  align-items: center;
  justify-content: center;
    flex-wrap: wrap;
}
/*.fbtz{width: 90%;margin: 0 auto;text-align: center;}*/

.goodsName {
  
  font-size: 1rem;
  font-weight: 700;
  padding: 0 3px;
}

.price {
  text-decoration: underline;
}
.toptxt{
    text-align: center;
    margin: 0 auto;
    width: 80%;
    max-width: 700px;
    color:#bf5c81;
}
.text {
  /*text-align: left;*/
  line-height: 1.8;
  font-weight: 700;
  font-size: 1rem;
  padding: 100px 6%;
}


.ttl{margin: 0% auto;position: relative;z-index: 1;}

#top_intro{margin: 0 auto;text-align: center;width: 100%;}

#top_intro2 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width:800px;
  margin-bottom: 50px; 
}

#top_intro2 img{border:solid 1px #CC3234;padding: 4px;}
.slider4 div{padding: 5px;}
#top_intro2 .intro_m_1{transform: rotate(2deg);}

.intro_m_2{transform: rotate(-2deg);}
.iconmum{position: relative;}
.icon {
  position: absolute;
   
}

.coordi {
  padding: 30px 0;
}


.view{
    position: relative;

}
.view img{border-radius: 15px;}
.slider-0{margin-top: -6%;}/**/
.slider img,.slider3 img{text-align: center;margin: 0 auto;}

.slider .sitem{
    position: relative;
   
}

.snow{left: -2%;top:0%;width: 40%;}
.snow2{right: 1%;top:15%;width: 15%;}
.hana1{left:-3%;top:-3%;width: 15%;}
.hana2{right: -3%;bottom: -3%;width: 50%;}
.hana3{top:-2%;left:-2%;width: 35%;}
.hana4{bottom:-1%;right:-3%;width: 35%;transform: rotate(180deg);}
.hana5{right: -2%;top:-2%;width: 15%;}
.hana6{left: -5%;top:34%;width: 15%;}
.hana5_1{right:-4%;bottom: -2%;width: 25%;}


.price_txt {
  text-align: left;
  line-height: 1.8;
  font-weight: 700;
  font-size: 0.8rem;
  padding:5% 10%;

}

.bktz1 a{color:#bf5c81;}
.bktz a{color: #1f80aa;}/**/






.fitem{flex-basis: 50%;width: 50%;}
.fitem_a{flex-basis: 100%;position: relative;}
.mimg{border-radius: 15px;border:double 4px #c79b59;width: 98%;}

.mimg_l{width: 98.5%;margin: 5% 2.5% 5% 0;}
.mimg_r{width: 98.5%;margin:5% 0% 5% 2.5%}

.heart{bottom: 10%;left: -5%; width: 20%;}
.heart2{top:-5%;right:-5%;width: 30%;}





.more {
  padding-bottom: 50px;
}
.more a {
  color: #fff;
}
.more .more_bt {
  background-color: #c79b59;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 700;
    border: none;
}

@media (max-width: 749px) {
    .flexall{display: block;}
    .flexall .fitem{width: 100%;}
    .text {
  padding: 50px 0;
}
 #top_intro2 {
  margin-bottom: 0px; 
} 
    #top_intro2 img{padding: 0;}
    .slider4 div{padding: 5px 0;}
  .slider-0{margin-top: -5%;} /**/ 
   
    .ttl img{width: 30%;}
    
 .pc{display: none;}
.sp{display: block;}   
    
}
/*@media (max-width: 390px) {
    
}
@media (max-width: 360px) {
 
}*/
@media (max-width: 1300px) {
  .flexall{display: block;}
    .flexall .fitem{width: 100%;}
}


.gnav__menu__item {
width: 70px;
}

/* --------------------------------------footer---------------------------------------- */
#topics{position: relative;z-index: 5;background-color: #e2e2e2;}






#gFooter address {
  padding: 35px 5px 56px;
  color: #666;
  font-size: .9rem;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #D9D9D9;
}

#gFooter {
  bottom: 0;
}