@charset "utf-8";
/* CSS Document */

/* Mobile Style */

/* ────────────────────────────
	Default Clear
──────────────────────────── */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, textarea, legend, article, aside, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
a {
	text-decoration: none;
	outline: none;
}
ul {
	list-style: none;
}
.clear {
	overflow: hidden;
	zoom: 1;
}
img {
	vertical-align: bottom;
}

/* ────────────────────────────
	Page Config
──────────────────────────── */

html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
body::before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: url(../img/common/bg/bg_01.jpg) center/cover no-repeat;
	-webkit-background-size: cover;		/*Android4*/
}
div#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}
div#container {
	margin: 0 auto;
	padding-bottom: 20px;
}
body.top div#container {
	padding-bottom: 0;
}
img {
	max-width: 100%; 
	height: auto; 
}

/* ────────────────────────────
	Footer
──────────────────────────── */
footer {
	width: 100%;
	padding: 5px 5px 20px 5px;
	border-top: solid 1px #ffffff;
	background-image: url(../img/common/bg/bg_sekiban.jpg);
	box-shadow: 0 -2px 4px rgba(0,0,0,0.3);
	color: #000;
}
footer > div#sns {
	margin: 10px 0;
	text-align: center;
}
footer > div#sns span {
	margin: 0 2px;
	display: inline-block;
}
footer > div#sns span img {
	vertical-align: baseline;
}
footer .fb_iframe_widget > span {
	vertical-align: baseline !important;
}
footer > p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #000;
	padding: 2px 10px;
	overflow: hidden;
}
footer > a > img {
	height: 100%;
}
footer > div#foot-logo {
	padding: 0 5%;
	margin-bottom: 5px;
}
footer > div#foot-logo:after {
	content: "";
	clear: both;
	display: block;
}
footer > div#foot-logo img.left {
	width: 45%;
}
footer > div#foot-logo img.right {
	float: right;
	width: 45%;
}
footer img#notice-ps {
	width: 20px;
}
footer img#notice-ps4 {
	width: 40px;
}
#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 9;
	overflow: hidden;
}
#page-top > img {
	width: 100%;
}

/* ────────────────────────────
	Nav
──────────────────────────── */
nav {
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
	box-shadow: 0 3px 6px rgba(0,0,0,0.3);
}
nav div#head {
	background-image: url(../img/common/bg/bg_sekiban.jpg);
	text-align: left;
}
nav div#head:after {
	clear: both;
	display: block;
	content: "";
}
nav div#head > #trigger {
	float: right;
	margin-right: 1%;
	width: 30%;
}
nav div#head > #trigger > img {
	width: 100%;
}
nav div#head > img {
	width: 30%;
}
nav > div#menu {
	display: none;
	background-image: url(../img/common/bg/bg_sekiban.jpg);
}
nav > div#menu > a {
	display: block;
	padding-left: 1%;
	border-top: dotted 3px #80796E;
	text-align: left;
	color: #ffffff;
}
nav > div#menu > a > img {
	width: 70%;
	vertical-align: bottom;
}

/* ────────────────────────────
	Nav Bottom
──────────────────────────── */
div#nav-bottom {
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
div#nav-bottom > a {
	border-bottom: solid 1px rgba(255,255,255,0.3);
	display: block;
}
div#nav-bottom > a:last-child {
	border-bottom: none;
}
div#nav-bottom > a > img {
	width: 100%;
	vertical-align: bottom;
}


/* ────────────────────────────
	Container
──────────────────────────── */
div#container  div.inner {
	padding: 0 2%;
}
div#container >  h1 {
	margin-top: 12%;
}
div#container >  h1 > img {
	width: 100%;
}
/* ────────────────────────────
	Top
──────────────────────────── */
body.top #container > img {
	width: 100%;
	vertical-align: bottom;
}

/* News */
body.top section#news {
	padding: 2% 3%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	overflow: hidden;
}
body.top section#news > div.topics {
	margin: 10px 0;
	padding: 3px;
	text-align: center;
	font-size: 0.9em;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.3) inset;
}
body.top section#news > div.topics > a {
	color: #000;
}
body.top section#news > h1 {
	padding: 5px 0 5px 10px;
	margin: 5px 0 10px 0;
	color: #fff;
	font-weight: normal;
	border-bottom: dotted 2px #fff;
}
body.top section#news > h1 > i {
	margin-right: 10px;
	font-size: 1.2em;
}
body.top section#news > #news-area > div {
	display: none;
	margin: 5px 0;
	padding-bottom: 5px;
}
body.top section#news > #news-area > div > time {
	display: block;
	color: #ccc;
	font-size: 0.6em;
}
body.top section#news > #news-area > div > span {
	margin: 2px 0;
	color: #fff;
	display: block;
	font-size: 0.8em;
}
body.top section#news > #news-area > div > span > a {
	color: #fff;
	text-decoration: underline;
}
body.top section#news > a#news-more {
	float: right;
	margin-top: 5px;
	text-align: right;
	font-size: 0.8em;
	color: #fff;
}
body.top section#news > a#news-more:after {
	clear: both;
	display: block;
	content: "";
}
body.top section#news > a#news-more > i {
	margin-right: 3px;
}

