﻿@import url("/um/v7/css/reset.css");
@import url("snsicons.css");
@import url("keyframes.css");


@media all and (min-width: 768px) {
div.bn-recta {
	padding-top:40px;
	margin-bottom:40px;
}
}
@media all and (max-width: 767px) {
div.bn-recta {
	padding-top:20px;
	margin-bottom:20px;
}
}


/* =================================
	Web Fonts
================================= */
@font-face {
	font-family: 'Jockey One';
	src: url('/um/library/fonts/Jockey_One/JockeyOne-Regular.ttf') format("truetype");
}

div.menu nav ul li a:before,
main > article > header h1:before,
div.story article header h2, div.story article header p,
div.interview article header h2,
div.wnew section h2 span,
div.tbs-topics article header h2,
div.chara article header h2,
.idx div.cover div.sns > aside div section > h3,
section.story-bn ul li span a.lazy-done:before,
ul.yt-lists li span a.yt-playing:after,
section.unit > h3 > span > span.relay,
.story h2.h2-story > span.oa {
	font-family: 'Jockey One', sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing:0.05em;
	text-indent:0.05em;
}

div.header header p,
div.stream aside div.unit h2,
div.story article div.txt div.btn a span,
.lower main > article > header h1 span,
.lower main > article > div.unit > article > h2,
.lower section.unit > h2, .lower section.unit > h3,
.story h2.h2-story > span.ep, h2.h2-story > span.title {
	/**/
	font-family: mochiy-pop-p, sans-serif;
	font-weight: 400;
	font-style: normal;
	/**/
}


/* =================================
	CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#c00;
}
a:visited {
	text-decoration:none;
	color:#c00;
}
a:active {
	text-decoration:none;
	color:#c00;
}
a:hover {
	text-decoration:underline;
	color:#c00;
}

/* font size */
.xxl {
	font-size:150%;
}
.xl {
	font-size:125%;
}
.l {
	font-size:112.5%;
}
.s {
	font-size:83%;
}
.xs {
	font-size:75%;
}
.xxs {
	font-size:62.5%;
}

@media all and (max-width: 374px) {
.xl, .xxl {
	font-size:112.5%;
}
.s, .xs {
	font-size:62.5%;
}
}

/* smp br */
@media all and (min-width: 768px) {
.br-smp {
	display:none;
}
}

.ff {
	font-family:serif;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}

/*	copyright
============================== */
div.copyright p {
	line-height:1.25;
	text-align:center;
}
div.copyright p > small {
	display:block;
}
@media all and (min-width: 768px) {
	div.copyright p {
		font-size:75%;
	}
	div.copyright p > small {
		padding:40px 0;
	}
	div.copyright p a:hover {
		text-decoration:none;
	}
}
@media all and (max-width: 767px) {
	div.copyright p {
		font-size:62.5%;
	}
	div.copyright p > small {
		padding:30px 12px;
	}
}

/*	background
============================== */
body {
	color: black;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	font-family:"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
}
div.cover {
	/**/
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	/**/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	overflow:hidden;
}
@media all and (max-width: 767px) {
div.cover {
	min-width:320px;
}
}

/*	.fix-bg
============================== */
div.fix-bg {
	width:100%;
	height:100%;
	position: fixed;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	z-index: -2;
}
div.fix-bg img {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
	height: 100%;
	background-color:hsla(0,0%,100%,0.5);
}
@media all and (min-width: 768px) {
div.fix-bg {
	background-image: url(../img/bg_pc.jpg?1);
}
}
@media all and (max-width: 767px) {
div.fix-bg {
	background-image: url(../img/bg_smp.jpg?1);
}
}

/*	YouTube
============================== */
div.mov-inner {
	position:relative;
	height:0;
	padding-top:56.25%;
	background-color:#000;
	background-size:cover;
}
div.mov-inner iframe {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
body.story main > article > div.mov-outer {
	margin:0 auto 40px;
	max-width:800px;
}
}
@media all and (max-width: 767px) {
body.story main > article > div.mov-outer {
	margin:0 12px 20px;
}
}
@media print {
div.mov-inner {
	display:none;
}
}



/*	.header p
============================== */
div.header header p:not(.logo) {
	color:#d6eaea;
	color:#5d2e12;
	/*text-shadow:2px 3px 3px hsla(0,0%,0%,0.2);*/
	text-align:center;
	line-height:1.5;
	text-shadow:1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, 2px 3px 0 #fff;
}
div.header header p:not(.logo) > span {
	display:inline-block;
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(198,98%,60%,0.5)), to(hsla(198,98%,60%,0.5)));
	background-image: linear-gradient(transparent 50%, hsla(198,98%,60%,0.5) 50%);
	padding:0 0.25em;
	letter-spacing:0.1em;
	text-indent:0.1em;
}
div.header header p:not(.logo) > span > span {
	color:#20703b;
}
@media all and (min-width: 768px) {
div.header header p:not(.logo) {
	margin-top:0.25em;
	font-size:225%;
}
}
@media all and (max-width: 767px) {
div.header header p:not(.logo) {
	font-size:4.25vw;
	margin:0.25em 0 0.5em;
}
}

