@charset "UTF-8";
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 0px;
    -webkit-border-radius--moz-border-radius: 0px;
      -webkit-border-radius--moz-border-radius-border-radius: 0px; }

.fancybox-opened {
  z-index: 8030; }

/*-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)*/
 * /*-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)*/
 *      /*box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5) */
.fancybox-outer, .fancybox-inner {
  position: relative; }

/*overflow: hidden */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../img/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../img/fancybox/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px; }

/*overflow: visible !important */
/* Overlay helper */
.fancybox-lock {
  /*overflow: hidden !important */
  width: auto; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  /*overflow: hidden */
  display: none;
  z-index: 8010;
  background: url("../img/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

/*overflow: auto */
/*overflow-y: scroll */
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics! */
/* ==============================================
 * HOME
 *
 * @date 2016-01-07
 * @include _home
 *
 * memo:
 *
 * ============================================== */
body {
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0); }

.pc {
  overflow: hidden;
  /* キャッチ・コピー */
  /* キャッチ・コピー */
  /* フッター */
  /* グローバルメニュー */
  /* ソーシャルメニュー */
  /* プロジェクトコンテンツ */
  /* ニュース */
  /* ムービー */ }
  .pc #op {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #eee;
    width: 100%;
    height: 100%; }
    .pc #op .logo {
      width: 390px;
      height: 194px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      .pc #op .logo .core {
        opacity: 0;
        filter: alpha(opacity=0);
        background: url("../img/home/op_logo.png") no-repeat 0 0;
        width: 93px;
        height: 75px;
        position: absolute;
        top: 0;
        left: 0; }
      .pc #op .logo div {
        position: absolute;
        top: 0;
        left: 0; }
      .pc #op .logo .p01 .core {
        width: 93px;
        height: 75px;
        left: 12px;
        top: 2px;
        background-position: -12px -2px; }
      .pc #op .logo .p02 .core {
        width: 36px;
        height: 54px;
        left: 106px;
        top: 26px;
        background-position: -106px -26px; }
      .pc #op .logo .p03 .core {
        width: 78px;
        height: 67px;
        left: 158px;
        top: 3px;
        background-position: -158px -3px; }
      .pc #op .logo .p04 .core {
        width: 73px;
        height: 76px;
        left: 248px;
        top: 0px;
        background-position: -248px 0px; }
      .pc #op .logo .p05 .core {
        width: 47px;
        height: 37px;
        left: 338px;
        top: 40px;
        background-position: -338px -40px; }
      .pc #op .logo .p06 .core {
        width: 75px;
        height: 83px;
        left: 0;
        top: 88px;
        background-position: 0px -88px; }
      .pc #op .logo .p07 .core {
        width: 45px;
        height: 91px;
        left: 84px;
        top: 88px;
        background-position: -84px -88px; }
      .pc #op .logo .p08 .core {
        width: 81px;
        height: 81px;
        left: 141px;
        top: 93px;
        background-position: -141px -93px; }
      .pc #op .logo .p09 .core {
        width: 79px;
        height: 89px;
        left: 225px;
        top: 86px;
        background-position: -225px -86px; }
      .pc #op .logo .p10 .core {
        width: 87px;
        height: 79px;
        left: 303px;
        top: 92px;
        background-position: -303px -92px; }
      .pc #op .logo .p11 .core {
        width: 365px;
        height: 10px;
        left: 7px;
        top: 184px;
        background-position: -7px -184px; }
  .pc #catch .ja {
    display: none;
    position: absolute;
    left: 55px;
    top: 20px;
    z-index: 10;
    pointer-events: none; }
  .pc #catch .en {
    position: absolute;
    left: 280px;
    top: 23px;
    z-index: 10; }
  .pc #item .movie1 {
    position: absolute;
    right: 55px;
    top: 20px;
    z-index: 10; }
  .pc #item .movie1 a:hover {
    opacity: 0.8;}
  .pc #item .movie2 {
    position: absolute;
    right: 235px;
    top: 20px;
    z-index: 10; }
  .pc #item .movie2 a:hover {
    opacity: 0.8;}
  .pc #item .date {
    position: absolute;
    right: 53px;
    top: 125px;
    z-index: 10; }
  .pc #item .copyright {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -155px; }
  .pc #footer {
    position: absolute;
    bottom: 0;
    z-index: 100;
    display: block;
    background: #000;
    width: 100%;
    min-width: 1100px;
    height: 55px; }
  .pc #global-menu {
    position: absolute;
    left: 56px;
    top: 20px;
    display: block;
    overflow: hidden; }
    .pc #global-menu li {
      position: relative;
      display: block;
      float: left;
      margin: 0 22px 0 0; }
      .pc #global-menu li .hover {
        background: rgba(0, 0, 0, 0.3);
        opacity: 0;
        filter: alpha(opacity=0);
        display: block;
        width: 0;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 100; }
    .pc #global-menu .none {
      opacity: 0.5;
      filter: alpha(opacity=50);
      -ms-filter: "alpha(opacity=50)";
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      zoom: 1; }
  .pc #social-menu {
    position: absolute;
    right: 55px;
    display: block;
    overflow: hidden;
    padding: 11px 0 0; }
    .pc #social-menu li {
      display: block;
      float: left;
      margin: 0 0 0 5px; }
  .pc #projects {
    width: 100%;
    height: 90px;
    position: absolute;
    left: 0px;
    bottom: 122px;
    z-index: 100; }
    .pc #projects .bg {
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 0;
      opacity: 0.55;
      filter: alpha(opacity=55);
      -ms-filter: "alpha(opacity=55)";
      -moz-opacity: 0.55;
      -khtml-opacity: 0.55;
      zoom: 1;
      background-color: #80ce91;
      width: 100%;
      height: 100%; }
    .pc #projects h1 {
      position: absolute;
      left: 50px;
      top: -30px;
      z-index: 0; }
    .pc #projects .banners {
      position: absolute;
      left: 0px;
      top: 10px;
      z-index: 0;
      width: 100%;
      text-align: center; }
      .pc #projects .banners ul {
        width: 100%;
        margin: 0 auto; }
      .pc #projects .banners .min_w {
        width: 1430px; }
      .pc #projects .banners li {
        display: inline-block;
        margin: 0 2px; }
  .pc #news_list {
    color: #ffffff;
    position: absolute;
    bottom: 55px;
    z-index: 100;
    display: block;
    background: #467150;
    width: 100%;
    min-width: 1100px;
    height: 67px;
    overflow: hidden; }
    .pc #news_list .ttl {
      padding: 15px 0 0 58px;
      float: left;
      line-height: 0; }
    .pc #news_list .btn_more {
      position: absolute;
      left: 70px;
      top: 33px;
      z-index: 0; }
      .pc #news_list .btn_more a {
        display: block;
        text-decoration: none;
        font-size: 11px;
        line-height: 11px;
        padding: 2px 8px 4px 8px;
        letter-spacing: 0.1em; }
      .pc #news_list .btn_more a:link, .pc #news_list .btn_more a:visited {
        color: #ffffff;
        border: #fff solid 1px; }
      .pc #news_list .btn_more a:hover, .pc #news_list .btn_more a:active {
        color: #cccccc;
        border: #cccccc solid 1px; }
    .pc #news_list .newslist {
      font-size: 12px;
      padding: 13px 0 0 16px;
      float: left;
      line-height: 1.1em; }
      .pc #news_list .newslist li {
        margin-bottom: 6px; }
      .pc #news_list .newslist .news-title {
        color: inherit !important;
        font-weight: normal !important; }
      .pc #news_list .newslist a {
        color: inherit;
        font-weight: normal; }
        .pc #news_list .newslist a:hover {
          text-decoration: underline;
          opacity: 0.7;
          filter: alpha(opacity=70); }
    .pc #news_list .banners {
      position: absolute;
      right: 55px;
      overflow: hidden;
      padding: 12px 0 0; }
      .pc #news_list .banners li {
        background: #000;
        float: left;
        margin-left: 15px;
        line-height: 0; }
  .pc #movie1 {
    display: none;
    background: #000;
    position: absolute;
    bottom: 156px;
    right: 55px;
    z-index: 12;
    line-height: 0; }
  .pc #movie2 {
    display: none;
    background: #000;
    position: absolute;
    bottom: 156px;
    right: 235px;
    z-index: 13;
    line-height: 0; }

