﻿@charset "UTF-8";
html,body,span,iframe,p,pre,img,strong,b,i,dl,dt,dd,ol,ul,li,form,label,video,h1,h2,h3 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	background-attachment: fixed;
	font-weight: normal;
	box-sizing: border-box;
}
body {
	min-height:100vh;
	min-height:100dvh;
	height:auto;
}
div { box-sizing: border-box; }
h1,h2,h3,h1>a,h2>a,h3>a { display:inline-block; }
.container {
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	width: 772px;
	display: flex;
	min-width: 320px;
	flex-flow: column;
}
.header {
	width: 772px;
	height: 90px;
	max-width: 960px;
	display: inline-block;
	margin:6px auto 5px;
}
h1 {
	float: left;
	display: inline-block;
	width: 30%;
	height: 100%;
}
h1>a>img {
	width: auto;
	height: 100%;
}
.logo {
	float: right;
	display: inline-block;
	width: auto;
	height: 100%;
	text-align:right;
	margin-right:10px;
	display: none;
}
h1>a, .logo>a {
	display:inline-block;
	height: 100%;
}
.logo>a>img {
	width: auto;
	height: 100%;
	border: 2px solid rgb(255, 255, 255);
	border-radius: 6px;
}
.logo>a>img:hover, h1>a>img:hover {
	opacity: 0.8;
}
.obi {
	float: right;
	height: auto;
	width: 169px;
	display: block;
}
.obi select {
	font-size: 1em;
	width: 169px;
	height: 32px;
	font-weight: normal;
	line-height: 1em;
	min-height: 0px;
	padding: 2px 0px 2px 6px;
	display: block;
}
.header>.link {
	float: right;
	height: 53px;
	clear: right;
	background-color: rgb(251, 125, 203);
	border-radius: 0.8em;
	border: 2px solid rgb(255, 255, 255);
	text-align: center;
	box-sizing: border-box;
	width: 169px;
	margin:5px 0 0;
}
.header>.link>a {
	display:inline-block;
	height: auto;
	text-decoration:none;
	color:#fff;
	font-weight: 600;
	padding: 0.8em 0;
}
.header>.link:hover {
	background-size: 18px;
	background-image:url("../cimg/bg.png");
}
/*MAIN CONTENTS*/
/*news area*/
.main {
	width: 772px;
	max-width: 960px;
	margin: 0px auto 10px;
	display: block;
	flex: 1;
}
.area_new, .area_movie, .area_dl, .contents {
	border-radius: 30px;
	margin: 5px 0px 10px;
	height: auto;
	width: 100%;
	box-shadow: rgb(135, 135, 135) 3px 3px 2px 0px;
	-webkit-box-shadow: rgb(135, 135, 135) 3px 3px 2px 0px;
}
.area_movie, .area_dl, .contents {
	border: 4px solid rgb(255, 255, 255);
}
.area_new {
	display: inline-block;
	padding: 2.5%;
}
.area_new>.ar_news{
	position:relative;
	margin: 0 0 2.5% 0;
	font-size: 0;
}
.area_new>.ar_news>img{
	width: auto;
	height: auto;
	margin: 0;
	border-radius: 20px;
	max-width: 100%;
	border: 4px solid rgb(255, 255, 255);
}
.area_new .ar_news h2{
	position: absolute;
	top:3%;
	right: 2%;
	width:440px;
	color: #fc01c1;
	font-size: 1.3rem;
	line-height:1.4;
	letter-spacing:0.02em;
	text-align:right;
	font-weight:800;
	margin: 0!important;
	padding: 0!important;
	text-shadow: 0px 0px 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff,
	0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
}
.area_new>.ar_news>.an_ico,
.area_new>.ar_news>.an_mlg,
.area_new>.ar_news>.an_rup,
.area_new>.ar_news>.an_nme,
.area_new>.ar_news>.an_btm,
.area_new>.ar_news>.an_ttl { position: absolute; }
.area_new>.ar_news>.an_ico>img,
.area_new>.ar_news>.an_mlg>img,
.area_new>.ar_news>.an_rup>img,
.area_new>.ar_news>.an_nme>img,
.area_new>.ar_news>.an_ttl>img,
.area_new>.ar_news>.an_btm>img {
	height:auto;
	width:100%;
}
.area_new>.ar_news>.an_ico{
	top:2.7%;
	left: 3.1%;
	width:73px;
}
.area_new>.ar_news>.an_mlg{
	top:2%;
	left: 14.3%;
	width: 179px;
}
.area_new>.ar_news>.an_rup{
	top:2.7%;
	right: 0.1%;
	width: 430px;
}
.area_new>.ar_news>.an_nme{
	top: 22%;
	right: 0;
	left: 0;
	width: 390px;
	margin:auto;
}
.area_new>.ar_news>.an_ttl{
	bottom: 12%;
	right: 0;
	left: 0;
	width: 555px;
	margin: auto;
}
.area_new>.ar_news>.an_btm{
	bottom: 4.5%;
	right: 0;
	left: 0;
	width: 550px;
	margin: auto;
}
.dl_banner {
	height: auto;
	margin: 0px auto;
	width: 88%;
	display: flex;
	justify-content: space-evenly;
	font-size: 0;
}
.dl_banner>a {
	float: left;
	width: 30%;
	display: inline-block;
}
.dl_banner>a>img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/*movie area*/
.area_movie {
	display: inline-block;
	background-image: url(../cimg/bg_hrt.png);
	background-attachment: scroll;
	-webkit-background-size: auto;
	background-size: auto;
	background-position: 0% 0%;
	background-repeat: repeat repeat;
}
/*youtube*/
.video-wrapper {
	width: 100%;
	max-width: 100%;
}

