@charset "UTF-8";

body {
    font-feature-settings: "palt";
}
.loader {
    content: '';
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 555;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-image: url(../imgs/logo3.svg);
    background-repeat: no-repeat;
    background-size: min(90%,150px);;
    background-position: center;
  }

/* toppge */
.header768{
    display: none;
}
small{
    font-size: 80%;
}
img{
    max-width: 100%;
    height: 100%;
}
main{
}
body{
    font-family: 'Noto Sans JP', sans-serif;
    background-image: url(../imgs/haikei2.jpg);
    background-repeat: repeat;
}
.zentai{
    width: min(90%,500px);
    margin: 0 auto;
}
.topbuttn img{
    width:50px;
    height: 50px;
}
.topbuttn a{
    width: 50px;
    height: 50px;
}
.topbuttn  {
    display: block;
    position: fixed;
    right: 25px;
    bottom: 40px;
    z-index: 100;
}
#header{
    position: fixed;
    color: #ffffff;
    background-color: #21200d;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    z-index: 100;
}
.headercontainer{
    text-align: center;
    align-self: center;
    padding-left: 8%;
}
.headercontainer p{
    font-size: 12px;
    padding-bottom: 10px;
    font-family: 'Noto Serif JP', serif;
}
.headercontainer a{
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
}
/* ハンバーガー */
.menu-btn {
    position: fixed;
    top: 20px;
    right: 2.66%;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: none;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
    transition: 0.8s;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    display: flex;
    flex-direction: column;
    padding-top: 100px;
    /* justify-content: center; */
}
.menu-content .bangou{
    text-align: center;
    border: 1px solid #ffffff;
    margin-bottom: 30px;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 70px;
    font-family: 'Noto Serif JP', serif;    display: block;
}
.menu-content .bangou p:nth-of-type(1){
    font-size: clamp(8px,2.13vw,10px);
    padding: 10px 0 14px;
}
.menu-content .bangou p:nth-of-type(2){
    font-size: clamp(14px,4.8vw,20px);
    padding-bottom: 12px;
    font-family: 'Noto Serif JP', serif;
}
.menu-content ul li {
    text-align: center;
    margin-bottom: clamp(42px,11.2vw,65px);
    font-size: clamp(16px,4.26vw,18px);
}
.menu-content ul li a {
    font-family: 'Noto Serif JP', serif;
}
.menu-content ul li a:hover{
    color: rgb(197, 197, 197);
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-image: url(../imgs/black_00080.jpg);
    transition: all 0.5s;/*アニメーション設定*/
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
/* ハンバーガー */

main{
    padding-top: 100px;
}
.bg{
    height: 100vh;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
}
.bg figure:nth-of-type(1){
    width: min(45%,200px);
    height: min(50%,200px);
    opacity: 0.07;
    position: absolute;
    left: 0%;
    top: 12%;
}
.bg figure:nth-of-type(2){
    width: min(45%,200px);
    height: min(50%,200px);
    opacity: 0.1;
    position: absolute;
    bottom: 0%;
    right: 0%;
}
.top{
    background-image: url(../imgs/1669248548743.jpg);
    height: clamp(400px, 50.6vw,800px);
    width: 100%;
    background-position:55% 10%;
    background-color: #fff;
    background-size: cover;
}
.top h1{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 30%;
    height: 100%;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.3);
}
.top h1 img{
    width: min(90%,150px);
}
.text{
    position: relative;
    height: 100%;
    padding-bottom: 100px;
    margin: 0 auto;
}
.text h2{
    -webkit-writing-mode: vertical-rl;
    font-size: clamp(22px,5.86vw,28px);
    line-height: 2.2em;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 1vw;
    color: #1a0b08;
    margin: 0 auto;
    padding: clamp(100px,26.66vw,130px) 0;
    /* background-image: url(../imgs/haikei6.jpg);
    background-size: cover; */
    
}
.text p:nth-of-type(1){
    font-weight: 300;
    line-height: 2.5em;
    letter-spacing: 0.25em;
    font-size: clamp(13px,3.46vw,16px);
    display: flex;
    justify-content: center;
    color: #1a0b08;
    margin-bottom: 40px;
}
.text .btnarrow4{
    /*矢印と下線の基点とするためrelativeを指定*/
  position: relative;
    /*形状*/
    display: block;
  padding: 0 20px;
    color: #333;
    text-decoration: none;
    outline: none;
    display: block;
    text-align: center;
    background-color: none;
    width: 170px;
    margin: 0 auto;
    padding: 13px 0;
    font-size: clamp(12px,3.2vw,15px);
    color: #1a0b08;
    border: 1px solid #1a0b08b2;
    letter-spacing: .1em;
}
.text .btnarrow4:hover{
    background-color: rgb(62, 62, 62);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}