/* Twitter */
body.top section#twitter {
	padding: 2% 0;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.top section#twitter > div#time-line {
	overflow: hidden;
	margin: 3%;
	padding: 5px;
	font-size: 0.8em;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.3) inset;
}
body.top section#twitter > h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 0 5px 10px;
	margin: 0 3% 2% 3%;
	color: #fff;
	font-weight: normal;
	border-bottom: dotted 2px #fff;
}
body.top section#twitter > h1 > i {
	margin-right: 10px;
	font-size: 1.2em;
}

/* Banner */
body.top section#banner {
	padding: 2%;
}
body.top section#banner > a > img {
	width: 100%;
	margin: 5px 0;
}

/* board */
body.top .board {
	padding: 3%;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}

/* Tokuten */
body.top section#tokuten {
	margin: 3% 0;
	padding: 2%;
	background-color: rgba(255,255,255, 0.6);
	border: solid 1px #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.top section#tokuten > h2 {
	padding-bottom: 10px;
}
body.top section#tokuten > h2 > img {
	width: 100%;
}
body.top section#tokuten > img {
	width: 100%;
}
body.top section#tokuten > h3 {
	position: relative;
	padding: 5px 0 5px 15px;
	margin-top: 20px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	color: #fff;
	border-radius: 5px;
	font-size: 0.9em;
}
body.top section#tokuten > p {
	padding: 2%;
	font-size: 0.9em;
}
body.top section#tokuten > p.min {
	margin-top: 10px;
	font-size: 0.7em;
}

/* Store Bonus */
body.top section#store-bonus {
	margin: 4% 0;
	padding: 2%;
	background-color: rgba(255,255,255, 0.6);
	border: solid 1px #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.top section#store-bonus > img {
	margin: 5px 0;
}
body.top section#store-bonus > a {
	display: block;
	margin-top: 10px;
	text-align: center;
}
body.top section#store-bonus > a > img {
	width: 80%;
}

/* New content */
body.top section#new-content h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 0 5px 10px;
	margin: 2% 0 3% 0;
	color: #fff;
	font-weight: normal;
	border-bottom: dotted 2px #fff;
}
body.top section#new-content h1 > i {
	margin-right: 10px;
	font-size: 1.2em;
}
body.top section#new-content a {
	display: block;
	margin-bottom: 10px;
}

/* Web CM */
body.top section#web-cm h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px 0 5px 10px;
	margin: 2% 0 3% 0;
	color: #fff;
	font-weight: normal;
	border-bottom: dotted 2px #fff;
}
body.top section#web-cm h1 > i {
	margin-right: 10px;
	font-size: 1.2em;
}
body.top section#web-cm .video {
	position: relative;
	height: 0;
	margin: 10px 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
	border-radius: 15px;
}
body.top section#web-cm .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* campaign */
body.top section.campaign {
	margin: 3% 0;
}
body.top a#vita-link > img {
	width: 100%;
}

/* ────────────────────────────
	Product
──────────────────────────── */
body.product div#product-img {
	margin: 20px 0;
}
body.product div#product-img > img {
	width: 100%;
}
body.product section#product-info {
	padding: 2% 3%;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.product section#product-info > dl  {
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 0.9em;
}
body.product section#product-info > dl > dt {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	color: #ccc;
	font-size: 0.8em;
	border-top: dotted 2px rgba(255,255,255,0.5);
}
body.product section#product-info > dl > dt:first-child {
	padding-top: 0;
	border-top: none;
}
body.product section#product-info a.faltsu-linlk {
	display: block;
	margin: 50px 0 10px 0;
	text-align: center;
}
body.product section#product-info a.faltsu-linlk > img {
	border-radius: 10px;
}
body.product section#tokuten {
	margin: 5% 2%;
	padding: 2%;
	background-color: rgba(255,255,255, 0.5);
	border: solid 1px #bbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.product section#tokuten > h2 {
	padding-bottom: 10px;
}
body.product section#tokuten > h2 > img {
	width: 100%;
}
body.product section#tokuten > img {
	width: 100%;
}
body.product section#tokuten > h3 {
	position: relative;
	padding: 5px 0 5px 15px;
	margin-top: 20px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	color: #fff;
	border-radius: 5px;
	font-size: 0.9em;
}
body.product section#tokuten > p {
	padding: 2%;
	font-size: 0.9em;
}
body.product section#tokuten > p.min {
	margin-top: 10px;
	font-size: 0.7em;
}

