body {
	background-color: #0c0914;
	font-size: 62.5%;
    position: relative;
}
* {outline: none;}
.pc-contents {display: block;}
.sp-contents {display: none;}
.container {
	width: 100%;
	min-width: 1240px;
	margin: 0 auto;
}
.page-container {
    width: 933px;
    margin: 0 auto;
}
.f-container {
    width: 1240px;
    height: auto;
    margin: 0 auto;
    padding: 25px 0;
}
.flex {display: flex;}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.hero {
	width: 100%;
    min-width: 1240px;
	height: 1154px;
    background-image: url(../image/visual.png);
    background-position: 50% 90%;
    background-color: #fff;
	position: absolute;
	z-index: -999;
}

/* header */
.header {
    width: calc(100% - 450px);
    margin-left: 337px;
    position: absolute;
    top: 20px;
}

/* left-content */
.left-content {
	width: 307px;
	padding: 20px 0 0 20px;
	float: left;
	box-sizing: border-box;
}

/* right-content */
.right-content {
	width: 226px;
	padding: 27px 20px 0 0;
	float: right;
	box-sizing: border-box;
}

/* logo */
.logo {}
.logo img {width: 100%;}

.news {
	width: 788px;
	height: 55px;
	background-image: url(../image/news_bg.png);
	background-size: cover;
	position: absolute;
}
.news p {
	width: 708px;
	height: 55px;
	line-height: 55px;
	display: block;
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 1.6em;
	color: #fff;
}

/* twitter icon */
.twitter-icon {
	text-align: right;
	margin-bottom: 510px;
}

/* menu */
.menu {
	width: 277px;
	height: 628px;
	padding: 50px 20px 30px 30px;
	background-image: url(../image/menu_bg.png);
	display: block;
	margin-top: 20px;
}
.page-menu {
    width: 277px;
    height: 628px;
    padding: 50px 20px 30px 30px;
    background-image: url(../image/page_menu_bg.png);
    display: block;
    margin-top: 20px;
}

