.main{
margin-left: 320px;
width: 920px;
height: 100%;
background-color: #141616;
}

.sp_size{
  font-size: 27px;
}

.paragraph_body{
	padding:0 5%;
}

.kikan{
  margin:0;
}

.goods_area2 img{
  border-radius: 30px;
    text-align: center;
    margin-bottom:20px;
        -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));
        filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));
}

.goods_area2 h3{
  text-align: center;
}

.link_off{
    color: #636363;
}
.sq_can li{
  width: 40%;
  margin-right: 0!important;
  margin-bottom:20px!important;
}

.tsuna_ac p{
  color: white;
  text-align: center;
  margin: 0;
}



.sq_can li img{
  display: block;
  margin: 0 auto;
}
.sq_can{
    margin: 0 auto;
    display: block;
}
.novelty{
  width: 80%;
  margin:0 auto;
}

.comingdate{
    color: white;
    font-size: 30px!important;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166,1));
    filter: drop-shadow(0px 0px 10px rgba(254,229,166,1));
    -webkit-font-smoothing: antialiased;
}


.event_page ul{
  padding-left: 40px;
}

.lunchm{
  margin-bottom: 30px;
}


.novelty ul{
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}

.novelty .lunchm img{
  filter: drop-shadow(0px 0px 7px rgba(255,255,255,1));
transform: rotate(10deg);
}

.toggle{
  display: block;
  cursor: pointer;
  color:#F2F2F2;
}

.whiteshadow img{
    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));
}


.gtitle span{
  color: red;
  padding-left: 5px;
}

.flip_{
  color:#E03D2F;
  text-align: center;
  font-size:15px;
  clear: both;
  cursor: pointer;
}

.dramacd h3 img{
  height: 40px;
}

p{
  letter-spacing: 1px;
  color:#262626;
}

.new{
     background-image: url("../img/goods/new.png");
     background-repeat: no-repeat;
     background-position: right;
     padding-right: 50px;

  }

  .news{
  margin:20px;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.15));
filter: drop-shadow(0px 3px 6px rgba(0,0,0,.15));
border: 1px solid #282828;
border-radius:10px;
background-color: #4E4E4E;
}

.ufoaj{
    display: block;
    margin: 30px auto;
}


.news-contents{
  margin:10px;
  padding:10px 10px;
  border-radius: 10px;
  background-color: #FFF;
}


.news-contents p{
}
.news h2{
  font-size: 14px;
  color: #FFF;
  margin-bottom:0;
  margin-top:15px;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(255,255,255,.4));
filter: drop-shadow(0px 0px 6px rgba(255,255,255,.4));

}

.news .date{
    border-bottom: 1px solid #000;
    width: 100px;
    display: block;
    margin: 0 auto;
}



  .news p{
    text-align: center;
    font-size: 13px;
  }

.togset{
  display: none;
  margin:0 !important;
  padding-left: 10px;
}

.togset li{
  line-height: 1.6;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #666;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: white;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.guide_page .coverimg h2{
bottom:80px !important;
}

body{

  font-family:"Noto Serif JP",serif;
  margin:0;
  font-size:13px;
  letter-spacing: 1px;
  color: #EEE;
  background-color:#000000;
}

.menubx p{
  letter-spacing: 1px;
}


#faqs h3{
  color: #262626;
}

a{
  text-decoration:none;
  color: #E03D2F;
}

a:hover{
  opacity: 0.7;
}

.howtocafe{
  overflow: hidden;
}
.howtocafe div{
  max-width: 370px;
  margin-right:20px;
}

.oubolink{
  clear: both;
}

.oubolink img{
  max-width: 360px;
}
.goodsonly img{
  height: 32px;
}

.oubolink li{
  float: left;
  margin-bottom: 20px;
}