/*矢印と下線の形状*/
.btnarrow4::before{
    content: '';
    /*絶対配置で下線の位置を決める*/
  position: absolute;
    bottom:20px;
    right:-18px;
    /*下線の形状*/    
    width: 18%;
    height: 1px;
  background:#1a0b08b2;
    /*アニメーションの指定*/
    transition: all .3s;
}

.btnarrow4::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
  position: absolute;
    bottom: 17px;
    right: -19px;
    width: 10px;
    height:1px;
  background:#1a0b08b2;
    transform: rotate(-35deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

.ryouri .ryouricontainer{
    position: relative;
    margin-bottom: 30px;
}
.ryouri{
    margin: 0 auto;
    padding-bottom: 100px;
}
.ryouri h3{
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(18px,4.8vw,24px);
    position: absolute;
    bottom: 10%;
    left: 8%;
    color: #f7f6f5;
    text-shadow: 1px 1px 3px #000000 ;
}
.ryouri img{
    width: 100%;
    height: 230px;
    border-radius: 2px;
    object-fit: cover;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}
.ryouri p:nth-of-type(1){
    padding: 0 15px;
    margin-bottom: 25px;
    font-size: clamp(12px , 3.2vw, 16px);
    line-height: 2em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #1a0b08;
}
.ryouri p:nth-of-type(2){
    position: relative;
}
.ryouri .btnarrow4{
    position: relative;
    display: block;
    text-align: center;
    background-color: none;
    width: 180px;
    margin: 0 auto;
    padding: 13px 0px;
    font-size: clamp(12px,3.2vw,15px);
    color: #1a0b08;
    letter-spacing: .1em;
    border: 1px solid #1a0b08b2;
}
.ryouri .btnarrow4:hover{
    background-color: rgb(62, 62, 62);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}
.sakecontainer{
    position: relative;
    margin-bottom: 30px;
}
.sake{
    margin: 0 auto;
    padding-bottom: 100px;
}
.sake h3{
    font-size: clamp(18px,4.8vw,24px);
    position: absolute;
    bottom: 10%;
    left: 8%;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000 ;
    font-family: 'Noto Serif JP', serif;
}
.sake img{
    width: 100%;
    height: 230px;
    border-radius: 2px;
    object-fit: cover;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}
.sake p:nth-of-type(1){
    padding: 0 10px;
    margin-bottom: 25px;
    font-size: clamp(12px , 3.2vw, 16px);
    line-height: 2em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #1a0b08;
}
.sake p:nth-of-type(2){

}
.sake .btnarrow4{
    position: relative;
    display: block;
    text-align: center;
    background-color: none;
    width: 180px;
    margin: 0 auto;
    padding: 13px 0px;
    font-size: clamp(12px,3.2vw,15px);
    color: #1a0b08;
    border: 1px solid #1a0b08b2;
    letter-spacing: .1em;

}
.sake .btnarrow4:hover{
    background-color: rgb(62, 62, 62);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}
.tempocontainer{
    position: relative;
}
.tempo{
    margin: 0 auto;
    padding-bottom: 100px;
}

.tempo ul{
    display: flex;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px;
    justify-content: center;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);

}
.tempo ul li{
    width: 50%;
    height: 100%;
}
.tempo h3{
    font-size: clamp(18px,4.8vw,24px);    position: absolute;
    bottom: 10%;
    left: 8%;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000 ;
    font-family: 'Noto Serif JP', serif;
}
.tempo img{
    width: 100%;
    height: 230px;
    border-radius: 2px;
    object-fit: cover;
}
.tempo p:nth-of-type(1){
    padding: 0 10px;
    margin-bottom: 25px;
    font-size: clamp(12px , 3.2vw, 16px);
    line-height: 2em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #1a0b08;
}
.tempo p:nth-of-type(2){

}
.tempo .btnarrow4{
    position: relative;
    display: block;
    text-align: center;
    background-color: none;
    width: 180px;
    margin: 0 auto;
    padding: 13px 0px;
    font-size: clamp(12px,3.2vw,15px);
    color: #1a0b08;
    border: 1px solid #1a0b08b2;
    letter-spacing: .1em;
}
.tempo .btnarrow4:hover{
    background-color: rgb(62, 62, 62);
    color: rgb(255, 255, 255);
    transition: 0.3s;
}
/* .noencontainer{
    position: relative;
    margin-bottom: 30px;
}
.noen{
    margin: 0 auto;
}
.noen h3{
    font-size: clamp(24px,6.4vw,28px);
    position: absolute;
    bottom: 10%;
    left: 8%;
    color: #ffffff;
    text-shadow: 1px 1px 4px #000000 ;
    font-family: 'Noto Serif JP', serif;
}
.noen img{
    width: 100%;
    height: 230px;
    border-radius: 2px;
    object-fit: cover;

}
.noen p:nth-of-type(1){
    padding: 0 10px;
    margin-bottom: 25px;
    font-size: clamp(12px,3.2vw,14px);
    line-height: 1.5em;
    font-weight: lighter;
    letter-spacing: 0.2em;
}
.noen a{
    display: block;
    text-align: center;
    background-color: #5D4301;
    width: min(53.3vw,200px);
    margin: 0 auto;
    padding: 13px 45px;
    font-size: 12px;
    color: #CECECE;
} */
footer{
    background-color: rgba(85, 85, 85, 0.2);
    background-blend-mode: hard-light;
    padding: 0 28px;
    background-image: url(../imgs/haikei.jpg);
    background-blend-mode: soft-light;
    color: #1a0b08;
}
footer figure{
    width: min(80%,350px);
    margin: 0 auto;
}
footer figure img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
footer .toiawase{
    display: flex;
    flex-direction:  column;
    justify-content: center;
    align-items: center;
    border: 1px solid #1a0b08;
    width: min(66.6vw,250px);
    margin: 0 auto;
    margin-bottom: 2em;
}
.toiawase p:nth-of-type(1){
    font-size: 12px;
    padding: 10px 0;
}
.toiawase p:nth-of-type(2){
    font-size: 20px;
    padding:0 0 10px;
}
footer ul li{
    display: flex;
    justify-content: space-between;
    font-size: clamp(14px , 3.73vw, 16px);
    margin-bottom: 1em;
    text-align: right;
    font-weight: 300;
}
footer ul:nth-of-type(1){
    width: min(80%,400px);
    margin: 0 auto;
}
footer ul:nth-of-type(2){
    display: flex;
    justify-content: space-between;
    padding: 1em;
    width: min(70%,400px);
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.fa-brands {
    font-size: 3em;
}
footer .footers {
    width: 100%;
    margin-left: auto;
}
footer .footers p {
    font-size: 10px;
    text-align: center;
    padding-bottom: 2em;
    font-weight: 300;
}
/* toppge */

/* course */
.course{
    background-image: url(../imgs/1669248546179.jpg);
    width: 100%;
    height: clamp(400px, 50.6vw,800px);
    background-size: cover;
    background-position:  0% 0%;
    position: relative;
}
.course h2{
    font-family: 'Noto Serif JP', serif;
    -webkit-writing-mode: vertical-rl;
    font-size: 30px;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000 ;
    position: absolute;
    bottom: 10%;
    left: 11%;
}
.coursepage{
    width: 90%;
    margin: 0 auto;
    color: #1a0b08;
}
.coursetext{
    padding-top: 50px;
    padding-bottom: 100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.coursetext p{
    font-weight: 300;
    line-height: 2em;
    letter-spacing: 0.1em;
    font-size: clamp(12px,3.2vw,16px);
    color: #1a0b08;
}
.coursetext p:nth-of-type(1){
    margin-bottom: 1em;
}
.coursemenu .soshoku{
    width: 100%;
    height: 100%;
}
.coursemenu p{
    text-align: center;
}
.coursemenu{
    text-align: center;
}
.coursemenu h3{
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(24px , 5.3vw ,32px);
    text-align: center;
    margin-bottom: 3em;
    position: relative;
    display: inline-block;
    padding: 0 15px;
}
.coursemenu h3::after{
    content: url(../imgs/soshoku.svg);
    left: 0;
    bottom: -50%;
    position: absolute;
    width: 100%;
}
.coursemenu h4{
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 2em;
}
.courseitiran{
    margin-bottom: clamp(80px,21.3vw,100px);
    position: relative;
    border-bottom: 1px solid #1a0b0828;
    font-weight: 300;
}
.courseitiran .tyuigaki{
    padding-bottom: 0.75em;
}
.courseitiran p:nth-of-type(1){
    padding-bottom: 1em;
    line-height: 1.3em;
    letter-spacing: .15em;
    font-weight: 300;
    color: #1a0b08;
    font-size: clamp(12px,3.2vw,16px);
}
.courseitiran p:nth-of-type(2){
    line-height: 1;
    color: rgb(116, 116, 116);
}
.courseitiran p:nth-of-type(3){
    line-height: 1;
    color: rgb(116, 116, 116);
}

.courseitiran .jikan{
    font-size: clamp(20px,5.3vw,26px);
    align-self: flex-end;
    color: rgb(75, 89, 116);
}
.courseitiran #hiru{
    color: rgb(139, 106, 106);
}
.courseitiran .coursemei{
    font-size: clamp(26px,6.93vw,32px);
}
.courseitiran .nedan{
    font-size: clamp(24px,6.4vw,30px);
    align-self: flex-end;
}

#slide{
    padding-bottom: clamp(80px,21.3vw,100px);
}
#slide ul{
	position:relative;
    padding-top: 70%;
}

