@charset "UTF-8";
/*
**************************************************************************
*	fields evagodzilla top style.css
**************************************************************************/

/* --------------------------------------------------
		override
-------------------------------------------------- */

.c-h2__title {
	background-color: unset;
}


/* --------------------------------------------------
		opening
-------------------------------------------------- */

@media screen and (max-width: 767px) {
}


/* --------------------------------------------------
		visual
-------------------------------------------------- */
.visual {
	position: relative;
	overflow: hidden;
	height: 770px;
	background-color: #000000;
}
.visual_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/visual_03.jpg);
	background-size: cover;
	background-position: center center;
	opacity: 0;
}
.visual .u-cts__inner {
	height: 100%;
}




.visual__logo {
	position: absolute;
	z-index: 2;
	top: 350px;
	left: 0;
	width: 100%;
	opacity: 0;
	text-align: center;
	padding-right: 40px;
}

.visual__logo img{
	width: 500px;
}
.visual__text {
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 0;
	width: 100%;
	opacity: 0;
	text-align: center;
	font-size: 3rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.visual__image{
	position: absolute;
	top: 185px;
	left: -30px;
	width: 100%;
	opacity: 0;
	text-align: right;
}
.visual__image img{
	width: 300px;
}




/*
.visual__logo {
	position: absolute;
	z-index: 2;
	top: 320px;
	left: 0;
	width: 100%;
	opacity: 0;
	text-align: right;
	padding-right: 100px;
}
.visual__logo img{
	width: 400px;
}
.visual__text {
	position: absolute;
	z-index: 3;
	top: 45px;
	left: 0;
	width: 100%;
	opacity: 0;
	text-align: center;
	font-size: 3rem;
	line-height: 1.2;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.visual__image{
	position: absolute;
	top: 155px;
	left: 0;
	width: 100%;
	opacity: 0;
	text-align: center;
}
.visual__image img{
	width: 340px;
}
*/
/*
.visual__complete {
	position: absolute;
	z-index: 4;
	bottom: 35px;
	left: 20px;
	opacity: 0;
}
*/

.visual__complete {
	position: absolute;
	z-index: 10;
	top: 20px;
	right: 20px;
	text-align: right;
	opacity: 0;
}

.visual__complete img{
	width:200px;
}

@media screen and (max-width: 1383px) {
	.visual__logo {
		top: 310px;
		padding-right: 100px;
	}
	.visual__logo img{
		width: 540px;
	}
}

@media screen and (max-width: 767px) {
	.visual {
		height: 141vw;
	}
	.visual_bg {
		background-image: url(../img/visual_03_sp.jpg);
		background-size: cover;
	}
	.visual__logo {
		width: 60%;
		left: 20%;
		top: inherit;
		bottom: 17vw;
		padding-right: 0;
	}
	.visual__logo img{
		width: 100%;
	}
	.visual__text {
		top: 4.5vw;
		left: 2%;
		width: 96%;
		padding-left: 0;
		font-size: 4.3vw;
	}
	.visual__image {
		padding-left: 0;
		width: 52.666666666666667%;
		left: 23.6666666667%;
		top: 19vw;
	}
	.visual__image img{
		width: 100%;
	}
	.visual__complete{
		top: auto;
		left: 5%;
		bottom: 3vw;
		width: 90%;
		text-align: center;
	}
	.visual__complete img{
		width: 70%;
	}
}
/* --------------------------------------------------

		cg

-------------------------------------------------- */

.cg {

	padding: 60px 0;

}

.cg-box {

	display: flex;

	flex-direction: row-reverse;

	justify-content: space-between;

	align-items: center;

	margin: 0 -6.329113924050633%;

}

.cg-box__body {

	width: 37.7207062600321%;

}

.cg-box__body .button {

	font-size: 3.4rem;

	display: inline-block;

	padding-left: 50px;

	background-image: url(../common/img/icon_play.png);

	background-repeat: no-repeat;

	background-position: left center;

	background-size: 40px 40px;

	transition: opacity .3s ease;

}

.cg-box__body .button:hover {

	opacity: 0.8;

}

.cg-box__body .c-h2__title {

	text-align: left;

	padding-top: 0;

	padding-bottom: 20px;

}

.cg-box__body .c-h2__title .jp {

	font-size: 4.0rem;

}

.cg-box__button {

	width: 53.93258426966292%;

}

.cg-box__button .image {

	border: 1px solid #ff0000;

}



@media screen and (max-width: 767px) {

.cg {

	padding: 30px 0;

}

.cg-box {

	display: block;

	margin: 0 0;

}

.cg-box__body {

	width: 100%;

	margin-bottom: 20px;

}

.cg-box__body .button {

	font-size: 2.2rem;

	padding-left: 40px;

	background-size: 30px 30px;

}

.cg-box__body .button:hover {

	opacity: 1;

}

.cg-box__body .c-h2__title {

	padding-bottom: 10px;

}

.cg-box__body .c-h2__title .jp {

	font-size: 2.5rem;

}

.cg-box__button {

	width: 100%;

}

}






/* --------------------------------------------------
  promotion
-------------------------------------------------- */
/*
.promotion {
	padding: 60px 0 0;
}
.promotion-box {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	margin: 0 -6.329113924050633%;
}
.promotion-box__body {
	width: 37.7207062600321%;
}
.promotion-box__body .button {
	font-size: 3.4rem;
	display: inline-block;
	padding-left: 50px;
	background-image: url(../common/img/icon_play.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px 40px;
	transition: opacity .3s ease;
}
.promotion-box__body .button:hover {
	opacity: 0.8;
}
.promotion-box__body .c-h2__title {
	text-align: left;
	padding-top: 0;
	padding-bottom: 20px;
}
.promotion-box__body .c-h2__title .jp {
	font-size: 4.0rem;
}
.promotion-box__button {
	width: 53.93258426966292%;
}
.promotion-box__button .image {
	border: 1px solid #ff0000;
}

@media screen and (max-width: 767px) {
.promotion {
	padding: 30px 0 0;
}
.promotion-box {
	display: block;
	margin: 0 0;
}
.promotion-box__body {
	width: 100%;
	margin-bottom: 20px;
}
.promotion-box__body .button {
	font-size: 2.2rem;
	padding-left: 40px;
	background-size: 30px 30px;
}
.promotion-box__body .button:hover {
	opacity: 1;
}
.promotion-box__body .c-h2__title {
	padding-bottom: 10px;
}
.promotion-box__body .c-h2__title .jp {
	font-size: 2.5rem;
}
.promotion-box__button {
	width: 100%;
}
}
*/

/* --------------------------------------------------
		promotion
-------------------------------------------------- */
.promotion {
	min-height: 150px;
	padding: 40px 0;
/*	background-image: url("../img/promotion_01.jpg");*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.promotion-box {

}
.promotion-box__body {
	box-sizing: border-box;
	width: 90%;
	max-width: 900px;
	padding: 25px 30px;
/*	margin: 500px auto 20px;*/
	margin-top: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color:rgba(255,255,255,0.91);
}
/*
.promotion-box__h3{
	margin-bottom: 20px;
	font-size: 3.5rem;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 2px 2px 0 #f3321c, -2px -2px 0 #f3321c,
	-2px 2px 0 #f3321c, 2px -2px 0 #f3321c,
	0 2px 0 #f3321c,  0 -2px 0 #f3321c,
	-2px 0 0 #f3321c, 2px 0 0 #f3321c;
}
*/
.promotion-box__text{
	font-size: 1.8rem;
/*	color: #ffffff;*/
	color: rgba(0,0,0,1.00)
}
.promotion-button{
	max-width: 400px;
	margin: 0 auto;
}
.promotion-button img{
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	.promotion {
		min-height: inherit;
		background-image: url("../img/promotion_01_sp.jpg");
		background-color: #000000;
		background-size: cover;
	}
	.promotion-box__body {
		width: 90%;
		max-width: inherit;
		padding: 25px 20px 10px;
/*		margin: 200px auto 20px;*/
/*		margin-top: 55%;*/
		margin-top: 65%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.promotion-box__h3 {
		font-size: 1.8rem;
	}
	.promotion-box__text{
		font-size: 1.3rem;
	}
	.promotion-button{
		max-width: 220px;
	}
}

/*
@media screen and (max-width: 410px) {
	.promotion-box__body {
		width: 90%;
		max-width: inherit;
		padding: 25px 20px 10px;
		margin-top: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
}
*/
/* --------------------------------------------------
		concept
-------------------------------------------------- */
.concept {
	padding: 60px 0 0;
}
.concept-box {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0 60px;
	margin: 0 -6.329113924050633%;
}
.concept-box__body {
	width: 57.7849117175%;
	/*width: 53.93258426966292%;*/
}
.concept-box__body .concept--01__h3 {
	font-size: 3.0rem;
	margin-bottom: 20px;
}
.concept-box__body .concept--01__text{
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.concept-box__body .concept--01__text:last-child{
	margin-bottom: 0;
}
.concept-box__image {
	width: 32.1027287319%;
}

@media screen and (max-width: 767px) {
	.concept {
		padding: 20px 0 0;
	}
	.concept-box {
		display: block;
		margin: 0 0;
		padding: 0 0 35px;
	}
	.concept-box__body {
		width: 100%;
		margin-bottom: 30px;
	}
	.concept-box__body .concept--01__h3 {
		font-size: 1.8rem;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.concept-box__body .concept--01__text{
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
	.concept-box__image {
		width: inherit;
		margin-right: 18.05555555555556%;
		margin-left: 18.05555555555556%;
	}
}

/* --------------------------------------------------
		introduction
-------------------------------------------------- */

.introduction__title{
	margin-bottom: 30px;
	text-align: center;
	font-size: 3.0rem;
	line-height: 1.2;
}
.introduction--01-box{
	padding: 40px 0 0;
	background-color: #000000;
}
.introduction--02{
	margin-bottom: 45px;
}
.introduction--02__title{
	font-size: 2.4rem;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
.introduction--02__text {
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 10px;
}
.introduction--03 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 1300px;
	background-image: url(../img/introduction_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.introduction--03-box {
	max-width: 600px;
	z-index: 1;
	padding: 90px 40px 60px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.8);
}
.introduction--03__title{
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 40px;
}
.introduction--03__text {
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
	.introduction--01-box{
		padding: 20px 0 0;
	}
	.introduction--02{
		margin-bottom: 25px;
	}
	.introduction--02__title{
		font-size: 1.8rem;
		margin-top: 18px;
		margin-bottom: 5px;
	}
	.introduction--02__text {
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
	.introduction .introduction--03__h2{
		padding-bottom: 24px;
	}
	.introduction .introduction--03__h2 span.jp{
		font-size: 2.2rem;
	}
	.introduction--03 {
		height: inherit;
	}
	.introduction--03-box {
		max-width: inherit;
		width: 80%;
		margin: 40px auto;
		padding: 30px 20px 20px;
	}
	.introduction--03__title{
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
	.introduction--03__text {
		font-size: 1.3rem;
		margin-bottom: 10px;
	}
}

/* --------------------------------------------------
		point
-------------------------------------------------- */
.point__title{
	margin-bottom: 30px;
	text-align: center;
	font-size: 3.0rem;
	line-height: 1.2;
}
.point--01 {
	position: relative;
	background-image: url(../img/point_01.jpg);
	background-repeat: no-repeat;
	background-position: center top 20%;
	background-size: cover;
}
.point--01:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
	background: linear-gradient(to top, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
}
.point--01-box {
	position: relative;
	z-index: 1;
	height: 660px;
	color: #ffffff;
}
.point--01-box__inner {
	position: absolute;
	bottom: 0;
	padding-bottom: 60px;
	/*text-align: left;*/
	text-align: center;
}
.point--01__text {
	font-size: 1.8rem;
	text-align: left;
}
.point--02 {
	position: relative;
	background-image: url(../img/point_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.point--02:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
	background: linear-gradient(to top, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
}
.point--02-box {
	position: relative;
	z-index: 1;
	height: 660px;
	color: #ffffff;
}
.point--02-box__inner {
	position: absolute;
	bottom: 0;
	padding-bottom: 60px;
	text-align: center;
}
.point--02__text {
	font-size: 1.8rem;
	text-align: left;
}
.point--03 {
	position: relative;
	background-image: url(../img/point_03.jpg);
	background-repeat: no-repeat;
	background-position: center top 20%;
	background-size: cover;
}
.point--03:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
	background: linear-gradient(to top, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0));
}
.point--03-box {
	position: relative;
	z-index: 1;
	height: 660px;
	color: #ffffff;
}
.point--03-box__inner {
	position: absolute;
	bottom: 0;
	padding-bottom: 60px;
	text-align: center;
}
.point--03__text {
	font-size: 1.8rem;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.point__title{
		padding: 0 4.166666666666667%;
		margin-bottom: 15px;
		font-size: 1.8rem;
	}
	.point--01:after {
		height: 330px;
	}
	.point--01-box {
		height: 360px;
	}
	.point--01-box__inner {
		padding: 0 4.166666666666667% 20px;
	}
	.point--01__title {
		font-size: 2rem;
	}
	.point--01__text {
		font-size: 1.3rem;
	}
	.point--02:after {
		height: 330px;
	}
	.point--02-box {
		height: 360px;
	}
	.point--02-box__inner {
		padding: 0 4.166666666666667% 20px;
	}
	.point--02__title {
		font-size: 2rem;
	}
	.point--02__text {
		font-size: 1.3rem;
	}
	.point--03:after {
		height: 330px;
	}
	.point--03-box {
		height: 360px;
	}
	.point--03-box__inner {
		padding: 0 4.166666666666667% 20px;
	}
	.point--03__title {
		font-size: 2rem;
	}
	.point--03__text {
		font-size: 1.3rem;
	}

}

/* --------------------------------------------------
		contents
-------------------------------------------------- */

.slider-box {
	position: relative;
}
.slider-image {
	width: 100%;
	margin: 0 auto;
}
.slider-image-items .slick-slide {
	padding: 0;
}
.slider-image-items .slick-slide img {
	width: 100%;
	height: auto;
}
.slick-arrow {
	position: absolute;
	top: calc(50% - 28px);
	font-size: 0;
	width: 40px;
	height: 56px;
	background-color: transparent;
	border: none;
	padding: 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	transition: opacity .3s ease;
	z-index: 1;
}
.slick-arrow:hover {
	opacity: 0.8;
}
.slick-arrow.slick-prev {
	left: 20px;
	background-image: url(../common/img/icon_arrow-slick01.png);
	background-size: auto 48px;
}
.slick-arrow.slick-next {
	right: 20px;
	background-image: url(../common/img/icon_arrow-slick02.png);
	background-size: auto 48px;
}
.slick-arrow.slick-disabled {
	opacity: 0.2 !important;
	cursor: default;
}
@media screen and (max-width: 767px) {
	.slick-arrow {
		width: 40px;
	}
	.slick-arrow.slick-prev {
		left: 0;
		background-size: auto 18px;
	}
	.slick-arrow.slick-next {
		right: 0;
		background-size: auto 18px;
	}
}




/* --------------------------------------------------
		spec
-------------------------------------------------- */
.spec-box {
	position: relative;
	padding: 10px 0 200px;
}
.spec__image--01 {
	text-align: center;
	margin-bottom: 60px;
}
.spec__image--02{
	text-align: center;
}

@media screen and (max-width: 767px) {
	.spec-box {
		padding: 10px 0 100px;
	}
	.spec__image--02 {
		max-width: 500px;
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
}

/*--------------------------------------------------
   gameflow
----------------------------------------------------*/
.gameflow-box {
	position: relative;
/*	padding: 10px 0 200px;*/
	padding: 10px 0 20px;
}
.gameflow {
/*	padding-bottom: 100px;*/
	padding-bottom: 10px;
	background: url(../img/gameflow_02.png), -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0));
	background: url(../img/gameflow_02.png), linear-gradient(to top, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0));
	background-position: center center;
	background-size: cover, 100% 100%;
	background-repeat: no-repeat;
}











/* --------------------------------------------------
		※※※※※
-------------------------------------------------- */

@media screen and (max-width: 767px) {
}
