/************************************************
Template: twentyseventeen
Theme Name: kujisuna
Theme URI: http://kujisuna-anime.com/
Version: 1.0.0
Author: Vistar Inc.
Author URI: http://vistar-inc.com/
Tags: twentyseventeen, child-theme, kujisuna, two-columns, responsive-layout, accessibility-ready, i18n
Description: アニメ『クジラの子らは砂上に歌う』公式サイト用のテーマです。ご使用にあたっては themes/kujisuna/style.css 先頭のコメントをお読みください。

※WP子テーマ定義につき編集／削除しないこと
************************************************/



/************************************************

【色指定】

本文　　：#000000
見出し　：#ab3e5d
リンク　：#ab3e5d
その他（文字）　　：#382912

************************************************/



/************************************************

【当テーマ有効化時のご注意】

twentyseventeenの子テーマです。あらかじめtwentyfifteenをインストールしてください。

themes/twentyseventeen/assets/js/global.js の75行目下の行をコメントアウト
$navigation.addClass( navigationFixedClass );

themes/twentyseventeen/functions.php の320行目を下に変更　→(追記)現verでは341行目

			'before_title'  => '<h2 class="widget-title"><img src="'.get_stylesheet_directory_uri().'/images/',
			'after_title'   => '.png" /></h2>',

/test/kujisuna/wp-includes/widgets/class-wp-widget-recent-posts.php の86行目あたらいで日付とタイトルを並び替える 

************************************************/


/************************************************

	共通

************************************************/

html[lang="ja"] body, html[lang="ja"] button, html[lang="ja"] input, html[lang="ja"] select, html[lang="ja"] textarea {
    font-family: serif,"游明朝",YuMincho;
}

html {
  background-color: #ffffff;
  background-image: url(./images/bg.png);
  background-size: 100% auto;
	width: 100%;
	height: 100%;
	color: #eee;
  font-family: serif,"游明朝",YuMincho,"Times New Roman",Garamond,Roman,Century,Georgia,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",Meiryo,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Helvetica Neue",Helvetica,Arial;

	tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-moz-tap-highlight-color:rgba(0,0,0,0);
	-ms-tap-highlight-color:rgba(0,0,0,0);
}

html.home {
  background-image: none;
  background-color: #f4f3ed;
}

body, button, input, select, textarea {
  color: #382912;
  font-family: serif,"游明朝",YuMincho;
}

body {
	width: auto;
	min-height: 100%;
	height: auto;
	margin: auto;
	line-height: 1.65em;
  background-color: transparent;
  position: relative;
}

body>img {
	display:none;
}

/*body:not(.home) #page {
	padding-top: 7px;
}*/

body:not(.home) #snow-fall {
  display: none;
}

.skip-link {
	display: none;
}

ul, ol, li {
	list-style-type: none;
}

img {
	pointer-events: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

a {
	text-decoration: none;
	color: #ab3e5d;
}

a img {
	pointer-events: auto;
}

h2, h3 {
  color: #382912;
}

iframe[name=google_conversion_frame] {
    max-height: 1px;
    padding: 0;
    margin: 0;
}

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong, .entry-content a img, .widget a img, .entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

.wrap {
  max-width: none;
}

.page.page-one-column:not(.twentyseventeen-front-page) #primary {
  max-width: none;
}

a:focus, .dropdown-toggle:focus, .menu-scroll-down:focus {
  outline: none;
}

.sp {
  display: none;
}

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

#page {
  margin-top: -5px;
}

/************************************************

	ヘッター

************************************************/

.navigation-top {
  background-color: transparent;
  top: 0;
  border-top: none;
  border-bottom: none;
}

.main-navigation ul li a {
    padding: 0.3em 0.5em;
    color: transparent;
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-navigation ul li a:hover {
    color: transparent;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: transparent;
}

body .main-navigation ul li:nth-child(2) a {
    background-image: url(./images/menu_news.png);
}

body .main-navigation ul li:nth-child(2){
    width: 114px;
}

body .main-navigation ul li:nth-child(2) a:hover, body .main-navigation ul li:nth-child(2).current_page_item a {
    background-image: url(./images/menu_news_active.png?201709120000);
}

body .main-navigation ul li:nth-child(3) a {
    background-image: url(./images/menu_oa.png);
}

body .main-navigation ul li:nth-child(3) {
    width: 127px;
}

body .main-navigation ul li:nth-child(3) a:hover, body .main-navigation ul li:nth-child(3).current_page_item a {
    background-image: url(./images/menu_oa_active.png?201709120000);
}

body .main-navigation ul li:nth-child(4) a {
    background-image: url(./images/menu_sf.png);
}

body .main-navigation ul li:nth-child(4) {
    width: 168px;
}

body .main-navigation ul li:nth-child(4) a:hover, body .main-navigation ul li:nth-child(4).current_page_item a {
    background-image: url(./images/menu_sf_active.png?201709120000);
}

body .main-navigation ul li:nth-child(5) a {
    background-image: url(./images/menu_int.png);
}

body .main-navigation ul li:nth-child(5) {
    width: 113px;
}

body .main-navigation ul li:nth-child(5) a:hover, body .main-navigation ul li:nth-child(5).current_page_item a {
    background-image: url(./images/menu_int_active.png?201709120000);
}

body .main-navigation ul li:nth-child(6) a {
    background-image: url(./images/menu_char.png);
}

body .main-navigation ul li:nth-child(6) {
    width: 113px;
}

body .main-navigation ul li:nth-child(6) a:hover, body .main-navigation ul li:nth-child(6).current_page_item a {
    background-image: url(./images/menu_char_active.png?201709120000);
}

body .main-navigation ul li:nth-child(7) a {
    background-image: url(./images/menu_gl.png);
}

body .main-navigation ul li:nth-child(7) {
    width: 95px;
}

body .main-navigation ul li:nth-child(7) a:hover, body .main-navigation ul li:nth-child(7).current_page_item a {
    background-image: url(./images/menu_gl_active.png?201709120000);
}

body .main-navigation ul li:nth-child(8) a {
    background-image: url(./images/menu_story.png);
}

body .main-navigation ul li:nth-child(8) {
    width: 138px;
}

body .main-navigation ul li:nth-child(8) a:hover, body .main-navigation ul li:nth-child(8).current_page_item a, .single-story ul#top-menu > li:nth-child(8) a {
    background-image: url(./images/menu_story_active.png?201709120000);
}