/* ==============================================
 * HOME 展開
 *
 * @date 2016-01-07
 * @include _home
 *
 * memo:
 *
 * ============================================== */
.pc {
  /* モーダルページ イントロダクション */ }
  .pc .btn-categories {
    display: none; }
  .pc .categories {
    width: 1002px;
    overflow: hidden; }
    .pc .categories li {
      float: left; }
      .pc .categories li a {
        position: relative;
        display: block; }
        .pc .categories li a .hover {
          content: "";
          display: block;
          width: 0px;
          height: 20px;
          position: absolute;
          left: 0px;
          top: 0px;
          z-index: 1; }
        .pc .categories li a.act .hover {
          width: 100%; }
    .pc .categories .all a .hover {
      background: url("../img/home/menu_filter_all_ov.png") no-repeat 0 0; }
    .pc .categories .news a .hover {
      background: url("../img/home/menu_filter_news_ov.png") no-repeat 0 0; }
    .pc .categories .event a .hover {
      background: url("../img/home/menu_filter_event_ov.png") no-repeat 0 0; }
    .pc .categories .movie a .hover {
      background: url("../img/home/menu_filter_movie_ov.png") no-repeat 0 0; }
    .pc .categories .vine a .hover {
      background: url("../img/home/menu_filter_vine_ov.png") no-repeat 0 0; }
    .pc .categories .alterna a .hover {
      background: url("../img/home/menu_filter_alterna_ov.png") no-repeat 0 0; }
    .pc .categories .gripedia a .hover {
      background: url("../img/home/menu_filter_gripedia_ov.png") no-repeat 0 0; }
    .pc .categories .tabigob a .hover {
      background: url("../img/home/menu_filter_tabigob_ov.png") no-repeat 0 0; }
    .pc .categories .others a .hover {
      background: url("../img/home/menu_filter_others_ov.png") no-repeat 0 0; }
    .pc .categories .all a .act .hover {
      background: url("../img/home/menu_filter_all_ov.png") no-repeat 0 0; }
    .pc .categories .news a .act .hover {
      background: url("../img/home/menu_filter_news_ov.png") no-repeat 0 0; }
    .pc .categories .event a .act .hover {
      background: url("../img/home/menu_filter_event_ov.png") no-repeat 0 0; }
    .pc .categories .movie a .act .hover {
      background: url("../img/home/menu_filter_movie_ov.png") no-repeat 0 0; }
    .pc .categories .vine a .act .hover {
      background: url("../img/home/menu_filter_vine_ov.png") no-repeat 0 0; }
    .pc .categories .alterna a .act .hover {
      background: url("../img/home/menu_filter_alterna_ov.png") no-repeat 0 0; }
    .pc .categories .gripedia a .act .hover {
      background: url("../img/home/menu_filter_gripedia_ov.png") no-repeat 0 0; }
    .pc .categories .tabigob a .act .hover {
      background: url("../img/home/menu_filter_tabigob_ov.png") no-repeat 0 0; }
    .pc .categories .others a .act .hover {
      background: url("../img/home/menu_filter_others_ov.png") no-repeat 0 0; }
  .pc #entries {
    width: 1034px;
    padding: 45px 0 0; }
    .pc #entries a {
      color: inherit;
      display: block; }
    .pc #entries .entry {
      display: inline-block;
      position: relative;
      width: 310px;
      margin: 0 31px 50px 0; }
      .pc #entries .entry:nth-child(n + 13) {
        display: none; }
      .pc #entries .entry:before {
        content: "";
        display: block;
        width: 84px;
        height: 21px;
        position: absolute;
        left: -4px;
        top: 9px;
        z-index: 10;
        pointer-events: none; }
    .pc #entries .news:before {
      background: url("../img/common/ico_cat_news.png") no-repeat 0 0; }
    .pc #entries .event:before {
      background: url("../img/common/ico_cat_event.png") no-repeat 0 0; }
    .pc #entries .movie:before {
      background: url("../img/common/ico_cat_movie.png") no-repeat 0 0; }
    .pc #entries .vine:before {
      background: url("../img/common/ico_cat_vine.png") no-repeat 0 0; }
    .pc #entries .alterna:before {
      background: url("../img/common/ico_cat_alterna.png") no-repeat 0 0; }
    .pc #entries .gripedia:before {
      background: url("../img/common/ico_cat_gripedia.png") no-repeat 0 0; }
    .pc #entries .others:before {
      background: url("../img/common/ico_cat_others.png") no-repeat 0 0; }
    .pc #entries .tabigob:before {
      background: url("../img/common/ico_cat_tabigob.png") no-repeat 0 0; }
    .pc #entries .thumb {
      width: 310px;
      height: 190px;
      box-sizing: border-box;
      margin: 0 0 14px;
      border: 1px solid #139371;
      border-radius: 2px;
      overflow: hidden;
      display: block;
      position: relative; }
      .pc #entries .thumb:before {
        content: "";
        display: block;
        background: url("../img/common/ico_thumb_arrow.png") no-repeat 0 0;
        width: 24px;
        height: 22px;
        position: absolute;
        right: 11px;
        bottom: 11px;
        z-index: 1; }
      .pc #entries .thumb:after {
        content: "";
        display: block;
        background: url("../img/common/ui_gradation.png") no-repeat 0 0;
        width: 310px;
        height: 80px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 0; }
    .pc #entries .entry-ft {
      display: table;
      min-height: 115px; }
    .pc #entries .entry-date {
      font-family: "Crimson Text", serif;
      vertical-align: top;
      display: table-cell;
      text-align: center;
      color: #139371;
      font-size: 10px;
      width: 54px;
      border-left: 1px solid #139371;
      border-right: 1px solid #139371;
      padding-top: 2px; }
      .pc #entries .entry-date span.date {
        margin-top: 2px;
        display: block;
        font-size: 36px; }
      .pc #entries .entry-date span.category {
        display: none; }
      .pc #entries .entry-date span.sub {
        font-size: 12px; }
    .pc #entries .entry-content {
      vertical-align: top;
      padding-left: 15px; }
      .pc #entries .entry-content dt {
        color: #139371;
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 4px; }
      .pc #entries .entry-content dd {
        font-size: 12px;
        line-height: 18px; }
  .pc #btn-more-entry a {
    background: url("../img/common/ico_arrow_under.png") no-repeat center;
    display: block;
    width: 100%;
    border: 1px solid #139371;
    box-sizing: border-box;
    width: 100%;
    height: 38px; }
  .pc #btn-more-entry:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .pc #sp-social-menu {
    display: none; }
  .pc .tabigob-format {
    background-color: rgba(0, 0, 0, 0.8); }
    .pc .tabigob-format .inner {
      color: #FFF;
      background: none;
      text-align: center; }
    .pc .tabigob-format .btn-close {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 5px; }
    .pc .tabigob-format .ttl-main {
      font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
      text-align: center;
      padding: 30px 0 0 0;
      font-size: 24px;
      line-height: 1.5em; }
    .pc .tabigob-format .ttl-sub {
      font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
      text-align: center;
      font-size: 15px;
      line-height: 1.5em;
      margin: 0 0 20px 0; }
    .pc .tabigob-format .img {
      margin: 0 0 30px 0;
      text-align: center; }
    .pc .tabigob-format .tabigob-copy {
      font-size: 13px;
      margin: 0 0 10px 0;
      text-align: center; }
  .pc .vine-format {
    background-color: rgba(0, 0, 0, 0.8); }
    .pc .vine-format .inner {
      color: #FFF;
      background: none; }
    .pc .vine-format .btn-close {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 5px;
      right: -50px; }

