@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
}


hr {
	border: solid 1px #cd9eff;
}

img {
	width: 100%;
	margin: 0px;
}

body {
	margin: 0;
	font-family: "Noto Serif JP", serif;
	color: white;
	letter-spacing: 1px;
	background-color: #fff;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .1));
}

footer {
	padding: 1em 0px 1em 0px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
}

a {
	color: #333;
}

.img_title {

	width: 95%;
}

a:visited {
	color: white;
}

.newinfo {
	padding: 10px;
	display: block;
	color: #ff9a00;
	border: 1px solid;
	width: 50%;
}


.psc {
	max-width: 500px;
	overflow: hidden;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .1));
}

.group_txt {
	font-size: 16px;
}

.nezu {
	font-family: Noto serif TC;
}

.a5 li {
	width: 45%;
}

.a5 img {
	border: 1px solid #4c4c4c;
}

.goods_img li {
	display: block;
	margin-bottom: 15px;
}

.goods_img {
	max-width: 500px;
	line-height: 0;
}

.maste li {
	margin-bottom: 0;
}

.maste p {
	margin: 0;
}


.maste .flex li {}

.a4 ul li {
	width: 90%;
}

.a4 li img {
	width: 80%;
}

.can_a li {
	width: 20%;
}

.can_b li {
	width: 20%;
}

.acril_a li {
	width: 20%;
}

.acril ul {
	justify-content: space-between !important;
}


.acril_b li {
	width: 20%;
}

.acril img {
	width: 100%;
	vertical-align: bottom;
}


.goods_img {
	width: 90%;
	margin: 30px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .1));
}

.psc ul {}

.agroup img {
	width: 160px;

}

.bgroup img {
	width: 160px;
}

.weblink {
	margin: 0 auto;
	display: block;
	width: inherit;
}

.web_to a {
	display: block;
	background-color: #ff8a8a;
	max-width: 300px;
	font-size: 14px;
	margin: 0 auto;
	padding: 20px;
	color: white;
	background-color: #3b8ed9;
	border-radius: 10px;
	text-decoration: none;
}

.web_to a:hover {
	opacity: 0.7;
}

.web_to a:visited {
	color: white;
}


a {}

a:hover {
	opacity: 0.7;
}

a:visited {
	color: #555;
}

.gd-name {
	color: white;
}

.date {
	font-size: 14px;
	text-align: center;
	margin: 5px auto;
}

footer span {
	font-size: 5px;
}

footer a:link {
	color: #FFF;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

footer a:visited {
	color: #FFF;
}

.copyright {
	font-weight: normal;
}

h1 {
	margin: 0;
}

h3 {
	margin-bottom: 0px;
	color: #F75454;
}

h4 {
	margin-top: 10px;
}


#newyear .topimg {
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .1));
	position: relative;
	height: 650px;
}


.container {

	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-size: 100%;
	background-color: white;

}

.img_title {
	position: relative;
	top: -200px;
}



/* 画面外にいる状態 */
.fadein {
	opacity: 0.1;
	transform: translate(0, 30px);
	transition: all 1000ms;
}


/* 画面内に入った状態 */
.fadein.scrollin {
	opacity: 1;
	transform: translate(0, 0);
}

.top .gaiyou h2 {
	font-weight: normal;
	letter-spacing: 5px;
	margin-top: -10px;
	border-bottom: 1px solid #333;
	width: 30%;
	color: #444;
	padding-bottom: 5px;
}

.gaiyou {
	border: 1px solid #333;
	border-radius: 10px;
	padding: 3%;
	background-color: white;
}

.topimg img {}

.logodate {
	max-width: 797px;
	margin-top: 8px;
}

.border {
	max-width: 830px;
	margin: 20px 0;
}

.top h2 {
	margin: 3px 0;
}

.eventinfo p.introduction {
	padding: 10px;
	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;
	-webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .2));
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .2));
}

#newyear {
	max-width: 1024px;
}

.container {
	max-width: 1024px;
	padding: 0 2%;
	margin: 0px;
	padding-bottom: 5px;
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .1));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .1));
}

.top,
.intro,
.menubx,
.goods {
	padding: 0 8px;
}


.category h2.midashi {
    background-color: #975bcd;
    color: white;
    padding: 10px;
	width: 100%;
}
.midashi {
    background-color: #975bcd;
    color: white;
    padding: 10px;
	width: 100%;
}


.goods li {
	border: 1px solid;
	border-radius: 10px;
	width: 80%;
	margin-bottom: 20px;
}

.goods {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.goods ul p {
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 5%;
    margin: 10px;
}

.goods li img{
	width: 95%;
}

.gdbx {
	width: 48%;
}

.left {
	text-align: left;
}

.drink-des {
	font-style: italic;
}

.gaiyou {
	color: #333;
}

.txt-head {
	max-width: 655px;
}

.psc ul {
	justify-content: center;
}

.psc {

	margin: 10px 5px;
}

.category,
.category2 {
	min-height: 48px;
	margin: 0;
}

.category {
	background-color: #975bcd;
}

.category2 {
	background-color: #975bcd;
}

.goods li{
	width: 70%;
	margin-bottom: 1rem;
}

.goods li p {
	
	text-align: center;
}
ul{
	padding-left: 0;
}

.menubx {
	margin: 2em 0;
}

.menubx h1 {
	font-size: 19px;
}

.menubx img {
	max-width: 830px;
}

.menubx p {
	font-size: 16px;
	letter-spacing: 1px;
	padding: 0 20%;
	margin: 0;
}



.goods ul li {
	background-color: #f7f7f7;
	display: block;
	margin: 1rem auto;
}

.goods ul p,
.goods ul h3 {

	color: #975bcd;
}

.goods ul {
	list-style-type: none;
}

.gdbx p {
	padding: 0 5%;
}

.category h2 {
	padding: 1rem;
}

.gd-name {
	border-top: solid 2px white;
	border-bottom: solid 2px white;
	max-width: 600px;
	margin-bottom: 1em;
	padding-top: 5px;
	font-size: 1rem;
}

.psc ul li {
	margin: 5px;
}

.shadow img {
	-webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .1));
	filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, .1));
}

.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: 100%;
}




.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 {}

.maste {
	padding-top: 20px;
}

.eventinfo {
	width: 75%;
	border-radius: 10px;
	margin-bottom: 40px;
	padding-top: 20px;
}

.eventinfo p {
	margin: 5px;
	text-align: left;
	font-size: 1rem;
}

p.kikan {
	text-align: center;
	font-weight: bold;
}

#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;
}

.hinapos {
	max-width: 100%;
}

.hinapos ul {
	display: flex;
	list-style-type: none;
	flex-wrap: wrap;
}

.hinapos li {
	width: 22%;
}

.hinapos li img {
	width: 100%
}

@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;
	}
}