body .main-navigation ul li:nth-child(9) a {
    background-image: url(./images/menu_bd_dvd.png);
}

body .main-navigation ul li:nth-child(9) {
    width: 144px;
}

body .main-navigation ul li:nth-child(9) a:hover, body .main-navigation ul li:nth-child(9).current_page_item a {
    background-image: url(./images/menu_bd_dvd_active.png?201709120000);
}

body .main-navigation ul li:nth-child(10) a {
    background-image: url(./images/menu_music.png);
}

body .main-navigation ul li:nth-child(10) {
    width: 79px;
}

body .main-navigation ul li:nth-child(10) a:hover, body .main-navigation ul li:nth-child(10).current-menu-item a {
    background-image: url(./images/menu_music_active.png?201709120000);
}

body .main-navigation ul li:nth-child(11) a {
    background-image: url(./images/menu_goods.png);
}

body .main-navigation ul li:nth-child(11) {
    width: 91px;
}

body .main-navigation ul li:nth-child(11) a:hover, body .main-navigation ul li:nth-child(11).current-menu-item a {
    background-image: url(./images/menu_goods_active.png?201709120000);
}

body .main-navigation ul li:nth-child(12) a {
    background-image: url(./images/menu_mv.png);
}

body .main-navigation ul li:nth-child(12) {
    width: 80px;
}

body .main-navigation ul li:nth-child(12) a:hover, body .main-navigation ul li:nth-child(12).current-menu-item a {
    background-image: url(./images/menu_mv_active.png?201709120000);
}

body .main-navigation ul li:nth-child(13) a {
    background-image: url(./images/menu_sp.png);
}

body .main-navigation ul li:nth-child(13) {
    width:  117px;
}

body .main-navigation ul li:nth-child(13) a:hover, body .main-navigation ul li:nth-child(13).current-menu-item a {
    background-image: url(./images/menu_sp_active.png?201709120000);
}

.main-navigation ul {
    text-align: center;
}

body.home .main-navigation ul li:first-child img {
    display: none;
}

.main-navigation ul li:first-child {
    width: 20%;
}

/*.main-navigation ul li:first-child a img {
    width: 245px;
    width: 19.6%;
}
*/
.main-navigation ul li:not(:first-child) a img {
    /*height: 32px;*/
}

/*.main-navigation li:not(:first-child) {
    width: 12.5%;
}*/

.navigation-top .wrap {
  max-width: none;
}

/************************************************

	サイドバー

************************************************/

.widget-title {
  text-align: center;
}

.entry-content a:hover, .widget a, .widget a:hover, .widget ul li a, .widget ul li a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

.widget ul li {
  border-top: 1px dotted #6a6a69;
  border-bottom: 1px dotted #6a6a69;
}

.widget ul li:first-child {
  border-top: none;
}

.has-sidebar #secondary {
  width: 28%;
}
@keyframes scanlineMove {
	0% { background-position: 0 0%; }
	100% { background-position: 0 -64px; }
}
@-webkit-keyframes scanlineMove {
	0% { background-position: 0 0%; }
	100% { background-position: 0 -64px; }
}
@-moz-keyframes scanlineMove {
	0% { background-position: 0 0%; }
	100% { background-position: 0 -64px; }
}
@-ms-keyframes scanlineMove {
	0% { background-position: 0 0%; }
	100% { background-position: 0 -64px; }
}
@-o-keyframes scanlineMove {
	0% { background-position: 0 0%; }
	100% { background-position: 0 -64px; }
}

/************************************************

	コンテンツ

************************************************/

.site-content-contain {
    background-color: transparent;
    width: 1024px;
    margin: auto;
}

.has-sidebar:not(.error404) #primary {
  width: 66%;
}


/************************************************

	フッタ

************************************************/

footer #copy-right {
    text-align: right;
    font-size: xx-small;
}

.site-footer {
    border-top: none;
    margin-top: 4em;
    z-index: 100;
}

/************************************************

	コンテンツ：共通

************************************************/

.site-content {
    padding: 9.5em 0 0;
}

.site-content .page-title {
    text-align: center;
}

.page.page-one-column .entry-header {
    margin-bottom: 0;
}

.entry-title {
    text-align: center;
}

.to-special {
  background-image: url(./images/arrow_left.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: 18px;
  color: #382912;
  margin-top: 2em;
  display: inline-block;
}

.to-special:hover {
  text-decoration: underline;
}

.row > .r-left, .row > .r-middle, .row > .r-right {
  display: inline-block;
}
.row > .r-right {
  margin-right: 0;
}

/************************************************

	固定ページ：トップ

************************************************/
.home #page #content {
  background-image: url(./images/top_bg.png);
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center 30px;
}

.home .site-content-contain {
    width: auto;
}

.home #primary {
  height: 1600px;
  position: relative;
}

/*.home #primary #main {
  height: 100%;
}

.home #primary #main > article {
  height: 100%;
}*/

.home .page-one-column .panel-content .wrap {
  max-width: none !important;
}

.home #primary #kv-cloud {
    position: absolute;
    bottom: -5%;
    display: none;
}

body.home .prlx {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  z-index: 1;
  display: none;
}

body.home #chara01 {
    background-image: url(./images/top_chara01.png);
    width: 992px;
    height: 650px;
    top: 5%;
}

body.home #chara02 {
    background-image: url(./images/top_chara02.png);
    width: 992px;
    height: 850px;
    top: 13%;
}

body.home #top-chakuro {
    background-image: url(./images/top_chakuro.png);
    width: 992px;
    height: 1024px;
    top: 24%;
}

body.home #top-ttl {
    background-image: url(./images/top_ttl.png);
    width: 992px;
    height: 500px;
    top: 3.5%;
    display: block;
}

.home #primary .widget {
  position: absolute;
}

.home #primary > div:nth-child(3) {
  bottom: 25%;
  left: 0;
  width: 60%;
  z-index: 1;
  right: 0;
  margin: auto;
}

