@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@600&display=swap');

/********** browser default initialization **********/

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {
	margin: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before ,q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img, abbr, acronym, fieldset {
	border: 0;
}
img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
ul li {
	list-style-type: none;
	margin:0;
	padding:0;
}


/* =========================================================
	basic style
========================================================= */
html{
	height:	100%;
	font-size:	62.5%;
	overflow-x:	hidden;
	}

body{
	margin:	0;
	padding:	0;
	height:	100%;
	background:	#cc0000;
	color:	#fff;
	font-size:	16px;
	font-size:	1.6rem;
	line-height:	1.8;
	letter-spacing:	1px;
	font-family: 'Noto Sans JP', sans-serif,游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ ゴシック',’MS PGothic’, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align:	center;
	-webkit-text-size-adjust:	100%;
	}

	.pc{
	display:	block;
	}

	.pc_tablet{
	display:	block;
	}

	.tablet_phone	{
	display:	none;
	}

	.tablet	{
	display:	none;
	}

	.phone	{
	display:	none;
	}

ul{
	margin:	0;
	padding:	0;
	}

p	{
		margin:	1.2em 0 1.2em 0;
		line-height:	1.5;
		text-align:	left;
}

a	{
	overflow: hidden;
	outline: none;
	border:	none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a:focus	{
	outline:none;
}

a:link	{
		color:#e6006a;
		text-decoration: none;
	}

a:visited	{
		color:#e6006a;
		text-decoration: none;
		}

a:hover	{
		color:#fb79b5;
		text-decoration: none;
		}

a:active	{
		color:#fbb4cd;
		text-decoration: none;
		}

img	{
		margin:	0;
		border:	0;
		}

a img	{
		margin:	0;
		border:	0;
		}

a:hover img{
	opacity:	0.7;
	-moz-opacity:	0.7;
	filter: alpha(opacity=70);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

header{
	width:100%;
	margin:0;
}

header h1 img{
	width:1000px;
	height:auto;
	margin:0;
}

main {
	overflow:	hidden;
	width: 100%;
	margin: 20px auto 150px auto;
}

p	{
	font-size:1.4rem;
	line-height:	1.8;
	text-align: center;

}

.area_100 {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	padding:80px 0;
}


.area_100 .inner {
	overflow:hidden;
	width:50%;
	max-width:1000px;
	margin:0 auto;
	padding:0;
}

.area_100 .inner.guest_secial_area {
	overflow:hidden;
	width:50%;
	max-width:1000px;
	margin:40px auto 0 auto;
	padding:0;
}


.red1{
	background:#cc0000;
}

.red2{
	background:#790000;
}

.gold{
	background:#d2b071;
}

.white{
	background:#fff;
	color:#333;
}

.area_100 h2{
	font-size:3.0rem;
	text-align:center;
	border-bottom:2px solid;
	line-height: 1.2;
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
}

img.top_btn	{
	width:500px;
	height:auto;
	margin:1.4rem auto;
}


/* =========================================================
    gigya area
========================================================= */
#jme	{
	overflow: hidden;
	margin: 0 auto;
	width:100%;
	height:30px;
	padding:	5px 0;
	text-align:center;
}

#gigyaShare	{
	display:	inline-block;
}

#gigyaShare a > img {
	margin:	0 10px 0 0 !important;
	transform:	translateY(-1px);
}

.gig-bar-container	{
	display:	inline-block;
}


/* present_top
--------------------------------------------------------- */
p.present_top	{
	width:80%;
	height:auto;
	margin:30px auto;
	text-align: center;
}

p.present_top img	{
	width:100%;
	height:auto;
}


/* guest
--------------------------------------------------------- */
.guest_area ul {
	width:100%;
	margin:40px 0 0 0;
}

.guest_area ul.guest_secial {
	width:62.666666%;
	margin:40px auto 0 auto;
}

.guest_area ul li {
	float:left;
	width:31.33333%;
	height:auto;
	margin:0 3% 30px 0;
	font-size:1.2rem;
	line-height: 1.2;
	tex-align:center;
}

.guest_area ul.guest_secial li {
	float:left;
	width:42%;
	height:auto;
	margin:0 4.5% 30px 0;
	font-size:1.2rem;
	line-height: 1.2;
	tex-align:center;
}

.guest_area ul li:nth-child(3n){
	margin:0 0 30px 0;
}