#slide li{
	position:absolute;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}
#slide li img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover;
}
.tyui{
    font-weight: 300;
    padding-bottom: 70px;

}
.tyui p{
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: .2em;
}
/* course */
/* drink */
.drink{
    background-image: url(../imgs/nihonshu.jpg);
    width: 100%;
    height: clamp(400px, 50.6vw,800px);
    background-size: cover;
    background-position:  20% 0%;
    position: relative;
}
.drink h2{
    font-family: 'Noto Serif JP', serif;
    -webkit-writing-mode: vertical-rl;
    font-size: 30px;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000 ;
    position: absolute;
    bottom: 10%;
    left: 11%;
}
.drinkpage{
    width: 90%;
    margin: 0 auto;
    color: #1a0b08;
}
.drinktext{
    padding-top: 50px;
    padding-bottom: 100px;
    margin: 0 auto;
}
.drinktext p{
    font-weight: 300;
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: clamp(12px,3.2vw,15px);
    color: #1a0b08;
}
.drinkmenu{
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    padding-bottom: 70px;
}
.drinkmenu p{
    font-size: clamp(14px,3.7vw , 18px);
    text-indent: 1em;
    display: flex;
    justify-content: space-between;
    line-height: 1.5em;
}
.drinkmenu h3{
    display: inline-block;
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(20px , 5.3vw ,28px);
    margin: 0 auto;
    margin-bottom: 1.5em;
    position: relative;
    padding: 0 15px;
}
.drinkmenu h3::after{
    content: url(../imgs/soshoku.svg);
    left: 0;
    bottom: -50%;
    position: absolute;
    width: 100%;
}
.drinkmenu h4{
    font-size: clamp(18px, 4.8vw, 24px);
    margin-bottom: 1em;
    text-align: left;
}
.osinagaki{
    margin-bottom: min(13.3vw,80px);
    border-bottom: 1px solid #1a0b0828;
    padding-bottom: 20px;
}
.osinagaki:nth-of-type(1) p:nth-of-type(even){
    margin-bottom: 1em;
}
.osinagaki:nth-of-type(5) p:nth-of-type(2){
    margin-top: 1em;

}
.nedan2{
    font-size: clamp(18px, 4.8vw, 24px);
}
.tyui p{
    margin-bottom: 2em;
}
/* drink */
/* tempo */
 .tempojoho{
    background-image: url(../imgs/1669248547258.jpg);
    width: 100%;
    height: clamp(400px, 50.6vw,800px);
    background-size: cover;
    background-position: 30% 0;
    position: relative;
}
.tempojoho h2{
    font-family: 'Noto Serif JP', serif;
    -webkit-writing-mode: vertical-rl;
    font-size: 30px;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000000 ;
    position: absolute;
    bottom: 10%;
    left: 8%;
} 
.goannai{
    color: #1a0b08;

}
.goannai h3{
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(18px,4.8vw,24px);
    text-align: center;
    margin-bottom: 2em;
    position: relative;
    display: inline-block;
    padding: 0 15px;
}
.goannai h3::after{
    content: url(../imgs/soshoku.svg);
    left: 0;
    bottom: -70%;
    position: absolute;
    width: 100%;
}
.goannai{
    text-align: center;
    padding-top: 50px;
}
.tennai p{
    margin-bottom: 50px;
    line-height: 2;
    letter-spacing: 0.1em;
    font-size: clamp(14px,3.2vw,16px);
    color: #1a0b08;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    font-weight: 300;
}
.tennai .setumei{
    font-weight: 300;
}
.tennai figure{
    width: 80%;
    position: relative;
    margin-bottom: 100px;
    height: 100%;
}
.tennai .tennai-mitorizu{
    display: block;
    justify-content: center;margin: 0 auto;
    margin-bottom: 40px;
}
.tennaicontainer figure:nth-of-type(1){
    margin-right: auto;
}
.tennaicontainer figure:nth-of-type(2){
        margin-left: auto;
}
.tennaicontainer .tennai-photo img{
    height: 100%;
    width: 100%;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}
