@charset "UTF-8";

/* 共通の指定 */

body, #top ul, #top ol, #top li, #top dl, #top dt, #top dd, #top h1, #top h2, #top h3, #top h4, #top p, form, fieldset, textarea, pre, strong {
  background: #fff;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
}

input, select {
  background: #fff;
  border: 1px solid #ccc;
}

input.prev {
  background: #fff;
  border: 1px solid #069CE9;
  padding: 2px 6px 4px 6px;
  color: #069CE9;
  cursor: pointer;
}

@media all and (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop, input.prev {
    background: #fff;
    padding: 2px 6px 4px 6px;
  }
}

@media all and (-ms-high-contrast: none) {
  /* IE10 */
  input.prev {
    background: #fff;
    padding: 2px 6px 4px 6px;
  }
}

input.prev:hover {
  background: #069CE9;
  color: #fff;
  cursor: pointer;
}

input.next {
  background: #fff;
  border: 1px solid #069CE9;
  padding: 2px 20px 4px 20px;
  color: #069CE9;
  cursor: pointer;
}

@media all and (-ms-high-contrast: none) {
  /* IE11 */
  *::-ms-backdrop, input.next {
    background: #fff;
    padding: 2px 20px 4px 20px;
  }
}

@media all and (-ms-high-contrast: none) {
  /* IE10 */
  input.next {
    background: #fff;
    padding: 2px 20px 4px 20px;
  }
}

input.next:hover {
  background: #069CE9;
  color: #fff;
  cursor: pointer;
}

form {
  background: none; /*#069CE9;*/
}

body {
  text-align: center;
}

#top a {
  color: #0066e3;
  text-decoration: none;
}

#top a:hover {
  color: #ff0000;
  text-decoration: none;
}

#top a:visited {
  color: #0066e3;
}

#top img {
  border: 0;
  vertical-align: bottom;
}

#top a img {
  border-bottom: #eef5fa 1px solid;
  border-right: #eef5fa 1px solid;
  margin: 0 0 8px 0;
}

#top h4, #top p, #top dd, #top li {
  line-height: 1.2;
}

#top .copyright {
  clear: both;
  margin: 0 0 2em 0;
  font-size: 10px;
  line-height: 1.2;
  color: #93acc4;
}

#top .copyright span {
  margin: 0 1em 0 0;
}

#top .clear {
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* 全体のレイアウト */

#top {
  width: 970px;
  margin: 0 auto;
  text-align: left;
}

#main {
  width: 725px;
  float: left;
}

#sub {
  width: 235px;
  float: right;
}

/* プロモーションエリア */

#top .promotion a {
  display: block;
  width: 970px;
  height: 60px;
  margin: 0 0 10px 0;
  background: url("./img/top/bnr_mac.gif") 0 0 no-repeat;
  text-indent: -9999px;
  outline: none;
}

#top .promotion a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}

/* 新着コンテンツセクションタイトル */

#top .anime h3 a, #top .documentary h3 a, #top .dorama h3 a, #top .cinema h3 a, #top .hobby h3 a, #top .fitness h3 a, #top .videxidol h3 a {
  display: block;
  height: 0;
  /*height:27px;*/
  margin: -27px 0 0 0;
  outline: none;
}

/* セクションアイコン背景色 */

#top h3.anime {
  background: #1591E8;
}

#top h3.documentary {
  background: #01396B;
}

#top h3.dorama {
  background: #FF780A;
}

#top h3.cinema {
  background: #3D4545;
}

#top h3.hobby {
  background: #30C510;
}

#top h3.fitness {
  background: #26B9BD;
}

#top h3.videxidol {
  background: #FF42A0;
}

/* アイコンCSS（NEW! or 作品追加） */

#top .up-new, #top .up-add {
  color: #ffffff;
  font-size: 10px;
  padding: 2px 4px 1px;
  margin: 0 3px 2px 0;
}

#top .up-new {
  background-color: #f2809b;
}

#top .up-add {
  background-color: #33cc00;
}

