@import url(http://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}
@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700&family=Roboto:wght@100;300;500&display=swap');
img {
margin: 0px; }

body {
	margin: 0;
	font-family: 'Kaisei Tokumin', serif;
				color:#ffffff;
				letter-spacing: 1px;
				background-color: #464646;
}

p{
	font-size: 15px;
}

h2,h3{
	color: #343430;
}

.mainvisual img{
	width: 100%;
}

.sp_head{
	display: none;
}

.txt_area p{
	color:#343430;
}

footer {
	padding: 1em 0px 1em 0px;
	font-weight: bold;
	color: white;
	background-color: #AAA;
}

.nezuko_serif{
  font-family: Noto serif TC;
    color: inherit!important;
	padding-left:0!important;
	font-weight: bold;

}
p{
	max-width: 800px;
	margin: 1em auto;
    padding: 0 5%;
}


.topimg, .container{
    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
}
footer a{
	text-decoration: underline;
}

nav ul{
	display: flex;
	list-style-type: none;
	justify-content: space-between;
	padding-left: 0;
  text-align: center;
	width: 100%;
	margin: 1rem auto;
}

nav ul li img{
	width: 100%;
}

nav {
	color: #343430;
}
nav ul li{
    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
    border-radius: 10px;
		text-align: center;
		display: block;
		text-decoration: none;
		cursor: pointer;
}

nav ul li img{
	border-radius: 5px;
	    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.3));
	    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.3));
}


nav ul li:hover{
	opacity: 0.7
}

h2{

background: #FFFFFF;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);

font-weight: 300;
font-size: 33px;
line-height: 50px;
letter-spacing: 0.05em;
padding: 0.5rem;
text-align: center;
width: 90%;
margin: 0 auto;
display: block;
margin-bottom: 1rem;
}


.illust img{
  max-width: 100%;
	margin: 0;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.25));
}

.illust ul{

  list-style-type: none;
  padding-left:0;
  width: 95%;
  display: block;
  margin: 1rem auto;
}
.goods h3{
    margin-bottom: 0.3rem;
}
.goods .price, .goods h3{

font-weight: 600;
font-size: 14px;
line-height: 21px;
text-align: center;

}
.text{
	font-size: 14px;
}

.illust{

    width: 80%;
		margin: 0 auto;
}

.illust img{
}

.illust li{

	margin-bottom: 5rem;
}


nav{
    margin-bottom: 3rem;
}

.illust ul p{
	font-size: 14px;
	max-width: 100%;
	margin: 1rem auto;
text-align: center;
padding: 0.5rem;
font-weight: bold;
filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.15));
}

.illust ul p{

    font-size: 18px;
    letter-spacing: 2px;
}

.txt_area{
    border: 1px solid #AAA;
    padding: 0.5rem;
		background-color: #ededed;
}
.sozai{
font-weight: 300;
font-size: 12px;
    line-height: 17px;
}

.price{

    margin-top: 0;
}


.tab{
    overflow:hidden;
    li{
    list-style: none;
        padding: 0 0 20px 0;
        margin-right:20px;
        flex: 1;
        text-align: center;
        border-bottom: 2px solid #ddd;
        font-weight: 600;
        letter-spacing: .05em;
        img {
            max-width: 80px;
            display: block;
            margin: 10px auto;
        }
        &:last-child {
            margin-right: 0;
        }
        &:hover {
            cursor: pointer;
            color: #000080;
        }
    }
    .select {
        border-bottom: 2px solid #000080;
        color: #000080;
    }
}

.random p{
  max-width: 80%;
}

footer{
  text-align: center;
}

.flexbox{
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
    width: 75%;
    margin: 1rem auto;

}


  .newinfo{
    padding: 10px;
    display: block;
    color: #ff9a00;
    border: 1px solid;
    width: 50%;
  }


.psc img {
  width: 500px;
}

.psc h3{
	margin: 1rem;
}

.group_txt{
	font-size: 20px;
}

.nezu{
  font-family: Noto serif TC;
}


.goods_img li{
	display: block;
	margin-bottom: 15px;
}

.can_a li{
	width: 25%;
}

.can_b li{
	width: 20%;
}

.acril_a li{
	width: 25%;
}

.acril ul{
	justify-content: space-between!important;
}


.acril_b li{
	width: 20%;
}

.acril img{
	vertical-align:bottom;
}


.goods_img{
	  width: 90%;
    margin: 1rem;
		margin-bottom:10px;
    padding: 2%;
    border-radius: 10px;
    border: 2px solid #464646;
			background-color: #FFF;
}

.akeome p{

    color: #000;
    font-size: 2rem;
    margin: 0;
    padding-top: 2rem;
    font-weight: bold;
    letter-spacing: 4px;
}

.psc ul{
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-evenly;
		padding:30px 0;
    padding-top: 10px;
}

.goods ul li{
	width: 45%;
}

.psc li{
	width: 18%;
    margin-bottom: 5px;
}

.psc li img{
	width: 100%;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));

}

.weblink{
	margin: 0 auto;
    display: block;
		width: inherit;
}