.goannaicontainer{
    padding-bottom: 100px;
}
/* .tennai-photo::after{
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../imgs/haikei.jpg);
    filter: brightness(0.9);
    opacity: 0.5;
    position: absolute;
    z-index: -1;
    top:40px;
} */

.zumen{
    margin: 0 auto;
}

.goyoyaku{
    text-align: center;
    border: 1px solid #1a0b08;
    width: 245px;
    margin: 0 auto;
    margin-bottom: 70px;
    padding: 5px;
}
.goyoyaku p:nth-of-type(1){
    font-size: clamp(12px,3.2vw,18px);
    margin-bottom: 5px;
}
.goyoyaku p:nth-of-type(2){
    font-size: clamp(16px,4.26vw,24px);
}
.goannai ul li{
    font-size: clamp(14px,3.2vw,16px);
    display: flex;
    justify-content: space-between;
    text-align: right;
    font-weight: 300;
}
.map{
    position: relative;
    padding-bottom: 80px;
    width: 100%;
    height: 100%;
}
.map img{
    width: 100%;
    height: 100%;
}
.map a{
    border: 1px solid #1a0b08;
    color: #ffffff;
    background-color: #1a0b08;
    display: block;
    width: 150px;
    text-align: center;
    font-size: 15px;
    padding: 10px 4px;
    position: absolute;
    bottom: 25%;
    left: 5%;
}
.map a:hover{
    color: #1a0b08;
    background-color: #ffffff;
    transition: 0.3s;
    border: 1px solid #1a0b08;
}
.goannai li{
    line-height: 2.5em;
}
.goannai li:nth-of-type(2){
    line-height: 1.5em;
}
.goannai li:nth-of-type(3){
    margin-bottom:  clamp(50px,13.3vw,70px);
    border-bottom: 1px solid #1a0b0828;
    padding-bottom: 1em;
}
.goannai li:nth-of-type(4){
    justify-content: center;
    font-size: clamp(16px,4.8vw,20px);
    font-weight: 400;
}
.goannai li:nth-of-type(7){
    padding-bottom: 1em;
    margin-bottom:  clamp(50px,13.3vw,70px);
    border-bottom: 1px solid #1a0b0828;
}
.goannai li:nth-of-type(11){
    border-bottom: 1px solid #1a0b0828;
    line-height: 1.7em;
    text-align: right;
    padding-bottom: 1em;
}
.goannai li:nth-of-type(11){
}
/* tempo */
/* nouen */
.jikanouen{
    background-image: url(../imgs/1669248554255.jpg);
    width: 100%;
    height: clamp(400px, 50.6vw,800px);
    background-size: cover;
    background-position:65% 70%;
    position: relative;
}
.jikanouen h2{
    font-family: 'Noto Serif JP', serif;
    -webkit-writing-mode: vertical-rl;
    font-size: 30px;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000000 ;
    position: absolute;
    bottom: 10%;
    left: 11%;
} 
.nouenshokai {
    padding-top: 80px;
    color: #1a0b08;
    font-weight: 300;
}
.nouenshokai h3{
    font-family: 'Noto Serif JP', serif;
    font-size: clamp(18px,4.8vw,24px);
    text-align: center;
    margin-bottom: 2em;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    justify-content: center;
    text-align: center;
}
.nouenshokai h3::after{
    content: url(../imgs/soshoku.svg);
    left: 0;
    bottom: -70%;
    position: absolute;
    width: 100%;
}
.nouenshokai p{
    margin-bottom: 50px;
    font-weight: 300;
    line-height: 2.8em;
    letter-spacing: 0.1em;
    font-size: 13px;
    color: #1a0b08;
    margin-bottom: 70px;
    width: 98%;
}
.zentai .nouentset {
    margin-bottom: 70px;
    width: min(80%,700px);
    color: #1a0b08;
    font-weight: 300;
    }
