@charset "utf-8";
/* CSS Document */
/* HEADER
----------------------------------------------------------- */
#header{
  position:relative;
  width:100%;
  box-shadow:0 0 12px rgba(0,0,0,.75);
  z-index:999;
}
#wrapper .head_wh{
  background:#fff;
}
#wrapper .head_bk{
  background:#000;
}
#wrapper .head_bl{
  background:#19a9eb;
}
#header_inner{
  width:980px;
  height:40px;
  margin:0 auto;
  zoom: 1;
}
#header_inner h1{
  float:left;
}
#header_inner h1 a{
  text-indent:100%;
  white-space:nowrap;
  overflow: hidden;
  display:block;
  height:40px;
  width:49px;
  margin-right:15px;
  /* background:url(/images/logoNewgin_s.png) no-repeat; */
  background:url(https://www.newgin.co.jp/images/logoNewgin_s.png) no-repeat;
}
#header_inner .fb,
#header_inner .tw{
  float:right;
  margin-top:10px;
  overflow:hidden;
}
#header_inner .tw{
  margin-right:10px;
}
.fb-like span {
  vertical-align: top !important;
}

a {outline:none;}
area:link{outline:none;}
area:active{outline:none;}
area:visited{outline:none;}
a img {outline:none;}
a:focus, button:focus { outline: none; }
html {
  min-height: 100%;
  position: relative;
}
body {
	width: 100%;
	overflow:hidden;
	background-image:url(../images/bg.jpg);
	background-position: center 40px;
	background-repeat:no-repeat;
	background-color:#fff;
}
#container {
	width: 992px;
	margin: 0 auto 0 auto;
}
.logo {
	float: left;
	width: 100%;
	display: block;
	margin: 10px 0 0 10px;
}
.title {
	width: 100%;
	text-align: center;
	display: block;
}
.contents{
	padding:40px 0 55px 0;
	text-align:center;
	display: block;
	margin-top: 0;
}
.contents .title01{
	width: 100%;
	padding:30px 0 3px 0;
	text-align:center;
	display: block;
	margin-top: 0;
}
.contents .icon{
	float: left;
	position: relative;
	width: 100%;
	padding:0 0 3px 0;
	text-align:left;
	display: block;
	bottom: -70px;
}
.contents hr.boo{
	float: left;
	border-top: solid 3px #2ca6e0;
	margin-left: 110px;
	width: 84%;
}
.contents .txt{
	width: 100%;
	padding:30px 0 0 0;
	text-align:center;
	display: block;
	font-size: 15px;
	line-height: 2em;
	font-weight:bold;
}
.bo{
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	margin: 5px 0;
}
.button {
	border-radius: 5px;
	width: 400px;
	clear: both;
	display: block;
	margin: 1em auto;
	padding: 0.7em 1em 0.7em 1em;
	background: none;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	text-align: center;
	border: 2px solid;
	color: #2ca6e0;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	font-weight: bold;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
/* Ujarak */
.button--ujarak {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.button--ujarak::before {
	border-radius: 5px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak::before {
	border-radius: 5px;
}
.button--ujarak::before {
	background: #2ca6e0;
}
.button--ujarak,
.button--ujarak::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
	color: #fff;
	border-color: #fff;
}
.button--ujarak:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.arrow01 {
	 float: right;
	margin: 7px 3px;
     display: block;
     width: 8px;
     height: 8px;
     border-top: solid 2px #79d4ff;
     border-right: solid 2px #79d4ff;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
}

.video{
	width: 555px;
	height:312px;
	float: left;
	display: block;
	margin: 45px 0 0 0;
	border: solid 1px;
  	font-size:0;
  	line-height:0;
}
.year{
	float: left;
	height:20px;
	width: 95%;
	padding:0 0 20px 50px;
	display: block;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 21px;
	font-weight:bold;
	line-height: 24px;
}
.triangle01{ 
	 float: left;
     width: 0;
     height: 0;
     border-top: solid 10px transparent;
     border-right: solid 10px transparent;
     border-bottom: solid 10px transparent;
     border-left: solid 15px #000;
}
.sub_title{
	float: left;
	height:40px;
	width: 95%;
	padding:15px 0 0 50px;
	display: block;
	font-size: 19px;
	line-height: 1.5em;
	font-weight:bold;
}
.square01{
	float: left;
	width: 10px;
	height: 25px;
	margin:0 10px 50px 0;
	background-color: #2ca6e0;
}

.contents01{
	text-align:center;
	display: block;
	position: relative;
}
.contents01 ul{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}
.contents01 li{
	width: 285px;
	display: block;
	line-height: 0;
}
.contents01 li:nth-child(1) ,.contents01 li:nth-child(2){
	width: 432px;
}
.contents01 .img01{
	position: absolute;
	top: 0;
	right: -20px;
}
.contents01 p.gtitle{
	margin:0 0 80px;
	text-align:center;
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.8em;
}

.contents02 {
	width: 100vw;
	margin-left: min(0px, calc(50% - 50vw));
	margin-right: min(0px, calc(50% - 50vw));
	padding: 90px 0 80px;
	overflow:hidden;
	background-image:url(../images/about_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	color:#fff;
	text-align: center;
}
.contents02 .title02 {
	margin-bottom: 40px;
}
.contents02 p {
	font-size: 18px;
	font-weight: bold;
	line-height: 3.5;
}

.contents03 {
	padding: 120px 0 80px;
	overflow:hidden;
}
.contents03 .title03 {
	text-align: center;
	margin-bottom: 40px;
}
.contents03 dl {
	border: #231815 5px solid;
	padding: 30px 20px 30px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.contents03 dl dt {
	width: 320px;
}
.contents03 dl dd {
	width: 550px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.8;
}
.contents03 dl dd a {
	color: #000;
	text-decoration: none;
}

.bo02{
	width: 95%;
	float: left;
	padding: 30px 0 30px 0;
}
.button01 {
	border-radius: 50px;
	width: 150px;
	clear: both;
	display: block;
	margin: 1em auto;
	padding: 0.7em 2em 0.7em 2em;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	text-align: center;
	border: 2px solid;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	font-weight: bold;
}
.button01:focus {
	outline: none;
}
.button01 > span {
	vertical-align: middle;
}
/* Ujarak */
.button--ujarak01 {
	-webkit-transition: border-color 0.4s, color 0.4s;
	transition: border-color 0.4s, color 0.4s;
}
.button--ujarak01::before {
	border-radius: 50px;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale3d(0.7, 1, 1);
	transform: scale3d(0.7, 1, 1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak01::before {
	border-radius: 50px;
}
.button--ujarak01::before {
	background: #000;
}
.button--ujarak01,
.button--ujarak01::before {
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak01:hover {
	color: #fff;
	border-color: #fff;
}
.button--ujarak01:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

footer{
	clear:both;
	width: 100%;
	background-color:#fff;
	text-align:center;
	font-size:8pt;
	padding:10px 0;
	color: #000;
	}
