@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400&display=swap');
/* ===========================================

本体

============================================*/
body {
  width:100%;
  font-family: 'EB Garamond','Noto Serif JP',"游明朝体","Yu Mincho",'YuMincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 15px;
  letter-spacing: 0.05em;
  margin: 0 auto;
  list-style: none;
  position: relative;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  margin: 0;
  background-color: #f2f0f0;
    }
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.wrapper {
  width:100vw;
  height: 100vh;
}
a {
  text-decoration: none;
  color: #3E3A39;}
a:hover {
  opacity: 0.9;
  transition:transform 0.3s ease;
}
h2 {
  font-weight: 400;
  letter-spacing: 0.2em;
}
/*
.c-fade {
  display: none;
}*/
  
/* ===========================================
SP
============================================*/
@media screen and (max-width:1023px){
  body {
    font-family:'EB Garamond','Noto Serif JP',"游明朝", 'YuMincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 15px;
    color: #372424;
    letter-spacing: 0.2em;
    line-height:  2em;
    background: linear-gradient(to bottom,#eb5c4b 0px, #eb5c4b 150px, #f2f0f0 150px, #f2f0f0 100%);
  }
  h3,h4,h5{
    position: relative;
    -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;

  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 14px;
  }
  .header {
    position: relative;
  }
  #c-top {
    display: none;
  }
  #c-calender{
    display: none;
  }
  .c-img__pc {
    display: none;
  }
  #p-news {
    position: relative;
    width: 86%;
    margin: 110px auto 0;
    color: #372424;
    font-size: 14px;
    letter-spacing: 0.2em;
  }
  .news_date {
    width: 135px;
    color: #f2f0f0;
    background-color: #372424;
    text-align: center;
  }
/*fv*/
#p-fv {
  background-color:#eb5c4b;
  width:100vw;
  height: 100vh;
	 position: relative;
  
}
.fv__logo {
  width: 100vw;
  margin: 0 auto;
 padding-top: 60px;
 text-align: center;
}
.fv__logo img {
  width: 44%;
  z-index: 60;
  padding-top: 2vh;
 
}

.fv__illust01 {
  width: 100vw;
  margin: 0 auto -1px;
  padding-top: 30px;
  text-align: center;
  position: absolute;
  bottom: 10vh;
  z-index: 59;
  
}
.fv__illust01 img {
  width: 86%;
text-align: center;
margin: 0 auto;
}

.fv__illust02 {
  width: 100vw;
  height: 21vh;
  background-color: #f2f0f0;
  margin-top: -10vh;
  text-align: center;
  position: absolute;
  bottom: 0;
  z-index: 20;
}
.fv__illust02 img {
  width: 86%;
  text-align: center;
margin: 0 auto;
padding-top: 145px;
}
.fv__photo {
  display: none;
}
.fv__illust02__sp {
  width: 100vw;
  text-align: center;
  margin: 0 auto;
}
.fv__illust02__sp img {
  width: 86%;
  text-align: center;
  margin: 0 auto;
}

 
/*about*/
#p-about {
  background-color: #f2f0f0;
  width:100vw;
    background-repeat: no-repeat;
    padding-top: 100px;
    position: relative;
}
.about__upper {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
  height: 165px;;
}
.p-about__title img{
 width: 50%;
}
a#about__more:hover {
  opacity: 1;
  background-color: #c30d23
}
#about__more {
 -ms-writing-mode: tb-rl;
 -webkit-writing-mode: vertical-rl;
 writing-mode: vertical-rl;
 font-size: 13px;
 line-height: 2.2em;
letter-spacing: 0.05em;
width: 30px;
height: 98px;
padding: 30px 2px 0 0;
color: #f2f0f0;
background-color: #eb5c4b;
}
.p-about__illust {
  text-align: center;
  height: 57px;
}
.p-about__illust img {
 width: 20%;
 text-align: center;
}
#p-about h4 {
  padding-top: 50px;
  padding-bottom: 60px;
  margin:  0 auto;
}
.p-about__photo01,.p-about__photo02 {
  text-align: center;
}
.p-about__photo01 img {
  width: 86%;
}
.p-about__photo02 img {
  width: 86%;
}
/*hanko*/

.hanko__upper {
  display: flex;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 30px;
}
.p-hanko__title img{
 width: 50%;
}
a#hanko__more:hover {
  opacity: 1;
  background-color: #c30d23
}
#hanko__more {
 -ms-writing-mode: tb-rl;
 -webkit-writing-mode: vertical-rl;
 writing-mode: vertical-rl;
 font-size: 13px;
 line-height: 2.2em;
