@charset "UTF-8";
body {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 25.6px;
  font-size: 1.6rem;
  min-width: 1200px;
  word-break: break-word; }
  body .wrap {
    margin-top: -160px;
    padding-top: 160px;
    overflow: hidden; }
  @media screen and (max-width: 767px) {
    body {
      min-width: auto;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%; }
      body .wrap {
        margin-top: -65px;
        padding-top: 65px; }
      body *:focus {
        outline: none; }
      body a, body label, body #nav-toggle, body .slider-arrow {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        cursor: pointer; } }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    body {
      min-width: 1240px; } }

a {
  color: #000000;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media screen and (min-width: 768px) {
    a:hover {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; } }

img {
  vertical-align: bottom; }

::-moz-selection {
  color: #ffffff;
  background: #ffb200; }

::selection {
  color: #ffffff;
  background: #ffb200; }

.sp {
  display: none; }

.pc {
  display: block; }

@media screen and (max-width: 767px) {
  .sp {
    display: block; }
  .pc {
    display: none; }
  .wrap {
    max-width: 100%;
    overflow: hidden; } }

#intro {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  #intro .intro__loader {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  #intro .intro__loader__icon {
    width: 70px;
    height: 70px; }
    #intro .intro__loader__icon img {
      width: 100%;
      height: auto; }
  #intro .intro__inner {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: white; }
  #intro .intro__inner__figure {
    width: 455px;
    height: 455px; }
    #intro .intro__inner__figure img {
      width: 100%;
      height: auto; }
    @media screen and (max-width: 767px) {
      #intro .intro__inner__figure {
        width: 100%; } }

#bg-comics {
  height: 100% !important; }

.movie-area .charactor,
.movie-area .shadow,
.ranking-area .charactor,
.news-area .charactor01,
.news-area .charactor02 {
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.keywords-area {
  overflow: visible !important; }

.keywords-text {
  overflow: visible !important; }

#header .search {
  overflow: visible !important; }

@media screen and (max-width: 767px) {
  .sort-area {
    z-index: 3 !important; } }

@media screen and (max-width: 767px) {
  #global-nav .keywords-text ul li {
    position: relative;
    font-size: 16px; } }

[data-mysuggest] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 37px;
  left: -2px; }
  #header [data-mysuggest] {
    top: 35px;
    left: 0; }
    @media screen and (max-width: 767px) {
      #header [data-mysuggest] {
        left: -2px; } }

[data-mysuggest] ul {
  margin: 0;
  padding: 0;
  color: #333;
  background-color: #FFF;
  position: absolute;
  z-index: 2147483647;
  width: auto !important; }

[data-mysuggest] ul:after {
  content: "";
  clear: both;
  display: block; }

[data-mysuggest] ul li {
  display: block;
  position: relative;
  margin: 0 0 -1px 0;
  padding: 10px 34px 10px 15px;
  border: 1px solid #DDD;
  cursor: pointer; }

[data-mysuggest] ul li:first-child {
  margin-top: 0px; }

[data-mysuggest] ul li:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-top: 1px solid #888;
  border-right: 1px solid #888;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

[data-mysuggest] ul li.totch {
  background-color: #DDD; }

[data-mysuggest] ul li:hover {
  background-color: #DDD; }

body.app #nav-toggle {
  display: none !important; }

body#common .wrap:before, body#search .wrap:before {
  z-index: -1; }

body.contact .wrap:before {
  display: none; }

body .btn-gw-contact {
  border: double 3px #000;
  width: 400px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 40px;
  text-align: center; }
  body .btn-gw-contact a {
    display: block;
    color: #000 !important;
    text-decoration: none !important; }
  @media screen and (max-width: 767px) {
    body .btn-gw-contact {
      width: 83.333vw;
      height: auto;
      line-height: 1.7;
      margin: 0 auto 7.823vw;
      font-size: 3.65vw; }
      body .btn-gw-contact a {
        padding: 1.825vw 0; } }