/* 見出しh2 */

#top .new {
  background: /*url("./img/top/tit_new.gif")*/ #fff 0 0 no-repeat;
}

#top h2 {
  height: 28px;
  padding: 0;
  line-height: 28px;
  color: #333;
  text-align: right;
}

/* トップページ　人気キーワード */

#top .top-popular-keywords {
  border-top: 1px solid #069CE9;
  display: inline-table;
  height: auto;
  line-height: 1.5;
  margin: 0 auto 4px;
  padding: 14px 15px 4px;
  width: 697px;
}

#top .top-popular-keywords-title {
  color: #ff8000;
  font-size: 14px;
  font-weight: bold;
  float: left;
  line-height: 1.5;
  height: 38px;
  margin: 0;
  padding: 2px 0;
  width: 124px;
}

#top .keywords-list {
  float: left;
  background: none;
  margin: 0 1.4em 7px 0;
  padding: 2px 0;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top .top-popular-keywords li {
  line-height: 1.5;
}

#top .keywords-list a:hover {
  color: #F00 !important;
}

#top .keywords-list-font-red a {
  color: #DF0101 !important;
  float: left;
  margin: 0 1.4em 7px 0;
  padding: 2px 0;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top .keywords-list-font-red a:hover {
  color: #F00 !important;
}

#top .keywords-list-font-orange a {
  color: #F76C09 !important;
  float: left;
  margin: 0 1.4em 7px 0;
  padding: 2px 0;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top .keywords-list-font-orange a:hover {
  color: #F00 !important;
}

#top .keywords-list-pink {
  background: #f5c8d1;
  float: left;
  margin: 0 1.3em 7px -5px;
  padding: 2px 5px;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top .keywords-list-pink a:hover {
  color: #F00 !important;
}

#top .keywords-list-orange {
  background: #ffc1a2;
  float: left;
  margin: 0 1.3em 7px -5px;
  padding: 2px 5px;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top .keywords-list-green {
  background: #c9f1b2;
  float: left;
  margin: 0 1.3em 7px -5px;
  padding: 2px 5px;
  text-align: left;
  font-size: 14px;
  list-style: none;
  zoom: 1;
}

#top ul.indexes-list {
  background: none;
  height: auto;
}

#top h2 span {
  float: left;
  text-align: left;
  font-size: 14px;
  color: #069CE9;
  font-weight: bold;
}

#top h2 span.update-date {
  display: none;
}


#top .new h2 {
  background: url("./img/top/subtitle_bg.gif") #fff -5px 0 repeat-y;
  border-bottom: 1px solid #069CE9;
  color: #000;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin: 0 0 5px;
  padding: 3px 10px 0 18px;
  width: auto;
}


#top .new-text {
  background: /*url("./img/top/tit_new.gif")*/ #fff 0 0 no-repeat;
  margin: 10px auto 10px auto;
}

#top .new-text h2 {
  background: url("./img/top/subtitle_bg.gif") #fff -5px 0 repeat-y;
  border-bottom: 1px solid #069CE9;
  color: #000;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin: 0 auto 5px auto;
  padding: 3px 10px 0 18px;
  width: auto;
}


#top .recommend-sec {
  background: /*url("./img/top/tit_new.gif")*/ #fff 0 0 no-repeat;
  margin: 10px auto 10px auto;
}

#top .recommend-sec h2 {
  background: url("./img/top/subtitle_bg.gif") #fff -5px 0 repeat-y;
  border-bottom: 1px solid #069CE9;
  color: #000;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  margin: 0 auto 5px auto;
  padding: 3px 10px 0 18px;
  width: auto;
}

#top .special h2, #top .information h2 {
  text-align: left;
  color: #fff;
  /*text-indent:-9999em;*/
}

#top .special h2 {
  background: /*url("./img/top/tit_sp.gif")*/ #069CE9 0 0 no-repeat;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 5px;
}

#top .information {
  background: /*url("./img/top/tit_info.gif")*/ #f4f8fc 0 0 no-repeat;
  border: #069CE9 1px solid;
  margin: 0 0 10px 0;
}

