@charset "UTF-8";
@import url("e0b7db8cf842493ebe46f32ea0460f2f.css");
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

li {
  list-style: none;
}

body {
  font-family: 'Noto Serif JP', serif, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  background: #000;
  color: #FFF;
  letter-spacing: 0.08em;
}

.f_neduko {
  font-family: "Noto Serif TC", serif;
}

@media only screen and (min-width: 751px) {
  .sp {
    display: none;
  }

  #wrapper {
    min-width: 1180px;
  }
}
@media only screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  #wrapper {
    overflow: hidden;
  }
}
.global_menu {
  background: url("/static/images/menu_bg_repeat.jpg");
}
@media only screen and (min-width: 751px) {
  .global_menu {
    position: absolute;
    width: 100%;
    z-index: 100;
    overflow: hidden;
    min-width: 1180px;
  }
  .global_menu.fix {
    position: fixed;
    top: 0;
  }
  .global_menu:before {
    content: "";
    display: block;
    height: 110px;
    min-width: 1680px;
    width: 100%;
    position: absolute;
    background: url("/static/images/menu_decor_l.png") no-repeat left, url("/static/imagesimg/common/menu_decor_r.png") no-repeat right;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .global_menu ul {
    text-align: center;
    width: 1100px;
    margin: 15px auto;
    position: relative;
    z-index: 5;
    letter-spacing: -.4em;
  }
  .global_menu li {
    height: 40px;
    display: inline-block;
    margin: 0 18px;
  }
  .global_menu li a {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center top;
  }
  .global_menu li a:hover {
    background-position: center bottom;
  }
  .global_menu li img {
    display: none;
  }
  .global_menu .top a {
    background-image: url("/static/images/menu_top.png");
    width: 50px;
  }
  .global_menu .news a {
    /*background-image: url("/static/images/menu_news.png");*/
    width: 73px;
  }
  .global_menu .onair a {
    background-image: url("/static/images/menu_onair.png");
    width: 139px;
  }
  .global_menu .intro a {
    background-image: url("/static/images/menu_intro.png");
    width: 152px;
  }
  .global_menu .story a {
    background-image: url("/static/images/menu_story.png");
    width: 74px;
  }
  .global_menu .character a {
    background-image: url("/static/images/menu_character.png");
    width: 83px;
  }
  .global_menu .staffcast a {
    background-image: url("/static/images/menu_staffcast.png");
    width: 147px;
  }
  .global_menu .bddvd a {
    background-image: url("/static/images/menu_bd_dvd.png");
    width: 131px;
  }
  .global_menu .music a {
    background-image: url("/static/images/menu_music.png");
    width: 85px;
  }
  .global_menu .movie a {
    background-image: url("/static/images/menu_movie.png");
    width: 45px;
  }
  .global_menu .radio a {
    background-image: url("/static/images/menu_radio.png");
    width: 58px;
  }
  .global_menu .goods a {
    background-image: url("/static/images/menu_goods.png");
    width: 54px;
  }
  .global_menu .special a {
    background-image: url("/static/images/menu_special.png");
    width: 92px;
  }
  .global_menu .theater a {
    background-image: url("/static/images/menu_theater.png");
    width: 85px;
  }
  .global_menu .event a {
    background-image: url("/static/images/menu_event.png");
    width: 73px;
  }
}
@media only screen and (max-width: 750px) {
  .global_menu {
    position: fixed;
    width: 100%;
    height: 0%;
    z-index: 100;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .global_menu ul {
    letter-spacing: -.4em;
    margin: 80px 6% 0;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
  }
  .global_menu ul li {
    width: 49%;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    line-height: 38px;
  }
  .global_menu.open_menu {
    height: 100%;
  }
  .global_menu.open_menu ul {
    opacity: 1;
  }
}

@media only screen and (max-width: 750px) {
  .header_top {
    background: url("/static/images/menu_bg_repeat.jpg");
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 150;
  }
  .header_top .menu_btn {
    background: url("/static/images/menu_btn_sp.png") no-repeat center;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 55px;
    height: 55px;
    margin: 8px auto 8px;
    position: relative;
  }
  .header_top .menu_btn p {
    background: #e2bc8f;
    width: 60%;
    height: 4px;
    position: absolute;
    left: 20%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header_top .menu_btn p:nth-child(1) {
    top: 50%;
    margin-top: -12px;
  }
  .header_top .menu_btn p:nth-child(2) {
    top: 50%;
    margin-top: -2px;
  }
  .header_top .menu_btn p:nth-child(3) {
    top: 50%;
    margin-top: 8px;
  }
  .header_top .menu_btn.open p:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
  }
  .header_top .menu_btn.open p:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .header_top .menu_btn.open p:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -4px;
  }
}

footer {
  position: relative;
  text-align: center;
}
footer a {
  color: #FFF;
  text-decoration: none;
}
footer .share {
  text-align: center;
}
footer .share li {
  display: inline-block;
}
footer .aniplex li {
  position: relative;
  display: inline-block;
}
footer .aniplex li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #FFF;
}
footer .aniplex li:last-child:after {
  display: none;
}
footer p {
  color: #6e6e6e;
}
@media only screen and (min-width: 751px) {
  footer {
    padding: 50px 0 120px;
  }
  footer .pagetop {
    background: url("/static/images/btn_page_top_pc.png") no-repeat center top;
    width: 103px;
    height: 103px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    margin-left: 425px;
  }
  footer .pagetop:hover {
    background-position: bottom;
  }
  footer .share {
    margin-bottom: 20px;
  }
  footer .share li {
    margin: 0 12px;
  }
  footer .aniplex {
    font-size: 12px;
    margin-bottom: 25px;
  }
  footer .aniplex li {
    padding: 0 18px;
  }
  footer p {
    line-height: 2;
    font-size: 11px;
  }
  footer a {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
  }
  footer a:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 750px) {
  footer {
    padding: 15% 0px 24%;
  }
  footer .pagetop {
    background: url("/static/images/btn_page_top_sp.png") no-repeat center;
    -webkit-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 64px;
    height: 64px;
    margin: 0 auto 30px;
  }
  footer .share li {
    width: 45%;
    margin: 0 0 30px;
  }
  footer .aniplex {
    margin-bottom: 30px;
  }
  footer .aniplex li {
    width: 42%;
    margin-bottom: 8px;
  }
  footer .aniplex li a {
    font-size: 13px;
  }
  footer .aniplex li:nth-child(3):after {
    display: none;
  }
  footer p {
    font-size: 10px;
    line-height: 1.8;
  }
}