.home #primary > div:nth-child(4) {
  bottom: 16%;
  left: 0;
  width: 45%;
  z-index: 1;
  right: 0;
  margin: auto;
}

.home #primary > div:nth-child(5) {
  bottom: -2%;
  left: 15%;
  width: 30%;
  height: 300px;
  margin-bottom: 0;
  z-index: 2;
}

.home #primary > div:nth-child(5) h3 {
  text-align: center;
}

.home #primary > div:nth-child(5) ul li span {
  display: block;
}

.home #primary > div:nth-child(5) ul li a {
  font-size: small;
}

.home #primary > div:nth-child(6) {
  bottom:-2%;
  right: 15%;
  width: 30%;
  height: 300px;
  text-align: center;
  z-index: 2;
}

.home #primary > div:nth-child(6) h3 {
  text-align: center;
}

.home #primary > div:nth-child(7) {
  bottom: -10.5%;
  width: 40%;
  left: 7%;
  padding-bottom: 1em;
}

.home #primary > div:nth-child(7) ul {
}

.home #primary > div:nth-child(7) ul li {
  display: inline-block;
  width: 40%;
  margin-right: 15px;
  border-top: none;
  border-bottom: none;
}

.home #primary .entry-header {
  display: none;
}

#top {
  height: 840px;
}

#top .movie-thumb {
  position: absolute;
  bottom: 0;
  width: 26%;
  left: 16%;
  z-index: 3;
}

/************************************************

	固定ページ：最新情報

************************************************/

.blog .page-header .tabbox {

}

.blog .page-header .tabbox ul, .category .page-header .tabbox ul {
  text-align: center;
}

.blog .page-header .tabbox ul li, .category .page-header .tabbox ul li {
  display: inline-block;
}

.blog .page-header .tabbox ul li a, .category .page-header .tabbox ul li a {
  cursor: pointer;
  border-right: 1px solid #382912;
  padding: 0 0.7em;
}

.blog .page-header .tabbox ul li:last-child a, .category .page-header .tabbox ul li:last-child a {
  border-right: none;
}

.blog .page-header .tabbox ul li a:hover, .blog .page-header .tabbox ul li.selected a, .category .page-header .tabbox ul li a:hover, .category .page-header .tabbox ul li.selected a {
  color: #382912;
}

.blog .site-main > article, .category .site-main > article {
    background: rgba(255, 255, 255, .5);
    padding: 3em 2.5em;
    margin-bottom: 2.5em;
}

.blog .site-main > article ul.entry-meta, .category .site-main > article ul.entry-meta {
    font-weight: normal;
}

.blog .site-main > article ul.entry-meta li, .category .site-main > article ul.entry-meta li {
    display: inline-block;
}

.blog .site-main > article ul.entry-meta li:first-child, .category .site-main > article ul.entry-meta li:first-child {
    width: 62px;
}

.blog .site-main > article ul.entry-meta li:nth-child(n+2), .category .site-main > article ul.entry-meta li:nth-child(n+2) {
    text-align: center;
    width: 10%;
    float: right;
    color: #fff;
    background: #ab3e5d;
    margin-left: 10px;
}

.blog .site-main > article iframe, .category .site-main > article iframe {
    margin-bottom: 0;
}

.blog .site-main > article .entry-title, .category .site-main > article .entry-title {
    text-align: left;
    color: #ab3e5d;
    font-weight: normal;
    font-size: 1.625em;
}

/************************************************

	固定ページ：放送・配信

************************************************/

#on-air {
  text-align: center;
}

#on-air .row {
  display: block;
}

#on-air .fo-small {
  font-size: smaller;
}

#on-air h2 {
  text-align: center;
  font-weight: normal;
  margin: 2em 0 0.1em;
  font-size: 1.625em;
}

#on-air > div {
  text-align: left;
  margin-bottom: 3em;
  display: inline-block;
}

#on-air > div > div > span {
  display: inline-block;
  padding-right: 5px;
}

#on-air div.broadcast > div > span:first-child {
  width: 120px;
}

#on-air div.broadcast > div > span:nth-child(2) {
  width: 110px;
}

#on-air ul li {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #b4afa7;
}

#on-air ul li.sub-parent {
  border-bottom: 1px dotted #b4afa7;
}

#on-air ul li > div {
  display: inline-block;
  font-size: large;
}

#on-air ul li > div:first-child {
  width: 40%;
}

#on-air ul li.sub-child > div:first-child {
  width: 75%;
  text-align: right;
  vertical-align: top;
}

#on-air ul li > div:nth-child(2) {
  width: 35%;
}

#on-air ul li.sub-child > div:nth-child(2) {
  width: 23.5%;
  text-align: right;
}

#on-air ul li > div:nth-child(3) {
  width: 23%;
  text-align: right;
}

#on-air ul li > div:nth-child(3) span {
  font-size: x-large;
}

#on-air ul li > div:nth-child(4) {
  text-align: right;
  width: 98.5%;
  padding-top: 0.5em;
}

#on-air .kokunai-sekai {
  text-align: left;
  display: inline-block;
}

#on-air .kokunai-sekai span {
  display: inline-block;
  width: 120px;
}

/************************************************

	固定ページ：スタッフ・キャスト

************************************************/

#staff-cast {
  text-align: center;
  margin-top: 5em;
}

#staff-cast > div > p {
  margin-bottom: 2em;
  font-size: x-large;
  text-align: left;
}

#staff-cast ul li {
  margin-bottom: 1em;
  text-align: left;
  padding-bottom: 1em;
  border-bottom: 1px solid #b4afa7;
}

#staff-cast ul li > div {
  display: inline-block;
  font-size: small;
  width: 32%;
  vertical-align: top;
}

#staff-cast ul li > h3 {
  padding-top: 0;
  margin-bottom: 0;
  font-size: large;
  font-weight: normal;
  display: inline-block;
  width: 49%;
  line-height: 0.9em;
}

#staff-cast ul li > h3 span {
  font-size: x-small;
}

#staff-cast ul li > p {
  margin-bottom: 0em;
  display: inline-block;
  width: 16%;
  font-size: small;
  vertical-align: top;
}

