@media screen and (max-width:480px) { 
  
  * {
    list-style: none;
    font-family: YuMincho;
    font-weight: lighter;
  }


  body{
    overflow-x: hidden;
    width: 100%;
    min-width: 100%;
  }

  nav {
   font-size: 16px;
  }

  nav ul{
    display: flex;
    flex-wrap: wrap;
  }

  nav a{
    height: 30px;
  }

  .carousel-image-1, 
   .carousel-image-2,
   .carousel-image-3,
   .carousel-image-4,
   .carousel-image-5 {
    background-position: center;
    background-size: 100vh;
    background-repeat: no-repeat;
  }

  .top-display img{
    width: 20vh;
    height: auto;
    margin-bottom: 50%;
  }

  /*こだわり*/
  

  .kodawari-top {
    background-size: 100%;
    width: auto;
    background-repeat: no-repeat;
    position: relative;
    top:-25%;
    left: 0;
  }

  .kodawari-top p {
    position: absolute;
    z-index: 99999;
    left:25%;
    bottom: -33%;
    font-size: 14px;
    height: 62%;
    line-height: 30px;
    padding-top: 12%;
    padding-bottom: 8.5%;
  }

  .kodawari-top .title {
    font-size: 18px;
  }

  .kodawari-top .title span {
    font-size: 15px;

  }

  .kodawari-top .title-2 {
    font-size: 18px;
  }

  .kodawari-bottom {
    background-size: 100%;
    width: auto;
    background-repeat: no-repeat;
    position: relative;
    top:-25%;
    left: 0;
  }

  .kodawari-bottom p {
    position: absolute;
    z-index: 9999;
    right: 10%;
    bottom: -33%;
    font-size: 14px;
    height: 62%;
    line-height: 30px;
    padding-top: 13%;
    padding-bottom: 7%;
  }

  .kodawari-bottom .title {
  font-size: 18px;
  left:102%
  }

  .kodawari-bottom .title span {
    font-size: 15px;

  }

  .kodawari-bottom .title-2 {
    font-size: 18px;
  }

  .kodawari-bottom p a {
    font-size: 10px;
  }

  .kodawari-bottom .oseki {
    font-size: 15px;
  }

  .main-2 {
    width: 100%;
    padding: 20px;
    color: aliceblue;
    background: repeating-linear-gradient( -45deg,  rgba(204, 204, 204, 0.7),1%,rgba(0, 0, 0, 0.8))
  }
  
  .osinagaki-title {
    text-align: center;
  }
  
  .title {
    font-size: 50px; /* タイトルのフォントサイズ */
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    color: aliceblue;
    display: inline-block; /* 下線の長さをテキストに合わせるために追加 */
    border-bottom: 1px solid white;
  }
  
  .course-content {
    font-size: 18px; /* コース内容のフォントサイズ */
    margin-bottom: 10px;
    line-height: 2;
  }
  
  .course-light {
    font-size: 12px; /* 注意書きのフォントサイズ */
    color: red;
    margin-bottom: 20px;
  }
  
  .price {
    font-size: 16px; /* 価格のフォントサイズ */
    margin-bottom: 10px;
    margin-top: 30px;
  }
  
  .description-container {
    display: flex;
    justify-content: center;
  }
  
  .description {
    font-size: 12px; /* 説明文のフォントサイズ */
    margin-bottom: 20px;
    line-height: 1.8;
    writing-mode: vertical-rl; /* 縦書きにする */
    text-orientation: upright; /* テキストの向きを直立にする */
    width: auto; /* 幅を自動に設定 */
    height: 60%;
    margin-top: 20px;
    padding: 10px; /* テキストの周りに余白を追加 */
    padding-right: 10%;
    padding-left: 10%;
  }
  
  
  

  /*ドリンク*/

  .drink-title {
    height: 100px;
    padding-bottom: 10%;
    margin-top: 0;
  }

  .drink-title p {
    font-size: 25px;
    margin-top: 0;
  }

  .drink-bg {
    height: 250px;
  }

  .drink-top p {
    font-size: 14px;
    line-height: 30px;
  }

  .drink-top .title {
    font-size: 20px;
    position: absolute;
    top: 5%;
    right: -5%;
    height: 100%;
  }

  .drink-bottom p {
    font-size: 20px;
    line-height: 30px;
  }


  .drink-bottom span {
    top: 60%;
  }

  .drink-bottom p a{
    font-size: 24px;
    right: 10%;
  }

  /*こだわりの食材*/

  .foodstuff-title {
    height: 130px;
  }

  .foodstuff-title p {
    font-size: 25px;
  }

  .kome-bg span {
    font-size: 20px;
    position: relative;
    left: 0px;
  }

  .kome-bg p{
   height: 50%;
   font-size: 11px;
   line-height: 23px;
   margin-bottom: 0%;
  }

  .mini-img {
    height: 50%;
  }

  .yasai-bg p{
   height: 50%;
   font-size: 12px;
   line-height: 23px;
   margin-bottom: 0%;
  }

  

  .tori-bg p{
   height: 50%;
   font-size: 13px;
   line-height: 23px;
   margin-bottom: 0%;
  }

  

  .sumi-bg p{
   height: 50%;
   font-size: 13px;
   line-height: 23px;
   margin-bottom: 0%;
  }


  

  .all-bg span {
    font-size: 20px;
    left: 20px;
  }

    /*器*/

  .utuwa-title {
    margin-bottom: 3%;
  }

  .main-4 span{
    position: relative;
    top: 40px;
  }

  .utuwa-title p {
    font-size: 25px;
  }

  .utuwa li {
    height: 150px;
  }

  .touch {
    font-size: 15px;
    left: 0;
  }

  .utuwa li{
    height: 120px;
    width:48%;
    margin: 1%;
  }

  .main-4 .price{
    width: 48%;
  }

  /*address*/

  .main-5 {
    width: 90%;
    display: flex;
    flex-direction: column;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0 auto;
  }

  .address {
    width: 100%;
    margin-left: -16px;
    margin-top: 50px;
  }
  
  .footer-address p {
    font-size: 16px;
    
  }

  #form  {
    width: 90%;
    margin-top: -10px;
    
  }

  .menu-title {
    height: 50px;
  }

  .menu-title p {
    font-size: 30px;
    margin: 0;
  }

  .mini-title-1 {
    height: 50px;
  }

  .mini-title-1 p {
    font-size: 12px;
  }

  .menu-kusi li {
    height: 100px;
  }

  .menu-1 {
    font-size: 14px;
  }

  .box-1 {
    width:80%;
  }

  .enn {
    padding-left: 20%;
  }
  
  .enn-2 {
    padding-left: 22%;
  }

  .end {
    font-size: 14px;
  }

  .sns-all {
    font-size: 20px;
    height: auto;
    width: auto;
    color: aliceblue;
    margin-left: 20px;
  }
  
  .footer-sns {
    display: flex;
    align-items:center ;
    justify-content: center;
  }
  
  .sns-2 {
    margin-left: 10px;
  }
  
  .sns-2 , .sns-1{
    color: aliceblue;
  }
  .sns-2:hover{
    text-decoration: none;
    color:aliceblue;
  }
  
  .sns-1:hover{
    text-decoration: none;
  }
  

   .uber a {
     margin-top: 0%;
     margin-bottom: 5%;
     border-radius: 10px;

   }

   .white {
    font-size: 20px;
  }
  
  .green {
    font-size: 20px;
  }





























}