@-webkit-keyframes fadeInA {
    /* line 132, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
    }
  
    /* line 135, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
    }
  
    /* line 138, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeInA {
    /* line 144, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
    }
  
    /* line 147, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
    }
  
    /* line 150, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeInB {
    /* line 160, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 165, ../../scss/_mixins.scss */
    20% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 170, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes fadeInB {
    /* line 178, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 184, ../../scss/_mixins.scss */
    20% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 190, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes fadeInC {
    /* line 160, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 165, ../../scss/_mixins.scss */
    40% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 170, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes fadeInC {
    /* line 178, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 184, ../../scss/_mixins.scss */
    40% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 190, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes fadeInD {
    /* line 160, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 165, ../../scss/_mixins.scss */
    60% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 170, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes fadeInD {
    /* line 178, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 184, ../../scss/_mixins.scss */
    60% {
      opacity: 0;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px);
    }
  
    /* line 190, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes fadeInE {
    /* line 160, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 165, ../../scss/_mixins.scss */
    80% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 170, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes fadeInE {
    /* line 178, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 184, ../../scss/_mixins.scss */
    80% {
      opacity: 0;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px);
    }
  
    /* line 190, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes fadeInZ {
    /* line 203, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    /* line 208, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  
    /* line 213, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes fadeInZ {
    /* line 221, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    /* line 227, ../../scss/_mixins.scss */
    0% {
      opacity: 0;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  
    /* line 233, ../../scss/_mixins.scss */
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  /* ==================================================
  [News]
  ================================================== */
  /* line 13, ../../scss/news.scss */
  .cont-news {
    font-size: 1em;
    /* 14px */
  }
  
  /* line 17, ../../scss/news.scss */
  .cont-news .btn-a,
  .cont-news .btn-b {
    color: #FFF;
    font-weight: bold;
  }
  
  /* line 23, ../../scss/news.scss */
  .cont-news .link-more .btn-a {
    /*display: block;*/
    margin: 0 auto;
    padding: 4px 0;
    width: 328px;
  }
  
  /* line 30, ../../scss/news.scss */
  .cont-news .ttl-b {
    font-size: 1.357em;
  }
  
  /* line 34, ../../scss/news.scss */
  .cont-news .mod-p {
    margin-bottom: 1.5em;
    font-size: 1.286em;
    line-height: 1.8;
  }
  
  /* line 40, ../../scss/news.scss */
  .cont-news .unit-photo {
    width: 173px;
  }
  /* line 43, ../../scss/news.scss */
  .cont-news .unit-photo a {
    color: #555;
    text-decoration: none !important;
  }
  /* line 48, ../../scss/news.scss */
  .cont-news .unit-photo a:hover {
    color: #888;
  }
  /* line 52, ../../scss/news.scss */
  .cont-news .unit-photo .caption {
    margin-top: 3px;
    padding:4px 8px 8px 8px;
    word-wrap: break-word;
    background-color: #F4F4F4;
    line-height: 1.5;
    width:160px;
    font-size:0.8em;
  }
  /* line 59, ../../scss/news.scss */
  .cont-news .unit-photo .caption .icon-open-photo {
    position: relative;
    top: -1px;
    margin-right: 5px;
  }
  /* line 65, ../../scss/news.scss */
  .cont-news .unit-photo .caption .copyrights {
    display: block;
    font-size: 0.75em;
  }
  /* line 68, ../../scss/news.scss */
  .cont-news .unit-photo .caption .copyrights span {
    position: relative;
    top: -1px;
    font-size: 10px;
  }
  
  /* line 77, ../../scss/news.scss */
  .cont-news .unit-photo.float-l {
    float: left;
    margin: 5px 20px 5px 0;
  }
  
  /* line 82, ../../scss/news.scss */
  .cont-news .unit-photo.float-r {
    float: right;
    margin: 5px 0 5px 20px;
  }
  
  /* line 87, ../../scss/news.scss */
  .cont-news .block-ttl span {
    width: 490px;
  }
  
  /* --------------------------------------------------
  Page News Index
  -------------------------------------------------- */
  /* --------------------------------------------------
  Page News Tag
  -------------------------------------------------- */
  /* --------------------------------------------------
  Page News Digest
  -------------------------------------------------- */
  /* line 107, ../../scss/news.scss */
  .cont-news-digest .block-news-summary {
    color: #4f4f4f;
  }
  
  /* line 111, ../../scss/news.scss */
  .cont-news-digest .block-news-summary .image > img {
    max-width: 173px;
  }
  
  /* line 115, ../../scss/news.scss */
  .cont-news-digest .block-news-summary .wrap-text .read-more {
    overflow: hidden;
  }
  
  /* line 119, ../../scss/news.scss */
  .cont-news-digest .block-news-summary .read-more {
    overflow: hidden;
  }
  
  /* line 123, ../../scss/news.scss */
  .cont-news-digest .block-news-summary .read-more .btn-a,
  .cont-news-digest .block-news-summary .read-more .btn-a-blue {
    width: 100%;
    height: 40px;
    padding: 0;
    font-size: 1.143em;
    line-height: 40px;
  }
  
  /* line 132, ../../scss/news.scss */
  .cont-news-digest .unit-photo-preview .inner {
    padding: 15px 18px;
  }
  
  /* line 137, ../../scss/news.scss */
  .cont-news-digest .block-ads-yahoo {
    margin: 0;
  }
  
  /* --------------------------------------------------
  Page News full
  -------------------------------------------------- */
  /* line 145, ../../scss/news.scss */
  .cont-news-full .block-detail-body {
    color: #4f4f4f;
  }
  /* line 149, ../../scss/news.scss */
  .cont-news-full .block-movie a {
    text-decoration: underline;
  }
  /* line 153, ../../scss/news.scss */
  .cont-news-full .block-movie a:hover {
    color: #6e9bd1;
    text-decoration: none;
  }
  /* line 158, ../../scss/news.scss */
  .cont-news-full .block-ads-yahoo {
    margin: 0;
  }
  
  /* --------------------------------------------------
  Page News Photo
  -------------------------------------------------- */
  /* line 166, ../../scss/news.scss */
  .cont-news-photo .block-ads-yahoo {
    margin: 0;
  }
  
  /* line 6, ../../scss/_module_gallery.scss */
  .main_photo {
    zoom: 1;
    position: relative;
    width: 660px;
    min-height: 200px;
    overflow: hidden;
    visibility: hidden;
  }
  /* line 9, ../../scss/_module_gallery.scss */
  .main_photo:before, .main_photo:after {
    content: "";
    display: block;
  }
  /* line 13, ../../scss/_module_gallery.scss */
  .main_photo:after {
    clear: both;
  }
  /* line 20, ../../scss/_module_gallery.scss */
  .main_photo.visible {
    visibility: visible;
  }
  /* line 23, ../../scss/_module_gallery.scss */
  .main_photo .main_photo_image {
    float: left;
    width: 600px;
  /*height: 405px;*/
    background: #f9f9f9;
    text-align: center;
    margin: 0 5px;
  }
  /* line 31, ../../scss/_module_gallery.scss */
  .main_photo .main_photo_image > .centering-image {
    display: table-cell;
    width: 600px;
    height: 405px;
    layout-grid-line: 405px;
    text-align: center;
    vertical-align: middle;
  }
  /* line 38, ../../scss/_module_gallery.scss */
  .main_photo .main_photo_image > .centering-image > img {
    max-width: 600px;
    width: auto !important;
    width: 600px;
    max-height: 405px;
    height: auto !important;
    height: 405px;
  }
  /* line 47, ../../scss/_module_gallery.scss */
  .main_photo .main_photo_arrow {
    float: left;
    width: 25px;
    height: 100%;
    background: #545454;
    position: relative;
  }
  /* line 53, ../../scss/_module_gallery.scss */
  .main_photo .main_photo_arrow > i {
    display: block;
    position: absolute;
  }
  /* line 64, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_arrow {
    -moz-transition: background-color 0.35s;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
  }
  /* line 68, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_arrow:hover {
    background-color: #878787;
  }
  /* line 73, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_prev > i {
    background-position: 0 0;
  }
  /* line 77, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_prev:hover .hover_thumb_left {
    left: 22px;
  }
  /* line 83, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_next > i {
    background-position: -13px 0;
  }
  /* line 87, ../../scss/_module_gallery.scss */
  .main_photo a.main_photo_next:hover .hover_thumb_right {
    right: 22px;
  }
  /* line 92, ../../scss/_module_gallery.scss */
  .main_photo div.main_photo_prev,
  .main_photo div.main_photo_next {
    opacity: 0.2;
  }
  /* line 97, ../../scss/_module_gallery.scss */
  .main_photo div.main_photo_prev > i {
    background-position: -26px 0;
  }
  /* line 102, ../../scss/_module_gallery.scss */
  .main_photo div.main_photo_next > i {
    background-position: -39px 0;
  }
  /* line 106, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb {
    position: absolute;
    top: 50%;
    -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
  }
  /* line 113, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb img {
    border: 3px solid #fff;
    opacity: 1 !important;
    -moz-transition: opacity 0.35s;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  /* line 119, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb img:hover {
    opacity: 0.7 !important;
  }
  /* line 123, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb > i {
    display: block;
    width: 12px;
    height: 16px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
  }
  /* line 133, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb_left {
    left: -177px;
    -moz-transition: left 0.35s;
    -webkit-transition: left 0.35s;
    transition: left 0.35s;
  }
  /* line 138, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb_left > i {
    background-position: 0 -60px;
    left: -12px;
  }
  /* line 143, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb_right {
    right: -177px;
    -moz-transition: right 0.35s;
    -webkit-transition: right 0.35s;
    transition: right 0.35s;
  }
  /* line 148, ../../scss/_module_gallery.scss */
  .main_photo .hover_thumb_right > i {
    background-position: -15px -60px;
    right: -12px;
  }
  
  /* line 155, ../../scss/_module_gallery.scss */
  .photo_caption {
    text-align: center;
    margin: 18px 0 14px;
  }
  /* line 158, ../../scss/_module_gallery.scss */
  .photo_caption a {
    font-size: 16px;
    line-height: 1.6;
    text-decoration: underline;
  }
  /* line 162, ../../scss/_module_gallery.scss */
  .photo_caption a:hover {
    text-decoration: none;
  }
  /* line 166, ../../scss/_module_gallery.scss */
  .photo_caption p {
    font-size: 14px;
    margin-top: 9px;
    line-height: 1.8;
  }
  
  /* line 172, ../../scss/_module_gallery.scss */
  .photo_slider {
    max-height: 258px;
    height: auto !important;
    height: 258px;
    padding: 20px 39px;
    border: #EEE 2px solid;
    position: relative;
  }
  /* line 179, ../../scss/_module_gallery.scss */
  .photo_slider li {
    width: 578px;
    overflow: hidden;
  }
  /* line 183, ../../scss/_module_gallery.scss */
  .photo_slider a {
    display: block;
    width: 102px;
    height: 102px;
    line-height: 102px;
    float: left;
    margin-top: 10px;
    margin-left: 17px;
    overflow: hidden;
    background: #f3f3f3;
  }
  /* line 193, ../../scss/_module_gallery.scss */
  .photo_slider a > p {
    display: table-cell;
    width: 102px;
    height: 102px;
    layout-grid-line: 102px;
    vertical-align: middle;
    text-align: center;
  }
  /* line 200, ../../scss/_module_gallery.scss */
  .photo_slider a > p > img {
    max-width: 102px;
    width: auto !important;
    width: 102px;
    max-height: 102px;
    height: auto !important;
    height: 102px;
  }
  /* line 209, ../../scss/_module_gallery.scss */
  .photo_slider a.up {
    margin-top: 0;
  }
  /* line 212, ../../scss/_module_gallery.scss */
  .photo_slider a.left {
    margin-left: 0;
  }
  /* line 215, ../../scss/_module_gallery.scss */
  .photo_slider a.current {
    width: 102px;
    height: 102px;
    border: 3px solid #303030;
  }
  /* line 219, ../../scss/_module_gallery.scss */
  .photo_slider a.current > p {
    width: 96px;
    height: 96px;
    layout-grid-line: 96px;
    vertical-align: middle;
    text-align: center;
    border: 0;
  }
  /* line 226, ../../scss/_module_gallery.scss */
  .photo_slider a.current > p > img {
    margin-top: -6px;
    max-width: 96px;
    width: auto !important;
    width: 96px;
    max-height: 96px;
    height: auto !important;
    height: 96px;
  }
  /* line 236, ../../scss/_module_gallery.scss */
  .ie7 .photo_slider a.current {
    width: 96px;
    height: 96px;
    line-height: 96px;
  }
  
  /* line 244, ../../scss/_module_gallery.scss */
  .slider_heading {
    height: auto;
    padding: 20px 39px 20px;
    border: #EEE 2px solid;
    position: relative;
  }
  
  /* line 250, ../../scss/_module_gallery.scss */
  .photo_slider-heading {
    position: absolute;
    left: 20px;
    top: 13px;
    font-weight: bold;
  }
  
  /* line 256, ../../scss/_module_gallery.scss */
  #photo_slider {
    height: 214px;
    overflow: hidden;
  }
  
  /* line 260, ../../scss/_module_gallery.scss */
  .photo_slider {
    margin-bottom: 48px;
  }
  /* line 264, ../../scss/_module_gallery.scss */
  .bx-controls-direction a {
    display: block;
    width: 24px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    overflow: hidden;
    text-indent: -999px;
    white-space: nowrap;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
  }
  /* line 279, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-prev {
    background-position: 0 -22px;
    left: -5px;
  }
  /* line 282, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-prev.disabled {
    background-position: -58px -22px;
    cursor: default;
    opacity: 1 !important;
  }
  /* line 286, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-prev.disabled:hover {
    filter: alpha(opacity=100);
  }
  /* line 291, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-next {
    background-position: -34px -22px;
    right: -5px;
  }
  /* line 294, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-next.disabled {
    background-position: -92px -22px;
    cursor: default;
    opacity: 1 !important;
  }
  /* line 298, ../../scss/_module_gallery.scss */
  .bx-controls-direction .bx-next.disabled:hover {
    filter: alpha(opacity=100);
  }
  
  /* line 304, ../../scss/_module_gallery.scss */
  .bx-pager {
    text-align: center;
    width: 578px;
    position: absolute;
    bottom: -31px;
    visibility: hidden;
  }
  /* line 310, ../../scss/_module_gallery.scss */
  .visible .bx-pager {
    visibility: visible;
  }
  
  /* line 315, ../../scss/_module_gallery.scss */
  .photo_news.photo_news {
    margin-bottom: 24px;
  }
  
  /* line 318, ../../scss/_module_gallery.scss */
  .photo_thumbs {
    padding: 20px 23px;
    border: #EEE 2px solid;
    overflow: hidden;
  }
  /* line 322, ../../scss/_module_gallery.scss */
  .photo_thumbs a {
    display: block;
    width: 82px;
    height: 82px;
    line-height: 80px;
    layout-grid-line: 82px;
    float: left;
    margin-top: 10px;
    margin-left: 6px;
    background: #f3f3f3;
    text-align: center;
    vertical-align: middle;
    overflow:hidden;
  }
  /* line 334, ../../scss/_module_gallery.scss */
  .photo_thumbs a.up {
    margin-top: 0;
  }
  /* line 337, ../../scss/_module_gallery.scss */
  .photo_thumbs a.left {
    margin-left: 0;
  }
  /* line 340, ../../scss/_module_gallery.scss */
  .photo_thumbs a.current {
    width: 82px;
    height: 82px;
    line-height: 80px;
    border: 3px solid #303030;
  }
  /* line 345, ../../scss/_module_gallery.scss */
  .photo_thumbs a.current img {
    margin-top: -6px;
    max-width: 82px;
    width: auto !important;
    width: 76px;
    max-height: 82px;
    height: auto !important;
    height: 76px;
  }
  /* line 354, ../../scss/_module_gallery.scss */
  .ie7 .photo_thumbs a.current {
    width: 76px;
    height: 76px;
    line-height: 82px;
  }
  /* line 360, ../../scss/_module_gallery.scss */
  .photo_thumbs a img {
    max-width: 82px;
    width: auto !important;
    width: 82px;
    max-height: 82px;
    height: auto !important;
    height: 82px;
  }
  
  /* line 370, ../../scss/_module_gallery.scss */
  .sponsor {
    margin-top: 10px;
    letter-spacing: -0.4em;
    text-align: right;
    padding: 0 20px 0 0;
  }
  /* line 375, ../../scss/_module_gallery.scss */
  .sponsor dt, .sponsor dd {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    color: #a2a2a2;
  }
  /* line 382, ../../scss/_module_gallery.scss */
  .sponsor dt {
    font-size: 14px;
    line-height: 1;
    position: relative;
    top: 3px;
  }
  
  
  .block-photorecommend-link {margin:10px auto; width:470px;}
  .block-photorecommend-link h3 {position:relative; display:inline-block; margin:0 auto 10px; width:100%; font-size:16px; line-height:120%; font-weight:bold; text-align:center;}
  .block-photorecommend-link .item .inner {display:table; padding:10px 0; width:100%; border-bottom:1px dotted #ccc;}
  .block-photorecommend-link .item .image {display:table-cell; width:120px; height:80px; text-align:center; vertical-align:middle; position:relative;}
  .block-photorecommend-link .item .image img{max-width:120px; max-height:80px;}
  .block-photorecommend-link .item .text{display: table-cell; padding-left:15px; vertical-align:middle; font-size:16px; color:#222; line-height:1.5; text-align:left;}
  .block-photorecommend-link .item a{text-decoration:none;}
  .block-photorecommend-link .item a:hover{text-decoration:none;}
  
  
  /* ORICON追記 20141015 */
  .relatedLinks{
  margin:0;padding:0;
  }
  .relatedLinks .caption{
  margin:0;
  padding:0;
  font-size:15px;
  line-height:30px;
  font-weight:600;
  } 
  .relatedLinks2{
  height:35px;
  }
  div.relatedLinks span.caption a{
  display:none;
  }
  
  #r #t1{width:480px !important;}
  
  .lastdate{
  margin-bottom:20px;
  text-align:right;
  font-size:1em;
  color:#888;
  }
  
  /*-- News bottom Confidence latest area --*/
  
  .confidence-latest-box {border:1px solid #cacaca; background-color:#fefefe; margin:20px auto;}
  .confidence-latest-box h5 {font-size:22px; font-weight:bold; padding:10px 15px 5px 15px; line-height:160%; margin:0 0 7px 0; background-color:#eee;}
  .confidence-latest-box .icon-latest {background-color:#c00; vertical-align:middle; font-size:12px; border-radius:10px; color:#fff; display:inline-block; padding:0 10px; line-height:160%; margin:0 5px 0.4em 0;}
  .confidence-latest-box .latest-date {font-size:16px; display:inline-block; vertical-align:middle; margin:0 0 0.2em 5px;}
  .confidence-latest-box .confidence-thumb {float:right; padding:70px 15px 5px;}
  .confidence-latest-box .confidence-thumb img {width:180px; border:1px solid #cacaca;}
  .confidence-latest-box .confidence-text {padding:0 0 0 15px; font-size:1.286em; line-height:1.8; color:#4f4f4f;}
  .confidence-latest-box .btn-subscription {text-align:center; margin:15px 0 23px 15px;}
  .confidence-latest-box .btn-subscription a {display:inline-block; width:340px; background-color:#005fb3; padding:10px 20px; color:#fff; font-size:16px; border-radius:4px;}
  
  
  /*-- special decoration class --*/
  
  .fontBold{font-weight:bold;}
  .fontColor1{color: #df4a32;}
  .fontColor2{color: #1a93e4;}
  .fontColor3{color: #5ca343;}
  .fontSize1{font-size:12px;}
  .fontSize2{font-size:24px;}
  .fontSize3{font-size:30px;}
  .specialClass1{
      color: #000;
      font-weight: bold;
      letter-spacing: 0.1em;
      line-height: 1.8;
      margin-bottom: 20px;
  }
  .specialClass2{
      background-color: #fff;
      border: 1px solid #ed8b1c;
      border-radius: 2px;
      color: #ed8b1c;
      font-weight:bold;
      margin: 15px 5px 0 0;
      padding: 0 5px;
      display: inline-block;
      line-height: 1.5;
  }
  .specialClass3{
      background-color: #fff;
      border: 1px solid #e74495;
      border-radius: 2px;
      color: #e74495;
      font-weight:bold;
      margin: 15px 5px 0 0;
      padding: 0 5px;
      display: inline-block;
      line-height: 1.5;
  }
  .specialClass4{
      background-color: #fff;
      border: 1px solid #74b82b;
      border-radius: 2px;
      color: #74b82b;
      font-weight:bold;
      margin: 15px 5px 0 0;
      padding: 0 5px;
      display: inline-block;
      line-height: 1.5;
  }
  .specialClass10{border:1px solid #dd5500}
  .specialClass20{border:1px solid #3366ff}
  .specialClass30{border:1px solid #339933}
  
  .comment-btn {
  width:250px;
  height:34px;
  background-color:#e50012;
  color: #fff;
  border-radius: 3px;
  font-size: 110%;
  margin:0 auto 15px;
  text-align:center;
  }
  .comment-btn a{
  width:100%;
  height:100%;
  display:block;
  }
  .comment-btn a:hover{
  width:100%;
  height:100%;
  background-color: #c20110;
  text-decoration:none;
  border-radius: 3px;
  }
  .comment-txt {
  display:block;
  color:#fff;
  padding-top:10px;
  }
  .site-header .logo.anime-game a,
  .site-header .logo.drama-movie a, 
  .site-header .logo.music-category a {width:auto; height:auto; text-indent:inherit; background:none;}
  #floating-header .head-box .logo.anime-game a,
  #floating-header .head-box .logo.drama-movie a {width:auto; height:auto; text-indent:inherit; background:none;}
  #floating-header .head-box .logo.music-category a {display:table-cell; height:100%; vertical-align:middle; width:auto; text-indent:inherit; background:none;}

  .mod-p .inner-photo{
    text-align:center;
  }

  .mod-p .inner-photo .caption{
    margin-top: 3px;
    color: #a2a2a2;
    line-height: 1.2;
    padding: 5px;
    border: 0;
    font-size: 0.9em;
  }

  .mod-p .ttl-b{
    margin: 0 0 20px 0;
	color: #222222;
	border-bottom:2px solid #E60012;
  }

/*-- news parts --*/
.video-container{text-align:center;}


/*-- news pager --*/
.block-pagination {
	margin:0 auto;
	padding:20px 0 40px;
    line-height: 1.8;
    font-size: 1em;
	text-align:center;
}
.block-pagination .unit-link-next {
    text-align: center;
	font-size:1.2em;
	display:inline-table;
}
.block-pagination .unit-link-next .pager {
    width: 160px;
    height: 42px;
    padding: 0 0 0 14px;
    background: url(https://us.oricon-group.com/pc/img/_parts/icon/bg-label-arrow02.png) no-repeat 0 50%;
    font-weight: 700;
    text-align: left;
    vertical-align: middle;
	display:table-cell;
	color:#E60012;
}
.block-pagination .unit-link-next .text {
    max-width: 500px;
    line-height: 1.5;
    vertical-align: top;
    color:#222;
    text-align: left;
	padding:5px 0 0 16px;
	display:table-cell;
}
.block-pagination .unit-link-next a {
	text-decoration:none;}
.block-pagination .unit-link-next a:hover .text {
	text-decoration:underline;}
.block-pagination .unit-link-next a:hover .pager {
	text-decoration:none;}
.block-resultpager {margin:0 auto; padding:0; text-align:center;}
.block-resultpager .pager-num {
    display: inline-block;
    color: #888;
    font-family: "Antic";
    font-size: 1.2em;
    line-height: 24px;
	width:70%;
}
.block-resultpager .pager-num li {
    display: inline-block;
}
.block-resultpager .pager-num li {
    height: 24px;
    min-width: 24px;
    margin: 0 4px;
}
.thispage {
    height: 24px;
    min-width: 24px;
    margin: 0 4px !important;
    background: #ccc;
    color: #222222 !important;
}
.block-resultpager .pager-num a {
    display: block;
    padding: 0 7px;
}
.hd-pager {
    height: 24px;
    min-width: 24px;
    margin: 0 4px !important;
    background: #545454;
    color: #fff !important;
    text-decoration: none !important;
}
.hd-pager:hover{
	background:#E60012;
	color:#fff !important;
}
.block-resultpager .pager-prev,.block-resultpager .pager-next {
	display: inline-block;
	width:12%;
}
.block-resultpager .pager-prev .prev {
	display: inline-block;
    padding: 0 0 0 15px;
    background: url(https://us.oricon-group.com/pc/img/_parts/icon/icon-arrow-left01.png) no-repeat 0 48%;
    text-decoration: none;

}
.block-resultpager .pager-next .next {
    display: inline-block;
    padding: 0 15px 0 0;
    background: url(https://us.oricon-group.com/pc/img/_parts/icon/icon-arrow-right01.png) no-repeat 100% 48%;
    text-decoration: none;

}
.block-resultpager .pager-prev a,.block-resultpager .pager-next a{color:#222222;}
.block-resultpager .pager-prev .prev:hover,.block-resultpager .pager-next .next:hover{text-decoration:underline;}

.block-related {
    margin-bottom: 30px;
}
.block-related .ttl-detail-b {
    margin: 0 auto 20px;
    font-size: 2.5em;
	line-height:1.0;
    font-weight: 900;
	color:#222222;
}
.block-detail-body .mod-p .block-related .ttl-detail-b {
    margin: 0 auto 20px;
    font-size: 2.0em;
    line-height: 1.0;
    font-weight: 900;
    color: #222222;
}
.block-detail-body .mod-p .block-related .block-card-list .card .title{
    margin: 0 0 10px;
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.1;
}
.block-detail-body .mod-p .block-related .block-card-list .card .lead {
    margin: 0 0 20px;
    color: #555555;
    line-height: 1.6;
    font-size: 0.9em;
}
.block-detail-body .mod-p .block-related .block-card-list .card .card-footer-date .date {
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    height: 32px;
    white-space: nowrap;
    vertical-align: middle;
}
.block-detail-body .mod-p .block-related .block-card-list .card .en {
    font-family: "Antic";
    font-size: 0.8em;
}