body.product a#vita-link > img {
	width: 100%;
}

/* Store Bonus */
body.product section#store-bonus {
	margin: 5% 2%;
	padding: 2%;
	background-color: rgba(255,255,255, 0.5);
	border: solid 1px #bbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.product section#store-bonus > img {
	margin: 5px 0;
}
body.product section#store-bonus > a {
	display: block;
	margin-top: 10px;
	text-align: center;
}
body.product section#store-bonus > a > img {
	width: 80%;
}

/* Store Bonus */
body.product section#vita-dlc {
	margin: 5% 2%;
	padding: 2%;
	background-color: rgba(255,255,255, 0.5);
	border: solid 1px #bbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.product section#vita-dlc p {
	padding: 5px;
	font-size: 0.8em;
}
body.product section#vita-dlc p b {
	color: #2b84ed;
}
body.product section#vita-dlc p.min {
	margin-bottom: 20px;
	font-size: 0.6em;
}

body.product section#vita-dlc h3 {
	padding: 5px 10px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../img/common/bg/board.jpg);
	color: #fff;
}
body.product section#vita-dlc h4 {
	display: inline-block;
	padding: 0 10px;
	margin: 0 0 10px 0;
	border-radius: 50px;
	border: solid 1px #999;
	font-weight: normal;
}
body.product section#vita-dlc img {
	vertical-align: bottom;
	margin: 5px 0;
}
body.product section#vita-dlc .box {
	margin: 10px 0 20px 0;
}

/* FAQ */
body.product .faq {
	padding: 5px;
	margin: 2%;
	background-color: rgba(255,255,255,0.5);
	
}
body.product .faq .box h2 {
	padding:  2px 10px;
	margin: 0 0 5px 0;
	border-radius:  0px;
	font-weight:  normal;
	background-image: url(../img/common/bg/board.jpg);
	color:  #fff;
}
body.product .faq .box p {
	font-size:  0.8em;
	padding:  0 0 4px 0px;
}

/* dl-bonus */
body.product section#dl-bonus {
	margin: 5% 2%;
	padding: 2%;
	background-color: rgba(255,255,255, 0.5);
	border: solid 1px #bbb;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.product section#dl-bonus > h2 {
	padding: 5px 0;
	margin: 10px 0;
	text-align: center;
	border: solid 1px #999;
	border-radius: 50px;
}
body.product section#dl-bonus > h2 span{
	display: block;
}
body.product section#dl-bonus > img {
	width: 100%;
}
body.product section#dl-bonus > h3 {
	position: relative;
	padding: 5px 0 5px 15px;
	margin-top: 20px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	color: #fff;
	border-radius: 5px;
	font-size: 0.9em;
}
body.product section#dl-bonus > p {
	padding: 2%;
	font-size: 0.9em;
}
body.product section#dl-bonus > p.min {
	margin-top: 10px;
	font-size: 0.7em;
}

/* music-info */
body.product #music-info {
	padding: 2%;
	background-image: url(../img/common/bg/board.jpg);
}
body.product #music-info .block {
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: dotted 2px rgba(255,255,255,0.8);
}
body.product #music-info .block:last-child {
	border-bottom: none;
}
body.product #music-info .block strong {
	display: inline-block;
	padding: 0 10px;
	margin: 10px 0;
	color: #000;
	background-color: #fff;
	border-radius: 10px;
	font-weight: normal;
	font-size: 0.8em;
}
body.product #music-info .block p {
	padding: 0 10px;
	color: #fff;
	font-size: 0.8em;
}
body.product #music-info .block p span {
	display: inline-block;
}
body.product #music-info .block .faltsu-linlk {
	display: block;
	margin: 20px 0;
	text-align: center;
}
body.product #music-info .block .faltsu-linlk img {
	border-radius: 10px;
}
body.product #music-info .block .dl-link {
	display: block;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
}
body.product #music-info .block .dl-link p {
	display: block;
	margin: 5px 5px 10px 5px;
	border-radius: 10px;
	color: #fff;
	background-image: url(../img/common/bg/board.jpg);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
