/* shokudekenko__text
******************************************************* */
.shokudekenko__text { text-align: center; }
@media only screen and (max-width:767px){
.shokudekenko__text { text-align: left; }
}

/* shokudekenko__logo
******************************************************* */
.shokudekenko__logo { text-align: center; }
.shokudekenko__logo img { width: 260px; }
@media only screen and (max-width:767px){
}


