
/* common */
#contact { position:relative; padding-top: 65px; overflow: hidden; }
/* #contact::after { content:""; display: block; width:100%; height:450px; margin:120px 0 0 ; background:url('../img/his_bg.jpg') no-repeat center / cover; } */
.sub_tit { line-height: 1; font-size: 60px; font-family: 'Paybooc'; font-weight: 800; text-align: center; margin:0 0 40px; }
.sub_p { font-size: 18px; font-weight: 300; line-height: 2; color: #333; }


/* contact */
#contact { padding-bottom: 120px; }
#contact .p { background:#f7f7f7; display: flex; align-items: center; justify-content: center; height: 500px; text-align: center; font-size:20px; color:#aaa; }
