@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------

	delivery　配送について

-----------------------------------------------------------------*/


/*------------------------------------------------------------------------------
  main-img
------------------------------------------------------------------------------*/
.main-img {
    margin-bottom: 4rem;
    text-align: center;
}

.main-img + p {
    margin-bottom: 8rem;    
}

@media screen and (max-width: 810px) {

}


@media screen and (max-width: 480px) {

}


/*------------------------------------------------------------------------------
  h-type2
------------------------------------------------------------------------------*/
.h-type2 {
    margin-bottom: 2.5rem;
}

.container .main-contents > section {
  margin-bottom: 5rem;
}