.zentai .nouentset:nth-of-type(even){
    margin-left: auto;
}
.nouentset figure{
    margin-bottom: 20px;
}
.nouentset img{
    width: 100%;
    height: 230px;
    border-radius: 2px;
    object-fit: cover;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.35);
}
.nouentset p{
    line-height: 2em;
    font-size: 14px;
    letter-spacing: .1em;
}
.nouentset p::first-letter{
    font-size: 32px;
}
/* nouen */

@media(min-width:768px) {
    /* toppage */

    .header768{
        display: block;
    }
    #header{
        width: 20%;
        background-color: #1a0b08;
        height: 100vh;
        justify-content: center;
        display: block;
    }
    #header .header768{
        color: #ffffff;
        align-self: center;
        font-family: 'Noto Serif JP', serif;
        font-size: 16px;
        width: 90%;
        margin: 0 auto;
    }
    .header768 h1{
        padding-left: 50px;
    }
    .header768 figure{
        width: min(80%,150px);
        margin: 0 auto;
        padding: min(30%,80px) 0;
    }
    .header768 img{
        width: 100%;
        height: 100%;
    }
    .header768 ul li{
        display: flex;
        justify-content: center;
        text-align: center;
        margin-bottom: clamp(40px,5.2vw,60px);
        font-size: clamp(16px,2vw,20px);
    }
    .header768 ul li a:hover{
        color: rgb(122, 122, 122);
        transition: .3s;
    }
    main{
        padding-top: 0;
        width: 80%;
        margin-left: auto;
    }
    .zentai{
        width: 100%;
        padding-bottom: 0;
    }
    .bg figure:nth-of-type(1){
        width: min(45%,400px);
        height: min(50%,400px);
        opacity: 0.08;
        left: 20%;
        top: 5%;
    }
    .bg figure:nth-of-type(2){
        width: min(45%,400px);
        height: min(50%,400px);
        opacity: 0.08;
        bottom: 5%;
        right: 0%;
    }
    .menu-btn{
        display: none;
    }
    .headercontainer{
        display: none;
    }
    .top h1{
        display: none;
    }
    .top figure img{
        display: none;
    }
    .top{
        background-image: url(../imgs/1669248548743.jpg);
        background-position: 30% 10%;
    }
    .text {
        width: 80%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-evenly;
        gap: 100px 0;
    }
    .text::after{
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: fixed;
        /* background-image: url(../imgs/hatake3.jpeg); */
        background-size: cover;
        z-index: -1;
    }
    .text h2{
        font-size: 32px;
        margin: 0;
    }
    .text p:nth-of-type(1){
        -webkit-writing-mode: vertical-rl;
        line-height: 3em;
        padding-top: 120px;
    }
    .text p:nth-of-type(2){
        padding-top:530px;
    }
    .topmain p{
        font-size: 16px;
    }
    .ryouri{
        display: flex;
        width: 100%;
        align-items: center;
        padding-bottom: 0;
    }
    .ryouri .ryouricontainer{
        margin-bottom: 0;
        width: 50%;
        height: 100%;
    }
    .ryouri .ryouricontainer img{
        height: 100%;
    }
    .ryouricontainertext{
        align-self: center;
        width: 40%;
        margin: 0 auto;
    }
    .sake{
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        align-items: center;
        padding-bottom: 0;
    }
    .sake .sakecontainer{
        margin-bottom: 0;
        width: 50%;
        height: 100%;
    }
    .sake .sakecontainer img{
        height: 100%;
    }
    .sakecontainertext{
        align-self: center;
        width: 40%;
        margin: 0 auto;
    }
    .tempo{
        display: flex;
    }
    .tempo ul{
        margin-bottom: 0;
        height: 300px;
    }
    .tempocontainer{
        width: 50%;
    }
    .tempocontainer li {
        margin-bottom: 0;
        width: 50%;
        height: 100%;
    }
    .tempocontainer ul li figure{
        height: 100%;
    }
    .tempocontainer ul li figure img{
        height: 100%;
    }
    .tempocontainertext{
        align-self: center;
        width: 40%;
        height: 100%;
        margin: 0 auto;
    }
    /* index.html */
    .coursepage{
        width: 60%;
    }
    .course h2{
       color: #1a0b08;
       text-shadow: none;
       position: absolute;
       bottom: -220px;
       left: 55vw;
       font-size: 36px;
    }
    .coursetext p{
        -webkit-writing-mode: vertical-rl;
        line-height: 3em;
        margin: 0 ;
        font-size: 16px;
        letter-spacing: .15em;
    }
    .coursetext{
        flex-direction: row;
        padding-top: 150px;
    }
    .courseitiran{
        width: 500px;
    }
    .courseitiran:nth-of-type(even){
        margin-left: auto;
    }
    .courseitiran h4{
        justify-content: space-around;
    }
    .coursemenu p{
        line-height: 1.8em;
        font-size: 16px;
    }
    .coursemenu h3{
        text-align: center;
    }
    /* drink */
    .drink{
        background-position: 20% 30%;
    }
    .drink h2{
        color: #1a0b08;
        text-shadow: none;
        position: absolute;
        bottom: -200px;
        left: 47vw;
        font-size: 36px;
    }
    .drinkpage{
        background-image: url(../imgs/osake.png);
        background-size: 230px 300px;
        background-repeat: no-repeat;
        background-position: 150px 300px;
        width:100%;
    }
    .drinktext{
        width: 80%;
        margin: 0 auto;
    }
    .drinktext p{
        -webkit-writing-mode: vertical-rl;
        line-height: 3em;
        font-size: 16px;
        margin: 0 auto;
        text-align: left;
        margin-top: 100px;
    }
    .drinkcontainer{
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        gap: 50px;
        justify-content: center;
    }
    .osinagaki{
        width: 35%;
    }
    .tyui {
        margin-bottom: 100px;
    }
    /* drink */
    .tennaigoannai{
        display: flex;
        margin-bottom: 100px;
        padding-top: 100px;
        width: 80%;
        position: relative;
    }
    .tempojoho{
        background-position: 0% 20%;
    }
    .tempojoho h2{
        color: #1a0b08;
        text-shadow: none;
        position: absolute;
        bottom: -260px;
        left:62vw;
        font-size: 36px;
    }
    .tennaigoannai p{
        -webkit-writing-mode: vertical-rl;
        line-height: 3em;
        font-size: 16px;
        margin: 0 auto;
        text-align: left;
        width:30%;
        align-items: center;
    }
    .tennaigoannai .tennai-mitorizu img{
        margin: 0;
        width: 80%;
    }
    .tennaicontainer{
        display: flex;
    }
    .tennai h3{
        display: none;
    }
    .goannaicontainer{
        width: 90%;
        margin: 0 auto;
        display: flex;
        gap: 30px;
        padding-bottom: 150px;
    }
    .map{
        width: 55%;
    }
    .goannaicontainer ul{
        width: 45%;
    }
