body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'Sawarabi Gothic', sans-serif;
}
a {
    text-decoration: none;
}
ul {
    list-style: none;
}
li {
    list-style: none;
}
#wrap {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
#top-head {
    height: 330px;
}
.logo {
    margin-left:50px;
    margin-bottom:50px;
    margin-top:75px;
}
.logo img {
    width:90%;
}
#top {
    margin-top:330px;
}
#message {
    text-align: center;
    font-size: 18px;
    line-height: 48px;
    margin-top: 150px;
    margin-bottom: 150px;
    margin-left: 50px;
    margin-right: 50px;
    letter-spacing: 1px;
}
#ms1 {
    margin-bottom:80px;
}
#gallery {
    margin-bottom: 150px;
    overflow: hidden;
}
#staff {
    margin-bottom: 150px;
    overflow: hidden;
}
.set img {
    display: block;
}
#menu {
    margin-bottom: 150px;
    overflow: hidden;
}
#makemerry {
    margin-bottom: 150px;
    overflow: hidden;
}
#teuzheadspa {
    margin-bottom: 150px;
    overflow: hidden;
}
.c_title {
    text-align: center;
}
.c_title img {
        margin-bottom: 50px;
    }

.stafflist {
    margin: 0 50px 50px 50px;
    padding: 0;
    overflow: hidden;
}
    .stafflist li {
        margin: 0;
        float: left;
    }
.left {
    padding-right: 20px;
}
.right {
    padding-left: 20px;
}
.center {
    padding-left: 175px;
    padding-right: 175px;
}
.enter {
    margin-top:50px;
    margin-bottom: 0px;
}
.space {
    padding-bottom: 50px;
}
.sen {
    padding-top:25px;
}
.face {
    width:310px;
    height:378px;
}
#menulist {
    margin-left: 50px;
    text-align: center;
    margin-right: 50px;
}
#c_sub_title {
    text-align: center;
    margin-top: 25px;
}
#message2 {
    font-size: 18px;
    line-height: 37px;
    margin-top: 75px;
    margin-left:50px;
    margin-right:50px;
    margin-bottom: 75px;
    letter-spacing: 0.5px;
}
#map {
    margin-left:50px;
    margin-right:50px;
    margin-bottom:50px;
    width:660px;
    height:660px;
}
#logofooter {
    text-align:center;
    margin-bottom:50px;
}
.access_text {
    text-align:center;
    font-size: 18px;
    color: #FD6419;
    line-height: 40px;
    letter-spacing: 0.5px;
}
#way {
    margin-top:75px;
    margin-bottom:75px;
}
#instalogo {
    text-align:center;
    margin-bottom:75px;
}
.sp {
    display: none;
}
#showimg {
    text-align:center;
}
/* ------------- ƒXƒ}ƒz—p ----------------*/
@media screen and (max-width: 760px) {
    #message {
        margin-left: 8%;
        margin-right: 8%;
    }
    .sp {
        display: inline;
    }
    #ms1 {
        /*margin-bottom: 50px;*/
    }
}