body.product #music-info .block .dl-link a {
	display: inline-block;
	width: 28%;
	margin: 5px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
body.product #music-info .block .dl-link:after {
	display: block;
	content: "";
	clear: both;
}

body.product a#vita-link > img {
	width: 100%;
}

/* ────────────────────────────
	World
──────────────────────────── */
body.world::before {
	background: url(../img/common/bg/bg_02.jpg) center/cover no-repeat;
}
body.world section#introduction {
	margin: 20px 2%;
}
body.world section#introduction > p {
	margin: 20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8em;
	text-shadow:
		2px 2px 3px #ffffff,
		-2px 2px 3px #ffffff,
		2px -2px 3px #ffffff,
		-2px -2px 3px #ffffff;
}
body.world section#introduction > p > b {
	color: #55504d;
}
body.world section#screen-shot > img {
	margin-bottom: 2%;
}

/* keyword */
body.world section#keyword {
	margin: 10px 0;
	padding: 10px 0;
	background-size: contain;
	color: #fff;
}
body.world section#keyword div {
	margin: 20px 10px;
	padding: 10px;
	border-radius: 10px;
	background-image: url(../img/common/bg/board.jpg);
}
body.world section#keyword div h3 {
	padding: 10px 0;
	margin-bottom: 10px;
	font-size: 1.3em;
	border-bottom: dotted 2px rgba(255,255,255,0.6);
}
body.world section#keyword div p {
	padding: 5px 0;
	font-size: 0.9em;
	color: #eee;
}
body.world section#keyword div img {
	margin: 5px 0;
	border-radius: 5px;
}

/* ────────────────────────────
	Character
──────────────────────────── */
body.chara div#container  div.inner > h2 {
	margin: 15px 0 10px 0;
}
/* Main Chara */
body.chara div#container a.main-chara {
	position: relative;
	display: block;
	width: 100%;
	margin: 10px 0;
}
body.chara div#container a.main-chara > img {
	width: 100%;
}
body.chara div#container a.main-chara > img.new-icon {
	position: absolute;
	top: -4%;
	left: -1%;
	width: 15%;
}
/* Sub Chara */
body.chara div#container div.sub-table {
	display: table;
	width: 100%;
	margin-bottom: 2%;
}
body.chara div#container div.sub-table a.sub-chara {
	position: relative;
	display: table-cell;
}
body.chara div#container div.sub-table a.sub-chara:first-child {
	padding-right: 1%;
}
body.chara div#container div.sub-table a.sub-chara:last-child {
	padding-left: 1%;
}
body.chara div#container div.sub-table a.sub-chara > img {
	width: 100%;
}
body.chara div#container div.sub-table a.sub-chara > img.new-icon {
	position: absolute;
	top: -3%;
	left: -2%;
	width: 30%;
}

/* Page */
body.chara  div#container section.chara-top {
	position: relative;
}
body.chara  div#container section.chara-top > img {
	width: 100%;
	display: block;
}
body.chara  div#container section.chara-top > img.chara-name {
	width: auto;
	position: absolute;
	bottom: 25%;
}
body.chara  div#container section.chara-top > img.chara-name.short {
	bottom: 10%;
}
body.chara  div#container section.chara-top > a {
	position: absolute;
	top: 3%;
}
body.chara  div#container> section.chara-top > a#arrow-left {
	left: 1%;
}
body.chara  div#container section.chara-top > a#arrow-right {
	right: 1%;
}

/* Dana */
section#dana {
	position: relative;
}
section#dana > img.top.float {
	position: absolute;
	top: 0;
	opacity: 0;
}
section#dana > a#style-change {
	position: absolute;
	display: block;
	top: 77%;
	left: 5%;
	width: 80%;
}
section#dana > a#style-change > .btn-inner {
	position: relative;
}
section#dana > a#style-change > .btn-inner > img {
	position: absolute;
	width: 30%;
}


body.chara  div#container section.intro {
	margin: 2%;
	padding: 4%;
	margin-bottom: 10px;
	border-radius: 20px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.chara  div#container section.intro > h2 {
	font-size: 1.1em;
	color: #fff;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.chara  div#container section.intro > .ruby {
	font-size: 0.8em;
	color: #fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.chara  div#container section.intro > .ruby:after {
	clear: both;
	display: block;
	content: "";
}
body.chara  div#container section.intro > .ruby > span.cv {
	float: right;
}
body.chara  div#container section.intro > hr {
	margin: 10px 0;
}
body.chara  div#container section.intro > .status {
	margin-top: 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
	font-size: 0.8em;
}
body.chara  div#container section.intro > .status > span {
	margin-right: 15px;
}
body.chara  div#container section.intro > .status > span > i {
	padding: 0 8px;
	margin-right: 5px;
	font-style: normal;
	color: #000;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
}
body.chara  div#container section.intro > .status > span > img {
	width: 25px;
	margin-left: 5px;
	vertical-align: bottom;
}

