@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: Slackside One;
    src: url(../font/SlacksideOne/SlacksideOne-Regular.ttf);
}

@font-face {
    font-family: Kiwi Maru;
    src: url(../font/kiwiMaru/KiwiMaru-Medium.ttf);
}

@font-face {
    font-family: Comic Neue;
    src: url(../font/comic/ComicNeue-Bold.ttf);
}

ul {
    list-style-type: none;
}

a {
    display: block;
    text-decoration: none;
}

body {
    background-color: #fffbde;
    font-family: Kiwi Maru;
    font-size: 1.3vw;
    color: #775635;
}


/* ----------------------header start -------------------------------------------------------------- */
.NavMenu,.Toggle {
    display: none;
}

header {
    position: fixed;
    top: 0;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-top: 1%;
    padding-bottom: 1%;
    background-color: #a67c57;
}

h1 {
    width: 7%;
    padding-left: 4%;;
}

h1 a img {
    width: 100%;
    vertical-align: bottom;
}

nav {
    width: 50%;
    padding-right: 4%;
}

nav ul {
    display: flex;
}

nav ul li {
    width: 20%;
    text-align: center;
}

nav ul li a {
    line-height: 1.6;
    color: #ffffff;
    font-family: Slackside One;
    font-size: 2.4vw;
    transition: 0.3s;
}

nav ul li a:hover {
    opacity: 0.6;
    transform: translateY(2px);
    transition: 0.3s;
}
/* ----------------------menu start -------------------------------------------------------------- */
/* ----------------------menu common start -------------------------------------------------------------- */
h2 {
    text-align: center;
    padding-top: 9%;
    font-family: Slackside One;
    font-size: 6vw;
    font-weight: normal;
}

.lunch-menu {
    font-weight: normal;
    font-family: Slackside One;
    font-size: 12vw;
    color: rgba(208, 166, 129, 0.4);
}

.menu-wraper {
    position: relative;
    display: flex;
    margin-top: 14%;
}

.img-menu-title {
    display: flex;
    margin-top: 1%;
    font-size: 1.8vw;
}

.menu-title {
    display: flex;
    margin-top: 10%;
}

/* ----------------------menu common finish --------------------------------------------------- */
/* ----------------------menu left-img start --------------------------------------------- */
.lunch-menu-left-set {
    position: absolute;
    top: -46%;
    left: 0;
}

.lunch-menu-left {
    position: absolute;
    top: -48%;
    left: 0;
}

.left-img-box {
    width: 42%;
}

.left-img-box img {
    width: 100%;
}

.right-text-box {
    width: 40%;
    margin-left: 10%;
}

/* ----------------------menu left-img finish --------------------------------------------- */
/* ----------------------menu right-img start --------------------------------------------- */
.lunch-menu-right {
    position: absolute;
    top: -55%;
    right: 0;
}
.right-img-box {
    width: 42%;
}

.right-img-box img {
    width: 100%;
}

.left-text-box {
    width: 40%;
    margin-left: 12%;
    margin-right: 6%;
}
/* ----------------------menu right-img finish --------------------------------------------- */
/* ----------------------set menu start --------------------------------------------- */
.img-menu-title1 p:nth-of-type(1) {
    width: fit-content;
    margin-left: 26%;
}

.img-menu-title1 p:nth-of-type(2) {
    width: fit-content;
    margin-left: auto;
}

.kome {
    width: fit-content;
    font-size: 1vw;
}

.left-img-box .kome {
    margin-left: auto;
}

.right-text-box .kome {
    padding-right: 5%;
}

.menu-title-hamburg::after {
    content: "・・・・・・・・・";
}

.menu-title-nikomihamburg::after {
    content: "・・・・・・";
}

.menu-title-guratan::after {
    content: "・・・・・";
}
/* ----------------------set menu finish --------------------------------------------- */
/* ----------------------curry start --------------------------------------------- */
.img-menu-title2 p:nth-of-type(2) {
    width: fit-content;
    margin-left: 8%;
}

.menu-title-hamburgcurry::after {
    content: "・・・・・・・・";
}