.oubolink ul{

    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.notice1{
  float: left;
  margin-right:40px;
}

.release221_top{
  font-size: 16px;
}

.notice2{
  float:left;
}
.status{
  max-width: 740px;
margin-bottom: 40px;
}

.caferiyou{
  float: left;
  margin-right:44px;
}

.goodsonly{
  float: left;
}

nav{
  background-color:#262626;
  width:320px;
  height:100%;
  position:fixed;
  overflow: auto;
  z-index: 99;
}

.guidewrapper{
    margin: 40px;
    margin-top:20px;
}
.guidewrapper p{
  line-height: 1.5;
}
.drinkmenu h3{
}

.wrapper{
  height:100%;
}

ul{
  list-style:none;
  padding-inline-start:0px;
}

.collabologo{
  margin-bottom:10px;
    margin-top: 20px;
}

 .navcontents{
   padding-left:33px;
   letter-spacing:0.03rem;
 }

nav .cafelist{
  font-family: "Muli", sans-serif;

}

.cafelist li{
  background: url(../img/cafe.png) no-repeat;
  padding-left: 24px;
  background-size: 16px;
  background-position-y: center;
}

nav a{
  color:#F2F2F2;
}

.oubokikan{
  position: relative;
font-size: 1rem;
left: 49px;
bottom: 30px;

}

.globalMenuSp{
  display: none;
}



.main{
  overflow: hidden;
}

nav p{
  color:#F2F2F2;
  font-size:14px;
}

nav li{
  margin-bottom:10px;
  font-size:1.1rem;
}

nav div{

}
.about ul{
  size:20px;
}

.navline{
  display:block;
  width:108px;
  border-top:solid 2px #F2F3F2;
}

h1 img{
  width:70%;
}

.ufotablesites{
    bottom: 20px;
    display: none;
    position: absolute;
}

.ufotablesites a{
   background-image: url("../img/new_w.svg");
   background-repeat: no-repeat;
   background-position: right top;
   padding-right: 14px;
}

rt {
  letter-spacing: -2px;
}

.partner img{
max-width: 70%;
margin-bottom: -1rem;
}

.emakikv1{
  position: relative;
  left: 1rem;
}
.kv{
  float:left;
  max-width:63%;
  margin-right: 2%;
}

.current img{
-webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166,.1));
filter: drop-shadow(0px 0px 10px rgba(254,229,166,.1));
}

.cafe_top a img{
  max-width: 87%;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,1))!important;
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,1))!important;
}

.cafe_top li{
  margin-bottom: 15px;
}


.this_theme a img{
  width: 100%;
  border-radius: 0!important;
}

.tuuki .notice{
  float: none;
}


.guide a img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.15));
filter: drop-shadow(0px 3px 6px rgba(0,0,0,.15));
border-radius: 10px;
    margin-bottom: 15px;}

.contentsArea h3{
  text-align: left;
  padding-left:3%;
}
.dramacd h3{
  font-size:22px;
  margin-bottom:8px;
}

.dramacd h3{
  font-size:22px;
}

.dramacd .pagelink{
  margin-top:0px;
}
.contentsArea a img{
    border-radius: 10px;
      -webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166,.1));
      filter: drop-shadow(0px 0px 10px rgba(254,229,166,.1));
          max-width: 87%;
}

.this_theme p{
    color: white;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
    filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
}

.d1{
  font-size: 21px;
}

.d2{
  font-size: 16px;
}

.event a img{
    margin-bottom: 15px;
    border-radius: 15px;
}

.koukai{
  margin-bottom:25px;
}

.contentsArea ul{
  overflow: hidden;
}

.event img{
}

.charagoods img{
  width: 95%;
}

.kv img{
  max-height: 100vh;
   max-width: 100%;

}

.toppage{
  width: inherit;
  background-color: black;

}

.cafe{
  height:300px !important;
}

.dramacd h4{
  padding-top:15px;
  margin-top:0;
  margin-bottom:10px;

}


.dramacd h4 img{
  width: 80%;
}

.dramacd .a4 {
  width: 80%;
}

.dramacd .acrir{
  max-width:85%;
}

.dramacd .can {
  max-width: 75%;
}

.dramacd p{
  font-size:22px!important;
  font-family: "Yu Mincho", "YuMincho", serif;
}

.dramacd_illust{
  max-width: 95%;
  margin: 5px auto;


}


.emakikv{
  width: 100%;
}