/* ==============================================
 * HOME SP
 *
 * @date 2016-01-07
 * @include _home_sp
 *
 * memo:
 *
 * ============================================== */
.sp {
  opacity: 0;
  filter: alpha(opacity=0);
  /* ムービー */
  /* ニュース */
  /* ソーシャルメニュー */ }
  .sp #sp-header {
    display: block;
    width: 100%;
    line-height: 0; }
    .sp #sp-header img {
      width: 100%;
      margin: 0 0 10px 0; }
    .sp #sp-header .movie {
      margin: 0 0 20px 0;
      text-align: center; }
      .sp #sp-header .movie img {
        width: 80%;
        height: auto; }
    .sp #sp-header .movie2 {
      margin: 0 0 20px 0;
      text-align: center; }
      .sp #sp-header .movie2 img {
        width: 80%;
        height: auto; }
  .sp #catch,
  .sp .blur01,
  .sp .blur02,
  .sp .mask,
  .sp #footer,
  .sp #item,
  .sp #projects {
    display: none !important; }
  .sp #movie {
    background: #000;
    display: table;
    margin: 20px auto;
    width: 66%;
    line-height: 0; }
    .sp #movie img {
      width: 100%;
      height: auto; }
  .sp #movie2 {
    background: #000;
    display: table;
    margin: 20px auto;
    width: 66%;
    line-height: 0; }
    .sp #movie2 img {
      width: 100%;
      height: auto; }
  .sp #news_list {
    color: #202020;
    display: block;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 30px; }
    .sp #news_list .table {
      width: 100%;
      display: table;
      vertical-align: top; }
    .sp #news_list .ttl {
      background: #a5a5a5;
      display: table-cell;
      vertical-align: top;
      padding: 16px 0 0 15px;
      line-height: 0; }
    .sp #news_list .newslist {
      background: #a5a5a5;
      display: table-cell;
      vertical-align: top;
      font-size: 13px;
      padding: 13px 15px 12px 15px; }
      .sp #news_list .newslist li {
        margin-bottom: 6px; }
      .sp #news_list .newslist .news-title {
        color: inherit !important;
        font-weight: normal !important;
        line-height: 18px; }
      .sp #news_list .newslist a {
        color: inherit;
        font-size: 11px;
        line-height: 17px;
        font-weight: normal;
        display: block; }
        .sp #news_list .newslist a:hover {
          text-decoration: underline;
          opacity: 0.7;
          filter: alpha(opacity=70); }
    .sp #news_list .banners {
      display: none; }
  .sp #sp-social-menu {
    text-align: center;
    display: block;
    overflow: hidden;
    padding: 30px 0 0; }
    .sp #sp-social-menu li {
      display: inline-block;
      margin: 0 5px; }
      .sp #sp-social-menu li img {
        width: auto;
        height: 41px; }
  .sp #op {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    background: #eee;
    width: 100%;
    height: 100%; }
    .sp #op .logo {
      width: 195px;
      height: 97px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      -webkit-transform: scale(0.5);
      -webkit-transform-origin: 0 0; }
      .sp #op .logo .core {
        opacity: 0;
        filter: alpha(opacity=0);
        background: url("../img/home/op_logo.png") no-repeat 0 0;
        width: 93px;
        height: 75px;
        position: absolute;
        top: 0;
        left: 0; }
      .sp #op .logo div {
        position: absolute;
        top: 0;
        left: 0; }
      .sp #op .logo .p01 .core {
        width: 93px;
        height: 75px;
        left: 12px;
        top: 2px;
        background-position: -12px -2px; }
      .sp #op .logo .p02 .core {
        width: 36px;
        height: 54px;
        left: 106px;
        top: 26px;
        background-position: -106px -26px; }
      .sp #op .logo .p03 .core {
        width: 78px;
        height: 67px;
        left: 158px;
        top: 3px;
        background-position: -158px -3px; }
      .sp #op .logo .p04 .core {
        width: 73px;
        height: 76px;
        left: 248px;
        top: 0px;
        background-position: -248px 0px; }
      .sp #op .logo .p05 .core {
        width: 47px;
        height: 37px;
        left: 338px;
        top: 40px;
        background-position: -338px -40px; }
      .sp #op .logo .p06 .core {
        width: 75px;
        height: 83px;
        left: 0;
        top: 88px;
        background-position: 0px -88px; }
      .sp #op .logo .p07 .core {
        width: 45px;
        height: 91px;
        left: 84px;
        top: 88px;
        background-position: -84px -88px; }
      .sp #op .logo .p08 .core {
        width: 81px;
        height: 81px;
        left: 141px;
        top: 93px;
        background-position: -141px -93px; }
      .sp #op .logo .p09 .core {
        width: 79px;
        height: 89px;
        left: 225px;
        top: 86px;
        background-position: -225px -86px; }
      .sp #op .logo .p10 .core {
        width: 87px;
        height: 79px;
        left: 303px;
        top: 92px;
        background-position: -303px -92px; }
      .sp #op .logo .p11 .core {
        width: 365px;
        height: 10px;
        left: 7px;
        top: 184px;
        background-position: -7px -184px; }