/* HEADER */
#header {
  position: fixed;
  top: 0;
  margin-top: 0;
  width: 100%;
  min-width: 1200px;
  height: 160px;
  background: #ffffff;
  z-index: 11; }
  #header h1 {
    width: 249px;
    margin: 17px auto 18px;
    position: relative; }
    #header h1 a {
      display: block; }
      #header h1 a img {
        width: auto;
        height: 75px; }
  #header .contents {
    width: 100%;
    background-color: #000000;
    font-size: 0;
    text-align: center; }
    #header .contents > li {
      display: inline-block;
      padding: 0;
      font-family: oswald, sans-serif;
      font-weight: 700;
      font-size: 38.4px;
      font-size: 2.4rem;
      text-align: center;
      letter-spacing: 0.02em;
      position: relative; }
      #header .contents > li > a {
        display: block;
        position: relative;
        padding: 10px 26px 9px 43px;
        color: #ffffff;
        line-height: 31px;
        text-decoration: none;
        transition: color 0.2s; }
        #header .contents > li > a:before, #header .contents > li > a:after {
          transition: opacity 0.2s;
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          width: 47px;
          height: 50px;
          background-size: auto 27px;
          background-repeat: no-repeat;
          background-position: center left; }
      #header .contents > li.home a:before {
        background-image: url("../img/shared/icon_home.png"); }
      #header .contents > li.news a:before {
        background-image: url("../img/shared/icon_news.png"); }
      #header .contents > li.ranking a:before {
        background-image: url("../img/shared/icon_ranking.png"); }
      #header .contents > li.movie a:before {
        background-image: url("../img/shared/icon_movie.png"); }
      #header .contents > li.columns a:before {
        background-image: url("../img/shared/icon_column.png"); }
      #header .contents > li a:after {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        background-image: url("../img/shared/icon_home_hv.png"); }
      #header .contents > li.news a:after {
        background-image: url("../img/shared/icon_news_hv.png"); }
      #header .contents > li.ranking a:after {
        background-image: url("../img/shared/icon_ranking_hv.png"); }
      #header .contents > li.movie a:after {
        background-image: url("../img/shared/icon_movie_hv.png"); }
      #header .contents > li.columns a:after {
        background-image: url("../img/shared/icon_column_hv.png"); }
      #header .contents > li + li {
        margin-left: 40px; }
  #header .header-sns {
    position: absolute;
    top: 40px;
    left: 18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      #header .header-sns {
        top: 20px;
        left: 12px;
        z-index: 10001; } }
    #header .header-sns li {
      margin-left: 20px; }
      @media screen and (max-width: 767px) {
        #header .header-sns li {
          margin-left: 2.604vw; } }
      #header .header-sns li a {
        display: block; }
      #header .header-sns li:first-of-type {
        margin-left: 0; }
      #header .header-sns li.header-twitter a img {
        width: 38px;
        height: auto; }
        @media screen and (max-width: 767px) {
          #header .header-sns li.header-twitter a img {
            width: 25px; } }
      #header .header-sns li.header-instagram a img {
        width: 30px;
        height: auto; }
        @media screen and (max-width: 767px) {
          #header .header-sns li.header-instagram a img {
            width: 20px; } }
      #header .header-sns li.header-youtube a img {
        width: 40px;
        height: auto; }
        @media screen and (max-width: 767px) {
          #header .header-sns li.header-youtube a img {
            width: 28px; } }
  #header .menu-mypage {
    position: absolute;
    width: 70px;
    height: 30px;
    top: 14px;
    right: 26px; }
    @media screen and (max-width: 767px) {
      #header .menu-mypage {
        width: 33.854vw;
        height: 13.038vw;
        top: 4.167vw;
        right: 5.208vw;
        z-index: 3; } }
    #header .menu-mypage ul {
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      #header .menu-mypage ul li {
        position: relative; }
        @media screen and (min-width: 768px) {
          #header .menu-mypage ul li {
            transition: opacity 0.2s; }
            #header .menu-mypage ul li:hover {
              opacity: 0.6;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; } }
        #header .menu-mypage ul li.btn-bell.update:before {
          position: absolute;
          top: 0;
          right: 0;
          content: "";
          width: 10px;
          height: 10px;
          border-radius: 10px;
          background: #f00; }
          @media screen and (max-width: 767px) {
            #header .menu-mypage ul li.btn-bell.update:before {
              width: 2.604vw;
              height: 2.604vw;
              border-radius: 2.604vw; } }
        #header .menu-mypage ul li img {
          width: 30px;
          height: auto;
          font-size: 0; }
          @media screen and (max-width: 767px) {
            #header .menu-mypage ul li img {
              width: 7.813vw; } }
  #header .menu-login {
    position: absolute;
    width: 270px;
    height: 30px;
    top: 14px;
    right: 30px; }
    @media screen and (max-width: 767px) {
      #header .menu-login {
        width: 89.583vw;
        height: 7.813vw;
        left: 50%;
        right: auto;
        top: 1.302vw;
        -webkit-transform: translate3d(-50%, 0, 0);
                transform: translate3d(-50%, 0, 0);
        z-index: 1; } }
    #header .menu-login ul {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      #header .menu-login ul li {
        width: 132.5px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          #header .menu-login ul li {
            width: 42.969vw;
            height: 7.813vw;
            line-height: 7.813vw;
            font-size: 1.823vw; } }
        #header .menu-login ul li.btn-login a {
          color: #ffb200;
          background: #000000; }
          @media screen and (max-width: 767px) {
            #header .menu-login ul li.btn-login a {
              color: #ffb200;
              background: #fff; } }
          @media screen and (min-width: 768px) {
            #header .menu-login ul li.btn-login a {
              transition: background 200ms; }
              #header .menu-login ul li.btn-login a:hover {
                opacity: 0.7;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
                background: #ffb200;
                color: #000000; } }
        #header .menu-login ul li.btn-regist a {
          background: #ffb200;
          color: #fff; }
          @media screen and (min-width: 768px) {
            #header .menu-login ul li.btn-regist a {
              transition: background 200ms; }
              #header .menu-login ul li.btn-regist a:hover {
                opacity: 0.7;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
                color: #ffb200;
                background: #fff; } }
        #header .menu-login ul li a {
          display: block;
          font-size: 12px;
          color: #fff; }
          @media screen and (min-width: 768px) {
            #header .menu-login ul li a {
              transition: opacity 200ms; }
              #header .menu-login ul li a:hover {
                opacity: 0.7;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; } }
  #header .mypage-btn {
    position: absolute;
    width: 128px;
    height: 50px;
    top: -10px;
    right: 3px; }
    @media screen and (max-width: 767px) {
      #header .mypage-btn {
        width: 100%;
        height: 30px;
        top: -1.6vw;
        right: -0.8vw; } }
    #header .mypage-btn img {
      width: 100%; }
  #header .search {
    position: absolute;
    top: 55px;
    right: 97px;
    background-color: #dddddd;
    width: 200px;
    height: 30px;
    padding: 5px 0;
    overflow: hidden; }
    #header .search form {
      height: 30px;
      min-width: 190px; }
      #header .search form .keywords-text {
        position: absolute;
        right: 33px;
        width: 162px;
        padding-left: 5px;
        white-space: nowrap;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        #header .search form .keywords-text input[type="search"] {
          position: relative;
          left: 3px;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          word-break: keep-all;
          width: auto;
          max-width: 100%;
          font-family: "Arial";
          font-weight: 600;
          font-size: 22.4px;
          font-size: 1.4rem;
          line-height: 30px;
          height: 30px;
          background-color: transparent; }
          #header .search form .keywords-text input[type="search"]::-webkit-input-placeholder {
            color: #acacac;
            font-family: oswald, sans-serif;
            font-weight: 400; }
          #header .search form .keywords-text input[type="search"]::-moz-placeholder {
            color: #acacac;
            font-family: oswald, sans-serif;
            font-weight: 400; }
          #header .search form .keywords-text input[type="search"]:-ms-input-placeholder {
            color: #acacac;
            font-family: oswald, sans-serif;
            font-weight: 400; }
          #header .search form .keywords-text input[type="search"]::placeholder {
            color: #acacac;
            font-family: oswald, sans-serif;
            font-weight: 400; }
        #header .search form .keywords-text .keywords-inner {
          width: auto;
          max-width: 70%;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          position: relative;
          z-index: 2; }
          #header .search form .keywords-text .keywords-inner span {
            display: inline-block;
            margin: 3px 0 2px 5px;
            padding: 0 15px;
            font-weight: 700;
            font-size: 22.4px;
            font-size: 1.4rem;
            color: #ffffff;
            line-height: 25px;
            text-align: center;
            border-radius: 30px;
            background: #000000; }
            #header .search form .keywords-text .keywords-inner span b {
              margin-left: 3px; }
          #header .search form .keywords-text .keywords-inner.is-active + input[type="search"]::-webkit-input-placeholder {
            color: transparent; }
          #header .search form .keywords-text .keywords-inner.is-active + input[type="search"]::-moz-placeholder {
            color: transparent; }
          #header .search form .keywords-text .keywords-inner.is-active + input[type="search"]:-ms-input-placeholder {
            color: transparent; }
          #header .search form .keywords-text .keywords-inner.is-active + input[type="search"]::placeholder {
            color: transparent; }
      #header .search form input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none; }
      #header .search form input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none; }
      #header .search form input[type="search"]::-ms-clear {
        visibility: hidden; }
      #header .search form input[type="submit"] {
        position: absolute;
        right: 10px;
        cursor: pointer;
        outline: 0;
        box-shadow: none;
        border: none;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        width: 18px;
        height: 30px;
        background-color: transparent;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218px%22%20height%3D%2218px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000000%22%20d%3D%22M18.005%2C16.841%20L16.841%2C18.005%20L11.999%2C13.162%20C10.732%2C14.174%209.148%2C14.805%207.401%2C14.805%20C3.311%2C14.805%20-0.004%2C11.489%20-0.004%2C7.400%20C-0.004%2C3.311%203.311%2C-0.004%207.401%2C-0.004%20C11.490%2C-0.004%2014.805%2C3.311%2014.805%2C7.400%20C14.805%2C9.147%2014.175%2C10.732%2013.162%2C11.998%20L18.005%2C16.841%20ZM7.401%2C1.641%20C3.998%2C1.641%201.641%2C3.998%201.641%2C7.400%20C1.641%2C10.802%203.998%2C13.159%207.401%2C13.159%20C10.803%2C13.159%2013.160%2C10.802%2013.160%2C7.400%20C13.160%2C3.998%2010.803%2C1.641%207.401%2C1.641%20Z%22%2F%3E%3C%2Fsvg%3E");
        background-size: 18px auto;
        background-repeat: no-repeat;
        background-position: center center; }
  #header .language {
    position: absolute;
    top: 55px;
    right: 29px;
    line-height: 40px; }
    #header .language a {
      display: block;
      text-decoration: none;
      font-family: oswald, sans-serif;
      font-weight: 700;
      font-size: 28.8px;
      font-size: 1.8rem;
      color: #000000;
      cursor: pointer; }
      #header .language a.active:after {
        content: "▲";
        margin-left: 11px;
        font-size: 22.4px;
        font-size: 1.4rem;
        height: 37px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        display: inline-block; }
  #header .global-sub-nav {
    position: relative;
    z-index: 1;
    text-align: left;
    width: calc(100% - 30px);
    margin: 40px 0 0 20px;
    padding-bottom: 135px;
    display: none; }
    #header .global-sub-nav ul li {
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 15px;
      font-weight: bold; }
      #header .global-sub-nav ul li a {
        color: #acacac; }

#nav-toggle {
  display: none; }

@media screen and (min-width: 768px) {
  #nav-toggle {
    display: none !important; }
  #header .contents li:hover a {
    color: #ffb200;
    transition: color 0.2s; }
    #header .contents li:hover a:before {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    #header .contents li:hover a:after {
      transition: opacity 0.2s;
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #header .language {
    letter-spacing: 0.02em; }
    #header .language .language-list {
      display: none;
      position: fixed;
      top: 0;
      right: 0;
      padding: 8px 16px 11px 20px;
      background-color: #acacac; }
      #header .language .language-list h3 {
        display: block;
        width: 115px;
        margin-bottom: 18px;
        font-family: oswald, sans-serif;
        font-weight: 700;
        font-size: 2rem;
        color: #ffffff;
        cursor: pointer;
        overflow: hidden; }
        #header .language .language-list h3:after {
          content: "▲";
          height: 37px;
          margin-left: 11px;
          font-size: 1.4rem;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg);
          display: inline-block; }
      #header .language .language-list li {
        width: 115px;
        line-height: 35px;
        overflow: hidden; }
        #header .language .language-list li a.active:after,
        #header .language .language-list li a:hover:after {
          content: "▲";
          height: 32px;
          margin-left: 13px;
          font-size: 1.6rem;
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          display: inline-block;
          transition: 0.2s; } }

