@charset "UTF-8";

/*top*/
body{
	margin: 0px;
	padding: 0px;
}

div #header{
	width: 375px;
	height: 50px;
	background-color: #ffffff;
}

#header img{
	height: 20px;
	margin: 1em;
/*サントリー*/
}

div #top{
	width: 100vw;
	height: 617px;
	margin: 0px;
	padding-bottom: 50px;
	background: -moz-linear-gradient(top, #01060C ,#1A98C5);
	background: -webkit-linear-gradient(top, #01060C, #1A98C5);
	background: linear-gradient(to bottom, #01060C, #1A98C5);
	font-family: Georgia, "Times New Roman", Times, "serif";
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	}


h1{
	margin: 0px;
	padding: 0px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Yu Mincho";
	font-size: 5em;
	text-align: center;
}

#top img{
	width: 100%;
	align-content: center;
	margin: 0px;
	
}

#copy img{
	position: absolute;
	top:50%;
	left:50%;
}

.scrolldown1{
  position: absolute;
  top: 92%;
left:50%;
  bottom:30px;
	padding-top: 10px;
  height:100px;
}

.scrolldown1 span{
text-align: center;
  position: absolute;
  left:-20px;
  top: -15px;
  color: #fff;
}

.scrolldown1::after{
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 100px;
  background: #eee;
  animation: pathmove 2s ease-in-out infinite;
  opacity:0;
}

@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  35%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}

div #logo{
	margin: 0px;
	padding: 0px;
	width: 100vw;
	color: #ffffff;
	padding-bottom: 100px;
	background: -moz-linear-gradient(top, #1A98C5, #000);
	background: -webkit-linear-gradient(top, #1A98C5, #082647);
	background: linear-gradient(to bottom, #082647,#1A98C5);
	text-align: center;
	font-family:"Shippori Mincho","Yu Mincho","serif";
	line-height: 200%;
	
}

#logo img{
	width: 50%;
	padding-top: 120px;
	margin-bottom: 0px;
}

#fruit{
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	width: 100vw;
	/*background: linear-gradient(to bottom, #000,#197EA5);*/
	background-color: #000;
	color: #ffffff;
	font-family: "Shippori Mincho","Yu Mincho","serif";
	line-height: 200%;
	font-size: 16px;
	
}
#fruit img{
	text-align: center;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 50%;
}

h2{
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-size: 18pt;
	line-height: 180%;
}

.lineup{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100vw;
	/*background: linear-gradient(to bottom, #000,#197EA5);*/
	background-color: #fff;
	color: #000;
	font-family:"Sawarabi Gothic","Hiragino Sans", "Hiragino Kaku Gothic ProN", "sans-serif";
	line-height: 200%;
	font-size: 16px;
}

.lineup p{
	padding: 0px;
	margin: 0px;

}

.lineup img{
	text-align: center;
	margin: 0px;
	padding-top: 80px;
	padding-bottom: 0px;
	width: 50%;
}

.gradient{
    display: inline-block;
    padding: 18px 60px;
	margin: 40px;
	margin-bottom: 50px;
    border-radius:25px;
    text-decoration: none;
    border:1px solid #1A98C5;
    color: #fa6c9#1A98C5f;
    outline: none;
    transition: all 1s ease-out;
}

.gradient:hover{
    border-color:transparent;
    color: #fff;
    background: #1A98C5;
    background-size: 200% auto;
    background-position: right center;
    box-shadow: 0 5px 10px rgb(0,0,0,0.2);
}


.lineupsetumei p{
	font-size: 18px;
}

div .footer{
	text-align: center;
	width: 100vw;
	margin: 0px;
	padding: 0px;
	background: #EFEFEF;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho";
	color: #000000;
	font-size: 16px;
	text-align: left;
	
}
.footer img{
	width: 50%;
	margin: 0px;
	padding-left: 25%;
	padding-right: 25%;
	padding-top: 60px;
	padding-bottom: 40px;
}

div #footerlink{
	text-align: center;
	line-height: 250%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 40px;
	font-family: "Sawarabi Gothic","Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

h3{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	 position: relative;
    padding: 0.5rem 0 0.8rem;
    margin-bottom: 0.5rem;
    background-image: linear-gradient(90deg, #fff 0% 30%, #1A98C5 30% 70%,#fff  30%);
    background-repeat: no-repeat;
    background-size: 100% 0.3rem;
    background-position: bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.footer p{
	text-align: center;
	font-size: 8px;
	color: #5F5F5F;
	padding-bottom: 20px
}
a{
	margin: 0px;
	padding: 0px;
	color: #202020;
	font-size: 1em;
	text-decoration-line: none;
}


a:link{
	color: #202020;
}
a:hover{
	color: #1F1F1F;
}
a:visited{
	color: #202020;
	
}










