@charset "UTF-8";

@media (min-width: 641px) {
  #footer-sub .bnr-labs-top,
  #footer-sub #L-mark,
  #footer-sub #widget-directmail,
  #btn-open-footer,
  #btn-close-footer {
    display: none;
    font-size: 0;
  }
}

/* 共通の指定 */

@media (max-width: 640px) {

  body {
    overflow: hidden;
    -webkit-text-size-adjust: 100%;
  }

  /* intのみ */
  .debug {
    display: none;
  }

  /*-----------------------  header -----------------------*/
  .bnr-common11,
  .bnr-labs-top,
  #L-mark,
  #widget-directmail,
  #btn-open-footer,
  #btn-close-footer {
    display: block;
  }

  #header .inner {
    display: block;
    margin: -7px 0 0;
    overflow: hidden;
    padding: 0 5px 3px;
    width: 100%;
  }

  #header .logo {
    clear: both;
    float: left;
    margin: 10px 0 15px 53px;
    padding: 15px 0 0 0;
  }

  #header #anime, #documentary, #dorama, #cinema, #hobby, #fitness, #videxidol, #bbc, #ngc, #mytheater {
    display: none;
  }

  #header h1 {
    display: none;
  }

  #header .service-list {
    display: none;
  }

  #header #top-page {
    display: none;
  }

  .search {
    display: none;
  }

  .search fieldset.field {
    background: #069CE9;
    border: none;
    margin: 0 auto;
    width: 100%;
  }

  .search .field input.input-box-inactive {
    float: left;
    width: 125px;
    height: 17px;
    line-height: 1.2;
    padding: 3px 0 3px 3px;
    margin-right: 5px;
    background: #fff;
    color: #c0c0c0;
  }


  /*-----------------------  header -----------------------*/
  /*-----------------------  top -----------------------*/
  #main {
    width: 100%;
    float: left;
  }

  #sub {
    display: none;
  }

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

  #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 10px;
    width: auto;
    text-align: right;
  }

  #top .new-text h2 {
    background: none;
    padding: 3px 10px 0 10px;

  }

  #top .recommend-sec h2 {
    background: none;
    padding: 3px 10px 0 10px;

  }

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


  #top .section-box {
    background: #fff;
    width: 100%;
    padding: 10px 0 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: 8.8em;
    _height: 9em;
    padding: 10px 10px 5px;
    margin: 0 10px 10px 0;
    display: inline;
  }

  #top .recommend-sec .content h4 {
    width: 90%;
    clear: both;
    display: block;
    padding: 10px 0 0;
  }

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

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

  .btn-center {
    margin: 0 auto;
    width: 100%;
  }

  input.prev {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #069CE9;
    color: #069CE9;
    -webkit-appearance: none;
    font-size: 1.3em;
    height: 40px;
    width: 7em;
    cursor: pointer;
    margin: 10px 0 10px 0;
    padding: 5px 12px !important;
  }

  input.next {
    background: none repeat scroll 0 0 #FFF;
    display: inline-table;
    border: 1px solid #069CE9;
    color: #069CE9;
    -webkit-appearance: none;
    font-size: 1.3em;
    height: 40px;
    width: auto;
    padding: 5px 10px !important;
  }

  input.re-pass-prev {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #069CE9;
    color: #069CE9;
    -webkit-appearance: none;
    font-size: 1.3em;
    height: 40px;
    cursor: pointer;
    margin: 10px 0 10px 0;
    padding: 5px 12px !important;
  }

  input.re-pass-next {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #069CE9;
    color: #069CE9;
    -webkit-appearance: none;
    font-size: 1.3em;
    height: 40px;
    width: 13em;
    padding: 5px 12px !important;
  }

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

  #btn-open-footer {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    clear: both;
    display: table;
    height: 50px;
    font-size: 25px;
    opacity: 0.5;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
    width: 100%;
    position: relative;
  }

  #btn-close-footer {
    display: block;
    margin: 0 0 -44px 0;
    padding: 6px 12px;
    font-size: 25px;
    float: right;
    background: #000;
    opacity: 0.5;
  }

  #footer {
    clear: both;
    overflow: hidden;
    text-align: center;
    font-size: 9px;
    width: 100%;
    margin: 0;
    padding: 0;
    display: table;
    height: auto
  }

  #footer strong {
    background: none repeat scroll 0 0 #E1EDF6;
  }

  #footer-sub {
    background: #EEE;
    padding: 0 0 4px 0;

  }

  #footer-main {
    padding: 10px 0 8px 0;
    background: #ddd;
  }

  #footer_anchor {
    font-size: 14px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 8px 0;
    background: #eee;
  }

  #footer_anchor .anchor {
    margin: 0 auto;
    background: #eee;
  }

  #footer_anchor .anchor a {
    color: #454545;
    display: block;
    margin: 0 auto;
    width: 180px;
  }

  #footer #widget-directmail {
    background: none repeat scroll 0 0 #E1EDF6;
    border-color: #b9dbf5;
    border-style: solid;
    border-width: 1px;
    width: 205px;
    height: 54px;
    margin: 0 auto 12px;
    padding: 8px 14px 0;
    clear: both;
  }

  #footer .banner0, #footer .bnr-common11 {
    background: none;
  }

  #footer div.bnr-common11 a {
    width: 235px;
    height: 29px;
    background: url("./img/banners/bnr_top_twitter.gif") no-repeat scroll 0 0 transparent;
    margin: 0 auto;
  }

  #footer div.bnr-labs-top a {
    width: 235px;
    height: 60px;
    background: url("./img/banners/bnr_top_videx_labs.jpg") no-repeat scroll 0 0 transparent;
    margin: 12px auto;
  }

  #footer div#L-mark {
    background: url("./img/misc/lmark.gif") no-repeat scroll auto #FFF;
    background-size: auto;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    height: auto;
    min-height: 44px;
    margin: 0 auto 6px auto;
    padding: 2px 2px 2px 10px;
    width: 70%;
    vertical-align: middle;
  }

  #footer div#L-mark p {
    margin: 2px 4px 0 45px;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333;
    width: 80%;
  }


  #footer ul {
    width: 98%;
    font-size: 1.2em;
    padding: 0 0 5px 0;
    line-height: 2;
  }

  #footer ul li {
    display: inline;
    white-space: nowrap;
  }

  #footer a {
    color: #333;
  }

  #footer .rights {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    padding: 7px 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #484848;
  }

  #footer .widget-content {
    padding: 2px 0 0 0;
  }

  /*-----------------------  top -----------------------*/
  /*-----------------------  shop_common  -----------------------*/
  div.container1 {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }

  #container {
    margin: 0 auto;
    padding: 10px 0 0;
    width: 100%;
  }


  /*-----------------------  shop_common  -----------------------*/
  /*-----------------------  itemdetail  -----------------------*/
  div.container1 #itemdetail {
    background: #fff;
    clear: both;
    width: 100%;
  }


  div.container1 #itemdetail div#detail-title-header {
    width: 97%;
    padding: 5px 0 10px 10px;
    margin: 0 auto 10px;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #069CE9;
    font-size: 20px;
    font-weight: bold;
  }

  div.container1 #alpha .info {
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }

  div.container1 #alpha #itemdetail .img {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    clear: both;
  }

  div.container1 #itemdetail .text ul.property {
    float: none;
    margin: 0 auto;
    width: 100%;
    font-size: 0.9rem;
  }

  #itemdetail .info .text {
    margin: 0 auto 0 auto;
    width: 100%;
  }

  #itemdetail .info .text {
    margin: 0 auto 0 auto;
    width: 100%;
  }

  #itemdetail .subinfo .other {
    float: none;
    width: 100%;
  }

  #itemdetail .info .pagescroll {
    clear: both;
    display: table;
    height: 2.1em;
    line-height: 2.1;
    margin: 10px 10px 5px 0;
    padding: 1px 0;
    background: none repeat scroll 0 0 #EEE;
    text-align: center;
    color: #999;
  }

  #itemdetail .text ul.thumb {
    margin: 0 auto 15px 10px;
    overflow: hidden;
  }

  #itemdetail .text ul.thumb li {
    float: left;
    padding: 3px 6px 3px 0;
  }

  #itemdetail .character a, #itemdetail .character div {
    float: left;
    width: 100px;
    height: 140px;
    padding: 0;
    text-decoration: none;
    text-align: center;
    z-index: 10;
  }

  .link-set {
    display: none;
  }

  #review h3 {
    font-size: 14px;
    font-weight: bold;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #069CE9;
    color: #069CE9;
    margin: 0 auto;
    padding: 5px 5px 5px 10px;
    clear: both;
    width: 100%;
  }

  #itemdetail .anchor {
    display: none;
  }


  #itemdetail .text .purchase .all div a, #itemdetail .text .purchase .set div a, #itemdetail .text .purchase div.one div a {
    display: block;
    width: 100%;
    height: 26px;
    margin: 2px 0 10px;
    font-size: 16px;
    vertical-align: middle;

  }

  #itemdetail .subinfo .staff, #itemdetail .subinfo .cast, #itemdetail .subinfo .other {
    float: left;
    width: 98%;
    margin: 0 0 10px;
    line-height: 2;
    _display: inline;
  }

  /*-----------------------  itemdetail  -----------------------*/

}