letter-spacing: 0.05em;
width: 30px;
height: 98px;
padding: 30px 2px 0 0;
color: #f2f0f0;
background-color: #eb5c4b;
}
 #p-hanko h3 {
   height: 170px;
 }
.p-hanko__illust {
  width:69px;
  height: 46px;
  margin: 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 69px;
		background-image: url("../images/top_sp/top_hanko_illust01_sp.png")
}
.hanko__photo {
  text-align: center;
  padding-top: 50px;
}
.hanko__photo img {
  width: 86%;
}
#p-hanko h4 {
  padding-top: 50px;
  margin:  0 auto;
}
/*sho*/
#p-sho {
  margin: 0 auto;
  background-color: #f2f0f0;
  width:100vw;
}

a#sho__more:hover {
  opacity: 1;
  background-color: #c30d23
}
#sho__more {
 -ms-writing-mode: tb-rl;
 -webkit-writing-mode: vertical-rl;
 writing-mode: vertical-rl;
 font-size: 13px;
 line-height: 2.2em;
letter-spacing: 0.05em;
width: 30px;
height: 98px;
padding: 30px 2px 0 0;
color: #f2f0f0;
background-color: #eb5c4b;
}
  #p-sho h3 {
   width: 30px;
  }
  #p-sho h4 {
    padding-top: 50px;
    padding-bottom: 60px;
    margin: 0 auto;
   }
  .sho__upper {
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 30px;
  }
  .p-sho__title img{
   width: 50%;
  }
 
   .p-sho__illust {
    text-align: center;
    height: 89px;
  }
  .p-sho__illust img {
   width: 20%;
   text-align: center;
  }
   .sho__photo {
     text-align: center;
   }
   .sho__photo img {
     width: 86%;
   }
/*profile*/
#p-profile{
  width:100vw;
  background-color: #f2f0f0;
}

.profile__upper {
  display: flex;
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 30px;
}
.p-profile__title img{
 width: 50%;
}
 a#profile__more:hover {
  opacity: 1;
  background-color: #c30d23
}
#profile__more {
 -ms-writing-mode: tb-rl;
 -webkit-writing-mode: vertical-rl;
 writing-mode: vertical-rl;
 font-size: 13px;
 line-height: 2.2em;
letter-spacing: 0.05em;
width: 30px;
height: 98px;
padding: 30px 2px 0 0;
color: #f2f0f0;
background-color: #eb5c4b;
}

.c-profile__line {
  width: 72%;
  height: 1px;
  margin: 0 auto;
  background-color: #372424;
}
#p-profile h3 {
  height: 200px;
}

#p-profile h5 {
  padding-top: 50px;

  margin: 0 auto;
}
#p-profile h5.profile__text02{
  padding-bottom: 60px;
  margin: 0 auto;
}
picture.p-profile__photo  {
  width: 100vw;
 
  text-align: center;
}

.cafe_p {
  height: 375px;;
}
.cafe  h2 {
  padding-bottom: 35px;
  font-size: 22px;
}

.cafe h2, .cafe p,.pp {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  margin: 0 auto;
}
.p-cafe__illust {
  margin: 0 auto;
  text-align: center;
}
.p-cafe__illust img {
  width: 25%;
  margin: 0 auto;}

.cafe p,.pp {
  text-align: initial;
  font-size: 14px;
  line-height: 1.8em;
}
.p-menu {
  background-color: #e0dada;
}
.menu {
  
  width: 80%;
  margin: 50px auto 0;
}
.menu h4 {
  font-size: 18px;
  text-align: left;
  margin: 0 8px 0 0;
  font-weight: 400;
}
.menu p {
  margin: 0 15px 0px 0;
}
.menu__inner {
  display: flex;
  flex-direction: row-reverse;
  padding: 50px 0px;
  justify-content: flex-start;
}
.menu__inner > small {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 11px;
  margin-right: -7px;
}
.cafe__small {
  width: 86%;
  margin: 30px auto 100px;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.5em;
}

.cafe__illust {
    position: absolute;
    top: 490px;
    right: 39%;
    width: 20%;
}
.mb-30{
  margin-bottom: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.b--30 {
  margin-bottom: -30px;
}
.logo__sub {
  display: none;
}
.header {
  margin-bottom: -500px;
}
#profile  {
  margin-top: 200px;
}
.about__upper{
  display: flex;
  justify-content: center;
}
.top-title {
  width: 50%;
}
.top-img {
  width: 210px;
  height: 351px;
  margin-top: -180px;
}
.about__upper {
  margin-bottom: 10px;
 height: 180px;
}
.about__upper h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 1.3em;
  padding-left: 10px;
}