#top .information h2 {
  background: /*url("./img/top/tit_info.gif")*/ #069CE9 0 0 no-repeat;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 5px;
}

/* 見出しh3 */

#top .box h3 {
  height: 27px;
  text-indent: -9999px;
}

#top .new-text h3, #top .recommend-sec h3 {
  width: 88px;
  height: 2em;
  line-height: 2;
  font-size: 10px;
  text-align: center;
  color: #fff;
}

#top .recommend-sec h3 {
  margin: -3px 0 0.5em 0;
}

/* 行間調整 */

#top img {
  margin: 0 0 0.1em 0;
  font-weight: bold;
}

#top h4 {
  background: #fff;
  margin: 0 0 0.1em 0;
  font-weight: bold;
}

#top p {
  background: #fff;
  margin: 0 0 1em 0;
  text-align: left;
}

#top .recommend-sec img, #top .recommend-sec p, #top .box p {
  margin: 0;
}

#top .recommend-sec p {
  overflow: hidden;
  zoom: 1;
  line-height: 1.5;
}

/* mainレイアウト */

#top .section-box {
  background: #fff;
  width: 725px;
  padding: 0;
  margin: 0;
}

#top .section-box2 {
  background: #fff;
  width: 725px;
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
}


#top .box {
  float: left;
  width: 241px;
  margin: 0;
  text-align: center;
  _display: inline;
}

#top .box .content {
  background: none;
  height: 12em;
  padding: 10px;
  overflow: hidden;
  zoom: 1;
}

#top .section-text {
  background: #fff;
  width: 705px;
  padding: 0 10px;
  overflow: hidden;
}

#top .new-text .section {
  padding: 0 0 5px 0;
  margin: 10px 0 0;
  overflow: hidden;
}

#top .new-text .section h3 {
  float: left;
  margin: 0 10px 0 0;
}

#top .new-text .section p {
  padding: 2px 0 0 0;
  margin: 0;
  height: 1.5em;
  line-height: 1.5;
  font-size: 11px;
}

#top .new-text .wrap {
  clear: both;
  padding: 0 0 5px 0;
  overflow: hidden;
  zoom: 1;
}

#top .new-text .wrap .product {
  float: left;
  width: 325px;
  padding: 0 10px 0 0;
  margin: 3px 0;
  display: inline;
}

#top .new-text .wrap .product h4 {
  padding: 0 0 0 12px;
  background: url("./img/vdxicons/arrow.gif") 0 0.1em no-repeat;
  font-weight: normal;
}

#top .recommend-sec .content {
  float: left;
  width: 328px;
  height: 11em;
  _height: 9em;
  padding: 10px 10px 5px;
  margin: 0 10px 10px 0;
  display: inline;
}

#top .recommend-sec .img {
  float: left;
  padding: 0 10px 0 0;
  text-align: center;
}

/* INFORMATION */

#top .information dl {
  background: #fff;
  width: 213px;
  overflow: hidden;
  margin: 0;
  padding: 5px 10px 10px;
}

#top .information dt {
  background: #fff;
  padding: 5px 0 3px;
  font-weight: bold;
  color: #333;
}

#top .information dd {
  background: #fff;
  padding: 0 0 3px 0;
  line-height: 1.4;
}

#top .information dl a:hover {
  color: #F00;
}

/* 特集ページ */

#top .special div {
  background: #fff;
  border-left: #069CE9 1px solid;
  border-bottom: #069CE9 1px solid;
  border-right: #069CE9 1px solid;
  padding: 8px 8px 0 8px;
  margin: 0 0 10px 0;
}

/* My Videx バナー */

.myvidex_pr, .videxplayer_pr {
  margin: 0 0 10px 0;
}

/* MAIL MAGAZINE TOP */

#top #widget-directmail {
  width: 215px;
}

#top #widget-directmail h2 {
  display: block;
  padding-bottom: 3px;