/* tempo */
    .jikanouen h2{
        display: none;
    }

    .nouenshokai{
        -webkit-writing-mode: vertical-rl;
        margin: 0 auto;
        padding-bottom: 100px;
        padding-top: 80px;
        position: relative;
    }
    .nouenshokai h3{
        color: #1a0b08;
        text-shadow: none;
        position: absolute;
        right: -10vw;
        top: 10%;
        font-size: 36px;
    }
    .nouenshokai p{
        -webkit-writing-mode: vertical-rl;
        line-height: 3em;
        font-size: 16px;
        margin: 0 auto;
        padding-top: 100px;
        }
    .nouentset{
        margin-bottom: 0;
        width: 100%;
        height: 100%;
    }
    .zentai .nouentset{
        width: 100%;
        display: flex;
        margin-bottom: 0;
    }
    .zentai .nouentset:nth-of-type(even){
        flex-direction: row-reverse;
    }
    .zentai .nouentset:nth-of-type(4){
        margin-bottom: 100px;
    }
    .nouentset p{
        width: 40%;
        align-self: center;
        font-size: 18px;
        margin: 0 auto;
    }
    .nouentset figure{
        margin-bottom: 0;
        width: 50%;
        height: 100%;
    }
    .nouentset img{
        height: 100%;
        width: 100%;
    }
    footer{
        width: 80%;
        margin-left: auto;
        padding: 0;
    }
    .footer{
        margin-left: auto;
        display: flex;
        justify-content: center;
    }
    .footer1{
        width: 100%;
    }
    .footer2{
        width: 100%;
        padding-top: 85px;
    }
    footer .footers p {
        font-size: 13px;
        width: 100%;
    }
    }