.intro img{
    max-width: 80%;
    margin-bottom:20px;
}

.pagelink{
  font-size: 20px;
}

.current{
  max-width: 740px;
}

.inner_menuinfo{
  padding-left: 30px;
}

#topspace2{
  margin-left:320px;
}

.inner_menuinfo img{
  margin:30px;
}

.intro p{
  font-family: "Yu Mincho", "YuMincho", serif;
  font-size: 1.3rem;
  line-height: 2;
  text-shadow: 0px 0px 12px rgba(183, 183, 183, 0.8);
  letter-spacing: 0.08rem;
    padding: 0 10%;
}
.aboutemaki{
  margin-top:20px !important;
}

.ajtenji{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
  text-align: center;
  background-color: white;
  max-width: 950px;
  margin: 0 auto 30px auto;
  overflow: hidden;
}



.ne_illust{
  font-size: 25px;
  color: #262626;
  border-bottom:2px solid #666;
  display: inline;
  padding-bottom:10px;
}

.ajc li{
  float: left;
  margin-right:25px;
}
.animejapan p{
  padding:0 4%;
}

.ajc{
  width: 980px;
  max-width:100%;
  overflow: hidden;
}

.ajc li img{
  max-width: 100%;
}

.ajc{
  margin:0 auto;
}

.ajtenji img{
  max-width: 100%;
}

.tenjiboose{
  padding: 30px;
}

.animejapan h3{
  font-size: 25px;
  color: #262626;
  border-bottom:2px solid #666;
  display: inline;
  padding-bottom:10px;
}

.tenji p{
  font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.1rem;
    padding: 0px 59px;
    letter-spacing: 1px;
    line-height: 2;
}

.goodsintro img{
  max-width: 60%;
}
.sarani{
  width: 30% !important;
  margin: 50px 0 20px 0;
}
.emakikv img{
  width:100%;
}
.theme {
  margin-top:10px;
}
.dainidan{
  width: 100%!important;
}

.hf3_aboutl{width: 46%;
float:right;}
.hf3_aboutr{width: 54%;
float:left}

.intropic {
  width: 100%;

    overflow: hidden;
}

.cafe_gekijou{
  text-align: center;
}

.aj_tuuki li{
  list-style-type: none;
}

