.resv_main{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;justify-content:center;align-items:center;flex-direction:column}.resv_main .big_tit{text-align:center;color:#fff;margin-top:3vw}.resv_main .big_tit h2{font-weight:200;font-size:60px}.resv_main .big_tit p{padding:1vw;font-size:1em;font-weight:200}.resv_main .member_link,.resv_main .member_link a{display:flex;justify-content:center;align-items:center}.resv_main .member_link a{text-align:center;color:#fff;max-width:170px;max-height:170px;width:35vw;height:35vw;flex-direction:column;border:1px solid;border-radius:200px;margin:2vw}.resv_main .member_link a p{font-weight:400;font-size:1.1em}.resv_main .member_link a p span{font-weight:200;font-size:.8em;line-height:1;display:block}