body.chara  div#container section.intro > p {
	margin: 10px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color: #ffffff;
}
body.chara  div#container section.ss {
	margin: 2% 0;
	padding: 2%;
}
body.chara  div#container section.ss > img {
	margin-bottom: 15px;
}

/* bottom-pager */
body.chara div.bottom-pager {
	text-align: center;
}
body.chara div.bottom-pager:after {
	display: block;
	clear: both;
	content: "";
}
body.chara div.bottom-pager > a.center {
	width: 70%;
	display: inline-block;
}
body.chara div.bottom-pager > a.left {
	float: left;
	width: 10%;
	display: inline-block;
}

body.chara div.bottom-pager > a.right {
	float: right;
	width: 10%;
	display: inline-block;
}

/* ────────────────────────────
	System
──────────────────────────── */
body.system .btn-group {
	padding: 1% 3%;
}
body.system .btn-group > a {
	display: block;
	margin: 2% 0;
}
body.system .btn-group > a > img {
	width: 100%;
}
body.system section {
	margin: 3% 2%;
	padding: 3%;
	color: #46413e;
	background-color: rgba(255,255,255,0.5);
	border:solid 1px #C8C1BA;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
}
body.system section > h2 {
	position: relative;
	padding: 10px 0;
	margin: 10px 0;
	color: #fff;
	text-align: center;
	border-radius: 0 20px 0 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.system section > h2 > img.icon-new-element {
	position: absolute;
	top: -30%;
	left: -7%;
	width: 23%;
}
body.system section > h2 > span.min {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
}
body.system section > p {
	margin: 5px 0;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
/* Style Change */
body.system section > div.dana-style {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 2px #635d53;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.system section > div.dana-style:last-child {
	border: none;
}
body.system section > div.dana-style p {
	 font-size: 0.8em;
}
body.system section > div.dana-style p.min {
	font-size: 0.7em;
}
body.system section > div.dana-style p.min > b {
	display: block;
}
body.system section > div.dana-style > img {
	margin: 3px 0;
	position: absolute;
}
 
body.system section div.inner {
	position: absolute;
	padding: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.1);
	border-radius: 10px;
	z-index: 1;
}
body.system section div.inner > h3 {
	position: relative;
	margin: 5px 0 0 0;
	font-size: 1.1em;
	border-bottom: dashed 1px #bbb;
}
body.system section div.inner > h3 > img {
	position: absolute;
	width: 30%;
}
@media screen and (min-width: 768px) {
	body.system section div.inner > h3 > img {
		display: none;
	}
}
 body.system section div.inner > p {
	 margin: 3px;
 }
 
 
/* mizu */
body.system section > div#mizu > div.inner {
	margin: 35% 0 0 35%;
	background-color: rgba(234,248,255,0.8);
}
body.system section > div#mizu > div.inner >h3 > img {
	bottom: 0;
	right: 10%;
}
body.system section > div#mizu > img {
	 top: 0;
	 left: -15%;
	 width: 65%;
	 z-index: 0;
}
body.system section > div#mizu > div.ss {
	 padding-top: 100%;
 }
/* chi */
body.system section > div#chi > div.inner {
	margin: 30% 40% 0 0;
	background-color: rgba(237,251,240,0.8);
}
body.system section > div#chi > div.inner >h3 > img {
	bottom: 0;
	right: 15%;
}
body.system section > div#chi > img {
	 top: -2%;
	 right: -12%;
	 width: 60%;
	 z-index: 0;
}
body.system section > div#chi > div.ss {
	 padding-top: 95%;
}
/* hikari */
body.system section > div#hikari > div.inner {
	margin: 20% 0 0 40%;
	background-color: rgba(255,254,242,0.8);
}
body.system section > div#hikari > div.inner >h3 > img {
	bottom: 0;
	right: 20%;
}
body.system section > div#hikari > img {
	 top: -2%;
	 left: -8%;
	 width: 60%;
	 z-index: 0;
}
body.system section > div#hikari > div.ss {
	 padding-top: 100%;
}
 
 /* gimmick */