.flex{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.flex p{
  font-size: 15px!important;
    margin-top: 5px;
}

.webshop_to{
  color: black;
  text-decoration: none;
  letter-spacing: 1px;
  background-color: #e6e6e6;
  padding: 18px;
  border-radius: 7px;
  font-size: 12px;
    display: flow-root;
  width: 250px;
  margin: 20px auto;
  text-align: center;
}

.underlinedh{
  font-size: 40px;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
    filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #FFF;
    width: 335px;
    display: block;
    margin: 0 auto;
    letter-spacing: 2px;
    text-align: center;
    padding-bottom:10px;
    margin-bottom:30px;
}

.shikishi{
  padding: 0 10%;
}

.tenjipc{
  width: 90%;
  padding-left: 0px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.tenjipc img{
}

.tenjipc li{
  width: 33%;
  margin-bottom: 20px;
}

.tenjipc img{
  width: 90%;
}

.shikishi img{
  width: 110px;
  max-width: none!important;
  margin-bottom: 15px!important;
  margin-right: 15px !important;
  transform: rotate(-3deg);

}

.aj_tuuki img{
  margin-top:20px;
}
.goods_anchor{
  font-size: 35px;
      -webkit-filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
      filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
      -webkit-font-smoothing: antialiased;
      border-bottom: 1px solid #FFF;
      width: 385px;
      display: block;
      margin: 0 auto;
      letter-spacing: 2px;
      text-align: center;
      padding-bottom: 9px;
      padding-top:20px;
}


.kv_lmc{
  padding-top: 20px;
}

.imgnav img{
  width: 400px;
  float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.imgnav{
  overflow: hidden;
}

.cinema{
  border-top: 1px solid #f2f2f2;
    display: block;
    width: 40%;
    padding-top: 10px;
    margin-top: 12px;
}

.midline{
  display: block;
  border-bottom: 1px solid white;
  width: 20%;
  margin:0 auto;
}


.intropic img{
  max-width: 100%;
}

.collabowapper{
  background-color: #141616;
  width: 920px;
  padding-bottom:50px;
  text-align: center;
}


.paragraph_body h2{
  letter-spacing: 2px;
    line-height: 1.6;
    font-size: 30px;

}

.mugen p{
  font-size: 20px;
  color: white;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166.5));
    filter: drop-shadow(0px 0px 10px rgba(254,229,166,.5));
    -webkit-font-smoothing: antialiased;

}

.additional p{
  font-family: "Yu Mincho", "YuMincho", serif;
      font-size: 1.1rem;
      padding: 0px 59px;
      letter-spacing: 1px;
      line-height: 2;
    }
.additional img{
  width: 70%
}
.cafe h2{
  font-family: "Muli";
  font-size:1rem;
}
.tenji h2 img{
    width: 30%;
    margin-top: 40px;
}
.newillust{
  width: 90%!important;
}
.outro{
  overflow: hidden;
}
.tbc{
  float: right;
  width:15%;
  clear: both;
  position: relative;
  right:5rem;
}
.map iframe{
  height: 100%;
  width: 70%;
  float: left;
}
.sosite{
  height: 60px;
}


.animejapan p{
  font-size: 18px;
  text-align: center;
  color: #555555;
}
.tba{
  width: 95%;
}

.charagoods{
  margin-left: -10px;
}
.map{
  height:1000px;
}
.lm p{
  font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.1rem;
    color: white;
}
.allmenu{
  font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.1rem;
    padding: 0px 59px;
    letter-spacing: 1px;
    line-height: 2;
    overflow: hidden;
}

.navToggle{display: none;}

.allmenu li {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.twitter{
  width: 30%;
  height: 100%;
  float: left;
  overflow:scroll;
}
.notaccess{
  width: 73%;
      height: 100%;
      float: left;
}
.access{
  float: right;
  width: 27%;
  height:100%;
  background-color:#262626;
  text-align: center;
  max-width: 420px;
  text-align: center;

}




.access img{
  margin-top:30px;
}
.allmenu img{

    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
}

.inquiry{
  background-color: #F2F2F2;
  padding:20px;
  margin: 20px;
}

.twitterlink{
  position: relative;
    right: 50px;
    font-size: 1.2rem;
    bottom: 24px;
}

.allmenu ul{
      width: 90%;
      margin: 0 auto;
    }


.outro p{
  font-family: "Yu Mincho", "YuMincho", serif;
font-size: 1.1rem;
padding: 0px 59px;
letter-spacing: 1px;
line-height: 2;
}

.tenjirei{
    width: 90%;
    padding-left: 40px;
}
.coverimg{
  height: 200px;
  width:auto;
  -webkit-filter: drop-shadow(0px 1px 3px rgba(0,0,0,.2));
  filter: drop-shadow(0px 1px 3px rgba(0,0,0,.2));

}
.coverimg p{
  margin:0;
    font-size: 1.3rem;
  color: white;

    -webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166,1));
    filter: drop-shadow(0px 0px 10px rgba(254,229,166,1));
}
.coverimg h2{
  margin: 0;
  position: relative;
  bottom: 120px;
  left:20px ;
  color:white;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}


#tuukihanbai{
}

.dramacd .pagelink{
    list-style-type: disc;
    padding-left: 0px;
}

.pagelink li{
  font-size: 22px;
  list-style-type: disc;
  margin-left: 20px;
}

.dramacd .pagelink li{
  font-size: 26px;
}

.pagelink p{
  margin-bottom:5px;
}

.dramacd .pagelink p{
  margin-bottom:5px;
}
.adjust_urokodaki{
  top:120px !important;
}

.coverimg img{
  width: 100%;
  height:100%;
  object-fit: cover;
}
.shadow{
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));
      filter: drop-shadow(0px 0px 6px rgba(0,0,0,.6));}

.column{
  width: 367px;
  margin-bottom: 20px;
}
.column section div{
  padding:20px;
}


.price{
  display: inline;
}

