@charset "utf-8";

body{
   margin: 0px;
}

.topimage{
   text-align: center;
   margin-top: 2%;
   margin-bottom: 7px;
}

.mainimage{
   margin-bottom: -20px;
   vertical-align:top;
}


.hukidasi{
   margin-top:  -150px;;
   text-align: center;
   margin-top: 0px;
   vertical-align:top;
}

.guragh{
   text-align: center;
   margin-top: 30px;
   margin-bottom: 30px;
   vertical-align:top;
}

.shouhinimage{
   position: relative;
   margin: none;
   padding-bottom:0px;
   display: block;
}

.shouhinimage a{
   position: absolute;
   top: 86%;
   left: 27%;
   margin: 0; 
   color: white;
   font-size: 20px;
   line-height: 1;
   padding: 10px 15px;
   font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
   border-radius:20px;
   background-color: #FF82B2;
   text-decoration: none;
   }

.shouhinimage a:active{
   background: rgba(255, 129, 196, 0.716);
   }

.review{
   margin-top:  -10px;
   margin-bottom:  0px;
   padding-top: 0px;
   vertical-align:top;
   position: relative;
}
.sub5{
   margin-top: -10px;
   background-color: #ffc5d2;
   padding: 30px;
  }
  
.ootuka{
     margin-top:20px;
     display: flex;
     text-align: left;
   }
ul {
     display: flex;
     justify-content: right;
     margin-top:-35px;
     margin-right:-10px ;
   }
   li:nth-child(2) {
      margin: 0 -5%;
    }
  

