/* ----------------------------------------
con-wrap
----------------------------------------*/
.con-wrap{
	background-color: #0000b3;
	padding: 0 0 120px 0;
}

.con-wrap img{
			vertical-align: top;
}



/* ----------------------------------------
co-block
----------------------------------------*/
.co-block{
	width: 1180px;
	margin: 0 auto;
}


/* ----------------------------------------
main-wrap
----------------------------------------*/
.main-wrap .main-head img{
	width: 100%;
	height: auto;
}

.main-wrap .main-tit{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 60px 0;
}
.main-wrap .main-tit p{
	position: absolute;
	top:120px;
	right:0;
	font-size: 4rem;
	line-height: 6rem;
	color: #ffff00;
	text-align: center;
}
.main-wrap .main-tit p span{
	font-size: 5.4rem;
	font-weight: bold;
}

.main-wrap .main-tit img{
	width: 270px;
	height: auto;
}
.main-wrap .main-tit h1{
	position: absolute;
	bottom:170px;
	right:45px;
	font-size: 4rem;
	color: #fff;
}


/* ----------------------------------------
movie-wrap
----------------------------------------*/
.movie-wrap{
	text-align: center;
	margin: 0 auto 100px;
	border-top:1px solid #1c42bf;
	padding: 60px 0 0 0;
}

.movie-wrap h2{
		font-size: 3.6rem;
		line-height: 4.2rem;
		color: #fff;
		margin: 0 0 60px 0;
}

.movie-wrap .Movie-Box iframe{
		width:800px;
		height:450px;
		margin:0 auto;}

/* ----------------------------------------
feature-wrap
----------------------------------------*/
.feature-wrap{
	text-align: center;
	margin: 0 auto 70px;
	padding: 60px 0 0 0;
	background-image: url( ../images/history-bg-arrow.png );
	background-repeat: no-repeat; 
	background-position: top center;
}

.feature-wrap h2{
		font-size: 3.2rem;
		font-weight: normal;
		line-height: 4.2rem;
		color: #fff;
		margin: 0 0 20px 0;
}
.feature-wrap h2 + ul{
	display: flex;
	justify-content: center;
	background-color: #2883ff;
	padding: 30px;
	align-items: center;
	margin: 0 0 120px 0;
}
.feature-wrap h2 + ul li:nth-child(odd){
	width: 130px;
}
.feature-wrap h2 + ul li h3{
	font-size: 1.4rem;
	font-weight: normal;
	color: #fff;
	margin: 0 0 5px 0;
}
.feature-wrap h2 + ul li span{
	font-size: 1.2rem;
	color: #fff;
}
.feature-wrap h2 + ul li span img{
	width: 18px;
	height: auto;
	margin: 0 15px 0 15px;
}

.feature-wrap > h3{
	font-size: 4.6rem;
	line-height: 5.4rem;
	color: #ffff00;
	margin: 0 0 20px 0;
}

.feature-wrap > h3 + img{
	width: 230px;
	height: auto;
	margin: 0 0 20px 0;
}

.feature-wrap > p{
	font-size: 2.1rem;
	font-weight: bold;
	line-height: 3.6rem;
	color: #fff;
	margin: 0 0 50px 0;
}

