@charset "UTF-8";
#content.blank {
    padding: 20% 0;
    background: #eee8e0;
	text-align: center;
}

@media screen and (max-width:1350px) {

}

@media screen and (min-width:766px) and (max-width:991px) { /* tablet */

}

@media screen and (max-width:767px) { /* SP */

}