/******** in ****************/
@-webkit-keyframes load_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes load_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes load_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes load_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main_content {
  padding-top: 70px;
  opacity: 0;
}
@media only screen and (min-width: 751px) {
  .main_content {
    padding-top: 70px;
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 750px) {
  .main_content {
    padding-top: 70px;
    padding-bottom: 20%;
  }
}
.main_content.loading {
  -webkit-animation: load_in 0.8s ease-in forwards;
  -moz-animation: load_in 0.8s ease-in forwards;
  -o-animation: load_in 0.8s ease-in forwards;
  animation: load_in 0.8s ease-in forwards;
}

/***********/
.floatcontents {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  opacity: 0;
  z-index: 1000;
}
.floatcontents .wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}
.floatcontents .close {
  position: relative;
}
.floatcontents .close:after, .floatcontents .close:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  top: 0;
  left: 0;
}
.floatcontents .close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.floatcontents .close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#floatmovie.floatcontents {
  position: fixed;
}
#floatmovie.floatcontents .player {
  position: absolute;
}
@media only screen and (min-width: 751px) {
  #floatmovie.floatcontents .close {
    width: 30px;
    height: 30px;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin: -269px 0 0 395px;
  }
  #floatmovie.floatcontents .close:hover {
    opacity: 0.6;
  }
  #floatmovie.floatcontents .player {
    width: 840px;
    height: 472px;
    left: 50%;
    top: 50%;
    margin: -256px 0 0 -420px;
  }
}
@media only screen and (max-width: 750px) {
  #floatmovie.floatcontents .player {
    width: 100%;
    height: 31.6%;
    top: 50%;
    margin-top: -38%;
  }
  #floatmovie.floatcontents .close {
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    margin: 23% 0 0 -15px;
  }
}
#global_menu li a{
  text-decoration: none;
  letter-spacing: 0;
  color: #b98d6c;
  line-height: 38px;
}
.devil-item .product-content-4 h4{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 10px 0;
}
.devil-item .product-content-4 h4 a{
  transition: 0.3s;
  color: #e2bc8f;
}
.devil-item .custom-col-style-2{
  padding: 10px;
  transition: 0.3s;
}
.devil-item .custom-col-style-2:hover{
  background-color: #fff;
  padding: 10px;
}
.devil-item .custom-col-style-2:hover .product-content-4 a{
  text-decoration: none;
  color: #000;
}
.devil-item .custom-col-style-2:hover .product-content-4 h5{
  color: #000;
}
.devil-item h3{
  background-color: #320003;
  padding: 15px;
  margin: 10px 0;
  color: #f3f3f3;
  border: 1px #fff solid;
  font-size: 35px;
  text-align: center;
  margin-top: 50px;
  font-family: cursive;
}
.fixedtop{
  display: none;
  font-size: 55px;
  position: fixed;
  bottom: 20px;
  right: 30px;
  color: red;
}