@charset "UTF-8";

html,body {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 12px;
	line-height: 1.5em;
}

a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}

h1 {
	display: inline-block;
	margin: 150px auto 100px auto;
}
h2 {
	display: inline-block;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #CCF;
	color: #CCF;
	font-size: 12px;
	letter-spacing: 0.2em;
	font-family: 'Crimson Text', serif;
}

.news_multiple {
	margin-top: 5rem;
}

.gallery {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


/* .gallery {
	position: absolute;
	top: 50%;
	right: 0;
	width: 400px;
	transform: translate(-50%, -50%);
}
.gallery img {
  width: 100%;
}
.gallery article {
	margin-top: 2rem;
	/* padding: 1rem 2rem; */
	/* font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 1.2rem;
	line-height: 2rem;
}
.gallery article h1 {
	display: block;
	margin: 0;
	border-top: 1px solid white;
	padding-top: 1.5rem;
	font-size: 1.2rem;
	text-align: center;
}
.gallery article .author {
	text-align: right;
} */

/* .gallery_bk{
	position: absolute;
	top: 50%;
	left: 5%;
	margin-top: -75px;
	display: none;
} */

/* n0�0a0�0�0PU\BK
.gallery{
	position: absolute;
	top: 50%;
	right: 5%;
	margin-top: -75px;
	display: none;
} */

.togallery {
	position: absolute;
	bottom: 5%;
	width: auto;
	left: 50%;
}
.togallery img {
	margin-left: -50px;
}

.space {
	width: 100%;
	height: 100%;
}

#shop_main {
	width: 100%;
	min-height: 100%;
	color: #FFF;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
}

.shop_container {
	width: 900px;
	text-align: center;
	margin: 0 auto 0 auto;
}
.shop_cont {
	width: 200px;
	margin: 50px;
	text-align: left;
	float: left;
}
.shop_cont h3 {
	font-size: 1.2rem;
}
.shop_cont img {
	margin-bottom: 14px;
}
.shop_cont p {
	margin: 0 0 14px;
}
.shop_cont .caption {
	display: block;
	margin-bottom: 40px;
	font-size: 10px;
}
.shop_cont .small {
	font-size: 10px;
}
.shop_cont .news_date {
	position: relative;
	width: 200px;
	text-align: center;
	top: -75px;
	margin: -0.5em 0 0 0;
	font-size: 24px;
	letter-spacing: 0.2em;
	font-family: 'Crimson Text', serif;
}

#toweb {
	position: fixed;
	bottom: 50%;
	right: 0;
	margin: 0 0 -70px 0;
	display: none;
	color: #FFF;
}

#shop_footer {
	width: 100%;
	padding: 50px 0 50px 0;
	text-align: center;
	font-size: 10px;
	font-family: 'Crimson Text', serif;
	color: #FFF;
}

#sns {
	margin-bottom: 2rem;
}
#sns a {
	display: inline-block;
}
#sns a:nth-child(odd) {
	margin-right: 7.5px;
}
#sns a:nth-child(even) {
	margin-left: 7.5px;
}
#sns a img {
	width: 30px;
	height: auto;
}



.shop_gallery {
	margin: 50px auto 50px auto;
}

.shop_bg {
	min-width: 600px;
}

.shop_bg img {
	width: 100%;
}

#container {
	width: 800px;
	margin: 30px auto 30px auto;
}

.main {
	width: 600px;
	float: right;
}

.contents {
	margin: 0 0 75% 0;
	padding: 30px 0 0 0;
	clear: both;
}

.shop_menu {
	float: right;
	margin: 0 5px 0 0;
}

.event_logo {
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -100px;
}

.test {
	text-align: center;
	margin-left: 250px;
	margin-top: -200px;
	z-index: 100;
}