@media screen and (max-width: 767px) {
  /* HEADER */
  #header {
    background: #ffffff;
    padding: 0;
    z-index: 999;
    width: 100%;
    height: 60px;
    min-width: auto;
    top: -1px;
    position: fixed;
    margin-top: 0;
    background: transparent; }
    #header.fixed {
      padding-top: 0;
      background: transparent; }
    #header .inner #mobile-head {
      position: relative;
      height: 60px;
      border-bottom: 10px solid #000000;
      background: #ffffff;
      z-index: 1000; }
      #header .inner #mobile-head h1 {
        width: 156px;
        height: 47px;
        margin: 0 auto;
        padding: 6px 0 0; }
        #header .inner #mobile-head h1 img {
          height: 47px; }
        #header .inner #mobile-head h1:after {
          top: 26.5px;
          right: -47.5px;
          width: 48px;
          height: 26px;
          background-size: auto 26px; }
    #header .inner #global-nav {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 19.01vw; }
      #header .inner #global-nav .contents {
        width: 100%;
        margin: 42px 0 37px 0;
        background: transparent; }
        #header .inner #global-nav .contents > li {
          float: none;
          text-align: left;
          width: calc(100% - 40px);
          margin: 0 auto;
          padding: 0; }
          #header .inner #global-nav .contents > li a {
            padding: 10px 0 9px 45px;
            font-size: 2.4rem;
            line-height: 40px; }
            #header .inner #global-nav .contents > li a:before, #header .inner #global-nav .contents > li a:after {
              height: 59px;
              background-size: auto 27px; }
          #header .inner #global-nav .contents > li.ranking a:before {
            padding-top: 0px; }
      #header .inner #global-nav .search {
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
        width: calc(100% - 40px);
        margin: 0 auto;
        position: relative;
        top: auto;
        right: auto;
        overflow: hidden;
        z-index: 1; }
        #header .inner #global-nav .search form {
          min-width: 100%;
          text-align: left; }
          #header .inner #global-nav .search form .keywords-text {
            right: 33px;
            width: calc(100% - 40px); }
            #header .inner #global-nav .search form .keywords-text .keywords-inner {
              width: auto;
              max-width: 70%; }
            #header .inner #global-nav .search form .keywords-text input[type="search"] {
              min-width: 30%;
              font-size: 4.533vw;
              line-height: 30px;
              height: 30px;
              -webkit-appearance: searchfield; }
              #header .inner #global-nav .search form .keywords-text input[type="search"]::-webkit-search-cancel-button {
                -webkit-appearance: searchfield-cancel-button; }
        #header .inner #global-nav .search input[type="submit"] {
          right: 10px;
          width: 19px;
          height: 30px;
          background-size: 19px auto; }
      #header .inner #global-nav .language {
        width: calc(100% - 30px);
        /*height: 88px;*/
        margin: 0 0 0 20px;
        position: relative;
        right: auto;
        top: auto;
        text-align: left;
        z-index: 1; }
        #header .inner #global-nav .language > a {
          display: none; }
        #header .inner #global-nav .language .language-list h3 {
          font-family: oswald, sans-serif;
          font-size: 2.4rem;
          color: #acacac;
          margin: 0 0 8px 0;
          pointer-events: none;
          /*&::after {
								content: "▲";
								height: 40px;
								margin-left: 11px;
								transform: rotate(180deg);
								display: inline-block;
							}
							&.open::after {
								transform: rotate(0deg);
							}*/ }
        #header .inner #global-nav .language .language-list ul {
          /*display: none;*/ }
          #header .inner #global-nav .language .language-list ul li {
            display: inline-block;
            letter-spacing: 0.08em;
            line-height: 1; }
            #header .inner #global-nav .language .language-list ul li a {
              display: inline-block;
              width: auto;
              margin: 0;
              padding: 0 15px;
              font-size: 2.4rem;
              text-decoration: none;
              color: #ffffff; }
              #header .inner #global-nav .language .language-list ul li a:after {
                content: none; }
            #header .inner #global-nav .language .language-list ul li:after {
              content: "/";
              font-size: 2.4rem;
              color: #ffffff; }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: 70px;
    width: 100%;
    text-align: center;
    padding: 50px 0 0;
    overflow-y: auto;
    background: #000000;
    transition: 0.2s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    pointer-events: none;
    z-index: 998;
    overflow: hidden; }
    #global-nav:after {
      content: "";
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      height: 100vh;
      background: #000 url("../../assets/img/shared/bg_menu_sp.jpg") no-repeat;
      background-size: 100% auto;
      background-position: center -25px; }
    #global-nav ul {
      list-style: none;
      position: static;
      right: 0;
      bottom: 0;
      font-size: 0.35rem;
      z-index: 1; }
      #global-nav ul li {
        float: none;
        position: static; }
  /* #nav-toggle 切り替えアニメーション */
  #nav-toggle {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 33px;
    padding: 13px 15px;
    cursor: pointer;
    z-index: 101; }
    #nav-toggle div {
      position: relative; }
    #nav-toggle span {
      display: block;
      position: absolute;
      height: 5px;
      width: 32px;
      background: #000000;
      transition: 0.2s; }
      #nav-toggle span:nth-child(1) {
        top: 0px; }
      #nav-toggle span:nth-child(2) {
        top: 12px; }
    #nav-toggle .menu {
      font-family: oswald, sans-serif;
      font-weight: 700;
      color: #000000;
      text-align: center;
      position: absolute;
      top: 21px;
      width: 32px;
      font-size: 1.3rem;
      letter-spacing: 0.01em; }
  .open {
    position: fixed !important;
    width: 100% !important;
    height: 100vh !important;
    overflow-y: scroll; }
    .open #global-nav {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      pointer-events: auto;
      transition: 0.2s; }
    .open .global-sub-nav {
      display: block !important; }
    .open #mobile-head {
      position: fixed !important;
      width: 100%; }
    .open #nav-toggle span:nth-child(1) {
      top: 5px;
      -webkit-transform: rotate(-30deg);
              transform: rotate(-30deg); }
    .open #nav-toggle span:nth-child(2) {
      top: 5px;
      -webkit-transform: rotate(30deg);
              transform: rotate(30deg); } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #header {
    min-width: 1240px; } }

