@charset "UTF-8";


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
RESET_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
em,
strong,
ul,
ol,
li,
dl,
dt,
dd,
a {
	background-repeat: no-repeat;
	background-size: 100% auto;
}

a {
	outline: none;
}

.sp {
	display: none;
}

/*CF*/
.cf:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

/* Hides from IE Mac \*/
* html .cf {
	height: 1%;
}

.cf {
	display: block;
}

/* End Hack */
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　RESET_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
COMMON_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body {
	background-color: #000000;
}

html,
body {
	width: 100%;
	height: 100%;
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

#grandwrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-color: #ee649c;
}

header li,
#close p {
	text-indent: -9999px;
}

p {
	margin: 0 0 1em 0;
	line-height: 2.5em;
	letter-spacing: 0.085em;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　COMMON_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/







/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
footer#global {
	background-color: #000000;
	color: #ffffff;
	padding: 50px 0;
	font-size: 11px;
	text-align: center;
}


/*rating*/
footer#global .rating {
	background-image: url(../images/footer_rating.png);
	width: 45px;
	height: 45px;
	margin: 30px auto 0 auto;
	text-indent: -9999px;
}



/*
backtotop
*/
footer#global .backtotop {
	display: block;
	background-image: url(../images/footer_backtotop.png);
	width: 130px;
	height: 55px;
	margin: 0 auto 60px auto;
	text-indent: -9999px;
}


/*
licence
*/
footer#global .licence > p a {
	display: block;
	background-image: url(https://xflag.com/common/images/promotion_logo_xflag.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 45px auto;
	width: 120px;
	height: 139px;
	text-indent: -9999px;
}
footer#global .licence small {
	display: block;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　footer_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
header {
	padding: 25px 35px;
	height: 133px;
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}

header li {
	position: absolute;
	left: 50%;
}

header li ul:nth-of-type(1) {
	position: absolute;
	width: 149px;
	height: 125px;
	margin-left: -465px;
	background-image: url(../images/monst_logo.png);
}

header li ul:nth-of-type(2) {
	position: absolute;
	width: 317px;
	height: 50px;
	top: 52px;
	margin-left: 152px;
	background-image: url(../images/1line_logo.png);
}



/*OPTIMIZE*/
@media screen and (min-width:768px) and ( max-width:920px) {
	header{
		transform: scale(0.7);
	}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　【TOP】header_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
【TOP】close_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*
CommonSet
*/
#top #close {
	height: 750px;
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}


/*contentsSet*/
#top #close div {
	position: absolute;
	left: 50%;
	margin-left: -460px;
	width: 890px;
	height: 500px;
	border: solid 15px #ffffff;
	background-image: url(../images/bg.png);
	/*	opacity: 0.5;*/
	text-align: center;
}

#top #close p {
	display: inline-block;
	position: relative;
	background-image: url(../images/text.png);
	top: 128px;
	width: 622px;
	height: 159px;
}

#top #close a {
	position: absolute;
	display: block;
	background-image: url(../images/button.png);
	width: 452px;
	height: 63px;
	top: 320px;
	left: 50%;
	margin-left: -226px;
	text-indent: -9999px;
	cursor: pointer;
	transform:scale(0.9);
	transition: all 300ms cubic-bezier(.42,0,0,.99) 0ms;
}

#top #close a:hover{
	transform: scale(1);
}


/*frameEffext*/
#top #close div::before {
	position: absolute;
	content: '';
	background-image: url(../images/out.png);
	width: 1188px;
	height: 573px;
	top: -15px;
	left: -148px;
}



/*OPTIMIZE*/
@media screen and (min-width:768px) and ( max-width:920px) {
	#top #close{
		transform: scale(0.7);
	}
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　【TOP】closeend
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