a{
	color: #ffffff;
}

.date{
	font-size:14px;
	text-align: center;
	margin:5px auto;
}

a:hover{
	opacity: 0.7;
}

footer span {
	font-size: 5px;
}

footer a:link {
	color: white;
	text-decoration: none; }

footer a:hover {
	text-decoration: underline; }

footer a:visited {
	color: white;
}

h1 {
	margin: 0;
}

h3 {
	margin: 10px;
}

h4 {
	margin-top: 10px;
}

.topimg{
  position: absolute;
}

.title{
  position: relative;
    top: -190px;
}


.topimg{
	position: relative;
	height: 640px;
	width: 1024px;
	margin: 0 auto;
}
	.topimg img {
		width: 100%;
	}

img.title {
	width: 90%;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.3));

}

	.logodate {
		max-width: 797px;
		margin-top: 8px;
	}
	.border {
		max-width: 830px;
		margin: 20px 0;
	}

.eventinfo p.introduction{
		padding:10px;
		font-size: 20px;
		text-align: center;
	}

.intro {
	font-size: 18px;
	color:#cd9eff;
    text-align: left;
    padding: 0 13%!important;
}

 .menubx p {
		max-width: 800px;
	}




.slim {
	font-weight: normal;
}

.color-r {
	color: red;
}

.

.color-rr {
	color: #cd9eff;
}

.letter-space {
	letter-spacing: -1px;
}

.gamaguchi li{
	width: 45%;
}


.web_to{
	margin-bottom: 50px;
	text-align: center;
    letter-spacing: 1px;
    background-color: #858585;
    padding: 18px!important;
    border-radius: 7px;
    font-size: 12px;
    display: flow-root;
    width: 250px;
    margin: 20px auto;
    text-align: center;
    -webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
    filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
	color: white!important;
	text-decoration: none!important;

}

.web_to_a{  
	text-decoration: none!important;

}
header{
	width: 100%;
}

header img{
	width: 100%;
}
/**--------------- pop up --------------------------*/
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  height: 0px;
  display: none;
  z-index: 9999;
}

#dialog{

    width: 100%;
}


#dialog a:hover{
  opacity: 1!important;
}

#mask{
	width: 100%;
}

.container{
}

.web_ju{
	padding: 3px;
}


#boxes #dialog {
  padding: 10px;
}

.window img{
	min-width: 800px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
/** test----------------------------------*/
.popup_close_btn {
                margin-bottom: 10px;
            }
button {
  background-color: unset;
  border: none;
  color: white;
}
  .x {
    font-size: 20px;
  }

.container {
	width: 1024px;
	margin: 0 auto;
    padding-bottom: 5px;
		background-color: #343434;
}

.top, .intro, .menubx, .goods {
	padding: 0 8px;
}


.left {
	text-align: left;
}

.drink_ab{
	display: flex;
	list-style-type: none;
	padding-left: 0;
	justify-content: space-around;
}

.drink_ab li{
  width: 40%;
	background-color: white;
	padding: 2%;
	border-radius: 10px;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
  filter: drop-shadow(0px 3px 6px rgba(0,0,0,.1));
}


.txt-head {
	max-width: 655px;
}

.category, .category2 {
	min-height: 48px;
	margin: 20px 0;
}
	.category {
		background-color: #F18181;
	}
	.category2 {
		background-color: #F18181;
	}

	.category h2, .category2 h2 {
		color: white;
		font-weight: bold;
		margin: 30px 0px;
    font-size: 1.25rem;
    padding: 0.5rem;
	}

	.window img.sp_head{
		display: none;
	}


.menubx {
	margin: 2em 0;
}
	.menubx h1 {
    font-size: 19px;
	}

	.menubx img {
	max-width: 830px;
	}

	.menubx p {
		font-size: 16px;
		letter-spacing: 1px;
		padding: 0 5%;
	}


.goods ul{
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	padding-left: 0;
	justify-content: space-around;
}

.gdbx .web_to{
	margin-bottom: 2rem;
}

.goods ul h4{
	padding: 0.65rem;
	width: 25%;
	background-color: #DDD;
	display: block;
	border: 1px solid #333;
}



.goods ul li .goods_img img{
	width: 	90%;
}

	.gdbx img {
	}
	.gdbx p {
		    padding: 0 5%;
	}


.gd-name {
	color:  #2b2b2b;
	border-top: solid 2px  #2b2b2b;
	border-bottom: solid 2px #2b2b2b;
	max-width: 600px;
	margin-bottom: 1em;
	padding-top:5px;
    font-size: 1rem;
}

.shadow img{
}

.goods_img ul{
	display: flex;
    list-style-type: none;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 10px 20px 0px 20px;
		margin-block-start:0;
}

.goods_img li p{
	margin-top: 0;
	text-align: center;
}

.maste ul{

}

	.canbadge {
		max-width: 842px;
	}
	.a4 {
		max-width: 800px;
	}
	.sticker {
		max-width: 662px;
	}


.acril_a img{
	width: 90%;
}




	.limit {
		max-width: 93px;
		display: inline-block;
	}
		.icstk {
			max-width: 243px;
			display: block;
		}

	.cost {
		font-size: 20px;
		text-align: center;
		margin-top:0;
	}

	.sale-date {
		color: red;
	}

.webshop-btn {
	font-family: 'Sawarabi Mincho',serif;
	font-size: 32px;
	color: white !important;
	padding: 10px 20px;
	width: 90%;
	display: block;
	margin: 1em 0px;
	background: -moz-linear-gradient(
		top,
		#cd9eff 0%,
		#cd9eff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#cd9eff),
		to(#cd9eff));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 12px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		0px 3px 5px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
}

a.webshop-btn, a.point-btn {
	text-decoration:none;
}

a.webshop-btn:hover, a.point-btn:hover {
		text-decoration: underline;
	}

a.webshop-btn:visited, a.point-btn:visited {
		color: currentColor;
	}

	.limitbx {

	}

.top{
}

.eventinfo {
	width: 75%;
	border-radius: 10px;
	margin-bottom: 40px;
	padding-top:20px;
    border: 1px solid #333;
    border-radius: 10px;
    padding: 3%;
    background-color: white;
}

.eventinfo h2{

    font-weight: normal;
    letter-spacing: 5px;
    margin-top: -10px;
    border-bottom: 1px solid #333;
    width: 30%;
    color: #444;
    padding-bottom: 5px;
}

.eventinfo p{
	margin:5px;
	text-align: left;
	font-size: 16px;
}

.cupholder img{
	max-width: 100%;
}

p.kikan{
    text-align: center;
    font-size: 20px;
}

	#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;
	}
	#point {
		margin: 3em 0;
		color: #cd9eff;
	}

	#point h2 {
        margin: 1em 0;
        letter-spacing: 2px;
    }

    .point-btn {
    	border: solid 1px #cd9eff;
    	padding: 20px;
    	font-family: 'Sawarabi Mincho',serif;
    	font-size: 24px;
    	display: block;
    	max-width: 80%;
   	 	margin : 2em 0px;
    	line-height: 1.2em;
    }

		img.game_psc{
			-webkit-filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
			filter: drop-shadow(0px 0px 6px rgba(0,0,0,.1));
			max-width: 400px;
		}
	p.drink-mix{

  font-size: 12px;
	}


		/* 画面外にいる状態 */
		.fadein {
			opacity : 0.1;
			transform : translate(0, 30px);
			transition : all 1000ms;
			}


		/* 画面内に入った状態 */
		.fadein.scrollin {
			opacity : 1;
			transform : translate(0, 0);
			}

