/*フォームのみ用CSS*/
#form-only .p-header {
    top:inherit;
    left: inherit;
    position: inherit;
    background: #2D2D2D;
}