.video-container {
	position: relative;
	padding: 30px 30px 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	color: #333;
}
.padding {
	padding:0 5% 3%;
	clear:both;
}
/*youtube*/

/* app info area*/
.area_dl {
	display:flex;
	flex-wrap: wrap;
	padding: 20px 40px;
	background-image:
	radial-gradient(#fff 16%, transparent 16%),
	radial-gradient(#fff 16%, transparent 16%);
	background-size: 16px 16px;
	background-position: 0 0, 8px 8px;
}
.area_dl>img {
	width: auto;
	height: 100%;
	opacity: 1;
	max-width: 25%;
}
.area_dl>dl {
	display: flex;
	flex-wrap: wrap;
	width: 73%;
	margin:0px 0 0 2%;
	font-size:1em;
}
.area_dl>dl>dt {
	width: 28%;
	padding-right:10px;
	text-align:right;
}
.area_dl>dl>dd { width: 72%; }
.spacer { width: 100%; }
.info_banner {
	display:flex;
	justify-content: space-between;
	height: auto;
	margin: 20px auto 0px;
	width: 90%;
	max-height: none;
	font-size:0;
}
.info_banner>a {
	float: left;
	width: 30%;
	clear: none;
	display: inline-block;
}
.info_banner>a>img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/*game info area*/
.contents {
	display: inline-block;
	background-image:
	radial-gradient(#fff 16%, transparent 16%),
	radial-gradient(#fff 16%, transparent 16%);
	background-size: 16px 16px;
	background-position: 0 0, 8px 8px;
}
.contents>img {
	width: 95%;
	max-width: none;
	height: auto;
	margin: 1% 2.5%;
	clear: none;
	color: rgb(0, 0, 0);
	border-radius: 1.2em;
}

/* footer area */
.trademark_jp {
	display: inline-block;
	font-size: 0.8em;
	width: 95%;
	height: auto;
	text-align: left;
	font-weight: normal;
	margin: 10px 2.5%;
	color: #000;
	text-transform: capitalize;
}
.trademark>p {
	line-height: 1.2;
	width: 100%;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1), 0px 0px 2px rgba(0, 0, 0, 1);
}
.trademark>div {
	text-align:right;
	width: 100%;
}
.trademark>div>img {
	width: auto;
	height:50px;
	margin: 0px 0px 0px 10px;
}
/* common */
.title {
	width: auto;
	height: auto;
	margin: 10px 5% 0;
	color: rgb(0, 0, 0);
	max-width: 90%;
}
.jlop {
	float:right;
	width: 20%;
}
.pgtop {
	font-size: 1em;
	width: 6%;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	min-height: 52px;
	padding: 5px;
	top: 320px;
	left: 81.02379%;
	z-index: 10;
	bottom: auto;
	right: auto;
	visibility: hidden;
	display:none;
}
.pgtop:hover {
	border-style: inset;
}

/* footer */
.footer {
	display:inline-block;
	text-align: center;
	float: none;
	margin: 0px auto 1.2em;
	padding: 0.8em;
	max-width: 960px;
	width: 772px;
	background-color:rgb(255,255,255,0.7);
	border-radius:1em;
}
.footer>nav {
	display:flex;
	justify-content: space-between;
	width:95%;
	margin: 0 auto 0.5em;
}
.footer>nav>a {
	text-decoration:none;
	width:auto;
}
.footer>p { text-decoration:none; }
.ar_text { direction:rtl; }

@media only screen and (max-width: 960px) {
	.container {
		width: 80%;
	}
	.main,.header,.footer {
		width: 100%
	}
	.area_new, .area_movie, .area_dl, .contents {
		border-radius: 2.8vw;
		margin: 0.7vw 0px 1.4vw;
	}
	.area_new>.ar_news>img, .contents>img {
		border-radius: 1.4vw;
		border: 0.5vw solid rgb(255, 255, 255);
	}
	.area_new .ar_news h2{
		top:1.2vw;
		right: 1vw;
		width: 45vw;
		font-size: 2vw;
		line-height:1.4;
		letter-spacing:0.02em;
		text-shadow: 0px 0px 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff,
		0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
	}
	.area_new>.ar_news>.an_ico{ width:7.6vw; }
	.area_new>.ar_news>.an_mlg{ width: 18.6vw; }
	.area_new>.ar_news>.an_rup{ width: 44.7vw; }
	.area_new>.ar_news>.an_nme{ width: 40.6vw; }
	.area_new>.ar_news>.an_ttl{ width: 57.3vw; }
	.area_new>.ar_news>.an_btm{ width: 57.3vw; }
	.area_dl {
		padding: 15px 30px;
	}
	.area_dl>dl {
		font-size: 0.9em;
	}
}

@media only screen and (max-width: 768px) {
	.header {
		height:80px;
		margin: 5px auto;
	}
	.header h1 {
		height:80px;
		padding:0px;
	}
	.logo {
		display: inline-block;
		height:55px;
		margin-right:0;
	}
	.obi {
		float: right;
		text-align: right;
		height: auto;
		width: 70%;
		display: block;
		margin-bottom:4px;
	}
	.obi select {
		float: right;
		font-size: 0.8em;
		width: 140px;
		height:26px;
		margin: 0px;
		padding: 1px 0px 1px 4px;
	}
	.header>.link {
		border: 1px solid rgb(255, 255, 255);
		width: 140px;
		font-size:1em;
		margin-top:4px;
		height: auto;
		border-radius:0.4em;
	}
	.header > .link > a {
		padding: 0.5em 0;
	}
	.area_dl {
		padding: 10px 20px;
	}
	.area_dl>dl {
		font-size: 0.8em;
	}
	.area_dl>dl>dt {
		width:30%;
	}
	.area_dl>dl>dd {
		width:70%;
	}
	.trademark>p {
		font-size: 0.8em;
	}
	.footer {
		font-size: 0.9em;
	}
	.fb_app_link {
		float: right;
		height: auto;
		width: 180px;
		display:block;
		margin-top:8px;
	}
}

@media only screen and (max-width: 480px) {
	.header {
		height:70px;
		margin: 5px auto;
	}
	.header h1 {
		height:70px;
		padding:0px 10px;
	}
	.header>.link {
		width: 126px;
		font-size:0.8em;
		margin:3px 10px;
		height: auto;
	}
	.header > .link > a {
		padding: 0.5em 0;
	}
	.logo {
		display: inline-block;
		height:50px;
		margin-right:10px;
	}
	.obi {
		padding:0px 10px 0px 0px;
	}
	.obi select {
		font-size: 0.7em;
		width: 126px;
		padding: 1px 0px 1px 2px;
	}
	.container {
		width: 100%;
	}
	.area_new, .area_movie, .area_dl, .contents {
		border-radius: 20px;
		margin: 5px 0;
	}
	.area_new>.ar_news>img, .contents>img {
		border-radius: 10px;
		border: 3px solid rgb(255, 255, 255);
	}
	.area_new .ar_news h2{
		top: 3.5%;
		right: 2%;
		width: 240px;
		font-size: 0.6rem;
		text-shadow: 0px 0px 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff,
		0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	}
	.area_new>.ar_news>.an_ico{ width: 9.6vw; }
	.area_new>.ar_news>.an_mlg{ width: 23.4vw; }
	.area_new>.ar_news>.an_rup{ width: 54.3vw; }
	.area_new>.ar_news>.an_nme{ width: 42vw; }
	.area_new>.ar_news>.an_ttl{ width: 72vw; }
	.area_new>.ar_news>.an_btm{ width: 72vw; }
	.trademark>p,.trademark>div {
		font-size: 0.7em;
		margin: 5px 1%;
		width:98%;
	}
	.area_movie {
		-webkit-background-size: 40px;
		background-size: 40px;
	}
	.area_dl {
		padding: 10px;
	}
	.area_dl>dl {
		font-size: 0.7em;
	}
	.info_banner {
		margin: 7px auto 0px;
		width: 95%;
	}
}