.food{

    overflow: hidden;
  clear: both;
}

.food1{
  margin-right:20px;
}

.clear{
  clear: both;
}


.lm{
    padding-top: 6%;
  float: left;
  width: 95%;
  height:auto;
  background-image: url(../img/bg_pattern.jpg);
  background-size:cover;
  text-align: center;
  padding-bottom:5%;
  margin-bottom: 2%;
}

.lm p{
  line-height: 2;
}


.lmcpic{
    height: auto;
    margin: 4% 0;
}

.coaster p{
  color:white;
}

.date{
  -webkit-filter: drop-shadow(0px 0px 7px rgba(255,255,255,.1));
  filter: drop-shadow(0px 0px 7px rgba(255,255,255,1))}


.lmcpic img{
  -webkit-filter: drop-shadow(0px 0px 7px rgba(255,255,255,.1));
  filter: drop-shadow(0px 0px 7px rgba(255,255,255,1));
  width: 28%;
  margin-left: 0%;
}

.lmcemaki{
  height: auto;
  margin: 10% 0;
}

.lmcemaki img{
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
  transform: rotate(-5deg);
  margin-top: -4%;
  width: 76%;
}

.lm img{


}

.drink .menutitle{
  padding-left: 65px;
}

.menutitle{
  display: inline;
  letter-spacing: 1px;
  margin-right: 1rem;
  font-size: 1rem;
}

.coaster{
  height:  150px;
  width: 367px;
  padding:0 !important;
  background-size: cover;
  background-position-y: -17px;
    background-color: #444!important;
  background-size:cover;
}

.coasterpic{
    width: 40%;
    top: 3px;
      left: 23px;
    position: relative;
}

.presentpic{
  position: relative;
    right: -85px;
    bottom: 94px;
      width: 25px;
}

.coaster p{
    text-align: center;
    display: block;
    position: relative;
    left: 68px;
    bottom: 102px;
    font-family: "Yu Mincho", "YuMincho", serif;
    letter-spacing: 1px;

}

.drinkmenu{
  padding-left: 32px;
  width: 825px;
  overflow: hidden;
}

.drinkmenu section{

}

.last{
  clear: right;
}

.mix{
  margin-top:0;
  font-size:0.7rem;
}

.nezuko_serif{
  font-family: Noto serif TC;
}

.lmc_list{
  display: flex;
  flex-wrap: wrap;
    width: 90%;
    justify-content: space-around;
    margin: 0 auto;
}

.lmc_list li{
  width: 45%;
}

.lmc_list img{
  width: 100%;
}
.nezuko_sans{
  font-family: Noto Sans TC;
}
.dessert{
  float:left;
  width: 100%;
}
.mix{
  margin-bottom:0;
}
.menuline{
  display: block;
  border-top: 1px solid #595959;
    width: 100px;
    margin-top: 8px;
}

.topline{
      margin: 0 auto;
      display: block;
      border-top: 1px solid #595959;
      width: 50%;
      margin-top: 8px;
      margin-bottom: 20px;
}

.detail{
  display:block;

}

.column{
  float: left;
  margin-right: 17px;
}



.character_name{
    height: 11%;
  position: relative;
  top: 4px;
}

.badgelist{
  width: 90%;
  position: relative;
  top: 50px;
}

.goodsroll{
  background-image: url(../img/goods/roll_back.jpg);
  height: 660px;
  background-size: cover;
  width: 47%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  -webkit-filter: drop-shadow(0px 1px 3px rgba(0,0,0,.2));
  filter: drop-shadow(0px 1px 3px rgba(0,0,0,.2));
}

.tuuki .goodsroll{
  width:100%;
  margin-right:4%;
  max-width:900px;
  height: auto;
}

.goodsroll p{
  font-family: "Yu Mincho", "YuMincho", serif;
  text-align: center;
  font-size: 1.2rem;
}

.tuuki .goodsroll ul{
  overflow: hidden;
}

.tsunagarucan{
  margin-left: 10%;
}

.tsunagarucan li{
  float: left;
  width: 45%;
}

.nring{
  width: 93%
}

.description p{
      margin: 3% 10%;
    }

