@charset "UTF-8";


/* -------------------------------------------
btn/decoration位置調整
------------------------------------------- */
.mail-btn {
 top: 89.6%;
}

.img-content__decoration--melon-01 {  
  left: 83%;
}


@media (max-width: 768px) {
  .mail-btn {
    top: 90.6%;
  }
}