#profile h4 {
  margin: 0 auto;
}
.profile__lower {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  justify-content: center;
}
.profile__lower p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 14px;
  margin: 0 auto;
}

.p-profile__photo  {
  width: 100vw;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
}

.p-profile__photo img {
  width: 86%;
 }


 .c-profile__line {
  width: 78%;
  height: 1px;
  margin: 0 auto;
  background-color: #372424;
}
.cafe__line {
  width: 95%;
  height: 1px;
  margin: 0 auto;
  background-color: #372424;
}
.p-about__photo02 {
  display: none;
}
#sho__photo {
  margin: 50px auto -28px;
  width: 86%;

 
}
.sho__img {
  display: flex;
  flex-wrap: wrap;
}

  .place__inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  #sho__photo img {

    margin: 0px auto 25px;
  }
  .place__photo {
    text-align: center;
  }
 
  .pc {
    display: none;
  }
  .sho__img {
    display: none;
  }
  .sho__img__sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
.example-image-link {
  width: 150px;
  height: 178px;
}
.example-image-link  img{
  width: 150px;
}
/* place */
#place  {
  margin: 50px auto -70px;
  width: 86%;
}
#place h4 {
font-size: 18px;
margin: 0;
font-weight: 400;
}
#place p {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 14px;
  }
  .place__inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  #place img {
    width: 100%;
    margin: 25px auto 60px;
  }
  .place__photo {
    text-align: center;
    
    
  }
  #sho__photo {
    text-align: center;
  }
  #sho__photo img {
    width: 86%;
  }
  #sho__photo {
    margin: 50px auto -28px;
    width: 86%;
  
   
  }

  .sho__img {
    display: flex;
    flex-wrap: wrap;
  }
  
   
    #sho__photo img {
  
      margin: 0px auto 25px;
    }
    .p-profile__illust {
      width: 100%;
      text-align: center;
    }
    .c-none {
      margin: 0 auto;
      text-align: center;
      width: 20%;
    }

/*map*/
.gMap,.p-map{
  max-width: 100vw;
  height:200px;
  margin: 0 auto;
  background-color:#f2f0f0;
  margin-top: 100px;
}
.p-map{
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  -o-filter:grayscale(100%);
  filter:grayscale(100%)
}
.sp-none {
  display: none;
}
/*footer*/
footer {
  max-width: 100vw;
  background-color: #eb5c4b;
  margin: 0 auto;
}
.footer__left img {
  padding-top: 50px;
  width: 41%;
}
.footer__right img {
  width: 62%;
}
.footer__right {
  width: 100vw;
  text-align: center;
  margin: 0 auto;
}
.footer__right p {
  width: 86%;
  text-align: left;
  padding-top: 15px;
  font-size: 14px;
  margin: 0 auto;
  padding-bottom: 50px;
  letter-spacing: 0.2em;
}
.c-copy {
  font-size: 12.5px;
  letter-spacing: 0.2em;
}




}