/* menu - sprite */
.menu ul li {padding: 5% 3%;list-style-type: none;}
.menu ul li a {
	display: block;
	background-image: url(../image/menu_sprite.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.menu-news a {
    width: 92px;
    height: 20px;
    background-position: -5px -155px;
}
.menu-news a:hover {
    width: 92px;
    height: 20px;
    background-position: -107px -155px;
}
.menu-theater a {
    width: 135px;
    height: 20px;
    background-position: -5px -245px;
}
.menu-theater a:hover {
    width: 135px;
    height: 20px;
    background-position: -209px -5px;
}
.menu-ticket a {
    width: 113px;
    height: 20px;
    background-position: -209px -35px;
}
.menu-ticket a:hover {
    width: 113px;
    height: 20px;
    background-position: -186px -65px;
}
/* .menu-prize a {
    width: 128px;
    height: 20px;
    background-position: -5px -190px;
}
.menu-prize a:hover {
    width: 128px;
    height: 20px;
    background-position: -143px -190px;
} */
.menu-story a {
    width: 103px;
    height: 20px;
    background-position: -5px -215px;
}
.menu-story a:hover {
    width: 103px;
    height: 20px;
    background-position: -118px -215px;
}
.menu-chara a {
    width: 171px;
    height: 20px;
    background-position: -5px -95px;
}
.menu-chara a:hover {
    width: 171px;
    height: 20px;
    background-position: -5px -65px;
}
.menu-cast-staff a {
    width: 194px;
    height: 20px;
    background-position: -5px -35px;
}
.menu-cast-staff a:hover {
    width: 194px;
    height: 20px;
    background-position: -5px -5px;
}
.menu-trailer a {
    width: 129px;
    height: 20px;
    background-position: -186px -95px;
}
.menu-trailer a:hover {
    width: 129px;
    height: 20px;
    background-position: -239px -125px;
}
.menu-goods a {
    width: 107px;
    height: 20px;
    background-position: -121px -125px;
}
.menu-goods a:hover {
    width: 107px;
    height: 20px;
    background-position: -4px -125px;
}
/* .menu-disc a {
    width: 80px;
    height: 21px;
    background-position: -140px -5px;
}
.menu-disc a:hover {
    width: 80px;
    height: 21px;
    background-position: -212px -36px;
} */
.menu-special a {
    width: 125px;
    height: 20px;
    background-position: -5px -185px;
}
.menu-special a:hover {
    width: 125px;
    height: 20px;
    background-position: -140px -185px;
}

/* page-menu */
.page-menu ul li {padding: 5% 3%;list-style-type: none;}
.page-menu ul li a {
    display: block;
    background-image: url(../image/menu_sprite2.png);
    background-repeat: no-repeat;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.page-menu .menu-news a {
    width: 91px;
    height: 20px;
    background-position: -5px -160px;
}
.page-menu .menu-news a:hover {
    width: 91px;
    height: 20px;
    background-position: -106px -160px;
}
.page-menu .menu-theater a {
    width: 136px;
    height: 20px;
    background-position: -230px -5px;
}
.page-menu .menu-theater a:hover {
    width: 136px;
    height: 20px;
    background-position: -302px -35px;
}
.page-menu .menu-ticket a {
    width: 114px;
    height: 20px;
    background-position: -302px -65px;
}
.page-menu .menu-ticket a:hover {
    width: 114px;
    height: 20px;
    background-position: -297px -95px;
}
/* .page-menu .menu-prize a {
    width: 128px;
    height: 20px;
    background-position: -5px -190px;
}
.page-menu .menu-prize a:hover {
    width: 128px;
    height: 20px;
    background-position: -143px -190px;
} */
.page-menu .menu-story a {
    width: 102px;
    height: 20px;
    background-position: -140px -220px;
}
.page-menu .menu-story a:hover {
    width: 102px;
    height: 20px;
    background-position: -140px -250px;
}
.page-menu .menu-chara a {
    width: 169px;
    height: 20px;
    background-position: -5px -128px;
}
.page-menu .menu-chara a:hover {
    width: 169px;
    height: 20px;
    background-position: -5px -98px;
}
.page-menu .menu-cast-staff a {
    width: 197px;
    height: 21px;
    background-position: -5px -67px;
}
.page-menu .menu-cast-staff a:hover {
    width: 197px;
    height: 21px;
    background-position: -5px -36px;
}
.page-menu .menu-trailer a {
    width: 130px;
    height: 21px;
    background-position: -297px -125px;
}
.page-menu .menu-trailer a:hover {
    width: 130px;
    height: 21px;
    background-position: -297px -156px;
}
.page-menu .menu-goods a {
    width: 107px;
    height: 20px;
    background-position: -183px -99px;
}
.page-menu .menu-goods a:hover {
    width: 107px;
    height: 20px;
    background-position: -183px -130px;
}
/*
.page-menu .menu-disc a {
    width: 80px;
    height: 21px;
    background-position: -140px -5px;
}
.page-menu .menu-disc a:hover {
    width: 80px;
    height: 21px;
    background-position: -212px -36px;
} */
.page-menu .menu-special a {
    width: 125px;
    height: 21px;
    background-position: -5px -220px;
}
.page-menu .menu-special a:hover {
    width: 125px;
    height: 21px;
    background-position: -5px -5px;
}


/* ticket information */
.ticket {
    width: 257px;
    height: 199px;
    background-image: url(../image/ticket_bg.png);
    position: relative;
    margin-top: 30px;
}
.ticket p {
    width: 257px;
    padding: 0 10%;
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 1.3em;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.7em;
    overflow: hidden;
}
/* movie */
.movie {
	width: 206px;
	height: 144px;
	background-image: url(../image/movie_bg.png);
	position: relative;
	top: 50%;
}
.movie iframe {
	position: absolute;
    top: 33px;
    left: 8px;
}
.movie img {
    width: 190px;
    position: absolute;
    top: 32px;
    left: 8px;
}

/* twitter */
.twitter {
	width: 206px;
	height: 309px;
	background-image: url(../image/twitter_bg.png);
	position: relative;
	top: 54%;
	margin-top: 20%;
}
iframe#twitter-widget-0 {
	position: relative !important;
	top: 37px;
}

/* footer */
.footer {
    width: 100%;
    min-width: 1240px;
    height: 155px;
    margin-top: 20px;
    background-image: url(../image/footer_bg.png);
    background-repeat: repeat-x;
}
.lowerpage-footer {
    width: 100%;
    min-width: 1270px;
    height: 155px;
    margin-top: 20px;
    background-image: url(../image/footer_bg.png);
    background-repeat: repeat-x;
}
#footer li {
    width: 100%;
    margin-right: 2%;
    list-style-type: none;
}
#footer li:last-child {margin-right: 0;}
#footer li img {width: 100%;}
.footer-inner {
    justify-content: space-between;
    padding: 20px 0;
}
.footer-inner .contact,.privacy,.copyright {
    color: #fff;
    letter-spacing: .03em;
    font-size: 1em;
}
.footer-inner .contact a {color: #fff;text-decoration: none;}

/* lower page */

/* backgrounds */
.caststaff {
    background-image: url(../image/caststaff_bg.png);
    width: 100%;
    height: 100%;
    background-position: 50% 420px;
    position: fixed;
    bottom: 0;
    min-width: 1514px;
    z-index: -999;
}
.lowerpage-bg-theater {
    background-image: url(../image/lowerpage_bg.png);
    width: 100%;
    height: 100%;
    background-position: 100% -210px;
    position: fixed;
    bottom: 0;
    min-width: 1824px;
    z-index: -999;
}
.lowerpage-bg-news {
    background-image: url(../image/lowerpage_bg.png);
    width: 100%;
    height: 100%;
    background-position: 100% -210px;
    position: fixed;
    bottom: 0;
    min-width: 1824px;
    z-index: -999;
}
.lowerpage-bg-trailer {
    background-image: url(../image/trailer_bg.png);
    width: 100%;
    height: 100%;
    background-position: 0% 80px;
    position: fixed;
    bottom: 0;
    z-index: -999;
}
.lowerpage-bg-characterlist {
    background-image: url(../image/characterlist_bg.png);
    width: 100%;
    height: 100%;
    background-position: 50% 220px;
    position: fixed;
    bottom: 0;
    z-index: -999;
}
.story_t {
    background-image: url(../image/story_bg_top.png);
    width: 100%;
    height: 450px;
    z-index: -999;
}
.story_m {
    background-image: url(../image/story_bg_mid.png);
    width: 100%;
    height: 315px;
    position: relative;
    bottom: 60px;
    z-index: -999;
}
.story_b {
    background-image: url(../image/story_bg_bot.png);
    width: 100%;
    height: 345px;
    position: relative;
    bottom: 510px;
    right: 400px;
    z-index: -999;
}
.light-layer-1 {
    background-image: url(../image/hikari.png);
    width: 215px;
    height: 192px;
    position: absolute;
    right: 10px;
    top: 129px;
    z-index: -999;
}
.light-layer-2 {
    background-image: url(../image/hikari_2.png);
    width: 456px;
    height: 636px;
    position: absolute;
    left: 520px;
    top: 490px;
    z-index: -999;
}
/* backgrounds end */

.main {
    width: calc(100% - 307px);
    margin-left: 307px;
}
.border {
    background-image: url(../image/border.png);
    background-position: 50% 50%;
    height: 1330px;
    padding: 50px;
    width: 839px;
    margin: 0 auto;
}
.caststaff-border {
    background-image: url(../image/caststaff_border.png);
    background-position: 50% 50%;
    height: 1800px;
    padding: 50px;
    width: 839px;
    margin: 0 auto;
}
.theater-border {
    background-image: url(../image/border-news.png);
    background-position: top 50%;
    height: 9575px;
    padding: 32px 50px;
    width: 839px;
    margin: 0 auto;
}
.trailer-border {
    background-image: url(../image/trailer_border.png);
    background-position: 50% 50%;
    height: 761px;
    padding: 60px 30px 30px 30px;
    width: 839px;
    margin: 0 auto;
}
.special-border {
    background-image: url(../image/trailer_border.png);
    background-position: 50% 50%;
    height: 761px;
    padding: 60px 30px 30px 30px;
    width: 839px;
    margin: 0 auto;
}
.character-border {
    background-image: url(../image/character_border.png);
    background-position: 50% 50%;
    height: 952px;
    padding: 90px 30px 30px 30px;
    width: 839px;
    margin: 0 auto;
    position: relative;
}
.characterlist-border {
    background-image: url(../image/characterlist_border.png);
    background-position: 50% 50%;
    padding: 90px 30px 30px 30px;
    width: 839px;
    margin: 0 auto;
    position: relative;
}
.news-border {
    background-image: url(../image/border-news.png);
    padding: 50px;
    width: 839px;
    margin: 0 auto;
}
.ticket-border {
    background-image: url(../image/ticket_border.png);
    background-position: 50% 50%;
    height: 6000px;
    padding: 50px;
    width: 839px;
    margin: 0 auto;
}
.goods-border {
    background-image: url(../image/goods_border.png);
    background-position: 50% 50%;
    height: 5082px;
    padding: 50px;
    width: 839px;
    margin: 0 auto;
}
.lowerpage-ttl {
	height: 198px;
	text-align: center;
}
.lowerpage-innner-ttl {text-align: center;}
.caststaff_table {
    width: 100%;
    padding: 25px 0;
}
.caststaff_table th {
    width: 50%;
    text-align: right;
}
.caststaff_table th:after{
    content: ":";
    padding-left: 13px;
}
.caststaff_table td {
    width: 50%;
    margin-left: 21px;
    display: initial;
}
.caststaff_table th,td{
    font-size: 17px;
    color: #fff;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.distribution p {
    font-size: 17px;
    line-height: 1.7em;
    color: #fff;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.neon {
    background-image: url('../image/border_neon.png');
    background-size: contain;
    width: 100%;
    height: 30px;
}
.news-menu, .theater-menu {
    width: 839px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.news-menu li {
    list-style-type: none;
    display: inline-block;
    margin-right: 36px;
}
.news-menu li:last-child, .theater-menu li:last-child {margin-right: 0;}
.news-post {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom: 1px solid #50bcff;
}
.news-post:first-child {
    padding-top: 0;
}
.news-post:last-child {
    border-bottom: none;
}
.news-post time {
    font-size: 15px;
    color: #fff;
    width: 11%;
    position: relative;
    top: 7px;
}
.cat-icon {
    width: 16%;
    text-align: center;
}
.news-ttl {
    width: 73%;
    position: relative;
    top: 6px;
}
.news-ttl h3 {
    color: #fff;
    font-size: 17px;
}
.news-txt {
    display: block;
    font-size: 16px;
    padding-top: 30px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.7em;
}
.news-txt a {
    color: #04e3e5;
}

/**********add mix 20170421*******/

.news-post .news-post-titile{margin:20px 0;
font-weight:bold;
}
.news-post .news-post-lists{margin:20px 0;
}
.news-post .news-post-cap{margin:20px 0;
font-size:13px;
}
/**********add mix 20170421end*******/
.ticket-flex {
    display: flex;
    width: 100%;
}
.ticket-post {
/*     display: flex;
    flex-wrap: wrap; */
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #50bcff;
}
.ticket-post:first-child {
    padding-top: 0;
}
.ticket-post:last-child {
    border-bottom: none;
}
.ticket-post time {
    font-size: 15px;
    color: #fff;
    width: 11%;
    position: relative;
    top: 7px;
    margin-right: 25px;
}
.ticket-col {
    width: 48%;
    margin-right: 4%;
}
.ticket-col:nth-child(2n){margin-right: 0;}
.ticket-col p {
    display: block;
    font-size: 15px;
    padding-top: 30px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.8em;
}
.ticket-ttl {
    width: 85%;
    position: relative;
    top: 6px;
}
.ticket-ttl h3 {
    color: #fff;
    font-size: 17px;
}
.ticket-txt {
    display: block;
    font-size: 16px;
    padding-top: 30px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.7em;
}
.ticket-post a {
    font-size: 15px;
    color: #04e3e5;
}
.ticket-img {
    padding-top: 25px;
    text-align: center;
}
.ticket-img img {
    width: 50%;
}
.ticket-attention {
    color: #22eafc;
}

.story {
    position: relative;
    bottom: 210px;
    height: 855px;
    padding-top: 60px;
}
.story_t_txt {
    position: relative;
    bottom: 40px;
    left: 20px;
    color: #fff;
    font-size: 17px;
    letter-spacing: .15em;
    line-height: 2em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story_m_txt {
    position: relative;
    width: 47%;
    bottom: 40px;
    left: 480px;
    bottom: 330px;
    color: #fff;
    font-size: 17px;
    letter-spacing: .15em;
    line-height: 2em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story_b_txt {
    position: relative;
    bottom: 40px;
    left: 20px;
    bottom: 300px;
    color: #fff;
    font-size: 17px;
    letter-spacing: .1em;
    line-height: 2em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.theater-menu-ul {display: flex;}
.theater-menu li {
    list-style-type: none;
    margin-right: 26px;
    background: rgba(68,78,99,.5);
    width: 100%;
}
.theater-menu li a {
    font-size: 15px;
    display: block;
    padding: 10% 3%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
.theater-place {
    font-size:19px;
    color: #fff;
}
.theater-table {}
.theater-table h1 {font-size: 19px;color: #fff;padding-top: 35px;padding-bottom: 13px;}
.theater-table table {width: 100%;}
.theater-table tr {
    display: block;
    border-bottom: 1px solid #fff;
}
.table-prefectures {
    border-top: 1px solid #fff;
}
.theater-table th {
    font-size: 16px;
    color: #069cb6;
    text-align: left;
    padding: 6px 0;
    display: inline-block;
}
.theater-table th:first-child {
    width: 12%;
}
.theater-table th:nth-child(2) {
    width: 43%;
}
.theater-table th:nth-child(3) {
    width: 23%;
}
.theater-table th:nth-child(4) {
    width: 20%;
}
.theater-table td {
    font-size: 16px;
    padding: 6px 0;
    display: inline-block;
    font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.theater-table td a {
    color: #fff !important;
    text-decoration: none;
}
.theater-table td:first-child {
    width: 12%;
}
.theater-table td:nth-child(2) {
    width: 43%;
}
.theater-table td:nth-child(3) {
    width: 23%;
}
.theater-table td:nth-child(4) {
    width: 20%;
}

.trailer-ul {
    width: 100%;
    flex-wrap: wrap;
}
.trailer-ul li {
    width: 244px;
    margin-right: 23px;
    padding-bottom: 40px;
}
.trailer-ul li:nth-child(3n) {margin-right: 0;}
.trailer-col {
    background-image: url('../image/trailer_movie_border.png');
    width: 245px;
    height: 140px;
    position: relative;
}
.trailer-movie {
    position: absolute;
    top: 8px;
    left: 8px;
}
.trailer-ttl {padding-top: 15px;}
.trailer-ttl p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.special-ul {
    width: 100%;
    flex-wrap: wrap;
}
.special-ul li {
    width: 333px;
    margin-right: 113px;
    padding-bottom: 40px;
}
.special-ul li:nth-child(2n) {margin-right: 0;}
.special-col {
    background-image: url('../image/special_item_border.png');
    width: 333px;
    height: 217px;
    position: relative;
}
.special-item {
    position: absolute;
    top: 8px;
    left: 8px;
}
.special-ttl {padding-top: 15px;}
.special-ttl p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.characterlist {}
.characterlist-ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.characterlist-ul li {margin-right: 15px;padding-bottom: 40px;}
.characterlist-ul li:nth-child(5n){margin-right: 0;}
.characterlist-ul li a {text-decoration: none;}
.characterlist-ul li span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.character-top {
    text-align: right;
    position: absolute;
    top: 47px;
    right: 43px;
}
.character-ttl:after{
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../image/character_border_neon.png);
    background-size: contain;
}
.character-select {
    display: flex;
    position: absolute;
    top: 90px;
    right: 43px;
    text-align: right;
}
.character-select-left {margin-right: 30px;}
.character-select-right {margin-left: 30px;}
.character-lead {padding-top: 15px;}
.character-lead p {
    font-size: 15px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.5em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.character-inner {
    display: flex;
    padding-top: 30px;
}
.character-profile {
    width: 298px;
    height: 582px;
    background-image: url(../image/character_border_small.png);
    padding: 0 18px;
}
.profile-none {background-image: none;}
.amitie-border {
    width: 298px;
    height: 338px;
    background-image: url(../image/amitie_profile_border.png) !important;
    padding: 0 18px;
}
.amitie-border {
    width: 298px;
    height: 374px;
    background-image: url(../image/kirie_profile_border.png) !important;
    padding: 0 18px;
}
.character-art {
    width: 466px;
    margin-left: 15px;
    position: relative;
    top: 0;
}
.character-art img {width: 100%;}
.chara-slim {}
.chara-slim img {width: auto;}
.art-position-center {text-align: center;}
.art-position-bottom img {
    position: absolute;
    bottom: 0;
}
.profile-ttl {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.profile-ttl a {outline: none;}
.profile-equip {text-align: center;}
.profile-device h2 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 10px;
}
.profile-equip p, .profile-magic p, .profile-device p {
    font-size: 13px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 1.7em;
    display: block;
    padding-top: 10px;
}
.page-lead {
    padding: 0 47px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}
.page-top {
    position: fixed;
    right: 20px;
    bottom: 170px;
}

@media(max-width: 991px){
    body.drawer-opened #page{
        left: -240px;
        box-shadow: 1px 0 2px #000;
        -webkit-box-shadow: 1px 0 2px #000;
    }
    body.drawer-opened .fixed-content{
        left: -240px;
    }
    body.drawer-opened #drawernav{
        right: 0;
    }
    body.drawer-opened #humberger .icon-bar{
        background: #fff;
    }
    body.drawer-opened #humberger :nth-child(1){
        transform:translate(0,8px) rotate(45deg);
        -webkit-transform:translate(0,8px) rotate(45deg);
    }
    body.drawer-opened #humberger :nth-child(2){
        transform:translate(-20px ,0);
        -webkit-transform:translate(-20px ,0);
        opacity:0;
    }
    body.drawer-opened #humberger :nth-child(3){
        transform:translate(0,-8px) rotate(-45deg);
        -webkit-transform:translate(0,-8px) rotate(-45deg);
    }
    body.drawer-opened #overlay{
        z-index: 3;
        opacity: 0.3;
        left: -240px;
    }
}


/* mobile */
@media screen and (max-width: 600px) {
    .container {
        width: 100%;
        padding: 3%;
        box-sizing: border-box;
        min-width: inherit;
        position: relative;
    }
    .pc-contents {display: none;}
    .sp-contents {display: block;}
    .drawer-menu {
        padding: 5% !important;
    }
    .drawer-menu li {list-style-type: none;}
    .drawer-menu li a {
        color: #fff;
        text-decoration: none;
        font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
        font-size: 1.5em;
        padding: 6%;
        letter-spacing: .2em;
        line-height: 1.7em;
        display: block;
    }
    .sp-contents {font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;}
    #sp-hero {
        width: 100%;
        height: 0;
		padding-top: 120%;
        background-image: url(../image/visual_sp.png);
        background-size: cover;
        background-position: 50% 10%;
        display: block;
    }
    #sp-twitter-btn {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    #sp-twitter-btn img {
        width: 80%;
    }
    #sp-news {}
    .sp-news-ttl {
        display: block;
        padding: 3%;
        font-size: 1em;
        letter-spacing: .03em;
        color: #fff;
        text-align: center;
        background: #2990ab;
    }
    .sp-news-ul {}
    .sp-news-ul li {
        color: #fff;
        font-size: 1.4em;
        padding: 5%;
        background: #2fa3bf;
        border-bottom: 2px solid #2990ab;
        list-style-type: none;
    }
    .sp-news-ul li a{
        color:#e800da;
        text-decoration:underline;

    }
    .sp-news-ul li:last-child {
        border-bottom: 0;
    }
    .sp-news-ul li dt time {
        border-bottom: 2px solid #fff;
        padding-bottom: 2px;
    }
    .sp-news-ul li dd {
        font-size: 1em;
        display: block;
        padding: 3% 0;
    }
    #sp-ticketinfo {
        padding-top: 10%;
    }
    .sp-ticketinfo-ttl {
        display: block;
        padding: 5%;
        font-size: 1em;
        letter-spacing: .03em;
        color: #fff;
        text-align: center;
        background: #2c2b36;
    }
    .sp-ticketinfo-ttl h1 {
        display: inline;
        border-bottom: 2px solid #2990ab;
        padding-bottom: 5px;
    }
    .sp-ticket-info-ul {
        display: block;
        padding: 5%;
        background: #2c2b36;
    }
    .sp-ticket-info-ul li {
        list-style-type: none;
        color: #fff;
        font-size: 1.4em;
    }
    .sp-ticket-info-ul li a{
        list-style-type: none;
        color:#e800da;
        text-decoration:underline;
    }
    .sp-ticket-info-ul li dt time {
        border-bottom: 2px solid #fff;
        padding-bottom: 2px;
    }
    .sp-ticket-info-ul li dd {
        padding: 3% 0;
    }
    #sp-contact {
        padding: 15% 0;
    }
    #sp-contact a {
        width: 50%;
        display: block;
        padding: 5%;
        background: #2c2b36;
        text-align: center;
        margin: 0 auto;
        font-size: 1.2em;
        color: #fff;
        text-decoration: none;
    }
    #sp-footer {
        padding: 30% 10% 0px;
    }
    #sp-footer p {
        text-align: center;
        font-size: 1em;
        letter-spacing: .03em;
        line-height: 1.7em;
        color: #fff;
        display: block;
        padding: 3% 0;
    }

    /* drawer css */
    #drawernav{
        position: fixed;
        top: 0;
        right: -240px;
        width: 240px;
        height: 100%;
        background: #0a0812;
        color: #fff;
        z-index: 1;
        padding-top: 40px;
        -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */

        -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
    }
    #humberger {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 3;
        width: 45px;
        padding: 17px 10px 10px;
        cursor: pointer;
        background-color: rgba(8,76,98,.6);
        }
    .icon-bar {
        height: 2px;
        background: #fff;
        display: block;
        margin-bottom: 6px;
        -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    }
    #page {
        position: relative;
        z-index: 2;
        left: 0;
        -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    }
    #overlay {
        z-index: -1;
        background: rgba(0, 0, 0, .8);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        -webkit-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition: all 400ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -webkit-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -moz-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        -o-transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
        transition-timing-function: cubic-bezier(1.000, 0.000, 0.000, 1.000);
    }