/ padding-bottom: 10 px;
  background: url("./img/top/tit_mailmag.gif") 0 0 no-repeat;
  text-indent: -9999px;
  text-align: left;
}

#top #widget-directmail strong {
  display: block;
  padding-bottom: 4px;
  font-weight: bold;
}

/* MAIL MAGAZINE INFO AND MYPAGE */

.top #widget-directmail {
  width: 188px;
  padding: 9px 4px 3px 16px;
  background: #E1EDF6;
}

.top #widget-directmail h2 {
  display: block;
  padding-bottom: 3px;
/ padding-bottom: - 3 px;
  background: url("./img/top/tit_mailmag.gif") 0 0 no-repeat;
  text-indent: -9999px;
  text-align: left;
}

.top #widget-directmail strong {
  display: block;
/ margin-top: - 6 px;
  padding-bottom: 4px;
  font-weight: bold;
}

#supportandroid {
  margin-bottom: 10px;
}

/* PR Banner */
#top #main .gallery {
  background: #EEE;
  height: 250px;
  width: 725px;
  margin: -10px 0 10px 0;
}

#top #main .gallery #slideshow {
  list-style: none;
  color: #fff;
}

#top #main .gallery #slideshow span {
  display: none;
}

#top #main .gallery #fullsize {
  position: relative;
  width: 725px;
  background: #000;
}

#top #main .gallery #primage {
  width: 725px;
}

#top #main .gallery #primage img {
  position: absolute;
  z-index: 25;
  width: auto;
}

#top #main .gallery .imgnav {
  position: absolute;
  width: 25%;
  cursor: pointer;
  z-index: 150;
}

#top #main .gallery #imgprev {
  left: 0;
  background: url("./img/top/left.gif") left center no-repeat;
}

#top #main .gallery #imgnext {
  right: 0;
  background: url("./img/top/right.gif") right center no-repeat;
}

#top #main .gallery #imglink {
  position: absolute;
  width: 100%;
  z-index: 300;
  opacity: .4;
  filter: alpha(opacity=40);
}

#top #main .gallery #thumbnail {
  height: 50px;
  width: 510px;
  padding-top: 3px;
  overflow: hidden;
}

#top #main .gallery #thumbnail #slideleft,
#top #main .gallery #thumbnail #slideright {
  display: none;
}

#top #main #panel .gallery #slider {
  height: 45px;
  margin: 0 auto;
  clear: both;
}

#top #main #panel .gallery #slider img {
  cursor: pointer;
  border: 1px solid #CCCCCC;
}

.banner0, .bnr-common5 {
  background: #069CE9;
  margin: 2px 0 0 0;
}


#res_topic {
  display: none;
}

/*--- モバイル用 ---*/