@media screen and (max-width:1199px){
  .logo__sub {
    display: none;
  }
  #c-top{
    display: none;
  }
  .p-calender,.p-news{
    display: none!important;
  }
  #gloval-nav div{opacity:1;transform:translateX(0);transition:transform 1s ease,opacity .9s ease}
  #gloval-nav a{
    display:block;
    color:#fff;
    text-decoration:none;
    padding:10px 0;
    transition:color .6s ease}
    #gloval-nav a:hover{
      color:#666;transition:all .3s ease}
    ul{list-style:none}
    ul li{transition:transform .6s ease,opacity .2s ease}
    .c-navBtn{padding-left:500px}
    .open{overflow:hidden}
    .cp_fullscreenmenu{position:fixed;z-index:1;top:0;left:0;margin:0 auto;
  }
  .cp_fullscreenmenu .menu{
    position:fixed;
    top:0;
    left:0;
    visibility:hidden;
    width:100%;
    height:100%;
    pointer-events:none;
    outline:1px solid transparent}
  .cp_fullscreenmenu .menu,.cp_fullscreenmenu .menu>div{
    display:flex;
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    align-items:center;
    justify-content:center;
    margin:0 auto;
  }
  .cp_fullscreenmenu .menu>div{
    width:150vw;
    height:150vh;
    transition:opacity .6s ease,visibility .6s ease;
    -webkit-transform:scale(0);
    transform:scale(0);
    text-align:center;
    color:#eee;
    background:#eb5c4b;
    flex:none;opacity:1;
    z-index: 9000;
  }
  .cp_fullscreenmenu .menu>div>ul{
    display:block;
    margin:0 auto;
    list-style:none;
    transition:opacity .4s ease;
    opacity:0;color:#eee;
    padding-inline-start: 0px;
    position: absolute;
    z-index:87}
  .cp_fullscreenmenu .menu>div>ul>li{
    font-size:18px;
    letter-spacing: 0.5em;
    display:block;
   margin: 5px 0 20px;
    padding:0;
    color:#c30d23;
    width: 100vw;
  }
  .cp_fullscreenmenu .menu>div>ul>li>a{
    position:relative;
    display:inline;
    cursor:pointer;
    transition:color .2s ease;
    margin:0 auto;
    padding:10px;
    letter-spacing: 0.5em;
    
  }

  #menu {
    margin: 20px auto 0;
    text-align: center;
  }
  .c-a__text {
    margin-bottom: 12px!important;
  }
  .c-insta,.c-fb,.c-mail,.c-webshop {
    margin-bottom: 13px!important;
  }
  .cp_fullscreenmenu .menu>div>ul>li.c-webshop {
    padding-bottom: 18px
  }
  .cp_fullscreenmenu .menu>div>ul>li>a.c-calender__sp {
    font-size: 15px;
    color: #f2f0f0;
    background-color: #372424;
    letter-spacing: 0.15em;
    padding: 9px 88px;
  }
  .cp_fullscreenmenu .menu>div>ul>li>a.c-news__sp {
    font-size: 15px;
    color: #f2f0f0;
    background-color: #372424;
    letter-spacing: 0.15em;
    padding: 9px 122px;
  }
  .cp_fullscreenmenu .menu>div>ul>li>a:hover{color:#c30d23;letter-spacing: 0.5em;}
  .cp_fullscreenmenu .menu>div>ul>li>a.c-calender__sp:hover,.cp_fullscreenmenu .menu>div>ul>li>a.c-news__sp:hover{opacity: 0.9; color: #eee;background-color: #c30d23;}
  .cp_fullscreenmenu .menu>div>ul>li>a:hover:after{width:100%}.cp_fullscreenmenu .menu>div>ul>li.menu__language{margin-top:2pc;margin-left:15px;}.null{padding-left:0px;margin-left:-1px;padding-right:10px;}.null,.null_pc{width:10px;height:5px}
  .cp_fullscreenmenu .toggle{position:fixed;z-index:9999;top:0;left:calc(100vw - 102px);width:75pt;height:100px;cursor:pointer;opacity:0}.cp_fullscreenmenu .toggle:checked+.hamburger>span{-webkit-transform:rotate(135deg);transform:rotate(135deg)}
  .cp_fullscreenmenu .toggle:checked+.hamburger>span:after,.cp_fullscreenmenu .toggle:checked+.hamburger>span:before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
  .cp_fullscreenmenu .toggle:checked+.hamburger>span:after{opacity:0}
  .cp_fullscreenmenu .toggle:checked~.menu{visibility:visible;pointer-events:auto}
  .cp_fullscreenmenu .toggle:checked~.menu>div{transition-duration:.75s;-webkit-transform:scale(1);transform:scale(1)}
  .cp_fullscreenmenu .toggle:checked~.menu>div>ul{opacity:1}
  .cp_fullscreenmenu .toggle:checked~.menu>div>ul li:nth-of-type(1){transition-delay:.4s}.cp_fullscreenmenu .toggle:checked~.menu>div>ul li:nth-of-type(2){transition-delay:.6s}.cp_fullscreenmenu .toggle:checked~.menu>div>ul li:nth-of-type(3){transition-delay:.8s}.cp_fullscreenmenu .toggle:checked~.menu>div>ul li:nth-of-type(4){transition-delay:1}
  .cp_fullscreenmenu .toggle:checked:hover+.hamburger>span{-webkit-transform:rotate(225deg);transform:rotate(225deg)}
  .cp_fullscreenmenu .hamburger{
    position:absolute;
    z-index:9998;top:25px;
    left:calc(100vw - 85px);
    margin-left:100%;
    display:block;width:30px;height:5pc;padding:.5em 1em;cursor:pointer;border-radius:0 .12em .12em 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
  .cp_fullscreenmenu .hamburger>span{
    position:relative;
    top:2pt;
    left:18px;
    display:block;width:100%;
    height:2px;
    transition:all .4s ease;
    background:#372424;
  }
  .cp_fullscreenmenu .hamburger>span:after,.cp_fullscreenmenu .hamburger>span:before{
    position:absolute;
    z-index:1;
    top:-12px;
    display:block;
    width:100%;
    height:2px;content:'';
    transition:all .4s ease;
    background:inherit;}
  .cp_fullscreenmenu .hamburger>span:after{top:12px}
  .c-navBtn span:nth-of-type(1){top:0}.nav-button span:nth-of-type(2){top:1pc}.c-navBtn span:nth-of-type(3){bottom:0}.c-navBtn.active span:nth-of-type(1){-webkit-transform:translateY(16px) rotate(-45deg);transform:translateY(16px) rotate(-45deg)}
  .c-navBtn.active span:nth-of-type(2){opacity:0}.c-navBtn.active span:nth-of-type(3){-webkit-transform:translateY(-16px) rotate(45deg);transform:translateY(-16px) rotate(45deg)}
  #nav-toggle{z-index:8}#container{z-index:6}.c_null{width:100%;height:140px}.null_pc{width:10px;height:5px;padding-left:10px}.p-fv{width:100vw;height:100vh}.fv__image{text-align:center}
  .fv__image img{margin-top:35vh;width:65%}.p-container{padding-top:75pt}#c-header__height{margin-top:-75pt;padding-top:75pt}
  ul li{color:#363b3f;z-index:998;}footer{text-align:center;font-size:1.5rem;padding-bottom:85px}}
  @media screen and (min-width:521px){
      #p-about {
        margin-top: 40vw;
      }
  }
    @media screen and (min-width:500px){
      .fv__logo img {
        padding-top: 3vh;
        width: 20vw;
        z-index: 60;
      }
        .fv__illust01 img {
          width: 75vw;
        text-align: center;
        margin: 0 auto;
        }
    }
    @media screen and (min-width:730px){
      #p-about {
        margin-top: 60vw;
      }
      
      }

/* ===========================================
PC
============================================*/
@media screen and (min-width:1024px){
  body {
    width:100%;
    font-family: 'EB Garamond','Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝体","Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin: 0 auto;
    list-style: none;
    position: relative;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    margin: 0;
    background: linear-gradient(to bottom,#eb5c4b 0px, #eb5c4b 200px, #f2f0f0 200px, #f2f0f0 100%);
      }
  @keyframes fadeIn {
      0% {opacity: 0}
      100% {opacity: 1}
  }
  @-webkit-keyframes fadeIn {
      0% {opacity: 0}
      100% {opacity: 1}
  }
  .wrapper {
    width:100vw;
    height: 100vh;
  }
  a {
    text-decoration: none;
    color: #3E3A39;}
  a:hover {
    opacity: 0.9;
    transition:transform 0.3s ease;
  }
  #wrapper {
    background-color:#f2f0f0;

  }

  h3,h4,h5 {
    color: #372424;
    position: relative;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  h3 {
    font-size: 22px;
    letter-spacing: 0.2em;
    }
  h4,h5 {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.2em;
  }
  .c-img__sp {
    display: none;
  }
p {
  font-weight: 300;
}
   .pc-none {
     display: none;
   }
svg {
  position: fixed;
  top: 0px;
}
 /*about*/
 /*fv*/
 .pc-none {
  display: none;
}

svg {
position: fixed;
top: 0px;
}
.top-title {
position: absolute;
top: 400px;
right: 0;
}
.sho__img__sp {
  display: none;
}
/*about*/
#profile {
width: 900px;
margin: 0 auto;
position: relative;
}
.top-img {
position: absolute;
top: 250px;

}

.about__upper {
position: relative;
width: 900px;
height: 835px;
margin: -100px auto 250px;
}
.about__upper h2 {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
font-weight: 400;
font-size: 22px;
letter-spacing: 0.2em;
position: absolute;
top: 470px;
right: 110px;
}

#profile p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
position: absolute;
top: 470px;
right: 180px;
height: 410px;
line-height: 2em;
letter-spacing: 0.15em;
font-size: 14px;
}

.cafe {
margin: 0 auto;
position: relative;
}
.cafe h2,.cafe p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.cafe h2 {
font-size: 20px;

}
.cafe p {
line-height: 2.3em;
letter-spacing: 0.15em;
margin-right: 10px;
font-size: 14px;
}

.cafe__about {
position: relative;
width: 900px;
margin: 0 auto;
display: flex;
flex-direction: row-reverse;
}

.cafe__illust {
position: absolute;
top: 488px;
right: 475px;
}
.c-none {
display: none;
}
.cafe___line:before {
content: '';
position: absolute;
left: 150%;
display: inline-block;
width: 1px; /*下線の幅*/
height: 60px; /*下線の太さ*/
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translate(100%); /*位置調整*/
background-color: #372424; /*下線の色*/
}
.c-cafe__line:before {
content: '';
position: absolute;
left: 145px; /*下線の上下位置調整*/
display: inline-block;
width: 1px; /*下線の幅*/
height: 60px; /*下線の太さ*/
-moz-transform: translateX(-42%);
-webkit-transform: translateX(-42%);
-ms-transform: translateX(-42%);
transform: translate(-42%); /*位置調整*/
background-color: #372424; /*下線の色*/
}
.yoyaku__line {
margin-right: 45px;
}
#p-news {
  position: relative;
  max-width: 1000px;
  height: 120px;
  margin: 0 auto;
  padding-bottom: 150px;
  color: #372424;
  font-size: 14px;
  letter-spacing: 0.2em;
}
.news_date {
  width: 135px;
  padding: 4px 0px 6px;
  color: #f2f0f0;
  background-color: #372424;
  text-align: center;
}
/*p-menu*/
.p-menu {
width: 1000px;
height: 350px;
margin: 65px auto 0;
background-color: #e0dada;
position: relative;
}
.menu {
display: flex;
flex-direction: row-reverse;
}
.menu__inner h4,.menu__inner p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.menu__inner h4 {
font-size: 20px;
margin: 0;
font-weight: 400;
}
.menu__inner p {
margin-right:10px;
margin-left: 50px;
line-height: 2em;
letter-spacing: 0.1em;
font-size: 14px;
}

.menu__inner {
display: flex;
flex-direction: row-reverse;
margin-top: 40px;
}
.menu__inner > small {
font-size: 10px;
letter-spacing: 0.3em;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
margin-right: -50px;
}
.menu__drink {
padding-right: 30px;
}
.cafe__small {
width: 900px;
margin: 0 auto;
font-size: 12px;
margin-top: 30px;
margin-bottom: 150px;
}
#cafe__photo {
    position: relative;
    width: 900px;
    margin: 0 auto 120px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mr-40 {
  margin-right: 40px;
}
#sho__photo {
    position: relative;
    width: 900px;
    margin: 0 auto 120px;
  }

 /*map*/
.gMap,.p-map{
  max-width: 100vw;
  height:300px;
  margin: 0 auto;
}
.p-map{
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  -o-filter:grayscale(100%);
  filter:grayscale(100%)
}
/*footer*/
footer {
  max-width: 100vw;
  height: 430px;
  background-color: #eb5c4b;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__left {
margin-right: 100px;
}
.footer__right{
text-align: left;
}

footer p {
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #372424;
  font-size: 15px;
}
.c-copy {
  font-size: 12.5px;
  color: #372424;
}

}
@media screen and (min-width:1200px){
  #c-top {
    position: fixed;
    right: 70px;
    bottom: 70px;
  }
  #c-top img {
    width: 27px;
  }
 
  #c-calender {
   
    color: #f2f0f0;
    background-color: #372424;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    position: fixed;
    left: 70px;
    bottom: 70px;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.05em;
    padding: 15px 5px;
    height: 140px;
  }
  
  #c-calender:hover {
    background-color: #c30d23;
    transition:transform 0.3s ease;
  }
  #c-news {
   
    color: #372424;
    background-color: #fff;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    position: fixed;
    left: 115px;
    bottom: 70px;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.05em;
    padding: 15px 5px;
    height: 140px;
  }
  
  #c-news:hover {
    color: #f2f0f0;
    background-color: #c30d23;
    transition:transform 0.4s ease;
  }
  #wrapper:before ul li {
    color:#a3b2b9
  }
  .header {
    z-index:3;
    width:100vw;
    height:130px;
    color:#eee;
    font-size:21px;margin:0 auto;
    align-items:center;
    position:fixed;
    z-index: 5;
  }
  .p-header {
    display:flex;
    flex-direction:column;
  }
  .header__name {
    flex:none;
    width:auto;
  }
  .header__name img {
    margin-top:65px;
    margin-left:50px;
  }
  .cp_fullscreenmenu .hamburger,
  .cp_fullscreenmenu .hamburger>span,
  .cp_fullscreenmenu .hamburger>span:after,
  .cp_fullscreenmenu .hamburger>span:before,
  .cp_fullscreenmenu input.toggle{
    display:none
  }
  .c-menu__pc,.menu {
    display:block
  }
  .cp_fullscreenmenu .menu>div>ul>li {
    list-style: none;
    text-align: right;
    font-size:1pc;
    color:#372424;
    margin-bottom: 32px;
    font-size: 11px;;
  }
  .cp_fullscreenmenu .menu>div>ul>li>a{
    position:relative;cursor:pointer;
    transition:color .2s ease;
    margin:0 auto;
    padding:10px;
    z-index: 990;
    font-size: 11px;}
  .cp_fullscreenmenu .menu>div>ul>li>a:hover{
    color:#c30d23;
    opacity: 1;
  }
  .cp_fullscreenmenu .menu>div>ul>li>a:hover:after{width:100%}

  .cp_fullscreenmenu .menu>div>ul>li.menu__sns a img{padding-top:2px;padding-bottom:4px;margin-bottom:-6px;letter-spacing:.2em}
  .cp_fullscreenmenu .menu>div>ul>li.menu__sns a:hover{opacity:.7}
  .cp_fullscreenmenu .menu>div>ul>li.menu__insta a img{background-position:center;background:url(../images/common/insta_hover.png);background-repeat:no-repeat;background-attachment:fixed}
  .cp_fullscreenmenu .menu>div>ul>li.menu__fb a img{margin-left:0;background-position:center;background:url(../images/common/facebook_hover.png);background-repeat:no-repeat;background-attachment:fixed}



  .cp_fullscreenmenu .menu>div>ul{
    margin-top:70px;
    letter-spacing:.4em;
    float:right;
    margin-right: 57px;
    font-size: 1pc;
    z-index: 99;
  }
  .cp_fullscreenmenu .menu>div>ul>li.c-webshop {
    padding-bottom: 40px
  }
  .c-blank {
    margin-top: 73px;
}
.c-calender__sp,.c-news__sp {
  display: none;
}
    li.c-a__text.profile {
      font-size: 11px!important;
      color: #c30d23!important;
      text-align: center;
      padding: 0px 10px 5px;}

      .profile:before {
        content: '';
        position: absolute;
        right: 72px;
        bottom: -6px; /*下線の上下位置調整*/
        display: inline-block;
        width: 42px; /*下線の幅*/
        height: 1px; /*下線の太さ*/
        background-color: #c30d23; /*下線の色*/
        top: 180px;
      }