#staff-cast ul li > p a {
  background-image: url(./images/sf_comment.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 15px;
  font-size: x-small;
  background-size: 12px;
  color: #382912;
}

#staff-cast ul li > p a:hover {
  text-decoration: underline;
}

/************************************************

	固定ページ：スタッフ・キャスト - コメント

************************************************/

#sf-comment {

}

/************************************************

	固定ページ：作品概要

************************************************/

#introduction h2 {
  text-align: center;
  margin: 1em 0 1.5em;
  font-weight: normal;
}

#introduction ul li {
  width: 20%;
  float: left;
  padding: 1em .5em;
}

#introduction p span {
  font-size: large;
}

/************************************************

	固定ページ：登場人物、人物相関図

************************************************/

#character, #character-diagram {
  text-align: center;
}

#character .switch, #character-diagram .switch {
  margin-top: 0.5em;
  margin-bottom: 3em;
}

#character .switch a, #character-diagram .switch a {
  display: inline-block;
  padding: 0 15px;
  line-height: 16px;
}
#character .switch a.selected, #character-diagram .switch a.selected, #character .switch a:hover, #character-diagram .switch a:hover {
  color: #382912;
}

#character .switch > a:first-child, #character-diagram .switch > a:first-child {
  border-right: 1px solid;
}

#character ul {
	width: 170px;
  display: inline-block;
}

#character ul li {
  width: 80px;
	display: inline-block;
  line-height: 1em;
}

#character ul li a {
  display: block;
}

#character ul li a img {
  margin: 3px;
}

#character li.fade img {
  border: 3px solid #ffd800;
  margin: 0;
}

#character ul li p {
  margin: 0;
}

#character .articles {
  display: inline-block;
  width: 700px;
  position: relative;
  vertical-align: top;
  min-height: 600px;
}

#character .articles > div {
	width: 700px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 0;

	transition: opacity 500ms ease-in-out;
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;

	pointer-events: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

#character .articles > div > ul li {
  height: auto;
  width: auto;
  vertical-align: middle;
}

#character .articles > div > ul li:first-child {
  border-right: 1px solid #2a1813;
  border-right: 1px solid #2a1813;
  padding-right: 10px;
}

#character .articles > div:last-child {
	position: relative;
}

#character .articles > div.fade {
	z-index: 1;
	opacity: 1;

	pointer-events: auto;
	user-select: text;
	-moz-user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text;
}

#character .articles > div > div {
  display: inline-block;
  width: 280px;
  margin: 0 20px 0 50px;
  vertical-align: top;
  text-align: left;
}

#character .articles > div > p {
  display: inline-block;
  width: 335px;
}

#character .articles h2 {
  font-weight: normal;
}

#character .articles h2 span {
  font-size: 1rem;
  padding-left: 10px;
}

#character .articles > div img {
	pointer-events: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

#menu-switch {
  display: none;
}

#character-diagram #diagram {
  position: relative;
}

#character-diagram #diagram a {
  position: absolute;
  display: block;
}
#character-diagram #diagram a.large {
  width: 125px;
  height: 110px;
}
#character-diagram #diagram a.small {
  width: 100px;
  height: 86px;
}
#character-diagram #diagram a.chakuro {
  top: 40px;
  left: 489px;
}

#character-diagram #diagram a.rikosu {
  top: 42px;
  left: 657px;
}

#character-diagram #diagram a.ouni {
  top: 296px;
  left: 470px;
}

#character-diagram #diagram a.suou {
  top: 288px;
  left: 165px;
}

#character-diagram #diagram a.sami {
  top: 65px;
  left: 358px;
}

#character-diagram #diagram a.ginsyu {
  top: 561px;
  left: 352px;
}

#character-diagram #diagram a.syuan {
  top: 537px;
  left: 470px;
}

#character-diagram #diagram a.ema {
  top: 818px;
  left: 1px;
}

#character-diagram #diagram a.neri {
  top: 818px;
  left: 141px;
}

#character-diagram #diagram a.ryodari {
  top: 42px;
  left: 801px;
}

#character-diagram #diagram a.oruka {
  top: 227px;
  left: 729px;
}

#character-diagram #diagram a.nibi {
  top: 319px;
  left: 352px;
}

#character-diagram #diagram a.rohalito {
  top: 763px;
  left: 729px;
}

/************************************************

	固定ページ：用語集

************************************************/

#glossary {
  margin-top: 5em;
}

#glossary ul li {
  margin-bottom: 1em;
  text-align: left;
  padding-bottom: 1em;
  border-bottom: 1px solid #b4afa7;
  position: relative;
}

#glossary ul li > h3 {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 33%;
  position: absolute;
  top: 25%;
}

#glossary ul li > div {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  margin-left: 34%;
}

/************************************************

	固定ページ：映像

************************************************/

#movie {
  margin-top: 5em;
}

#movie p {
  margin: 0;
}

#movie h3 {
  text-align: center;
  font-family: "游明朝",YuMincho;
}

#movie ul {
  text-align: center;
  margin-bottom: 4em;
}

#movie ul li {
  display: inline-block;
  width: 32.9%;
  padding: 0.5em;
  position: relative;
}

/************************************************

	固定ページ：スペシャル

************************************************/

#special {
  margin-top: 2em;
}

#special ul li {
  border-bottom: 1px dotted #b4afa7;
  margin-bottom: 1.5em;
  padding: 1.5em 0;
  text-align: center;
  width: 55%;
  margin: auto;
}

#special ul li:last-child {
  border-bottom: none;
}

#special ul li a {
  color: #382912;
}

#special ul li a:hover {
  text-decoration: underline;
}

#capture {
  display: inline-block;
  width: 40%;
  text-align: center;
}

#capture > img {
  width: 90%!important;
}

#capture span{
  font-size: small;
}


/************************************************

	固定ページ：スペシャル - キャスト

************************************************/

#special-cast {
  margin-top: 2em;
}

#special-cast > p {
  text-align: center;
}

#special-cast img {
  width: 60%;
}

#special-cast > div.first-child {
  border-top: 1px solid #b4afa7;
}

#special-cast > div {
  border-bottom: 1px solid #b4afa7;
  padding: 3em 0 2em;
}

/************************************************

	固定ページ：スペシャル - 原作

************************************************/