/* ==============================================
 * HOME 展開
 *
 * @date 2016-01-07
 * @include _home
 *
 * memo:
 *
 * ============================================== */
.sp {
  /* モーダルページ イントロダクション */ }
  .sp .btn-categories {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #139371;
    box-sizing: border-box; }
    .sp .btn-categories a {
      background: url("../img/home/sp/menu_sp_filter_btn.png") no-repeat center;
      background-size: auto 10px;
      position: relative;
      display: block;
      width: 100%;
      height: 25px; }
      .sp .btn-categories a:after {
        content: "";
        display: block;
        width: 14px;
        height: 6px;
        background: url("../img/home/sp/menu_sp_filter_arrow.png") no-repeat center;
        background-size: 14px auto;
        position: absolute;
        right: 14px;
        top: 9px; }
      .sp .btn-categories a.act:after {
        -webkit-transform: scale(1, -1);
            -ms-transform: scale(1, -1);
                transform: scale(1, -1); }
  .sp .categories {
    display: none;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #139371;
    border-top: 0px none;
    box-sizing: border-box; }
    .sp .categories li a {
      position: relative;
      display: block;
      width: 96%;
      height: 25px;
      margin: 0 auto;
      border-bottom: 1px solid #139371; }
      .sp .categories li a .hover {
        display: none; }
      .sp .categories li a img {
        display: none; }
    .sp .categories li:last-child a {
      border-bottom: 0px none; }
    .sp .categories .all a {
      background: url("../img/home/sp/menu_sp_filter_all.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .news a {
      background: url("../img/home/sp/menu_sp_filter_news.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .event a {
      background: url("../img/home/sp/menu_sp_filter_event.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .movie a {
      background: url("../img/home/sp/menu_sp_filter_movie.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .vine a {
      background: url("../img/home/sp/menu_sp_filter_vine.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .alterna a {
      background: url("../img/home/sp/menu_sp_filter_alterna.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .gripedia a {
      background: url("../img/home/sp/menu_sp_filter_gripedia.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .tabigob a {
      background: url("../img/home/sp/menu_sp_filter_tabigob.png") no-repeat center;
      background-size: auto 10px; }
    .sp .categories .others a {
      background: url("../img/home/sp/menu_sp_filter_others.png") no-repeat center;
      background-size: auto 10px; }
  .sp #entries {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 0;
    overflow: hidden; }
    .sp #entries a {
      color: inherit;
      display: block; }
    .sp #entries .entry {
      text-align: left;
      position: relative;
      width: 46%;
      margin: 0 0 6% 0; }
      .sp #entries .entry:nth-child(n + 13) {
        display: none; }
    .sp #entries .thumb {
      box-sizing: border-box;
      margin: 0;
      border: 1px solid #139371;
      border-radius: 2px;
      overflow: hidden;
      display: block;
      position: relative;
      line-height: 0; }
      .sp #entries .thumb:before {
        content: "";
        display: block;
        background: url("../img/common/ico_thumb_arrow.png") no-repeat 0 0;
        width: 12px;
        height: 11px;
        background-size: 12px 11px;
        position: absolute;
        right: 5px;
        bottom: 5px;
        z-index: 1; }
      .sp #entries .thumb:after {
        content: "";
        display: block;
        background: url("../img/common/ui_gradation.png") repeat-x 0 0;
        background-size: auto 40px;
        width: 100%;
        height: 40px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 0; }
      .sp #entries .thumb img {
        width: 100%;
        height: auto; }
    .sp #entries .entry-date {
      font-family: "Crimson Text", serif;
      vertical-align: baseline;
      color: #139371;
      font-size: 10px;
      border-bottom: 1px solid #139371;
      padding: 2px 0; }
      .sp #entries .entry-date span.date:before {
        content: "."; }
      .sp #entries .entry-date span.category {
        vertical-align: baseline;
        font-size: 8px;
        font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
        float: right; }
    .sp #entries .entry-content {
      vertical-align: top;
      padding-top: 9px; }
      .sp #entries .entry-content dt {
        color: #139371;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        margin-bottom: 5px; }
      .sp #entries .entry-content dd {
        font-size: 10px;
        line-height: 14px; }
  .sp #btn-more-entry a {
    background: url("../img/common/ico_arrow_under.png") no-repeat center;
    background-size: 12px auto;
    display: block;
    width: 100%;
    height: 25px;
    margin: 0 auto;
    border: 1px solid #139371;
    box-sizing: border-box; }
  .sp #modal01 {
    background-color: rgba(0, 0, 0, 0.9); }
    .sp #modal01 .inner {
      background-color: rgba(255, 255, 255, 0.7); }
    .sp #modal01 .ttl-main {
      text-align: center;
      padding: 70px 0 45px;
      margin: 0 auto;
      width: 100%;
      line-height: 0; }
      .sp #modal01 .ttl-main img {
        width: 100%;
        height: auto; }
    .sp #modal01 .ttl {
      text-align: center;
      padding: 0 0 15px;
      margin: 0 auto;
      width: 66%;
      line-height: 0; }
      .sp #modal01 .ttl img {
        width: 100%;
        height: auto; }
    .sp #modal01 .lead {
      color: #000;
      text-align: center;
      font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Osaka－等幅", "Osaka-Mono", sans-serif;
      font-size: 15px;
      line-height: 30px;
      padding: 0 0 50px; }
      .sp #modal01 .lead:last-child {
        padding: 0 0 40px; }
    .sp #modal01 .name {
      text-align: center;
      padding: 0 0 70px;
      margin: 0 auto;
      width: 100%; }
      .sp #modal01 .name img {
        width: 100%;
        height: auto; }
