@charset "UTF-8";

/* --------------------------------------------------------------
	
M2 Shot Triggers / Dangun Feveron Website home CSS
2018/03/19 ver.

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

@font-face {
    font-family: 'shump_squareregular';
	src: url('../../../../assets/font/shumpsquare-regular-webfont.eot');
    src: url('../../../../assets/font/shumpsquare-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../../assets/font/shumpsquare-regular-webfont.woff') format('woff'),
         url('../../../../assets/font/shumpsquare-regular-webfont.ttf') format('truetype'),
         url('../../../../assets/font/shumpsquare-regular-webfont.svg#shump_squareregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* = Reset
-------------------------------------------------------------- */


body{
	min-width:1025px;
}

address{
	font-style: normal;
}

img {
	border: none;
	}

sub {
	font-size:0.5em;
	vertical-align:baseline;
	}
small {
    font-size: 65%;
    letter-spacing: 0;
}

a:focus, *:focus { outline:none; }

/*  */
.clear {clear: both;}
.hdn {display:none;}
.nowrap{white-space: nowrap;}



h1,h2,ul,ol,li{
	margin: 0;
	padding: 0;
}


/* = Clear fix
-------------------------------------------------------------- */

.cfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.cfix{display:inline-table;zoom:1;}
/* ¥*/
* html .cfix{height:1%;}
.cfix{display:block;}
/* */


.box:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.box{display:inline-table;zoom:1;}
/* ¥*/
* html .box{height:1%;}
.box{display:block;}
/* */



.clear{
	clear: both;
}


/* =Basic structure
-------------------------------------------------------------- */


/* Body, links, basics */
html,body {
	margin: 0;
	padding: 0;
}

html{
	overflow: auto;
}

body {
	overflow: hidden;
}

html{
	background: url(../img/bg_b.jpg) no-repeat center center;
	background-size: cover;
}

body {
	min-height: 600px;
	font-size: 15px;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	
	color: #000;

	background:no-repeat url(../img/bg_xb_.png);
	background-position: center top;
	background-size: contain;
}


a{
	outline: none;
	text-decoration: none;
	color: #0085c3;
}
a:hover {
	text-decoration: underline;
}

a, a:before, a:after, input{ -webkit-transition-property:background color; -webkit-transition-duration:0.2s; -webkit-transition-timing-function:ease; -moz-transition-property:background color; -moz-transition-duration:0.2s; -moz-transition-timing-function:ease; -o-transition-property:background color; -o-transition-duration:0.2s; -o-transition-timing-function:ease; }

::selection {
	background-color: #dfdfdf;
}


body{
	min-width:1024px;
}

.inner{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.pconly{
	display: block;
}

.sponly{
	display: none;
}


a{
	opacity: 1;
	 transition: 0.3s ease-in-out;
}

header a img:hover{
	opacity: 0.6;
	transition: 0.3s ease-in-out;
}

#bg{
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	z-index: -1;
	text-align: center;	
}

#bg img{
	width: 100%;
	height: auto;
}

/* =Header
-------------------------------------------------------------- */


.header .inner{
	position: relative;
}


#branding{
	width: 100%;
	position: absolute;
	padding: 30px 0 10px 0;
	z-index: 5;
}

#branding img{
}

#m2stg{
	position: relative;
    top: 7px;
    left: 50px; 
/*	left: 490px  魚対応 */;
}
.sns-btns {
	position: absolute;
	right: 10px;
	top: 0;
    margin: 0;
    padding: 0;
    text-align: right;
}

.sns-btns li {
	display: inline-block;
}


#logos img{
	position: absolute;
	top: 45px;
	right: 0;
}


#logo{
 	text-align: center; 
/* 	text-align: left  魚対応 */;
}

/* 魚対応 */
#logo img{
	padding-top: 100px;
}

#maincopy{
	position: relative;
	margin-top: -135px /*-90px*/;
	margin-left: -50px;
	margin-right: -50px;
	text-align: center;
	background: rgba(255,0,0,.8);
	z-index: 5;
	transform: rotate(-8deg);
    padding: 5px 0;
    line-height: 1;
    animation: fever-color 3s infinite;
    }

@keyframes fever-color {
  0% { background-color: rgba(255,0,0,.8); }
  14% { background-color: rgba(68,242,60,.8);}
  42% { background-color: rgba(197,242,60,.8); }
  64% { background-color: rgba(162,0,177,.8); }
  79% { background-color: rgba(28,242,81,.8); }
  93% { background-color: rgba(0,6,255,.8); } 
}


#sec-txt{
	margin: 10px auto 50px auto;
	text-align: right;
}


#selecter{
	background:#082d00;
}