#special-author {
  margin-top: 2em;
}

#special-author > p {
  text-align: center;
}

#special-author > div {
  border-bottom: 1px solid #b4afa7;
  padding: 3em 0 2em;
}

/************************************************

	固定ページ：スペシャル - 監督

************************************************/

#special-director {
  margin-top: 2em;
}

#special-director > p {
  text-align: center;
}

#special-director > div {
  border-bottom: 1px solid #b4afa7;
  padding: 3em 0 2em;
}

/************************************************

	固定ページ：スペシャル - スタッフリレーインタビュー

************************************************/

#special-staff_relayinterview {
  margin-top: 2em;
}

#special-staff_relayinterview > p {
  text-align: center;
}

#special-staff_relayinterview img {
  width: 60%;
}

#special-staff_relayinterview img.two-columns {
  width: 40%;
  margin: 0.5em;
}

.sp_profile {
  font-size: 0.9em;
  font-weight: bold;
}

#special-staff_relayinterview > div {
  border-bottom: 1px solid #b4afa7;
  padding: 3em 0 2em;
}

/************************************************

	固定ページ：各話あらすじ

************************************************/
#story h1 {
  text-align: left;
  color: #ab3e5d;
  font-weight: normal;
  font-size: x-large;
}
.site-main > article.story {
  background: rgba(255, 255, 255, .5);
  padding: 3em 0;
  margin-bottom: 2.5em;
}
#story h1, #story p {
	  padding: 0 30px;
}
#story p {
	margin: 0;
}

#story .articles {
	position: relative;
	top: 0;
	left: 0;
  margin: 2em auto 0;
}

#story .articles > div {
	margin: 0 auto;
	padding: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 0;

	transition: opacity 500ms ease-in-out;
	-webkit-transition: opacity 500ms ease-in-out;
	-moz-transition: opacity 500ms ease-in-out;
	-o-transition: opacity 500ms ease-in-out;

	pointer-events: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

#story .articles > div:last-child {
	position: relative;
}

#story .articles > div.fade {
	z-index: 1;
	opacity: 1;
  position: relative;
	pointer-events: auto;
	user-select: text;
	-moz-user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text;
}

#story .articles > div {
	max-width: 100%;
	max-height: auto;
}
#story .articles >div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	padding-right:1px;
}
#story .articles > div img {
	display: block;
	position: relative;
	overflow: visible;
	z-index: -1;

	width: 100%;
	height: auto;
	/*margin: -9.5em auto 0;*/

	pointer-events: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

#story ul {
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	text-align: left;
	position: relative;
	left: 0%;
	top: 0;
	letter-spacing:-.4em;
	line-height:100%;
  font-size: 0;
	margin-bottom:15px;
}

#story li {
	width: 25%;
	margin: 0 0;
	padding: 0;
	display: inline-block;
	letter-spacing:normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing:border-box;
	padding:1px;
	padding-left:0px;
	padding-bottom:0px;
	line-height:100%;
}
#story .articleSelect li a {
	display:block;
}
#story li img {
	display:block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;

	transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-o-transition: 500ms ease-in-out;
}
#story li.fade img {
	transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-o-transition: 500ms ease-in-out;
}
.storyLink li {
	text-align: center;
}
.storyLink li.current a {
  position: relative;
  color: #382912;
}
.storyLink li.current a:before {
  position: absolute;
  display: block;
  left: -27px;
  top: -2px;
  content: "";
  height: 17px;
  width: 19px;
  background-image: url(./images/story_mark.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
}
.paging {
  text-align: center;
}
.paging > div {
  display: inline-block;
  padding: 0 12px 0 17px;
  line-height: 1;
}
.paging > div:nth-child(2) {
  border-left: 1px solid;
}
@media only screen and (max-width: 640px){
	.storyLink {
	    margin-top: 3em;
	}
}

/************************************************

	固定ページ：グッズ、音楽、BD&DVD

************************************************/
.post-type-archive-goods:not(.error404) #primary, .post-type-archive-music:not(.error404) #primary, .post-type-archive-bd_dvd:not(.error404) #primary,
.tax-goods_taxonomy:not(.error404) #primary {
  width: auto;
  float: initial;
}

.post-type-archive-goods .page-header .tabbox ul, .post-type-archive-music .page-header .tabbox ul, .post-type-archive-bd_dvd .page-header .tabbox ul,
.tax-goods_taxonomy .page-header .tabbox ul {
  text-align: center;
}

.post-type-archive-goods .page-header .tabbox ul li, .post-type-archive-music .page-header .tabbox ul li, .post-type-archive-bd_dvd .page-header .tabbox ul li,
.tax-goods_taxonomy .page-header .tabbox ul li {
  display: inline-block;
}

.post-type-archive-goods .page-header .tabbox ul li a, .post-type-archive-music .page-header .tabbox ul li a, .post-type-archive-bd_dvd .page-header .tabbox ul li a,
.tax-goods_taxonomy .page-header .tabbox ul li a {
  cursor: pointer;
  border-right: 1px solid #382912;
  padding: 0 0.7em;
}

.post-type-archive-goods .page-header .tabbox ul li:last-child a, .post-type-archive-music .page-header .tabbox ul li:last-child a, .post-type-archive-bd_dvd .page-header .tabbox ul li:last-child a, .tax-goods_taxonomy .page-header .tabbox ul li:last-child a {
  border-right: none;
}

.post-type-archive-goods .page-header .tabbox ul li a:hover, .post-type-archive-music .page-header .tabbox ul li a:hover, .post-type-archive-bd_dvd .page-header .tabbox ul li a:hover, .tax-goods_taxonomy .page-header .tabbox ul li a:hover, .post-type-archive-goods .page-header .tabbox ul li.selected a, .post-type-archive-music .page-header .tabbox ul li.selected a, .post-type-archive-bd_dvd .page-header .tabbox ul li.selected a, .tax-goods_taxonomy .page-header .tabbox ul li.selected a {
  color: #382912;
}

.post-type-archive-goods .site-main > article, .post-type-archive-music .site-main > article, .post-type-archive-bd_dvd .site-main > article,
.tax-goods_taxonomy .site-main > article {
    background: rgba(255, 255, 255, .5);
    padding: 3em 2.5em;
    margin-bottom: 2.5em;
}