body.system section#gimmick > div {
	margin: 20px 0;	
	padding: 10px;
	border-radius: 10px;
}
body.system section#gimmick > div.mizu {
	background-color: rgba(234,248,255,0.8);
}
body.system section#gimmick > div.chi {
	background-color: rgba(237,251,240,0.8);
}
body.system section#gimmick > div.hikari {
	background-color: rgba(255,254,242,0.8);
}

body.system section#gimmick > div > h5 {
	position: relative;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	font-size: 1.1em;
	border-left: solid 5px #665f52;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
}
body.system section#gimmick > div > h5 > img {
	position: absolute;
	bottom: -10%;
	right: 0;
	width:30%;
}
body.system section#gimmick > div > p > b {
	display: block;
	font-size: 1.2em;
}
body.system section#gimmick > div > img {
	margin: 3px 0;
}
body.system section#gimmick > div > ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	font-size: 0.8em;
} 

/* seiatsusen */
body.system section.seiatsu h3 {
	text-align: center;
	margin: 20px 0;
}
body.system section.seiatsu h4 {
	display: block;
	padding-left: 10px;
	margin: 20px 0 10px 0;
	border: solid 1px #666;
	border-radius: 30px;
	background-color: #666;
	color: #eee;
}
body.system section.seiatsu img {
	margin: 2px 0;
}
body.system section.seiatsu p.small {
	padding: 5px;
	margin: 10px 0;
	font-size: 0.8em;
	border: dotted 2px #999;
	background-color: rgba(0,0,0,0.05);
	border-radius: 5px;
}
body.system section.seiatsu p.small strong {
	display: inline-block;
	margin-right: 5px;
	padding: 0 5px;
	color: #fff;
	border-radius: 10px;
	background-color: #FC5356;
}
body.system section.seiatsu .video {
	position: relative;
	height: 0;
	margin: 10px 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
body.system section.seiatsu .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* dana side */
body.system img.ss {
	margin: 3px 0;
}
body.system section.dana-plus div.io {
	position: relative;
	margin-bottom: 50px;
}
body.system section.dana-plus p {
	padding: 10px 0;
	font-size: 0.8em;
}
body.system section.dana-plus .io img.io-illust {
	position: absolute;
	right: -12%;
	top: 2%;
	width: 80%;
}
body.system section.dana-plus img.ss.top {
	margin-top: 20px;
}
body.system section.dana-plus img.ss.io {
	width: 90%;
}
body.system section.dana-plus h3 {
	margin-top: 10px;
	border-bottom: solid 1px #999;
}
body.system section a.link-btn {
	display: inline-block;
	padding: 0 10px;
	font-size: 0.8em;
	border-radius: 10px;
	background-color: #60594F;
	color: #fff;
}

/* bottom-pager */
body.system div.bottom-pager {
	text-align: center;
}
body.system div.bottom-pager:after {
	display: block;
	clear: both;
	content: "";
}
body.system div.bottom-pager > a.center {
	width: 70%;
	display: inline-block;
}
body.system div.bottom-pager > a.left {
	float: left;
	width: 10%;
	display: inline-block;
}
body.system div.bottom-pager > a.right {
	float: right;
	width: 10%;
	display: inline-block;
}
body.system .vita-dlc {
	padding: 20px 10px;
	margin-top: 20px;
	color: #fff;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.system .vita-dlc h3 {
	padding: 5px 10px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #fff;
	color: #222;
}
body.system .vita-dlc h4 {
	display: inline-block;
	padding: 0 10px;
	margin: 0 0 10px 0;
	border-radius: 50px;
	border: solid 1px #fff;
	font-weight: normal;
}
body.system .vita-dlc img {
	vertical-align: bottom;
	margin: 10px 0;
}
body.system .vita-dlc .box {
	margin: 10px 0 20px 0;
}
body.system .vita-dlc p {
	font-size: 0.8em;
}
body.system .vita-dlc p.min {
	margin: 10px 0;
	font-size: 0.7em;
}


/* ────────────────────────────
	Battle
──────────────────────────── */
body.battle .btn-group {
	padding: 1% 3%;
}
body.battle .btn-group > a {
	display: block;
	margin: 2% 0;
}
body.battle .btn-group > a > img {
	width: 100%;
}
body.battle section {
	margin: 3% 2%;
	padding: 3%;
	color: #46413e;
	background-color: rgba(255,255,255,0.5);
	border:solid 1px #C8C1BA;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.3) inset;
}
body.battle section > h2 {
	padding: 10px 0;
	margin: 10px 0;
	color: #fff;
	text-align: center;
	border-radius: 0 20px 0 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
 }
body.battle section > p {
	margin: 5px 0;
	font-size: 0.9em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.battle section > p.min {
 font-size: 0.7em;
}
body.battle section > p > img.icon {
 width: 20px;
 vertical-align: bottom;
}
body.battle section > img {
 margin: 5px 0;
}
 
/* data ex */
body.battle section.data-ex div {
	padding: 10px 0;
	border-bottom: solid 1px #999;
}
body.battle section.data-ex div h3 {
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 5px;
	border: solid 1px #999;
	border-radius: 20px;
}
body.battle section.data-ex div h3.i {
	background-color: #B8E1FF;
}
body.battle section.data-ex div h3.g {
	background-color: #B0D9B2;
}
body.battle section.data-ex div h3.l {
	background-color: #FCF6BF;
}
body.battle section.data-ex div h3 span {
	margin-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
}
body.battle section.data-ex div p {
	margin: 5px 0;
	font-size: 0.9em;
}
 
 /* bottom-pager */
body.battle div.bottom-pager {
	text-align: center;
}
body.battle div.bottom-pager:after {
	display: block;
	clear: both;
	content: "";
}
body.battle div.bottom-pager > a.center {
	width: 70%;
	display: inline-block;
}
body.battle div.bottom-pager > a.left {
	float: left;
	width: 10%;
	display: inline-block;
}
body.battle div.bottom-pager > a.right {
	float: right;
	width: 10%;
	display: inline-block;
}
 
/* ────────────────────────────
	Special
──────────────────────────── */
body.special #kabegami {
	background-color: rgba(255,255,255, 0.5);
	margin: 3%;
	padding: 4%;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.2) inset;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.special #kabegami > h2 {
	position: relative;
	font-size: 1.3em;
}
body.special #kabegami > h2 > img {
	position: absolute;
	right: -7%;
	top: -90%;
	width: 100px;
}
body.special #kabegami > .box {
	margin: 20px 0;
}
body.special #kabegami > .box:after {
	display: block;
	content: "";
	clear: both;
}
body.special #kabegami > .box > img {
	width: 30%;
	margin-right: 10px;
	float: left;	
}
body.special #kabegami > .box ul li a {
	display: inline-block;
	margin: 5px 0;
	padding: 10px;
	font-size: 0.8em;
	color: #fff;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	border-radius: 10px;
}
body.special #kabegami > div.term {
	font-size: 0.8em;
	padding: 5px;
}