.wrap {
  position: relative;
  background: #f2f2f2;
  /* TITLE */
  /* BUTTON */ }
  .wrap input::-ms-reveal {
    visibility: hidden !important; }
  .wrap.leave:before {
    background: none; }
  .wrap:before {
    content: "";
    position: fixed;
    top: 160px;
    left: 0;
    width: 100%;
    height: 50%;
    background: #000000 url("../img/shared/bg_comics_pc.jpg") center -160px; }
  .wrap:after {
    content: "";
    position: absolute;
    top: 470px;
    left: 0;
    width: 100%;
    height: calc(100% - 470px);
    background: #f2f2f2; }
  .wrap .news-area,
  .wrap .ranking-area,
  .wrap .movie-area {
    position: relative;
    z-index: 2; }
  .wrap .title-h2 {
    position: relative;
    height: 218px;
    padding-top: 37px;
    overflow: hidden; }
    .wrap .title-h2:before {
      content: "";
      position: absolute;
      top: 150px;
      left: 0;
      width: 100%;
      height: 150px;
      background-image: url("../img/shared/diagonal.png"); }
    .wrap .title-h2:after {
      content: "";
      position: absolute;
      top: 200px;
      left: 0;
      width: 100%;
      height: 150px;
      background-color: #f2f2f2;
      -webkit-transform: skewY(2.5deg);
              transform: skewY(2.5deg);
      z-index: 1; }
    .wrap .title-h2 h2 {
      position: relative;
      width: 1200px;
      margin: 0 auto;
      z-index: 3;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .wrap .title-h2 h2 strong {
        position: relative;
        width: 169px;
        height: 78px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        background-image: url("../img/news/tit_news.png");
        background-size: 169px auto;
        background-repeat: no-repeat;
        z-index: 3; }
      .wrap .title-h2 h2 span {
        margin-left: -62px;
        padding: 0 21px 0 80px;
        font-size: 32px;
        font-size: 2rem;
        line-height: 40px;
        font-weight: 900;
        color: #b9fcff;
        background: #000000; }
    .wrap .title-h2 .charactor {
      position: absolute;
      left: 50%;
      bottom: 20px;
      width: 252px;
      height: 216px;
      margin-left: 307px;
      background: url("../img/news/h2_charactor.png") no-repeat 0 0;
      background-size: 252px auto;
      z-index: 1; }
  .wrap .btn {
    clear: both;
    margin: 0 auto; }
    .wrap .btn a,
    .wrap .btn p {
      position: relative;
      left: 50%;
      display: inline-block;
      width: 220px;
      margin: 0 auto;
      padding: 12px 0;
      font-family: oswald, sans-serif;
      font-weight: 900;
      font-size: 28.8px;
      font-size: 1.8rem;
      color: #ffb200;
      text-decoration: none;
      text-align: center;
      background: #000000;
      -webkit-transform: translateX(-50%) translateZ(0);
              transform: translateX(-50%) translateZ(0);
      transition: color 0.2s, background 0.2s; }
    .wrap .btn.read-btn p {
      width: 210px;
      padding: 7px 0;
      color: #000000;
      background: #ffffff;
      border: 5px solid #000000; }
      .wrap .btn.read-btn p:before, .wrap .btn.read-btn p:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 12px;
        width: 16px;
        height: 4px;
        margin-top: -1px;
        background: #000000; }
      .wrap .btn.read-btn p:after {
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
    .wrap .btn + .btn {
      margin-top: 60px; }
    .wrap .btn + .btn.mt18 {
      margin-top: 18px !important; }
      @media screen and (max-width: 767px) {
        .wrap .btn + .btn.mt18 {
          margin-top: 3vw !important; } }

#ranking .wrap .ranking-area h3,
#movie .wrap .movie-area h3 {
  margin-bottom: 60px;
  padding-left: 20px;
  font-size: 80px;
  font-size: 5rem;
  font-weight: 900;
  line-height: 1.2;
  border-left: 10px solid #ffb200; }

@media screen and (min-width: 768px) {
  .wrap .btn a:hover,
  .wrap .btn p:hover {
    background: #ffb200;
    color: #000000;
    transition: color 0.2s, background 0.2s; }
  .wrap .btn.read-btn p:hover {
    color: #ffffff;
    background: #000000; }
    .wrap .btn.read-btn p:hover:before, .wrap .btn.read-btn p:hover:after {
      background: #ffffff; } }

@media screen and (max-width: 767px) {
  /* TITLE */
  .wrap {
    /* TITLE */
    /* BUTTON */ }
    .wrap:before {
      top: 65px;
      height: 50%;
      background: #000000 url("../img/shared/bg_comics_sp.jpg") center -20px;
      background-size: 100% auto; }
    .wrap:after {
      top: calc(125px + 32.595vw);
      height: calc(100% - 125px - 32.595vw); }
    .wrap .title-h2 {
      height: 36.767vw;
      padding-top: 8.866vw;
      margin-top: -10px; }
      .wrap .title-h2:before {
        top: 32.595vw; }
      .wrap .title-h2:after {
        top: 40.548vw;
        left: 0;
        width: 100%;
        height: 19.557vw;
        -webkit-transform: skewY(4.5deg);
                transform: skewY(4.5deg); }
      .wrap .title-h2 h2 {
        width: calc(100% - 5.215vw);
        margin: 2.608vw auto; }
        .wrap .title-h2 h2 strong {
          width: 24.511vw;
          height: 11.082vw;
          background-size: 24.511vw auto; }
        .wrap .title-h2 h2 span {
          margin-left: -8.996vw;
          padding: 0 1.565vw 0 10.43vw;
          font-size: 3.651vw;
          line-height: 6.519vw; }
      .wrap .title-h2 .charactor {
        left: auto;
        right: -1.043vw;
        bottom: 0px;
        width: 37.027vw;
        height: 32.986vw;
        background-size: 37.027vw auto; }
    .wrap .btn a,
    .wrap .btn p {
      width: 52.151vw;
      padding: 0;
      line-height: 13.038vw;
      font-size: 3.911vw; }
    .wrap .btn.read-btn p {
      width: 49.544vw;
      padding: 0;
      border-width: 1.304vw;
      line-height: 10.43vw;
      font-size: 3.911vw; }
      .wrap .btn.read-btn p:before, .wrap .btn.read-btn p:after {
        right: 2.608vw;
        width: 4.172vw;
        height: 1.043vw;
        margin-top: -0.261vw; }
    .wrap .btn + .btn {
      margin-top: 15.645vw; }
  #ranking .wrap .ranking-area h3,
  #movie .wrap .movie-area h3 {
    position: relative;
    width: calc(100% - 10.43vw);
    margin: 0 auto 7.823vw;
    padding-left: 2.868vw;
    font-size: 9.126vw;
    line-height: 1.143;
    border-width: 1.304vw; } }

.wrap ul.list-format {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .wrap ul.list-format + .btn {
    margin-top: 36px; }
  .wrap ul.list-format li {
    position: relative;
    width: 262px;
    margin: 0 0 24px 0;
    padding: 10px;
    font-size: 0;
    background: #000000; }
    .wrap ul.list-format li a {
      display: block;
      height: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      outline: none; }
      .wrap ul.list-format li a .thumb {
        position: relative;
        width: 262px;
        height: 137.55px;
        background: #f2f2f2;
        overflow: hidden; }
        .wrap ul.list-format li a .thumb img {
          position: absolute;
          top: 50%;
          left: 50%;
          width: auto;
          height: auto;
          margin: 0;
          padding: 0;
          max-width: 262px;
          max-height: 137.55px;
          transition: 0.2s;
          -webkit-transform: translateY(-50%) translateX(-50%) scale(1.002);
                  transform: translateY(-50%) translateX(-50%) scale(1.002); }
      .wrap ul.list-format li a .text-area {
        padding-bottom: 20px; }
        .wrap ul.list-format li a .text-area p.text {
          width: 262px;
          height: 75px;
          margin: 10px 0 0;
          font-size: 25.6px;
          font-size: 1.6rem;
          color: #ffffff;
          line-height: 1.5;
          overflow: hidden;
          transition: 0.2s; }
      .wrap ul.list-format li a .ft-area {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        margin: auto 0 0 0;
        font-family: oswald, sans-serif;
        font-weight: 500;
        font-size: 22.4px;
        font-size: 1.4rem; }
        .wrap ul.list-format li a .ft-area p.category {
          display: inline-block;
          margin-right: 10px;
          padding: 0 10px;
          color: #000000;
          line-height: 20px;
          letter-spacing: 0.12em;
          background: #ffffff; }
        .wrap ul.list-format li a .ft-area .tag-area {
          width: 100%;
          text-align: right; }
          .wrap ul.list-format li a .ft-area .tag-area p.tag {
            display: inline-block;
            margin: 0 0 10px 5px;
            padding: 0 14px;
            font-weight: 400;
            font-size: 22.4px;
            font-size: 1.4rem;
            color: #000000;
            line-height: 20px;
            letter-spacing: 0.02em;
            background: #acacac;
            border-radius: 10px; }
        .wrap ul.list-format li a .ft-area p.schedule {
          margin: 8px 0 0 auto;
          font-weight: 500;
          color: #acacac;
          line-height: 1;
          letter-spacing: 0.12em; }
    .wrap ul.list-format li .new, .wrap ul.list-format li .pickup {
      position: absolute;
      top: -30px;
      left: -30px;
      width: 80px;
      height: 80px;
      background: url("../img/shared/icon_new.png") no-repeat;
      background-size: 80px auto;
      z-index: 2; }
    .wrap ul.list-format li .pickup {
      background-image: url("../img/shared/icon_pickup.png"); }

.wrap ul.list-format.two-rows li {
  width: 528px; }
  .wrap ul.list-format.two-rows li a .thumb {
    width: 528px;
    height: 277.2px; }
    .wrap ul.list-format.two-rows li a .thumb img {
      max-width: 528px;
      max-height: 277.2px; }
  .wrap ul.list-format.two-rows li a .text-area p.text {
    width: 528px; }

.wrap .ranking-contents ul.list-format {
  counter-reset: number 0; }
  .wrap .ranking-contents ul.list-format li {
    counter-increment: number 1; }
  .wrap .ranking-contents ul.list-format li:first-child:before {
    padding-left: 18px; }
  .wrap .ranking-contents ul.list-format li:before {
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: -45px;
    left: -24px;
    width: 95px;
    height: 90px;
    padding: 10px 0 0 15px;
    font-family: oswald, sans-serif;
    font-weight: 700;
    font-size: 72px;
    font-size: 4.5rem;
    font-style: italic;
    color: #ffffff;
    text-shadow: 3px 3px 1px #000000, -3px 3px 1px #000000, 3px -3px 1px #000000, -3px -3px 1px #000000, 3px 0px 1px #000000, 0px 3px 1px #000000, -3px 0px 1px #000000, 0px -3px 1px #000000;
    background: url("../img/shared/back_rank.png") no-repeat;
    background-size: 95px auto;
    z-index: 1; }

.wrap ul.list-format li a.movie-popup .thumb:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url("../img/shared/btn_play.png") no-repeat 0 0;
  background-size: 80px auto; }

.wrap .sort-area .category {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .wrap .sort-area .category li {
    width: 117px;
    height: 117px; }
    .wrap .sort-area .category li a {
      display: block;
      width: 117px;
      height: 117px;
      font-family: oswald, sans-serif;
      font-weight: 500;
      font-size: 32px;
      font-size: 2rem;
      color: #000000;
      line-height: 117px;
      text-decoration: none;
      text-align: center;
      background: url("../img/shared/tab.png") no-repeat 0 0;
      background-size: 110px auto;
      background-position: center center;
      transition: 0.2s -webkit-transform;
      transition: 0.2s transform;
      transition: 0.2s transform, 0.2s -webkit-transform; }
    .wrap .sort-area .category li.active a {
      background-image: url("../img/shared/tab_on.png");
      background-size: 117px auto;
      -webkit-transform: rotate(5deg);
              transform: rotate(5deg); }
    .wrap .sort-area .category li:nth-child(even) a {
      background-image: url("../img/shared/tab_r.png"); }
    .wrap .sort-area .category li:nth-child(even).active a {
      background-image: url("../img/shared/tab_on_r.png");
      -webkit-transform: rotate(5deg);
              transform: rotate(5deg); }

.wrap .sort-area .keywords-area {
  position: relative;
  width: 470px;
  height: 37px;
  padding: 5px 10px 0;
  background: #dddddd;
  overflow: hidden; }
  .wrap .sort-area .keywords-area form {
    height: 30px;
    min-width: 470px; }
    .wrap .sort-area .keywords-area form .keywords-text {
      position: absolute;
      right: 33px;
      padding-left: 5px;
      width: 450px;
      white-space: nowrap;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden; }
      .wrap .sort-area .keywords-area form .keywords-text input[type=text] {
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: 100%;
        max-width: 100%;
        width: auto;
        line-height: 30px;
        height: 30px;
        outline: 0;
        font-family: 'Arial';
        font-weight: 600;
        box-shadow: none;
        background: transparent;
        white-space: nowrap;
        word-break: keep-all;
        font-size: 22.4px;
        font-size: 1.4rem; }
        .wrap .sort-area .keywords-area form .keywords-text input[type=text]::-webkit-input-placeholder {
          color: #acacac;
          font-family: oswald, sans-serif;
          font-weight: 400; }
        .wrap .sort-area .keywords-area form .keywords-text input[type=text]::-moz-placeholder {
          color: #acacac;
          font-family: oswald, sans-serif;
          font-weight: 400; }
        .wrap .sort-area .keywords-area form .keywords-text input[type=text]:-ms-input-placeholder {
          color: #acacac;
          font-family: oswald, sans-serif;
          font-weight: 400; }
        .wrap .sort-area .keywords-area form .keywords-text input[type=text]::placeholder {
          color: #acacac;
          font-family: oswald, sans-serif;
          font-weight: 400; }
      .wrap .sort-area .keywords-area form .keywords-text .keywords-inner {
        width: auto;
        max-width: 70%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        position: relative;
        z-index: 2; }
        .wrap .sort-area .keywords-area form .keywords-text .keywords-inner span {
          display: inline-block;
          margin: 3px 5px 2px 0;
          padding: 0 15px;
          font-weight: 700;
          font-size: 22.4px;
          font-size: 1.4rem;
          color: #ffffff;
          line-height: 25px;
          text-align: center;
          border-radius: 30px;
          background: #000000; }
          .wrap .sort-area .keywords-area form .keywords-text .keywords-inner span b {
            margin-left: 3px; }
        .wrap .sort-area .keywords-area form .keywords-text .keywords-inner.is-active + input[type=text]::-webkit-input-placeholder {
          color: transparent; }
        .wrap .sort-area .keywords-area form .keywords-text .keywords-inner.is-active + input[type=text]::-moz-placeholder {
          color: transparent; }
        .wrap .sort-area .keywords-area form .keywords-text .keywords-inner.is-active + input[type=text]:-ms-input-placeholder {
          color: transparent; }
        .wrap .sort-area .keywords-area form .keywords-text .keywords-inner.is-active + input[type=text]::placeholder {
          color: transparent; }
    .wrap .sort-area .keywords-area form input[type=submit] {
      position: absolute;
      right: 10px;
      cursor: pointer;
      outline: 0;
      box-shadow: none;
      border: none;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      font-size: 0;
      width: 18px;
      height: 30px;
      background-color: transparent;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218px%22%20height%3D%2218px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000000%22%20d%3D%22M18.005%2C16.841%20L16.841%2C18.005%20L11.999%2C13.162%20C10.732%2C14.174%209.148%2C14.805%207.401%2C14.805%20C3.311%2C14.805%20-0.004%2C11.489%20-0.004%2C7.400%20C-0.004%2C3.311%203.311%2C-0.004%207.401%2C-0.004%20C11.490%2C-0.004%2014.805%2C3.311%2014.805%2C7.400%20C14.805%2C9.147%2014.175%2C10.732%2013.162%2C11.998%20L18.005%2C16.841%20ZM7.401%2C1.641%20C3.998%2C1.641%201.641%2C3.998%201.641%2C7.400%20C1.641%2C10.802%203.998%2C13.159%207.401%2C13.159%20C10.803%2C13.159%2013.160%2C10.802%2013.160%2C7.400%20C13.160%2C3.998%2010.803%2C1.641%207.401%2C1.641%20Z%22%2F%3E%3C%2Fsvg%3E");
      background-size: 18px auto;
      background-repeat: no-repeat;
      background-position: center center; }

.wrap .pagination {
  margin: 36px auto 0;
  font-family: oswald, sans-serif; }
  .wrap .pagination ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 42px; }
    .wrap .pagination ul li {
      position: relative;
      display: inline-block;
      width: auto;
      margin: 0 1px; }
      .wrap .pagination ul li:nth-child(2) {
        margin: 0 20px 0 5px; }
      .wrap .pagination ul li:nth-last-child(2) {
        margin: 0 5px 0 20px; }
      .wrap .pagination ul li.is-disable {
        pointer-events: none; }
      .wrap .pagination ul li.dot {
        width: 44px; }
        .wrap .pagination ul li.dot span {
          color: #000000;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 8px;
          height: 8px;
          margin: -4px 0 0 -4px;
          background-color: currentColor; }
          .wrap .pagination ul li.dot span:before, .wrap .pagination ul li.dot span:after {
            content: "";
            position: absolute;
            left: -10px;
            width: 8px;
            height: 8px;
            background-color: currentColor; }
          .wrap .pagination ul li.dot span:after {
            left: 10px; }
      .wrap .pagination ul li a {
        display: block;
        background: #000000;
        color: #ffb200;
        text-align: center;
        font-size: 28.8px;
        font-size: 1.8rem;
        width: 32px;
        line-height: 32px;
        border: 4px solid #000000;
        transition: 0.2s color, 0.2s background; }
      .wrap .pagination ul li.active a {
        background: #ffb200;
        color: #000000; }
      .wrap .pagination ul li.prev a, .wrap .pagination ul li.next a, .wrap .pagination ul li.head a, .wrap .pagination ul li.last a {
        background: transparent;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 13px;
        line-height: 44px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213px%22%20height%3D%2214px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23000000%22%20d%3D%22M13.005%2C14.015%20L6.998%2C14.015%20L-0.010%2C7.002%20L6.998%2C-0.012%20L13.005%2C-0.012%20L5.997%2C7.002%20L13.005%2C14.015%20Z%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 13px auto;
        border: none;
        transition: 0.2s background;
        color: transparent; }
      .wrap .pagination ul li.next a, .wrap .pagination ul li.last a {
        -webkit-transform: rotateZ(180deg);
                transform: rotateZ(180deg); }
      .wrap .pagination ul li.head a, .wrap .pagination ul li.last a {
        padding-left: 4px; }
      .wrap .pagination ul li.head a:before, .wrap .pagination ul li.last a:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 14px;
        margin-top: -7px;
        background: #000000;
        transition: background 0.2s; }
  .wrap .pagination + .btn {
    margin-top: 60px; }

#ranking .wrap .ranking-contents ul.list-format.ranking-no-one li:nth-child(1):before {
  top: -80px;
  font-size: 83.2px;
  font-size: 5.2rem;
  background-image: url("../img/shared/back_rank1.png");
  background-size: 109px auto; }

@media screen and (min-width: 768px) {
  .wrap .news-contents ul.list-format {
    margin-left: -24px; }
  .wrap .search-contents ul.list-format {
    margin-left: -24px; }
  .wrap .movie-contents ul.list-format {
    margin-left: -24px; }
  .wrap .videos-contents ul.list-format {
    margin-left: -24px; }
  #top .wrap .ranking-contents ul.list-format {
    margin-left: -24px; }
  #top .wrap .highlights-contents ul.list-format {
    margin-left: -24px; }
  .wrap ul.list-format_fav li,
  .wrap ul.list-format li {
    margin-left: 24px; }
    .wrap ul.list-format_fav li a:hover .thumb img,
    .wrap ul.list-format li a:hover .thumb img {
      -webkit-transform: translateY(-50%) translateX(-50%) scale(1.05) !important;
              transform: translateY(-50%) translateX(-50%) scale(1.05) !important;
      transition: 0.2s; }
  .wrap .sort-area {
    width: 1200px;
    margin: -20px auto 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .wrap .sort-area .category {
      position: relative;
      width: 100%;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      z-index: 2; }
      .wrap .sort-area .category li {
        margin: 0 0 20px 0; }
        .wrap .sort-area .category li a:hover {
          background-image: url("../img/shared/tab_hv.png");
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s; }
        .wrap .sort-area .category li:nth-child(even) a:hover {
          background-image: url("../img/shared/tab_hv_r.png");
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s; }
        .wrap .sort-area .category li.active a {
          background-image: url("../img/shared/tab_on.png");
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s;
          -webkit-transform: rotate(5deg);
                  transform: rotate(5deg); }
        .wrap .sort-area .category li:nth-child(even).active a {
          background-image: url("../img/shared/tab_on_r.png");
          transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
          transition: transform 0.2s, -webkit-transform 0.2s;
          -webkit-transform: rotate(5deg);
                  transform: rotate(5deg); }
  .wrap .pagination ul li a:hover {
    background: #ffb200;
    color: #000000;
    text-decoration: none;
    transition: color 0.2s, background 0.2s; }
  .wrap .pagination ul li.prev a:hover, .wrap .pagination ul li.next a:hover, .wrap .pagination ul li.head a:hover, .wrap .pagination ul li.last a:hover {
    background: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213px%22%20height%3D%2214px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffb200%22%20d%3D%22M13.005%2C14.015%20L6.998%2C14.015%20L-0.010%2C7.002%20L6.998%2C-0.012%20L13.005%2C-0.012%20L5.997%2C7.002%20L13.005%2C14.015%20Z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 13px auto;
    transition: background 0.2s; }
  .wrap .pagination ul li.head a:hover:before, .wrap .pagination ul li.last a:hover:before {
    background: #ffb200;
    transition: background 0.2s; } }

@media screen and (max-width: 767px) {
  .wrap ul.list-format + .btn {
    margin-top: 7.823vw; }
  .wrap ul.list-format li {
    width: calc(100% - 10.430vw) !important;
    margin: 0 auto 7.823vw;
    padding: 2.608vw; }
    .wrap ul.list-format li a .thumb {
      position: absolute;
      width: 44.850vw;
      height: 23.546vw;
      margin-bottom: 2.608vw; }
      .wrap ul.list-format li a .thumb img {
        width: auto;
        max-width: 100%;
        max-height: 23.546vw; }
    .wrap ul.list-format li a .text-area {
      padding-bottom: 5.215vw; }
      .wrap ul.list-format li a .text-area p.text {
        width: calc(100% - 47.458vw);
        height: 29.987vw;
        margin: 0;
        padding: 0 0 0 47.458vw;
        font-size: 3.390vw;
        color: #ffffff;
        line-height: 1.77;
        overflow: hidden;
        transition: 0.2s; }
    .wrap ul.list-format li a .ft-area {
      font-size: 3.129vw; }
      .wrap ul.list-format li a .ft-area p.category {
        margin-right: 1.304vw;
        padding: 0 1.956vw;
        line-height: 5.215vw; }
      .wrap ul.list-format li a .ft-area .tag-area {
        margin-bottom: 0.522vw; }
        .wrap ul.list-format li a .ft-area .tag-area p.tag {
          margin-left: 1.304vw;
          margin-bottom: 1.041vw;
          padding: 0 4.563vw;
          font-size: 3.129vw;
          line-height: 5.215vw;
          border-radius: 2.608vw; }
      .wrap ul.list-format li a .ft-area p.schedule {
        margin: 2.347vw 0 0 auto; }
    .wrap ul.list-format li .new, .wrap ul.list-format li .pickup {
      top: -7.823vw;
      left: -6.519vw;
      width: 20.860vw;
      height: 20.860vw;
      background-size: 20.860vw auto; }
  .wrap .ranking-contents ul.list-format li:first-child:before {
    padding-left: 2.999vw; }
  .wrap .ranking-contents ul.list-format li:before {
    top: -7.953vw;
    left: -5.215vw;
    width: 18.253vw;
    height: 17.731vw;
    padding: 1.956vw 0 0 2.608vw;
    font-size: 8.801vw;
    text-shadow: 0.652vw 0.652vw 0.13vw #000000, -0.652vw 0.652vw 0.13vw #000000, 0.652vw -0.652vw 0.13vw #000000, -0.652vw -0.652vw 0.13vw #000000, 0.652vw 0px 0.13vw #000000, 0px 0.652vw 0.13vw #000000, -0.652vw 0px 0.13vw #000000, 0px -0.652vw 0.13vw #000000;
    background-size: 18.253vw auto;
    z-index: 1; }
  .wrap .movie-contents ul.list-format li a .thumb:after, .wrap ul.list-format li a.movie-popup .thumb:after {
    width: 10.430vw;
    height: 10.430vw;
    margin: -5.215vw 0 0 -5.215vw;
    background-size: 10.430vw auto; }
  .wrap .sort-area {
    position: relative;
    width: 100%;
    margin: 0 auto 9.215vw;
    z-index: 1; }
    .wrap .sort-area .category {
      overflow-x: scroll;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .wrap .sort-area .category li {
        width: 22.816vw;
        height: 22.816vw;
        margin: 0 0 1.304vw 2.608vw; }
        .wrap .sort-area .category li:last-child {
          padding-right: 2.608vw; }
        .wrap .sort-area .category li a {
          width: 22.816vw;
          height: 22.816vw;
          font-size: 3.911vw;
          line-height: 22.816vw;
          background-size: 22.816vw auto; }
        .wrap .sort-area .category li.active a {
          background-size: 22.816vw auto; }
    .wrap .sort-area .keywords-area {
      position: relative;
      width: calc(100% - 7.823vw);
      height: 7.823vw;
      margin: 2.608vw auto 5.215vw;
      padding: 1.304vw 0;
      background: #dddddd; }
      .wrap .sort-area .keywords-area form {
        min-width: 87.353vw;
        height: 7.823vw; }
        .wrap .sort-area .keywords-area form .keywords-text {
          left: 0;
          width: calc(100% - 10.126vw);
          padding-left: 1.304vw;
          padding-right: 1.304vw; }
          .wrap .sort-area .keywords-area form .keywords-text input[type=text] {
            height: 7.823vw;
            line-height: 7.823vw;
            padding: 0 !important;
            font-size: 4.533vw; }
          .wrap .sort-area .keywords-area form .keywords-text .keywords-inner span {
            margin: 1.304vw 1.304vw 1.304vw 0;
            padding: 0 3.911vw;
            font-size: 3.390vw;
            line-height: 5.215vw;
            border-radius: 13.038vw; }
            .wrap .sort-area .keywords-area form .keywords-text .keywords-inner span b {
              margin-left: 0.391vw; }
        .wrap .sort-area .keywords-area form input[type=submit] {
          width: 5.215vw !important;
          height: 7.823vw;
          right: 1.304vw;
          padding: 0;
          background-size: 4.694vw auto; }
  .wrap .pagination {
    width: 100% !important;
    margin: 7.823vw auto 0; }
    .wrap .pagination ul {
      width: 100% !important;
      height: 10.430vw; }
      .wrap .pagination ul li {
        margin: 0 0.261vw; }
        .wrap .pagination ul li:nth-child(2) {
          margin: 0; }
          .wrap .pagination ul li:nth-child(2) a {
            padding: 0 3.954vw 0 4.954vw; }
        .wrap .pagination ul li:nth-last-child(2) {
          margin: 0; }
          .wrap .pagination ul li:nth-last-child(2) a {
            padding: 0 4.954vw 0 3.954vw; }
        .wrap .pagination ul li.dot {
          width: 6.430vw; }
          .wrap .pagination ul li.dot span {
            width: 1.086vw;
            height: 1.086vw;
            margin: -2px 0 0 -1.043vw; }
            .wrap .pagination ul li.dot span:before, .wrap .pagination ul li.dot span:after {
              left: -1.608vw;
              width: 1.086vw;
              height: 1.086vw; }
            .wrap .pagination ul li.dot span:after {
              left: 1.608vw; }
        .wrap .pagination ul li:nth-last-child(4), .wrap .pagination ul li:nth-last-child(3), .wrap .pagination ul li.next, .wrap .pagination ul li.last {
          display: inline-block; }
        .wrap .pagination ul li a {
          font-size: 3.911vw;
          width: 7.387vw;
          line-height: 7.387vw;
          border-width: 0.522vw; }
        .wrap .pagination ul li.active a {
          background: #ffb200;
          color: #000000; }
        .wrap .pagination ul li.prev a, .wrap .pagination ul li.next a, .wrap .pagination ul li.head a, .wrap .pagination ul li.last a {
          width: 3.390vw;
          background-size: 3.390vw auto;
          border-width: 1.043vw; }
        .wrap .pagination ul li.head a, .wrap .pagination ul li.last a {
          padding-left: 1.043vw; }
        .wrap .pagination ul li.head a:before, .wrap .pagination ul li.last a:before {
          width: 1.043vw;
          height: 3.651vw;
          margin-top: -1.825vw; }
    .wrap .pagination + .btn {
      margin-top: 15.645vw; }
  #ranking .wrap .ranking-contents ul.list-format.ranking-no-one li:nth-child(1):before {
    top: -15.254vw;
    width: 21.382vw;
    height: 19.817vw;
    font-size: 9.909vw;
    background-size: auto 19.817vw; }
  .wrap .latest ul.list-format li a .thumb, .wrap .ranking-contents ul.list-format li:first-child a .thumb, #top .wrap .news-area .news-contents ul.list-format li.list-format__l a .thumb, ul.list-format.two-rows li a .thumb, #news-list .wrap ul.list-format li a .thumb {
    position: relative;
    width: 89.570vw !important;
    height: 46.936vw !important;
    margin-bottom: 2.608vw; }
    .wrap .latest ul.list-format li a .thumb img, .wrap .ranking-contents ul.list-format li:first-child a .thumb img, #top .wrap .news-area .news-contents ul.list-format li.list-format__l a .thumb img, ul.list-format.two-rows li a .thumb img, #news-list .wrap ul.list-format li a .thumb img {
      width: auto;
      max-width: 89.570vw !important;
      max-height: 46.936vw !important; }
  .wrap .latest ul.list-format li a .text-area p.text, .wrap .ranking-contents ul.list-format li:first-child a .text-area p.text, #top .wrap .news-area .news-contents ul.list-format li.list-format__l a .text-area p.text, ul.list-format.two-rows li a .text-area p.text, #news-list .wrap ul.list-format li a .text-area p.text {
    width: 89.570vw !important;
    height: 12.386vw;
    margin: 1.304vw 0 0;
    padding: 0; } }

.region-hide {
  display: none !important;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  .region-show .region-hide {
    display: block !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-name: fade-in;
            animation-name: fade-in; }
  .search-contents .region-hide {
    display: block !important;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.wrap .tags-area {
  position: relative;
  z-index: 2; }
  .wrap .tags-area .tag-contents {
    font-size: 0;
    position: relative;
    width: 1118px;
    margin: 143px auto 0px;
    text-align: center;
    padding: 31px 36px 19px;
    border: 5px solid #000000;
    background: url("../img/shared/dot_gray.png");
    z-index: 1; }
    .wrap .tags-area .tag-contents h2 {
      position: absolute;
      top: -28px;
      left: 50%;
      margin-left: -75px;
      padding: 10px 15px;
      font-family: noto-sans-cjk-jp, sans-serif;
      font-weight: 900;
      font-size: 48px;
      font-size: 3rem;
      line-height: 1;
      color: #ffffff;
      background: #000000; }
    .wrap .tags-area .tag-contents .tag {
      display: inline-block;
      margin: 11px 5px 0; }
      .wrap .tags-area .tag-contents .tag a {
        display: block;
        padding: 0 40px;
        font-family: oswald, sans-serif;
        font-weight: 700;
        font-size: 28.8px;
        font-size: 1.8rem;
        background: #ffffff;
        border: 3px solid #000000;
        border-radius: 15px;
        transition: 0.2s color, 0.2s background; }
  .wrap .tags-area .charactor01 {
    position: absolute;
    top: -143px;
    left: 50%;
    width: 196px;
    height: 274px;
    margin-left: -586px;
    background: url("../img/shared/chara_tags01.png") no-repeat 0 0;
    background-size: 196px auto;
    /*animation: fwari ease-in-out 2s infinite alternate;
		@keyframes fwari {
			0% {
				transform: translate(0%, 0%);
			}
			100% {
				transform: translate(0%, -30px);
			}
		}*/ }
  .wrap .tags-area .charactor02 {
    position: absolute;
    top: -175px;
    left: 50%;
    width: 164px;
    height: 182px;
    margin-left: 430px;
    background: url("../img/shared/chara_tags02.png") no-repeat 0 0;
    background-size: 164px auto;
    /*animation: fwari ease-in-out 2s infinite alternate;
		@keyframes fwari {
			0% {
				transform: translate(0%, 0%);
			}
			100% {
				transform: translate(0%, -30px);
			}
		}*/ }

@media screen and (min-width: 768px) {
  .wrap .tags-area .tag:hover a {
    background: #000000;
    color: #ffffff;
    text-decoration: none;
    transition: 0.2s color, 0.2s background; } }

@media screen and (max-width: 767px) {
  .wrap .tags-area .tag-contents {
    width: calc(100% - 9.387vw);
    margin: 26.597vw auto 0;
    padding: 3.259vw 4.694vw 3.259vw;
    border: 1.304vw solid #000000;
    border-left: none;
    border-right: none;
    background: url("../img/shared/dot_gray_sp.png");
    background-size: 1.565vw auto;
    z-index: 1; }
    .wrap .tags-area .tag-contents h2 {
      top: -4.563vw;
      left: 50%;
      margin-left: -11.734vw;
      padding: 1.304vw;
      font-size: 5.215vw; }
    .wrap .tags-area .tag-contents .tag {
      margin: 1.304vw 0.652vw 0; }
      .wrap .tags-area .tag-contents .tag a {
        padding: 0 5.215vw;
        font-size: 3.129vw;
        border: 0.391vw solid #000000;
        border-radius: 3.911vw; }
  .wrap .tags-area .charactor01 {
    top: -22.295vw;
    left: -2.086vw;
    width: 32.595vw;
    height: 41.851vw;
    margin-left: 0;
    background-size: auto 41.851vw; }
  .wrap .tags-area .charactor02 {
    top: -26.597vw;
    left: auto;
    right: -1.304vw;
    width: 25.293vw;
    height: 26.597vw;
    margin-left: 0;
    background-size: 25.293vw auto; } }

/* PAGETOP */
#page-top {
  position: fixed;
  right: 12px;
  bottom: 120px;
  z-index: 100;
  width: 109px;
  height: 107px; }
  #page-top a {
    bottom: -300px;
    position: absolute;
    display: block;
    width: 109px;
    height: 107px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url("../img/shared/page-top.png");
    background-size: 109px auto;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
    -webkit-animation: pendulum ease-in-out 2s infinite alternate;
            animation: pendulum ease-in-out 2s infinite alternate; }

@-webkit-keyframes pendulum {
  0% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); } }

@keyframes pendulum {
  0% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); } }
  #page-top.move a {
    width: 113px;
    height: 253px;
    background-image: url("../img/shared/page-top_move.png");
    -webkit-animation: none;
            animation: none; }

/* FOOTER */
footer {
  position: relative;
  padding: 39px 40px;
  font-size: 19.2px;
  font-size: 1.2rem;
  color: #ffffff;
  background: #000000;
  overflow: hidden;
  z-index: 1; }
  footer .caution {
    float: left;
    color: #cdcdcd; }
    footer .caution ul li {
      display: inline-block;
      line-height: 55px; }
      footer .caution ul li.shueisha img {
        width: 150px;
        height: auto;
        margin: 8px 0 9px; }
      footer .caution ul li.bne img {
        width: auto;
        height: 40px;
        vertical-align: middle; }
      footer .caution ul li + li {
        margin-left: 20px; }
    footer .caution p {
      margin-top: 15px;
      line-height: 1.66; }
      footer .caution p span {
        padding-left: 28px; }
  footer .sns {
    float: right; }
    footer .sns ul {
      font-size: 0; }
      footer .sns ul li {
        display: inline-block; }
        footer .sns ul li a {
          display: block;
          width: 43px;
          height: 40px;
          overflow: hidden;
          text-indent: 100%;
          white-space: nowrap;
          background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20focusable%3D%22false%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20595.275%20841.891%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M493.541%2C473.562L516.923%2C321.2H370.727v-98.872c0-41.684%2C20.423-82.313%2C85.898-82.313h66.463V10.295%20c0%2C0-60.313-10.293-117.979-10.293c-120.396%2C0-199.093%2C72.975-199.093%2C205.078v116.121H72.187v152.362h133.83v368.325h164.71%20V473.562H493.541z%22%2F%3E%3C%2Fsvg%3E");
          background-size: auto 40px;
          background-repeat: no-repeat;
          background-position: center center; }
        footer .sns ul li.twitter a {
          background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20focusable%3D%22false%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20595.279%20841.891%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M534.089%2C299.699c0.378%2C5.288%2C0.378%2C10.577%2C0.378%2C15.864c0%2C161.284-122.757%2C347.121-347.12%2C347.121%20c-69.122%2C0-133.333-20.02-187.347-54.769c9.821%2C1.133%2C19.263%2C1.511%2C29.462%2C1.511c57.034%2C0%2C109.537-19.263%2C151.464-52.124%20c-53.636-1.134-98.584-36.262-114.07-84.609c7.555%2C1.133%2C15.108%2C1.889%2C23.041%2C1.889c10.954%2C0%2C21.908-1.512%2C32.105-4.154%20C66.1%2C459.094%2C24.173%2C409.992%2C24.173%2C350.69v-1.51c16.241%2C9.065%2C35.129%2C14.731%2C55.146%2C15.485%20c-32.861-21.908-54.391-59.301-54.391-101.605c0-22.663%2C6.042-43.437%2C16.619-61.567c60.057%2C74.032%2C150.331%2C122.379%2C251.558%2C127.667%20c-1.888-9.065-3.021-18.507-3.021-27.95c0-67.234%2C54.392-122.002%2C122.002-122.002c35.127%2C0%2C66.855%2C14.731%2C89.141%2C38.527%20c27.572-5.288%2C54.013-15.486%2C77.432-29.461c-9.066%2C28.329-28.329%2C52.125-53.636%2C67.233c24.552-2.643%2C48.349-9.443%2C70.255-18.885%20C578.661%2C260.794%2C557.885%2C282.323%2C534.089%2C299.699L534.089%2C299.699z%22%2F%3E%3C%2Fsvg%3E");
          background-size: 43px auto; }
        footer .sns ul li.instagram a {
          background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22595.279px%22%20height%3D%22841.891px%22%20viewBox%3D%220%200%20595.279%20841.891%22%20enable-background%3D%22new%200%200%20595.279%20841.891%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M297.639%2C180.822c78.212%2C0%2C87.467%2C0.302%2C118.358%2C1.709c28.555%2C1.302%2C44.064%2C6.069%2C54.39%2C10.081%20c13.673%2C5.313%2C23.427%2C11.661%2C33.682%2C21.904c10.255%2C10.254%2C16.603%2C20.009%2C21.904%2C33.682c4.012%2C10.324%2C8.778%2C25.834%2C10.08%2C54.389%20c1.407%2C30.88%2C1.71%2C40.146%2C1.71%2C118.358s-0.303%2C87.467-1.71%2C118.358c-1.302%2C28.555-6.068%2C44.064-10.08%2C54.389%20c-5.313%2C13.673-11.661%2C23.428-21.904%2C33.683c-10.255%2C10.254-20.009%2C16.603-33.682%2C21.904c-10.325%2C4.011-25.835%2C8.777-54.39%2C10.08%20c-30.88%2C1.406-40.146%2C1.709-118.358%2C1.709c-78.211%2C0-87.478-0.303-118.357-1.709c-28.556-1.303-44.065-6.069-54.39-10.08%20c-13.673-5.313-23.428-11.662-33.682-21.904c-10.255-10.255-16.604-20.01-21.905-33.683c-4.011-10.324-8.777-25.834-10.08-54.389%20c-1.406-30.881-1.709-40.146-1.709-118.358s0.303-87.467%2C1.709-118.358c1.303-28.555%2C6.069-44.065%2C10.08-54.389%20c5.313-13.673%2C11.662-23.428%2C21.905-33.682c10.254-10.255%2C20.009-16.603%2C33.682-21.904c10.324-4.011%2C25.834-8.778%2C54.39-10.081%20C210.174%2C181.124%2C219.428%2C180.822%2C297.639%2C180.822%20M297.639%2C128.049c-79.549%2C0-89.524%2C0.337-120.765%2C1.767%20c-31.171%2C1.418-52.471%2C6.372-71.097%2C13.615c-19.265%2C7.488-35.601%2C17.498-51.877%2C33.787c-16.277%2C16.277-26.3%2C32.612-33.787%2C51.866%20c-7.243%2C18.626-12.196%2C39.926-13.615%2C71.097c-1.418%2C31.24-1.755%2C41.216-1.755%2C120.765c0%2C79.549%2C0.337%2C89.524%2C1.767%2C120.765%20c1.419%2C31.171%2C6.372%2C52.471%2C13.615%2C71.097c7.487%2C19.265%2C17.498%2C35.601%2C33.786%2C51.878c16.289%2C16.288%2C32.613%2C26.299%2C51.878%2C33.786%20c18.626%2C7.244%2C39.926%2C12.196%2C71.097%2C13.615c31.24%2C1.43%2C41.216%2C1.767%2C120.765%2C1.767s89.524-0.337%2C120.766-1.767%20c31.17-1.419%2C52.471-6.372%2C71.096-13.615c19.266-7.487%2C35.601-17.498%2C51.878-33.786c16.289-16.289%2C26.299-32.613%2C33.787-51.878%20c7.243-18.626%2C12.196-39.926%2C13.614-71.097c1.431-31.24%2C1.768-41.216%2C1.768-120.765c0-79.549-0.337-89.525-1.768-120.765%20c-1.418-31.171-6.371-52.471-13.614-71.097c-7.488-19.265-17.498-35.601-33.787-51.877c-16.289-16.289-32.612-26.299-51.878-33.787%20c-18.625-7.243-39.926-12.196-71.096-13.614C387.164%2C128.386%2C377.188%2C128.049%2C297.639%2C128.049L297.639%2C128.049z%22%2F%3E%20%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M297.639%2C270.544c-83.071%2C0-150.4%2C67.341-150.4%2C150.401c0%2C83.06%2C67.329%2C150.401%2C150.4%2C150.401%20c83.072%2C0%2C150.401-67.33%2C150.401-150.401C448.041%2C337.873%2C380.712%2C270.544%2C297.639%2C270.544z%20M297.639%2C518.573%20c-53.924%2C0-97.628-43.716-97.628-97.628c0-53.913%2C43.716-97.628%2C97.628-97.628c53.924%2C0%2C97.629%2C43.716%2C97.629%2C97.628%20C395.268%2C474.857%2C351.563%2C518.573%2C297.639%2C518.573z%22%2F%3E%20%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%22453.994%22%20cy%3D%22264.591%22%20r%3D%2235.147%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
          background-size: 40px auto; }
        footer .sns ul li.youtube a {
          width: 48px;
          background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20158%20110%22%20enable-background%3D%22new%200%200%20158%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M154.4%2C17.5c-1.8-6.7-7.1-12-13.9-13.8C128.2%2C0.5%2C79%2C0.5%2C79%2C0.5s-48.3-0.2-60.6%2C3c-6.8%2C1.8-13.3%2C7.3-15.1%2C14%20C0%2C29.7%2C0.3%2C55%2C0.3%2C55S0%2C80.3%2C3.3%2C92.5c1.8%2C6.7%2C8.4%2C12.2%2C15.1%2C14c12.3%2C3.3%2C60.6%2C3%2C60.6%2C3s48.3%2C0.2%2C60.6-3c6.8-1.8%2C13.1-7.3%2C14.9-14%20c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.7%2C29.7%2C154.4%2C17.5z%20M63.9%2C79.2V30.8L103.2%2C55L63.9%2C79.2z%22%2F%3E%3C%2Fsvg%3E");
          background-size: 48px auto; }
        footer .sns ul li _:-ms-fullscreen,
        :root footer .sns ul li.twitter a {
          background-size: 63px auto; }
        footer .sns ul li + li {
          margin-left: 35px; }
  footer .privacy {
    margin-top: 100px;
    text-align: right; }
    footer .privacy ul {
      font-size: 0; }
      footer .privacy ul li {
        display: inline-block; }
        footer .privacy ul li a {
          font-size: 19.2px;
          font-size: 1.2rem;
          font-weight: 400;
          color: #acacac;
          letter-spacing: 0.12em; }
        footer .privacy ul li + li {
          margin-left: 15px; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  footer .caution ul li {
    line-height: normal; }
  *::-ms-backdrop,
  .footer-btm#page-top {
    bottom: 186px; }
  /* IE11 */ }

@media screen and (max-width: 767px) {
  /* PAGETOP */
  #page-top {
    right: 1.304vw;
    bottom: 10.304vw;
    width: 21.252vw;
    height: 20.86vw; } }
  @media screen and (max-width: 767px) and (orientation: landscape) and (max-width: 767px) {
    #page-top {
      max-width: 80px !important;
      max-height: 80px !important;
      bottom: 7.304vw; }
      #page-top a {
        max-width: 80px;
        max-height: 80px;
        background-size: 100% auto !important; } }

@media screen and (max-width: 767px) {
    #page-top a {
      width: 21.252vw;
      height: 20.86vw;
      background-size: 21.252vw auto; }
    #page-top.footer-btm {
      position: fixed; } }
  @media screen and (max-width: 767px) and (orientation: landscape) and (max-width: 767px) {
    #page-top.move {
      max-height: 180px !important; } }