.roll2{
    background-image: url(../img/goods/roll_back2.jpg);
  }
.tsunarei{
  height: 300px;
}
.tsunagarucan img{
  height:150px;
}


.description {
  padding-top:90px;
  margin-bottom: 60px;
  text-align: center;
}
.tuuki{
  margin-right: 5%;
}

.yurucan{
  margin-left: 3%;
  padding-top:20px;
}


.tuuki{
}

.lmc{
  float: left;
}


.merchandise{
  width: 850px;
  max-width: 100%;
}

.merchandise img{
	
    margin: 0 auto;
    display: block;
}


}

.goodslist h3{
  margin-top:25px;
}

.goodslist h3 img{
      height: 55px;
      overflow: hidden;
      width: inherit;
      display: block;
      margin: 0 auto;
}
.cafemenu{
    margin: 30px 0px 0px 30px;
    width:auto;
    max-width: 900px;
  text-shadow: 1px 1px 10px rgba(37,37,37,0.15)
}
.goodslist{
  margin: 30px 0px 0px 30px;
  width:auto;
  max-width: 1020px;
text-shadow: 1px 1px 10px rgba(37,37,37,0.15)
}

.food h2{
  font-size: 40px;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
    filter: drop-shadow(0px 0px 5px rgba(254,229,166,1));
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #FFF;
    width: 335px;
    display: block;
    margin: 0 auto;
    letter-spacing: 2px;
    text-align: center;
    padding-bottom: 9px;
}

.lunchmat{
    padding-top: 30px;
    margin-left: 30px;
    margin-top: 10px;
  width: 782px;
    border-radius: 30px;
    -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));

}

.lunchmat p{
    color: white;
    font-size:21px;
    text-align: center;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(254,229,166.5));
    filter: drop-shadow(0px 0px 10px rgba(254,229,166,.5));
}

.lmpic{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 50px 0px;
}

.lmpic li{

}

.lmpic img{
  filter: drop-shadow(0px 0px 7px rgba(0,0,0,.5));
    transform: rotate(5deg);
	
    width: 330px;
}

.food .column{
  padding-left:30px;
}


.cafemenu h3 img{
    display: block;
    margin: 20px auto;
}

.allergic{
  margin-bottom: 0;
}

.kv a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.column div{
  background-color: white;

}

.drink {
float: left;
margin-right:30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cold {
  background-image: url(../img/menu/cold.jpg);
  background-repeat: no-repeat;
}
.hot {
  background-image: url(../img/menu/hot.jpg);
  background-repeat: no-repeat;
}

.both {
  background-image: url(../img/menu/both.png);
  background-repeat: no-repeat;
  padding-left: 130px!important;
}

.niki_drink{
  color: white;
  text-align: center;
}


.kv p{
  margin:0;
}

.canbadge{
}

.canwrapper{
    overflow: hidden;
    text-align: center;
    max-width: 900px;
}
.gengaposca{
    padding-top: 2%;
    float: left;
    max-width: 900px;
    height: auto;
    margin-right:5%;
    background-image: url(../img/menu/rollback.jpg);
    background-size: contain;
    text-align: center;
    margin-bottom: 2%;
    overflow: hidden;

    -webkit-filter: drop-shadow(0px 1px 3px rgba(0,0,0,.4));
    filter: drop-shadow(0px 1px 3px rgba(0,0,0,.4));
}


.random_coaster .coasterpic
{
    width: 50%;
    top: 12px;
    left: 12px;
}

.random_coaster p{

    left: 84px;
    bottom: 96px;
}

.random_coaster .presentpic{
    right: -65px;
    bottom: 84px;
}

.random_coaster .random_2{

    font-size: 11px;
}

.lmc{
  margin-bottom: 30px;
}

.tuuki{
  margin-top:20px;
}
.dainidan_goods img{
  width: 100%;
}

.dainidan_goods{
    font-family: "Yu Mincho", "YuMincho", serif;
}
.chugo{
  width: 95%;
}

.webshoplink_mobile{

    display: block;
    text-align: center;
}

.mainposca1{
  z-index:2;
}

.gengapc{
    font-family: "Yu Mincho", "YuMincho", serif;
    font-size: 1.2rem;
    position: relative;
}

.mainposca2{
  z-index:1;
  margin-top: -12%;
}

.mainposca1 img{
      width: 50%;
      margin-left: -10%;
      z-index: 2;
}

.mainposca2 img{
    width: 38%;
    margin-left: -10%;
    z-index: 1;
}

#kikangentei{
  display: block;
  margin-top:15px;
}
.posca3{

    padding-top: 10%;
    padding-left: 7%;
}
.posca3 img{
    width: 45%;
    margin-left: -7%;
    margin-top: -10%;
}

