@charset "utf-8";

/* ちょっと隙間空けます、広がりすぎないようにします */
.resrvcontents{padding-left:1em;padding-right: 1em;max-width: 840px;margin-left:auto;margin-right:auto;margin-bottom: 1em;}

/* 問い合わせ */
#reserve h4,p{text-align: center;}

#reserve .rcont{
    margin-top: 3em;
}

#reserve .rtitle h4{font-size: 200%;}

#reserve #r-start,#reserve #epark,#reserve #calendar{
    padding-bottom: 3em;
    border-bottom: 1px solid #89e994;
}

#reserve #l-s{padding-bottom: 3em;}

#reserve #calendar{padding-bottom: 4em;}

#reserve .rvbtn a{
    display: block;
    padding: 1em 0;
    background: #89e994;
    text-align: center;
    max-width:360px;
    margin: auto;
    color: #fff;
}

#reserve .rvimg img{
    max-width:150px;
    height: auto;
}

#reserve #calendar iframe{
    display: block;
    min-height: 350px;
    height: 100%;
    width: 100%;
    margin: 1em auto 0 auto;
}

#reserve #gf{padding-bottom: 3em;}