#sp-bg-moon {
    background-image: url(../image/lowerpage_bg.png);
    background-size: cover;
    background-position: 50% 60px;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}
#sp-bg-city {
    background-image: url(../image/caststaff_bg.png);
    background-size: cover;
    background-position: 50% 60px;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}
#sp-bg-bill {
    background-image: url(../image/trailer_bg.png);
    background-size: cover;
    background-position: 50% 60px;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}
#sp-bg-magic {
    background-image: url(../image/characterlist_bg.png);
    background-size: cover;
    background-position: 50% 60px;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}

/* lowerpage header */
.sp-lowerpage-header {width: 100%;}
.sp-lowerpage-logo {width: 35%;}
.sp-lowerpage-logo img {width: 100%;}

/* lowerpage ttl */
.sp-lowerpage-ttl {width: 100%;}
.sp-lowerpage-ttl img {width: 100%;}

/* sp-news */
.sp-news-menu ul {
width: 100%;
flex-wrap: wrap;
}
.sp-news-menu li {
width: 30%;
text-align: center;
margin-bottom: 5%;
margin-right: 5%;
list-style-type: none;
}
.sp-news-menu li:nth-child(3n){
margin-right: 0;
}
.sp-news-menu li img {
width: 100%;
}
.cat-icon {
    width: auto;
    text-align: left;
    margin-right: 3%;
}
.news-post time {width: auto;}
.news-ttl {width: 100%;}