.post-type-archive-goods .site-main > article  div.term, .post-type-archive-music .site-main > article  div.term, .post-type-archive-bd_dvd .site-main > article  div.term,
.tax-goods_taxonomy .site-main > article  div.term {
    font-weight: normal;
    display: inline-block;
    text-align: center;
    width: 10%;
    float: right;
    color: #fff;
    background: #ab3e5d;
    margin-left: 10px;
    font-size: small;
}

.post-type-archive-music .site-main > article  div.term, .post-type-archive-bd_dvd .site-main > article  div.term {
  color: transparent;
  background: transparent;
}

.post-type-archive-goods .site-main > article iframe, .post-type-archive-music .site-main > article iframe, .post-type-archive-bd_dvd .site-main > article iframe,
.tax-goods_taxonomy .site-main > article iframe {
    margin-bottom: 0;
}

.post-type-archive-goods .site-main > article .entry-title, .post-type-archive-music .site-main > article .entry-title, .post-type-archive-bd_dvd .site-main > article .entry-title,
.tax-goods_taxonomy .site-main > article .entry-title {
    text-align: left;
    color: #ab3e5d;
    font-weight: normal;
    font-size: 1.625em;
    display: inline-block;
}

.post-type-archive-goods .entry-content, .post-type-archive-goods .post-thumbnail,
.tax-goods_taxonomy .entry-content, .tax-goods_taxonomy .post-thumbnail {
  display: inline-block;
  width: 410px;
}

.post-type-archive-music .entry-content, .post-type-archive-bd_dvd .entry-content {
  display: inline-block;
  width: 530px;
}

.post-type-archive-music .post-thumbnail, .post-type-archive-bd_dvd .post-thumbnail {
  display: inline-block;
  width: 280px;
}

.post-type-archive-goods .entry-content, .post-type-archive-music .entry-content, .post-type-archive-bd_dvd .entry-content,
.tax-goods_taxonomy .entry-content {
  float: left;
  font-size: small;
}

.post-type-archive-goods .post-thumbnail, .post-type-archive-music .post-thumbnail, .post-type-archive-bd_dvd .post-thumbnail,
.tax-goods_taxonomy .post-thumbnail {
  float: right;
  font-size: x-small;
}
.post-type-archive-goods article,
.tax-goods_taxonomy article {
  position: relative;
}
.post-type-archive-goods article img#new,
.tax-goods_taxonomy article img#new {
  position: absolute;
  top: -20px;
  left: -20px;
}

/************************************************

	投稿：標準

************************************************/

.post-template-default .site-main > article {
    background: rgba(255, 255, 255, .5);
    padding: 3em 2.5em;
    margin-bottom: 2.5em;
}

.post-template-default .site-main > article ul.entry-meta {
    font-weight: normal;
}

.post-template-default .site-main > article ul.entry-meta li {
    display: inline-block;
}

.post-template-default .site-main > article ul.entry-meta li:first-child {
    width: 25%;
}

.post-template-default .site-main > article ul.entry-meta li:nth-child(n+2) {
    text-align: center;
    width: 10%;
    float: right;
    color: #fff;
    background: #ab3e5d;
    margin-left: 10px;
}

.post-template-default .site-main > article iframe {
    margin-bottom: 0;
}

.post-template-default .site-main > article .entry-title {
    text-align: left;
    color: #ab3e5d;
    font-weight: normal;
    font-size: 1.625em;
}

/************************************************

	Popup Maker

************************************************/

.pum-container {
  height: 80% !important;
  box-shadow: none !important;
  background-color: transparent !important;
}

.pum-content {
  height: 100%;
}

.pum-close {
  top: 30px !important;
  right: 30px !important;
  border: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  background-color: transparent !important;
  color: #382912 !important;
}

#pp {
  position: relative;
  height: 100%;
}

#pp #pp_bg {
  position: absolute;
}

#pp #pp_saimia {
  position: absolute;
  top: 13%;
  left: 25%;
  width: 50%;
}

#pp .pp_all {
  position: absolute;
}

#pp #chakuro_all {
  top: 13%;
  left: 43%;
  width: 30%;
}

#pp #rikosu_all {
  top: 13%;
  left: 50%;
  width: 18%;
}

#pp #pp_word {
  position: absolute;
  top: 9%;
  left: 75%;
  width: 8.5%;
}

#pp #pp_char {
  position: absolute;
  top: 34%;
  left: 25%;
  width: 25%;
}

#pp #pp_char p {
  font-size: small;
}

/************************************************

	Topボタン

************************************************/
#to_top_scrollup {
  bottom: 70px;
}

/************************************************

	Lightbox Plus Colorbox

************************************************/
.home .cboxElement:hover:after, .home .movie-thumb:hover:after, .cboxElement:hover:after, .movie-thumb:hover:after {
    opacity: 0;
    transform: scale3d(1.2,1.2,1);
    -webkit-transform: scale3d(1.2,1.2,1);
    -moz-transform: scale3d(1.2,1.2,1);
    -o-transform: scale3d(1.2,1.2,1);
    transition: 100ms ease-in-out;
    -webkit-transition: 100ms ease-in-out;
    -moz-transition: 100ms ease-in-out;
    -o-transition: 100ms ease-in-out;
}

.home .cboxElement:after, .home .movie-thumb:after, .cboxElement:after, .movie-thumb:after {
    display: block;
    overflow: hidden;
    overflow: visible;
    position: absolute;
    content: "";
    top: 40%;
    left: 39%;
    width: 25%;
    height: 34%;
    background-image: url(./images/play.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 0.95;
    transform: scale3d(1,1,1);
    -webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -o-transform: scale3d(1,1,1);
    transition: 250ms ease-in-out;
    -webkit-transition: 250ms ease-in-out;
    -moz-transition: 250ms ease-in-out;
    -o-transition: 250ms ease-in-out;
}

#movie .cboxElement:after, #movie .movie-thumb:after {
  top: 26%;
}

.post-type-archive-bd_dvd .cboxElement {
  position: relative;
  display: inline-block;
}
.post-type-archive-bd_dvd .cboxElement:after, .post-type-archive-bd_dvd .movie-thumb:after {
  top: 21%;
  height: 51%;
}

