#head > picture {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.art1::after {
    content: "";
    display: block;
    clear: both;
}

.sp{
	display:none;
}