/* cast&staff */
.caststaff_table tr {
    display: block;
    padding-bottom: 20px;
}
.caststaff_table th,td {
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
}
.caststaff_table th {
    color: #069cb6;
    font-size: 14px;
}
.caststaff_table th:after {
    content: none;
}
.caststaff_table td {
    font-size: 16px;
}
.table-other {
    padding-top: 25px;
}

/* story */
.story-film {}
.story-film2 {
    position: relative;
    bottom: 56px;
}
.story-film3 {
    position: relative;
    bottom: 106px;
}
.story-film4 {
    position: relative;
    bottom: 215px;
}
.story-film img, .story-film2 img, .story-film3 img, .story-film4 img {width: 100%;}
.story-film-txt {
    position: relative;
    bottom: 60px;
}
.film3-txt {
    position: relative;
    bottom: 150px;
}
.film4-txt {
    position: relative;
    bottom: 260px;
}
.story-film-txt p {
    font-size: 14px;
    color: #fff;
    letter-spacing: .03em;
    line-height: 2.5em;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* ticket */
.ticket-post time {
    width: 100%;
    margin-right: 0;
}
.ticket-ttl {
    width: 100%;
}
.ticket-img {}
.ticket-img img {width: 100%;}

/* ticket */
.news-menu, .theater-menu {width: 100%;}
.theater-menu-ul,.theater-menu-ul-second {
    display: flex;
}
.theater-table h1 {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
}
.theater-menu-ul li {
    width: 25%;
    margin-right: 3%;
    margin-bottom: 3%;
}
.theater-menu-ul li a, .theater-menu-ul-second li a {font-size: 12px;}
.theater-table tr {
    display: flex;
    flex-wrap: wrap;
}
.theater-table td {
    width: 50% !important;
    text-align: left;
    padding: 0;
    font-size: 12px;
}
.characterlist-ul {width: 100%;}
.characterlist-ul li {
    width: 30%;
    margin-right: 5%;
    padding-bottom: 5%;
}
.characterlist-ul li:nth-child(3n) {margin-right: 0 !important;}
.characterlist-ul li:nth-child(5n) {margin-right: 5%;}
.characterlist-ul li img {width: 100%;}
.character-top {position: initial;text-align: center;padding: 5% 5% 10% 5%;}
.character-select {
    position: relative;
    top: 0;
    left: 0;
}
.character-ttl:after {margin-top: 3%;}
.character-select-left {
    position: absolute;
    bottom: 36px;
    left: 0;
}
.character-select-right {
    position: absolute;
    bottom: 36px;
    right: 0;
}
.character-name img {width: 100%;}
.character-name-small img {width: 70%;}
.character-lead p {
    font-size: 13px;
    text-align: left;
    line-height: 2em;
}
.character-inner {display: block;}
.character-art {width: 100%;margin-left: 0;}
.character-art img {width: auto;}
.art-width-max img {width: 100%;}
.character-profile, .amitie-border {
    width: 100%;
    height: auto;
    background-image: none !important;
}
/* trailer */
.trailer-ul li {
    width: 100%;
    margin-right: 0;
}
.trailer-col {margin: 0 auto;}
.trailer-ttl {
    padding-top: 15px;
    width: 245px;
    display: block;
    margin: 0 auto;
}

/* trailer */
.special-ul li {
    width: 100%;
    margin-right: 0;
}
.special-col {margin: 0 auto;}
}