.guest_area ul.guest_secial li:last-child{
	margin:0 0 30px 0;
}

.guest_area ul li img{
	width:100%;
	height:auto;
	margin:0 0 1.0rem 0;
}



/* oshifli_tweet_area
--------------------------------------------------------- */
.oshifli_tweet_area h2 {
	font-size:3.0rem;
	margin:-30px 0 40px 0;
	border-bottom:none;
}

.oshifli_tweet_area h2 a {
	color:#1EA2F1;
}



/* battle_area
--------------------------------------------------------- */
.battle_area ul{
	overflow:hidden;
	margin:40px 0 0 0;
}

.battle_area ul li{
	overflow:hidden;
	margin:0 0 50px 0;
}

.battle_area ul li.last{
	margin:0;
}

.battle_area ul li img{
	width:100%;
	height:auto;
}

div.soundBtn {
	box-sizing:    border-box;
	width:100%;
	margin:	0 auto;
	padding:	4px;
	xtext-indent: 100%;
	xwhite-space: nowrap;
	xoverflow: hidden;
	cursor: pointer;
	text-align:	center;
	font-size:1.6rem;
	letter-spacing:	0;
	color:	#fff;
	background: #796335;
	-moz-border-radius:	6px;
	-webkit-border-radius:	6px;
	border-radius:	6px;
}
div.clicked {
	color:	#fff;
	background: #b78a2c;
}

div.soundBtn i.fas	{
	color:	#fff;
	margin:0 1.0rem 0 0;
}

.battle_sound_inner1,.battle_sound_inner2	{
		overflow:hidden;
	box-sizing:    border-box;
	width:49%;
	margin:20px 0;
	text-align:	center;
}

.battle_sound_inner1	{
	float:	left;
}

.battle_sound_inner2	{
	float:	right;
}

.battle_area iframe	{
	width:	100%;
	height:	180px;
	margin: 0 auto 0 auto;
	border:	0;
}



/* nonstopmix
--------------------------------------------------------- */
.nonstopmix ul{
	width:100%;
	margin:40px 0 0 0;
}

.nonstopmix ul li{
	float:left;
	width:31.33333%;
	height:auto;
	margin:0 3% 0 0;
	font-size:1.2rem;
	line-height: 1.2;
	tex-align:center;
}

.nonstopmix ul li:last-child{
	margin:0;
}

.nonstopmix ul li img{
	width:100%;
	height:auto;
	margin:0 0 1.2rem 0;
	-moz-border-radius:    50%;
	-webkit-border-radius:   50%;
	border-radius:    50%;
}


/* gyakuden
--------------------------------------------------------- */

.gyakuden p.gyakuden_present{
	text-align: center;
}

.gyakuden img{
	width:70%;
	 height:auto;
	-moz-border-radius:    50%;
	-webkit-border-radius:    50%;
	border-radius:    50%;
}



/* photo gallery
--------------------------------------------------------- */
.gallery{
	margin:	50px 0 0 0;
}

/* footer
--------------------------------------------------------- */
footer	{
	overflow:	hidden;
	width:	100%;
	margin:	100px 0 0 0;
	padding:	0 0 100px 0;
	color:#fff;
}

footer ul	{
	overflow:	hidden;
	width:	950px;
	margin:	0 auto;
}

footer  #footer_home	{
	float:	left;
	height:	60px;
	margin:	0;
}

footer  #footer_home a img	{
	margin:	0;
	border:	0;
}

footer dl {
	float:	right;
}

footer #footer_j-wave_logo {
	text-align: right;
}

footer #footer_j-wave_logo img	{
	width:	auto !important;
	height:	20px !important;
}

footer dd#footer_copyright	{
	margin:5px 0 0 0;
	text-align:	right;
	font-size:	10px;
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-weight: 400;
	font-style: normal;
	}



/* =========================================================
	media queries for tablet
========================================================= */
@media only screen and (max-width : 1024px){

	.pc{
	display:	none;
	}

	.pc_tablet{
	display:	block;
	}

	.tablet_phone	{
	display:	block;
	}

	.tablet	{
	display:	block;
	}

	.phone	{
	display:	none;
	}

header h1 img{
	width:100%;
	}

.area_100 .inner {
	width:90%;
	}

.area_100 .inner.guest_secial_area {
	width:90%;
}



#jme	{
	overflow: hidden;
	margin: 0 auto;
	width:100%;
	height:auto;
	padding:	5px 0;
	}