/************************************************

	PCのみ

************************************************/
@media only screen and (min-width: 500px) {
  body {
    min-width: 1240px;
  }
  #page {
    margin: auto;
    width: 1024px;
    min-width: 1024px;
    margin-top: 15px;
  }
  body.home #primary {
    min-height: 1200px;
    max-height: 1600px;
  }
  #top-menu {
    text-align: right;
    position: relative;
  }
  .navigation-top .wrap {
    padding-left: 0;
  }
  .main-navigation ul li:first-child {
    top: 14px;
    width: 220px;
    position: absolute;
  }
  body .main-navigation ul li:nth-child(2) {
    margin-left: 240px;
  }
  body .main-navigation ul li:last-child {
    margin-right: 3.5em;
  }
  #staff-cast > div {
    width: 47.5%;
  }
  #staff-cast > div:first-child {
    float: left;
  }
  #staff-cast > div:nth-child(2) {
    float: right;
  }
  .site-main > article.story {
    padding: 1.5em;
  }
  #story ul {
  	width: 540px;
  }
  .single-story.has-sidebar:not(.error404) #primary {
    width: 75%;
  }
  .single-story.has-sidebar #secondary {
    width: 20%;
  }
  #story .articles {
    width: 540px;
  }
  #col-4 > .r-left, #col-4 > .r-middle, #col-4 > .r-right {
    width: 227px;
    margin-right: 5px;
  }
  #character-diagram {
    height: 1105px;
  }
  #on-air .r-right {
    float: right;
  }
  #on-air .text-center {
    text-align: center;
  }
  .w440 {
    width: 440px;
  }
}

/************************************************

	Window幅中間サイズ用

************************************************/
@media only screen and (max-width: 1100px) {
  .middle {

  }
}

/************************************************

	SPサイズ用定義

************************************************/
@media only screen and (max-width: 499px) {
/* 共通 */
.pc {
    display: none !important;
}

.sp {
    display: block;
}
.row {
  text-align: center;
}

/* ヘッダー */
header#masthead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: transparent;
}

.main-navigation ul {
  background-color: transparent;
}

.main-navigation ul li {
  margin: auto;
}

.main-navigation ul li:first-child {
  width: 65% !important;
}

body.home .main-navigation ul li:first-child img {
    display: block;
}

.navigation-top .toggled-on {
  background-image: url(./images/bg_menu_sp.png);
  background-size: 100% auto;
  border-bottom: 2px solid #eee;
}

.main-navigation .menu-toggle {
  margin-right: 0;
  float: right;
}

.main-navigation .menu-toggle svg {
  height: 20px;
  width: 20px;
}

/* サイドバー */
.has-sidebar #secondary {
    width: 100%;
}

/* コンテンツ */
.site-content-contain {
  width: auto;
}

.has-sidebar:not(.error404) #primary {
  width: 100%;
}

/* 共通：コンテンツ */
.site-content {
    padding: 2.5em 0 0;
}
.page #content {
    padding-top: 4.5em;
}

/* 固定ページ：トップ */
body.home #chara01 {
    /*width: 100vw;
    height: 90vw;*/
    display: none !important;
}

body.home #chara02 {
    /*width: 100vw;
    height: 120vw;
    top: 7.4%;*/
    display: none !important;
}

body.home #top-chakuro {
    /*width: 100vw;
    height: 130vw;
    top: 14.5%;*/
    display: none !important;
}

body.home #top-ttl {
    /*width: 100%;*/
    display: none !important;
}

.home #page #content {
  background-image: url(./images/top_kv.png);
  background-size: 100% auto;
  background-position: center 4%;
}

.home #primary {
  height: 370vw;
}

.home #primary #kv-cloud {
    display: none;
}

.home #primary > div:nth-child(2) {
    top: 4%;
}

.home #primary > div:nth-child(3) {
  left: 0;
  width: 70%;
  bottom: 66.5%;
  right: 0;
}

.home #primary > div:nth-child(4) {
  left: 0;
  width: 90%;
  bottom: 42%;
  right: 0;
}

.home #primary > div:nth-child(3) h3, .home #primary > div:nth-child(4) h3, .home #primary > div:nth-child(5) h3, .home #primary > div:nth-child(6) h3 {
  margin-bottom: 0;
}

.home #primary > div:nth-child(5) {
  left: 0;
  width: 100%;
  height: auto;
  padding: 0 5% 0;
  bottom: 24%;
}

.home #primary > div:nth-child(6) {
  right: 0;
  width: 100%;
  padding: 0 5% 0;
  bottom: -2%;
}

.home #primary > div:nth-child(6) iframe {
  min-width: none !important;
}

.home #primary > div:nth-child(7) {
    width: 100%;
    left: 0%;
    text-align: center;
    bottom: -8.5%;
}
#top {
  height: 159vw;
}

#top .movie-thumb {
  width: 80%;
  left: 10%;
  bottom: -4%
}

/* 固定ページ：最新情報 */
.blog .site-main > article, .category .site-main > article {
    padding: 1.5em;
}

.blog .site-main > article .entry-title, .category .site-main > article .entry-title {
    font-size: large;
}

.blog .site-main > article ul.entry-meta li:nth-child(n+2), .category .site-main > article ul.entry-meta li:nth-child(n+2) {
    width: 25%;
}

/* 固定ページ：放送・配信 */
#on-air h2 {
  font-size: large;
}
#on-air > div {
  font-size: x-small;
}
#on-air > div > div > span:first-child {
    width: 80px;
}
#on-air > div > div > span:nth-child(2) {
    width: 85px;
}
#on-air ul li > div {
  font-size: medium;
  vertical-align: middle;
}
#on-air ul li > div:first-child {
  width: 38%;
}
#on-air ul li > div:nth-child(3) span {
  font-size: large;
}
#on-air ul li.sub-child > div:first-child {
  width: 73%;
}

