.back {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5%;
    padding: 0;
    height: 60px;
}
.back p {
    line-height: 60px;
    font-size: 30px;
    color: rgba(255,255,255,1.00);
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: auto;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.back a {
    text-decoration: none;
    color: #E9D1D2;
}
.acox{
	background-color: black;
}
.wrap3{
	background-color: black;
}