.mv-title {
position: absolute;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
}
.mv-title h2 {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 200px;
line-height: 1;
color: #fff;
margin-bottom: -1%;
opacity: 0.8;
}
@media (max-width: 1200px) {
.mv-title h2 {
font-size: 125px;
}
}
@media (max-width: 767px) {
.mv-title h2 {
font-size: 55px;
}
}
.bf-info-block {
padding: 50px 0 0;
}
.bf-info-block h3 {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 50px;
line-height: 1.3;
font-weight: 600;
text-align: center;
}
.bf-info-block p {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 16px;
line-height: 1.5;
font-weight: 600;
text-align: center;
}
.menu-table {
width: 100%;
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
width: 600px;
margin: 20px auto;
max-width: 100%;
}
.menu-table tr {

}
.menu-table th,.menu-table td {
font-size: 20px;
}
.menu-table th {
padding: 10px 10px;
text-align: right;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.menu-table td {
width: 65%;
padding: 10px 10px;
text-align: left;
line-height: 1.5;
font-weight: 600;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
.bf-info-block h3 {
font-size: 25px;
}
.menu-table th,.menu-table td {
display: block;
width: 100%;
text-align: center;
font-size: 18px;
}
.bf-info-block p {
font-size: 13px;
}
}
.menu-slide-block-box {
width: 100%;
margin: 0 auto 50px;
}
.slide-cup {
margin-top: 10%;
}
.menu-slide-block-box li {
margin: 0 2%;
filter: drop-shadow(1px 2px 1px #333);
}