@media (max-width: 640px) {

  .pr_clear {
    clear: both;
    margin: 0 0 38% 0;
    height: 1%;
  }

  body, #top ul, #top ol, #top li, #top dl, #top dt, #top dd, #top h1, #top h2, #top h3, #top h4, #top p, form, fieldset, textarea, pre, strong {
    background: #fff;
  }

  #pagetop #top #main .gallery #wrapper {
    background: #fff;
    display: block;
    clear: both;
    margin: 0 0 0 0;
    padding: 0;
  }

  #pagetop #top #main .gallery {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto !important;
    margin: 0;
  }


  #pagetop #top #main .gallery #fullsize {
    max-width: 100%;
    max-height: 100px;
    width: 100%;
    height: auto !important;
    margin: 0;
    display: block;
  }

  #pagetop #top #main .gallery #fullsize p {
    margin: auto;
  }

  #pagetop #top #main .gallery #primage {
    width: 100%;
    height: auto !important;
  }

  #pagetop #top #main .gallery #primage img {
    width: 100%;
    height: auto;
  }

  #top #main .gallery #imglink {
    height: auto !important;
  }

  #top #information {
    height: 100% !important;
  }


  div.container1 .indexes-list_Area {
    border-left: 1px dotted #069CE9;
    height: auto;
    float: right;
    margin: 0;
    padding: 0 0 0 10px;
    width: 56%;
  }


  ul.indexes-list {
    padding: 0 5px;
    height: 100%;
  }

  #top li {
    width: auto;
  }

  #main {
    width: 100%;
    float: left;
  }

  #sub {
    display: none;
  }

  #top {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  #top .top-popular-keywords {
    border: none;
    padding: 4px 15px 4px;
    width: 100%;
  }

  #top .top-popular-keywords-title {
    width: 124px;
    height: auto;
  }

  #top .box .content {
    background: none repeat scroll 0 0 transparent;
    height: 14em;
    padding: 0 10px 10px;
    overflow: hidden;
  }

  #top .box {
    float: left;
    width: 48%;
    margin: 0;
    text-align: center;
    _display: inline;
  }

  #top .section-box {
    background: none repeat scroll 0 0 #FFF;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  #top .section-text {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 10px 0;
    overflow: hidden;
  }

  #top .new-text .wrap .product {
    float: left;
    width: 93%;
    padding: 0 0 0 10px;
    margin: 3px 0;
    display: inline;
  }

  #top .new h2 {
    background: none;
    border-bottom: 1px solid #069CE9;
    color: #000;
    font-size: 11px;
    height: 28px;
    line-height: 28px;
    margin: 0 0 5px;
    padding: 3px 10px 0 18px;
    text-align: left;
    width: 100%;
  }

  #top .new-text h2 {
    background: none;

  }

  #top .recommend-sec h2 {
    background: none;

  }

  #top h2 span {
    float: left;
    text-align: left;
    font-size: 14px;
    color: #069CE9;
    font-weight: bold;
    padding: 0 5px 0 0;
  }


  #top .section-box {
    background: #fff;
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0;
  }

  #top .section-box2 {
    background: #fff;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
  }

  #top .recommend-sec .content {
    float: left;
    width: 100%;
    height: 11em;
    _height: 9em;
    padding: 10px 10px 5px;
    margin: 0 10px 0 0;
    display: inline;
  }

  #top .recommend-sec .content h4 {
    width: 90%;
  }

  #top .recommend-sec p {
    display: none;
  }

  #top .new-text .section {
    padding: 0 0 5px 10px;
    margin: 10px 0 0;
    overflow: hidden;
  }

  input.prev {
    background: #fff;
    border: 1px solid #069CE9;
    color: #069CE9;
    cursor: pointer;
    margin: 0 0 10px 0;
    padding: 15px;
  }

  input.next {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #069CE9;
    color: #069CE9;
    cursor: pointer;
    margin: 0 0 10px 0;
    padding: 15px;
  }

  .copyright {
    padding: 0 10px;
    width: 95%;
  }

  #footer {
    clear: both;
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 0 0;
    font-size: 10px;
    background: #fff;
    width: 100%;
  }

  #footer p {
    color: #fff;
    line-height: 1.5;
    margin: 0 0 0 5px;
    padding: 0;
    width: 98%;
  }

  #footer ul {
    padding: 10px 0;
    margin: 0 0 0 0;
    line-height: 1.8;
  }

  #footer ul li {
    display: inline;
  }

  div#product-meta {
    display: inline-block;
    height: 17em;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 156px;
  }

  #itemlist-product-list div#product-meta .title {
    padding: 0 5px;
  }

  /* INFORMATION */
  #res_topic {
    display: block;
  }

  #topic {
    width: 100%;
  }

  #top #res_topic .information {
    border: none;
    margin: 0 0 14px;
    width: 100%;
  }

  #top #res_topic .information h2 {
    background: none;
    border-bottom: 1px solid #069CE9;
    color: #069CE9;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px 0;
  }

  #top .information dd {
    width: inherit;
    padding: 0 0 10px;
    line-height: 1.8;
    font-size: 14px;
  }

  #top .information dt {
    font-size: 14px;
  }

  #top .information dl {
    width: auto;
    padding: 10px 15px 0;
  }

}