@media screen and (max-width: 767px){
	.webshop-btn {
		width: auto;
	}
}

@media screen and (max-width: 320px){
	.hd-acril, .menubx h1, .drink-des {
		letter-spacing: -1px;

	}
	.category h2 {
		padding: 0;
	}
}

#topics {
        position: relative;
        z-index: 10;
}

.txtsec img{
	width: 100%;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	margin-bottom: 0.5rem;
    background-color: white;
}
.flyer a{
	width: 80%;
	margin: 1rem auto;
	display: block;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);

}

.flyer a img{
width: 100%;
}

.flyer p{
	text-align: center;
}
.txtsec{
	margin-bottom: 1rem;
}
.hide {
		display:none;
}
.tab{
    overflow:hidden;
    li{
    list-style: none;
        padding: 0 0 20px 0;
        margin-right:20px;
        flex: 1;
        text-align: center;
        border-bottom: 2px solid #ddd;
        font-weight: 600;
        letter-spacing: .05em;
        img {
            max-width: 80px;
            display: block;
            margin: 10px auto;
        }
        &:last-child {
            margin-right: 0;
        }
        &:hover {
            cursor: pointer;
            color: #000080;
        }
    }
    .select {
        border-bottom: 2px solid #000080;
        color: #000080;
    }
}

.topicon  {
    div {
    padding: 50px;
    p {
      line-height: 2;
      letter-spacing: .1em;
    }
    }
}
.modaal-gallery-item-wrap{
	max-width: 750px!important;
}
.modaal-accessible-hide, .modaal-content, .modaal-container, .modaal-inner-wrapper, .modaal-gallery-label, .modaal-gallery-item{
	max-width: 750px;
}

.modaal-gallery-item img{
	max-width: 750px;
	max-height: 750px;
}
.modaal-noscroll button{
}
.modaal-inner-wrapper{
	max-height: 750px;
}

.modaal-gallery-label, .modaal-accessible-hide{
	display: none;
}

.txtsec .gallery-l li{
	width: 100%;
}
/*========= モーダル表示のためのCSS ===============*/

/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
  display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after,
.modaal-close:before{
  background:#ccc;
}

#w_acril .main li{
	width: 80%;
}

#w_acril {
	width: 90%;
}

.thumb li:hover{
	opacity: 0.7;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#666;
}


.thumb li{
    width: 10%!important;
		cursor: pointer;
}

.thumb li img{
	width: 100%;
}