/* event */
body.special .event {
	background-color: rgba(255,255,255, 0.6);
	margin: 2%;
	padding: 3%;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.2) inset;
}
body.special .event .information {
	margin: 10px 0;
	padding: 15px 10px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	border-radius: 5px;
}
body.special .event .information h3 {
	margin: 15px 0 5px 0;
	border-bottom: dotted 1px #eee;
	color: #fff;
}
body.special .event .information h3:first-child {
	margin-top: 0;
}
body.special .event .information p {
	color: #fff;
	font-size: 0.9em;
}
body.special .event .information p a.map-link {
	display: inline-block;
	margin-left: 5px;
	padding: 0 10px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 0.9em;
	color: #4A453F;
}
body.special .event > p {
	padding: 5px;
	font-size: 0.9em;
}
body.special .event > p.underline {
	text-decoration: underline;
}
body.special .event img.sample {
	margin: 10px 0;
}
body.special .event .attention {
	margin: 10px 0 20px 0;
	padding: 3px;
	border: dotted 1px #999;
	font-size: 0.7em;
	background-color: rgba(0,0,0,0.1);
}

body.special .event > h3 {
	margin: 15px 0 5px 0;
	padding: 10px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
	border-radius: 20px;
}
body.special .event .raffle-info {
	margin: 10px 2px;
	padding: 5px;
	border: dotted 2px #999;
	border-radius: 5px;
}
body.special .event .raffle-info h4 {
	margin: 10px 0 2px 0;
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.special .event .raffle-info h4 span {
	display: block;
	font-size: 0.7em;
}
body.special .event .raffle-info p {
	padding: 2px 5px;
	font-size: 0.8em;
}
body.special .event .raffle-info p.min {
	font-size: 0.6em;
}
body.special .event .raffle-info p.item {
	margin: 5px 0;
}
body.special .event .raffle-info p.item > span {
	display: inline-block;
	padding: 0 5px;
	margin-right: 5px;
	border: solid 1px #999;
	border-radius: 20px;
}
body.special .event .raffle-info img {
	margin-bottom: 10px;
}
body.special .event .raffle-info .raffle-data p {
	margin: 2px 0;
}
body.special .event .raffle-info .raffle-data p span {
	display: block;
	font-weight: bold;
}
body.special .event .raffle-info ul li {
	font-size: 0.7em;
	margin: 5px 0;
}

body.special  #gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	min-height: 300px;
	overflow: hidden;
}
body.special  #gmap iframe,
body.special  #gmap object,
body.special  #gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* ────────────────────────────
	News