.menu-title-curry::after {
    content: "・・・・・・・・";
}

.menu-title-kathucurry::after {
    content: "・・・・・・・・・・・";
}

.menu-title-yakicurry::after {
    content: "・・・・・・・・・・・";
}
/* ----------------------curry finish --------------------------------------------- */
/* ----------------------pizza start --------------------------------------------- */
.menu-title-shi-du-dopizza::after {
    content: "・・・・・・・・・・";
}

.menu-title-kinokopizza::after {
    content: "・・・・・・・・・・・・";
}

.menu-title-mixpizza::after {
    content: "・・・・・・・・・・・";
}

.menu-title-saladapizza::after {
    content: "・・・・・・・・・・・・";
}
/* ----------------------pizza finish--------------------------------------------- */
/* ----------------------bakery start--------------------------------------------- */
.menu-title-kathusand::after {
    content: "・・・・・・・・・・・・";
}

.menu-title-pocketsand::after {
    content: "・・・・・・・・・・";
}

.menu-title-pocketburger::after {
    content: "・・・・・・・・・";
}

.menu-title-benchtoastset::after {
    content: "・・・・・・・";
}
/* ----------------------bakery finish--------------------------------------------- */
/* ----------------------bakery finish--------------------------------------------- */

.drink-bg {
    margin-top: 12%;
    padding-bottom: 4%;
    background-image: url(../images/drink-bg.png);
    background-position: top center;
    background-size: cover;
    color: #ffffff;
}

.lunch-menu-center {
    padding-top: 10%;
    text-align: center;
    color: rgba(255, 251, 222, 0.5);
}

.menu-wraper-center {
    margin-top: 3%;
    position: relative;
    display: flex;
}

.img-menu-title3 p:nth-of-type(1) {
    width: fit-content;
    margin-left: 60%;
}

.img-menu-title3 p:nth-of-type(2) {
    width: fit-content;
    margin-left: auto;
}

.menu-title-milke::after {
    content: "・・・・・・・・・・・";
}

.menu-title-coffee::after {
    content: "・・・・・・・・";
}

.menu-title-cafeore::after {
    content: "・・・・・・・・・・・";
}

.menu-title-lemontea::after {
    content: "・・・・・・";
}

.lunch-menu-dessert {
    padding-top: 7%;
    text-align: center;
    color: rgba(255, 251, 222, 0.5);
}
.menu-title-yo-guruto::after {
    content: "・・・・・・・・・・・・";
}

.menu-title-monaka::after {
    content: "・・・・・・";
}

.menu-title-ringopizza::after {
    content: "・・・・・・・・・・・・";
}





.cta a {
    display: block;
    width: 10%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Comic Neue;
    font-size: 1.5vw;
    line-height: 2;
    color: #ffffff;
    border-radius: 20px;
    border: 1px solid #ffffff;
    transition: 1s;
}

.cta a:hover {
    color: #d0a681;
    background-color: #ffffff;
    transition: 1s;
}

/* ----------------------footer start -------------------------------------------------------------- */
.footer-bg {
    width: 100%;
    background-color: #a67c57;
}

footer {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5%;
    padding-bottom: 2%;
    color: #ffffff;
}

.footer-parentbox {
    display: flex;
}

.footer-logo {
    width: 20%;
    vertical-align: bottom;
}

.footer-logo img {
    width: 100%;
}

.footer-addressbox {
    width: 35%;
    margin-right: 10%;
    margin-left: 10%;
}

.footer-timebox {
    width: 25%;
}

.footer-text h3{
    padding-left: 5%;
    padding-bottom: 2%;
    font-weight: normal;
    font-size: 2vw;
    font-family: Comic Neue;
    border-bottom: 1px solid #ffffff;
}

.footer-text p {
    padding-left: 5%;
    padding-top: 1%;
    white-space: pre-wrap;
    line-height: 1.7;
}

.footer-addressbox p {
    font-style: normal;
}

.footer-copyright {
    padding-top: 3%;
    text-align: center;
    font-family: Comic Neue;
    font-style: 1.2vw;
}
