/* header */

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

#g_navi {
	margin: 0;
	overflow: hidden;
	list-style: none;
	background-color: black;
}

#g_navi ul {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 2%;
	max-width: 100%;	
	white-space: nowrap;
	font-weight: 450;
}

#g_navi ul li {
	list-style: none;
	display: list-item;
  font-size: 130%;
	font-weight: bolder;
}

.shop {
  margin-top: -0.5%;
	text-align: right;
}

.shop2 {
	margin-top: 1.5%;
	text-align: right;
}

.shop3 {
	margin-top: 1.5%;
  text-align: right;
}

@font-face {
	font-family: 'g_navi ul li a';
	src: url(img/Bank-Light.otf);
	font-weight: 500;
}

header {
	font-family: g_navi ul li a;
}

#g_navi ul li a {
	font-size: 100%;
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
}

/*背景*/

#bg-top {
	background-image: url(img/BackG.png);
	position: relative;
	background-repeat: no-repeat;
	/* background-position: center center; */
	background-size: cover;
	background-attachment: scroll;
}

/*ロゴ*/
.OP img {
	position: absolute;
	width: 40%;
	left: 10%;
	z-index: 1;
}

/*取り扱いボタン*/
.storeinformation img{
  position: absolute;
	width: 13%;
	top: 200px;
	bottom: 8%;
	left: 77%;
}

/* newsタグ */
.news {
	font-family: 'g_navi ul li a';
	margin-top: 25%;
	margin-left: 12%;
  margin-bottom: 3%;
	font-size: 210%;
	font-weight:bold;
	color: white;
}

/* メイン */

/*ボトル画像*/
.new img{
	width: 71.3%;
	max-height: 40%;
	display: block;
	text-align: center;
	margin: 50px auto -20px;
}

.newtop img{
	width: 71.3%;
	max-height: 40%;
	display: block;
	text-align: center;
	margin: 30px auto -20px;
}

.new1 img{
	width: 71.3%;
	max-height: 50%;
	display: block;
	text-align: center;
	margin: 10px auto -20px;
}

.new2 img{
	width: 71.5%;
	max-height: 40%;
	display: block;
	text-align: center;
	margin: 50px auto -45px;
}

.font {
	font-style: italic;
	font-family: Times New Roman, "ＭＳ Ｐゴシック";
}

/* 日付 */
.date1 {
  font-size: 90%;
	text-align: right;
	padding-bottom: 1px;
	margin-bottom: 5px;
  font-family: 'g_navi ul li a';
}

/* タイトル */

.title {
	text-align: left;
	color: white;
	width: 85%;
	display: block;
	margin: auto;
	margin-left: 0px;
	font-size: 100%;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;	
	line-height: 150%;
	font-family: serif;
	white-space: nowrap
}

.title2 {
	text-align: left;
	color: white;
	width: 85%;
	display: block;
	margin: auto;
	margin-left: 0px;
	font-size: 100%;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;	
	line-height: 150%;
	font-family: serif;
	overflow-wrap: break-word;
}

/* ライン */
.line {
	border-bottom: 1px solid #fff;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* ライン2 */
.line2 {
	border-bottom: 1px solid #fff;
  margin-bottom: 0px;
}

/*説明文*/

.text {
	text-align: left;
	color: white;
	width: 70%;
	display: block;
	margin: 20px auto;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	line-height: 150%;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: serif;
}

.text1 {
	text-align: left;
	color: white;
	width: 70%;
	display: block;
	margin: 20px auto 0px;
	font-size: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	line-height: 150%;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: serif;
}

.text2 {
	text-align: left;
	color: white;
	width: 70%;
	display: block;
	margin: 20px auto;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	line-height: 150%;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: serif;
}

.textonly {
	text-align: left;
	color: white;
	width: 70%;
	display: block;
	margin: 50px auto;
	font-size: 100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	line-height: 150%;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: serif;
}

.rink {
	font-size: 110%;
	text-align: left;
	color: white;
	margin-top: 8px;
	margin-bottom: 0px;
	font-family: serif;
	text-decoration:underline;
}


footer {
	bottom: 0;
	background-color: black;
	background-size: cover;
	width: 100%;
	z-index: 1;
	padding: 0;
}

footer a {
	padding-top: 10%;
}

.license {
	font-size: small;
	color: #fff;
	margin-left: 50%;
	opacity: 0.2;
}

/* footer */

.footer {
	color: #fff;
	font-family: 'g_navi ul li a';
	font-size: 180%;
	text-decoration: none;
}

.topbtn img {
	width: 50%;
	height: 15%;
	top: 50%;
	margin-left: -170%;
}
.backbt {
	padding-left: 80%;
	margin-bottom: 20%;
}

.backbt a {
	text-decoration: none;
	color: #fff;
}

.background-color {
	text-align: center;
	display: block;
	width: 50%;
	margin: auto;
	font-size: 100%;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 150%;
	background-color: rgba(0, 0, 0, 0.8);
}