@charset "UTF-8";

/* CSS Document */

@import url("common.css");
#header {
    width: 100%;
    min-width: 800px;
    margin: 0 auto;
    height: 150px;
}

#top_link {
    display: block;
    width: 62.5%;
    min-width: 800px;
    background: url(../images/index_mini.png)center center no-repeat;
    background-size: contain;
    height: 150px;
    margin: auto;
    overflow: hidden;
}

#contents_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 800px;
    margin: 50px auto;
    font-size: 77%;
}

#contents_menu a {
    width: 350px;
    height: 500px;
    margin: 0 auto;
}

#contents_menu a:hover {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.menu_food {
    background: url(../images/menu/foodmenu.jpg) center center no-repeat;
    background-size: cover;
}

.menu_drink {
    background: url(../images/menu/drinkmenu.jpeg) center center no-repeat;
    background-size: cover;
}

#contents_menu_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 800px;
    width: 90vw;
    padding-top: 50px;
    padding-left: 5vw;
    padding-right: 5vw;
    font-size: 77%;
    background: #353535;
    line-height: 1.4;
}


/* 各種メニュー */

.item {
    width: 250px;
    height: 500px;
    background: #FFFEEE;
    margin: auto 20px 50px;
    padding: 10px 5px;
    color: #000;
    overflow: hidden;
    border-radius: 10px;
    font-size: 123.1%;
}

.item2 {
    width: 250px;
    height: 500px;
    background: #353535;
    margin: auto 20px 50px;
    padding: 10px 5px;
    color: #fff;
    overflow: hidden;
    border: solid 1px #FFFEEE;
    font-size: 123.1%;
}

.item:hover,
.item2:hover,
.sns:hover {
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.item h4 {
    font-size: 120%;
    font-family: "Rounded Mplus 1c";
    color: #990000;
    margin: 15px auto 12px;
    text-align: center;
}

.item2 h4 {
    font-size: 120%;
    font-family: "Rounded Mplus 1c";
    color: #FFFEEE;
    margin: 15px auto 12px;
    text-align: center;
}

.item h5 {
    font-size: 110%;
    font-family: "Rounded Mplus 1c";
    margin: 15px auto 12px;
    text-align: center;
}
.item2 h5 {
    font-size: 110%;
    font-family: "Rounded Mplus 1c";
    color: #FFFEEE;
    margin: 15px auto 12px;
    text-align: center;
}

#drink1 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink1.jpg) center center no-repeat;
    background-size: cover;
}

#drink2 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink2.jpg) center center no-repeat;
    background-size: cover;
}

#drink3 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink3.jpg) center center no-repeat;
    background-size: cover;
}

#drink4 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink4.jpg) center center no-repeat;
    background-size: cover;
}

#drink5 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink5.jpg) center center no-repeat;
    background-size: cover;
}

#drink6 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/drink6.jpg) center center no-repeat;
    background-size: cover;
}

#drink7 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/index_mini.png) center center no-repeat;
    background-size: cover;
}

#food1 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food1.jpg) center center no-repeat;
    background-size: cover;
}

#food2 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food2.jpg) center center no-repeat;
    background-size: cover;
}

#food3 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food3.jpg) center center no-repeat;
    background-size: cover;
}

#food4 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food4.jpg) center center no-repeat;
    background-size: cover;
}

#food5 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food5.jpg) center center no-repeat;
    background-size: cover;
}

#food6 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food6.jpg) center center no-repeat;
    background-size: cover;
}

#food7 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food7.jpg) center center no-repeat;
    background-size: cover;
}

#food8 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food8.jpg) center center no-repeat;
    background-size: cover;
}

#food9 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food9.jpg) center center no-repeat;
    background-size: cover;
}

#food10 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food10.jpg) center center no-repeat;
    background-size: cover;
}

#food11 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food11.jpg) center center no-repeat;
    background-size: cover;
}

#food12 {
    display: block;
    margin: auto;
    width: 240px;
    height: 250px;
    background: url(../images/menu/food12.jpg) center center no-repeat;
    background-size: cover;
}

.sns {
    width: 350px;
    margin: 0 25px 50px;
    overflow: hidden;
    background: #fff;
    border-radius: 15px;
}

.sns iframe {
    width: 350px;
}