.webshop_link{
  font-family: "Yu Mincho", "YuMincho", serif;
  display: block;
  text-align: center;
  font-size: 17px!important;
  margin-top: -15px;
}

.webshop_link a{

  color: white;
  text-decoration: underline;
}

.webshop{
  text-align: center;
  background-color: white;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.2));
  padding: 10 0;
  width: 95%;
  overflow:hidden;
  border-radius: 10px;
  margin: 30px auto;
}

.event img{
  max-width: 370px;
}

.g1 img{
}

.toevent{
  text-align: center;
  background: white;
  display: block;
  border-radius: 10px;
  float: left;
  margin-left: 3%;
  width: 95%;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  height: 70px;
  padding-top: 30px;
}
.event{
}


.gtitle{
padding-left: 50px;
	margin-bottom:10px;
background-size: 34px;
background-position-y: center;
text-align: left;
font-size: 15px;
font-weight: normal;
line-height: 0.6;
overflow: hidden;
margin-block-end: 10px;

}



.gtitle p{
  color: #EEE;
}

.intropic img{
  width: 100%;
}

.kaikin{
    font-size: 60px;
    letter-spacing: 5px;

        font-weight: 400;
        -webkit-filter: drop-shadow(0px 0px 10px rgba(255,255,255,.4));
        filter: drop-shadow(0px 0px 10px rgba(255,255,255,.4));
    }

.novelty img{
  margin:20px auto;
    margin-top: 20px;
}

.novelty h2{
  font-size: 40px;
border-bottom: 1px solid white;
padding-bottom: 12px;
display: block;
width: 560px;
margin: 0 auto;
margin-bottom: 20px;
margin-top: 20px;
letter-spacing: 2px;
    -webkit-filter: drop-shadow(0px 0px 10px rgba(255,255,255,.4));
    filter: drop-shadow(0px 0px 10px rgba(255,255,255,.4));
}

.novelty p{
    font-size: 18px;
}

.kujican{
  width: 850px;
  padding-top: 20px;
  padding-bottom:20px;
  max-width: 95%;
  background-image: url(../img/bg_pattern.jpg);
}

.kujican_2{
      padding-top: 20px;
      margin-left: 30px;
      margin-top: 10px;
      padding-bottom: 10px;
      width: 782px;
      background-image: url(../img/mokume_pattern.jpg);
      border-radius: 30px;
      -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
      filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));}
.kujican_2 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.goods_area{

      padding-top: 30px;
      margin-left: 30px;
      margin-top: 10px;
      padding-bottom: 30px;
      width: 782px;
      background-size: cover;
      background-image: url(../img/mokume_pattern.jpg);
      border-radius: 30px;
      -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
      filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
    }



.goods_area img{
  display: flex;
}


.goods_area img{
  display: block;
  margin:0 auto;
}

.goods_area p{
  font-size: 20px;
    color: #EEE;
    display: block;
    text-align: center;
    padding: 0 50px;
}

.can_cover{
    width: 90%;
    margin: 0 auto;
    justify-content: space-around;
}

.next{
    text-align: center;
}

.next img{
    width: 60%;
    margin-bottom:20px;
}

.can_cover li{
    width: 22%;
  margin-bottom: 20px;
}

.cover2 li{
    width: 28%;
}

.can_cover img{
  width: 100%;
}

.acrirstand li{
  margin-bottom:30px;
}

.acrirstand img{
  margin:0 auto;
  display: block;
}

