@charset "utf-8";
:root{
    --width:600px;
}
header{
    width: 1280px;
    max-width: 100%;
    height: 120px;
    margin: auto;
    background-color: #f5ce2e;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
background-image: url(../img/logo07.png);
/* background-image: url(../img/header_footer.png); */
background-repeat: no-repeat;
display: flex;
justify-content: flex-end;
border-radius: 0 0 128px 141px;
}
/* header img{
    width: 200px;
    height: 120px;
    margin: auto;
    } */

/* .navi{
display: flex;
} */
nav{
    display: flex;
}

nav ul{
    display: flex;
    align-items: center;    
}
.navi-heder ul li a{
    padding: 0 20px;
    font-size: 26px;
    color: rgb(255, 255, 255);
}

.navi-heder a:hover{
color: green;
}

    /* .navi-heder ul{
max-width: 660px;
    } */

    .tomato{
        background-color: #c7b299;
        width: var(--width);
        max-width: 100%;
        margin: 0 auto;
        position: relative;
        padding-top: 120px;
        --top:120px;
    }
    .tomato::before{
        content: "";
        display: block;
        width: 100%;
        aspect-ratio: 15/13;
        position: absolute;
        top: var(--top);
        left: 0;
        background-image: url(../img/1x/back003.png);
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 77777;
    }
    .tophako{
        width: 1280px;
        max-width: 100%;
        margin: 0 auto;
        /* position: relative; */

    }