/* nonstopmix
--------------------------------------------------------- */
.nonstopmix ul{
 width:100%;
	margin:20px 0 0 0;
}

/* j-wave common
--------------------------------------------------------- */
#commonFooter	{
	height:	auto !important;
	position:	relative !important;
}

#commonFooterInner {
	width:	100% !important;
	background:	none #282828;
}

/* guest
--------------------------------------------------------- */
.guest_secial_area ul.guest_secial {
	width:62.666666%;
	margin:40px auto 0 auto;
}

.guest_secial_area ul.guest_secial li {
	width:47%;
	margin:0 4.5% 30px 0;
}

.guest_secial_area ul.guest_secial li.last {
	margin:0 0 30px 0;
}

/* photo gallery
--------------------------------------------------------- */
.gallery{
	margin:	30px 0 0 0;
}


/* footer
--------------------------------------------------------- */
footer	{
margin:	70px auto 0 auto;
padding:	0 0 100px 0;
}

footer ul	{
width:	90%;
}

#footer_home	{
float:	left;
height:	60px;
margin:	0;
}

footer dl {
float:	right;
}

footer dt#footer_j-wave {
text-align: right;
}

footer dt#footer_j-wave img	{
width:	auto;
height:	20px;
background:	#fff;
}

footer dd#footer_copyright	{
text-align:	right;
font-size:	10px;
}

}




/* =========================================================
	media queries for smartphone
========================================================= */
@media only screen and (max-width : 599px){


	.pc{
	display:	none;
	}

	.pc_tablet{
	display:	none;
	}

	.tablet_phone	{
	display:	block;
	}

	.tablet	{
	display:	none;
	}

	.phone	{
	display:	block;
	}

a:hover img{
	opacity:	1.0;
	-moz-opacity:	1.0;
	filter: alpha(opacity=100);
}

.area_100 {
	padding: 20px 0;
	}

.area_100 .inner {
	width:90%;
	}

.area_100 .inner.guest_secial_area {
	width:90%;
	margin:20px auto 0 auto;
	}

.area_100 h2{
		font-size:2.0rem;
		text-align:left;
	}
.area_100 p{
	text-align:left;
	line-height: 1.4;
		}

img.top_btn	{
	width:100%;
	height:auto;
	margin:1.0rem auto;
	}

/* guest
--------------------------------------------------------- */
.guest_area ul {
	width:100%;
	margin:20px 0 0 0;
}

.guest_secial_area ul.guest_secial {
	margin:20px auto 0 auto;
}

.guest_area ul li {
	margin:0 3% 10px 0;
	line-height: 1.0;
}

.guest_secial_area ul.guest_secial li:last-child{
	margin:0 0 10px 0;
}

.guest_area ul li img{
	margin:0 0 0.8rem 0;
}

/* battle_area
--------------------------------------------------------- */

.battle_area ul{
	overflow:hidden;
	margin:50px 0;
}


.battle_area ul li{
	margin:0 0 70px 0;
}

.battle_area ul li img{
	width:100%;
	height:auto;
}


div.soundBtn {
	box-sizing:    border-box;
	width:100%;
	margin:	0 auto;
	padding:	2px;
	font-size:1.4rem;
	letter-spacing:	0;
	-moz-border-radius:	3px;
	-webkit-border-radius:	3px;
	border-radius:	3px;
}

div.soundBtn i.fas	{
	color:	#fff;
	margin:0 0.5rem 0 0;
}

.battle_sound_inner1,.battle_sound_inner2	{
	clear:both;
	width:100%;
	margin:15px 0 0 0;
}

/* oshifli_tweet_area
--------------------------------------------------------- */
.oshifli_tweet_area h2 {
		margin:0px 1.5rem 10px 1.5rem;
		border-bottom:none;
	}

	.oshifli_tweet_area h2 a {
		color:#1EA2F1;
	}

/* present_top
--------------------------------------------------------- */
p.present_top	{
	width:100%;
	margin:20px auto;
}

p.present_top img	{
	width:100%;
	height:auto;
	}

/* photo gallery
--------------------------------------------------------- */
.gallery{
	margin:	20px 0 0 0;
}


}