.kujican_2 li{
  margin-right:10px;
  margin-bottom:10px;
}
.psc{

      padding-top: 30px;
      margin-left: 30px;
      margin-top: 10px;
      width: 782px;
      background-image: url(../img/mokume_pattern.jpg);
      border-radius: 30px;
      -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
      filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));}

.psc p{
  font-size: 1.2rem;
      display: block;
      letter-spacing: 1px;
      margin-bottom: 20px;
      color: #EEE;
      text-align: center;
}

.psc img{
  margin:0 auto;
  display: block;
}



.kujican img{
  margin-right: -10px;
  padding-left:3%;
  max-width: none;
}

.lmc_back{

      padding-top: 30px;
      margin-left: 30px;
      margin-top: 10px;
      width: 782px;
      background-image: url(../img/mokume_pattern.jpg);
      border-radius: 30px;
      -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));
      filter: drop-shadow(0px 0px 5px rgba(0,0,0,.5));}
.lmc_omote{
      padding-bottom: 80px;
      text-align: center;
}
.lmc_omote img{
    margin-bottom: -30px;
    margin-right: 15px;
  }
.kujican ul{
  overflow: hidden;
  padding-left:1%;
}

.kujican li{
  float: left;
}

.yurucan img{
    position: relative;
    float:left;
    width: 49%;
}

.lmc_omote p{
  font-family: "Yu Mincho", "YuMincho", serif;
  font-size: 1.2rem;
  display: block;
  letter-spacing: 1px;
  margin-bottom:20px;
  color: #EEE;
}

.lmc_ura{
  text-align: center;
}

.lmc_ura p{
  font-family: "Yu Mincho", "YuMincho", serif;
  font-size: 1.2rem;
  position: relative;
}

.faqwrapper{
  padding:20px 0px 20px 50px;
  width: 70%;

}

.lmc_ura img{
    width: 65%;
    margin-top: 20px;
    min-width: 200px;
    -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,.4));
}

.dramaheader{
  width: 100%;
}

.contentsArea{
      width: 35%;
      height: 100%;
    max-width: 390px;
      float: left;
      background-color:#141616;
      text-align: center;
    }

.contentsArea h3{
  height: 10%;
    margin-block-start: 0;
    margin-block-end: 0;
}

.contentsArea h3 img{
}


.this_theme a img{
  max-width: inherit!important;
}

.guidewrapper p{
  display: block;
  background-color: #FFF;
  padding:20px;
  line-height:1.5;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
}

.status div{
  text-align: center;
}

.notice{
  float: left;
  clear: both;
}

.notice div{
  width: 350px;
}
footer{
  width:100px;
  right:0;
  background-color: #FFF;
}

.term{
  text-align: center;
      width: 430px;
      height:210px;
      float: left;
      margin: 0 auto;
      font-size: 29px;
      padding-top: 30px;
      border-bottom: 1px solid #707070;


}

.cgoods{
  color: #606060;
}

.terml{
  float: left;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));
  filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));

}

.termr p{
  -webkit-filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));
  filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));

}
.collabo_goods p{
  font-size:52px;
  -webkit-filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));
  filter: drop-shadow(0px 0px 6px rgba(255,255,255,.6));

}


.termr{
  padding-top:10px;
  font-size:25px;
}


.term_theme{
  margin:0 auto;
  margin-top: 40px;
  width:880px;
  overflow: hidden;
      margin-bottom: 40px;
}

.termr p{
  text-align: center;
  margin: 0;
  font-size: 22px;
}

.cafeinfo{
    margin-left: 320px;
    width: auto;
    height: 100%;
}


#faqs {width:100%}
#faqs h3{
  display: block;
  padding:7px 15px;
  background-color: #FFF;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  font-weight: normal;
  font-size:0.9rem;
  margin-bottom:1px;
}

.faqwrapper p{
  color:whitesmoke;
}

#faqs { position:relative; }
#faqs h3	{ cursor:pointer; }
#faqs h3.active	{ color:#000; }
#faqs div   {
  position:relative;

}
#faqs div p	{ padding:0 10px;
   margin-bottom:15px; }