@media screen and (max-width: 767px) {
    #page-top.move a {
      bottom: 1.304vw;
      width: 21.252vw; } }
    @media screen and (max-width: 767px) and (orientation: landscape) and (max-width: 767px) {
      #page-top.move a {
        max-height: 180px !important; } }

@media screen and (max-width: 767px) {
  /* FOOTER */
  footer {
    padding: 10.43vw 0 0;
    font-size: 2.347vw;
    text-align: center; }
    footer .caution {
      float: none; }
      footer .caution ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 0 3.906vw; }
      footer .caution ul li {
        line-height: 0; }
        footer .caution ul li.shueisha img {
          width: 40.104vw;
          margin: 0; }
        footer .caution ul li.bne img {
          width: 46.875vw;
          height: auto; }
        footer .caution ul li + li {
          margin-left: 0; }
      footer .caution p {
        margin-top: 9.126vw;
        margin-bottom: 4.375vw; }
        footer .caution p span {
          padding-left: 0;
          display: block; }
    footer .sns {
      float: none;
      margin-bottom: 11.995vw; }
      footer .sns ul {
        font-size: 0; }
        footer .sns ul li {
          display: inline-block; }
          footer .sns ul li a {
            width: 10.952vw;
            height: 10.43vw;
            background-size: auto 10.43vw; }
          footer .sns ul li.twitter a {
            background-size: 10.952vw auto; }
          footer .sns ul li.instagram a {
            background-size: 10.169vw auto; }
          footer .sns ul li.youtube a {
            width: 12.256vw;
            background-size: 12.256vw auto; }
          footer .sns ul li + li {
            margin-left: 8.083vw; }
    footer .privacy {
      margin-top: 1.825vw;
      text-align: center;
      background: #ffffff; }
      footer .privacy ul li a {
        font-size: 2.347vw;
        font-weight: 400;
        color: #000000;
        line-height: 7.823vw; }
      footer .privacy ul li + li {
        margin-left: 7.823vw; } }

[data-animate*="scale"] {
  -webkit-transform: scale(0);
          transform: scale(0);
  transition: -webkit-transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1), -webkit-transform 0.3s cubic-bezier(0.33, 1, 0.68, 1); }

[data-animate*="scale"].in-view {
  -webkit-transform: scale(1);
          transform: scale(1); }

/*# sourceMappingURL=../maps/shared.css.map */
