body{background-color: #f5f5dc; font-family: Arial, sans-serif; margin: 0; padding: 0;}
h1{font-family: "Italianno", cursive, serif; color: #000000; font-size: 64px; text-align: left; margin-top: 20px;}
h2{font-family: "Inknut Antiqua", serif; color: #000000; font-size: 48px; margin-top: 20px;}
nav{margin-top: 10px; text-align: center; font-size: 24px;}
nav a{color: #000000; font-family: "Judson", serif; font-size: 24px; text-decoration: none; margin: 0 10px;}
a{font-family: "Nerko One", cursive; font-size: 32px; text-align: center;}
h3{font-family: "Noto Sans JP", sans-serif; color: #000000; font-size: 32px; margin-top: 15px;}
p{font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1.5; margin: 10px 20px;}
form{margin: 20px; text-align: center;}
label{display: block; margin-bottom: 5px; font-size: 16px;}
input[type="text"], input[type="email"], textarea{width: 60%; padding: 8px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 4px;}
input[type="submit"]{background-color: #8b0000; color: white; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer;}
input[type="submit"]:hover{background-color: #a52a2a;}
.news-title{font-size: 40px; color: #EE1818; margin-top: 20px;}
header{display: flex; gap:50px; align-items: center; justify-content: space-between; padding: 10px 20px; background-color: #f5f5dc;}
.menu-section{display: flex; justify-content: space-between; width: 100%; height: 100%;}
.menu-description{ flex: 1; font-size: 16px; line-height: 1.5; width: 50%; padding: 10px 250px; margin-top: 160px; margin-right: 120px;}
.menu-image{flex: 1; width: 1200px; display: block; margin-right: 50px;}
.title{font-family: "Instrument Sans", serif; font-size: 48px; color: #000000; margin-top: 40px; align-items: center; text-align: center;}
.more{display: inline-block; border: 1px solid #000; padding: 10px 30px;  background-color: #EAEA9C; text-decoration: none; margin-top: 20px;}
.menu-box{text-align: center;}
.dates{font-size: 32px; font-family: "Noto Sans JP", sans-serif; align-items: center; text-align: center; margin-top: 20px; padding: 0 20px;}
.text{font-size: 32px; font-family: "Noto Sans JP", sans-serif; align-items: center; text-align: center; margin-top: 20px;padding: 30px 80px;}
.news-section{display: flex; flex-direction: column; margin-bottom: 20px; padding: 20px; border: 1px solid #ccc; border-radius: 4px; background-color: #f9f9f9;  width: 80%; margin: 0 auto; margin-top: 20px;}
iframe{width: 60%; height: 500px; margin-top: 20px; display: block; margin: 0 auto;}
.text-description{font-size: 24px; font-family: "Noto Sans JP", sans-serif; align-items: center; text-align: center; margin-top: 30px;}
.store{display: flex; justify-content: center; align-items: center; text-align: center; margin-top: 20px;}
.app{ display: flex; flex-direction: column; align-items: center; text-align: center; margin-top: 20px; gap: 20px;}
.img{width: 32px; height: 32px; object-fit: cover;}
.info{ font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1.5; margin: 10px 20px; width:28%;  margin: 100px;}
.concept-p{font-family: "Noto Sans JP", sans-serif; font-size: 24px; line-height: 1.5; margin: 10px 20px; width: 80%; margin: 0 auto; margin-top: none;}
.concept-image{display: flex; justify-content: center; align-items: center; text-align: center; margin: 0 auto; margin-top: 100px; margin-bottom: 100px; gap: 20px; height: 500px;  max-width: 1000px;}
.concept-image2{display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;  gap: 20px; width: 50%; height: 500px; object-fit: cover;}
.concept-leaf2{width: 100%; max-width: 600px; display: block; margin: 0 auto;}
.concept-big{width:50%; height: 500px; display: block; margin: 0 auto; object-fit: cover; margin-right: 20px;}
.concept-image2 img{width: 100%; height: calc(50% - 10px); object-fit: cover;}
.bean-cluster{position: relative; width: 80px; height: 80px}
.bean{position: absolute}
.big-bean{top: 50px; left: 70px; width: 45px;}
.small-bean1{top: 90px; left: 98px; width: 25px;}
.small-bean2{top: 70px; left: 120px; width: 20px;}
.menu-card{max-width: 600px; margin: 0 auto; padding: 40px; border: 1px solid #ccc; background: #EFD386;}
.menu-section h2{text-align: center; letter-spacing: 4px; margin-bottom: 20px; width: 100%; font-family: "Inknut Antiqua", sans-serif;}
.menu-section ul{list-style: none; padding: 0;}
.menu-section li{display: flex; justify-content: space-between; max-width: 300px; margin: 0 auto;}
.menu-text{display: flex;}
.access-p{text-align: center;}
.contact-title{text-align: center; font-family:"Noto Sans JP", sans-serif; font-size: 32px;}
.menu-section{display: flex; flex-direction: column;}
.contact-p{font-family: "Noto Sans Jp", sans-serif; font-size: 20px; text-align: center; margin-bottom: 50px;}
.news-title{text-align: center;}
.news-p{text-align: center;}
.date{text-align: center;}
.hamburger {
    display: none;
}
.shop{display: block;}














@media(max-width: 768px){


    .hamburger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        width: 40px;
        height: 30px;

        background: none;
        border: none;
        padding: 0;

        cursor: pointer;
    }

    .hamburger span {
        display: block;
        width: 100%;
        height: 3px;
        background-color: #000000;
    }

    nav {
        display: none;
    }

    nav.active {
        display: flex;
        flex-direction: column;
    }

    nav a {
        font-size: 24px;
        margin: 10px 0;
    }




.shop{width: 100%;  height: 400px;}


*, *::before, *::after {
  box-sizing: border-box; /* パディングや枠線を幅に含める */
}

/* ==========================================
   1. 全体リセット・基本設定
========================================== */
*, *::before, *::after {
  box-sizing: border-box; /* パディングや枠線を幅に含める */
}

body {
  background-color: #f5f5dc;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden; /* 横スクロール（右へのはみ出し）を防止 */
}



/* 共通タイポグラフィ */
h1 {
  font-family: "Italianno", cursive, serif;
  color: #000000;
  font-size: 64px;
  text-align: left;
  margin-top: 20px;
}

h2 {
  font-family: "Inknut Antiqua", serif;
  color: #000000;
  font-size: 48px;
  margin-top: 20px;
}

h3 {
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
  font-size: 32px;
  margin-top: 15px;
}

p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 20px;
}

a {
  font-family: "Nerko One", cursive;
  font-size: 32px;
  text-align: center;
}

/* ==========================================
   2. PC用スタイル (769px以上)
========================================== */
header {
  display: flex;
  gap: 50px;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  background-color: #f5f5dc;
  width: 100%;
}

nav {
  margin-top: 10px;
  text-align: center;
  font-size: 24px;
}

nav a {
  color: #000000;
  font-family: "Judson", serif;
  font-size: 24px;
  text-decoration: none;
  margin: 0 10px;
}

.hamburger {
  display: none;
}

.shop {
  display: block;
  width: 100%;
  object-fit: cover;
  height: auto;
  margin: 0;
}

.title {
  font-family: "Instrument Sans", serif;
  font-size: 48px;
  color: #000000;
  margin-top: 40px;
  text-align: center;
}

.menu-section {
  display: flex;
  flex-direction: column;
}

.menu-text {
  display: flex;
}

.menu-description {
  flex: 1;
  font-size: 16px;
  line-height: 1.5;
  width: 50%;
  padding: 10px 40px;
  margin-top: 40px;
}

.menu-image {
  flex: 1;
  width: 50%;
  max-width: 600px;
  display: block;
}

.menu-box {
  text-align: center;
}

.more {
  display: inline-block;
  border: 1px solid #000;
  padding: 10px 30px;
  background-color: #EAEA9C;
  text-decoration: none;
  margin-top: 20px;
}

.news-title {
  font-size: 40px;
  color: #EE1818;
  margin-top: 20px;
  text-align: center;
}

.news-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
  width: 80%;
  margin: 20px auto 0;
}

.dates {
  font-size: 32px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-top: 20px;
  padding: 0 20px;
}

.text {
  font-size: 32px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-top: 20px;
  padding: 30px 80px;
}

iframe {
  width: 60%;
  height: 500px;
  margin: 20px auto 0;
  display: block;
}

.text-description {
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  margin-top: 30px;
}

.store {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 20px;
}

.app {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 20px;
  gap: 20px;
}

.img {
  width: 32px;
  height: 32px;
  object-fit: cover;
}

.info {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  width: 28%;
  margin: 40px;
}

form {
  margin: 20px;
  text-align: center;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}

input[type="text"], input[type="email"], textarea {
  width: 60%;
  padding: 8px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

input[type="submit"] {
  background-color: #8b0000;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type="submit"]:hover {
  background-color: #a52a2a;
}

/* ==========================================
   3. スマホ用表示切り替え (768px以下)
========================================== */
@media (max-width: 768px) {

  h1 {
    font-size: 36px;
    margin-top: 10px;
  }

  h2 {
    font-size: 28px;
    margin-top: 20px;
  }

  p {
    margin: 10px 0;
  }

  header {
    width: 100%;
    padding: 10px 15px;
  }

  /* ハンバーガーボタン表示 */
  .hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 35px;
    height: 25px;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }

  .hamburger span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #000000;
  }

  nav {
    display: none;
  }

  nav.active {
    display: flex;
    flex-direction: column;
  }

  nav a {
    font-size: 20px;
    margin: 10px 0;
  }

  /* MENUセクションを縦並びに修正 */
  .menu-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 15px;
  }

  .menu-description {
    width: 100%;
    padding: 0;
    margin: 15px 0;
  }

  .menu-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
  }

  /* NEWSセクションの最適化 */
  .news-section {
    width: 90%;
    padding: 15px;
  }

  .dates, .text {
    font-size: 18px;
    padding: 0;
    margin-top: 10px;
  }

  /* Map・店舗情報の最適化 */
  iframe {
    width: 90%;
    height: 300px;
  }

  .store {
    flex-direction: column;
    width: 100%;
  }

  .info {
    width: 100%;
    margin: 20px 0;
    padding: 0 15px;
  }

  input[type="text"], input[type="email"], textarea {
    width: 90%;
  }
}



.hamburger {
    display: none;
}

@media (max-width: 768px) {

    .hamburger {
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        width: 40px;
        height: 30px;
        padding: 0;
        border: none;
        background: none;
        cursor: pointer;
    }

    .hamburger span {
        width: 100%;
        height: 3px;
        background-color: #000;
    }

    /* メニューを閉じている状態 */
    nav {
        display: none;
    }

    /* メニューを開いた状態 */
    nav.active {
        display: flex;
        flex-direction: column;
    }

    /* ×を最初は表示しない */
    .close {
        display: none;
    }

    /* 開いたときは3本線を消す */
    .hamburger.active span {
        display: none;
    }

    /* 開いたときに×を表示 */
    .hamburger.active::after {
        content: "×";
        display: block;
        font-size: 40px;
        line-height: 30px;
    }
}

    /* ×を最初は表示しない */
    .close {
        display: none;
    }

    /* 開いたときは3本線を消す */
    .hamburger.active span {
        display: none;
    }

    /* 開いたときに×を表示 */
    .hamburger.active::after {
        content: "×";
        display: block;
        font-size: 40px;
        line-height: 30px;
    }



.contact-title{text-align: center; font-family:"Noto Sans JP", sans-serif; font-size: 32px;}
.menu-section{display: flex; flex-direction: column;}
.contact-p{font-family: "Noto Sans Jp", sans-serif; font-size: 16px; text-align: center; margin-bottom: 50px; width: 80%;  justify-self: center;}



.concept-p{font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1.5; margin: 10px 20px; width: 80%; margin: 0 auto; margin-top: none;}
.concept-image{display: flex; justify-content: center; align-items: center; text-align: center; margin: 0 auto; margin-top: 100px; margin-bottom: 100px; gap: 20px; height: 500px;  max-width: 1000px; padding: 20px;}
.concept-image2{display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center;  gap: 20px; width: 50%; height: 500px; object-fit: cover;}
.concept-leaf2{width: 90%; max-width: 600px; display: block; margin: 0 auto;}
.concept-big{width:50%; height: 500px; display: block; margin: 0 auto; object-fit: cover; margin-right: 20px;}
.concept-image2 img{width: 100%; height: calc(50% - 10px); object-fit: cover;}


.all{margin: 0px 20px; margin-top: 50px; border: #000 solid 1px;}
.bean-cluster{position: relative; width: 80px; height: 80px}
.bean{position: absolute}
.big-bean{top: 0px; left: 0px; width: 45px;}
.small-bean1{top: 30px; left: 40px; width: 25px;}
.small-bean2{top: 50px; left: 17px; width: 20px;}
.menu-card{max-width: 600px; margin: 0 auto; padding: 40px; border: 1px solid #ccc; background: #EFD386;}
.menu-section h2{text-align: center; letter-spacing: 4px; margin-bottom: 20px; width: 100%; font-family: "Inknut Antiqua", sans-serif;}
.menu-section ul{list-style: none; padding: 0;}
.menu-section li{display: flex; justify-content: space-between; max-width: 300px; margin: 0 auto;}
.menu-text{display: flex;}


.news-title{text-align: center; font-size: 30px; text-decoration: underline;}
.news-p{text-align: center; font-size: 16px; width: 80%; align-items: center; justify-self: center;}
.date{text-align: center; font-size: 20px;}


























}