div.topimg{
    width: 1280px;
    max-width: 100%;
    height: 780px;
    margin: auto;
    background-image: url(../img/topblak01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300%;
    animation: bg 5s both;
    }
    @keyframes bg {
        100%{
            background-size: 400%;
        }
    }
    

 /* .topimg{
     background-image: url(../img/topblak.png);
     width: 1280px;
     max-width: 100%;
    } */
    
.topimg{
    display: flex;
    flex-direction: column;
    gap: 15px;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; /* 垂直方向の中央揃え */
   position: relative;
  /* display: grid;
  justify-content: center;
  align-items: center; */
}

 .my{
     font-size: 25px;
     /* height: 780px; */
     color:#ffffff;
     /* top: 50%;
     left: 50%; */
     text-align: center;
     display: flex;
     align-items: center;
     gap: 10px;
     text-shadow: #ea441f 1px 0 10px;;
     position: absolute;
     bottom: 150px;
     /* justify-content: end; */
/* transform: translate(-50%,-50%);
line-height: 5px; */
 }
 .my::before, .my::after{
    content: "";
    display: block;
    width: 170px;
    border-top: 2px solid #fff;
 }

.mymy{
        position: absolute;
    bottom: 150px;
}

.myyou{
    position: absolute;
    bottom: 93px;
}
 

 @media(max-width:768px){
    
    header{
        border-radius: 0;
    }

 }

 /* ここまでheader */




 /* ここからフッター */

 .footermenu{
     width: 1280px;
     max-width: 100%;
     margin: auto;
     background-color: #f5ce2e;
     /* background-image: url(../img/1x/yasaitati05.mp4); */
     color: #fff;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

.navi-footer a:hover{
color: green;
}

.navi-footer {
margin: 46px 0px 0 25px;
} 

/* .footerlogo img{
    margin-right: 25px;
} */

.footerlogo{
background-image: url(../img/logo07.png);
width: 200px;
max-width: 100%;
height: 110px;
margin: 0 auto;

}

.navi-footer a{
    gap: 20px;
    line-height: 10px;
}

.navi-footer ul li a{
    color: #fff;
    padding: 0 10px 0 0;
}
.purai{
    color: #fff;
}

.sns{
    display: flex;
    margin: auto;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: calc(((100% - var(--width))/2)/2);
    transform: translate(-50%,-50%);
}

.sns a{
margin: 0 20px;
}




/* フッターここまで */


/* topのcssここから */

body{

    background: url(../img/1x/yasaitati.gif) no-repeat center bottom/100%,linear-gradient(-180deg, #d8964b 0%, #f6f6f6 56%, #4dddd3 100%);
    color: #ffffff;
}

h1{
    font-size: 33px;
    margin: 40px;
    text-align: center;
}

.myspices{
    
        font-family: "Yusei Magic", sans-serif;
        font-weight: 400;
        font-style: normal;
      
      
}

.tougarashi img{
    display: block;
    
    width: 20%;
    margin: 40px auto;
    /* align-items: center; */
    /* text-align: center; */
}

.sukuro-ru img{
    aspect-ratio: 1/0.7;
    object-fit: cover;
}
.imgg img{
width: 70%;
max-width: 100%;
}

.toha{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 25px;
}

.know{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;

    align-items: center;
    padding: 40px 25px;
}


/* .toha{
    background-image: url(../img/top05.png);
    background-repeat: no-repeat;
width: 450px;
height: 450px;
padding: 10px 10px 0 10px;

}
.know{
    background-image: url(../img/top06.png);
    background-repeat: no-repeat;
    width: 450px;
    height: 450px;
} */
section h2{
font-size: 24px;
padding: 20px;

}

.bunbun{
    padding: 30px;
    width: 500px;
}
.bun p{
    display: inline-block;
}

.hamburger{
    display: none;
    /* PC表示の時でないようにする */
}





/* ここからABOUT */



div.abouttopimg{
    width: 1280px;
    max-width: 100%;
    height: 780px;
    margin: auto;
    background-image: url(../img/aboutblak01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300%;
    animation: bg 5s both;
    }
    @keyframes bg {
        100%{
            background-size: 400%;
        }
    }
    
.abouttopimg{
    display: flex;
    flex-direction: column;
    gap: 15px;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; 
  /* 垂直方向の中央揃え */
  position: relative;
  
  /* display: grid;
  justify-content: center;
  align-items: center; */
}

.tougarashi{
    width: 1280px;
    max-width: 100%;
   display: flex;
    height: 50px;
 margin:80px auto;
    background-image: url(../img/toougarasi.svg);
background-repeat: no-repeat;
background-position: center;
}
    
.syurui{
    width: 1280px;
    max-width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.syurui01{
    justify-content: center;
    align-items: center;
}
.setumei{
width: 880px;
max-width: 70%;
margin: auto;
}
.setumei h2{
    font-size: 30px;
text-align: center;
}

/* .syurui02{
flex-direction: row-reverse;
} */
/* justify-content: center; */


.kannkaku{
    line-height: 2rem;
    /* vertical-align: 1rem; */
}

.kannkaku dl{
    vertical-align: 1rem;
    line-height: 2rem;
margin: auto;
display: flex;
flex-wrap: wrap;
}

.kannkaku dt{
width: 100px;
}
.kannkaku dd{
    width: calc(100% - 100px);
}

.kannkaku02{
    text-align: center;

}
.kannkaku03 p{
    display: inline-block;
    text-align: center;
}

.heizitu{
    width: 1280px;
    max-width: 100%;
    font-size: 36px;
    margin: 30px auto;
    /* text-align: center; */
    justify-content: center;

    /* width: 1280px;
    max-width: 100%;
    margin: auto; */
}

.mybo{
    font-size: 25px;
    /* height: 780px; */
    color:#ffffff;
    /* top: 50%;
    left: 50%; */
    text-align: center;
    display: flex;
    align-items: center;
    gap: 10px;
    text-shadow: #ea441f 1px 0 10px;;
    /* position: absolute;
    bottom: 150px; */
    justify-content: center;
/* transform: translate(-50%,-50%);
line-height: 5px; */
}
.mybo::before, .mybo::after{
   content: "";
   display: block;
   width: 170px;
   border-top: 2px solid #fff;
}


.heizitu h2{
    /* width: 1280px; */
    max-width: 100%;
text-align: center;
white-space: nowrap;
}

.spicecarry{
    width: 1280px;
    max-width: 100%;
    padding: 40px 0;
    margin: auto;
}
.spicecarry img{
    width: 106px;
    max-width: 100%;
    height: 150px;
    }
    


/* aboutここまで */

/* schoolここから */

div.schooltopimg{
    width: 1280px;
    max-width: 100%;
    height: 780px;
    margin: auto;
    background-image: url(../img/schoolblack_top.png);
background-repeat: no-repeat;
background-position: center;
background-size: 300%;
animation: bg 5s both;
}
@keyframes bg {
    100%{
        background-size: 400%;
    }
}
.schooltopimg{
    display: flex;
    flex-direction: column;
    gap: 15px;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; /* 垂直方向の中央揃え */
position: relative;
}


.spiceschool {
    display: flex;
    padding: 0 60px;
}
.school{
    width: 600px;
    height: 260px;
}
.school h2 dd{
    margin: auto;
}


.schoolsns{
    /* width: calc(100% - 600px);
    max-width: 100%; */
    /* display: flex;
    justify-content: space-between; */
        align-items: center;
        object-fit: cover;
}

.spiceschool h2{
    font-size: 24px;
    padding: 20px 0;
    }
    

.chef{
    width: 1280px;
    max-width: 100%;
    margin: auto;
    display: block;
}

.chef img{
    margin: 0 auto;
    display: block;
}


.chef dl{
    margin: auto;
    padding: 20px 60px;
    flex-wrap: wrap;
    line-height: 2rem;
    
}
.chef dl dt{
    font-size: 24px;
}

.newnews{
    width: 1280px;
    max-width: 100%;
    font-size: 36px;
    margin: 30px auto;
    /* text-align: center; */
    justify-content: center;
}

.news{
    width: 1280px;
    max-width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #fff;
    padding: 40px 0;
}
#news .news:last-child{
    border: none;
}
.newsimg{
    /* width: (100% - 400px); */
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    /* margin: auto; */
}

.news img{
    margin: 0 auto;
    object-fit: cover;
    
}
.news section{
    display: flex;
        /* flex-wrap: wrap; */
        line-height: 2rem;
        flex-direction: column;
        margin: 0 auto;
        /* justify-content: center; */
        align-items: center;
}



/* ここからアクセスページ */
div.accessimg{
    width: 1280px;
    max-width: 100%;
    height: 780px;
    margin: auto;
    background-image: url(../img/1x/access002.jpg);
    background-repeat: no-repeat;
    background-position:center;
    background-size: 200%;
    animation: bg 5s both;
    }
    @keyframes bg {
        100%{
            background-size: 300%;
        }
    }
    
.accessimg{
    display: flex;
    flex-direction: column;
    gap: 15px;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; /* 垂直方向の中央揃え */
position: relative;
}

iframe{
    display: block;
    width: 100%;
    height: 300px;
    /* max-width: 100%; */
    margin: auto;
}

.map {
    width: 1280px;
    max-width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* padding: 0 127px; */
}
/* .map{
    width: 1280px;
    max-width: 100%;
    margin: auto;
    display: flex;
} */

address{
display: block;
    width: calc(100% - 72px);
    padding: 25px;
    max-width: 100%;
    font-size: 22px;
    margin: auto;
}

.map img{
    width: 50px;
    height: 50px;
    margin: 40px;
    max-width: 100%;
display:block;

}

/* アクセスここまで */

/* コンタクトここから */

.contacthako{
    overflow: hidden;
}

div.contactimg{
    width: 1280px;
    max-width: 100%;
    height: 780px;
    margin: auto;
    background-image: url(../img/1x/contact002.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150%;
    animation: bg 5s both;
    position: relative;
    }
    @keyframes bg {
        100%{
            background-size: 270%;
        }
    }
    
.contactimg{
    display: flex;
    flex-direction: column;
    gap: 15px;
  justify-content: center; /* 水平方向の中央揃え */
  align-items: center; /* 垂直方向の中央揃え */
}
.contactimg p{
    font-size: 25px;
}


a.btn_06 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 200px;
	margin: 75px auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 100vh;
	box-shadow: 0 6px #0686b2;
	background: #27acd9;
	color: #fff;
}
a.btn_06:hover {
    transform: translateY(6px);
	box-shadow: 0 0px #0686b2;
	color: #fff;
}

/* 問い合わせフォーム */

.contact h2{
    font-size: 24px;
    display: block;
 text-align: center;
 margin-top: 100px;
}

.concon {
    position: relative;
    display: block;
    width: 1280px;
    max-width: 100%;
    margin: 20px auto;
    height: 17.4px;
  }
  
  .concon::before,
  .concon::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 2px);
    width: 4px;
    height: 23px;
    border-radius: 9999px;
    background-color: #ffffff;
    transform-origin: 50% calc(100% - 2px);
  }
  
  .concon::before {
    transform: rotate(45deg);
  }
  
  .concon::after {
    transform: rotate(-45deg);
  }

.contact p{
    font-size: 20px;
text-align: center;
margin: 20px;
}
.contact a img{
    display: block;
    margin: 25px auto;
}

.Form {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
  }
  .radio{
    margin-left: 40px;
  }
  @media screen and (max-width: 480px) {
    .Form {
      margin-top: 40px;
    }
  }
  .Form-Item {
    border-top: 1px solid #ddd;
    padding-top: 24px;
    padding-bottom: 24px;
    width: 100%;
    /* display: flex; */
    align-items: center;
  }
  @media screen and (max-width: 480px) {
    .Form-Item {
      padding-left: 14px;
      padding-right: 14px;
      padding-top: 16px;
      padding-bottom: 16px;
      flex-wrap: wrap;
    }
  }
  .Form-Item:nth-child(5) {
    border-bottom: 1px solid #ddd;
  }
  .Form-Item-Label {
    width: 100%;
    /* max-width: 130px; */
    /* max-width: 248px; */
    padding: 0 0 20px 20px ;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-size: 18px;
  }
  @media screen and (max-width: 480px) {
    .Form-Item-Label {
      max-width: inherit;
      display: flex;
      align-items: center;
      font-size: 15px;
    }
  }
  .Form-Item-Label.isMsg {
    margin-top: 8px;
    margin-bottom: auto;
  }
  @media screen and (max-width: 480px) {
    .Form-Item-Label.isMsg {
      margin-top: 0;
    }
  }
  .Form-Item-Label-Required {
    border-radius: 6px;
    margin-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 48px;
    display: inline-block;
    text-align: center;
    background: #5bc8ac;
    color: #fff;
    font-size: 14px;
  }
  @media screen and (max-width: 480px) {
    .Form-Item-Label-Required {
      border-radius: 4px;
      padding-top: 4px;
      padding-bottom: 4px;
      width: 32px;
      font-size: 10px;
    }
  }
  .Form-Item-Input {
    border: 1px solid #ddd;
    border-radius: 6px;
    display: block;
    margin: 20px auto;
    padding-left: 1em;
    padding-right: 1em;
    height: 48px;
    flex: 1;
    width: 100%;
    max-width: 410px;
    background: #eaedf2;
    font-size: 18px;
  }
  @media screen and (max-width: 480px) {
    .Form-Item-Input {
      margin-left: 0;
      margin-top: 18px;
      height: 40px;
      flex: inherit;
      font-size: 15px;
    }
  }
  .Form-Item-Textarea {
    border: 1px solid #ddd;
    border-radius: 6px;
    display: block;
    margin: 20px auto;
    padding-left: 1em;
    padding-right: 1em;
    height: 216px;
    flex: 1;
    width: 100%;
    max-width: 410px;
    background: #eaedf2;
    font-size: 18px;
  }
  @media screen and (max-width: 480px) {
    .Form-Item-Textarea {
      margin-top: 18px;
      margin-left: 0;
      height: 200px;
      flex: inherit;
      font-size: 15px;
    }
  }
  .Form-Btn {
    border-radius: 6px;
    margin: 25px auto;
    padding: 10px;
    width: 170px;
    display: block;
    letter-spacing: 0.05em;
    background: #5bc8ac;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
  }
  @media screen and (max-width: 480px) {
    .Form-Btn {
      margin-top: 24px;
      padding-top: 8px;
      padding-bottom: 8px;
      width: 160px;
      font-size: 16px;
    }
  }
  /* ーーーーーーーーーーーーーーーーーー */

  /* ここからTOPのレスポンシブ */


@media(max-width:1500px){
    .tomato{
    width: 450px;
    max-width: 100%;
}
:root{
    --width:450px;
}
/* 登録したのを呼び出してさらに幅だけ変更の指示 */

.myyou{
    font-size: 21px;
}

/* .kousinnryouimg02{
    margin: 0 auto;
} */
.newsimg{
    width: 450px;
}
.chef img{
    width: 50%;
    /* max-width: 100%; */
    object-fit: cover;
    display: block;
    margin: 0 auto;
    }
    
    iframe{
        display: block;
        height: 400px;
        /* max-width: 100%; */
        margin: auto;
    }
    
}


@media(max-width:768px){
    /* タブレット以下の画面で表示される */
.hamburger{
    background-color: transparent;
    /* 後ろの色を透明にする */
    border: none;
    /* 周りの枠が消える */
    outline: none;
    /* ブラウザによっては押した時に枠見えるので */
    display: block;
    width: 40px;
    aspect-ratio: 1/1;
    /* ハンバーガーメニューの大きさ */
    margin-right:40px ;
}
.hamburger span,
.hamburger span::before,
.hamburger span::after{
    display: block;
    /* これ入れないと幅と大きさ指定できない */
    width: 100%;
    height: 1px;
    background-color:#f00;
    position: relative;
    transition: all 0.5s;
}
.hamburger span::before,
.hamburger span::after{
    content: "";
    /* before after入れたらこれ入れないと動かせない */
    position: absolute;
    left: 0;
    top: -10px;
}
.hamburger span::after{
    top: 10px;
    /* 上でafterの場所指定したので位置指定だけでいい */
}
.hamburger.active span{
background-color: transparent;
/* 真ん中の棒けす */
}
.hamburger.active span::before{
    top: 0;
    rotate: 45deg;
}
.hamburger.active  span::after{
    top: 0;
    rotate: -45deg;
}
.menu{
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #f5ce2edd;
    height: calc(100vh - 120px);
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    transform: translateX(100%);
    transition: all 0.5s;
}
.menu.open{
    transform: translateX(0);
}

.nenu ul{
    display: block;
    justify-content: center;
}
.tomato{
    width: 100%;
}
.myyou{
    font-size: 20px;
}

.footerlogo{
    height: auto;
    padding-bottom: 125px;
    background: url(../img/logo07.png) no-repeat center bottom/contain;
}

.sns{
    width: 1380px;
    max-width: 100%;
    position: static;
    padding-top: 25px;
    transform: none;
    /* flex-direction: column; */
   /* position: fixed; */
   /* top: 10px;
   right: 0px; */
}

/* .toha .know img{
    width: 50%;
    object-fit: cover;
    
    } */
    /* TOPレスポンシブここまで */

    /* ーーーーーーーーーーーーーーーーー */

/* ABOUTのレスポンシブここから */


    .kousinnryouimg img{
        width: 90%;
    display: block;
    margin: auto;
    /* object-fit: cover; */
    }
    
    .syurui{
        display: block;
        flex-wrap: wrap;
    align-items: center;
    }
    
    /* .syurui02{
        justify-content: center;
        } */
        
    
    .kannkaku{
        width: 768px;
        max-width: 100%;
        display: block;
        margin: auto;
    }
    
    .syurui img h2 p{
        display: block;
    margin: auto;
    
    }
    
    .setumei{
        display: block;
        margin: auto;
    }
    
    .heizitu02{
        font-size: 50%;
    }
    
 /* aboutのレスポンシブここまで     */


 /* ーーーーーーーーーーーーーーーー */

/* schoolのレスポンシブここから */
.schoolsns{
    width: 200px;
}

.chef img{
width: 50%;
/* max-width: 100%; */
object-fit: cover;
display: block;
margin: 0 auto;
}

.chef{
width: 768px;
max-width: 100%;
display: block;
margin: auto;
}

.news{
width: 50%;
object-fit: cover;
display: block;
margin: auto;
}

.news img{
width: 100%;
object-fit: cover;
display: block;
margin: auto;
}


/* schoolのレスポンシブここまで */


/* ーーーーーーーーーーーーーーーーーー */

/* accessのレスポンシブここから */

iframe{
    width: 90%;
}

address{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

/* アクセスのレスポンシブここまで */

/* ーーーーーーーーーーーーーーーーー */


}