.p-profile__illust {
  position: absolute;
  top: 743px;
  right: 0;
  width: 122px;
  height: 93px;
  background-image: url(../images/cafe/top_about_illust01.png);
}

    
}

@media screen and (min-width:1200px){
  body {
    width:100%;
    font-family: 'EB Garamond','Noto Serif JP', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝体","Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 15px;
    letter-spacing: 0.05em;
    margin: 0 auto;
    list-style: none;
    position: relative;
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    margin: 0;
    background: linear-gradient(to bottom,#eb5c4b 0px, #eb5c4b 350px, #f2f0f0 350px, #f2f0f0 100%);
      }
  @keyframes fadeIn {
      0% {opacity: 0}
      100% {opacity: 1}
  }
  @-webkit-keyframes fadeIn {
      0% {opacity: 0}
      100% {opacity: 1}
  }
  .wrapper {
    width:100vw;
    height: 100vh;
  }
  a {
    text-decoration: none;
    color: #3E3A39;}
  a:hover {
    opacity: 0.9;
    transition:transform 0.3s ease;
  }
  #wrapper {
    background-color:#f2f0f0;

  }

  h3,h4,h5 {
    color: #372424;
    position: relative;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
  h3 {
    font-size: 22px;
    letter-spacing: 0.2em;
    }
  h4,h5 {
  font-size: 14px;
  line-height: 2.2em;
  letter-spacing: 0.2em;
  }
  .c-img__sp {
    display: none;
  }
  
   .pc-none {
     display: none;
   }
svg {
  position: fixed;
  top: 0px;
}

.pc-none {
  display: none;
}
svg {
position: fixed;
top: 0px;
}
.top-title {
position: absolute;
top: 400px;
right: 0;
}
/*about*/
#profile {
width: 900px;
margin: 0 auto;
position: relative;
}
.top-img {
position: absolute;
top: 250px;
left: 0;
}

.about__upper {
position: relative;
width: 900px;
height: 835px;
margin: 0 auto 100px;
}
.about__upper h2 {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
font-weight: 400;
font-size: 22px;
letter-spacing: 0.2em;
position: absolute;
top: 470px;
right: 130px;
}

#profile p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
position: absolute;
top: 470px;
right: 200px;
height: 410px;
line-height: 2.3em;
letter-spacing: 0.15em;
font-size: 14px;
}
.cafe {
margin: -100px auto 0;
position: relative;
}
.cafe h2,.cafe p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.cafe h2 {
font-size: 20px;
}
.cafe p {
line-height: 2.3em;
letter-spacing: 0.15em;
margin-right: 10px;
font-size: 14px;
}


.cafe__illust {
position: absolute;
top: 743px;
right: 0px;
}


.c-none {
display: none;
}
.cafe___line:before {
content: '';
position: absolute;
left: 150%;
display: inline-block;
width: 1px; /*下線の幅*/
height: 60px; /*下線の太さ*/
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translate(100%); /*位置調整*/
background-color: #372424; /*下線の色*/
}
.c-cafe__line:before {
content: '';
position: absolute;
left: 145px; /*下線の上下位置調整*/
display: inline-block;
width: 1px; /*下線の幅*/
height: 60px; /*下線の太さ*/
-moz-transform: translateX(-42%);
-webkit-transform: translateX(-42%);
-ms-transform: translateX(-42%);
transform: translate(-42%); /*位置調整*/
background-color: #372424; /*下線の色*/
}

    #sho__photo {
        position: relative;
        width: 900px;
        margin: 0 auto 120px;
        z-index: 901;
      }
      .sho__img {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative;
        z-index: 998;
      }
      .sho__img img {
        padding-bottom: 30px;
        z-index: 999;
      }