@media (max-width: 640px) {

  .nav-panel .nav-group .nav-item-list .nav-item.two-col ul li.all {
    border-top: 1px dotted #333;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
  }

  div.block {
    display: table;
    margin: 10px 0 0 -3px;
    position: absolute;
  }

  div.block2 {
    right: 0;
    display: table;
    margin: 5px 0 0 10em;
    position: absolute;
  }

  .page-wrapper {
    margin: 0 auto;
  }

  div.block2 #header-menu-list {
    float: right;
    width: 100px;
    margin: 0 0 0 -50px;
  }

  #n-header .header-menu-list ul#search-menu-link li {
    float: left;
  }

  #n-header .header-menu-item .header-menu-item-link .header-menu-item-text {
    display: none;
  }

  #n-header .header-menu-item {
    display: inline-block;
    float: left;
    height: 48px;
    position: relative;
    width: 48px;
  }

  div.block2 li#account-menu-link {
    float: left;
    margin-left: 10px;
  }

  div.block2 li#account-menu-link a {
    display: block;
    margin-top: 5px;
    height: 52px;
    width: 40px;
  }

  div.block2 li#search-menu-link {
    float: left;
  }

  div.block2 li#search-menu-link a {
    display: block;
    margin-top: 5px;
    height: 52px;
    width: 40px;
  }

  .icon-header-menu.icon-menu-main {
    background-position: -159px -4px;
  }

  .icon-header-menu {
    background-image: url("img/buttons/rootmenubk.png");
    background-position: -2px -5px;
    background-repeat: no-repeat;
    background-size: 212px 60px;
    display: inline-block;
    height: 48px;
    text-decoration: none;
    width: 48px;
  }


  .icon-header-menu.icon-menu-search {
    background-image: url("img/buttons/rootmenubk.png");
    background-position: -53px -5px;
    background-repeat: no-repeat;
    background-size: 212px 60px;
    display: inline-block;
    height: 48px;
    text-decoration: none;
    width: 48px;
  }

  span.header-menu-item-text {
    display: none;
  }

  #main-menu-link span.icon-header-menu {
    display: inline-block;
    height: 48px;
    width: 48px;
    float: left;
  }

  .block .header-menu-item a {
    display: block;
    height: 50px;
    width: 40px;
  }

  #main-menu-link span.header-menu-item-text {
    display: block;
    height: 48px;
    width: 48px;
    float: left;
    margin: 30px 0 0 0;
  }

  #main-menu-link span.icon-menu-account {
    display: block;
    height: 48px;
    width: 48px;
    float: right;
    margin: 30px 0 0 0;
  }

  #top .recommend-sec .content {
    float: left;
    width: 140px;
    height: 14em;
    padding: 10px 0 5px;
    margin: 0 0 20px 20px;
    display: inline;
  }

  .search-panel {
    background-color: #eee;
    padding: 12px 5px;
    width: 100%;
  }

  .search-panel .search-panel-form {
    background: #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    height: 30px;
    margin: 0;
    table-layout: fixed;
    width: 100%;
  }


  .search-panel .search-panel-form .search-sectionid-area, .search-panel .search-panel-form .search-text-area, .search-panel .search-panel-form .btn-search-area {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    height: 37px;
    vertical-align: top;
  }

  .search-panel .search-panel-form .search-text-area .search-text {
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 / 0;
    border-radius: 0 / 0;
    color: #696969;
    font-size: 1rem;
    height: 34px;
    margin: 0 10px 0 0;
    padding: 0 0 0 5px;
    width: 93%;
  }

  .search-sectionid-area {
    width: 30%;
  }

  .select-sz01, .search-sectionid {
    color: #696969;
    font-size: 1rem;
    border: 1px solid #ccc;
    line-height: 2;
    height: 35px;
    width: 90%;
    float: left;
  }

  .search-text-area {
    width: 55%;
  }

  .search-panel .search-panel-form .btn-search-area .btn-search {
    background-color: #898989;
    border: none;
    color: #fff;
    font-size: 1rem;
    height: 35px;
    width: 100%;
    -webkit-appearance: none;
  }

  .search-panel .search-panel-form .btn-search-area {
    width: 15%;
  }

  .btn-search {
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    -o-background-size: 12px 12px;
    background-size: 12px 12px;
  }

  #bbc-container #promotion-box-none {
    display: none;
  }

  #itemdetail .character_dummytitle a, #itemdetail .character_dummytitle div {
    float: left;
    width: 100px;
    height: 140px;
    padding: 0;
    text-decoration: none;
    text-align: center;
    z-index: 10;
  }

  #itemdetail .character_dummytitle em {
    display: block;
    padding: 2px 0 0;
    line-height: 1.2;
    font-style: normal;
    cursor: pointer;
  }

  #itemdetail .character_dummytitle a span {
    display: none;
  }

  div.container1 form#leave-form {
    padding: 0 0 0 10px;
  }

  em.progress {
    clear: both;
    display: block;
  }

  .close-button {
    position: absolute;
    top: -50px;
    right: 0;
  }
}