/* 固定ページ：スタッフ・キャスト */
#staff-cast > div > p {
  font-size: large;
}
#staff-cast ul {
  margin-bottom: 5em;
}
#staff-cast ul li > h3 {
  font-size: medium;
}
#staff-cast ul li > h3 span {
    font-size: xx-small;
}
#staff-cast ul li > div {
  width: 27%;
}
#staff-cast ul li > p {
  width: 19%;
}
#staff-cast ul li > p a {
    padding-left: 13px;
    font-size: xx-small;
    background-size: 10px;
}

/* 固定ページ：作品概要 */
#introduction ul li {
    width: 33%;
}

/* 固定ページ：登場人物 */
#character {
  position: relative;
  margin-top: 0;
  min-height: 195vw;
}
#character p {
  margin: 0;
}
#character ul {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  z-index: 2;
  margin: 0;
  left: 0;
}
#character ul li {
  width: 23.5%;
  height: auto;
  font-size: 0.65em;
  text-align: center;
}
#character ul li a img {
  margin: 2px;
}
#character li.fade img {
    border: 2px solid #ffd800;
}
#character .articles {
  min-height: 540px;
}
#character .articles, #character .articles > div {
  width: 100%;
  text-align: left;
}
#character .articles > div {
  height: 460px;
}
#character .articles > div > ul {
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
#character .articles > div > div {
  width: 48%;
  margin: 0;
  padding-top: 3.5em;
}
#character .articles > div:nth-child(11) > div img {
  margin-top: 3em;
}
#character .articles h2 span {
  font-size: 0.65rem;
  padding-left: 5px;
}
#character .articles > div > div p {
  font-size: 0.65em;
  line-height: 1.5em;
  margin-bottom: 2em;
}
#character .articles > div > p {
  width: 70%;
  position: absolute;
  right: -2em;
  z-index: -1;
}

/* 固定ページ：人物相関図 */
#character-diagram .switch {
    margin-bottom: 1em;
}
#character-diagram #diagram {
  width: 315px;
  max-height: 1850px;
}
#character-diagram #diagram a.large {
    width: 85px;
    height: 75px;
}
#character-diagram #diagram a.small {
    width: 68px;
    height: 59px;
}
#character-diagram #diagram a.chakuro {
    top: 53px;
    left: 115px;
}
#character-diagram #diagram a.rikosu {
    top: 1245px;
    left: 61px;
}
#character-diagram #diagram a.ouni {
    top: 587px;
    left: 163px;
}
#character-diagram #diagram a.suou {
    top: 303px;
    left: 182px;
}
#character-diagram #diagram a.sami {
    top: 169px;
    left: 236px;
}
#character-diagram #diagram a.ginsyu {
    top: 776px;
    left: 82px;
}
#character-diagram #diagram a.syuan {
    top: 760px;
    left: 164px;
}
#character-diagram #diagram a.neri {
    top: 935px;
    left: 7px;
}
#character-diagram #diagram a.ema {
    top: 1077px;
    left: 121px;
}
#character-diagram #diagram a.ryodari {
    top: 1246px;
    left: 169px;
}
#character-diagram #diagram a.oruka {
    top: 1381px;
    left: 116px;
}
#character-diagram #diagram a.nibi {
    top: 603px;
    left: 83px;
}
#character-diagram #diagram a.rohalito {
    top: 1691px;
    left: 116px;
}


/* 固定ページ：用語集 */
#glossary ul li > h3 {
  position: relative;
  width: 100%;
  font-size: medium;
}
#glossary ul li > div {
  width: 100%;
  margin-left: 0;
  font-size: small;
  line-height: 15px;
}

/* 固定ページ：映像 */
#movie ul li {
  width: 80%;
}

/* 固定ページ：スペシャル */
#special ul li {
  width: 100%;
  font-size: x-small;
}
#special-cast img {
  width: 80%;
}
#special-staff_relayinterview img {
  width: 80%;
}
#special-staff_relayinterview img.two-columns {
  width: 80%;
}

/* 固定ページ：グッズ */
.post-type-archive-goods .site-main > article, .post-type-archive-music .site-main > article, .post-type-archive-bd_dvd .site-main > article,
.tax-goods_taxonomy .site-main > article {
    padding: 1.5em;
}
.post-type-archive-goods .site-main > article .entry-title, .post-type-archive-music .site-main > article .entry-title, .post-type-archive-bd_dvd .site-main > article .entry-title,
.tax-goods_taxonomy .site-main > article .entry-title {
    font-size: large;
}
.post-type-archive-goods .site-main > article .term, .post-type-archive-music .site-main > article .term, .post-type-archive-bd_dvd .site-main > article .term,
.tax-goods_taxonomy .site-main > article .term {
    width: 25%;
}
.post-type-archive-goods .entry-content, .post-type-archive-music .post-thumbnail, .post-type-archive-bd_dvd .entry-content, .post-type-archive-goods .post-thumbnail, .post-type-archive-music .entry-content,
.tax-goods_taxonomy .entry-content,
.tax-goods_taxonomy .post-thumbnail {
    width: 100%;
}
.post-type-archive-goods .site-main > article  div.term, .post-type-archive-music .site-main > article  div.term, .post-type-archive-bd_dvd .site-main > article  div.term,
.tax-goods_taxonomy .site-main > article  div.term {
  width: auto;
  margin-bottom: 10px;
  padding: 0 10px;
}

/* 投稿：標準 */
.post-template-default .site-main > article {
    padding: 1.5em;
}

.post-template-default .site-main > article .entry-title {
    font-size: large;
}

.post-template-default .site-main > article ul.entry-meta li:nth-child(n+2) {
    width: 25%;
}

/* フッター */
.site-footer {
    margin-top: 6em;
}

.site-footer .wrap {
    padding-left: 0;
}

footer #copy-right {
    font-size: 6px;
    line-height: 10px;
}

/* Popup Maker */
.pum-container {
  top: 30% !important;
  height: 39% !important;
}

.pum-close {
  top: 10px !important;
  right: 13px !important;
}

/************************************************

	tmp

************************************************/
#colorbox {
  height: 221px !important;
}
#cboxWrapper {
  height: 288px !important;
}
#cboxContent {
  height: 189px !important;
}
#cboxLoadedContent {
  height: 207px !important;
}
}

@media only screen and (max-width: 380px) {
  #character {
    min-height: 890px;
  }
}