/*p-menu*/
.p-menu {
width: 1000px;
height: 350px;
margin: 65px auto 0;
background-color: #e0dada;
position: relative;
}
.menu {
display: flex;
flex-direction: row-reverse;
}
.menu__inner h4,.menu__inner p {
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
.menu__inner h4 {
font-size: 20px;
margin: 0;
font-weight: 400;
}
.menu__inner h4 span {
    font-size: 19px;
}
.menu__inner p {
margin-right:10px;
margin-left: 50px;
line-height: 2em;
letter-spacing: 0.1em;
font-size: 14px;
}

.menu__inner {
display: flex;
flex-direction: row-reverse;
margin-top: 40px;
}
.menu__inner > small {
font-size: 10px;
letter-spacing: 0.3em;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
margin-right: -50px;
}
.menu__drink {
padding-right: 30px;
}
.cafe__small {
width: 900px;
margin: 0 auto;
font-size: 12px;
margin-top: 30px;
margin-bottom: 150px;
}
.sp {
  display: none;
}
    
.mb-40 {
  margin-bottom: 40px;
}
.mr-40 {
  margin-right: 40px;
}

 /*map*/
.gMap,.p-map{
  max-width: 100vw;
  height:300px;
  margin: 0 auto;
}
.p-map{
  -webkit-filter:grayscale(100%);
  -moz-filter:grayscale(100%);
  -ms-filter:grayscale(100%);
  -o-filter:grayscale(100%);
  filter:grayscale(100%)
}
/*footer*/
footer {
  max-width: 100vw;
  height: 430px;
  background-color: #eb5c4b;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__left {
margin-right: 100px;
}
.footer__right{
text-align: left;
}
footer p {
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #372424;
}

}
@media screen and (min-width:768px) and (max-width: 959px){



  .example-image-link:nth-last-of-type(1){
    margin-right:auto;
    margin-left:20px;
  }
#sho__photo img {

  margin: 0 20px;
  padding: 0 20px;
}

.c-none {
  width: 18%;
 
}

.menu__inner:first-child {
  padding-right: 170px;
}
.menu__inner:nth-child(3){
  padding-right: 185px;
}
.menu__inner:nth-child(5){
  padding-right: 230px;
}
.menu__inner:last-child {
  padding-right: 242px;
}

}
@media screen and (min-width:900px) and (max-width:1199px){
  .cp_fullscreenmenu .menu>div>ul>li {
    margin: 33px 0;
  }
}
@media screen and (min-width:700px) and (max-width: 959px){
  #p-news {
    padding-bottom: 5px;
  }
}