.feature-wrap > p span{
	color: #ffff00;
	background: linear-gradient(transparent 98%, #ffff00 10%);
	
}

.feature-wrap P + ul{
	width: 980px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
	.feature-wrap P + ul li{
		width: 470px;
	}
	.feature-wrap P + ul li img{
		width: 100%;
		height: auto;
	}

/* ----------------------------------------
gen5-wrap
----------------------------------------*/
.gen5-wrap{
	background-color: #2883ff;}

.gen5-wrap img.bg{
	width: 100%;
	height: auto;
}

	.gen5-wrap .secret,
	.gen5-wrap .kouka{
		position: relative;
		text-align: center;
		border: 1px solid #005bf3;
		padding: 150px 0 100px 0;
	}
			.gen5-wrap .secret{
				margin: 195px auto 245px;
			}
			.gen5-wrap .kouka{
				margin: 0 auto 70px;
			}

	.gen5-wrap .secret .secret-head img,
	.gen5-wrap .kouka .kouka-head img{
		position: absolute;
		top:-125px;
		left: 0;
		right: 0;
		margin: auto;
		width: 250px;
		height: auto;
	}

/*secret*/
	.gen5-wrap .secret h2{
		font-size: 3.6rem;
		line-height: 4.2rem;
		color: #ffff00;
		margin: 0 0 20px 0;
	}

	.gen5-wrap .secret h2 + p{
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 2.8rem;
		color: #fff;
		margin: 0 0 30px 0;
	}

.gen5-wrap .secret .video-wrapper{
	width: 800px;
	margin: 0 auto;
}

.gen5-wrap .secret .video-wrapper video{
	width: 100%;
}


/*kouka*/
	.gen5-wrap .kouka h2{
		font-size: 3.6rem;
		line-height: 4.2rem;
		color: #ffff00;
		margin: 0 0 60px 0;
	}

.gen5-wrap .kouka .kouka-content{
	width: 980px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 50px;
}

.gen5-wrap .kouka .kouka-content section{
	width: 470px;
}

.gen5-wrap .kouka .kouka-content section h3{
    font-size: 3.6rem;
    line-height: 1;
    color: #fff;
	padding: 12px 10px 8px 10px;
    margin: 0 0 25px 0;
}
.kouka-body h3{
	background: #0250d2;
	background: linear-gradient(to right,  #0250d2 0%,#0000b3 50%); 
}
.kouka-glass h3{
	background: #f36321;
	background: linear-gradient(to right,  #f36321 0%,#e60012 50%);
}

.gen5-wrap .kouka .kouka-content section h4{
    font-size: 2.8rem;
    line-height: 3.6rem;
    color: #fff;
    margin: 0 0 10px 0;
}

.gen5-wrap .kouka .kouka-content section > img{
	width: 100%;
	height: auto;
}
.gen5-wrap .kouka .kouka-content section span img{
	width: 22px;
	height: auto;
	padding: 20px 0;
}

.gen5-wrap .kouka .kouka-content section img + p{
    font-size: 1.2rem;
    line-height: 2.1rem;
    color: #fff;
	padding: 10px 0 0;
}

/* kouka*/
.gen5-wrap .kouka .kouka-kekka{
	width: 980px;
	margin: 0 auto;
	padding: 60px;
	background-color: #005bf3;
}
.gen5-wrap .kouka .kouka-kekka h3{
		font-size: 4.6rem;
		line-height: 6.4rem;
		color: #ffff00;
		margin: 0 0 20px 0;
}
.gen5-wrap .kouka .kouka-kekka h3 + img{
		margin: 0 0 20px 0;	
}

/* ----------------------------------------
point-wrap
----------------------------------------*/
.point-wrap{
	text-align: center;
	margin: 0 auto 120px;
}

.point-wrap.point1{
	padding: 70px 0 0 0;
}

.point-wrap .point-head img{
	width: 116px;
	height: auto;
	margin: 0 0 10px 0;
}


.point-wrap .point-tit {
    display: flex;
    align-items: center;
	margin: 0 0 50px 0;
}
.point-wrap .point-tit img {
		width: 120px;
		height: auto;
	margin:0 10px;
}

.point-wrap .point-tit:before,
.point-wrap .point-tit:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #fff;
}

.point-wrap .point-tit:before {
    margin-right: 1rem;
}

.point-wrap .point-tit:after {
    margin-left: 1rem;
}

.point-wrap h2{
	font-size: 3.6rem;
	line-height: 4.2rem;
	color: #ffff00;
	margin: 0 0 20px 0;
}

.point-wrap h2 + p{
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.8rem;
	color: #fff;
	margin: 0 0 50px 0;
}

.point-wrap h3{
	display:inline-block;
	width: 980px;
	font-size: 3.2rem;
	line-height: 1;
	color: #2883ff;
	margin: 0 0 30px 0;
	padding: 12px 10px 8px 10px;
	background-color: #ffff00;
	border-radius: 50px;
}

.point-wrap h3 + p{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 3.6rem;
	color: #fff;
	margin: 0 0 20px 0;
}

.point1 img + p{
	width: 600px;
	font-size: 1.2rem;
	color: #fff;
	text-align: right;
	padding: 10px 0  0 0;
	margin: 0 auto 60px;
}

.point2 img + p{
	width: 600px;
	font-size: 1.4rem;
	color: #fff;
	text-align: left;
	padding: 20px 0  0 0;
	margin: 0 auto 60px;
}

.point2 ul{
	width: 600px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	margin: 0 auto;
}
	.point2 ul li{
		width: 295px;
		margin: 0 0 10px 0;
	}
	.point2 ul li img{
		width: 100%;
		height: auto;
	}

.point3 ul{
	width: 980px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
	.point3 ul li{
		width: 470px;
	}
	.point3 ul li img{
		width: 100%;
		height: auto;
	}

/* ----------------------------------------
shop-wrap
----------------------------------------*/
.shop-wrap{
	border-top: 1px solid #1c42bf;
	padding: 120px 0 0 0;
}
.shop-wrap h2{
	font-size: 2.4rem;
	line-height: 1;
	color: #fff;
	border: 1px solid #fff;
	padding: 12px 10px 8px 10px;
	margin: 0 0 60px 0;
	text-align: center;
}


.shop-wrap .f-main-head{
	text-align: center;
}

.shop-wrap .main-tit{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.shop-wrap .main-tit p:first-child{
	position: absolute;
	top:90px;
	right:0;
	font-size: 4rem;
	line-height: 6rem;
	color: #ffff00;
	text-align: center;
}
.shop-wrap .main-tit p span{
	font-size: 5.4rem;
	font-weight: bold;
}

.shop-wrap .main-tit img{
	width: 270px;
	height: auto;
}
.shop-wrap .main-tit h3{
	position: absolute;
	bottom:140px;
	right:80px;
	font-size: 3.2rem;
	color: #fff;
}

	.shop-wrap p.onlineshop{
		position: absolute;
		bottom:30px;
		right:50px;
		width:370px;
		background:none;
		padding:0;
		margin:0;}		

	.shop-wrap p.onlineshop a{
		display: flex;
		justify-content: center;
		text-align:left;
		font-size:2rem;
		font-weight:bold;
		color:#fff;
		line-height:2.4rem;
		background-color:#e60012;
		padding:20px 15px 20px 20px;
		margin:0;
		border-radius:10px;
		box-shadow: 0px 2px 5px rgba(0,0,0,0.6);}
		
	.shop-wrap p.onlineshop a.hover{
		box-shadow: none;}

.shop-wrap p.onlineshop a img{
	display: inline-block;
	width:35px;
	height: 33px;
	margin:  5px 10px 0 0;
}



