@charset "utf-8";
/* CSS Document */

.mainvisual{
	height:700px;
	background: url(../img/product/gin/hinomarugincraft_top.jpg) no-repeat;
	background-size: 100% ;
	background-position:center center;
	width: 100%;
	margin:auto;
	padding:0;
	position:relative;
	text-align:center;
}

.maintitle{
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	top:20%;
	left:65%;
}

#gin{
	border:#aaa 1px solid ;
	padding:35px 60px 120px 60px;
	width:800px;
	height:48px;
	margin:auto;
	margin-bottom:160px;
	margin-top:35px;
}

.gin{
	font-size:20px;
	color:#000;
	font-family:"a-otf-futo-min-a101-pr6n", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.gintext{
	font-size:14px;
	line-height:24px;
	margin:0px;
	color:rgba(136,136,136,1.00);
	letter-spacing:-0.5px;
}
