@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%;
	background-color: #ee649c;
	overflow: hidden;
}

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

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


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
footer#global{
  background-color: #000000;
  color: #ffffff;
  padding: 40px 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;
}



/*
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: 80px;
  height: 91px;
  text-indent: -9999px;
}
footer#global .licence small{
  display: block;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　footer_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

header {
	padding: 30px 35px;
	height: 70px;
}

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

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

header li ul:nth-of-type(2) {
	position: absolute;
	width: 157px;
	height: 25px;
	top: 15px;
	margin-left: -15px;
	background-image: url(../images/1line_logo_sp.png);

}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　header_end
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
【TOP】close_start
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*
CommonSet
*/
#top #close {
	height: 350px;
}


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

#top #close p {
	display: inline-block;
	position: relative;
	background-image: url(../images/text_sp.png);
	top: 50px;
	width: 146px;
	height: 97px;
}

#top #close a {
	position: absolute;
	display: block;
	background-image: url(../images/button_sp.png);
	width: 151px;
	height: 52px;
	top: 200px;
	left: 50%;
	margin-left: -76px;
	text-indent: -9999px;
}


/*frameEffext*/
#top #close div::before {
	position: absolute;
	content: '';
	background-image: url(../images/out_sp.png);
	background-size: 405px 312px;
	width: 405px;
	height: 312px;
	top: -20px;
	left:-64px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　【TOP】closeend
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