/*	menu
============================== */
div.menu {
	background-color:#d6a000;
	background-color:hsla(44,100%,41%,0.7);
}
.lower div.menu {
	background-color:hsla(44,100%,41%,1);
}
div.menu nav {
	position:relative;
	z-index:2;
	text-align:left;
}
div.menu nav ul {
	display:flex;
	justify-content:center;
	width:100%;
}
div.menu nav ul li span,
div.menu nav ul li a {
	display:block;
}
div.menu nav ul li a {
	text-align:center;
	text-decoration:none;
	background-color:#5d2e12;
}
div.menu nav ul li a:before {
	display:block;
	white-space:nowrap;
	line-height:1.25;
	color:#f2de0c;
	text-shadow:2px 3px 3px hsla(0,0%,0%,0.3);
}
div.menu nav ul li.about a:before {
	content:"About";
}
div.menu nav ul li.staff a:before {
	content:"Cast&Staff";
}
div.menu nav ul li.story a:before {
	content:"Story";
}
div.menu nav ul li.chara a:before {
	content:"Character";
}
div.menu nav ul li.news a:before {
	content:"News";
}
div.menu nav ul li a span {
	color:#13b82e;
	display:inline-block;
	line-height:1.5;
	padding:0 0.5em;
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(0,0%,0%,0.2)), to(hsla(0,0%,0%,0.2)));
	background-image: linear-gradient(transparent 50%, hsla(0,0%,0%,0.2) 50%);
}
.about div.menu nav ul li.about a:before,
.story div.menu nav ul li.story a:before,
.caststaff div.menu nav ul li.staff a:before,
.character div.menu nav ul li.chara a:before,
.news div.menu nav ul li.news a:before {
	color:hsla(56,100%,57%,1);
	color:#fff;
}

@media all and (min-width: 768px) {
div.menu {
	padding:10px 0;
}
div.menu nav {
	max-width:1080px;
	margin:0 auto;
}
div.menu nav ul li {
	width:17%;
}
div.menu nav ul li:nth-child(1) {
	width:24%;
}
div.menu nav ul li:nth-child(2) {
	width:21%;
}
div.menu nav ul li:not(:last-child) {
	margin-right:1%;
}
div.menu nav ul li a {
	padding:0.75em 0 1.25em;
}
}
@media all and (min-width: 980px) {
div.menu nav ul li a {
	border:4px solid #fff;
}
div.menu nav ul li a:before {
	font-size:275%;
}
div.menu nav ul li a span {
	font-size:112.5%;
}
}
@media all and (min-width: 768px) and (max-width: 979px) {
div.menu nav ul li a {
	border:3px solid #fff;
}
div.menu nav ul li a:before {
	font-size:200%;
}
div.menu nav ul li a span {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div.menu {
	padding:2%;
}
div.menu nav ul {
	flex-wrap:wrap;
}
div.menu nav ul li:nth-child(1), div.menu nav ul li:nth-child(2) {
	width:49%;
	margin-bottom:2%;
}
div.menu nav ul li:nth-child(1), div.menu nav ul li:nth-child(3), div.menu nav ul li:nth-child(4) {
	margin-right:2%;
}
div.menu nav ul li:nth-child(3), div.menu nav ul li:nth-child(4), div.menu nav ul li:nth-child(5) {
	width:32%;
}
div.menu nav ul li a {
	padding:0.25em 0 0.5em;
	border:2px solid #fff;
}
div.menu nav ul li a:before {
	font-size:7vw;
}
div.menu nav ul li a span {
	font-size:3.5vw;
}
}

/*	p.lines
============================== */
p.lines {
	background-position:left bottom;
	background-repeat:repeat;
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0 0.75em;
}
@media all and (min-width: 768px) {
p.lines {
	font-size:112.5%;
	background-image:url(../img/line36.png);
	line-height:36px;
	background-size:36px 36px;
}
p.lines:not(:last-child) {
	margin-bottom:36px;
}
}
@media all and (max-width: 767px) {
p.lines {
	font-size:100%;
	background-image:url(../img/line30.png);
	line-height:30px;
	background-size:30px 30px;
}
p.lines:not(:last-child) {
	margin-bottom:30px;
}
}


/*	.pagetop
============================== */
div.pagetop {
	position:fixed;
	transition: right ease 1s;
	display:none;
	z-index:2;
}
div.pagetop a {
	display:block;
	background-image:url(../img/btn_pagetop.png?0);
	background-size:cover;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-repeat:no-repeat;
	background-position:right bottom;
}
@media all and (min-width: 768px) {
div.pagetop {
	bottom:20px;
}
div.pagetop-on {
	right:30px;
}
div.pagetop-off {
	right:-104px;
}
div.pagetop a {
	width:100px;
	height:100px;
}
}
@media all and (max-width: 767px) {
div.pagetop {
	bottom:72px;
}
div.pagetop-on {
	right:0;
}
div.pagetop-off {
	right:-70px;
}
div.pagetop a {
	width:68px;
	height:68px;
}
}