#selecter .inner,
.gn li.gn-change{
	line-height: 1;
	padding: 5px 10px;
	color: #fff;
	text-align: right;
    font-size: .8em;
}

#selecter a,
.gn li.gn-change a{
	color: #fff;
}

#selecter .active,
.gn li.gn-change .active {
    color: red;
}



/* =Navi
-------------------------------------------------------------- */

.sns-btns {
	position: absolute;
    right: 310px;
    top: 10px;
    margin: 0;
    padding: 0;
    text-align: right;
}

.sns-btns li {
	display: inline-block;
}


#logos {
	position: absolute;
	right: 10px;
	top: -50px;
    margin: 0;
    padding: 0;
    text-align: right;
	}

.gn{
	padding: 18px 0 11px 0;
	background: linear-gradient(to bottom, #082d00 0%,#000000 100%);
	background: #082d00;

	text-align: center;
}

.gn li{
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	margin: 0 10px 0 0;
}


.new{
	position: absolute;
	top: -6px;
    right: -15px;
    z-index: 1;
	padding: 0 2px 0 0;
	color: #ffff00;
	font-size: .55em;
	font-family: 'Racing Sans One', cursive;
    animation:blink .5s ease-in-out infinite alternate;
}

.blink{
    animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* =Section
-------------------------------------------------------------- */

.news-header{
	text-align: center;
	margin: 6em 0 0 0;
}

section{
	padding-bottom: 100px;
}

section h2{
	text-align: center;
	padding: 50px 0 20px 0;
}


/* =Movie
-------------------------------------------------------------- */

.screenshots{
	text-align: center;
}

.screenshots img{
	padding: 0 2px 4px 2px;
}

/* =Spec
-------------------------------------------------------------- */

section#sec-spec{
	color: rgba(51,255,0,1);
	background: rgba(0,0,0,.8);
	padding:50px 0 50px 0;
	margin-bottom: 3em;
}

section#sec-spec table{
	margin: 0 auto;
}


.spec h2{
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 70px 0 0;
}

.spec .box-inner:after{
	
}

.spec .box-inner .inner{
	width: auto;
	box-sizing: border-box;
	border: 5px dashed #2f4030;
	padding: 20px 100px;
}

.spec table{
	float: left;
	margin-right: 20px;
}

.spec table th{
	text-align: left;
	padding-right: 10px;
	vertical-align: top
}



/* =Footer
-------------------------------------------------------------- */

footer{
	box-sizing: border-box;
	padding-top: 10px;
	height: 115px;
	background: #fff;
	line-height: 1.5;
}

.copy{
    font-family: 'shump_squareregular',arial,helvetica,sans-serif;
    color: #686868;
    font-size: 9px;
    letter-spacing: .1em;
}

.copyreg{
	font-size: 8px;
	color: #6c6c6c;
}



#page-top {
    width: 78px;
    height: 64px;
    display: block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: none;
}

a#page-top-link {
    display: block;
    width: 78px;
    height: 64px;
    margin: 0;
    padding: 0;
}

/* =etc...
-------------------------------------------------------------- */


.h4{
	display: block;
	text-align: center;
	font-size: 1.3em;
	color: yellow;
	margin: 2em 0 0 0;}


.announce{
	font-size: .75em;
	margin-top: 2em;
	text-align: right;
}

.announce a{
	margin-bottom: 3px;
	padding:5px 10px;
	display: inline-block;
	background: red;
	border-radius: 15px;
	color:#fff;
}

#cave-fest{
    position: absolute;
    z-index: 6;
    width: 384px;
    height: 384px;
    top: -151px;
    right: 0;
    text-align: center;
    animation-fill-mode: backwards;
    animation: zoom .7s ease-in-out 1;
	}


@keyframes zoom{
	0% {
    transform: scale(0.2);
  }
 
  50% {
    transform: scale(1.2);
  }
 
  75% {
    transform: scale(0.9);
  }
 
  100% {
    transform: scale(1);
  }
}

#cave-fest:after{
	content: '';
	
	position: absolute;
	width: 100%;
	height: 100%;
	
    left: -14px;
    top: -14px;
    z-index: -1;
	background: url(../img/shine.png) no-repeat center center;
	animation: spin 10s linear infinite;

}

@keyframes spin{
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}


#hey{
    position: absolute;
    z-index: 5;
    width: 300px;
    height: 300px;
    top: -70px;
    right: 103px;
     animation: zoom .8s ease-in-out 1;
 }

#hey img{
	width: 300px;
	height: auto;
}

#hey:after{
	content: '';
	
	position: absolute;
	width: 100%;
	height: 100%;
	
    left: 0px;
    top: -7px;
    z-index: -1;
	background: url(../img/shine.png) no-repeat center center;
	background-size: contain;
	animation: spin 10s linear infinite;

}