──────────────────────────── */
body.news section#news-list {
	margin: 3% 0;
	padding: 2%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(255,255,255,0.8);
	overflow: hidden;
}
body.news section#news-list > div {
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: dotted 1px #afa9a2;
}
body.news section#news-list > div > time {
	display: block;
	color: #999999;
	font-size: 0.6em;
}
body.news section#news-list > div > span {
	color: #222222;
	display: block;
	font-size: 0.8em;
}
body.news section#news-list > div > span > a {
	color: #222222;
	text-decoration: underline;
}

/* ────────────────────────────
	Tokuten
──────────────────────────── */
body.tokuten div.stores {
	margin: 3%;
	padding: 0 3%;
	background-color: rgba(255,255,255,0.6);
}
body.tokuten div.stores > div {
	padding: 20px 0;
	border-bottom: dotted 2px #868078;
}
body.tokuten div.stores > div:last-child {
	border-bottom: none;
}
body.tokuten div.stores > div > h2 {
	padding: 10px 5px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #fff;
	border-radius: 0 20px 0 20px;
	background-image: url(../img/common/bg/board.jpg);
	background-size: contain;
}
body.tokuten div.stores > div > h2.small {
	font-size: 1.0em;
}
body.tokuten div.stores > div > h2 > span {
	display: inline-block;
}
body.tokuten div.stores > div > h2 > span.min {
	display: block;
	font-size: 0.7em;
}
body.tokuten div.stores > div > h2 > span.minimini {
	font-size: 0.5em;
}
body.tokuten div.stores > div > ul li {
	margin: 10px 0;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
	color: #373737;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.tokuten div.stores > div > ul li > span.type {
	padding: 0 20px;
	border: solid 1px #999;
	border-radius: 10px;
}
body.tokuten div.stores > div > ul li > span {
	display: inline-block;
}
body.tokuten div.stores > div > ul li > span.min {
	font-size: 0.8em;
	font-weight: normal;
}
body.tokuten div.stores > div div.values {
	padding: 3%;
	margin: 2% 0;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.2) inset;
	background-color: rgba(255,255,255, 0.8);
}
body.tokuten div.stores > div div.values > strong {
	font-size: 0.8em;
}
body.tokuten div.stores > div div.values > p {
	font-size: 0.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body.tokuten div.stores > div div.values > p > span {
	display: inline-block;
	margin: 2px 10px 2px 0;
	padding: 0 10px;
	width: 30%;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	background-image: url(../img/common/bg/board.jpg);
}
body.tokuten div.stores > div > p {
	text-align: center;
	font-size: 0.7em;
}
body.tokuten div.stores > div > img {
	width: 100%;
}
body.tokuten div.stores > div > a {
	display: block;
	margin-top: 5px;
	text-align: center;
}
body.tokuten div.stores > div > a > img {
	width: 70%;
	vertical-align: bottom;
}



/* report */
.report section {
	margin: 10px 2%;
	padding: 5px;
	background-color: rgba(0255,255,255,0.7);
}
.report section .head {
	margin: 0 0 10px 0;
}
.report section .head h2 {
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
	border-radius: 5px;
	background-image: url(../img/common/bg/board.jpg);
}
.report section .head time {
	display: block;
	margin: 5px;
	text-align: right;
	font-size: 0.9em;
}
.report section > p {
	margin: 15px 0;
	font-size: 0.9em;
}
.report section > p.small {
	font-size: 0.7em;
}
.report section > p.large {
	font-size: 1.1em;
	font-weight: bold;
}
.report section > .foot {
	padding: 10px;
	border-top: solid 1px #999;
}
.report section > .foot p {
	font-size: 0.9em;
	text-align: right;
}
body.report section .video {
	position: relative;
	height: 0;
	margin: 10px 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
body.report section .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* bottom-pager */
body.report div.bottom-pager {
	text-align: center;
}
body.report div.bottom-pager:after {
	display: block;
	clear: both;
	content: "";
}
body.report div.bottom-pager > a.center {
	width: 70%;
	display: inline-block;
}
body.report div.bottom-pager > a.left {
	float: left;
	width: 10%;
	display: inline-block;
}
body.report div.bottom-pager > a.right {
	float: right;
	width: 10%;
	display: inline-block;
}