
@import url("https://www.av-channel.com/css_js/speaker-v2.css");
@import url("https://www.av-channel.com/css_js/chmonthly.css");

@charset "UTF-8";
/*------------------------------------------------
*加筆履歴
*20140609加筆 border
お問い合せフォームの修正(7360行目付近)

*20140826加筆
タブ部分の修正（688行目付近 tab-menu1etc）

*20140909加筆
マイページのアイコン加筆（9059行目、9109行目付近）
マイページ右側加筆（5756行目付近）

*20140918加筆
チャンネル月額専用ボタン

20150522
.itembox1sp,
.itembox1のheight:297px;をコメントアウトしました

本番
- 全体設定
-- 全体設定:汎用クラス
- ヘッダ設定
- メイン設定
-- メインコンテンツ設定
-- 見出しバー設定
-- 総合、サービストップCSS設定
-- 商品リスト関連
-- 商品詳細全般
-- ランキング関連
- フッタ設定
- new_mamber
- ヘルプ
- リモコン機能
-  PlugIns CSS
- IE10 フォーム対策用(コメントアウトしています）
-------------------------------------------------*/
/*-------------------
-2nd Menu
- スタイルメニュー
-------------------*/
#style-nav-menu2014 li.svc1:hover > a.style_top,
#style-nav-menu2014 li.svc1 a.style_top:after,
#style-nav-menu2014 li.svc1 span a.style_top {
  background: #FF6600;
  text-shadow: none; }

#style-nav-menu2014 li.svc2:hover > a.style_top,
#style-nav-menu2014 li.svc2 a.style_top:after,
#style-nav-menu2014 li.svc2 span a.style_top {
  background: #273140;
  text-shadow: none; }

#style-nav-menu2014 li.svc3:hover > a.style_top,
#style-nav-menu2014 li.svc3 a.style_top:after,
#style-nav-menu2014 li.svc3 span a.style_top {
  background: #763F89;
  text-shadow: none; }

#style-nav-menu2014 li.svc4:hover > a.style_top,
#style-nav-menu2014 li.svc4 a.style_top:after,
#style-nav-menu2014 li.svc4 span a.style_top {
  background: #E7305F;
  text-shadow: none; }

#style-nav-menu2014 li.svc5:hover > a.style_top,
#style-nav-menu2014 li.svc5 a.style_top:after,
#style-nav-menu2014 li.svc5 span a.style_top {
  background: #474747;
  text-shadow: none; }

#style-nav-menu2014 {
  margin: 0 5px 5px 5px;
  padding: 0 7%; }

#style-nav-menu.avc-menu, #style-nav-menu.avc-menu li {
  margin: 0;
  padding: 0;
  border: none; }

#style-nav-menu2014.avc-menu {
  height: 40px; }

#style-nav-menu2014.ppv {
  border-bottom: 4px solid #7BAA17;
  background: #77b500;
  background: linear-gradient(to bottom, #82c600, #77b500);
  position: relative; }

#style-nav-menu2014.monthly {
  border-bottom: 4px solid #006da5;
  background: #0077b4;
  background: linear-gradient(to bottom, #008fd9, #009ed9);
  position: relative;
  /* F.IE8 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff008fd9,EndColorStr=#ff008fd9); }

#style-nav-menu2014 ul {
  list-style: none;
  text-align: left; }

#style-nav-menu2014 li {
  float: left;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  text-align: center; }

#style-nav-menu2014 li a:hover {
  color: #fff;
  background: linear-gradient(to bottom, #77b500, #82c600); }

#style-nav-menu2014.monthly li a:hover {
  background: #09c;
  color: #fff; }

#style-nav-menu2014 li span a,
#style-nav-menu2014 li a:active {
  background: #7BAA17; }

#style-nav-menu2014.monthly li span a,
#style-nav-menu2014.monthly li a:active {
  background: #006da5; }

/* 月額の場合のみ後ろに月額をつける */
#style-nav-menu2014.monthly li a:after {
  /*content:"月額";*/ }

/*ドロップダウンの設定*/
#style-nav-menu2014.avc-menu li a.dc-mega {
  position: relative; }

#style-nav-menu2014.avc-menu li a .dc-mega-icon {
  display: block;
  position: absolute;
  top: 18px;
  right: 15px;
  width: 8px;
  height: 6px;
  background: url(/images/top/style_menu/arrow.png) no-repeat 0 0; }

#style-nav-menu2014.avc-menu li.mega-hover a, #style-nav-menu2014 ul.avc-menu li a:hover {
  background-position: 100% -40px;
  color: #fff;
  text-shadow: none; }

#style-nav-menu2014.avc-menu li.mega-hover a .dc-mega-icon {
  background-position: 0 100%; }

#style-nav-menu2014.avc-menu li .sub-container {
  position: absolute;
  background: url(/images/top/style_menu/bg_sub_left.png) no-repeat 0 100%;
  padding-left: 20px;
  margin-left: -3px; }

#style-nav-menu2014.avc-menu li .sub {
  background: url(/images/top/style_menu/bg_sub.png) no-repeat 100% 100%;
  padding: 20px 20px 20px 10px; }

#style-nav-menu2014.avc-menu li .sub-container.mega .sub {
  padding: 10px 10px 0 0; }

#style-nav-menu2014.avc-menu li .sub .row {
  width: 100%;
  overflow: hidden;
  clear: both; }

#style-nav-menu2014.avc-menu li .sub li {
  list-style: none;
  float: none;
  width: 200px;
  font-size: 1em;
  font-weight: normal; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr {
  margin: 0 10px 8px 0;
  float: left; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr.last {
  margin-right: 0; }

#style-nav-menu2014.avc-menu li .sub a {
  background: none;
  border: none;
  text-shadow: none;
  color: #111;
  padding: 7px 10px;
  display: block;
  float: none;
  text-decoration: none;
  font-size: 0.9em; }

/* ドロップダウンのメニューバーの色 */
#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a.svc1 {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #FF6600;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a.svc2 {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #273140;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a.svc3 {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #763F89;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a.svc4 {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #E7305F;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px 0px 0px #333; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a.svc5 {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #474747;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.non_title {
  padding: 5px 5px 5px 15px;
  margin-bottom: 11px;
  background: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0px; }

/*ドロップダウンのボタンとか文字の色とか*/
#style-nav-menu2014.ppv.avc-menu .sub li.mega-hdr li a {
  padding: 7px 5px 8px 20px;
  background: url(/images/top/style_menu/styleMenuPpvOff.gif) no-repeat 8px 8px;
  font-weight: normal;
  color: #0091c0;
  font-size: 12px;
  width: 172px; }

#style-nav-menu2014.monthly.avc-menu .sub li.mega-hdr li a {
  padding: 7px 5px 8px 20px;
  background: url(/images/top/style_menu/styleMenuMonthlyOff.gif) no-repeat 8px 8px;
  font-weight: normal;
  color: #0091c0;
  font-size: 12px;
  width: 172px; }

#style-nav-menu2014.avc-menu .sub li.mega-hdr li a:hover {
  color: #ff0000;
  background: url(/images/top/style_menu/styleMenuOn.gif) no-repeat 8px 8px; }

#style-nav-menu2014.avc-menu .sub ul li {
  padding-right: 0;
  background: #efefef; }

#style-nav-menu2014.avc-menu li .sub-container.non-mega .sub {
  padding: 20px 20px 20px 0; }

#style-nav-menu2014.avc-menu li .sub-container.non-mega li {
  padding: 0;
  width: 190px;
  margin: 0; }

#style-nav-menu2014.avc-menu li .sub-container.non-mega li a {
  padding: 7px 5px 7px 22px;
  background: url(/images/top/style_menu/styleMenuOff.gif) no-repeat 7px 10px; }

#style-nav-menu2014.avc-menu li .sub-container.non-mega li a:hover {
  color: #ff0000;
  background: #efefef url(/images/top/style_menu/styleMenuOn.gif) no-repeat 7px 10px; }

#style-nav-menu2014.ppv li a.style_top {
  padding: 10px 10px;
  width: 130px;
  text-decoration: none;
  display: block;
  text-shadow: 0 -1px 2px #222;
  background: #82c600;
  background: linear-gradient(to bottom, #6ca500, #82c500);
  color: #fff;
  border-right: 1px solid #7BAA17; }

#style-nav-menu2014.monthly li a.style_top {
  padding: 10px 10px;
  width: 130px;
  text-decoration: none;
  display: block;
  color: #fff;
  text-shadow: 0 -1px 2px #222;
  background: #09c;
  background: linear-gradient(to bottom, #09c, #0089b6);
  border-left: 1px solid #006da5; }

/*******
  20160623
  Y.shiroshita
  firefoxのリンク枠を消しつつ、ボタンにスキマを持たせないための記述
  *****/
#style-nav-menu2014 a:link,
#style-nav-menu2014 a:visited,
#style-nav-menu2014 a:active,
#style-nav-menu2014 a:hover {
  /* FireFox リンク選択時の点線を消す */
  overflow: hidden;
  outline: none; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr a.mega-hdr-a {
  font-size: 1em; }

#style-nav-menu2014.avc-menu li .sub li.mega-hdr > ul,
#style-nav-menu2014.avc-menu li .sub li.mega-hdr > ul > li {
  font-size: 0; }

/* テキストリンクカラー
  color:#1153b6;
  color:#f00;
  最初だけ適用
  :first-child
  nth-
  ---------------------*/
/*リンク画像hoverでopacity*/
.img-hover {
  transition: .3s; }

a:hover .img-hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

/**/
a.anker {
  color: #1153b6;
  text-decoration: none; }

a:hover.anker {
  color: #f00;
  text-decoration: underline; }

.back-arw a {
  padding-left: 15px;
  background: url(/images/arrow-panel.png) no-repeat left -352px; }

hr {
  border: none; }

.blox {
  display: block; }

.helper {
  cursor: help; }

.pc_display_none {
  display: none; }

/*スマホ用(style.cssではdisplay:block;になるclass)*/
/*-- Reset CSS --*/
body {
  background: white; }

body, header, footer, section, nav, h1, h2, h3, h4, h5, h6, p, li, div, em, dl, dt, dd, hr, strong, address,
select, input, textarea, form {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  color: #222;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'ヒラギノ角ゴ W3', meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #222; }

em, strong {
  font-weight: bold; }

section, nav, article {
  display: block;
  overflow: hidden; }

input[type="submit"] {
  cursor: pointer; }

:-ms-input-placeholder {
  /* ie10以降限定 placeholder値の色をグレーに変更（デフォルトだと#000になる） */
  color: #b4b4b4; }

/* フロート */
.flol {
  float: left; }

.flor {
  float: right; }

/*---------------------
  +文字設定
  +font-set.cssに移動
  ---------------------*/
.no-img a img,
.noimg a img,
a .noimg,
.noimg {
  border: none; }

/*------------------------------
  -side-list
  (リストタグのみ有効）
  -------------------------------*/
.side-list {
  display: block;
  overflow: hidden;
  text-align: left; }

.side-list li {
  /*display:inline-block;*/
  display: inline;
  width: auto; }

/*------------------------
  - テキストアンカー
  - color:#1153b6;(a)
  - color:#f00;(a:hover)
  ------------------------*/
.act-b li a,
.thumb-list a,
.mk a,
.back-arw a,
#top-ranking a,
.act-c a {
  color: #1153b6;
  text-decoration: none; }

.act-b li a:hover,
.thumb-list a:hover,
.mk a:hover,
.back-arw a:hover,
#top-ranking a:hover,
.act-c a:hover {
  color: #f00;
  text-decoration: underline; }

/*------------------------
  - margin,padding設定
  ------------------------*/
.mg-5 {
  margin: 5px; }

.mg-10 {
  margin: 10px; }

.mg-20 {
  margin: 20px; }

.mg-30 {
  margin: 30px; }

.mg-t5 {
  margin-top: 5px; }

.mg-t10 {
  margin-top: 10px; }

.mg-t20 {
  margin-top: 20px; }

.mg-t30 {
  margin-top: 30px; }

.mg-b5 {
  margin-bottom: 5px; }

.mg-b10 {
  margin-bottom: 10px; }

.mg-b20 {
  margin-bottom: 20px; }

.mg-b30 {
  margin-bottom: 30px; }

.mg-l5 {
  margin-left: 5px; }

.mg-l10 {
  margin-left: 10px; }

.mg-l20 {
  margin-left: 20px; }

.mg-l30 {
  margin-left: 30px; }

.mg-r5 {
  margin-right: 5px; }

.mg-r10 {
  margin-right: 10px; }

.mg-r20 {
  margin-right: 20px; }

.mg-r30 {
  margin-right: 30px; }

/***** padding *****/
.pd-5 {
  padding: 5px; }

.pd-10 {
  padding: 10px; }

.pd-20 {
  padding: 20px; }

.pd-30 {
  padding: 30px; }

.pd-t5 {
  padding-top: 5px; }

.pd-t10 {
  padding-top: 10px; }

.pd-t20 {
  padding-top: 20px; }

.pd-t30 {
  padding-top: 30px; }

.pd-b5 {
  padding-bottom: 5px; }

.pd-b10 {
  padding-bottom: 10px; }

.pd-b20 {
  padding-bottom: 20px; }

.pd-b30 {
  padding-bottom: 30px; }

.pd-l5 {
  padding-left: 5px; }

.pd-l10 {
  padding-left: 10px; }

.pd-l20 {
  padding-left: 20px; }

.pd-l30 {
  padding-left: 30px; }

.pd-r5 {
  padding-right: 5px; }

.pd-r10 {
  padding-right: 10px; }

.pd-r20 {
  padding-right: 20px; }

.pd-r30 {
  padding-right: 30px; }

/* base ----------------------
  * margin:top,bottom,left,right
  * line-height,font-size
  ----------------------------*/
.top5 {
  margin-top: 5px; }

.top10 {
  margin-top: 10px; }

.top20 {
  margin-top: 20px; }

.bottom5 {
  margin-bottom: 5px; }

.bottom10 {
  margin-bottom: 10px; }

.bottom20 {
  margin-bottom: 20px; }

.left5 {
  margin-left: 5px; }

.left10 {
  margin-left: 10px; }

.left20 {
  margin-left: 20px; }

.right5 {
  margin-right: 5px; }

.right10 {
  margin-right: 10px; }

.right20 {
  margin-right: 20px; }

.h80 {
  line-height: 80%; }

.h90 {
  line-height: 90%; }

.h110 {
  line-height: 110%; }

.h120 {
  line-height: 120%; }

.f80 {
  font-size: 80%; }

.f90 {
  font-size: 90%; }

.f110 {
  font-size: 110%; }

.f120 {
  font-size: 120%; }

/*旧マージン・パッディング設定*/
.pud {
  padding: 10px 0; }

.plr {
  padding: 0 10px; }

.mud {
  margin: 10px 0; }

.mlr {
  padding: 0 10px; }

.fCLR {
  clear: both; }

/*-----------------
  - 画像ボーダー除去
  -----------------*/
.sample-player-image a img,
.content-block .ofw a img,
#static-x .chx a img,
.ch-box .img a img,
#text-view .itembox2 li a img,
#digit-buyout a img,
.add-jacket a img,
#special a img,
#top-ranking .inbox-reg a img,
#billing-ppv p.resizeimage img,
#billing-monthly p.resizeimage img,
#billing-ebook p.resizeimage img,
.pr a img,
.ppvsp a img,
.noimg a img,
.noimg a:visited img,
.noimg a:hover img,
.noimg a:active img,
a.noimg img,
a:visited .noimg img,
a:hover .noimg img,
a:active .noimg img {
  border: none; }

img {
  border-style: none; }

/*20150601 IEの青枠リセット*/
/*-----------------
  - インデント
  -----------------*/
.indent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* トップに戻る */
.toTop {
  padding: 5px 0;
  clear: both;
  text-align: right; }

.toTop a {
  padding: 5px 14px 6px 4px;
  text-decoration: none;
  color: #fff;
  background: #2f2f2f url(/images/arrow-panel.png) no-repeat right -210px; }

.toTop a:hover {
  background-color: #f00; }

.page-top {
  margin-top: 20px;
  clear: both;
  text-align: right; }

.page-top a {
  padding: 0 14px 6px 4px;
  text-decoration: none;
  color: #fff;
  background: #2f2f2f url(/images/arrow-panel.png) no-repeat right -210px; }

.page-top a:hover {
  background-color: #f00; }

.page-top a span {
  font-size: 10px; }

.up-top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 99; }

.up-top a {
  display: block;
  background: url(/images/back_top_btn.png) no-repeat 0 0;
  width: 35px;
  height: 35px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.up-top a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70); }

/*ボタン*/
a.menu-btn {
  padding: 4px 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  font-size: 12px;
  display: block;
  background-image: url(/images/arrow-panel.png);
  background-color: #e5000b;
  background-repeat: no-repeat;
  background-position: 5px 5px; }

a:hover.menu-btn {
  background-color: #f00;
  color: #fff; }

/* ボタングレー背景&pos1 */
a.grey-btn {
  margin: 10px auto;
  padding: 15px 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  /*width:45%;*/
  width: 300px;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #333;
  /*IE9以下でボタン色が消えないように対策 20150430追加*/
  background: linear-gradient(to bottom, #454545, #202020); }

a:hover.grey-btn {
  background-color: #f00;
  background-image: url(/images/arrow-panel.png); }

/* 矢印配置:pos1 */
a.pos1 {
  background: linear-gradient(to bottom, #555, #202020); }

a:hover.pos1 {
  background-repeat: no-repeat;
  background-position: right 15px; }

.l-arw-b {
  padding: 5px 0 5px 13px;
  background: url(/images/arrow-panel.png) no-repeat 0 0; }

.ld-arw-b {
  padding: 5px 0 5px 13px;
  background: url(/images/arrow-panel.png) no-repeat -318px -443px; }

/* 左メニューにあるボタン */
.rt-arw {
  background: linear-gradient(to bottom, #fff, #eee); }

.rt-arw a {
  margin: 5px;
  padding: 5px 5px 5px 8px;
  background: url(/images/arrow-panel.png) no-repeat 120px -28px;
  color: #e20000;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-decoration: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }

.rt-arw a:hover {
  background-color: #f00;
  background-position: 120px 8px;
  color: #fff; }

/* ppvポイントアイコン */
.ppvp-icon {
  padding-top: 8px;
  padding-left: 48px;
  height: 41px;
  border-top: 1px dotted #b0b0b0;
  background: url(/images/menu_panel.png) no-repeat 5px 5px;
  font-size: 12px;
  line-height: 1.4em; }

/* ie,flash,m playerアイコン */
.ie,
.fla,
.wmp {
  padding-top: 6px;
  padding-left: 48px;
  height: 32px;
  font-size: 12px;
  line-height: 1.4em;
  background: url(/images/menu_panel.png) no-repeat; }

.ie {
  background-position: 5px -52px; }

.fla {
  background-position: 5px -153px; }

.wmp {
  background-position: 5px -103px; }

/* 赤いボタン */
.select-payment a,
.selected a,
a.regist-btn,
a.login-btn {
  padding: 10px;
  border: 1px solid #880000;
  text-decoration: none;
  color: #2f2f2f;
  border-radius: 4px;
  background-color: #e80000;
  background: linear-gradient(to bottom, #f00, #d20000);
  color: #fff; }

.select-payment a:active,
.selected a:active,
a:active.login-btn {
  background: #a20000; }

/* 黄色いボタン */
.select-payment a,
a.yellow-btn,
a.regist-btn {
  padding: 10px;
  border: 1px solid #d1a200;
  text-decoration: none;
  color: #2f2f2f;
  border-radius: 3px;
  background-color: #fc0;
  background: linear-gradient(to bottom, #ffcf29, #ffba00);
  color: #303030;
  font-weight: bold; }

.select-payment a:active,
a:active.yellow-btn,
a:active.regist-btn {
  background: #ffba00; }

.selected {
  text-align: center; }

.selected span {
  padding: 10px;
  background: #ddd; }

a.regist-btn,
a.login-btn {
  width: 160px;
  display: inline-block; }

/*--------------------------
  - 全体設定
  --------------------------*/
#wrapper {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  max-width: 100%;
  min-width: 960px; }

/** ナビゲーションバー **/
.numbers {
  padding: 10px 0;
  clear: both;
  padding: 2px 0; }

.numbers ul {
  list-style: none; }

.numbers li {
  display: inline-block;
  margin-right: 3px;
  *display: inline;
  *zoom: 1; }

.numbers li span,
.numbers li a,
.numbers li a:hover {
  padding: 6px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.numbers a,
.numbers a:visited {
  border: 1px solid #555;
  background: #555;
  text-decoration: none;
  color: #fff;
  background-color: #666; }

.numbers li span,
.numbers li a:hover {
  border: 1px solid #d80000;
  background: #d80000;
  color: #fff; }

/** 旧タイプ ナビゲーションバー（pagging.jsp） **/
.numbers2 {
  margin-top: 5px;
  padding: 10px 0;
  line-height: 1.0em; }

.numbers2 a {
  padding: 4px 7px;
  border: 1px solid #eee;
  text-decoration: none;
  color: #1153b6; }

.numbers2 a:active {
  color: #fff;
  background: #f00; }

.numbers2 strong {
  padding: 0 2px;
  font-size: 14px;
  color: #d80000;
  line-height: 1.0em; }

/* -----------------------
  - ヘッダ設定ここから
  ----------------------- */
header {
  max-width: 100%;
  min-width: 960px; }

header h1 {
  padding: 3px 2px 0 5px;
  color: #333;
  height: 20px;
  overflow: hidden;
  line-height: 1.5em; }

header img[src="/images/sp/sp-bnr.png"] {
  width: 100%;
  max-width: 980px;
  height: auto; }

#header-top {
  background: url(/images/top_head_bg.gif) repeat-x 0 0;
  overflow: hidden;
  position: relative;
  min-width: 990px; }

p#logo {
  margin: 2px 0 0 2px;
  float: left;
  width: 150px;
  text-align: left;
  /*background:url(/images/640-sprite.png) no-repeat -488px -43px; 10thロゴ*/
  background: url(/images/640-sprite.png) no-repeat -488px -2px;
  /*通常ロゴ*/ }

p#logo img {
  vertical-align: middle; }

p#logo a {
  display: block;
  height: 32px;
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*----------------
  - 共通メニュー
  ----------------*/
#headerCommon {
  padding: 0 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: #222;
  line-height: 34px; }

#headerCommon li {
  margin-top: 5px;
  padding: 0 5px 0 4px;
  display: inline;
  font-size: 12px;
  letter-spacing: 0.12em;
  border-right: 1px solid white; }

#headerCommon a {
  color: #fff;
  text-decoration: none; }

#headerCommon li:last-child {
  border: none; }

#headerCommon li:last-child a {
  padding: 5px 10px;
  background: #d80000;
  color: #303030;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fc0;
  background: linear-gradient(to bottom, #fc0, #ffba00); }

#headerCommon a:hover {
  color: #f00; }

#headerCommon li:last-child a:hover {
  color: #fff;
  background: #f00; }

/*-----------------------------------
  - フリーワード検索
  + 検索結果
  -----------------------------------*/
#search-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 715px;
  height: 34px;
  display: block;
  overflow: hidden; }

#search-box form {
  margin-top: 4px;
  overflow: hidden; }

#search-box select {
  padding: 2px;
  float: left;
  height: 26px;
  border: none;
  background: #fff; }

#search-box input[type="text"] {
  margin-left: 5px;
  padding: 6px;
  float: left;
  height: 14px;
  width: 210px;
  border: none;
  background: white;
  font-size: 14px; }

#search-box input,
#search-box select {
  border-radius: 0px;
  -webkit-border-radius: 0px; }

#styleTop {
  margin-bottom: 10px; }

#styleTop .content-block h2 {
  text-align: left; }

/*----------------------------
  -2nd Menu
  -サービス(type)を表示するタブ
  ----------------------------*/
#headerMiddle {
  margin: 5px 5px 0 5px;
  background: #eee;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  background-color: #f6f6f6;
  min-width: 990px; }

#tab-menu {
  float: left;
  width: 40px; }

#tab-menu a {
  padding: 4px 0 11px 0;
  background: #222 url(/images/640-sprite.png) no-repeat 10px 7px;
  width: 40px;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  line-height: 1.0em; }

#tab-menu a:hover {
  background-color: #ffe431; }

#tab-menu a span {
  padding-bottom: 1px;
  display: inline-block; }

/* new */
#tab-menu1,
#tab-menu2,
#tab-menu3,
#tab-menu4,
#tab-menu5,
#tab-menu6,
#tab-menu7 {
  float: left;
  font-size: 14px;
  background: #e7e7e7 url(/images/header_top3_bg.png) repeat-x 0 -2px;
  width: 122px;
  height: 32px; }

#tab-menu1 a,
#tab-menu2 a,
#tab-menu3 a,
#tab-menu4 a,
#tab-menu5 a,
#tab-menu6 a,
#tab-menu7 a {
  padding: 3px 0 8px 0;
  text-decoration: none; }

#tab-menu1 a,
#tab-menu2 a,
#tab-menu3 a,
#tab-menu4 a,
#tab-menu5 a,
#tab-menu6 a,
#tab-menu7 a {
  background: url(/images/header_menu_panel3.png?20220304) no-repeat 0 -45px;
  display: block;
  cursor: pointer;
  height: 25px; }

#tab-menu1 a:hover,
#tab-menu2 a:hover,
#tab-menu3 a:hover,
#tab-menu4 a:hover,
#tab-menu5 a:hover,
#tab-menu6 a:hover,
#tab-menu7 a:hover {
  background-color: none;
  background-position: 0 0; }

#tab-menu2 a {
  background-position: -116px -45px; }

#tab-menu2 a:hover {
  background-position: -116px -0; }

#tab-menu3 a {
  background-position: -232px -45px; }

#tab-menu3 a:hover {
  background-position: -232px 0; }

#tab-menu4 a {
  background-position: -348px -45px; }

#tab-menu4 a:hover {
  background-position: -348px 0; }

#tab-menu5 a {
  background-position: -464px -45px; }

#tab-menu5 a:hover {
  background-position: -464px 0; }

#tab-menu6 a {
  background-position: -580px -45px; }

#tab-menu6 a:hover {
  background-position: -580px 0; }

#tab-menu7 a {
  background-position: -696px -45px; }

#tab-menu7 a:hover {
  background-position: -696px 0; }

#tab-menu1 span a {
  background-position: 0 0; }

#tab-menu2 span a {
  background-position: -116px 0; }

#tab-menu3 span a {
  background-position: -232px 0; }

#tab-menu4 span a {
  background-position: -348px 0; }

#tab-menu5 span a {
  background-position: -464px 0; }

#tab-menu6 span a {
  background-position: -580px 0; }

#tab-menu7 span a {
  background-position: -696px 0; }

#tab-menu1 span a,
#tab-menu2 span a,
#tab-menu3 span a,
#tab-menu4 span a,
#tab-menu5 span a,
#tab-menu6 span a {
  display: block;
  height: 32px; }

#tab-menu7 span a {
  display: block;
  height: 32px; }

/*-------------------
  -2nd Menu
  - カート&マイリスト
  -------------------*/
#cart-menu,
#mylist-menu {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  border-left: 1px solid #e0e0e0;
  vertical-align: top; }

#cart-menu {
  background: #ffe71e url(/images/640-sprite.png) no-repeat 2px -101px; }

#mylist-menu {
  background: #ececec url(/images/640-sprite.png) no-repeat 3px -32px; }

#cart-menu a,
#mylist-menu a {
  width: 57px;
  display: block;
  padding: 8px 12px 4px 28px;
  text-decoration: none;
  color: #202020;
  border-bottom: 2px solid #d0d0d0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

#mylist-menu a {
  width: 60px; }

#cart-menu a {
  width: 72px;
  border-bottom: 2px solid #505050; }

#cart-menu a:hover {
  background: url(/images/640-sprite.png) no-repeat 2px -130px;
  background-color: #ffbebe;
  border-bottom: 2px solid #d80000; }

#mylist-menu a:hover {
  background: #ffe71e url(/images/640-sprite.png) no-repeat 3px -69px;
  border-bottom: 2px solid #d80000; }

/*----------------------------
  - スタイルセクション
  - PPV|定額共に同じ
  - 上記以外では非表示
  ----------------------------*/
#style-nav-menu {
  margin: 0 5px 5px 5px;
  padding: 0 7%;
  overflow: hidden; }

#style-nav-menu.ppv {
  border-bottom: 4px solid #7BAA17;
  background: #77b500;
  background: linear-gradient(to bottom, #82c600, #77b500); }

#style-nav-menu.monthly {
  border-bottom: 4px solid #006da5;
  background: #0077b4;
  background: linear-gradient(to bottom, #008fd9, #009ed9);
  /* F.IE8 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#ff008fd9,EndColorStr=#ff008fd9); }

#style-nav-menu ul {
  list-style: none;
  text-align: left; }

#style-nav-menu li {
  float: left;
  display: inline-block;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  border-right: 1px solid #7BAA17; }

#style-nav-menu.monthly li {
  border-right: 1px solid #006da5; }

#style-nav-menu li:first-child {
  border-left: 1px solid #7BAA17; }

#style-nav-menu.monthly li:first-child {
  border-left: 1px solid #006da5; }

#style-nav-menu li a {
  padding: 10px 10px;
  width: 130px;
  text-decoration: none;
  display: block;
  text-shadow: 0 -1px 2px #222;
  background: #82c600;
  background: linear-gradient(to bottom, #6ca500, #82c500);
  color: #fff; }

#style-nav-menu.monthly li a {
  background: #09c;
  background: linear-gradient(to bottom, #09c, #0089b6); }

#style-nav-menu li a:hover {
  color: #fff;
  background: linear-gradient(to bottom, #77b500, #82c600); }

#style-nav-menu.monthly li a:hover {
  background: #09c;
  color: #fff; }

#style-nav-menu li span a,
#style-nav-menu li a:active {
  background: #7BAA17; }

#style-nav-menu.monthly li span a,
#style-nav-menu.monthly li a:active {
  background: #006da5; }

/* 月額の場合のみ後ろに月額をつける */
#style-nav-menu.monthly li a:after {
  /*content:"月額";*/ }

/*------------------------------
  - 2014/06/04加筆
  スタイルボタン
  -------------------------------*/
/*
  #style-nav-menu li.svc1 a{
  background: #FB7922;
}*/
#style-nav-menu li.svc1 a:hover,
#style-nav-menu li.svc1 a:after,
#style-nav-menu li.svc1 span a {
  background: #FF6600;
  text-shadow: none; }

/*
#style-nav-menu li.svc2 a{
background: #353F4D;
}
*/
#style-nav-menu li.svc2 a:hover,
#style-nav-menu li.svc2 a:after,
#style-nav-menu li.svc2 span a {
  background: #273140;
  text-shadow: none; }

/*
#style-nav-menu li.svc3 a{
background: #854E98;
}*/
#style-nav-menu li.svc3 a:hover,
#style-nav-menu li.svc3 a:after,
#style-nav-menu li.svc3 span a {
  background: #763F89;
  text-shadow: none; }

/*
#style-nav-menu li.svc4 a{
background: #F54572;
}*/
#style-nav-menu li.svc4 a:hover,
#style-nav-menu li.svc4 a:after,
#style-nav-menu li.svc4 span a {
  background: #E7305F;
  text-shadow: none; }

/*
#style-nav-menu li.svc5 a{
background: #525151;
}*/
#style-nav-menu li.svc5 a:hover,
#style-nav-menu li.svc5 a:after,
#style-nav-menu li.svc5 span a {
  background: #474747;
  text-shadow: none; }

/*----------------
-3rd Menu
- パンくずリスト
-----------------*/
.thumb-list {
  padding: 5px 10px 1px 10px;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-align: left; }

.thumb-list li {
  display: inline-block;
  white-space: nowrap; }

.nav-arw {
  padding-left: 14px;
  background: url(/images/arrow-panel.png) no-repeat -5px -324px; }

.border-column {
  border: 4px solid #eee; }

.setnav .navarw {
  padding-left: 14px;
  background: #c80000 url(/images/arrow-panel.png) no-repeat 0px 5px; }

.setnav .navarw a {
  color: #fff; }

/*----------------
- サイトタイトル(固定)
-----------------*/
#site-title {
  margin: 10px 10px 0 10px;
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.2em;
  font-size: 24px;
  min-width: 960px; }

#site-title.top,
#site-title.ppv,
#site-title.monthly,
#site-title.comics,
#site-title.ebook,
#site-title.sp,
#site-title.shop {
  padding-left: 37px;
  padding-top: 4px;
  background-image: url(/images/service_panel.png);
  background-repeat: no-repeat; }

#site-title.top {
  padding-left: 0;
  background: none;
  border-bottom: 5px solid #d80000; }

#site-title.ppv {
  border-bottom: 5px solid #9c0;
  background-position: 0 -450px;
  height: 29px; }

#site-title.monthly,
#site-title.shop {
  border-bottom: 5px solid #09c;
  background-position: 0 -501px;
  height: 29px; }

#site-title.y100 {
  border-bottom: 5px solid #ffb400;
  background-position: 0 -450px;
  height: 29px; }

#site-title.special {
  border-bottom: 5px solid #f80606;
  background-position: 0 -450px;
  height: 29px; }

#site-title.comics,
#site-title.ebook {
  border-bottom: 5px solid #fc0;
  background-position: 0 -553px;
  height: 29px; }

#site-title.sp {
  border-bottom: 5px solid #d80000; }

#site-title.shop {
  border-bottom: 5px solid #09c;
  background-position: 0 bottom;
  height: 29px; }

#no-column #site-title {
  margin: 20px 0 0 0; }

/*-------------------
- メイン設定ここから
-------------------*/
#main-box {
  margin: 5px 10px 10px 10px;
  text-align: center;
  overflow: hidden;
  min-width: 980px;
  background: #fff; }

#topsample-box {
  margin: 5px 10px 10px 10px;
  text-align: center;
  overflow: hidden;
  min-width: 640px;
  background: #fff; }

/*-------------------
- コンテンツメイン
- 3カラム:左右180px
-------------------*/
#container {
  float: left;
  width: 100%; }

/*-------------------
- 3カラム:左右180px
-------------------*/
#contents-main {
  margin: 0 180px 0 180px;
  background: #fff; }

/*-------------------
- 2カラム:左メニューのみ180px
-------------------*/
#contents2,
#contents-left {
  margin: 0 0 0 180px; }

/*-------------------
- 2カラム:右メニューのみ
#contents3:240px
#contents-right:180px
-------------------*/
#contents3 {
  margin: 0 300px 0 0; }

#contents-right {
  margin: 0 180px 0 0; }

/*-------------------
-カラムなし
#no-column
-------------------*/
#no-column {
  margin: 0 auto;
  /*width:960px;*/ }

#no-column .content-block {
  padding: 10px;
  text-align: left; }

/*-------------------
- スタイルカラー
-------------------*/
.std,
.mx,
.jukujo,
.plaism,
.wd {
  margin: 0;
  padding: 0 0 20px 0; }

/*-----------------------------
- スピーカー
- speaker.cssに記述しています
-----------------------------*/
/*-------------------
- トピックス
-------------------*/
#topics {
  overflow: hidden; }

.t-list {
  clear: both;
  padding: 2px 0;
  border-bottom: 1px dotted #222;
  overflow: hidden;
  line-height: 1.25em;
  letter-spacing: 0.17em;
  color: #444;
  font-size: 12px; }

.t-list p {
  padding-bottom: 8px; }

.t-list span.honbun {
  display: none; }

.t-list span.button {
  display: block;
  text-align: center; }

.t-list span.button a {
  padding: 4px;
  display: block;
  background: #eee;
  text-align: center;
  text-decoration: none;
  color: #222; }

.t-list span.button a:active {
  background: #c20000;
  color: #fff; }

.t-list b {
  margin-bottom: 5px;
  color: #e00000; }

.t-list b a,
.t-list b a:visited {
  color: #e00000;
  text-decoration: none; }

.t-list a:hover {
  text-decoration: underline; }

.t-image {
  margin: 0 10px 10px 0;
  float: left; }

.t-image-r {
  margin: 0 10px 10px 10px;
  float: right; }

.t-link {
  margin: 5px 0; }

.t-link a {
  padding: 5px 5px 5px 15px;
  background: #b80000 url(/images/640-sprite.png) no-repeat 2px -446px;
  color: #fff;
  text-decoration: none; }

.t-link a:hover {
  background-color: #f00; }

p.kwsk a {
  padding: 4px 5px;
  background: #EF6262;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-weight: bold; }

p.kwsk a:hover {
  background: #F09E9E;
  color: #222; }

.topics-all {
  text-align: right;
  float: right;
  width: 120px; }

.topics-all a {
  padding: 5px 0;
  display: block;
  font-size: 10px;
  text-align: center;
  background: #c20000;
  color: #fff;
  text-decoration: none; }

.topics-all a:active {
  background: #f00; }

/* 開閉 */
.t-list > p > em {
  /*color:#505050;*/
  color: #d80000;
  /*cursor:pointer;*/
  font-size: 14px; }

.pin {
  color: #d80000; }

/* 外部リンクアイコン */
.ext-ico {
  margin: 0;
  padding-right: 15px;
  background: url(/images/icons/external_ico.png) no-repeat right center;
  width: 13px;
  height: 13px; }

/* テキストを回りこみさせない */
.topics-text {
  overflow: hidden; }

/*--------------------------------------
旧一覧系の上下にあった遷移リンク
現在非表示
---------------------------------------*/
.janre-opt {
  margin-bottom: 10px;
  padding-top: 2px;
  list-style: none;
  text-align: left; }

.janre-opt li {
  padding: 0 5px 0 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 13px; }

.janre-opt li a {
  display: block;
  color: #666;
  /*background:url(/images/itemlist/opt-link_b.png) repeat-x left;*/ }

.janre-opt li a:hover {
  text-decoration: none; }

.list-nav-categories * {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.list-nav-categories {
  position: relative;
  display: block;
  padding: 5px 5px;
  border-top: 3px solid #da0000;
  text-align: left;
  background-color: #f8f8f8; }

.list-nav-categories:before,
.list-nav-categories:after,
.list-nav-categories .flol:before,
.list-nav-categories .flol:after {
  content: " ";
  display: table; }

.list-nav-categories:after,
.list-nav-categories .flol:after {
  clear: both; }

.list-nav-categories,
.list-nav-categories .flol {
  *zoom: 1; }

.all-number {
  position: relative;
  float: left;
  padding: 0 20px 0 15px;
  margin: -5px 20px 0 -5px;
  margin-top: -6px\9;
  /*for ie*/
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #fff;
  background-color: #da0000;
  border-bottom-right-radius: 17.5px; }

.all-number span {
  margin-right: 5px;
  font-size: 18px; }

.all-number-radius {
  position: absolute;
  top: 0;
  right: -35px;
  width: 35px;
  height: 35px;
  background-color: #da0000;
  /*ie*/
  display: none\9;
  *display: none; }

.all-number-radius:before {
  display: block;
  position: absolute;
  content: '';
  right: 0px;
  width: 35px;
  height: 35px;
  border-top-left-radius: 17.5px;
  background-color: #f8f8f8; }

.nav-view-style {
  position: relative;
  z-index: 1;
  font-size: 12px; }

.nav-view-style li {
  text-align: center;
  line-height: 25px;
  vertical-align: top;
  /*for IE*/
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.nav-view-style li:first-child b {
  width: 80px;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
  /*for IE*/
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.nav-view-style > li a {
  display: block;
  padding: 0 8px;
  text-decoration: none; }

.list-view-on a {
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background-color: #FFE5E5; }

.list-view-off a:hover {
  text-decoration: underline;
  background-color: #FFE5E5; }

.list-view-blank {
  padding: 5px;
  display: block; }

.view-number {
  /*display: inline-block;*/
  margin-top: 5px;
  font-size: 13px; }

.flol + .view-number {
  clear: both;
  float: left; }

.nav-view-btn-wrapper {
  display: inline-block;
  float: right;
  margin-left: 10px;
  font-size: 13px; }

.nav-view-btn-group {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #999;
  border-radius: 3px;
  *display: inline;
  *zoom: 1; }

.nav-view-btn {
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #999;
  *display: inline;
  *zoom: 1; }

.nav-view-btn:first-child {
  border-left: none; }

.nav-view-btn .fa {
  display: inline-block;
  min-width: 25.0625px;
  min-height: 20px;
  font-size: 150%; }

.nav-view-btn a {
  display: block;
  padding: 2px 8px;
  text-decoration: none;
  color: #333;
  vertical-align: middle;
  background: #ddd;
  background: linear-gradient(to bottom, #fff, #ddd); }

.nav-view-btn a:hover {
  background: #fff; }

.nav-view-btn a.current {
  background: #FFE5E5;
  color: #000; }

/*tooltip*/
.nav-view-btn a {
  position: relative; }

.tooltip {
  display: none;
  position: absolute;
  top: -40px;
  padding: 5px;
  left: -50%;
  right: -50%;
  margin: 0 auto;
  white-space: nowrap;
  text-align: center;
  font-weight: bold;
  color: #c70000;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  border: 2px solid #c70000; }

.tooltip-last {
  width: 50px;
  right: -10px; }

.nav-view-btn a:hover .tooltip {
  display: block;
  z-index: 100; }

.tooltip:before, .tooltip:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -7px;
  margin-left: -7px;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #c70000 transparent transparent transparent; }

.tooltip:after {
  bottom: -5px;
  border-color: #fff transparent transparent transparent; }

/*--------------------------------
-総合
-サービス(type)内コンテンツ設定
--------------------------------*/
.content-block {
  clear: both;
  overflow: hidden; }

.content-block h2 {
  margin-bottom: 2px;
  border-bottom: 2px solid #4c4c4c; }

.content-block h2 span {
  font-size: 12px; }

.content-list {
  clear: both;
  overflow: hidden; }

.content-list h2 span {
  font-size: 12px; }

/*定額処理*/
.content-block .ico-avc,
.content-block .ico-std,
.content-block .ico-mx,
.content-block .ico-jukujo,
.content-block .ico-plaism,
.content-block .ico-wd {
  font-size: 10px;
  padding-left: 13px; 
  padding-bottom: 5px;}

/*--------------------------
-右マイページメニュー
--------------------------*/
/* スタイルリスト */
.style1,
.style2,
.style3,
.style4,
.style5 {
  display: block;
  background: #eee;
  font-size: 14px; }

.style1 a,
.style2 a,
.style3 a,
.style4 a,
.style5 a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #2f2f2f; }

.style1 a:hover,
.style2 a:hover,
.style3 a:hover,
.style4 a:hover,
.style5 a:hover {
  color: #fff;
  text-decoration: underline;
  background: #d80000; }

/*
.style1{background-color:#f60;}
.style2{background-color:#2d363a;}
.style3{background-color:#67406c;}
.style4{background-color:#f69;}
.style5{background-color:#d4d4d4;}
*/
/*-------------------------------------------
+ 基本表示: 5件固定表示用
* ブロックタグ内で変更可能
+ 流用ページ: 総合トップ・PPVトップ・定額トップ
++ レコメンド機能: 他のユーザーが視聴
++ レコメンド機能: ページ閲覧履歴
++ レコメンド機能: マイリスト履歴
++ レコメンド機能: 女優詳細
-------------------------------------------*/
.itembox1sp,
.itembox1 {
  margin: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
  width: 158px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden; }

.itembox1sp .inbox-reg,
.itembox1 .inbox-reg {
  padding: 10px;
  background: #fff;
  position: relative;
  box-shadow: 1px 1px 2px #ccc;
  height: 270px;
  border: 2px solid #fff; }

.itembox1sp .inbox-reg {
  border: 2px solid #fa0; }

.itembox1sp .inbox-reg:hover {
  border: 2px solid #f00; }

.itembox1 .inbox-reg:hover {
  border: 2px solid #ddd; }

.itembox1sp .inbox-reg img,
.itembox1sp .inbox-reg a img,
.itembox1sp .inbox-reg a:hover img,
.itembox1 .inbox-reg img,
.itembox1 .inbox-reg a img,
.itembox1 .inbox-reg a:hover img {
  border: none; }

.itembox1sp a,
.itembox1sp a:visited,
.itembox1 a,
.itembox1 a:visited {
  color: #1153b6;
  text-decoration: none; }

.itembox1sp a:hover,
.itembox1sp a:active,
.itembox1 a:hover,
.itembox1 a:active {
  color: #f00; }

.itembox1sp .ltitle,
.itembox1 .ltitle {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px dotted #eee;
  font-size: 12px;
  text-align: left;
  line-height: 1.4em;
  word-break: break-all; }

.itembox1sp .j-r,
.itembox1 .j-r {
  padding: 0;
  background: #fff;
  border: none; }

.itembox1sp .j-r a img
.itembox1 .j-r a img {
  margin: 0;
  width: 80px;
  height: auto; }

/* back-link */
.to-back {
  position: absolute;
  bottom: 150px;
  right: 5px; }

.to-back a {
  padding: 10px;
  background: #303030;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-decoration: none; }

.to-back a:hover {
  background: #505050;
  color: #202020; }

/* リコメンド機能-リセット */
.item-related .itembox1,
.item-checked .itembox1 {
  margin-left: 5px;
  /*width:17%;*/
  width: auto;
  border: none; }

.item-related .itembox1 .inbox-reg,
.item-checked .itembox1 .inbox-reg {
  margin-left: 0;
  padding-bottom: 20px;
  border: none;
  box-shadow: none;
  width: 130px;
  height: 225px;
  border: 1px solid #eee; }

.item-related .flor,
.item-checked .flor {
  float: none; }

.item-related a.grey-btn,
.item-checked a.grey-btn {
  width: 200px; }

/* .itembox3: コミックページ用5件固定
itembox3
>inbox-reg
>ico-comic
>j-r
>ltitle
*/
.itembox3 {
  float: left;
  width: 19%;
  padding-right: 5px;
  border-bottom: 1px solid #e5e5e5;
  height: 250px; }

.itembox3 > .inbox-reg {
  width: 120px; }

.itembox3 > .inbox-reg > .ltitle {
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.2em; }

.ltitle a {
  text-decoration: none; }

.ltitle a:hover {
  text-decoration: underline;
  color: #f00; }

.ico-comic,
.ico-magazine,
.ico-tanwa {
  line-height: 1.4em; }

.ico-comic a,
.ico-magazine a,
.ico-tanwa a {
  text-decoration: none; }

.ico-comic a:hover,
.ico-magazine a:hover,
.ico-tanwa a:hover {
  text-decoration: underline;
  color: #f00; }

/*---------------------
リボンボタンの追加
P、spanで対応可能
---------------------*/
.over-top-link {
  position: absolute;
  right: -12px;
  bottom: 5px;
  z-index: 5;
  display: block;
  width: 102px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

.over-top-link a {
  display: block;
  background: url(/images/top/over-top-link.png) no-repeat right 0;
  height: 37px; }

/* 総合おすすめ女優 */
.itembox1 .rkDetail a {
  padding: 5px;
  font-size: 10px;
  display: block;
  background: #333; }

#latest-rank {
  width: auto; }

.inbox-top .detail a {
  color: #1153B6;
  text-decoration: none;
  width: auto; }

.inbox-top .items {
  border-top: 1px dotted #aaa;
  border-left: 1px dotted #aaa;
  overflow: hidden; }

.inbox-top .items .j-r a img {
  margin: 0;
  padding: 0;
  width: 85px;
  height: 120px; }

.items .itembox1 {
  width: 20%;
  height: 226px; }

.items .itembox1 .inbox-reg {
  padding: 0;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 3px;
  box-shadow: none;
  border-right: 1px dotted #aaa;
  border-bottom: 1px dotted #aaa;
  height: 220px;
  overflow: hidden;
  text-align: center; }

.inbox-top .ltitle {
  margin: auto;
  max-width: 160px; }

.inbox-top .ico-avc,
.inbox-top .ico-std,
.inbox-top .ico-mx,
.inbox-top .ico-jukujo,
.inbox-top .ico-plaism,
.inbox-top .ico-wd {
  height: 10px;
  overflow: hidden; }

.inbox-top a,
.inbox-top a:visited {
  color: #1153B6;
  text-decoration: none; }

.inbox-top a:hover,
.inbox-top a:active {
  color: #f00;
  text-decoration: underline; }

.inbox-act {
  width: 100px; }

.inbox-act1 {
  width: 50px; }

.section2 .inbox-act .act a img {
  width: 75px; }

.section2 .inbox-act .act a img,
.section2 .inbox-act1 .act a img {
  border: 1px solid #aaa;
  padding: 5px;
  display: block;
  overflow: hidden;
  text-align: center; }

.section2 {
  padding-top: 10px;
  /*20150501 margin-bottom:50px;*/
  clear: both;
  overflow: hidden; }

.section2 .itembox1 {
  margin: 0;
  padding: 0;
  height: auto;
  border: none;
  width: 20%;
  text-align: center;
  width: auto;
  vertical-align: top; }

.title-tooltip {
  position: relative;
  display: block;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.title-tooltip:after {
  content: attr(title);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 1px 0;
  font-size: 14px;
  color: #fff;
  background-color: #263238;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: .25s; }

.title-tooltip:hover:after {
  bottom: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.title-tooltip-display:after {
  position: static;
  display: block;
  margin-bottom: 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.title-tooltip-display:hover:after {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.recommend-idol-cutout {
  margin: auto;
  max-width: 800px; }

@media only screen and (max-width: 1197px) {
  .recommend-idol-cutout {
    max-width: 600px; } }

@media only screen and (min-width: 1597px) {
  .recommend-idol-cutout {
    max-width: 1200px; } }

/*----------------------------
- PPVトップ使用セクション
- 定額トップ使用セクション
- 電子書籍使用セクション
----------------------------*/
.genebox-side dl {
  padding: 5px;
}
.genebox dt {
  padding: 5px;
  font-size: 12px; }

.line {
  /*border-top:1px solid #aaa;*/ }

.bline {
  border-bottom: 1px solid #aaa; }

.line-dot {
  border-top: 1px dotted #aaa; }

.bline-dot {
  border-bottom: 1px dotted #aaa; }

.service-menu li {
  font-size: 12px;
  /*border-top: 1px solid #eee;*/
  border-bottom: 1px solid #eee; }

.service-menu li a {
  padding: 5px 10px 5px 5px;
  display: block;
  text-decoration: none;
  color: #404040;
  transition: background 0.1s linear; }

.service-menu li a:hover {
  background-color: #d80000;
  color: white;
  text-decoration: none; }

.service-menu li span a,
.service-menu li span a:hover {
  color: white;
  background-image: url(/images/arrow-panel.png);
  background-color: #c51a1a;
  background-repeat: no-repeat;
  background-position: 135px 8px; }

/* 2段目 */
.service-menu li ul li:last-child {
  border-bottom: none; }

.service-menu li ul li a {
  padding-left: 20px; }

#billing-ppv,
#billing-monthly,
#billing-ebook {
  margin: 10px auto 10px auto;
  padding: 5px;
  width: 90%;
  min-width: 600px;
  max-width: 800px;
  border: 1px solid #d2d2d2;
  background: #faf6e1;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

#billing-ppv .flol,
#billing-monthly .flol,
#billing-ebook .flol {
  width: 68%;
  letter-spacing: 0.125em;
  line-height: 1.8em; }

#billing-ppv .flor,
#billing-monthly .flor,
#billing-ebook .flor {
  width: 28%; }

#billing-ppv dd,
#billing-monthly dd,
#billing-ebook dd {
  margin: 10px 0;
  display: block; }

#billing-ppv dd li,
#billing-monthly dd li,
#billing-ebook dd li {
  padding: 0 0 5px 0;
  text-align: center; }

#billing-ppv dd li a,
#billing-monthly dd li a,
#billing-ebook dd li a {
  display: block;
  width: auto; }

#billing-ppv p.resizeimage img,
#billing-monthly p.resizeimage img,
#billing-ebook p.resizeimage img {
  max-width: 300px;
  /* 最大幅 */
  min-width: 150px;
  /* 最小幅 */
  border: none; }

p.resizeimage img {
  width: 80%; }

.star-i {
  background: url(/images/icons/star.png) no-repeat left;
  line-height: 1.5em; }

/*------------------------------
- 画像リスト
ジャンル,メーカー,チャンネル画像
-------------------------------*/
.item-list-image {
  margin: 10px 0 30px 0;
  list-style: none; }

.item-list-image li {
  margin-right: 14px;
  margin-bottom: 14px;
  display: inline-block;
  width: 100px; }

.item-list-image li img {
  margin-top: 2px;
  border: none; }

.item-list-image a {
  text-decoration: none;
  color: #444; }

.item-list-image a:hover img {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* オンマウスで透過 */
.item-list-image a:hover {
  color: #f00; }

.item-list-image a span {
  font-size: 10px; }

.item-list-text {
  list-style: none;
  overflow: hidden; }

.item-list-text li {
  margin-bottom: 5px;
  padding: 10px 5px 5px 0;
  display: inline-block;
  line-height: 1.5em; }

.item-list-text li a {
  padding: 7px 10px;
  color: #1153B6;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.125em;
  background: #f5f5f5;
  border-radius: 3px;
  -webkit-borderradius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #eee; }

.item-list-text li a:hover {
  color: #fff;
  background: #d80000;
  text-decoration: underline;
  border: 1px solid #bd0000; }

/*----------------------------
+チャンネルリスト
(static > chlist)
----------------------------*/
#static-x {
  background: #f0f0f0;
  margin: 20px 0px;
  padding: 10px; }

.ch-box {
  background: white;
  text-align: left; }

.ch-box .img {
  margin: 0 5px 5px 0;
  padding: 5px;
  float: left;
  border: 1px solid #f2f2f2; }

nav.ch-menu ul {
  margin: 0 0 5px 0;
  padding: 10px 0 15px 5px;
  background: #ddd;
  color: #fff;
  text-align: left;
  display: block; }

nav.ch-menu li {
  margin: 5px 0;
  display: inline;
  font-size: 12px;
  line-height: 1.0em; }

nav.ch-menu li a {
  padding: 10px;
  background: #303030;
  color: #fff;
  text-decoration: none; }

nav.ch-menu li a:active {
  background: #c20000; }

nav.ch-menu li.on a {
  background: #c20000; }

.svcid {
  margin: 10px 0 5px 0;
  padding: 5px;
  background: #d80000;
  color: white;
  text-align: left;
  font-size: 14px; }

.svcid-t {
  margin-bottom: 10px;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  background: #fff; }

.channel {
  text-align: left; }

#static-x .chx {
  text-align: left;
  width: 100px;
  display: inline-block; }

#static-x .chx img {
  margin: 0 5px 5px 0; }

.chx a {
  color: #1153b6;
  text-decoration: none; }

.chx a:hover,
.chx a:active {
  color: #1153b6; }

#static-x .chx a img {
  float: left; }

#static-x .excerpt {
  margin-left: 5px;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  background: #fff;
  line-height: 1.4em;
  display: none; }

/*--------------------------------------------------
- 一覧系ページ設定
--------------------------------------------------*/
/*カテゴリー一覧ページ内遷移*/
#style-nav-menu2 {
  margin: 10px 0;
  padding: 5px;
  text-align: left;
  border-bottom: 2px solid #d0d0d0; }

#style-nav-menu2 li {
  padding: 0 2px 0 5px;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #d0d0d0; }

#style-nav-menu2 li a {
  padding: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none;
  display: block;
  color: #1153B6;
  background: #f5f5f5;
  border: 1px solid #e5e5e5; }

#style-nav-menu2 li a:hover {
  background: #e80000;
  color: #fff; }

#style-nav-menu2:before {
  padding: 10px 5px;
  content: "ジャンル種別：";
  font-weight: bold; }

#itemlist {
  width: auto;
  min-width: 580px;
  clear: both;
  overflow: hidden;
  border-left: 1px solid #e0e0e0; }

.categories {
  margin: 10px 0 20px 0; }

.lbox {
  float: left;
  width: 32%; }

.rbox {
  float: right;
  width: 66%; }

/* 一覧系見出し */
#items h2 {
  margin: 0 0 5px 0;
  padding: 5px 10px;
  color: #fff;
  text-align: left;
  background: #303030;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

/*
#items h2:after{
content:" 作品一覧";
}
*/
#items h2.genebox-top {
  border: none; }

.list-navi {
  clear: both;
  margin: 5px 0 0 0;
  overflow: hidden; }

/** 商品テキスト版一覧 **/
#itemlist table {
  width: 100%;
  border-collapse: collapse; }

#itemlist table td {
  padding: 0 5px 2px 4px;
  border: 1px solid #222; }

#itemlist table td img {
  margin-right: 2px; }

#itemlist table tfoot img {
  vertical-align: middle; }

#item-list .side-list {
  margin: 0;
  font-size: 10px; }

#item-list .side-list li {
  margin-left: 10px; }

/*配信日*/
.li-date {
  width: 90px; }

/*タイトル*/
.li-title {
  text-align: left; }

/*種別|価格*/
.li-price {
  width: 313px; }

.li-price ul {
  text-align: left; }

.li-price ul li img {
  vertical-align: middle; }

/*--------------------------------------------------------
+ 一覧系作品横並び表示
+ .itembox2 > .inbox-reg
--------------------------------------------------------*/
.itembox2 {
  padding: 5px;
  text-align: center;
  float: left;
  width: 138px;
  min-height: 200px;
  border-right: 1px solid #e0e0e0;
  overflow: hidden;
  background: #fff;
  position: relative; }

.itembox2 img {
  vertical-align: top;
  /* macでのitembox2のheightを合わせるため */ }

.itembox2 a {
  color: #1153B6;
  text-decoration: none; }

.itembox2 a:hover {
  color: #f00;
  text-decoration: underline; }

.itembox2 .inbox-reg {
  text-align: center;
  border: none; }

.itembox2 .inbox-reg p {
  text-align: left; }

.itembox2 .inbox-reg .j-r img {
  margin: auto;
  margin-top: 2px; }

.itembox2 .ltitle {
  line-height: 1.25em;
  height: 2.5em;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  color: #039; }

.itembox2 .ltitle + p {
  padding-top: 5px;
  line-height: 1; }

.itembox2 ul {
  margin-top: 5px;
  text-align: left; }

.itembox2 ul li {
  margin-bottom: 2px;
  line-height: 1.5em;
  color: #c00;
  font-weight: bold; }

/* テキスト一覧系 */
#text-view {
  padding: 10px 0;
  display: block;
  overflow: hidden; }

#text-view .itembox2 {
  /*値リセット*/
  clear: both;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 10px;
  float: none;
  width: 100%;
  height: auto;
  clear: left;
  border-bottom: 1px solid #ebebeb;
  display: block;
  overflow: hidden;
  background: #fff; }

#text-view .itembox2 .ltitle {
  margin: 0 0 5px 0;
  padding: 0;
  height: auto;
  font-size: 12px; }

#text-view .itembox2 .side-list-item {
  margin-top: 2px;
  padding: 5px 0;
  float: left;
  width: 80%; }

#text-view .side-list-item li {
  margin-bottom: 3px;
  width: 140px;
  display: inline-block;
  font-size: 12px;
  text-align: right;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -webkit-border-radius: 2px; }

#text-view .j-m,
#text-view .j-r {
  display: block;
  width: 120px;
  float: left;
  border: 1px solid #f00; }

#text-view .j-m {
  width: 100px; }

/* まだあったテキスト表示 */
.text-view {
  padding: 5px;
  line-height: 1.4em;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

.text-view .side-list-item {
  margin: 5px 0; }

.text-view .side-list-item li {
  margin-bottom: 3px;
  width: 140px;
  display: inline-block;
  font-size: 12px;
  text-align: right;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -webkit-border-radius: 2px; }

/*------------------------------
-テキストビューだったはずが
詳細版になりました
通常表示｜[詳細表示]
-------------------------------*/
.text-view-image {
  float: left;
  display: block; }

.text-view-image a img {
  width: 80px; }

/** HDアイコン：201.09.15追加 **/
/* HD|無期限 */
.hd-i {
  background: url(/images/icons/hdi_ico.gif) no-repeat left; }

/* HD|7日間 */
.hd-7 {
  background: url(/images/icons/hd7_ico.gif) no-repeat left; }

/* 高画質|無期限 */
.high-i {
  background: url(/images/icons/highi_ico.gif) no-repeat left; }

/* 高画質|7日間 */
.high-7 {
  background: url(/images/icons/high7_ico.gif) no-repeat left; }

/* 通常画質|無期限 */
.reg-i {
  background: url(/images/icons/regi_ico.gif) no-repeat left;
  line-height: 1.5em; }

/* 通常画質|7日間 */
.reg-7 {
  background: url(/images/icons/reg7_ico.gif) no-repeat left;
  line-height: 1.5em; }

.reg-i a,
.reg-7 a {
  display: block;
  float: right;
  width: 25px;
  margin-left: 2px;
  background-color: #3f3f3f;
  background-image: url(/images/640-sprite.png);
  background-repeat: no-repeat;
  background-position: 2px -166px;
  border-left: 1px solid #ebebeb;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.reg-i a:hover,
.reg-7 a:hover {
  background-position: 2px -166px;
  background-color: #e20000; }

.itembox2 div div li a img {
  border: none; }

.itembox2 div div li a {
  display: block;
  float: right;
  width: 25px;
  line-height: 1.5em;
  background-color: #3f3f3f;
  background-image: url(/images/640-sprite.png);
  background-repeat: no-repeat;
  background-position: 2px -166px;
  border-left: 1px solid #ebebeb;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  height: 19px; }

.itembox2 div div li a:hover {
  background-color: #e20000; }

/* 一覧用サンプルあるなし */
p.s-i,
p.s-n {
  padding-left: 18px;
  color: #404040;
  text-align: right;
  font-size: 10px;
  height: 22px;
  line-height: 1.4em; }

p.s-i {
  background: url(/images/icons/list-sample_ico.gif) no-repeat 0 0; }

.hd-i img,
.hd-7 img,
.high-i img,
.reg-i img,
.high-7 img,
.reg-7 img {
  text-align: right; }

.hd-i a img,
.hd-7 a img,
.hd-i a:visited img,
.hd-7 a:visited img,
.hd-i a:hover img,
.hd-7 a:hover img,
.hd-i a:active img,
.hd-7 a:active img,
.high-i a img,
.high-7 a img,
.reg-i a img,
.reg-7 a img,
.high-i a:visited img,
.high-7 a:visited img,
.reg-i a:visited img,
.reg-7 a:visited img,
.high-i a:hover img,
.high-7 a:hover img,
.reg-i a:hover img,
.reg-7 a:hover img,
.high-i a:active img,
.high-7 a:active img,
.reg-i a:active img,
.reg-7 a:active img {
  border: none;
  vertical-align: middle;
  margin-left: 1px;
  width: 25px;
  height: 17px; }

/*---------------------
-定額アイコンバッヂ:S
---------------------*/
.ico-avc,
.ico-std,
.ico-mx,
.ico-jukujo,
.ico-plaism,
.ico-wd,
.ico-del,
.ico-ebook {
  background-image: url(/images/service_panel.png);
  background-repeat: no-repeat;
  font-size: 10px; }

/*16ずつ足す*/
.ico-avc {
  background-position: 0 -379px; }

.ico-std {
  background-position: 0 -299px; }

.ico-mx {
  background-position: 0 -315px; }

.ico-jukujo {
  background-position: 0 -331px; }

.ico-plaism {
  background-position: 0 -347px; }

.ico-wd {
  background-position: 0 -363px; }

.ico-del {
  background-position: 0 -655px; }

.ico-ebook {
  background-position: 0 -396px; }

.ico-avc,
.ico-std,
.ico-mx,
.ico-jukujo,
.ico-plaism,
.ico-wd,
.ico-ebook {
  margin-right: 4px;
  margin-bottom: 2px;
  padding-left: 12px;
  text-align: left; }

.ico-del {
  text-align: left;
  padding-left: 15px;
  font-size: 12px; }

.ico-none {
  margin-right: 4px;
  margin-bottom: 2px;
  text-align: right;
  font-size: 10px; }

.ico-sample {
  margin-bottom: 2px;
  padding: 3px 0 3px 18px;
  text-align: left;
  background: url(/images/icons/list-sample_ico.gif) no-repeat 0 1px; }

.itembox2 .inbox-reg .ico-avc,
.itembox2 .inbox-reg .ico-std,
.itembox2 .inbox-reg .ico-mx,
.itembox2 .inbox-reg .ico-jukujo,
.itembox2 .inbox-reg .ico-plaism,
.itembox2 .inbox-reg .ico-wd {
  height: 12px;
  line-height: 1.0em; }

/*---------------------
-定額アイコンバッヂ:L
---------------------*/
.ico-std-l,
.ico-mx-l,
.ico-jukujo-l,
.ico-plaism-l,
.ico-wd-l {
  padding-left: 37px;
  background-image: url(/images/service_panel.png);
  background-repeat: no-repeat; }

.ico-std-l {
  background-position: 0 0px; }

.ico-mx-l {
  background-position: 0 -54px; }

.ico-jukujo-l {
  background-position: 0 -109px; }

.ico-plaism-l {
  background-position: 0 -164px; }

.ico-wd-l {
  background-position: 0 -220px; }

.maker-icon {
  border-bottom: 1px solid #ebebeb; }

.maker-icon a img {
  margin: 0 auto 5px auto;
  padding: 5px;
  border: 1px solid #ebebeb;
  text-decoration: none;
  text-align: center; }

.maker-icon a {
  text-decoration: none;
  color: #1153b6; }

.maker-icon span {
  display: block;
  padding: 5px;
  line-height: 1.4em;
  text-decoration: none; }

.maker-icon a:hover span {
  background: #f00;
  color: #fff; }

/*---------------------
-ジャケットサイズ
pac_m: 72x120
pac_r: 100x170
pac_l: 100x170
---------------------*/
/*----------------
- package size L
----------------*/
.j-l {
  float: left; }

.j-l img {
  width: 140px;
  height: 240px; }

.j-l a img {
  border: 1px solid #aaa;
  text-decoration: none;
  padding: 2px 2px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #fff; }

/*----------------
- package size R
----------------*/
.j-r {
  margin: 0 auto; }

.j-r img {
  height: 170px;
  text-align: center;
  padding: 5px 10px; }

.j-r a img {
  padding-left: 10px;
  border: 1px solid #ebebeb; }

.j-r a:hover img {
  border: 1px solid #f00; }

.j-r a img {
  padding-left: 10px;
  border: none; }

.j-r a:hover img {
  border: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

/*----------------
- package size M
----------------*/
.j-m img {
  width: 72px;
  height: 120px; }

.j-m a img {
  padding: 5px 10px;
  text-decoration: none;
  border: 1px solid #aaa;
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.j-m a:hover img {
  background: #f0f0f0;
  border: 1px solid #d80000; }

/** カテゴリアイコンの説明部分 **/
.icon-list {
  list-style: none;
  text-align: left;
  border: 1px solid #ddd;
  padding: 5px 5px 5px 15px;
  background: url(/images/arrow-panel.png) no-repeat -2px -33px; }

/* HD対応 動画一覧のアイコン説明部分 2010.09.03 by T.Matsu */
.icon-list .side-list {
  margin: 10px 0;
  font-size: 10px; }

.icon-list .side-list img {
  vertical-align: top; }

.icon-list li {
  display: inline; }

/************** 商品詳細全般 **************/
/*--------------------
- 詳細ヘッダメニュー
--------------------*/
.shortcut {
  margin: 10px 5px 10px 5px;
  border: 3px solid #eee;
  background: #fff;
  min-width: 960px; }

.shortcut ul {
  padding: 10px;
  list-style: none; }

.shortcut li {
  display: inline;
  line-height: 1.5em;
  font-size: 12px; }

/* 非ログイン時 */
.check-message {
  margin: 10px 5px 5px 5px;
  padding: 10px;
  border: 1px solid #cfcfcf;
  background: #fff1f1;
  min-width: 960px; }

#detail-item {
  float: left;
  width: 69%; }

/*--------------------
- 商品タイトル
--------------------*/
#item-title {
  margin-bottom: 10px;
  padding-bottom: 2px;
  text-align: left;
  border-bottom: 1px solid #222; }

.content-title {
  /*margin-bottom:10px;*/
  padding: 10px 0 5px 0;
  text-align: left;
  font-size: 14.5px;
  border-top: 2px solid #404040;
  border-bottom: 1px dotted #404040; }

/* コミック詳細見出し */
#main-box h1.siro {
  margin-bottom: 5px;
  padding: 0 0 2px 0;
  color: #303030;
  border-top: 2px solid #707070;
  line-height: 1.5;
  font-size: 18px; }

/*--------------------
- ジャケット
--------------------*/
#jacketL {
  margin-right: 10px;
  float: left;
  width: 140px; }

#jacketL p {
  margin-top: 2px;
  text-align: left; }

#jacketL p img,
#jacketL2 p img {
  margin-right: 5px;
  vertical-align: middle; }

#jacketL2 {
  text-align: left; }

#jacketL2 a img {
  width: 565px;
  border: none; }

#jacketL2 p {
  margin: 5px 0 10px 0; }

/*--------------------
- 商品テキスト
--------------------*/
#detailtext {
  text-align: left; }

#detailtext table td.fit {
  width: 74px; }

.fit {
  padding: 0 3px 5px 0;
  vertical-align: top;
  text-align: right;
  white-space: nowrap; }

/*--------------------
- サンプル再生
--------------------*/
#flvplay {
  float: none; }

/*---------------------
バックアップ20141028d_suzuki
.fla-sample{
margin:20px 0 0 10px;
padding:5px 0 5px 5px;
width:305px;
background:#f5f5f5;
border:1px solid #e0e0e0;
overflow:hidden;
}
------------------------*/
.fla-sample {
  margin: 10px 0 10px 240px;
  padding: 5px 5px 0 10px;
  box-sizing: border-box;
  max-width: 580px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  display: block;
  overflow: hidden; }

.fla-sample h3 {
  border-left: 3px solid #b80000;
  padding: 2px 0 1px 5px;
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 1.0em;
  color: #666; }

.fla-sample a img {
  border: none; }

/*--------------------
- 商品コメント
--------------------*/
#item-comments {
  clear: both;
  padding-top: 15px;
  text-align: left;
  line-height: 150%;
  letter-spacing: 0.125em; }

#item-comments h4 {
  margin-bottom: 5px;
  padding-bottom: 2px;
  border-bottom: 1px solid #333; }

/*---------------------------
- 非ログイン時の誘導テキスト
- 購入済み編
---------------------------*/
.detail-login {
  margin: 10px 0 0 0;
  padding: 10px;
  border: 3px solid #FF7A7A;
  background: #fff0f0;
  font-size: 14px;
  font-weight: bold;
  color: #303030; }

/*---------------------------
- 非ログイン時の誘導テキスト
- マイリスト編
---------------------------*/
.mylist-login {
  margin: 10px 0 0 0;
  padding: 33px 5px 0 5px;
  background: url(/images/detail/detail-mylist_tab.png) no-repeat left top;
  color: #303030;
  font-size: 14px;
  text-align: center; }

.mylist-login img {
  vertical-align: middle; }

/*---------------------------
- 現場写真
---------------------------*/
.item-image {
  clear: left;
  margin: 0 0 10px 10px;
  padding: 10px 0;
  text-align: left;
  overflow: hidden;
  border: 1px solid #fff; }

.item-image h3 {
  margin-bottom: 5px;
  border-bottom: 2px solid #222; }

.item-image h5 {
  border-bottom: 2px solid #222;
  margin-bottom: 5px;
  padding-bottom: 4px;
  font-size: 14px; }

.item-image > a {
  cursor: zoom-in;
  cursor: -webkit-zoom-in; }

.item-image a img {
  border: none; }

.item-image img {
  margin: 0 3px 1px 0; }

.item-image span {
  background: url(/images/detail/filter.gif) no-repeat;
  width: 120px;
  height: 90px;
  display: block;
  position: absolute;
  cursor: pointer; }

.item-image p {
  margin: 10px 10px 10px 0;
  float: left;
  width: 160px; }

.item-image p a {
  border: 3px solid #d5d5d5;
  overflow: hidden;
  display: block;
  height: 90px;
  text-align: center; }

.item-image p a img {
  border: none; }

.item-image p a:active,
.item-image p a:hover {
  border: 3px solid #00cae8;
  cursor: pointer; }

/* 最初の画像 */
.item-image p:nth-of-type(1) a {
  background: black; }

.item-image-book a {
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: inline-block;
  background: #eee; }

/* MP4のラジオボタンを差し替え */
.mp4Streaming {
  padding: 5px 0;
  overflow: hidden;
  display: block; }

.item-image form label {
  margin: 0 5px 0 0;
  padding: 10px 5px;
  display: block;
  float: left;
  cursor: pointer;
  width: 80px;
  border-right: 1px solid #abb2b7;
  background: #bdc3c7;
  color: #555e64;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  transition: .2s;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.item-image form input[type="radio"] {
  display: none;
  margin: 10px;
  padding: 5px; }

.item-image form input[type="radio"]:checked + label {
  background-color: #89c200;
  color: #fff; }

/************
20160414 Y.shiroshita
HD対応に伴い、ストリーミングラジオボックス labelまわり デザイン改善 & クロスブラウザ対応
*****************/
.mp4Streaming form label {
  position: relative;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  border-right: none;
  /* 上書き… 複数箇所で同じスタイルがあたっており、探して消すのが手間なので上書きで対応することにした */ }

div.mp4Streaming form label {
  /*chmonthly.cssの記述に勝つための詳細度指定*/
  padding-left: 25px;
  margin-bottom: 5px; }

.mp4Streaming form label:hover {
  background-color: #e2edd7; }

.mp4Streaming form label:after {
  border-color: #53b300; }

.mp4Streaming form label:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  left: 8px;
  top: 50%;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  background-color: #eee;
  border: 2px solid #bbb;
  border-radius: 6px; }

.mp4Streaming form label:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 14px;
  top: 50%;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mp4Streaming form input[type="radio"]:checked + label:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: .25s linear; }

/*---------------------------
- 月額種別
---------------------------*/
.up-check {
  /*.*argin-bottom:5px;*/ }

.up-check p a img,
.up-check p a:visited img,
.up-check p a:hover img,
.up-check p a:active img {
  border: none; }

/*---------------------------
- DVD同発高画質版背景
---------------------------*/
.highrate {
  background: #ffc; }

/*---------------------------
- 購入済み背景
---------------------------*/
.buyout {
  background: #ccc; }

/*---------------------------
- 購入作品説明
---------------------------*/
.buy-info {
  list-style: none;
  text-align: left; }

#buy-monthly {
  clear: both;
  margin: 10px 0;
  text-align: left; }

#buy-monthly h4 {
  padding: 2px 0 2px 5px;
  background: #00aeff;
  font-size: 80%; }

#buy-monthly h4 em {
  color: #fff; }

#buy-monthly p {
  margin-top: 10px;
  font-size: 80%; }

/*---------------------------
- fast streaming
---------------------------*/
#faststr {
  clear: left;
  margin: 20px 5px 0 5px;
  padding: 10px;
  text-align: left;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  line-height: 1.45;
  overflow: hidden;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }

#faststr label {
  font-weight: bold;
  color: #f00;
  display: inline-block; }

#faststr p {
  clear: left;
  margin: 5px 0; }

/* 文字がfloat:left に引っ張られる */
.item-image #faststr p {
  float: none;
  width: auto; }

.item-image form #faststr label {
  margin: 0;
  padding: 0;
  display: inline;
  float: none;
  cursor: pointer;
  width: 170px;
  border-right: none;
  background: none;
  color: #222;
  font-size: 14px;
  text-align: left;
  line-height: 1;
  transition: 0;
  overflow: hidden;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.item-image form #faststr input[type="checkbox"] {
  margin: 10px;
  padding: 5px; }

.item-image form #faststr input[type="checkbox"]:checked + label {
  color: #f00; }

/*---------------------------
- 購入後再生画面
---------------------------*/
#playview {
  margin-top: 10px; }

#playview table {
  margin: 10px 0 10px 10px;
  /*width:520px;*/ }

#playview td {
  vertical-align: top;
  text-align: center;
  /*width:160px;*/ }

#playview p {
  text-align: left; }

.playtype {
  clear: both;
  margin: 0 0 20px 0;
  overflow: hidden; }

.payout {
  margin-bottom: 3px;
  background: #fff;
  width: 86px;
  border: 1px solid #222; }

.payout a img,
.payout a:visited img,
.payout a:hover img,
.payout a:active img {
  border: none;
  border-top: 1px solid #222; }

.notbuy {
  background: #606060; }

/* order_complate */
.play-mov-btn,
.play-eb-btn {
  margin-top: 50px;
  text-align: center; }

.play-mov-btn a,
.play-eb-btn a {
  padding: 10px;
  border: 1px solid #880000;
  text-decoration: none;
  color: #2f2f2f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #e80000;
  background: linear-gradient(to bottom, #f00, #d20000);
  color: #fff; }

.play-mov-btn a:active,
.play-eb-btn a:active {
  background: #a20000; }

/*---------------------------
- HD6M対応版
---------------------------*/
.play-dl {
  border: 1px solid #909090;
  width: 120px;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.play-dl a img,
.play-dl a:visited img,
.play-dl a:hover img,
.play-dl a:active img {
  padding-top: 5px;
  border: none;
  border-top: 1px solid #999; }

/**************
20160414 Y.shiroshita
HD対応のためダウンロードボタン周りのデザイン変更
***************/
/*ビットレート*/
.play-dl--bps {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333; }

/***
ビットレート下のボーダーを表現する記述
*二個目以降のボタンにもボーダーを消したい場合は、擬似セレクタを"~"から"+"に変更してください
***/
.play-dl--bps ~ a:before {
  display: block;
  content: " ";
  margin: 0 8px;
  height: 1px;
  background-color: #999; }

.play-dl--bps ~ a > img {
  /*3373行目で もともとimgに付けられているborderを上書き*/
  border: none !important; }

/*hd/sdアイコン*/
.play-dl--bps-hd:before,
.play-dl--bps-sd:before {
  display: block;
  margin-bottom: 5px;
  line-height: 1.4;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  /*ie8*/ }

.play-dl--bps-hd:before {
  background-color: #FFA000;
  content: "HD"; }

.play-dl--bps-sd:before {
  background-color: #1976D2;
  content: "SD"; }

.play-dl--bps .f12 {
  font-weight: normal;
  margin-left: 3px; }

/*DLボタン*/
.play-dl a {
  display: block; }

.play-dl a:hover {
  background-color: #e8e8e8; }

.play-dl a:active img,
.play-dl a:active .btn-dl {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  box-shadow: none; }

.btn-dl {
  display: inline-block;
  padding: 3px 6px;
  margin: 3px 2px 6px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  color: #fff;
  font-size: 13px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.11);
  background-color: #FF3E3E;
  border: 1px solid;
  border-bottom-color: #B71C1C;
  border-left-color: #D32F2F;
  border-right-color: #D32F2F;
  border-top-color: #F44336;
  border-radius: 3px;
  box-shadow: 0px -2px 1px 0 rgba(0, 0, 0, 0.3) inset;
  cursor: pointer; }

.btn-dl:before {
  display: inline-block;
  margin-top: -2.5px;
  margin-right: 5px;
  padding-top: 1px;
  width: 15px;
  content: "\f063";
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FF3E3E;
  border: 1px solid #D32F2F;
  background-color: #fff;
  border-radius: 50%; }

/* 分割ファイルの場合 */
.play-dl--bps {
  counter-reset: titleNum; }

.play-dl--bps ~ a {
  counter-increment: titleNum; }

.btn-dl-split:before {
  float: right;
  margin: 0 0 0 2px;
  padding: 1.5px;
  content: counter(titleNum);
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-weight: bold; }

/*---------------------------
- レコメンド機能
---------------------------*/
.recommend {
  clear: both;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-top: 10px;
  overflow: hidden; }

.recommend h3 {
  text-align: left;
  margin-bottom: 10px;
  padding: 4px 0 0 25px;
  border-bottom: 1px solid #222;
  background: url(/images/detail/other_view.png) no-repeat left;
  color: #222;
  height: 20px;
  font-size: 12px; }

.recommend ul {
  list-style: none; }

.recommend-act li {
  float: left;
  margin-right: 10px;
  width: 120px;
  line-height: 150%;
  font-size: 14px;
  overflow: hidden; }

.recommend-text li {
  text-align: left;
  margin-right: 5px;
  padding: 7px 10px 7px 0px;
  display: inline;
  line-height: 150%;
  font-size: 90%; }

.item-related,
.item-checked {
  clear: both;
  margin-top: 10px;
  padding-top: 10px;
  max-height: 302px;
  overflow: hidden;
  display: block;
  *position: relative; }

.item-related h3,
.item-checked h3 {
  background: url(/images/menu_panel.png) no-repeat;
  margin-bottom: 10px;
  padding: 4px 0 0 25px;
  border-top: 1px solid #222;
  color: #222;
  height: 28px;
  font-size: 18px; }

.item-related h3 {
  background-position: 0 -320px; }

.item-checked h3 {
  background-position: 0 -350px; }

/* 20160308 Y.shiroshita */
.item-related--link {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  font-size: 14px;
  *float: none; }

.item-related--link a {
  text-decoration: underline; }

.item-related--link a:hover {
  text-decoration: none; }

.item-related .itembox1 img,
.item-checked .itembox1 img {
  vertical-align: top; }

/*デザイン追加 all-number-wrapperを付与すると、見出しの背景に装飾がつきます*/
.all-number-wrapper {
  border-top: 3px solid #F44336;
  margin-bottom: 10px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.all-number-wrapper .all-number {
  margin: 0;
  margin-top: -1px\9;
  /*for ie*/
  background-color: #F44336;
  min-width: 382px; }

.all-number-wrapper .all-number-radius {
  background-color: #F44336; }

.all-number-wrapper .all-number-radius:before {
  background-color: #fff;
  padding: 1px 0;
  /*スマホでみたとき赤がはみ出すのを防ぐ*/ }

.all-number h3 {
  border-top-width: 0;
  margin-bottom: 0;
  padding-top: 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px; }

.all-number-wrapper .item-related--link {
  *float: right; }

.all-number-wrapper:before,
.all-number-wrapper:after {
  content: " ";
  display: table; }

.all-number-wrapper:after {
  clear: both; }

.all-number-wrapper {
  *zoom: 1; }

/*-------------------------------------------------------
* とりま購入タイプのスイッチ機能のみのCSSファイルです。
* added 2010.10.22 by T.Matsumoto
--------------------------------------------------------*/
/* 新たに追加される箇所の設定 */
/** 商品購入ボタン関連 **/
#buy-item {
  float: right;
  width: 28%;
  text-align: left; }

.type-item {
  margin-top: 4px;
  width: 220px;
  text-align: center;
  /*background:#FFD8D8;*/
  /*background:url(/images/detail/buytype-bg.gif) repeat-x top;*/ }

.type-item h4 {
  padding: 4px 0 5px 6px;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  color: #fff; }

.type-item h4.bgs-top {
  background: #E41919; }

.type-item p {
  margin: 0 3px;
  padding: 5px 0; }

.type-item .bgs-ppv,
.type-item .bgs-top {
  background: #EE4848; }

.type-item .bgs-ppv {
  background: #7CB40F; }

.type-item .bgs-teigaku {
  background: #0C8EB9; }

.buytype-label {
  margin: 15px 0 6px 0;
  padding: 4px 0 4px 6px;
  background: #E41919;
  font-size: 12px;
  font-weight: bold;
  color: #fff; }

/*見出し*/
.buytype {
  margin: 0 0;
  padding: 2px 0 4px 0;
  color: #fff; }

p.buytype {
  font-size: 15px; }

#buytype-table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  background: url(/images/detail/buytype-bg.gif) repeat-x top;
  width: 220px; }

.set-buytype {
  margin: 3px;
  list-style: none; }

.set-buytype li {
  margin-bottom: 3px;
  padding: 4px 2px;
  border: 1px solid #CC6A6A;
  width: 210px;
  overflow: hidden; }

.set-buytype li input {
  margin: 0 2px;
  /*vertical-align:top;*/
  float: left;
  width: 12px; }

.set-buytype li label {
  margin-left: 1px;
  text-align: left;
  float: left;
  width: 90%; }

.set-buytype label span {
  text-align: right;
  float: right;
  width: 80px;
  color: #DA0000;
  font-weight: bold; }

.bitrate-table {
  margin: 0 2px 0 3px;
  width: 216px;
  border-collapse: collapse;
  background: #fff; }

.bitrate-table td {
  padding: 2px;
  text-align: left;
  border: 1px solid #CC6A6A; }

.buytype em {
  color: #fff; }

.type-button,
.type-price {
  margin: 0 3px;
  border: 1px solid #CC6A6A;
  border-bottom: none;
  border-top: none;
  background: #fff;
  text-align: center; }

.type-button a img,
.type-button a:visited img,
.type-button a:hover img,
.type-button a:active img {
  border: none; }

.type-button li {
  margin-bottom: 10px; }

.sellin {
  background: #fff; }

.sellin p {
  color: #DA0000;
  font-weight: bold; }

.soldout {
  background: #666; }

.soldout label,
.soldout p {
  color: #fff; }

.soldout p {
  font-weight: bold; }

/*新規追加*/
.soldout label,
.soldout em {
  color: #fff; }

.sellin input,
.sellin em,
.sellin span,
.sellin label {
  cursor: pointer; }

.sellin:hover {
  background: #FFB6C9;
  border: 1px solid #FFB6C9; }

/*--------------------------
-下部商品購入ブロック
-item-buytype-tabを上書き
--------------------------*/
.content-buy-foot {
  margin-left: 10px;
  display: block;
  overflow: hidden; }

.content-buy-foot h2 {
  margin-bottom: 10px;
  border-bottom: 2px solid #303030;
  font-weight: bold; }

.content-buy-foot .item-buytype-tab {
  margin-right: 5px;
  float: left;
  width: 200px;
  border: 3px solid #d0d0d0; }

.content-buy-foot li.qb a {
  margin-left: 3px; }

/* 説明 */
.buytype-caption {
  margin-top: 1px;
  padding: 10px 5px 5px 5px;
  background: #FFDCDC;
  width: 212px; }

.st-dl {
  font-size: 12px; }

.st-dl img {
  vertical-align: middle; }

.buytype-caption h5 {
  margin-top: 10px;
  font-size: 12px;
  border-bottom: 1px dotted #fff;
  color: #CA3333; }

.buytype-caption ul {
  margin-top: 5px;
  list-style: none; }

.buytype-caption li {
  margin: 5px 0 10px 0; }

.buytype-caption li a {
  padding: 8px 8px 2px 8px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  display: block;
  height: 20px;
  background: url(/images/detail/sw_svc_btn.png) no-repeat bottom; }

.buytype-caption li a:hover,
.buytype-caption li a:active {
  background: url(/images/detail/sw_svc_btn.png) no-repeat top; }

/* カート遷移＆マイリスト設定 ----
width:76%;
max-width:960px;
min-width:780px;
--------------------------------*/
/** 左右なしレイアウト：幅960px **/
#service-main {
  margin: 10px auto;
  width: 851px; }

#service-main h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-align: left;
  border-bottom: 3px solid #404040;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo UI,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

#service-main hr {
  clear: both;
  margin: 0;
  border: none; }

#service-main a img,
#service-main a:visited img,
#service-main a:hover img,
#service-main a:active img {
  border: none; }

#service-main table {
  margin-top: 10px; }

#service-main table th {
  background: #303030; }

#service-main table td {
  border: 2px solid #ebebeb; }

/*右メニュー160px;*/
#service-main2 {
  margin: 0 auto;
  width: 800px; }

#service-main2 #right-menu {
  float: right;
  width: 160px; }

/*----------------------------
-追加・削除
----------------------------*/
.cart-item-top {
  margin-bottom: 20px;
  padding: 10px;
  border: 3px solid #e5e5e5;
  overflow: hidden;
  display: block; }

.cart-item-top a img {
  margin-right: 5px;
  padding: 3px 5px;
  border: 1px solid #d5d5d5;
  display: none; }

.cart-item-top .ltitle {
  text-align: left;
  line-height: 1.4em;
  font-size: 14px; }

/*----------------------
-ショッピングカート(最大10件)

section.cart-list1
> article.buy-item-list
> div.item-detail
> p a img
> ul.detail
> li.ltitle
> li.period
> li
> ul.stream.f12
> li img

> item-detail-option
> p.item-detail-option-head
> p.del a

article
> p.box
> em
> em
> em
> div.f14.fnt1.purchase #purchase-btn b

> div.block
> p.mg-t20.pd-20.ctx a.yellow-btn
----------------------*/
.cart-list1 {
  margin-top: 5px;
  overflow: hidden; }

.cart-list1 .ltitle a {
  color: #1153b6;
  font-size: 15px; }

.cart-list1 .ltitle a:hover {
  color: #f00; }

.buy-item-list {
  margin: 5px 0;
  border: 2px solid #bfbfbf; }

/*テスト------------------*/
.buy-item-list {
  margin: 0;
  border-bottom: none; }

.buy-item-list:last-child {
  border-bottom: none; }

/*------------------------*/
.item-detail {
  margin: 5px 0;
  padding: 0 0 0 5px;
  text-align: left;
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 740px; }

.item-detail p {
  margin-right: 10px;
  padding: 5px 25px;
  float: left;
  border: 1px solid #e5e5e5;
  /*width:142px;*/
  text-align: center; }

.item-detail p a img {
  padding: 5px;
  border: 1px solid #eee; }

.item-detail .ltitle {
  margin-bottom: 5px; }

.item-detail .detail {
  float: left;
  width: 580px;
  line-height: 1.4em; }

.item-detail .stream {
  float: left;
  width: 70%; }

.item-detail .stream li {
  margin-right: 10px;
  display: inline;
  vertical-align: bottom; }

.item-detail-option {
  float: right;
  width: 100px; }

.item-detail-option-head {
  padding: 10px;
  background: #fff;
  border-bottom: 1px dotted #555;
  border-left: 1px solid #aaa;
  color: #969696; }

.del {
  padding: 30px 0 40px 0;
  border-left: 1px solid #aaa;
  line-height: 4em; }

.del a {
  padding: 5px 1px 5px 4px;
  font-size: 12px;
  color: #fff;
  border: 2px solid #666;
  text-decoration: none;
  background: #333; }

.del a:hover {
  border: 2px solid #b20000;
  background: #f00; }

.stream {
  margin: 5px; }

.stream img {
  margin-right: 1px; }

.item-detail a img {
  padding: 5px;
  float: left; }

.cart-list1 .box {
  margin-bottom: 10px;
  padding: 10px;
  border: 5px solid #303030; }

.cart-list1 .price,
.cart-list1 .point {
  padding: 10px;
  float: left;
  width: 45%; }

#purchase-btn {
  margin-top: 20px;
  padding: 10px;
  background: #c50000;
  color: #fff;
  line-height: 1.0em; }

.block {
  padding: 10px;
  display: block;
  overflow: hidden;
  background: #f9f9f9;
  border: 3px solid #c50000; }

.regist-l, .regist-r {
  float: left;
  width: 50%; }

.regist-l span, .regist-r span {
  padding: 10px 0 30px;
  display: block; }

/* カート:決済選択 */
#purchase-select {
  margin-top: 20px;
  margin-bottom: 10px; }

.payment-method-box {
  padding: 10px 0;
  border-bottom: 1px dotted #aaa; }

.payment-method-box h3 {
  text-align: left; }

.payment-method-box ul {
  float: left;
  width: 550px;
  text-align: left; }

.cart-ico {
  padding-left: 28px;
  background: url(/images/640-sprite.png) no-repeat 2px -134px; }

.card-ico,
.mpt-ico,
.spt-ico {
  background-image: url(/images/mypage/payment_ico_panel.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

.card-ico {
  padding-left: 38px; }

.mpt-ico {
  padding-left: 34px;
  background-position: 0 -51px;
  height: 26px;
  line-height: 2em; }

.spt-ico {
  padding-left: 34px;
  background-position: 0 -104px;
  height: 26px;
  line-height: 2em; }

/*--------------------------------
消費税対応
.cart-item-qt = 合計点数
.cart-outtax = 税別合計
.cart-tax = 消費税
.cart-payoff = 購入金額合計
.cart-getpoint = サービスポイント獲得
------------------ */
.cart-item-qt,
.cart-outtax,
.cart-tax,
.cart-payoff,
.cart-getpoint {
  display: block;
  text-align: right; }

.cart-item-qt {
  display: block; }

.cart-outtax {
  display: block; }

.cart-tax {
  display: block; }

.cart-payoff {
  padding-top: 5px;
  display: block;
  border-top: 2px solid #2d2d2d; }

.cart-getpoint {
  display: block; }

.s-text {
  margin-bottom: 10px;
  padding: 10px;
  background: #ffc;
  border: 1px solid #f90;
  line-height: 1.5; }

.s-text ul {
  list-style: none; }

/* マイページ共通 */
.m-text {
  margin-bottom: 10px;
  padding: 0 10px 10px 10px;
  background: #ffefef;
  border: 1px solid #f00; }

.m-text ul {
  margin-left: 20px;
  list-style: square; }

.l-img {
  margin: 0 5px 5px 0;
  float: left; }

/* w:140px以下対応 */
.l-img2 {
  margin: 0 5px 5px 0;
  padding: 5px 0;
  float: left;
  width: 140px;
  text-align: center;
  border: 1px solid #bbb;
  overflow: hidden; }

.l-img2 a {
  display: block; }

.r-img {
  margin: 0 0 5px 5px;
  float: right; }

/*改行なし*/
.nowrap {
  white-space: nowrap; }

/** 決済方法選択 **/
#select-billing {
  margin: 10px 0 20px 0;
  text-align: center;
  width: 100%;
  border-collapse: collapse; }

#select-billing thead th,
#select-billing tbody td,
#select-billing tfoot td {
  border-left: 1px solid #fff; }

#select-billing tbody td {
  padding: 8px 2px; }

.seltab {
  background: url(/images/detail/tab_bg.gif) repeat-x left top; }

.seloff {
  background: url(/images/detail/sel_off.gif) repeat-x left top; }

.selhead {
  background: url(/images/detail/selhead.gif) repeat-x left top; }

.selfoot {
  background: url(/images/detail/selfoot.gif) repeat-x left top; }

.choice {
  background: url(/images/detail/sel_bg.gif) repeat-x left top; }

.choiced {
  background: url(/images/detail/selected_bg.gif) repeat-x left top; }

tfoot .select {
  background: url(/images/detail/billfoot.gif) repeat-x left top;
  height: 55px; }

tfoot .selected {
  background: url(/images/detail/selected_foot.gif) repeat-x left top;
  height: 55px; }

/* 画像のボーダー除去 */
.selected a img,
.selected a:visited img,
.selected a:hover img,
.selected a:active img {
  border: none; }

/* 決済について(billing-info) */
.billing-infoA {
  margin-bottom: 20px;
  padding-left: 105px;
  line-height: 1.4em;
  background: url(/images/help/billing-info-a.gif) no-repeat 0 0;
  height: 95px; }

.billing-infoB {
  margin-bottom: 10px;
  padding-left: 105px;
  line-height: 1.4em;
  background: url(/images/help/billing-info-b.gif) no-repeat 0 0;
  height: 95px; }

/***** 決済選択購入最終画面 *****/
#digit-type {
  margin: 0 0 15px 0;
  text-align: right;
  width: 49%;
  float: left;
  border-top: 1px solid #222; }

#digit-type h3 {
  text-align: left; }

#digit-type p {
  margin-top: 10px;
  text-align: center; }

#digit-type ul {
  border-top: 1px solid #222;
  list-style: none; }

#digit-type li {
  padding: 10px 10px 10px 10px;
  border-bottom: 1px dotted #222; }

#digit-buyout {
  width: 49%;
  float: right;
  border: 1px solid #f00;
  background: #ffe; }

#digit-buyout p {
  padding: 7px 5px; }

/*********************** マイリスト **************************/
#mylist {
  margin-bottom: 10px;
  overflow: hidden; }

#mylist h2 {
  margin-bottom: 5px;
  padding: 7px 0 5px 36px;
  text-align: left;
  border-bottom: 1px solid #888;
  background: url(/images/my_chk_ico.png) no-repeat left; }

#mylist hr {
  margin: 0;
  margin: 5px 0;
  border: none;
  border-bottom: 1px solid #aaa;
  height: 1%; }

#mylist-create {
  text-align: left; }

.mylist-new {
  margin: 10px 0;
  padding: 10px;
  background: #ffc;
  border: 1px solid #222; }

/* マイリスト追加ボタン */
.add-mylist {
  float: left;
  width: 114px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.done-mylist {
  float: left;
  width: 300px; }

.add-mylist a {
  background: url(/images/add-list_off.png) no-repeat left top;
  width: 114px;
  display: block;
  height: 32px; }

.add-mylist a:hover {
  background: url(/images/add-list_on.png) no-repeat left top; }

.help-mylist {
  float: right;
  width: 224px; }

.help-mylist img {
  vertical-align: middle; }

.add-mylist a img,
.add-mylist a:hover img,
.add-mylist a:active img {
  border: none; }

/** マイリスト説明 **/
.explan {
  padding-bottom: 10px;
  text-align: left; }

.explan .lbox {
  float: left;
  width: 66%; }

.explan .rbox {
  float: right;
  width: 260px;
  text-align: right; }

.explan .rbox img {
  vertical-align: middle; }

/*-------------------------------------
マイリスト内商品リスト
-------------------------------------*/
.my-add {
  margin: 0;
  padding: 10px 0 0 0;
  overflow: hidden;
  border-bottom: 1px dotted #666;
  text-align: left; }

.my-add a {
  color: #1153b6;
  text-decoration: none; }

.my-add a:hover {
  color: #f00;
  text-decoration: underline; }

/* 左 */
.add-left {
  float: left;
  width: 89%;
  text-align: left; }

/*タイトル*/
.add-title {
  margin-bottom: 3px;
  text-align: left;
  font-size: 14px; }

/*ジャケット*/
.add-jacket {
  margin: 0 10px 0 0;
  padding: 3px 0;
  float: left;
  width: 140px;
  text-align: center;
  border: 2px solid #ebebeb; }

/* ジャケットサイズ固定Pac_r.jpg(100*170) */
.add-jacket img {
  height: 170px; }

/*他人チェック*/
.add-chk {
  margin-bottom: 5px; }

.mylist-tag {
  margin-top: 25px;
  float: left;
  width: 76%; }

.mylist-tag p {
  margin-bottom: 2px; }

/* 右 */
.add-right {
  float: right;
  width: 30px;
  text-align: left;
  list-style: none;
  font-size: 10px; }

.add-right a,
.add-right a:visited {
  padding-top: 22px;
  height: 22px;
  display: block;
  border: none;
  background: url(/images/erase_item.gif) no-repeat left top; }

.add-right a:hover,
.add-right a:active {
  border: none;
  background: url(/images/erase_item_on.gif) no-repeat left top; }

/*カート*/
.add-cart {
  margin-top: 15px;
  text-align: left;
  list-style: none;
  font-size: 10px;
  font-weight: bold;
  float: left;
  width: 70%; }

.add-cart li {
  margin-bottom: 3px;
  width: 140px;
  display: inline-block;
  font-size: 12px;
  text-align: right;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  -webkit-border-radius: 2px; }

/************** スタティック(静的)ファイル関連 **************/
/** 利用規約 **/
#static-law {
  text-align: left; }

#static-law hr,
#static-privacy hr {
  clear: both;
  margin-bottom: 10px;
  border: none;
  border-bottom: 1px solid #222;
  height: 1%; }

#static-law h3 {
  margin: 15px 0;
  border-bottom: 1px solid #222; }

#static-law p {
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.5em;
  letter-spacing: 0.04em; }

#static-law ul,
#static-law ol {
  margin-left: 25px; }

#static-law ul ul {
  margin-top: 10px;
  margin-left: 20px;
  font-size: 12px; }

#static-law li {
  padding-bottom: 5px;
  line-height: 1.5em;
  letter-spacing: 0.04em; }

#static-law ul.num,
#static-law ol.num {
  list-style-type: decimal; }

/** 個人情報全枠 **/
#static-privacy {
  text-align: left; }

/* 個人情報の取り扱いについて */
.privacy {
  margin-top: 10px;
  margin: 10px 0; }

.privacy ul {
  margin-left: 25px;
  list-style: decimal; }

.privacy ul li {
  padding-bottom: 10px; }

/* 特商法取り扱い */
.outline {
  overflow: hidden;
  width: 540px;
  text-align: left; }

.outline table {
  margin: 0;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  font-size: 12px; }

.outline th {
  padding: 5px;
  background: #dbdfb7;
  border: 1px solid #aaa; }

.outline td {
  margin: 0;
  padding: 10px;
  border: 1px solid #aaa;
  background: #f1f4d8;
  line-height: 1.4em;
  /*display:block;*/ }

.outline td img {
  vertical-align: middle; }

/*20151118 shiroshita*/
.outline td span {
  display: block; }

.outline td dt {
  clear: both;
  margin: 10px 0 5px 0;
  border-bottom: 1px solid #aeb28c; }

.outline td li {
  clear: left;
  display: block;
  overflow: hidden;
  border-bottom: 1px dotted #aeb28c; }

/* 個人情報保護法に基づく公表事項 */
.policy {
  margin-top: 30px; }

.policy p {
  margin: 0;
  padding: 10px 0 0 0; }

.policy dt {
  padding: 5px 0; }

.policy dd {
  padding: 0 0 3px 5px; }

.policy dd dl {
  padding-left: 15px; }

.policy ul {
  margin-left: 25px; }

/*--------------------------------------
ヘルプページ
--------------------------------------*/
#helpTOP {
  margin-top: 5px; }

#helpTOP h2 {
  padding-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #aaa;
  font-weight: bold; }

#helpTOP hr {
  margin: 10px 0;
  padding: 0;
  border: none;
  border-bottom: 1px dotted #aaa;
  height: 1%; }

#helpTOP dl {
  margin: 4px 6px; }

#helpTOP dt {
  margin: 0;
  padding: 4px 0;
  font-weight: bold; }

#helpTOP dt img {
  vertical-align: middle; }

#helpTOP dd {
  margin: 0;
  padding: 2px 0; }

/*#helpTOP dd p{
padding-bottom:5px;
}*/
.helpTOP li img {
  vertical-align: middle; }

/*-------------------------------------
スタティックコンテンツ
-メインコンテンツ
div,sectionの全体枠で利用
-------------------------------------*/
.help-content .top-menu {
  margin: 10px 0 10px 10px;
  display: inline;
  width: 220px;
  float: left;
  border: 1px solid #eee;
  min-height: 310px; }

.help-content .top-menu li {
  padding: 10px;
  border-top: 1px solid #eee; }

.help-content .top-menu p {
  background: #252525;
  color: #fff; }

.static-content1 {
  display: block;
  overflow: hidden;
  border-left: 1px solid #aaa; }

.static-content1 article,
.static-content1 div.help-content,
.static-content1 div dl {
  margin-left: 10px;
  line-height: 1.5em;
  font-size: 12px;
  text-align: left; }

.static-content1 article a,
.static-content1 div.help-content a,
.static-content1 div dl {
  color: #1153b6; }

.static-content1 article a:hover,
.static-content1 div.help-content a:hover,
.static-content1 div dl {
  color: #f00; }

.static-content1 .toTop a, .static-content1 .toTop a:hover {
  color: #fff;
  text-align: right; }

/*----------------------------
スタティック左メニュー(新規)
-ヘルプページ
------------------------------*/
.static-nav {
  margin-right: 20px;
  float: left;
  width: 200px;
  border: 1px solid #dfdfdf; }

.static-nav h3 {
  padding: 10px 5px;
  background: #303030;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: left; }

.static-nav ul ul {
  margin-left: 10px; }

.static-nav p,
.static-nav li {
  margin-bottom: 1px;
  font-size: 12px;
  text-align: left; }

.static-nav p {
  padding: 10px;
  border-bottom: 1px dotted #aaa; }

.static-nav li a,
.static-nav li a:visited {
  padding: 10px 10px 10px 18px;
  display: block;
  color: #1153b6;
  text-decoration: none;
  border-bottom: 1px solid #ebebeb; }

.static-nav li span a {
  font-weight: bold;
  color: #f00 !important;
  text-decoration: none;
  background: url(/images/arrow-panel.png) no-repeat left -28px; }

.static-nav li a:hover {
  color: #f00;
  background: url(/images/arrow-panel.png) no-repeat left -28px; }

.helpTopic {
  margin: 0 0 0 16px;
  width: 580px;
  line-height: 1.5em; }

.helpTopic h2 {
  margin: 6px 2px;
  padding: 0; }

.helpTopic h3 {
  margin: 10px 0 0 2px;
  color: #f06; }

.helpTopic p {
  line-height: 1.5em; }

.helpTopic em {
  color: #390; }

.helpTopic ul {
  margin: 14px 16px;
  padding: 0 0 0 6px;
  list-style: square; }

.helpTopic li {
  padding: 0 2px;
  line-height: 140%;
  border-bottom: 1px dotted #aaa; }

.helpTopic table {
  margin: 0;
  padding: 1px 6px;
  border: 1px solid #999;
  width: 100%; }

.helpTopic td {
  margin: 0 1px;
  padding: 4px; }

td.specQue {
  background: #ddd;
  font-weight: bold; }

td.specAns {
  background: #f0f0f0; }

/** ヘルプ一覧メニュー **/
.helpBank {
  margin: 10px 0;
  padding: 0; }

.helpBank h3 {
  margin: 8px 0 4px 0;
  padding: 0;
  color: #648e00; }

.helpBank p {
  margin: 0;
  padding: 4px 0 2px 0;
  color: #222; }

.go2help {
  margin: 10px 0 0 0;
  padding: 0 0 0 20px;
  background: url(/images/icon_question.gif) no-repeat left; }

.pickHelp {
  margin: 2px 0;
  padding: 1px 0 0 8px; }

/* ユーザー環境チェック */
#spec,
.spec,
#spec-user {
  margin-bottom: 10px;
  width: 100%;
  border: 1px solid #777;
  border-collapse: collapse; }

#spec td,
.spec td,
#spec-user td {
  padding: 5px 4px; }

.spec-head {
  padding: 6px 5px;
  background: #777;
  color: #fff;
  font-weight: bold;
  text-align: left; }

.grad1 {
  background: #fff;
  text-align: left; }

.grad2 {
  background: #eee;
  text-align: left; }

.grad1a {
  background: #eee;
  width: 170px; }

.grad2a {
  background: #ddd; }

/*テーブル装飾*/
.service-list {
  width: 100%;
  /*border-collapse:collapse;*/
  border: 4px solid #303030; }

.service-list td,
.service-list th {
  border: 1px solid #e5e5e5;
  padding: 2px 5px; }

.service-list td:first-child {
  width: 50%; }

.service-list td span {
  display: block; }

.service-list td ul {
  margin: 0 auto;
  width: 300px;
  text-align: left; }

/*** Vista対応表 ***/
#support {
  margin-bottom: 10px;
  text-align: left; }

#support h2 {
  border-bottom: 1px solid #222; }

#support p {
  text-align: left;
  line-height: 1.5em; }

#support ul {
  margin-left: 25px;
  text-align: left;
  list-style: decimal; }

#support ul li {
  margin: 10px 0;
  padding: 2px 0;
  line-height: 1.5em; }

/***** お問合わせ *****/
#inquiry {
  width: 580px; }

/*----------
ガイド背景
----------*/
.guide-top-image {
  background: url(/images/guide/20120305/guide_bg.jpg) repeat-x 0 0; }

/* コンテンツファイル配信情報リスト */
.help-service-list {
  width: 680px;
  border: 1px solid #404040; }

.help-service-list th {
  padding: 10px;
  background: #303030;
  color: #fff; }

.help-service-list td {
  padding: 10px;
  border-bottom: 1px dotted #707070;
  border-right: 1px dotted #707070; }

/*----------------------
ヘルプ：イメージ整列
----------------------*/
#static-items {
  margin-top: 20px; }

#static-items .tips {
  padding: 10px; }

.si-section {
  text-align: left; }

#static-items .si-midashi {
  clear: left;
  margin: 10px 0;
  padding: 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #0079C6;
  border: none;
  border-bottom: 1px dotted #b0b0b0;
  text-align: left;
  display: block;
  overflow: hidden; }

#static-items .gml {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px dotted #4f4f4f;
  overflow: hidden; }

#static-items .gml img {
  margin-right: 10px;
  float: left;
  border: 1px solid #afafaf; }

.gml-t {
  padding-left: 215px;
  line-height: 150%;
  color: #4f4f4f;
  font-size: 14px; }

/*-----------------------------
サイトマップ関連(新レイアウト）
-----------------------------*/
#static-map {
  margin: 0;
  padding: 0;
  text-align: left;
  overflow: hidden; }

#static-map h2 {
  border-bottom: 1px solid #222; }

/* ナビ */
.tabmap {
  margin: 10px 0 10px 0;
  padding: 20px 10px;
  background: #eee;
  overflow: hidden;
  display: block; }

.tabmap li {
  display: inline; }

.tabmap li a {
  padding: 10px;
  background: #222;
  color: #fff;
  text-decoration: none; }

#static-map .new_member {
  padding: 5px;
  background: #f5f5f5;
  overflow: hidden; }

#static-map .new-member-btn a {
  margin-right: 5px;
  padding: 5px 10px;
  background: #f00;
  color: #fff;
  text-decoration: none;
  border: 2px solid #d80000;
  display: block;
  float: left; }

#static-map .new-member-btn a:hover {
  background: #d80000; }

#mapPPV,
#mapMONTHLY,
#mapMovie,
#mapEBook,
#mapOther {
  margin: 10px 0;
  padding: 0;
  overflow: hidden;
  position: relative; }

#mapPPV ul,
#mapMONTHLY ul,
#mapEBook ul,
#mapMovie ul,
#mapOther ul {
  padding: 5px; }

.service-map {
  margin: 10px 0;
  padding: 10px 0 20px 0;
  position: relative;
  border: 1px solid #eee;
  border-top: none;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
  display: block; }

.type-map {
  margin-right: 5px;
  width: 200px;
  float: left;
  position: relative;
  left: 0; }

.style-map {
  margin-right: 5px;
  width: 180px;
  float: left;
  position: relative;
  left: 10px; }

.ch-map {
  width: 180px;
  float: left;
  position: relative;
  left: 10px; }

.service-map li a {
  padding: 10px 5px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #222;
  border-bottom: 1px solid #eee; }

.service-map li a:hover {
  background: #e0e0e0; }

.service-map li a:active {
  background: #f00;
  color: #fff; }

#otherMap {
  margin: 10px 0;
  padding: 0; }

#otherMap h4 {
  margin: 0;
  padding: 5px;
  background: #f00;
  text-align: left;
  color: #fff; }

#otherMap p {
  margin: 0;
  padding: 4px 6px;
  text-align: left; }

#otherMap ul {
  margin-left: 20px;
  list-style: square; }

/** 相互リンク関連 **/
#static-link {
  text-align: left; }

#static-link h2 {
  border-bottom: 1px solid #222; }

#static-link p,
ul.linkMenuList li {
  font-size: 80%; }

ul.linkMenuList {
  text-align: center;
  margin: 2px 0;
  padding: 0;
  list-style: none; }

ul.linkMenuList li {
  display: inline;
  padding: 0;
  text-align: center; }

ul.linkMenuList li a,
ul.linkMenuList li a:visited {
  padding: 4px 6px 3px 15px;
  text-decoration: none;
  color: #000;
  /*border:1px solid #222;*/
  background: url(/images/link_arw.gif) no-repeat left #fff; }

ul.linkMenuList li a:hover {
  /*padding:2px 4px;*/
  /*color:#000;*/
  background: url(/images/link_arw2.gif) no-repeat left #fff; }

.linkMan {
  text-align: left;
  font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

.linkTitle {
  background: #ccc;
  padding: 5px;
  margin: 15px 0px 0px 0px; }

.linkcomment {
  padding: 2px 0px 0px 10px;
  margin: 0px; }

.linkurl {
  color: #390;
  padding: 2px 0px 0px 10px;
  margin: 0px 0px 15px 0px; }

/** アフィリエイト関連 **/
#static-affiliate {
  width: 100%;
  height: 250px;
  text-align: center;
  margin-bottom: 10px; }

#static-affiliate h1 {
  background-image: url(/images/affiliate/affiliate_bg.jpg);
  background-repeat: repeat-x; }

/** ガイド関連 **/
#static-guide {
  margin-bottom: 10px;
  width: 100%;
  text-align: center; }

#static-guide h2 {
  margin: 0 0 3px 0;
  height: 250px;
  background: url(/images/guide/guide_bg.jpg) repeat-x; }

#static-guide hr {
  border: none;
  border-bottom: 1px dotted #222;
  height: 1%; }

.styleGuide-new {
  border-collapse: collapse; }

.styleGuide-new td {
  padding: 10px;
  border: 1px solid #222; }

#static-guide img,
#static-guide a:hover img,
.styleGuide-new td img,
.styleGuide-new td a:hover img {
  border: none; }

#static-gude #step2 h3 {
  text-align: left; }

#static-guide #step2 p {
  margin: 10px auto;
  text-align: center;
  width: 620px; }

#static-mylist {
  margin-bottom: 20px;
  text-align: left; }

#static-mylist h2 {
  background: url(/images/guide/mylist/mytop-bg.png) repeat-x left top;
  text-align: center; }

#static-mylist a img,
#static-mylist a:visited img,
#static-mylist a:hover img,
#static-mylist a:active img {
  border: none; }

/** 新ガイド：2010.02.08 by T.Matsumoto **/
/* ガイドメニュー */
.guide-menu {
  margin: 0;
  padding: 12px 0;
  list-style: none;
  border: 1px solid #C2B7B7;
  background: #E6D9D9 url(/images/guide/guide_bg.jpg) repeat-x 0 -60px; }

/*ガイドメニュー個別*/
.guide-menu li {
  display: inline;
  background: #fff;
  font-weight: bold; }

.guide-menu li a {
  border: 1px solid #C2B7B7;
  padding: 8px 6px;
  background: #fff url(/images/guide/guide_bg.jpg) repeat-x 0 -175px;
  color: #CD2A58;
  text-decoration: none; }

.guide-menu li a:hover,
.guide-menu a:active,
.guide-menu span a {
  border: 1px solid #DA608B;
  background: #DA608B;
  color: #fff; }

/* タブガイドメニュー 2011.03.28 by T.Matsumoto */
.guide-nav {
  margin: 0;
  border-bottom: 1px solid #aaa; }

.guide-nav ul {
  margin: 5px 0 10px 0;
  padding: 5px 5px 2px 5px;
  list-style: none;
  background: #fff;
  border-bottom: 1px solid #aaa; }

.guide-nav p {
  margin: 10px 0; }

.guide-nav p a {
  padding: 4px 6px 2px 6px;
  text-decoration: none;
  font-weight: bold; }

.guide-nav p a:hover,
.guide-nav p a:active,
.guide-nav p span a {
  background: #E03A3A;
  color: #fff; }

.guide-nav li {
  margin: 2px 2px 0 0;
  padding: 0 0 6px 0;
  display: inline;
  background: #fff;
  font-weight: bold; }

.guide-nav li a {
  border: none;
  padding: 4px 6px 2px 6px;
  background: #fff;
  color: #666;
  text-decoration: none;
  border: 1px solid #aaa; }

.guide-nav li a:hover,
.guide-nav li a:active,
.guide-nav li span a {
  padding-bottom: 3px;
  color: #d10000;
  border: 1px solid #C2B7B7;
  border-bottom: none; }

/* only firefox3 hack */
.guide-nav li a, x:-moz-any-link, x:default {
  padding-bottom: 3px; }

.guide-nav li a:hover, x:-moz-any-link, x:default {
  padding-bottom: 4px; }

.guide-inner {
  margin: 10px 0;
  text-align: left; }

.guide-inner p {
  padding: 10px;
  letter-spacing: 0.05em;
  line-height: 1.55em; }

.guide-inner ul {
  padding: 5px 10px;
  list-style: none; }

.guide-inner li {
  padding-bottom: 5px; }

.guide-inner dl {
  padding: 0 10px; }

.guide-inner dd {
  letter-spacing: 0.05em;
  line-height: 1.55em; }

#what-avc {
  padding-top: 45px;
  padding-left: 5px;
  background: url(/images/guide/textile_guide.png) no-repeat left top;
  /*height:40px;*/
  display: block; }

#avcServices {
  /*サービスについて*/
  padding-top: 42px;
  padding-left: 10px;
  background: url(/images/guide/textile_guide.png) no-repeat left -700px;
  height: 20px;
  display: block; }

#avcStyles {
  /*スタイルについて*/
  padding-top: 38px;
  padding-left: 10px;
  background: url(/images/guide/textile_guide.png) no-repeat -35px -400px;
  height: 20px;
  display: block; }

dt.g-avc-ppv {
  padding-top: 50px;
  padding-bottom: 5px;
  background: url(/images/guide/ppv.jpg) no-repeat left top;
  font-weight: bold;
  color: #577000; }

dt.g-avc-monthly {
  padding-top: 50px;
  padding-bottom: 5px;
  background: url(/images/guide/monthly.jpg) no-repeat left top;
  font-weight: bold;
  color: #0079b1; }

#avcStyles-explan {
  padding-top: 40px;
  /*padding-left:10px;*/
  background: url(/images/guide/textile_guide.png) no-repeat -35px -450px;
  height: 20px;
  display: block; }

#avcStyles-explan2 {
  padding-top: 38px;
  padding-left: 10px;
  background: url(/images/guide/textile_guide.png) no-repeat left -760px;
  height: 20px;
  display: block; }

/** 安全安心の国内運営 **/
#guide-safe {
  margin: 20px 0;
  background: url(/images/guide/guide_safe_bg.png) repeat-x top;
  text-align: left; }

#guide-safe h3 {
  margin: 0;
  padding-top: 45px;
  padding-left: 10px;
  background: url(/images/guide/guide_safe_top.png) no-repeat left 0; }

#guide-safe p {
  margin: 10px 0;
  padding: 0 10px 25px 10px;
  background: url(/images/guide/guide_safe_bottom.png) repeat-x bottom;
  letter-spacing: 0.05em;
  line-height: 1.45em; }

/** 新ガイドヘッダ 2011.03.25 **/
#guide-h {
  background: url(/images/guide/guide_h_bg.png) repeat-x left top;
  text-align: left; }

#guide4-content {
  margin: 0 auto;
  text-align: center;
  width: 580px; }

#static-guide .guide4-bg h2 {
  margin: 0 0 5px 0;
  background: url(/images/guide/guide4_bg.png) repeat-x 0 0;
  height: auto; }

#m-ticket-list {
  margin: 10px 0;
  border-collapse: collapse;
  border: 4px solid #71899C; }

#m-ticket-list td {
  padding: 10px;
  background: #fff;
  border: 2px solid #71899C; }

#m-ticket-list tfoot td {
  text-align: center; }

#payment-flow {
  margin-top: 20px; }

.flow-midashi {
  clear: both;
  margin: 5px 0;
  font-size: 14px;
  font-weight: bold;
  color: #0079C6;
  border-bottom: 1px dotted #666;
  text-align: left; }

.flow-section {
  text-align: left; }

.flow-section dt {
  margin: 10px 0 0 0;
  clear: left;
  font-size: 12px;
  font-weight: bold;
  color: #006FAE; }

.gml {
  padding: 5px 0 10px 0;
  border-bottom: 1px dotted #4f4f4f;
  overflow: hidden; }

.gml img {
  margin-right: 5px;
  float: left;
  border: 1px solid #afafaf; }

.gml-t {
  padding-left: 215px;
  line-height: 150%;
  color: #4f4f4f; }

/** ガイド4,5統合 2011.03.25 by T.matsumoto **/
.guide-ticket-h {
  background: #0F87D1;
  padding: 3px 5px;
  text-align: left;
  color: #fff; }

.content-guide-ticket {
  padding: 5px 10px;
  border: 1px solid #0F87D1;
  border-top: none; }

.content-guide-ticket ul {
  list-style: none;
  text-align: left; }

.ticket-banner {
  margin-right: 10px;
  float: left; }

/*--------------------------------
あまり意味のない特集
→やってやんよ！(｀・ω・´)
--------------------------------*/
#special {
  float: left;
  width: 100%;
  position: relative;
  display: block; }

#special .specialImageLeft {
  border: hidden; }

#special-lefts {
  margin: 0 180px 0 0; }

#topSP {
  background: url(/images/top_bg.gif) repeat-x left top;
  overflow: hidden; }

#topSP h2 {
  padding: 5px;
  text-align: left;
  color: #fff;
  float: left;
  width: 70%;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo UI,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

#topSP p#spAL a {
  padding: 2px 4px 1px 0;
  text-decoration: none;
  text-align: right;
  float: right;
  width: 20%; }

#special-rights {
  margin-bottom: 10px;
  float: right;
  width: 160px;
  border: 1px solid #303030;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
  display: block; }

#special-rights h3 {
  padding: 5px;
  background: url(/images/top_bg.gif) repeat-x left top;
  color: #fff; }

#special-rights ul {
  list-style: none;
  text-align: left; }

#special-rights ul li {
  padding: 5px;
  border-bottom: 1px dotted #ccc; }

#special-rights p {
  padding: 5px; }

/* 620px固定 */
.width-min {
  margin: 0 auto;
  width: 620px;
  overflow: hidden; }

.width-min h2 {
  line-height: 1.0em; }

.width-min h1 img,
.width-min h2 img {
  line-height: 1.0em;
  display: block; }

/* Float対策 2012.12.11 by Takagi */
.specialZero {
  clear: both; }

/** 特集一覧 **/
#special-list-head {
  margin-top: 20px;
  border-bottom: 2px solid #222;
  font-size: 14px; }

#special-list h2 {
  text-align: left; }

#special-list a img {
  border: none; }

#special-list hr {
  margin-bottom: 5px;
  border: none;
  border-bottom: 1px solid #222;
  height: 1%; }

.sp-items {
  margin: 0 10px 5px 0;
  float: left;
  width: 285px;
  height: 120px;
  overflow: hidden; }

/*-------------------------------------------------
- 配信番組表
* 色指定:PPV
* on :#96be0c;
* off:#7BAA17;
* 色指定:月額
* on :#56bff0;
* off:#0c75be;
-------------------------------------------------*/
/** 全体の設定 **/
#schedule {
  text-align: left;
  width: 100%; }

#schedule p.subText {
  margin: 0;
  padding: 4px 0; }

/** 月設定 **/
#scheduleDate {
  margin: 20px 0 15px 0; }

/** サービスタブ遷移(PPV|MONTHLY|TODAY) **/
#allPrograms-ppv,
#allPrograms-monthly {
  list-style: none;
  font-size: 14px; }

#allPrograms-ppv ul,
#allPrograms-monthly ul {
  margin-bottom: 5px;
  list-style: none; }

#allPrograms-ppv li a,
#allPrograms-monthly li a {
  padding: 5px 15px;
  font-weight: bold; }

/** タブ遷移下バー **/
#allPrograms-ppv {
  border-bottom: 5px solid #aacc0c; }

#allPrograms-monthly {
  border-bottom: 5px solid #0096e3; }

/* タブ遷移:カラー */
.sch-ppv,
.sch-monthly {
  padding: 2px 0 0 0;
  display: inline;
  width: 170px; }

.sch-ppv a,
.sch-monthly a {
  margin-bottom: 1px;
  padding: 3px 6px 0 6px;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 -1px 1px #222; }

.sch-ppv a,
.sch-ppv a:hover,
.sch-ppv a:active {
  background: #aacc0c;
  color: #fff; }

.sch-monthly a,
.sch-monthly a:hover,
.sch-monthly a:active {
  background: #0c75be;
  color: #fff; }

.sch-ppv span a,
.sch-ppv span a:hover,
.sch-ppv span a:active {
  border-bottom: 5px solid #3a6402; }

.sch-monthly span a,
.sch-monthly span a:hover,
.sch-monthly span a:active {
  border-bottom: 5px solid #004576; }

/** 年月指定 **/
/* PPV-ONLY */
.sch-set-ppv {
  border-bottom: 4px solid #aacc0c;
  overflow: hidden;
  font-size: 12px; }

/* MONTHLY-ONLY */
.sch-set-monthly {
  border-bottom: 4px solid #0096e3;
  overflow: hidden;
  font-size: 12px; }

.sch-set-ppv ul,
.sch-set-monthly ul {
  margin-bottom: 1px;
  padding: 1px 0 2px 0;
  list-style: none; }

.sch-set-ppv li,
.sch-set-monthly li {
  margin: 0 1px 1px 0;
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  width: 16%; }

.sch-set-ppv li a,
.sch-set-monthly li a {
  padding: 8px 0;
  text-decoration: none;
  display: block;
  font-weight: bold;
  text-align: center;
  color: #fff; }

/* PPV-ONLY */
.sch-set-ppv li {
  background: #7BAA17; }

.sch-set-ppv li a:hover {
  background: #96be0c;
  color: #fff; }

.sch-set-ppv li a:hover {
  background: #96be0c;
  color: #fff; }

/* MONTHLY-ONLY */
.sch-set-monthly li {
  background: #0c75be; }

.sch-set-monthly li a:hover {
  background: #56bff0;
  color: #fff; }

/** 日付指定(PPV|monthly) **/
.days-ppv,
.days-monthly {
  overflow: hidden;
  font-size: 12px; }

.days-ppv ul,
.days-monthly ul {
  padding: 1px 0;
  list-style: none; }

.days-ppv li,
.days-monthly li {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 100%; }

.days-ppv li a,
.days-monthly li a {
  padding: 5px 5px 5px 5px;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 36px; }

/* >>PPV-ONLY */
.days-ppv li {
  background: #7BAA17; }

.days-ppv li a:hover {
  text-decoration: none;
  background: #96be0c; }

/* >>MONTHLY-ONLY */
.days-monthly li {
  background: #0c75be; }

.days-monthly li a:hover {
  text-decoration: none;
  background: #56bff0; }

/* 日付囲み */
.dayset {
  display: block;
  white-space: nowrap;
  color: #fff; }

/** 本日特集配信日 **/
li.toDaySp a {
  background: #f49292 url(/images/schedule/sp_today_off.gif) no-repeat top; }

li.toDaySp a:hover {
  background: #ff6f6f url(/images/schedule/sp_today_on.gif) no-repeat top; }

/* 特集配信日 */
li.spDay a {
  background: #7BAA17 url(/images/schedule/sp_ppv_off.gif) no-repeat top; }

li.spDay a:hover {
  background: #96be0c url(/images/schedule/sp_ppv_on.gif) no-repeat top; }

/* 非表示設定 */
span.mc {
  display: none; }

/** 本日配信日 **/
li.toDay a {
  background: #f00; }

li.toDay a:hover {
  background: #c30; }

/** 選択された日付 **/
h2.selected {
  clear: both;
  margin: 2px 0;
  padding: 10px 0 2px 1px; }

/**** 各スタイル遷移 ****/
#sch-stylelist {
  clear: left;
  margin: 10px 0;
  padding: 3px 0 3px 4px;
  list-style: none;
  text-align: center;
  overflow: hidden;
  background: #eee; }

#sch-stylelist li {
  margin-right: 4px;
  float: left;
  width: 16%; }

#sch-stylelist li:last-child {
  margin-right: 0; }

#sch-stylelist li a {
  padding: 8px 5px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: #fff;
  color: #303030;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

#sch-stylelist li a:hover {
  background: #f00;
  color: #fff; }

#sch-stylelist li span a {
  font-weight: bold;
  background: #f00;
  color: #fff; }

/** スタイル別スケジュール **/
#styleSchedule {
  margin: 0;
  padding: 0; }

/*** 各スタイル見出し ***/
.stdSchedule h3,
.mxSchedule h3,
.jukujoSchedule h3,
.plaismSchedule h3,
.wdSchedule h3 {
  margin: 10px 0;
  padding: 5px 10px;
  line-height: 1.35em;
  font-size: 14px;
  font-weight: bold;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; }

#styleSchedule-ppv div h3 {
  border-left: 5px solid #96be0c; }

#styleSchedule-monthly div h3 {
  border-left: 5px solid #0c75be; }

.date-of-day {
  margin: 15px 0 5px 0;
  font-size: 14px;
  font-weight: bold; }

/* 各チャンネル用 */
.chSchedule h4 {
  padding: 5px; }

.chSchedule ul {
  padding-top: 2px;
  list-style: none; }

.chSchedule li {
  margin: 5px 0 10px 0; }

.chSchedule li a {
  padding: 5px;
  color: #1153b6; }

.chSchedule li a:active {
  color: #f00; }

/** 各チャンネル見出し **/
.stdSchedule .chSchedule h4 {
  /*background:#f90;*/ }

.mxSchedule .chSchedule h4 {
  /*background:#333;*/ }

.jukujoSchedule .chSchedule h4 {
  /*background:#f90;*/ }

.plaismSchedule .chSchedule h4 {
  /*background:#f6c;*/ }

.wdSchedule .chSchedule h4 {
  /*background:#999;*/ }

.stdSchedule .chSchedule h4,
.mxSchedule .chSchedule h4,
.jukujoSchedule .chSchedule h4,
.plaismSchedule .chSchedule h4,
.wdSchedule .chSchedule h4 {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  color: #222;
  font-weight: bold;
  border-top: 1px solid #888; }

.stdSchedule .ico-std,
.mxSchedule .ico-mx,
.jukujoSchedule .ico-jukujo,
.plaismSchedule .ico-plaism,
.wdSchedule .ico-wd {
  font-size: 10px; }

.newItemList {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee; }

/************** メインフッタ：広告枠 **************/
.haikei {
  clear: both;
  margin: 10px 0;
  background: #f00;
  color: #fff; }

/*---------------------
- 左右メニュー設定
---------------------*/
#left-menu {
  margin-left: -100%;
  float: left;
  width: 170px; }

/** 右メニュー設定 **/
#right-menu {
  margin-left: -170px;
  float: left;
  width: 170px; }

#left-menu h4 {
  margin-top: 5px; }

#left-menu a img {
  border: none; }

/*----------------------------
- 左右汎用クラス(general-box)
*使用箇所
-利用中定額状態
----------------------------*/
#right-menu article.genebox-side {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.4em; }

#right-menu article.genebox-side ul,
#right-menu article.genebox-side ol {
  list-style: none;
  text-align: left;
  line-height: 1.2em; }

/*-------------------------------------------------
- 右メニュー:総合トップで使っている「複数対応のお支払い」
-------------------------------------------------*/
.creditpayment {
  width: 146px;
  margin: 2px 0 1px 0;
  border: 1px solid transparent; }

.creditpayment:hover {
  border: 1px solid #000; }

/*-------------------------------------------------
- 左メニュー:総合トップで使っているサービスメニュー
- width 160px
content-service-menu
└li.service-content1-5
-------------------------------------------------*/
#content-service-menu {
  overflow: hidden; }

#left-menu > #content-service-menu {
  padding: 3px;
  border: 1px solid #c13f3f;
  border-radius: 3px; }

#service-content-ppv a,
#service-content-monthly a,
#service-content a {
  padding: 3px 0 2px 3px;
  display: block;
  height: 45px;
  text-decoration: none;
  text-align: left;
  color: #fff;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  width: 150px;
  position: relative; }

#service-content-ppv a span,
#service-content-monthly a span {
  font-size: 10px;
  display: block; }

#service-content-ppv a {
  border: 3px solid #6db900;
  background: #9c0; }

#service-content-monthly a {
  background: #00a9e0;
  border: 3px solid #09c; }

#service-content-ppv a:active {
  background: #6db900; }

#service-content-monthly a:active {
  background: #09c; }

#service-content-ppv b,
#service-content-monthly b,
#service-content1 b, #service-content2 b, #service-content3 b, #service-content4 b {
  font-size: 16px;
  font-weight: 700; }

#service-content-ppv a:before {
  content: "";
  position: absolute;
  top: 14px;
  right: -25px;
  border: 10px solid transparent;
  border-left: 12px solid #6db900; }

#service-content-monthly a:before {
  content: "";
  position: absolute;
  top: 14px;
  right: -25px;
  border: 10px solid transparent;
  border-left: 12px solid #09c; }

/* 背景色とテキストだけで表示させる方法 */
#service-content1 a,
#service-content2 a,
#service-content3 a,
#service-content4 a,
#service-content5 a {
  padding: 3px 0 2px 3px;
  display: block;
  height: 45px;
  text-decoration: none;
  text-align: left;
  color: #3e3e3e;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  border-bottom: 1px solid #fff; }

#service-content1 a,
#service-content2 a,
#service-content3 a,
#service-content4 a,
#service-content5 a {
  background-image: url(/images/toptop_leftmenu_ico.png);
  background-repeat: no-repeat;
  transition: background-color 0.1s linear;
  background-color: #fff; }

#service-content1 a {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

#service-content4 a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

#service-content1 a {
  background-position: -10px -10px; }

#service-content2 a {
  background-position: -10px -62px; }

#service-content3 a {
  background-position: -10px -112px; }

#service-content4 a {
  background-position: -10px -162px; }

#service-content5 a {
  background-position: -10px -62px; }

#service-content1 span,
#service-content2 span,
#service-content3 span,
#service-content4 span,
#service-content5 span {
  padding-bottom: 2px;
  font-size: 10px;
  display: block; }

#service-content1 a:hover,
#service-content2 a:hover,
#service-content3 a:hover,
#service-content4 a:hover,
#service-content5 a:hover {
  background-color: #b20000;
  color: #fff; }

#service-content1 a:hover {
  background-color: #7BAA17; }

#service-content2 a:hover {
  background-color: #09c; }

#service-content3 a:hover {
  background-color: #ffaa00; }

#service-content4 a:hover {
  background-color: #e20000; }

#service-content5 a:hover {
  background-color: #04497D; }

#service-contents1 a,
#service-contents2 a,
#service-contents3 a,
#service-contents4 a,
#service-contents5 a {
  background: url(/images/arrow-panel.png) no-repeat 140px -105px;
  display: block;
  height: 45px; }

#service-contents4 a {
  height: 60px; }

/* 左メニュー:スタイル開閉メニュー */
.genre-view,
.ch-view {
  margin: 5px;
  cursor: pointer;
  background-color: #e0e0e0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  transition: background-color 0.1s linear; }

.ch-view:hover,
.genre-view:hover {
  margin: 5px;
  background: #e20000;
  color: #fff; }

.list-view {
  background: #eee;
  color: #fff;
  background: url(/images/show_all_bg.png) no-repeat center -5px;
  padding: 5px 5px 15px 5px;
  cursor: pointer;
  line-height: 1.5em; }

.genre-view-menu ul li {
  padding: 0 5px; }

.style-view-menu {
  margin-bottom: 10px;
  display: none; }

.style-view-menu li a {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #303030;
  border-bottom: 1px solid #eee; }

.style-view-menu li a:hover {
  background: #f5f5f5; }

.style-view-menu li a:active {
  background: #e20000;
  color: #fff; }

/* 総合メニューPPV,定額,Ebook見出しリンク
navのpaddingがあるので注意
----------------------------------------- */
.genebox h3.top-head-ppv {
  margin: 3px;
  padding: 0;
  border: none;
  border-radius: 3px; }

.genebox h3.top-head-monthly,
.genebox h3.top-head-ebook {
  margin: 3px;
  padding: 0;
  border: none;
  border-radius: 3px; }

.genebox h3.top-head-ppv {
  background: linear-gradient(to bottom, #6db900, #4e8500); }

.genebox h3.top-head-ppv:hover {
  background: linear-gradient(to top, #6db900, #4e8500); }

.genebox h3.top-head-monthly {
  background: linear-gradient(to bottom, #0085bd, #005e85); }

.genebox h3.top-head-monthly:hover {
  background: linear-gradient(to top, #0085bd, #005e85); }

.genebox h3.top-head-ebook {
  background: linear-gradient(to bottom, #ffde00, #ffba00); }

.genebox h3.top-head-ebook:hover {
  background: linear-gradient(to top, #ffde00, #ffba00); }

.genebox h3.top-head-ppv a,
.genebox h3.top-head-monthly a {
  padding: 7px 10px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  background-image: url(/images/arrow-panel.png);
  background-repeat: no-repeat;
  background-position: 135px 8px; }

.genebox h3.top-head-ebook a {
  padding: 7px 10px;
  display: block;
  color: #303030;
  text-decoration: none;
  background-image: url(/images/arrow-panel.png);
  background-repeat: no-repeat;
  background-position: 135px -29px; }

/*---------------------------
- 左:定額購入(月額)
---------------------------*/
.fixed-amount {
  margin: 3px 3px 10px 3px;
  padding-bottom: 5px;
  text-align: left;
  border-bottom: 1px solid #f5f5f5; }

.fixed-amount a {
  text-decoration: none;
  color: #1153B6; }

.fixed-amount a:hover {
  color: #f00; }

.fixed-amount .ico-std,
.fixed-amount .ico-mx,
.fixed-amount .ico-jukujo,
.fixed-amount .ico-plaism,
.fixed-amount .ico-wd {
  margin: 0;
  font-size: 12px;
  background-image: url(/images/service_panel.png);
  background-repeat: no-repeat; }

.fixed-amount .ico-std {
  background-position: 0 -296px; }

.fixed-amount .ico-mx {
  background-position: 0 -312px; }

.fixed-amount .ico-jukujo {
  background-position: 0 -328px; }

.fixed-amount .ico-plaism {
  background-position: 0 -344px; }

.fixed-amount .ico-wd {
  background-position: 0 -360px; }

.fixed-amount .std,
.fixed-amount .mx,
.fixed-amount .jukujo,
.fixed-amount .plaism,
.fixed-amount .wd {
  padding: 1px 1px 1px 0;
  border: none;
  height: auto; }

.fixed-amount .std a,
.fixed-amount .mx a,
.fixed-amount .jukujo a,
.fixed-amount .plaism a,
.fixed-amount .wd a {
  margin: 0 0px;
  padding: 8px 3px;
  border-radius: 2px;
  -webkit-border-radius: 3px;
  /*background:#d20000;*/
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #373737;
  background: #FFC107;
  /* IE10 */
  background: linear-gradient(to bottom, #ffcf29, #ffba00);
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

.fixed-amount .std a:hover {
  background: #e20000;
  color: #fff; }

.fixed-amount .mx a:hover {
  background: #e20000;
  color: #fff; }

.fixed-amount .jukujo a:hover {
  background: #e20000;
  color: #fff; }

.fixed-amount .plaism a:hover {
  background: #e20000;
  color: #fff; }

.fixed-amount .wd a:hover {
  background: #e20000;
  color: #fff; }

/*---------------------------
- 汎用ブロック(general-box)
---------------------------*/
.genebox {
  border: 1px solid #999;
  background: #fff; }

.genebox.top {
  border: 1px solid #999; }

.genebox.ppv {
  border: 1px solid #999; }

.genebox.monthly {
  border: 1px solid #999; }

.genebox.ebook {
  border: 1px solid #999; }

.genebox h2,
.genebox h3 {
  margin: 0 4px;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px dotted #404040;
  line-height: 1.4em; }

.genebox .lines {
  border-bottom: 1px solid #c8c8c8; }

/*メニュー見出し背景*/
.genebox .top,
.genebox .ppv,
.genebox .monthly,
.genebox .comics,
.genebox .ebook {
  margin: 0;
  color: #fff;
  border-bottom: none; }

.genebox .top {
  background: #e5000b; }

.genebox .ppv {
  background: #7BAA17; }

.genebox .monthly {
  background: #0086CC; }

.genebox .comics,
.genebox .ebook {
  background: #f8a900; }

.genebox .service-menu {
  padding: 0;
  line-height: 1.35em; }

/*マイページ右側*/
#right-menu3 nav {
  padding: 5px; }

#right-menu3 h2,
#right-menu3 h3 {
  padding: 15px 0;
  text-align: center; }

#right-menu3 li {
  margin: 10px 0; }

#right-menu3 li {
  line-height: 150%; }

/* ジャンルページ add 2014.05.19 */
.genebox.genre .std {
  background: #f60; }

.genebox.genre .mx {
  background: #333d40; }

.genebox.genre .jukujo {
  background: #99194f; }

.genebox.genre .plaism {
  background: #fb4d97; }

.genebox.genre .wd {
  background: #474747; }

.genebox.genre .service-menu li span a {
  background: #f5f5f5;
  color: #f00; }

aside.genebox img {
  margin-bottom: 5px; }

#right-menu .ranking ol {
  margin: 0;
  padding: 0;
  text-align: left; }

#right-menu .ranking li {
  padding: 10px;
  border-top: 1px solid #eee; }

#right-menu .ranking p {
  padding: 10px;
  font-weight: bold; }

#right-menu .ranking .bgs-monthly {
  padding: 10px 5px;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px dotted #404040;
  line-height: 1.4em;
  background-color: #404040;
  color: #fff; }

#right-menu2 .genebox p > b {
  display: block;
  text-align: center; }

/*----------------------
チャンネルテキストリスト
適用: 定額動画トップ
-----------------------*/
.index-list {
  padding: 10px;
  font-size: 12px; }

.index-list > li {
  margin: 5px 5px 5px 0;
  display: inline;
  line-height: 1.5em; }

/*----------------------
赤い枠(トップ仕様)
-----------------------*/
.genebox-top {
  background: #fff;
  text-align: left;
  color: #fff;
  border: 1px solid #999; }

.genebox-top h2 {
  padding: 5px;
  background: #e5000b;
  font-size: 12px;
  font-weight: bold;
  color: #fff; }

.genebox-top nav {
  font-size: 14px; }

.genebox-top nav {
  padding: 10px; }

.genebox-std ul {
  list-style-type: disc; }

.genebox-top nav li,
.genebox-std nav li {
  font-size: 12px; }

.genebox-top li a,
.genebox-std li a {
  padding: 7.5px 5px;
  /*20151215 Y.Shiroshita トップ右メニューカスタマイズ*/
  display: block;
  color: #2d2d2d;
  line-height: 1.5em;
  text-decoration: none;
  border-bottom: 1px solid #eee; }

.genebox-top li a:hover {
  background: #fff;
  color: #f00;
  text-decoration: none; }

/*20151215 Y.Shiroshita トップ右メニューカスタマイズ*/
.right-menu_mp-ico, .right-menu_sp-ico {
  padding: 3px;
  font-weight: bold; }

.right-menu_mp-ico {
  background-color: #FFEB3B;
  color: #333; }

.right-menu_sp-ico {
  letter-spacing: 1.1px;
  background-color: #C62828;
  color: #fff; }

.genebox-top li a:hover {
  background-color: #f1f1f1; }

.genebox-top li:not(.wordli):first-child a {
  border-top: 1px solid #eee; }

/*----------------------------------
非ログイン時の右メニュー登録ボタン
----------------------------------*/
#new-member {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 136px; }

#new-member a {
  display: block;
  height: 136px;
  background: url(/images/join_btn.png) no-repeat 0 0; }

#new-member a:hover {
  background: url(/images/join_btn.png) no-repeat right 0; }

/* 見出し */
.genebox-mid h3,
.genebox-janre h3 {
  padding: 3px 5px;
  text-align: left;
  font-weight: bold; }

/*区切り線*/
.genebox-mid hr,
.genebox-noside hr {
  margin: 5px 2px;
  border: none;
  border-bottom: 1px dotted #222;
  color: #222;
  height: 1%;
  background: url(/images/dot_top.gif) repeat-x left top; }

.genebox-mid ul,
.genebox-noside ul,
.genebox-janer ul {
  text-align: left;
  list-style: none; }

.genebox-noside dl {
  text-align: left; }

.genebox-mid dt,
.genebox-noside dt {
  margin: 5px 0 2px 5px;
  font-weight: bold; }

.genebox-mid dd,
.genebox-noside dd {
  padding: 0 4px 5px 15px; }

.genebox-mid em,
.genebox-noside em {
  margin: 5px 0;
  padding: 10px 3px; }

.chMenu p img {
  vertical-align: middle; }

.chMenu {
  margin-bottom: 5px; }

.styleFrame,
.chFrame {
  border: 1px solid #222; }

.chFrame h3 img {
  margin-bottom: 2px;
  vertical-align: middle; }

.chMenu p {
  margin-bottom: 2px;
  padding: 0 2px 0 4px;
  text-align: left;
  font-weight: bold;
  color: #f00; }

.chMenu h4 a img,
.chMenu h4 a:hover img {
  border: none; }

#styleMenu ul,
.chMenu ul {
  padding: 5px 2px 3px 5px;
  list-style: none;
  text-align: left; }

.chMenu ul {
  padding: 5px 2px 3px 4px; }

#styleMenu ul li,
.chMenu ul li {
  padding-bottom: 4px; }

.chMenu ul li img {
  margin-right: 2px;
  border: none;
  vertical-align: middle; }

/** 500円動画の左メニューは一番下に追記してあります **/
/*------------------------
旧gengebox系を上書き
.genebox-noside
.genebox-side
-------------------------*/
.genebox-noside {
  margin: 0;
  padding: 0;
  background: none; }

.genebox-noside h4 {
  margin-top: 20px;
  font-size: 24px;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }

.line-std,
.line-mx,
.line-jukujo,
.line-plaism,
.line-wd {
  margin: 5px 0 10px 0;
  border: none;
  border-bottom: 2px solid #444; }

/*** 右メニュー:PPV｜月額見出し:開閉ボタン設置 2009.06.10 by T.Mat ***/
#leftmenu-service h3 span,
.chFrame h3 span {
  position: relative;
  top: -16px;
  left: 155px;
  background: url(/images/eject_btn.gif) no-repeat;
  width: 15px;
  height: 15px;
  display: block; }

/* 開閉式チャンネル一覧 */
.hide-all li img {
  margin-right: 5px;
  vertical-align: middle; }

/***** ランキング関連 *****/
/** メニューランキング **/
.rank,
.rank-j {
  clear: both;
  overflow: hidden; }

.rank dd a span {
  text-align: left;
  display: block; }

.rank dd {
  border-top: 1px solid #ddd; }

.rank dd a img {
  border: none; }

/* 4位以下 */
.rank2 {
  line-height: 1.4em;
  border-top: 1px solid #c0c0c0; }

.rank2 dt {
  margin-top: 5px;
  clear: both;
  padding: 2px 4px 1px 4px;
  background: #c80000;
  color: #fff;
  float: left;
  width: 12px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.rank2 dd {
  text-align: left;
  float: right;
  width: 83%;
  display: block;
  border-bottom: 1px solid #eee;
  overflow: hidden; }

.rank dd a:nth-child(2) {
  line-height: 1.4em;
  text-align: left; }

.rank dd a,
.rank2 dd a {
  padding: 5px 4px;
  text-decoration: none;
  color: #1153b6;
  display: block; }

.rank dd a img {
  padding: 5px 10px;
  background: #fff;
  /*border:1px solid #ddd;*/ }

.rank dd a span {
  padding-left: 4px; }

.rank dd a:hover,
.rank2 dd a:hover {
  color: #f00;
  text-decoration: underline; }

.crown1,
.crown2,
.crown3 {
  background-image: url(/images/menu_panel.png);
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold; }

.crown1 {
  background-position: 67px -218px; }

.crown2 {
  background-position: 67px -250px; }

.crown3 {
  background-position: 67px -281px; }

/** 100円動画の左ランキング部分 **/
.rank3 {
  line-height: 1.4em; }

.rank3 dd {
  padding: 5px 0;
  border-bottom: 1px dotted #eee; }

.act-s {
  width: 85px; }

.act-r {
  width: 75px; }

/* 右回り込み */
.round-r {
  float: right;
  width: 65%; }

.round-l,
.round-i {
  float: left;
  width: 35%; }

.rkDetail a {
  padding: 1px 0 1px 8px;
  background: #1153b6;
  display: block;
  text-decoration: none;
  color: #fff;
  width: 65px; }

.rkDetail a:hover {
  color: #fff;
  background: #f00; }

/*女優一覧へのリンク*/
.allActSW {
  clear: both;
  padding-top: 10px;
  text-align: center; }

.allActSW a img,
.allActSW a:hover img {
  border: none; }

.allActSW a {
  padding: 4px 2px;
  background: #f00 url(/images/all_act_rank_bg.gif) repeat-x left;
  border: 1px solid #E90000;
  color: #fff;
  text-decoration: none;
  font-weight: bold; }

.allActSW a:hover {
  background: #DB0000;
  background-image: none;
  color: #fff; }

.rkTXT {
  margin-top: 5px;
  text-align: left; }

/** ランキングページ **/
#top-ranking {
  /*text-align:left;*/
  line-height: 1.4em; }

#top-ranking h3 {
  margin: 10px 0 5px 0;
  border-bottom: 2px solid #505050;
  text-align: left; }

.ranking-menu ul {
  margin-bottom: 2px;
  list-style: none;
  border-bottom: 1px solid #dcdcdc; }

.ranking-menu li a {
  padding-right: 10px; }

.ranking1 {
  margin: 5px 0;
  padding: 10px 0 10px 8px;
  text-align: left;
  overflow: hidden;
  border: 3px solid #dedede; }

.ranking1:hover {
  background: #fff4f4; }

.ranking1 img {
  display: block; }

.rank1-img {
  margin-right: 14px;
  float: left; }

.rank1-img a img,
.rank1-img a:hover img {
  border: 1px solid #eee; }

.rank1-name {
  float: left;
  /*width:69%;*/
  width: 69%;
  /*20150513*/
  text-align: left;
  list-style: none; }

.ranking1 ul li {
  padding: 4px 0;
  border-bottom: 1px dotted #c9c9c9;
  line-height: 1.5em; }

#ranking2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  overflow: hidden;
  border-bottom: 1px solid #222; }

.rank2-4 {
  float: left;
  width: 49%;
  text-align: left; }

.rank2-4 ul {
  margin-right: 10px;
  float: left;
  list-style: none;
  width: 140px; }

.rank2-4 p {
  margin-bottom: 10px;
  float: left;
  width: 47%; }

#top-ranking .itembox2 {
  margin: 10px 5px 10px 0;
  padding: 5px 3px;
  /*20150513*/
  border: 1px solid #dedede;
  border-bottom: 3px solid #dedede;
  background: #fff;
  height: auto;
  /*↓20150511追加記述*/
  cursor: pointer;
  transition: .3s; }

#top-ranking .itembox2:hover {
  background: #FFE5E5;
  /*20150511*/
  border-bottom: 3px solid #fe9696; }

#top-ranking .itemlist {
  margin: 20px 0 0 0; }

#top-ranking .itembox2 p {
  text-align: center;
  font-size: 12px; }

/*20150511追加記述ここから*/
#top-ranking #itemlist {
  border-left: none; }

#top-ranking .itembox2 {
  position: relative; }

#top-ranking .itembox2 .inbox-reg p:first-child {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #F72525;
  display: table; }

#top-ranking .itembox2 .inbox-reg p:first-child span {
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1); }

.rank1-name li:first-child {
  position: relative; }

.rank1-name li:first-child a {
  padding-left: 30px; }

.rank_num {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #F72525;
  display: table; }

.rank_num span {
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle; }

.rank_num.crown1,
.rank_num.crown2,
.rank_num.crown3 {
  background-color: transparent;
  top: 3px; }

.rank_num.crown1 span,
.rank_num.crown2 span,
.rank_num.crown3 span {
  padding-bottom: 2px; }

.rank_num.crown1 {
  background-position: 0px -220px; }

.rank_num.crown2 {
  background-position: 0px -252px; }

.rank_num.crown3 {
  background-position: 0px -283px; }

/*20150511追加記述ここまで*/
#top-ranking .itembox2 p.ltitle {
  text-align: left; }

#top-ranking .itembox2 a img {
  width: auto; }

#top-ranking .side-list {
  width: 100%; }

/*--------------------------------------------
-女優詳細・関連設定
--------------------------------------------*/
/* 女優一覧五十音 */
#act-list {
  position: relative;
  overflow: hidden;
  border-bottom: 1px dotted #aaa; }

.kana-navi {
  margin: 15px 0;
  overflow: hidden; }

.kana-navi p {
  float: left;
  width: 120px; }

.kana-navi ul {
  float: left;
  width: 70%; }

.kana-navi ul li {
  margin: 0 4px 0 4px; }

.kana-navi li span a {
  color: #f00;
  font-weight: bold; }

.kana-wrd {
  margin: 10px 5px 10px 0;
  padding: 1px 4px 0 5px;
  border: 1px solid #222;
  width: 50px;
  text-align: center; }

.act-b {
  margin: 0 10px 10px 0;
  padding-top: 10px;
  float: left;
  width: 100px;
  list-style: none;
  min-height: 196px; }

.act-b li {
  padding: 0 0 2px 0; }

.act-b li a {
  text-decoration: none; }

.act-b li a:hover {
  color: #f00;
  text-decoration: underline; }

.act-b li a img {
  width: 100px;
  height: 100px;
  border: 1px solid #eee; }

/* 女優詳細：女優部分 */
.act-info {
  margin: 0 0 5px 0;
  padding: 5px;
  text-align: left;
  border: 4px solid #dfdfdf;
  overflow: hidden; }

.act-info img {
  margin-right: 15px;
  float: left;
  border: 1px solid #bbb; }

#act-list .rssfeed {
  position: absolute;
  right: 0;
  top: 10px;
  float: right; }

.act-info ul {
  list-style: none; }

.act-c li {
  padding-bottom: 5px; }

.act-c a {
  color: #1153b6;
  text-decoration: none; }

.act-c a:hover {
  color: #f00;
  text-decoration: underline; }

/**
メーカー内ジャンル検索
あとで移動
**/
.act-c li a {
  line-height: 1.5em; }

.act-c li p {
  margin-bottom: 5px; }

.act-c li p {
  margin-top: 30px; }

/* 女優詳細：画像リスト詳細版 */
/*--------------------------
改訂版 女優詳細：詳細表示
2012.10.05
--------------------------*/
.itembox-img {
  margin: 0 5px 5px 0;
  padding: 5px;
  text-align: left;
  border-bottom: 1px dotted #3e3e3e;
  overflow: hidden;
  float: left;
  width: 290px;
  height: 320px; }

/* 商品タイトル */
.itembox-img > p {
  margin-bottom: 3px;
  color: #fff;
  font-size: 12px; }

.itembox-img > p a {
  padding: 5px;
  background: #303030;
  color: #fff;
  text-decoration: none;
  display: block; }

.itembox-img > p a:hover {
  background: #e20000;
  color: #fff; }

.itembox-img .inbox-reg {
  margin-top: 0;
  margin-right: 10px;
  float: left;
  width: 140px; }

.itembox-img .thumb {
  float: left;
  width: 140px;
  text-align: left; }

.thumb a img {
  margin: 1px;
  width: 60px;
  height: 50px;
  border: none;
  float: left; }

.itembox-img .links {
  margin: 0;
  line-height: 1.5em;
  font-size: 10px;
  clear: left; }

.itembox-img a {
  color: #1153b6; }

.itembox-img a:hover,
.itembox-img a:active {
  color: #f00; }

/* 月額リンクボタン位置 */
/* detail list */
.itembox-img div div {
  position: relative;
  height: 85px; }

.itembox-img .inbox-reg div > a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 140px;
  text-align: center; }

.itembox-img .inbox-reg div > a img {
  border: none; }

/* package list */
.itembox2 div.inbox-reg div {
  position: relative; }

.itembox-img .inbox-reg div > a img, .itembox2 .inbox-reg div > a img {
  border: none; }

/*カート*/
.itembox-img ul {
  margin: 5px 0 10px 0;
  list-style: none;
  text-align: right; }

.itembox-img ul li {
  margin-bottom: 2px;
  line-height: 1.5em;
  color: #f00;
  display: block;
  font-size: 12px; }

/* 検索結果対策 */
.itembox-img .inbox-reg ul li {
  text-align: right;
  width: 140px;
  display: block; }

/* 検索ページ */
.genebox-top ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.genebox-top ol .wordli {
  /*display:inline;*/
  float: left;
  width: 49%; }

.genebox-top ol .wordli a:hover {
  background: #ff0; }

/*--------------------
五十音順表示機能
---------------------*/
.sort-50on {
  margin: 5px 13px 10px 0;
  border: 1px solid #ebebeb;
  float: left;
  width: 8%;
  text-align: center;
  display: block;
  overflow: hidden; }

.sort-50on p a {
  padding: 10px 5px;
  background: #505050;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  display: block; }

.sort-50on li {
  display: block;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #ebebeb; }

.sort-50on li a {
  display: block;
  padding: 10px 5px;
  text-decoration: none;
  color: #1153b6; }

.sort-50on li span a {
  color: #fff;
  background: #f00; }

.sort-50on li a:hover {
  text-decoration: none;
  color: #fff;
  background: #f00; }

/************** メーカー一覧関連 **************/
/* 設定リセット */
#items-maker,
#items-maker ul,
#items-maker p {
  margin: 0;
  padding: 0;
  line-height: 100%; }

/* 見出し */
#items-maker h2 {
  clear: both;
  padding: 4px 5px 0 5px;
  text-align: left;
  color: #fff;
  overflow: hidden; }

/* メーカー枠 */
.mk {
  margin: 10px 10px 10px 0;
  padding: 2px 4px 3px 4px;
  float: left;
  width: 47%;
  text-align: left;
  border-bottom: 1px dotted #222;
  height: 120px;
  overflow: hidden; }

/* メーカーロゴ＆スタイルアイコン */
.mlogo {
  margin: 4px 5px 0 0;
  float: left;
  width: 170px; }

.mlogo ul {
  margin-left: 5px;
  padding: 0;
  list-style: none;
  float: left; }

/* メーカーロゴ画像 */
.mlogo a img {
  margin: 0 0 5px 0;
  padding: 10px;
  float: left;
  border: 1px solid #ebebeb;
  display: inline-block;
  background: #fff;
  width: 100px; }

.mimg {
  width: 100px; }

/* 各スタイルアイコン */
.mlogo ul img {
  margin: 0;
  float: none;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }

/* メーカーシリーズ */
ul.msi {
  padding-top: 4px;
  float: left;
  width: 48%;
  list-style: none; }

ul.msi li {
  margin-bottom: 5px;
  overflow: hidden;
  height: 24px;
  line-height: 12px; }

ul.msi li:first-child {
  margin: 0;
  height: auto;
  color: #606060; }

/*-----------------------------
+シリーズ
-----------------------------*/
.seriesTitle {
  /*margin-bottom:5px;
  padding:5px;*/
  line-height: 1.4em; }

.seriesTitle b {
  background: #ff0;
  color: #222; }

.rssfeed a {
  text-decoration: none;
  display: block;
  overflow: hidden; }

.rssfeed a img {
  border: none;
  display: block; }

/* [タグ機能]--------------- */
.tag-detail {
  margin: 10px 0 10px 240px;
  overflow: hidden;
  display: block; }

.tag-detail h4 {
  padding: 3px 0 0 25px;
  background: url(/images/menu_panel.png) no-repeat left -386px;
  font-size: 12px;
  text-align: left;
  height: 19px; }

.tag-detail h4 a {
  color: #222; }

.tag-detail h4 a:hover {
  color: #f06; }

.tag-detail-list {
  margin: 0 0 2px 0;
  padding: 5px;
  border: 3px solid #ddd;
  font-size: 12px;
  list-style: none;
  text-align: left; }

.tag-detail-list li {
  margin-right: 5px;
  display: inline;
  line-height: 150%; }

.tag-detail-foot {
  font-size: 12px;
  text-align: left; }

.tag-detail-foot img {
  margin: 0 2px;
  vertical-align: middle; }

/* >>> add T@fcf 2013.05.28 */
.no-result {
  margin: 10px 0;
  padding: 20px 0 10px;
  border: 1px solid #f5f5f5; }

.no-result p:first-child {
  margin-bottom: 20px;
  font-weight: bold; }

.no-result p:last-child {
  margin: auto;
  text-align: center;
  font-size: 14px; }

.no-result p:last-child a {
  padding: 10px;
  background: #eee;
  text-decoration: none;
  display: inline-block;
  width: 235px;
  color: #303030;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.no-result p:last-child a:hover {
  background: #f5f5f5; }

.no-result p:last-child a:active {
  background: #e80000;
  color: #fff; }

/*------------------
- フッタ設定ここから
-------------------*/
footer {
  clear: both;
  /*margin-top:20px;*/
  margin-top: 80px;
  padding-top: 10px;
  padding-bottom: 24px;
  background: #2f2f2f url(/images/footer.png) repeat-x 0 0;
  overflow: hidden; }

/** カテゴリー区分(サービス｜スタイル別) **/
.foot-service {
  margin: 0 auto;
  padding: 5px 0;
  overflow: hidden;
  width: 90%;
  max-width: 100%;
  min-width: 580px;
  font-size: 12px; }

.foot-service ul {
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
  width: 18%;
  text-align: left; }

.foot-service li {
  margin: 0 2px 5px 0;
  color: #fff;
  line-height: 1.5em; }

.foot-service li b {
  padding-bottom: 1px; }

.foot-service li a {
  padding: 3px 5px 3px 5px;
  color: #fff;
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-decoration: none; }

.foot-service li a:hover {
  color: #222;
  background: #fff; }

.foot-service li.footbox {
  padding-top: 7px; }

address {
  clear: both;
  padding: 10px 0 15px 0;
  text-align: center;
  color: #fff;
  font-size: 10px; }

address a {
  color: #fff; }

/*--------------------------------
以下追記:
--------------------------------*/
/** 定額トップチケット購入遷移ボタン:2011.04.21 **/
#ticket-sheet {
  margin: 0 auto 10px auto;
  overflow: hidden;
  text-align: center; }

#ticket-sheet ul {
  list-style: none; }

ul.ticket-3d,
ul.ticket-m {
  border-left: 1px solid #888;
  overflow: hidden; }

ul.ticket-m {
  padding-top: 2px;
  clear: left;
  border-top: 1px solid #888; }

ul.ticket-3d {
  padding-bottom: 2px; }

#ticket-sheet ul li {
  padding: 0 2px;
  float: left;
  width: 24%;
  text-align: center;
  border-right: 1px solid #888; }

#ticket-sheet ul li span {
  overflow: hidden;
  z-index: -1;
  width: 100%;
  height: 24px;
  display: block;
  position: relative; }

#ticket-sheet ul li a {
  height: 26px;
  background-image: url(/images/top/ticket_button_sheet.png);
  background-repeat: no-repeat;
  background-color: #fff;
  display: block; }

#ticket-sheet ul li a:hover {
  background-color: #0B78B9; }

/*3daysチケット-off*/
.t-std3d a {
  background-position: center -234px; }

.t-mx3d a {
  background-position: center -286px; }

.t-jp3d a {
  background-position: center -338px; }

.t-pi3d a {
  background-position: center -390px; }

/*3days-on*/
.t-std3d a:hover {
  background-position: center -208px; }

.t-mx3d a:hover {
  background-position: center -260px; }

.t-jp3d a:hover {
  background-position: center -312px; }

.t-pi3d a:hover {
  background-position: center -364px; }

/*月額チケット*/
.t-stdm a {
  background-position: center -26px; }

.t-mxm a {
  background-position: center -78px; }

.t-jpm a {
  background-position: center -130px; }

.t-pim a {
  background-position: center -182px; }

/*月額-on*/
.t-stdm a:hover {
  background-position: center 0; }

.t-mxm a:hover {
  background-position: center -52px; }

.t-jpm a:hover {
  background-position: center -104px; }

.t-pim a:hover {
  background-position: center -156px; }

/****** 500円動画左メニュー用セレクタ ******/
.menu500 .content-block {
  padding: 0 5px;
  border-left: 2px solid #aaa;
  border-right: 2px solid #aaa; }

.menu500 .content-block p {
  margin: 0;
  padding: 5px 0 3px 0; }

.menu500 .content-block a img,
.menu500 .content-block a:hover img,
.menu500 .content-block a:active img {
  border: none; }

.menu500-sub {
  margin-bottom: 10px; }

.menu500-sub ul {
  padding-top: 8px;
  list-style: none;
  border: 2px solid #bbb;
  border-top: none; }

.menu500-sub li {
  margin-bottom: 2px;
  font-size: 70%;
  text-align: left; }

.menu500-sub li a {
  padding: 6px 0;
  padding-left: 10px;
  background: #D30000 url(/images/detail/r_white_arw.png) no-repeat 165px center;
  border: 2px solid #bbb;
  border-left: none;
  border-right: none;
  text-decoration: none;
  color: #fff;
  display: block; }

.menu500-sub li a:hover {
  background: #FF3434 url(/images/detail/r_white_arw.png) no-repeat 167px center; }

/*---------------------------------------------------------------------------------
新レイアウト用
- 商品詳細(#detail)
- 広告枠(aside.pr)
---------------------------------------------------------------------------------*/
/*-- /新商品向け商品詳細（右メニュー and 商品情報部分）2011.11公開 --*/
#item-detail-menu {
  text-align: left; }

#item-detail-menu h3 {
  margin-bottom: 3px;
  padding: 5px;
  color: #fff;
  height: 1%; }

.bg-red {
  background: #e10000;
  color: #fff; }

.bg-red1 {
  /*background:#303030;*/ }

.bg-blue {
  background: #0083b9;
  color: #fff; }

.bg-black {
  background: #222; }

.f14b {
  font-size: 14px;
  font-weight: bold;
  color: #fff; }

/*-----------------------------
-作品詳細右メニュー
-購入ブロック
-----------------------------*/
#item-detail-menu-bg {
  padding: 5px;
  background: #eee; }

#item-detail-menu-bg h3 {
  color: #fff;
  font-family: meiryo,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN",sans-serif;
  font-weight: bold;
  background-color: #F44336; }

.item-buytype-tab {
  margin: 0 0 1px 0;
  border: 1px solid #cdcdcd;
  padding: 5px;
  overflow: hidden;
  background: #fff url(/images/detail/item_buytype_tab_bg.png) repeat-x 0 0;
  display: block; }

/** 定額購入時のボタン動作 **/
.item-buytype-tab ul {
  list-style: none; }

.item-buytype-title {
  margin-bottom: 5px;
  font-size: 14px; }

.item-buytype-title b {
  color: #c00; }

.item-buytype-title span {
  color: #f00;
  font-size: 10px;
  font-weight: normal; }

.item-buytype-description {
  /*overflow:hidden;*/
  overflow: visible;
  /*20160216 Y.shiroshita デザイン変更のためvisibleにしました 表示が崩れた場合はhiddenに戻してください*/ }

.item-buytype-description li {
  margin-bottom: 3px;
  padding: 2px; }

.item-buytype-discount {
  /*20150417追加*/
  position: relative;
  display: inline-block;
  background-color: #767676;
  border-radius: 3px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  color: #fff;
  font-size: 12px; }

.item-buytype-discount:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 40px;
  border-bottom: 10px solid #767676;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

.item-buytype-point {
  /*20150417変更*/
  padding: 2px 0; }

.item-buytype-point img {
  margin: 0 1px 0 2px; }

.valign-middle {
  vertical-align: middle; }

.valign-middle img {
  margin-right: 2px;
  vertical-align: -30%; }

.item-buytype-button li {
  margin-bottom: 1px;
  margin-bottom: 3px\9; }

.item-buytype-button a img,
.item-buytype-button a:active img,
.item-buytype-button a:hover img {
  border: none; }

/*--------------------------
-新購入ボタン
-qb:Quick Buy（即購入）
-cart:カート投入
--------------------------*/
.qb a,
.cart a {
  /*margin-left:3px;*/
  margin-left: 30px;
  margin-bottom: 5px;
  background-image: url(/images/item_buy_btn.png);
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 34px;
  width: 192px;
  display: block; }

.qb a {
  background-position: 0 0; }

.qb a:hover {
  background-position: 0 -54px; }

.qb a:active {
  background-position: 0 -217px; }

.cart a {
  background-position: 0 -108px; }

.cart a:hover {
  background-position: 0 -162px; }

.cart a:active {
  background-position: 0 -271px; }

/*--------------------------
-HD導入に伴う 3代目購入ボタン
-buynow:Quick Buy（即購入）
-addcart:カート投入
--------------------------*/
.item-buytype-select {
  width: 100%;
  display: table;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 2px 0;
  padding: 3px 0 5px;
  /*ie7*/
  *text-align: center; }

.item-buytype-select li {
  display: table-cell;
  vertical-align: middle;
  /*ie7*/
  *display: inline;
  *zoom: 1;
  *width: 120px;
  *margin-right: 2.5px;
  *margin-left: 2.5px; }

.item-buytype-select li a {
  display: block;
  text-align: center;
  border: 1px solid #bbb;
  box-shadow: 0px -2px 1px 0 rgba(0, 0, 0, 0.3) inset;
  font-family: meiryo,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN",sans-serif;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  padding: 6px 2.5px;
  border-radius: 3px; }

.item-buytype-select li a .fa {
  margin-right: 5px;
  font-size: 1.2em;
  /*ie7*/
  *display: none; }

.item-buytype-select li.buynow a {
  background: #FFD54F;
  background: linear-gradient(#FFECB3, #FFCA28); }

.item-buytype-select li.addcart a {
  background: #ddd;
  background: linear-gradient(#fff, #ddd); }

.item-buytype-select li.buynow a:hover {
  background: #FFCA28;
  color: #222;
  background: linear-gradient(#FFCA28, #FFECB3); }

.item-buytype-select li.addcart a:hover {
  background: #d0d0d0;
  color: #222;
  background: linear-gradient(#ddd, #fff); }

.item-buytype-select li.buynow a:active {
  background: #FFB300;
  box-shadow: none; }

.item-buytype-select li.addcart a:active {
  background: #bbb;
  box-shadow: none;
  top: 3px; }

/** 商品購入のコメント ***************
*
* detail-draft：非公開
* detail-sw-m：定額遷移リンク
* detail-sw：PPV遷移リンク
* out-of-flatrate：定額サービス対象外
*
***************************************/
.content-infomation {
  padding: 10px 0;
  text-align: center;
  color: #fff; }

.detail-draft,
.out-of-flatrate {
  margin-top: 2px;
  margin-bottom: 3px;
  padding: 10px 1px;
  border: 2px solid #ccc;
  background: #eee;
  text-align: center;
  font-weight: bold; }

.detail-sw,
.detail-sw-m,
.detail-sw-chm {
  margin-top: 10px;
  padding: 0 10px;
  text-align: center; }

.detail-sw a,
.detail-sw-m a,
.detail-sw-chm a {
  border-radius: 3px;
  -webkit-border-radius: 3px; }

/*右カラムスタイル定額用*/
.detail-sw-m a {
  padding: 13px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #0091c0;
  background: linear-gradient(to bottom, #0dbbf3, #0091c0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorStr=#0dbbf3,EndColorStr=#0091c0,GradientType=0)";
  height: 100%;
  font-weight: bold;
  border: 2px solid #057da4;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); }

.detail-sw-m a:hover {
  color: #fff;
  background: #0eb8f0; }

.detail-sw-m a:active {
  background: #057da4;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.45); }

/*右カラムチャンネル月額用*/
.detail-sw-chm a {
  padding: 13px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #0C73DF;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(StartColorStr=#0dbbf3,EndColorStr=#0091c0,GradientType=0)";
  height: 100%;
  font-weight: bold;
  border: 2px solid #004FA2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); }

.detail-sw-chm a:hover {
  color: #fff;
  background: #206693; }

.detail-sw-chm a:active {
  background: #62A6ED;
  color: #fff;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.45); }

/*右カラムPPV用*/
.detail-sw a {
  padding: 15px 0;
  display: block;
  text-decoration: none;
  color: #fff;
  background: #73a300;
  height: 100%;
  font-weight: bold; }

.detail-sw a:hover {
  color: #fff;
  background: #8cc000; }

.out-of-flatrate {
  padding: 5px 0;
  margin: 10px 10px 5px;
  border: 1px solid #c5c5c5;
  border-radius: 3px;
  color: #555;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  font-size: 14px;
  background: #f5f5f5; }

.smp-infomation {
  padding-bottom: 4px;
  border: 1px solid #eee; }

.smp-infomation ul {
  margin-left: 10px;
  padding: 10px; }

.smp-info-header {
  margin-bottom: 3px;
  padding: 4px 2px;
  background: #333;
  color: #fff; }

/** 動画詳細へのリンク **/
.grey-brd {
  margin: 0 0 3px 0;
  padding: 5px;
  border: 3px dotted #d0d0d0;
  background: #ffffea;
  text-align: left;
  line-height: 140%; }

.grey-brd a {
  text-decoration: none; }

/** 電子書籍ダウンロード **/
.dl-content {
  margin: 20px 0;
  text-align: center; }

.dl-content a {
  padding: 10px 20px;
  display: block;
  background-color: #fc0;
  background: linear-gradient(to bottom, #ffcf29, #ffba00);
  color: #303030;
  text-decoration: none;
  border: 1px solid #d1a200;
  text-decoration: none;
  color: #2f2f2f;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.dl-content a:active {
  background: #ffba00; }

/*----------------------------
MP4化対応
----------------------------*/
#device-type {
  margin-top: 10px;
  border: 1px solid #c5c5c5;
  background: white; }

#device-type h3 {
  margin: 0;
  background: url(/images/detail/device-menu.png) no-repeat 0 -180px;
  width: 280px;
  height: 16px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

#device-type ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }

#device-type ul li {
  padding: 2px 1px 10px 1px;
  float: left;
  font-size: 10px;
  overflow: hidden;
  width: 23.5%; }

#device-type ul li div {
  width: 60px; }

#device-type ul li:first-child {
  margin-left: 3px; }

#device-type ul li span.dl-ico,
#device-type ul li span.st-ico {
  margin-top: 2px;
  background-repeat: no-repeat;
  width: 28px;
  height: 14px;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

#device-type ul li span.dl-ico {
  background-position: 0 -206px; }

#device-type ul li span.st-ico {
  background-position: -28px -206px; }

#device-type ul .d-win span,
#device-type ul .d-mac span,
#device-type ul .d-ios span,
#device-type ul .d-andro span {
  background-image: url(/images/detail/device-menu.png);
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden; }

#device-type ul .d-win span {
  background-position: 0 0; }

#device-type ul .d-mac span {
  background-position: -60px 0; }

#device-type ul .d-ios span {
  background-position: -120px 0; }

#device-type ul .d-andro span {
  background-position: -180px 0; }

/*OFF*/
#device-type ul .d-win span.off {
  background-position: 0 -60px; }

#device-type ul .d-mac span.off {
  background-position: -60px -60px; }

#device-type ul .d-ios span.off {
  background-position: -120px -60px; }

#device-type ul .d-andro span.off {
  background-position: -180px -60px; }

/*電子コミック商品ページ用表示　20150805 Y.Shiroshita*/
.device-type-ebook * {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.device-type-ebook-title {
  background-color: #ddd;
  letter-spacing: 1px;
  padding: 5px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  text-align: left; }

/* ダウンロード容量 */
.dl-size {
  margin: 5px auto 0;
  padding: 7px 0 6px 30px;
  clear: left;
  font-size: 12px;
  line-height: 1;
  width: 65%; }

/* 対応帯域表 */
.device-table {
  margin: 0 auto;
  padding: 5px;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px dotted #c5c5c5;
  background: #f5f5f5;
  font-size: 12px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2) inset; }

.device-table table {
  margin: 5px 0 5px 0;
  border-collapse: collapse;
  width: 100%; }

.device-table table td {
  padding: 10px;
  border: 1px solid;
  text-align: center;
  background: #fff; }

.device-table td span.dl-ico,
.device-table td span.st-ico {
  background: url(/images/detail/device-menu.png) no-repeat;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  width: 28px;
  height: 14px;
  display: inline-block; }

.device-table td span.dl-ico {
  background-position: 0 -206px; }

.device-table td span.st-ico {
  background-position: -28px -206px; }

/* hd/sdアイコン 20160307 Y.shiroshita*/
.hd-ico, .sd-ico {
  display: inline-block;
  padding-right: 5px;
  padding-left: 6px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 2.5px;
  border-radius: 50%;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  font-size: 13px; }

.hd-ico {
  background-color: #FFA000; }

.sd-ico {
  background-color: #1976D2; }

/*その他お知らせ*/
.content-option-info {
  padding: 5px;
  margin-top: 5px;
  border-top: 0; }

.content-option-info h4 {
  font-family: Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 14px; }

#device-type .content-option-info ul {
  margin: 5px auto; }

#device-type .content-option-info ul li {
  float: none;
  width: 100%;
  font-size: 12px;
  position: relative;
  margin-left: 1em;
  padding: 0;
  padding-left: 1em;
  margin-bottom: 5px;
  overflow: visible;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

#device-type .content-option-info ul li:last-child {
  margin-bottom: 0; }

#device-type .content-option-info ul li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #666;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0; }

#device-type .content-option-info ul li.red {
  margin-left: 0;
  padding-left: 0; }

#device-type .content-option-info ul li.red:before {
  display: none; }

#device-type .content-option-info ul li a {
  color: #1153b6;
  text-decoration: none; }

#device-type .content-option-info ul li a:hover {
  text-decoration: underline; }

/*-----------------------------------
ログイン後の左メニュー
-----------------------------------*/
/* 総合＆各サービストップ用 */
.top-ppv-bg {
  background: #7ab515;
  color: #fff; }

.top-monthly-bg {
  background: #18a7d0;
  color: #fff; }

/*------------------------
- Slim Box 2.css
------------------------*/
#lbOverlay {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  cursor: pointer; }

#lbCenter, #lbBottomContainer {
  position: absolute;
  z-index: 9999;
  overflow: hidden;
  background-color: #fff; }

.lbLoading {
  background: #fff url(/images/plugin/loading.gif) no-repeat center; }

#lbImage {
  position: absolute;
  left: 0;
  top: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat; }

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none; }

#lbPrevLink {
  left: 0; }

#lbPrevLink:hover {
  background: transparent url(/images/plugin/prev.png) no-repeat 0 15%; }

#lbNextLink {
  right: 0; }

#lbNextLink:hover {
  background: transparent url(/images/plugin/next.png) no-repeat 100% 15%; }

#lbBottom {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none; }

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(/images/plugin/close.png) no-repeat center;
  margin: 5px 0;
  outline: none; }

#lbCaption, #lbNumber {
  margin-right: 71px; }

#lbCaption {
  font-weight: bold; }

/*--------------------------
イチオシ動画 add 2012.05.28
---------------------------*/
/*イチオシリスト(VOL.1～)*/
#ichioshi-list {
  margin: 10px 0;
  padding: 0 10px 10px 10px;
  background: #eee;
  overflow: hidden;
  border: 5px dotted #aaa; }

#ichioshi-list a img {
  margin: 10px 0 10px 10px;
  border: 3px solid #fff; }

#ichioshi-list a:hover img {
  border: 3px solid #444; }

.title-sample {
  padding: 52px 0 0 0;
  background: url(/images/ichioshi/title_panel.png) no-repeat 0 -210px;
}

.title-buy {
  padding: 52px 0 0 0;
  background: url(/images/ichioshi/title_panel.png) no-repeat 0 -104px;
}

.title-item-detail {
  padding: 52px 0 0 0;
  background: url(/images/ichioshi/title_panel.png) no-repeat 0 0;
  z-index: 4; }

.title-ichioshi-list {
  width: 390px;
  padding: 0 0 0 0;
  height: 100px;
  background: url(/images/ichioshi/title_panel.png) no-repeat 0 -312px;
}

/*-----------------------------------------------------
商品詳細全体（動画作品）

-----------------------------------------------------*/
#detail a {
  text-decoration: none;
  color: #1153b6; }

#detail a:hover {
  text-decoration: underline;
  color: #f00; }

#detail h1 {
  line-height: 1.4em; }

#detail table td {
  line-height: 1.2em; }

/*--------------------------
カテゴリー(ジャンル)リスト
#detail > .box
---------------------------*/
#detail .box {
  padding: 7px 10px;
  border-top: 1px dotted #404040;
  border-bottom: 1px dotted #404040;
  display: block;
  overflow: hidden; }

#detail .box li {
  display: inline;
  line-height: 1.4em;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS P Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; }

#detail .box li a {
  padding: 3px;
  background: #ff0;
  color: #303030; }

#detail .box li a:hover {
  color: #e20000; }

#detail .box li a:active {
  color: #fff;
  background: #e20000; }

.all-search-link {
  margin-left: 5px;
  border-left: 1px solid #bbb;
  padding-left: 5px; }

#detail .mylist {
  margin: 10px 0;
  font-size: 12px; }

#detail .mylist a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#detail .mylist .add,
#detail .mylist .delete {
  margin-bottom: 5px;
  display: inline-block;
  height: 22px;
  width: 150px;
  background: url(/images/mylist_panel.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#detail .mylist a:hover.add {
  background: url(/images/mylist_panel.png) no-repeat 0 -27px; }

#detail .mylist .delete {
  background: url(/images/mylist_panel.png) no-repeat 0 -54px; }

#detail .mylist a:hover.delete {
  background: url(/images/mylist_panel.png) no-repeat 0 -81px; }

#detail .mylist span {
  display: block; }

/*------------------------------------
作品情報
.item-detail-info:作品情報 L240px
.package:パッケージ 240px
.tag-detail:タグ登録 L240px
------------------------------------*/
/* 作品情報 */
.item-detail-block .item-detail-info {
  margin-left: 240px; }

.item-detail-block .item-detail-info li {
  padding-bottom: 3px;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS P Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; }

.item-detail-block .item-detail-info h3 {
  padding-bottom: 3px;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS P Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
  font-size: 12px; }

.item-detail-block > p:nth-child(2) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',MS P Gothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
  line-height: 1.5em;
  letter-spacing: 0.125em;
  border-bottom: 1px dotted #ddd;
  overflow: hidden; }

.item-detail-block .item-detail-info li span {
  padding: 3px;
  background: #e20000;
  color: #fff; }

/* パッケージ */
.package {
  width: 240px;
  float: left;
  overflow: hidden;
  display: block; }

.package a img {
  padding: 5px 20px;
  border: none;
  cursor: zoom-in;
  cursor: -webkit-zoom-in; }

.package span {
  display: block; }

.package span a:hover {
  color: #f00; }

#right-menu2 {
  margin-left: -280px;
  float: left;
  width: 280px; }

/*電子書籍用*/
.package2 {
  width: 240px;
  float: left;
  overflow: hidden;
  display: block; }

.package2 a img {
  border: 3px solid #eee; }

.package2 a:hover img {
  border: 3px solid #bbb; }

.package2 span {
  display: inline-block; }

.package2 span a:hover {
  color: #f00; }

/*広告枠*/
aside.pr {
  padding: 0; }

.pr h3,
.pr h4 {
  margin-bottom: 2px;
  padding: 5px;
  background: #e5000b;
  color: #fff; }

.for-sale {
  margin-bottom: 10px;
  padding: 20px 10px;
  border: 5px solid #2f2f2f;
  background: #404040;
  color: #fff; }

.re160 {
  width: 170px; }

/*20160328Y.shiroshita
商品ページレイアウト調整用*/
.content-layout, .content-layout * {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.content-layout td {
  vertical-align: top; }

.content-detail {
  width: 100%; }

.content-detail--data {
  font-size: 12px; }

#detail .content-detail--data tr td {
  line-height: 1.4; }

.content-detail--data tr td {
  text-align: left;
  vertical-align: top; }

.content-detail--data tr td:first-child {
  text-align: right;
  white-space: nowrap; }

.content-detail--headline {
  margin-bottom: 2px;
  text-align: left;
  font-size: 15px; }

.content-detail--description {
  text-align: left;
  font-size: 12px; }

.content-quote {
  background-color: #f8f8f8;
  padding: 10px;
  border: 1px solid #bbb; }

/*画面幅によるレイアウト変化*/
.content-detail > tbody > tr > td {
  display: block;
  float: left\9;
  /*ie8,ie9*/
  clear: both;
  /*ie*/
  clear: none\9;
  /*ie8*/ }

.content-detail #flvplay {
  margin-top: 5px; }

@media screen and (min-width: 1149px) {
  .content-detail > tbody > tr > td {
    display: table-cell;
    width: auto;
    float: none;
    /*ie*/ }
  .content-detail #flvplay {
    margin-top: 0; } }

#flvplay #ply {
  width: 100%;
  min-width: 300px;
  max-width: 320px;
  height: 190px; }

video::-webkit-media-controls-play-button, video::-webkit-media-controls-volume-slider, video::-webkit-media-controls-mute-button, video::-webkit-media-controls-timeline, video::-webkit-media-controls-fullscreen-button {
  cursor: pointer; }

#flvplay {
  position: relative; }

.video-ended {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000; }

.video-ended.is-end {
  display: block; }

.video-ended--text {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
  color: #eee; }

.video-ended--text .fa {
  color: #F44336;
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 7px; }

.video-sample {
  background: #000;
  width: 320px;
  height: 190px;
  vertical-align: top; }

/*content-layout下においた場合のスタイル追加*/
.content-layout .package {
  width: auto;
  float: none; }

.content-layout .all-search-link {
  margin-left: 20px;
  padding-left: 10px; }

.content-detail .package a img {
  padding-top: 0; }

.content-layout .fla-sample {
  max-width: 100%; }

.content-layout .tag-detail {
  margin: 10px 0 0; }

/**/
.cf:before,
.cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

/*-----------------------------------------
作品詳細広告枠（Flash Player下）
------------------------------------------*/
.advertise_d {
  width: 300px;
  height: 40px;
  overflow: hidden;
  display: block; }

/*-------------------------
キャンペーン用CSS
-------------------------*/
.itembox4 {
  margin: 0;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
  width: 158px;
  height: 250px;
  text-align: center; }

.itembox4 p a img {
  width: 100px; }

.itembox4 a {
  color: #1153b6;
  text-decoration: none; }

.itembox4 a:hover {
  color: #f00; }

.itembox4 .ltitle {
  font-size: 10px;
  text-align: left;
  line-height: 1.2em; }

.itembox4 .inbox-reg {
  padding: 10px;
  background: #fff;
  position: relative;
  box-shadow: 1px 1px 2px #ccc;
  height: 220px; }

/* channel top anniversary banner */
#cp10th-aniv,
.cp10th-aniv {
  margin-bottom: 3px;
  background: #000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  overflow: hidden;
  display: block;
  text-align: left; }

#cp10th-aniv a img,
.cp10th-aniv a img {
  margin-right: 10px;
  vertical-align: middle;
  border: none; }

#cp10th-aniv a,
.cp10th-aniv a {
  color: #fff; }

#cp10th-aniv a:hover,
.cp10th-aniv a:hover {
  color: #f00; }

#cp10th-aniv span,
.cp10th-aniv span {
  margin: 10px 5px 0 0;
  float: right;
  width: 30px;
  color: #fff;
  cursor: pointer; }

/* 参加メーカー */
#cpmaker {
  margin: 20px auto;
  padding: 0 20px;
  text-align: left;
  min-width: 600px;
  max-width: 94%; }

#cpmaker h3 {
  margin-bottom: 20px;
  padding-left: 5px;
  border-bottom: 1px solid #eee;
  border-left: 5px solid #66a000; }

#cpmaker p a {
  margin: 0 5px 5px 0;
  padding: 5px 5px 5px 5px;
  background: white;
  font-size: 10px;
  display: inline-block;
  color: #1153B6;
  position: relative; }

#cpmaker p a span {
  padding: 3px 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
  color: white;
  display: block;
  width: 80px; }

#cpmaker p a:hover
img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  filter: alpha(opacity=50); }

/*----------------------------------------------
- 会員登録画面右側レイアウト
- .field = 汎用フィールド
- .name-field = 名前用フィールド
-----------------------------------------------*/
.w800 {
  width: 800px; }

/*-----------------
- 会員登録用に変更
-----------------*/
#member-join-area {
  width: auto;
  overflow: hidden; }

#member-join-area #content-global-area {
  margin: 0 auto;
  width: 640px;
  text-align: center; }

#member-join-area #content-left-box {
  margin: 0px;
  border-top: none;
  float: none;
  width: 580px; }

#member-join-area #content-left-box h2,
#member-join-area #content-left-box h3 {
  margin-top: 20px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: 2px solid #333; }

#member-join-area #content-left-box p {
  letter-spacing: 0.078em;
  line-height: 1.4em; }

#member-join-area #content-global-nav {
  margin: 0;
  text-align: left; }

/*会員登録アフィ画像*/
#member-join-area #content-global-area img[src="/images/affiliate/affiliate_info.gif"] {
  width: 400px;
  height: auto;
  margin: auto; }

/* 推奨環境 */
.machine-spec {
  color: #444; }

.machine-spec h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 2px solid #444;
  font-size: 14px; }

.machine-spec ul {
  list-style: none; }

.machine-spec li {
  padding: 5px 0 5px 0;
  border-bottom: 1px dotted #ddd;
  line-height: 1.4em;
  letter-spacing: 0.12em;
  font-size: 12px;
  color: #505050;
  letter-spacing: 0.14em; }

.machine-spec li span {
  display: block;
  font-weight: 800;
  color: #404040; }

.machine-spec p {
  padding: 10px 0;
  letter-spacing: 0.2em;
  line-height: 1.4em; }

.f11 {
  font-size: 11px; }

/*------------------------
- 入力フォーム
- .field > p > label > span,input
------------------------*/
.content-member-area {
  background: #fff;
  border-top: 1px solid #aaa; }

.content-member-area .field,
.content-member-area .name-field {
  margin-bottom: 0;
  padding: 10px 10px;
  border: 1px solid #aaa;
  border-top: none; }

.content-member-area .check-form {
  padding: 10px 5px 5px 5px;
  border: 1px solid #aaa;
  border-top: none;
  font-size: 14px; }

.content-member-area .check-form span {
  margin-right: 5px;
  padding: 0 5px 0 0;
  float: left;
  width: 168px;
  display: block;
  text-align: right;
  font-size: 12px; }

/*.content-member-area .check-form:nth-child(even)*/
.content-member-area .field:nth-child(even),
.content-member-area .name-field:nth-child(even) {
  background: #f6f6f6; }

.content-member-area .field label {
  margin-bottom: 2px;
  overflow: hidden;
  font-size: 14px; }

.content-member-area .field span {
  padding: 3px 5px 0 0;
  text-align: right;
  font-size: 12px;
  float: left;
  width: 150px; }

.content-member-area input[type=text],
.content-member-area input[type=password],
.content-member-area input[type=mail] {
  font-size: 16px;
  width: 250px;
  padding: 4px 2px; }

/* お名前 */
.content-member-area .name-field p {
  padding: 3px 5px 0 0;
  text-align: right;
  font-size: 12px;
  float: left;
  width: 150px; }

.content-member-area .name-field input[type=text] {
  width: 80px;
  float: left;
  font-weight: normal;
  padding: 3px 3px; }

/* 姓,名,せい,めい */
.content-member-area .name-field span {
  padding: 7px 5px 0 0;
  font-size: 12px;
  width: 30px;
  float: left;
  text-align: right; }

/* メルマガ */
#member-join-area input#mag {
  margin: 2px 3px 0 5px; }

/*----------------
-年齢
----------------*/
#member-join-area input#agecheck {
  margin: -5px 5px 0 2px;
  width: 60px; }

/*----------------
- サンプルの再生
----------------*/
.sample-checker {
  margin: 10px auto;
  padding: 0 0 20px 0;
  border: none;
  border: 2px solid #333;
  background: #fff;
  text-align: center;
  overflow: hidden; }

.sample-checker p {
  margin-bottom: 15px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #333;
  background: #333;
  color: #fff; }

.sample-checker ul {
  list-style: none; }

.sample-checker li {
  margin: 0 4px;
  display: inline; }

.sample-checker li a {
  border: 2px solid #222;
  padding: 8px;
  text-decoration: none;
  background: #f9f9f9;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  border-radius: 3px;
  -webkit-border-radius: 3px; }

.sample-checker li a:hover {
  border: 2px solid #9d0000;
  background: #e10000;
  color: #fff; }

/*-------------------
- 決済情報登録

-------------------*/
#method-cc h4 {
  margin-top: 20px;
  padding-left: 45px;
  padding-top: 14px;
  background: url(../images/credit-card_s.png) no-repeat 0 0;
  height: 30px;
  border-bottom: 2px solid #222; }

#method-mp h4 {
  margin-top: 20px;
  padding-left: 45px;
  padding-top: 14px;
  background: url(../images/money-point_s.png) no-repeat 0 0;
  height: 30px;
  border-bottom: 2px solid #222; }

.card-type {
  width: 100%;
  border: 1px solid #333;
  border-collapse: collapse; }

.card-type td {
  padding: 5px;
  border: 2px solid #333;
  font-size: 12px; }

.card-type td.mp-btn {
  width: 200px; }

.card-type td li {
  padding-bottom: 2px;
  line-height: 1.5em; }

.card-type ul {
  padding-left: 20px;
  list-style: none; }

.card-type p {
  margin-right: 10px;
  width: 100px;
  text-align: center; }

.card-type p.mp-img {
  width: 160px; }

/*-------------------
- キャンペーン対象時の表示
-------------------*/
.cp-tab {
  padding: 8px 10px 0px 10px;
  border: 2px solid #f00;
  font-size: 14px; }

.ppvp-mark {
  background: url(../images/mypage/ppu.gif) no-repeat 3px 0;
  padding: 0 0 0 35px; }

.caution {
  background: url(../images/icons/caution.png) no-repeat 0 0;
  padding: 10px 0 0 35px; }

/*-------------------
-問合せフォーム
-------------------*/
#my-user-conf table {
  width: 100%;
  border-collapse: collapse;
  border: none; }

#my-user-conf table tfoot {
  border: none; }

#my-user-conf table td {
  padding: 10px;
  border: none;
  line-height: 1.5em; }

#my-user-conf .s {
  text-align: right; }

#my-user-conf .t {
  text-align: left; }

#my-user-conf input[type=text] {
  padding: 5px;
  font-size: 14px;
  width: 300px; }

#my-user-conf #inquiry {
  width: 100%;
  text-align: left; }

/* お問い合わせフォームの箇所加筆 */
#my-user-conf tbody td.s {
  padding: 4px 6px;
  background: #feefef;
  border-bottom: 1px solid #fff;
  text-align: right;
  width: 20%; }

#my-user-conf table td.s {
  width: 30%;
  text-align: right;
  padding: 10px; }

#my-user-conf table td.t {
  text-align: left;
  padding: 10px; }

#my-user-conf table td.t input {
  width: 300px;
  font-size: 18px; }

#my-user-conf table td.t select {
  width: 300px;
  font-size: 18px; }

/*-- billing.css(2013.01.21 move here!) --*/
#content-global-area {
  margin: 10px auto;
  width: 960px; }

#content-global-area h2 {
  margin-top: 30px;
  text-align: left;
  font-size: 16px;
  color: #333;
  border-bottom: 2px solid #333; }

#content-global-area hr {
  border: none; }

#content-global-area img {
  display: block; }

#content-global-area .payment-title {
  margin-top: 10px; }

#content-global-area ul {
  list-style: none; }

.content-summary {
  padding: 10px 0;
  text-align: left;
  line-height: 140%; }

/* 右メニューを定義 */
#content-global-nav {
  width: 275px;
  float: left;
  text-align: center; }

#content-global-nav h3 {
  padding: 3px 2px 2px 4px;
  text-align: left;
  background: url(/images/top_head_bg.gif) repeat-x 0 0;
  color: #fff;
  font-size: 14px; }

#content-global-nav h4 {
  margin-bottom: 5px; }

/* 外枠 */
.content-global-nav .section dl {
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px dotted #999;
  overflow: hidden; }

.content-global-nav .section dt {
  width: 115px;
  float: left;
  text-align: left;
  line-height: 1.8; }

.content-global-nav .section dd {
  width: 115px;
  float: right;
  text-align: right;
  line-height: 1.8; }

/* 新ログイン */
.content-global-nav .login-status {
  border-top: none;
  padding: 10px;
  text-align: left; }

.content-global-nav .login-status .input-form {
  padding: 10px 0; }

.content-global-nav .login-status .input-form p {
  margin-bottom: 5px; }

.content-global-nav .login-status .input-form p label {
  padding-top: 3px;
  margin-right: 4px;
  width: 60px;
  float: left;
  font-size: 12px;
  text-align: right; }

.content-global-nav .login-status .input-form input {
  border: 1px solid #999;
  width: 185px; }

/* ログイン */
#content-global-nav .login-status {
  border-top: none;
  padding: 10px;
  text-align: left; }

#content-global-nav .login-status .input-form {
  padding: 10px 0; }

#content-global-nav .login-status .input-form p {
  margin-bottom: 5px; }

#content-global-nav .login-status .input-form p label {
  padding-top: 3px;
  margin-right: 4px;
  width: 60px;
  float: left;
  font-size: 12px;
  text-align: right; }

#content-global-nav .login-status .input-form input {
  border: 1px solid #999;
  width: 185px; }

/* 購入手続き */
#content-global-nav .payment-status {
  border-top: none;
  padding: 10px 5px; }

/* 内枠 */
.btn-switch {
  background: #fff;
  border: 1px solid #C4BCBF; }

.heading-h4 {
  margin-top: 15px; }

/* 右メニュー補足 */
.section-outline {
  padding: 10px;
  font-size: 12px;
  color: #333;
  text-align: left; }

.section-outline ul {
  margin: 5px 0 10px 5px;
  list-style: none;
  border: none;
  font-size: 12px; }

.section h4 {
  font-size: 13px;
  text-align: left; }

.choose {
  padding: 5px;
  font-size: 12px;
  border-bottom: 1px dotted #999; }

/* 汎用 */
#content-global-nav dl.content-global-nav-total {
  margin: 0 5px;
  margin-top: 10px;
  padding: 0;
  padding-bottom: 3px;
  border-bottom: 3px solid #FD2B2B;
  font-size: 14px; }

#content-global-nav dl.content-global-nav-total dt,
#content-global-nav dl.content-global-nav-total dd {
  color: #C90000;
  font-weight: bold; }

dl.content-global-nav-point {
  font-size: 12px; }

dl.content-global-nav-point dt {
  width: auto; }

dl.content-global-nav-point dt span {
  font-size: 10px; }

/* 決済方法選択 */
.payment {
  margin: 2px;
  padding: 5px;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px dotted #ccc; }

.payment input {
  margin-right: 3px;
  position: relative;
  top: 3px; }

.payment p {
  margin-bottom: 3px; }

.payment:hover {
  background: #FFE5F1; }

/** ボタン（赤） **/
.red-btn {
  margin: 10px auto;
  text-align: center;
  /*border:1px solid #f00;*/
  width: 188px;
  color: #fff; }

.red-btn a {
  padding-top: 14px;
  background: url(/images/detail/red_btn.png) no-repeat center top;
  font-weight: bold;
  font-size: 14px;
  height: 31px;
  display: block;
  text-decoration: none;
  width: 188px;
  color: #fff; }

.red-btn a:hover,
.red-btn a:active {
  background: url(/images/detail/red_btn.png) no-repeat center bottom;
  color: #fff; }

.orange-btn a,
.purple-btn a,
.black-btn a,
.pink-btn a,
.gray-btn a,
.green-btn a,
.blue-btn a {
  padding-top: 14px;
  font-weight: bold;
  font-size: 14px;
  height: 31px;
  display: block;
  text-decoration: none;
  width: 188px;
  color: #fff; }

.orange-btn a {
  background: url(/images/detail/orange_btn.png) no-repeat center top; }

.purple-btn a {
  background: url(/images/detail/purple_btn.png) no-repeat center top; }

.black-btn a {
  background: url(/images/detail/black_btn.png) no-repeat center top; }

.pink-btn a {
  background: url(/images/detail/pink_btn.png) no-repeat center top; }

.gray-btn a {
  background: url(/images/detail/gray_btn.png) no-repeat center top; }

.green-btn a {
  background: url(/images/detail/green_btn.png) no-repeat center top; }

.blue-btn a {
  background: url(/images/detail/blue_btn.png) no-repeat center top; }

.orange-btn a:hover,
.orange-btn a:active {
  background: url(/images/detail/orange_btn.png) no-repeat center bottom;
  color: #fff; }

.purple-btn a:hover,
.purple-btn a:active {
  background: url(/images/detail/purple_btn.png) no-repeat center bottom;
  color: #fff; }

.black-btn a:hover,
.black-btn a:active {
  background: url(/images/detail/black_btn.png) no-repeat center bottom;
  color: #fff; }

.pink-btn a:hover,
.pink-btn a:active {
  background: url(/images/detail/pink_btn.png) no-repeat center bottom;
  color: #fff; }

.gray-btn a:hover,
.gray-btn a:active {
  background: url(/images/detail/gray_btn.png) no-repeat center bottom;
  color: #fff; }

.green-btn a:hover,
.green-btn a:active {
  background: url(/images/detail/green_btn.png) no-repeat center bottom;
  color: #fff; }

.blue-btn a:hover,
.blue-btn a:active {
  background: url(/images/detail/blue_btn.png) no-repeat center bottom;
  color: #fff; }

/* 購入遷移ボタン */
.select-button {
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
  text-align: center;
  overflow: hidden; }

.select-button ul {
  margin: 5px 0 15px 0;
  list-style: none; }

.select-button li {
  display: inline;
  font-size: 12px; }

.select-button li.cart-new-member a {
  margin-right: 5px;
  padding: 8px 20px 8px 8px;
  border: 2px solid #bbb;
  border-bottom: 2px solid #888;
  border-right: 2px solid #888;
  background: #f5f5f5 url(/images/detail/r_black_arw.png) no-repeat right 7px center;
  color: #222;
  text-decoration: none; }

.select-button li.cart-new-member a:hover,
.select-button li.cart-new-member a:active {
  color: #f00;
  background: #f2f2f2 url(/images/detail/r_red_arw.png) no-repeat right 7px center;
  border: 2px solid #f00;
  border-bottom: 2px solid #ff4d4d;
  border-right: 2px solid #ff4d4d; }

.select-button li.cart-login a {
  margin-right: 5px;
  padding: 8px 20px 8px 8px;
  border: 2px solid #bbb;
  border-bottom: 2px solid #888;
  border-right: 2px solid #888;
  background: #f5f5f5 url(/images/detail/r_black_arw.png) no-repeat right 7px center;
  color: #222;
  text-decoration: none; }

.select-button li.cart-login a:hover,
.select-button li.cart-login a:active {
  color: #f00;
  background: #f5f5f5 url(/images/detail/r_red_arw.png) no-repeat right 7px center;
  border: 2px solid #f00;
  border-bottom: 2px solid #ff4d4d;
  border-right: 2px solid #ff4d4d; }

.btn-arrow a {
  margin-right: 5px;
  padding: 5px 20px 4px 6px;
  border: 2px solid #bbb;
  border-bottom: 2px solid #888;
  border-right: 2px solid #888;
  background: #eee url(/images/detail/r_black_arw.png) no-repeat right center;
  color: #222;
  text-decoration: none;
  font-weight: bold; }

.btn-arrow a:hover,
.btn-arrow a:active {
  color: #f00;
  background: #f2f2f2 url(/images/detail/r_red_arw.png) no-repeat right center;
  border: 2px solid #f00;
  border-bottom: 2px solid #ff4d4d;
  border-right: 2px solid #ff4d4d; }

/** 購入完了 **/
.complete-text {
  margin: 10px 0; }

.complete-text a {
  color: #1153b6; }

.complete-text a:hover {
  color: #f00; }

.complete-text ul {
  margin-left: 15px;
  margin-top: 10px;
  list-style: disc; }

.complete-text p em {
  font-size: 14px;
  line-height: 1.4em; }

/**非会員向け**/
#content-global-nav .section .no-member {
  margin-top: 15px;
  border-top: 1px solid #ccc; }

#content-global-nav .section .no-member h4 {
  padding: 10px 0 0 0;
  font-size: 12px; }

#content-global-nav .section .join-member {
  margin: 15px 0;
  text-align: center; }

#content-global-nav .section .no-member p {
  padding: 0 0 10px 0; }

#content-global-nav .section .no-member li em,
.no-member .explan li {
  font-size: 14px; }

/*** メインコンテンツを定義 ***/
#content-left-box {
  padding-top: 5px;
  width: 695px;
  float: right;
  text-align: left;
  border-top: 4px solid #666; }

/* カート中身 */
table#section-cart {
  margin-bottom: 15px;
  padding: 10px 0 10px 0;
  border-top: 1px solid #888;
  border-bottom: 4px solid #888;
  line-height: 140%;
  width: 100%; }

#section-cart td {
  padding: 10px 0 0 0;
  vertical-align: middle; }

#section-cart tfoot {
  border-top: 3px solid #999;
  background: none; }

#section-cart tfoot tr {
  border-bottom: none; }

#section-cart ul {
  list-style: none;
  font-size: 12px; }

/* カート個別購入金額 */
#section-cart .price {
  margin-top: 10px;
  padding: 5px 0 20px 0;
  border-top: 1px solid #999;
  font-size: 12px;
  text-align: right; }

#section-cart .price p {
  font-weight: bold;
  font-size: 12px; }

#section-cart .price p span {
  float: right;
  width: 156px;
  color: #e20000; }

/* 画像幅:定額 */
#section-cart .item-image-monthly {
  white-space: nowrap;
  width: 210px; }

/* 画像幅:即買い,カート */
#section-cart .item-image-ppv {
  white-space: nowrap;
  width: 72px; }

.item-summary .play-type img {
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  vertical-align: middle; }

/* 削除ボタンを右上に配置 */
#section-cart .item-summary .item-erase {
  font-size: 10px;
  float: right;
  width: 72px;
  text-align: right; }

/* 削除ボタン */
#section-cart .item-erase {
  margin: 5px auto;
  text-align: center; }

#section-cart .item-erase a {
  padding: 4px 14px 2px 5px;
  text-decoration: none;
  background: #666666 url(/images/detail/erase.png) no-repeat right center;
  border: 2px solid #acacac;
  color: #fff; }

#section-cart .item-erase a:hover,
#section-cart .item-erase a:active {
  background: #ccc url(/images/detail/erase.png) no-repeat right center;
  border: 2px solid #666666;
  color: #222; }

/** 左向き矢印 **/
.cancel-order-b a {
  padding: 4px 5px 2px 14px;
  text-decoration: none;
  background: #FFBA00 url(/images/detail/l_black_arw.png) no-repeat 4px center;
  border: 2px solid #666666;
  color: #222; }

.cancel-order-b a:hover,
.cancel-order-b a:active {
  background: #666666 url(/images/detail/l_white_arw.png) no-repeat 4px center;
  border: 2px solid #acacac;
  color: #fff; }

/** キャンセル上向き矢印 **/
#content-left-box .toTop {
  border: none; }

#content-left-box .toTop a {
  padding: 4px 16px 2px 4px;
  text-decoration: none;
  background: #222 url(/images/detail/u_white_arw.png) no-repeat 95px center;
  border: 2px solid #000;
  color: #fff;
  font-size: 10px; }

#content-left-box .toTop a:hover,
#content-left-box .toTop a:active {
  background: #222 url(/images/detail/u_red_arw.png) no-repeat 95px center;
  border: 2px solid #000;
  color: #fff; }

/* 重複購入注意文 */
.item-detail-alart {
  margin: 5px;
  padding: 5px;
  background: #d80000;
  color: white;
  font-size: 13px; }

/** 購入商品補足説明 **/
#content-left-box .explan {
  font-size: 12px; }

#content-left-box .explan li {
  padding-left: 10px;
  background: url(/images/mypage/s_arrow.gif) no-repeat left 4px; }

.explan {
  list-style: none; }

.explan p {
  font-weight: bold; }

.explan.cleartype p {
  font-weight: normal; }

.explan ul {
  margin: 5px 0;
  list-style: none; }

.explan li {
  margin-bottom: 5px; }

.explan li a {
  padding-left: 10px; }

.explan li a:hover {
  background: url(/images/mypage/s_arrow.gif) no-repeat left 4px; }

/** マイページパンくず **/
.navigates {
  margin: 1px 0 10px 0;
  padding: 2px 0;
  list-style: none;
  background: #fff;
  text-align: left;
  font-size: 12px; }

.navigates li {
  margin-right: 5px;
  display: inline;
  padding: 5px 24px 4px 8px;
  background: url(/images/mypage/nav_bg_off.png) no-repeat right;
  color: #fff;
  font-weight: bold; }

.navigates li.nav-on {
  background: url(/images/mypage/nav_bg_on.png) no-repeat right; }

/*#ff4e4e*/
.navigates li a {
  background: url(/images/mypage/nav_bg_off.png) no-repeat right;
  color: #fff; }

.navigates li a:hover,
.navigates li a:active {
  text-decoration: underline; }

.shopping-more {
  margin: 10px 0 20px 0;
  text-align: center;
  font-size: 12px; }

/** 月額解除 **/
.leave-btn {
  margin: 10px 0 20px 0;
  text-align: center; }

/** 月額解除時のアンケートフォーム **/
.enquete {
  margin-bottom: 10px;
  padding: 10px;
  border: 2px solid #eee;
  background: #fefefe;
  text-align: left; }

.enquete h3 {
  padding: 5px;
  background: #eee; }

.enquete p {
  margin: 15px 0 10px 0;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.13em;
  font-size: 12px; }

.enquete ul {
  /*margin-left:20px;*/
  list-style: none; }

.enquete li {
  padding-bottom: 5px;
  letter-spacing: 0.13em;
  font-size: 12px; }

.enquete li input {
  margin-right: 5px;
  vertical-align: top; }

/*文字入力フォーム*/
.text-enquete {
  width: 580px;
  height: 150px; }

.content-global-nav {
  margin-bottom: 5px;
  overflow: hidden; }

.content-global-nav h3 {
  padding: 3px 2px 2px 4px;
  text-align: left;
  background: url(/images/top_head_bg.gif) repeat-x 0 0;
  color: #fff;
  font-size: 14px; }

.content-global-nav h4 {
  margin-bottom: 5px; }

#login2-area #section-cart {
  margin-bottom: 10px;
  border-top: 1px solid #888;
  border-bottom: 4px solid #888;
  line-height: 130%;
  width: 100%; }

#login2-area #section-cart td {
  padding: 5px 0;
  vertical-align: top; }

/* 別枠のログイン画面と購入確認画面 ------
#login2-areaでID,Classを上書きしています。
----------------------------------------*/
#login2-area #content-global-area {
  width: 760px;
  text-align: center; }

#login2-area #content-left-box {
  padding-right: 15px;
  margin-bottom: 20px;
  float: left;
  width: 480px;
  border-top: none;
  border-right: 1px dotted #999; }

#login2-area #content-left-box table {
  border: none; }

#login2-area #content-left-box td {
  vertical-align: middle; }

#login2-area #content-left-box input[type=text],
#login2-area #content-left-box input[type=password] {
  padding: 6px;
  height: 14px;
  font-size: 14px; }

/*
* ログイン画面用はID指定、
* 購入確認画面はCLASS指定です。
*/
#login2-area #content-global-nav {
  margin-top: 32px;
  padding-left: 10px;
  float: right;
  width: 240px;
  text-align: left; }

#login2-area #content-global-area h2 {
  margin-bottom: 5px;
  padding-bottom: 5px; }

#login2-area .content-global-nav h3 {
  background: #606060; }

#login2-area .content-global-nav {
  background: url(/images/detail/out_service_ppvp.png) no-repeat 540px 35px; }

.no-member h4 {
  margin-bottom: 8px;
  padding-bottom: 3px;
  border-bottom: 2px solid #ccc; }

/** フォームボタン **/
/*赤色*/
.red-btn-frame {
  margin-top: 20px;
  padding: 8px 10px;
  border: 2px solid #ab0000;
  border-top: 2px solid #f43c3c;
  border-left: 2px solid #f43c3c;
  background-image: url(/images/top_head_bg.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  width: 240px;
  font-weight: bold;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

.red-btn-frame:hover {
  background-position: 0 0;
  border: 2px solid #9B0505;
  color: #fff; }

/*青色*/
.blue-btn-frame {
  padding: 5px;
  border: 2px solid #007AAD;
  border-top: 2px solid #00DEFF;
  border-left: 2px solid #00DEFF;
  background-image: url(../images/monthly_head_bg.gif);
  background-repeat: repeat-x;
  background-position: 0 0;
  width: 260px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

.blue-btn-frame:hover {
  color: #fff;
  background-position: 0 -22px;
  border: 2px solid #007AAD; }

#login2-area .login-input input {
  width: 250px;
  border: 2px solid #ccc; }

#login2-area #section-cart {
  padding: 0;
  border: 3px solid #E0D7D7;
  width: 100%; }

#login2-area .check-out {
  padding-top: 30px;
  text-align: left;
  border-top: 2px solid #333; }

#login2-area .check-out h4 {
  font-size: 12px;
  color: #333; }

#login2-area .explan {
  padding: 10px;
  border: 5px solid #e0e0e0; }

#login2-area .explan h4 {
  margin: 0 0 10px 0;
  padding-bottom: 5px;
  font-size: 16px;
  border-bottom: 1px solid #aaa; }

#login2-area .explan li {
  margin-bottom: 10px; }

#login2-area .explan li a {
  padding: 4px;
  background: #ff0;
  text-decoration: none;
  color: #333; }

#login2-area .explan p {
  margin-bottom: 10px; }

#login2-area .explan.cleartype p {
  margin-bottom: 0; }

#section-cart .price {
  margin-top: 10px;
  padding: 5px 0 20px 0;
  border-top: 1px solid #999;
  font-size: 12px;
  text-align: right; }

#section-cart .price p {
  font-weight: bold;
  font-size: 12px; }

#section-cart .price p span {
  float: right;
  width: 156px;
  color: #e20000; }

#login2-area .price {
  margin-top: 0;
  padding: 20px 0 20px 0;
  float: right;
  width: 180px;
  font-size: 14px;
  text-align: center;
  border-top: none;
  border-left: 1px dotted #999; }

#login2-area .price p {
  font-weight: bold;
  font-size: 14px; }

#login2-area .price p span {
  color: #e20000;
  float: none;
  width: auto; }

#login2-area .item-summary ul {
  float: left;
  width: 340px;
  text-align: left;
  padding-left: 10px;
  border-left: 1px dotted #888; }

#login2-area .section {
  margin: 8px 0  10px 0;
  padding: 5px 3px;
  float: left;
  width: 240px;
  border: 2px solid #ddd;
  background: url(/images/detail/content-global-nav_bg.png) repeat-x 0 -50px; }

#login2-area .left-side {
  float: left; }

#login2-area .right-side {
  float: right; }

#login2-area .center-side {
  margin-left: 5px; }

#logging-footer {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 15px;
  background: #888;
  overflow: hidden;
  text-align: center; }

#logging-footer p {
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold; }

#logging-footer li a {
  color: #fff; }

#logging-footer li a:hover {
  color: #FF5151; }

.forth {
  margin: 0 auto;
  width: 800px;
  list-style: none;
  font-size: 12px;
  overflow: hidden; }

/*幅の指定*/
.forth li {
  width: 45%;
  float: left;
  text-align: left;
  padding-left: 10px;
  border-left: 1px dotted #ccc; }

.forth li ul {
  list-style: none;
  text-align: left; }

.forth li > li {
  float: none;
  width: 100%;
  border-left: none;
  padding-left: 11px;
  background: url(/images/mypage/s_arrow.gif) no-repeat left center;
  line-height: 150%; }

/*--------------------------------------------------
マイページの設定
メニュー:content-block .service-menu
--------------------------------------------------*/
#mypage {
  margin: 0 auto;
  text-align: center;
  width: 960px;
  overflow: hidden;
  position: relative;
  display: block; }

#mypage #contents4 {
  width: 740px;
  float: left; }

#mypage #right-menu3 {
  margin: 0;
  float: right;
  width: 200px;
  display: inline-block;
  overflow: hidden; }

/*-------------------------------------------
マイページメニュー
左メニューと同じCSSを使っているので、意図的に
指定しないと.service-menuの設定を有効化します
-------------------------------------------*/
.content-block .service-menu {
  margin-top: 20px;
  padding: 0 5px 20px 5px;
  border: 1px solid #d5d5d5;
  border-radius: 4px; }

.content-block .service-menu h3 {
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #dfdfdf;
  line-height: 1.5; }

/* 見出しアイコン */
.content-block .service-menu.my-customer h3 {
  padding-left: 42px;
  background: url(/images/mypage/mypage_usage_ico.png) no-repeat 0 4px; }

.content-block .service-menu.my-usage h3 {
  padding-left: 42px;
  background: url(/images/mypage/mypage_usage_ico.png) no-repeat 0 -63px; }

.content-block .service-menu.my-service h3 {
  padding-left: 42px;
  background: url(/images/mypage/mypage_usage_ico.png) no-repeat 0 -130px; }

.content-block .service-menu a {
  display: table-cell;
  padding: 0 3px 0 46px;
  width: inherit;
  height: 38px;
  vertical-align: middle; }

.content-block .service-menu a:hover {
  text-decoration: underline; }

.content-block .service-menu li {
  /*margin:5px 10px 5px 10px;
  width:344px;*/
  width: 360px;
  margin: 5px 2px;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  border-top: none;
  float: left; }

.content-block .service-menu li a:hover {
  background-color: #fff;
  color: #e00; }

/* 項目のアイコン */
.flatrate-ico a,
.mp-ico a,
.mylist-ico a,
.help-ico a,
.bought-mov-ico a,
.bought-book-ico a,
.play-history-ico a,
.mplay-history-ico a,
.cc-history-ico a,
.mp-history-ico a,
.sp-history-ico a,
.paid-money-ico a,
.user-info-ico a,
.change-pw-ico a,
.mail-ico a,
.pay-register-ico a,
.chmonthly-ico a {
  background: url(/images/icons/mypage_icon_list.png) no-repeat;
  height: 8px;
  overflow: hidden; }

.flatrate-ico a {
  background-position: 2px 1px; }

.mp-ico a {
  background-position: 2px -73px; }

.mylist-ico a {
  background-position: 2px -36px; }

.help-ico a {
  background-position: 2px -110px; }

.bought-mov-ico a {
  background-position: 2px -147px; }

.bought-book-ico a {
  background-position: 2px -221px; }

.play-history-ico a {
  background-position: 2px -184px; }

.mplay-history-ico a {
  background-position: 2px -295px; }

.cc-history-ico a {
  background-position: 2px -258px; }

.mp-history-ico a {
  background-position: 2px -369px; }

.sp-history-ico a {
  background-position: 2px -332px; }

.paid-money-ico a {
  background-position: 2px -406px; }

.user-info-ico a {
  background-position: 2px -443px; }

.change-pw-ico a {
  background-position: 2px -517px; }

.mail-ico a {
  background-position: 2px -480px; }

.pay-register-ico a {
  background-position: 2px -554px; }

.chmonthly-ico a {
  background-position: 2px -592px; }

.extend-text h3 {
  padding-bottom: 3px;
  border-bottom: 1px solid #bebebe;
  text-align: left;
  font-size: 14px; }

.extend-text p {
  margin-bottom: 1px;
  padding: 10px 5px;
  text-align: left;
  color: #f00;
  background: #f5f5f5;
  border: 1px solid #ebebeb; }

.extend {
  clear: both;
  margin-top: 10px;
  padding: 10px 0;
  text-align: left;
  border-top: 1px solid #b0b0b0;
  line-height: 1.1em;
  overflow: hidden; }

/*-----------------------------
-タブメニュー
-類似内容のショートカット用
-----------------------------*/
#contents4 .tab-menu {
  margin: 5px 0 0;
  text-align: left;
  border-bottom: 3px solid #d80000; }

#contents4 .tab-menu li {
  display: inline-block; }

#contents4 .tab-menu li a {
  display: block;
  padding: 5px 10px;
  background: #fff;
  text-decoration: none;
  color: #3c3c3c;
  font-weight: 800;
  border: 1px solid #d80000;
  border-bottom: none; }

#contents4 .tab-menu li span a,
#contents4 .tab-menu li a:hover {
  background: #d80000;
  color: #fff; }

/*---------------------------------
マイページ:ユーザ情報
- edit_member
---------------------------------*/
#my-user table {
  width: 100%;
  font-size: 14px; }

#my-user table th {
  padding: 10px;
  text-align: right;
  width: 140px;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  color: #2791B0; }

#my-user table td {
  padding: 0 10px;
  border-bottom: 1px dotted silver;
  text-align: left; }

#my-user td input[type="email"],
#my-user td input[type="text"] {
  width: 75%;
  padding: .15em .4em .15em 2%; }

#my-user td input[type="radio"] {
  margin: 0 5px; }

#my-user .submit {
  margin: 10px auto;
  text-align: center;
  font-size: 14px; }

#my-user .submit a {
  margin: 0 auto;
  display: block;
  padding: 7px 5px;
  border: 2px solid #f00;
  background: #d80000 url(/images/arrow-panel.png) no-repeat right -117px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 25%;
  border-radius: 2px;
  -webkit-border-radius: 2px; }

#my-user .submit a:hover {
  border: 2px solid #d80000;
  background-color: #f00; }

/*---------------------------------
* マイページ共通項目:width:69%
* .my-menu - メニュー
* #my-billing - 決済情報
* #my-monthly - 月額登録/解除
---------------------------------*/
.my-menu,
#my-monthly {
  margin: 5px auto;
  float: left;
  width: 69%; }

.my-menu h3,
#my-info h3,
#my-monthly h3,
#my-monthly-f h3 {
  padding: 1px 0 2px 4px;
  background: #f00;
  color: #fff; }

#my-monthly table,
#my-monthly-f table {
  margin: 10px 1px;
  border-collapse: collapse;
  width: auto; }

#my-monthly td a img,
#my-monthly td a:visited img,
#my-monthly td a:hover img,
#my-monthly td a:active img {
  border: none; }

/* 枠つき背景ピンク */
.frames {
  padding: 5px 0 5px 10px;
  border: 1px solid #222;
  background: #feefef; }

/*--------------------------------*
* マイページ共通項目:width:30%
* my-info - お知らせ/重要なお知らせ
* my-cancel - 退会
*---------------------------------*/
#my-cancel,
#my-info {
  margin: 5px auto;
  float: right;
  width: 30%; }

/* 個別:マイページメニュー */
.my-menu-list {
  margin: 0 5px 0 0;
  padding-left: 5px;
  float: left;
  width: 31%;
  text-align: left; }

.my-menu-list ul {
  list-style: none; }

.my-menu li {
  margin-bottom: 8px; }

/* お知らせ:width:30% */
#my-info h3 {
  padding: 1px 0 2px 4px;
  background: #f00;
  color: #fff; }

#my-info ul {
  margin: 2px 0 15px 0;
  list-style: none; }

#my-info li {
  padding: 1px 2px 2px 3px;
  border-bottom: 1px dotted #999; }

#my-info li.frames {
  border: none;
  border: 1px solid #f00; }

/* 個別:ユーザー情報 */
/*----------------------------------------
-決済情報
-クレジットカード利用履歴
-マネーポイント利用履歴
-PPVポイント利用履歴
-未決済金の支払い
-CC,MP,PPアイコンは下部
----------------------------------------*/
#my-billing table {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #bbb; }

#my-billing thead {
  background: #ebebeb; }

#my-billing td {
  padding: 10px; }

#my-billing tbody td a:hover img,
#my-billing tbody td a img {
  text-decoration: none;
  border: none;
  text-align: center; }

#my-billing tbody td a {
  color: #1153b6;
  text-decoration: none; }

#my-billing tbody td a:hover {
  color: #f00;
  text-decoration: underline; }

#my-billing td {
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  line-height: 1.4em; }

#my-billing .history-head th {
  padding: 10px; }

#my-billing .history-head th:first-child {
  width: 120px; }

#my-billing .history-head th:last-child {
  width: 120px; }

#my-billing td:first-child {
  border-left: none; }

#my-billing tr.paid {
  background: #ffdfdf; }

#my-billing .monthly-head {
  width: 120px; }

#my-billing .fit {
  padding: 10px;
  text-align: center;
  width: 220px; }

/* 個別:月額サービス */
#my-monthly tbody td,
#my-monthly-f tbody td {
  padding: 4px 8px;
  border: 1px solid #222; }

#my-monthly tbody td,
#my-monthly-f tbody td {
  text-align: center;
  border-spacing: 0; }

#my-monthly thead th,
#my-monthly-f thead th {
  background: #f5f5f5;
  border: 1px solid #cfcfcf;
  text-align: center; }

/* 個別:退会 */
#my-cancel {
  clear: both; }

#my-cancel h3 {
  padding: 1px 0 2px 0;
  border-bottom: 1px solid #222; }

#my-cancel p {
  padding: 0; }

/*-------------------------------------
- 決済処理
- PPVポイント履歴
- マネーポイント履歴
-------------------------------------*/
/* クレカ購入履歴 */
.list-navi table {
  border-right: 1px solid #222; }

/*** 購入済み商品視聴 ***/
#my-itemlist {
  margin: 5px 0;
  padding: 10px;
  background: #f5f5f5; }

.ilst {
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  width: 235px;
  text-align: left;
  height: 192px; }

.ilst-img {
  margin-right: 5px;
  float: left;
  text-align: center;
  overflow: hidden; }

.ilst-img a img {
  padding: 2px;
  border: 1px solid #cbcbcb; }

.ilst-img a:hover img {
  border: 1px solid #f00; }

.ilst-title {
  margin-bottom: 10px;
  height: 50px;
  line-height: 1.3em;
  /*20150525*/
  overflow: hidden; }

.ilst-title a {
  color: #1153b6;
  text-decoration: none;
  /*20150525*/
  display: inline-block;
  max-height: 45px;
  overflow: hidden; }

.ilst-title a:hover {
  color: #f00;
  text-decoration: underline; }

#service-main p.ilst-img img,
#service-main p.ilst-img a img {
  border: 2px solid #666; }

.dks {
  padding: 5px;
  border: 1px solid #d0d0d0;
  overflow: hidden;
  background: #fff;
  height: 100%;
  box-sizing: border-box; }

.dks ul {
  margin-bottom: 5px; }

#service-main p.ilst-title {
  margin: 3px 5px 4px 0;
  padding: 0 5px;
  border: 1px solid #feefef;
  background: #fee;
  height: 47px;
  overflow: hidden; }

.ilst p.play {
  margin-top: 20px;
  padding: 0px 4px;
  display: block;
  text-align: center; }

.dks .play a img,
.dks .play a:visited img,
.dks .play a:hover img,
.dks .play a:active img {
  border: none; }

ul.ilst-detail li {
  padding: 0 0 0 10px;
  display: block; }

#service-main p.ilst-btn {
  text-align: center; }

#service-main p.ilst-btn img {
  vertical-align: bottom; }

/*---------------------
-PPVポイントアイコン
---------------------*/
.p-up,
.p-dwn,
.ico-cc,
.ico-mp,
.ico-pp {
  padding: 10px 0 10px 35px;
  background-image: url(/images/mypage/my_panel.png);
  background-repeat: no-repeat; }

.p-up {
  background-position: 0 -41px; }

.p-dwn {
  background-position: 0 2px; }

.ico-cc {
  background-position: 0 -82px; }

.ico-mp {
  background-position: 0 -120px; }

.ico-pp {
  background-position: 0 -160px; }

/** パスワードリマインダー&ニックネーム&ログイン **/
#my-user-passwd {
  margin: 10px auto;
  width: 640px;
  text-align: left; }

#my-user-passwd ul {
  list-style: none; }

#my-user-passwd fieldset ul {
  margin: 0 auto;
  padding-bottom: 5px;
  list-style: none;
  width: 420px; }

#my-user-passwd fieldset li {
  margin-bottom: 6px; }

#my-user-passwd fieldset p {
  text-align: center; }

#my-user-passwd input[type=text] {
  padding: 6px;
  height: 14px;
  font-size: 14px;
  width: 340px;
  border: 1px solid #888; }

#my-user-passwd select {
  padding: 6px;
  line-height: 1.5em; }

#my-user-passwd select.f18 {
  font-size: 14px; }

#my-user-passwd option {
  margin-bottom: 4px;
  padding: 0.4em 0.1em;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  border-bottom: 1px dotted #eee; }

#my-user-passwd form input#mail,
#my-user-passwd form input#mail2,
#my-user-passwd form input#user_id,
#my-user-passwd form input#password {
  padding: 6px;
  height: 14px;
  text-align: left;
  font-size: 120%;
  border: 2px solid #333; }

#my-user-passwd form input#nickName,
#my-user-passwd form input#profile {
  padding: 2px 4px;
  width: 400px;
  text-align: left;
  font-size: 120%;
  border: 2px solid #333; }

#my-user-passwd form legend {
  padding: 1px 6px 2px 6px;
  font-weight: bold; }

input#user_id {
  background: #fff; }

/*-------------------------------------------
-入力フォーム関連
-マネーポイント購入
-リマインダー
-会員登録
-パスワードの変更
-------------------------------------------*/
legend {
  padding: 10px 5px; }

fieldset {
  margin-bottom: 10px;
  padding: 10px;
  border: 3px solid #bbb;
  border-radius: 5px;
  -webkit-border-radius: 5px; }

#mypage #contents4 fieldset {
  padding: 20px; }

fieldset .floorA {
  margin-bottom: 10px;
  padding-right: 5px;
  float: left;
  width: 65%;
  display: block;
  overflow: hidden; }

fieldset .floorB {
  padding: 30px 0;
  float: right;
  width: 30%;
  border-left: 1px dotted #bbb;
  display: block;
  overflow: hidden; }

fieldset .result {
  margin: 0 auto 10px auto;
  width: 600px;
  overflow: hidden;
  display: block; }

fieldset .result dt,
fieldset .result dd {
  margin-bottom: 10px;
  padding: 5px 0 5px 0;
  border-bottom: 1px solid #ebebeb; }

fieldset .result dt {
  clear: both;
  float: left;
  width: 220px;
  text-align: right;
  overflow: hidden; }

fieldset .result dd {
  float: right;
  width: 375px;
  text-align: right;
  overflow: hidden; }

fieldset .result p {
  display: block;
  margin-top: 20px; }

input#password,
input#password2 {
  margin: 5px 0 20px 0;
  padding: 6px;
  height: 14px;
  width: 340px;
  border: 2px solid #555;
  background: white;
  font-size: 14px;
  ime-mode: disable; }

input.boton {
  text-align: center;
  width: 160px;
  padding: 8px; }

.select-box {
  padding: 6px;
  line-height: 1.4em;
  font-size: 14px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #999; }

input.price {
  padding: 4px 6px;
  font-size: 14px;
  width: 160px;
  line-height: 1.4em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #999;
  ime-mode: disable; }

input.type-text {
  padding: 6px;
  height: 14px;
  font-size: 14px;
  width: 280px;
  line-height: 1.4em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #999; }

.type-radio {
  margin: 0 5px 5px 0;
  border: 3px solid #eaeaea;
  float: left;
  width: 23%;
  overflow: hidden;
  height: 85px; }

.type-radio:hover {
  background: #fff;
  display: block;
  border: 3px solid #f99; }

.type-radio p {
  padding: 5px; }

.type-radio p span {
  display: block; }

.type-radio p img {
  margin-right: 5px;
  background: #fff; }

.type-radio p:first-child {
  padding: 38px 5px 0 5px;
  float: left;
  width: 15px; }

/*20151229shiroshita*/
/*custom*/
.type-radio p {
  padding: 0; }

.type-radio {
  position: relative; }

.type-radio input[type="radio"] {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -6px; }

.type-radio input[type="radio"]:checked + p > label > span {
  background-color: #FFCDD2;
  font-weight: bold;
  color: #333; }

.type-radio label {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  box-sizing: border-box; }

.type-radio label {
  vertical-align: top; }

/*new*/
.ease-dial-container {
  width: 380px;
  padding-top: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top; }

.manual-dial-container {
  width: 260px;
  padding-top: 10px;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.dial_button {
  outline: none;
  /*chromeの青い線をリセット*/
  position: relative;
  cursor: pointer;
  text-decoration: none;
  margin-top: 3.25px;
  margin-bottom: 3.25px;
  margin-right: 3.25px;
  margin-left: 3.25px;
  padding: 0 7px;
  min-width: 44px;
  min-height: 42px;
  line-height: 1.2;
  font-size: 16px;
  color: #333;
  border-radius: 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: bold;
  border: 1px solid #999;
  background: #e8e8e8;
  vertical-align: middle;
  box-shadow: 0px 3px 0px #aaa; }

.dial_button-wide {
  width: 40%; }

.dial_button-delete {
  background: #f8f8f8;
  border-color: #bbb; }

.dial_button:hover {
  background: #e8e8e8;
  border-color: #666;
  color: #000; }

.dial_button:active {
  background: #f0f0f0;
  border-color: #999;
  color: #333;
  box-shadow: inset 0px -1px 0px #999;
  box-shadow: none;
  top: 3px; }

/*20151219shiroshita 追加ここまで*/
/* 画像ボーダー */
#my-user-passwd p a img,
#my-user-passwd p a:visited img,
#my-user-passwd p a:hover img,
#my-user-passwd p a:active img {
  border: none; }

input#mail,
input#mail2 {
  margin: 5px 0 20px 0;
  padding: 6px;
  height: 14px;
  width: 340px;
  border: 1px solid #999;
  background: white;
  font-size: 14px;
  ime-mode: disable; }

/* 右サブメニュー(マイページ),ログイン画面利用 */
#help-menu {
  margin: 10px 0; }

#help-menu h4 {
  margin-top: 10px; }

#help-menu ul {
  padding: 2px;
  list-style: none;
  border: 1px solid #f90;
  background: #ffc; }

#help-menu .rtx {
  padding-top: 5px; }

/*** ログイン関連 ***/
#memberJoin {
  margin: 10px auto;
  width: 800px;
  border: 1px solid #f00; }

#memberJoin h2 {
  padding: 1px 0 2px 8px;
  background: #f00;
  color: #fff;
  text-align: left; }

#memberJoin p {
  padding: 5px 0; }

#memberJoin form input.in {
  padding: 2px 6px;
  font-size: 140%;
  width: 400px; }

#memberJoin form input#c1 {
  width: 100px; }

.otherMenu {
  margin: 10px auto;
  padding: 2px;
  width: 600px; }

.otherMenu dl {
  padding: 5px 10px;
  text-align: left; }

.tips {
  margin-top: 10px;
  padding: 10px;
  background: #feefef url(/images/tips_bg.png) repeat 0 0;
  text-align: left; }

.tips p {
  margin: 0;
  padding: 2px 0;
  background: #fff; }

.tips ul {
  padding: 10px;
  list-style: none; }

.tips ul li {
  padding-bottom: 2px;
  line-height: 1.5em; }

/* クレカ登録(IPS) */
#card-regist {
  margin: 0 auto;
  width: 640px; }

#card-regist fieldset {
  text-align: left;
  font-size: 14px; }

#card-regist table {
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
  border: none; }

#card-regist table tr,
#card-regist table td {
  padding: 10px;
  border: none; }

#cardNo {
  width: 200px;
  padding: 4px 2px;
  text-align: left; }

#lastName,
#firstName {
  margin: 0 5px;
  width: 150px;
  padding: 4px 2px; }

#card-regist select {
  padding: 4px 2px; }

/*キャンペーン対応(MP購入ページ)*/
#cp-layout {
  margin: 0;
  margin: 5px 0;
  border-collapse: collapse;
  text-align: center; }

#cp-layout td {
  padding: 0;
  padding: 3px 1px 3px 5px;
  border: 2px solid #bbb;
  font-size: 12px; }

#cp-layout td a img {
  border: none; }

.cp-detail-text {
  line-height: 1.3em;
  letter-spacing: 0.11em;
  text-align: left; }

/* 履歴削除 */
.deleteButton {
  background: url(/images/erase_item13.gif) no-repeat left top;
  padding-left: 16px; }

/*-----------------
- エラーメッセージ
-----------------*/
.type-error {
  margin: 20px 0;
  padding: 10px;
  border: 2px solid #ea0000;
  background: url(/images/mypage/stripe.png) 0 0; }

.type-error ul {
  list-style: none; }

.type-error ul li {
  line-height: 1.5em;
  letter-spacing: 0.15em;
  font-size: 12px;
  text-align: left;
  font-weight: 700;
  color: #d10000; }

/*----------------------
-電子コミック一覧
-背景:
----------------------*/
#my-itemlist-book {
  margin: 5px 0; }

.book-list {
  padding: 10px 10px 20px 10px;
  background: #bd7448 url(/images/mypage/book_list_bg.png) repeat-x 0 bottom;
  border-left: 5px solid #752c00;
  border-right: 5px solid #752c00;
  overflow: hidden;
  display: block; }

.book-list:first-child {
  border-top: 5px solid #752c00; }

.book-list:last-child {
  border-bottom: 5px solid #752c00; }

.book-list p {
  margin-right: 30px;
  padding-bottom: 20px;
  width: 130px;
  float: left;
  position: relative;
  display: block; }

.book-list p img {
  border: none; }

.book-list p:first-child {
  margin-left: 30px; }

.book-list p a img {
  box-shadow: 2px 2px 4px #333;
  -webkit-box-shadow: 2px 2px 4px #333; }

.book-list p a {
  text-decoration: none; }

.book-list p span a {
  padding: 4px 5px;
  font-size: 10px;
  background: #fff;
  color: #222;
  text-decoration: none;
  border: 2px solid #222;
  display: block; }

.book-list p span a:hover {
  background: #ff0;
  color: #000; }

/*IE*/
.book-list a img {
  border: none; }

/*----------------------------------------
リモコン v.0.3
- Auth: FcF(2013.04.12)
----------------------------------------*/
#pop-remocon {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #303030;
  width: 100%;
  z-index: 100;
  /*display:none;*/ }

#pop-remocon p a {
  margin-right: 10px;
  padding: 3.5px 5px;
  float: right;
  background: url(/images/remocon/off.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 50px; }

@-moz-document url-prefix() {
  #pop-remocon a {
} }

#pop-remocon a.close {
  background: url(/images/remocon/on.png) no-repeat 0 1px; }

.popup-arw {
  padding-left: 100px;
  float: right;
  width: 80px;
  background: url(/images/remocon/rc_logo.gif) no-repeat 0 5px; }

#floatWindow {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 186px;
  height: 350px;
  font-size: 14px;
  z-index: 1500; }

/*本体*/
.remocon {
  width: 137px;
  height: 350px;
  background: url(/images/remocon/bg.png);
  padding: 5px 15px;
  color: #FF0000; }

.remocon p {
  margin: 8px 0; }

.remocon a.close {
  float: right;
  margin: 0px 0 5px 0; }

.remocon a.close img {
  border: none; }

/*PPV*/
.remoconPpv {
  background: url(/images/remocon/ppv.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconPpv:hover,
.remoconPpvOver {
  background: url(/images/remocon/ppv_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*monthly*/
.remoconMonthly {
  background: url(/images/remocon/monthly.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

.remoconMonthly:hover,
.remoconMonthlyOver {
  background: url(/images/remocon/monthly_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*スタンダード*/
.remoconStd {
  background: url(/images/remocon/std.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconStd:hover,
.remoconStdOver {
  background: url(/images/remocon/std_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*マニアックス*/
.remoconMx {
  background: url(/images/remocon/mx.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

.remoconMx:hover,
.remoconMxOver {
  background: url(/images/remocon/mx_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*熟女プレミアム*/
.remoconJp {
  background: url(/images/remocon/jp.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconJp:hover,
.remoconJpOver {
  background: url(/images/remocon/jp_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*プレイズム*/
.remoconPl {
  background: url(/images/remocon/pl.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

.remoconPl:hover,
.remoconPlOver {
  background: url(/images/remocon/pl_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*ワケアリ動画*/
.remoconWd {
  background: url(/images/remocon/wd.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconWd:hover,
.remoconWdOver {
  background: url(/images/remocon/wd_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*プレイズム*/
.remoconBook {
  background: url(/images/remocon/book.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

.remoconBook:hover,
.remoconBookOver {
  background: url(/images/remocon/book_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

.textCenter {
  text-align: center; }

/*ログイン*/
.remoconLogin {
  background: url(/images/remocon/login.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconLogin:hover,
.remoconLoginOver {
  background: url(/images/remocon/login_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*ログアウト*/
.remoconLogout {
  background: url(/images/remocon/logout.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconLogout:hover,
.remoconLogoutOver {
  background: url(/images/remocon/logout_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90); }

/*マイページ*/
.remoconMypage {
  background: url(/images/remocon/mypage.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

.remoconMypage:hover,
.remoconMypageOver {
  background: url(/images/remocon/mypage_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: left; }

/*ヘルプ*/
.remoconHelp {
  background: url(/images/remocon/help.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

.remoconHelp:hover,
.remoconHelpOver {
  background: url(/images/remocon/help_on.png);
  width: 65px;
  height: 33px;
  margin-bottom: 5px;
  display: block;
  float: right; }

/* ヘルプ:再生確認用サンプル動画 */
.content-sample-movie ul {
  padding: 10px 0; }

.content-sample-movie ul li {
  margin: 5px 0 0;
  display: inline-block;
  width: 200px;
  text-align: center; }

.content-sample-movie ul li.stm a,
.content-sample-movie ul li.dlm a {
  padding: 8px 15px;
  background: linear-gradient(to bottom, #fff, #e1e1e1);
  background: -moz-linear-gradient(top, #fff, #e1e1e1);
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e1e1));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0)";
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  color: #303030;
  display: block; }

.content-sample-movie ul li.dlm a {
  background: linear-gradient(to bottom, #ffcf29, #ffba00);
  background: -moz-linear-gradient(top, #ffcf29, #ffba00);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffcf29), to(#ffba00));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf29', endColorstr='#ffba00', GradientType=0)";
  border: 1px solid #cfcfcf;
  color: #303030; }

.content-sample-movie ul li.stm a:active {
  background: #6f6f6f;
  color: #fff; }

.content-sample-movie ul li.dlm a:active {
  background: #fc0;
  color: #fff; }

.content-sample-movie {
  margin: 10px 0 15px 0;
  overflow: hidden; }

/* PlugIns CSS ---------------------------------------------------------*/
/*--------------------------
-Lightbox2.51 PlugIns
Include lightbox.css
--------------------------*/
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  display: none; }

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal; }

/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto; }

/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none; }

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px; }

/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px; }

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0; }

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none; }

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block; }

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left; }

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right; }

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(/images/prev.png) left 48% no-repeat; }

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(/images/next.png) right 48% no-repeat; }

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb; }

/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px; }

/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none; }

/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer; }

/* IE10 フォーム対策用だけど使うかどうかはお任せします
input::-ms-clear{ visibility:hidden} inputフォームの文字列をクリアするための×印対策
input::-ms-reveal{ visibility:hidden} input type=password 時にでる目玉アイコン対策
*/
/*-------------------------------------------------------------
新しいサイドメニュー（左)
総合/PPV/定額/IP認証(旧デザインを利用?）
.home 家アイコン
.ppv PPV設定(上で設定済み)
.monthly 定額設定(上で設定済み)
.ebook 電子コミック設定(上で設定済み?)
.menu メニュー設定全体
.lists 小項目
-------------------------------------------------------------*/
#sidemenu-list {
  /*値なし*/ }

#sidemenu-list .menu a {
  padding: 8px 5px;
  display: block;
  font-size: 13px;
  color: #0091c0;
  text-decoration: none;
  background-image: url(/images/menu_view_ico.png);
  background-repeat: no-repeat;
  background-position: 136px -34px;
  overflow: hidden; }

#sidemenu-list .menu a:hover {
  background-color: #f1f1f1; }

/*トップ*/
#sidemenu-list .menu.home a {
  padding-left: 35px;
  background-position: 3px 4px; }

#sidemenu-list .menu.home a:hover {
  background-color: #f1f1f1; }

/*メニュー全般*/
#sidemenu-list .menu ul {
  background-color: #fff;
  text-align: left; }

#sidemenu-list .menu ul.lists {
  padding: 5px 0;
  background-color: #fff; }

#sidemenu-list .menu ul.lists,
#sidemenu-list .menu .lines {
  border-bottom: 1px solid #c8c8c8; }

#sidemenu-list .menu.ppv a,
#sidemenu-list .menu.monthly a,
#sidemenu-list .menu.ebook a {
  color: #fff;
  background-position: 136px -126px; }

#sidemenu-list .menu.ebook a {
  color: #303030; }

#sidemenu-list .menu.ppv a:hover {
  background-color: #3f7000; }

#sidemenu-list .menu.monthly a:hover {
  background-color: #053f5a; }

#sidemenu-list .menu.ebook a:hover {
  background-color: #ff9c00; }

#sidemenu-list .menu.ppv ul li a:hover,
#sidemenu-list .menu.monthly ul li a:hover,
#sidemenu-list .menu.ebook ul li a:hover {
  background-color: #f5f5f5;
  color: #d80000; }

/*スタイルカラー(＋ボタン)*/
#sidemenu-list .menu.ppv ul li a,
#sidemenu-list .menu.monthly ul li a {
  padding: 10px 5px;
  line-height: 1.0;
  background-position: 136px -65px;
  color: #0091c0; }

#sidemenu-list .menu.monthly ul li a {
  background-position: 136px -98px; }

#sidemenu-list .menu.ppv span a,
#sidemenu-list .menu.monthly span a,
#sidemenu-list .menu.ebook span a {
  color: #fff;
  background-position: 136px -157px; }

#sidemenu-list .menu.ebook span a {
  color: #202020; }

/* ebookだけ黒 */
#sidemenu-list .menu.ppv span a:hover {
  background-color: #567e09; }

#sidemenu-list .menu.monthly span a:hover {
  background-color: #056a99; }

#sidemenu-list .menu.ebook span a:hover {
  background-color: #f8a900; }

#sidemenu-list .menu ul.lists li a {
  padding: 5px;
  background: none;
  font-size: 12px;
  line-height: 1.6;
  color: #1153b6; }

#sidemenu-list .menu ul.lists li a:hover,
#sidemenu-list .menu ul ul.lists li a:hover {
  background: #fff;
  color: #f00; }

/* マルチデバイス NEWアイコン */
.smp-ico,
#sidemenu-list .menu ul.lists li.smp-ico a,
#sidemenu-list .menu ul.lists li.smp-ico a:hover {
  background-image: url(/images/new.gif);
  background-repeat: no-repeat;
  background-position: 141px 9px; }

/*スタイルメニュー*/
#sidemenu-list .menu ul li.std,
#sidemenu-list .menu ul li.mx,
#sidemenu-list .menu ul li.jukujo,
#sidemenu-list .menu ul li.plaism,
#sidemenu-list .menu ul li.wd {
  padding: 0; }

/*スタイル選択時*/
#sidemenu-list .menu ul li.std a,
#sidemenu-list .menu ul li.mx a,
#sidemenu-list .menu ul li.jukujo a,
#sidemenu-list .menu ul li.plaism a,
#sidemenu-list .menu ul li.wd a {
  background-position: 136px -127px;
  color: #fff; }

#sidemenu-list .menu ul li.std a {
  background-color: #f60; }

#sidemenu-list .menu ul li.mx a {
  background-color: #273140; }

#sidemenu-list .menu ul li.jukujo a {
  background-color: #763f89; }

#sidemenu-list .menu ul li.plaism a {
  background-color: #e7305f; }

#sidemenu-list .menu ul li.wd a {
  background-color: #474747; }

/*:hover*/
#sidemenu-list .menu ul li.std a:hover,
#sidemenu-list .menu ul li.mx a:hover,
#sidemenu-list .menu ul li.jukujo a:hover,
#sidemenu-list .menu ul li.plaism a:hover,
#sidemenu-list .menu ul li.wd a:hover {
  color: #fff; }

#sidemenu-list .menu ul li.std a:hover {
  background-color: #f70; }

#sidemenu-list .menu ul li.mx a:hover {
  background-color: #333d40; }

#sidemenu-list .menu ul li.jukujo a:hover {
  background-color: #673a76; }

#sidemenu-list .menu ul li.plaism a:hover {
  background-color: #ee3c88; }

#sidemenu-list .menu ul li.wd a:hover {
  background-color: #474747; }

/* スタイル選択時のチャンネル一覧部分 */
#sidemenu-list .menu .std ul li a,
#sidemenu-list .menu .mx ul li a,
#sidemenu-list .menu .jukujo ul li a,
#sidemenu-list .menu .plaism ul li a,
#sidemenu-list .menu .wd ul li a,
#sidemenu-list .menu .eb ul li a {
  background-color: #fff;
  color: #1153b6; }

#sidemenu-list .menu ul li.std ul li a:hover,
#sidemenu-list .menu ul li.mx ul li a:hover,
#sidemenu-list .menu ul li.jukujo ul li a:hover,
#sidemenu-list .menu ul li.plaism ul li a:hover,
#sidemenu-list .menu ul li.wd ul li a:hover,
#sidemenu-list .menu ul li.eb ul li a:hover {
  background-color: #fff; }

/*チャンネル選択時*/
#sidemenu-list .menu ul li.std span a,
#sidemenu-list .menu ul li.mx span a,
#sidemenu-list .menu ul li.jukujo span a,
#sidemenu-list .menu ul li.plaism span a,
#sidemenu-list .menu ul li.wd span a {
  background-position: 136px  -157px; }

/* チャンネルタイトル */
#sidemenu-list .menu ul li p.std,
#sidemenu-list .menu ul li p.mx,
#sidemenu-list .menu ul li p.jukujo,
#sidemenu-list .menu ul li p.plaism,
#sidemenu-list .menu ul li p.wd,
#sidemenu-list .menu ul li p.ebook {
  padding: 5px; }

#sidemenu-list .menu ul li p.std em,
#sidemenu-list .menu ul li p.mx em,
#sidemenu-list .menu ul li p.jukujo em,
#sidemenu-list .menu ul li p.plaism em,
#sidemenu-list .menu ul li p.wd em,
#sidemenu-list .menu ul li p.ebook em {
  color: #fff; }

#sidemenu-list .menu ul li p.std {
  background-color: #f60; }

#sidemenu-list .menu ul li p.mx {
  background-color: #445165; }

#sidemenu-list .menu ul li.jukujo p {
  background-color: #9b5bb1; }

#sidemenu-list .menu ul li.plaism p {
  background-color: #ff5883; }

#sidemenu-list .menu ul li.wd p {
  background-color: #555; }

#sidemenu-list .menu ul li.ebook p {
  background-color: #fa0; }

#sidemenu-list .menu ul li.std p a,
#sidemenu-list .menu ul li.mx p a,
#sidemenu-list .menu ul li.jukujo p a,
#sidemenu-list .menu ul li.plaism p a,
#sidemenu-list .menu ul li.wd p a,
#sidemenu-list .menu.ebook p a {
  color: #fff;
  background-color: #bd0000;
  background-position: 136px -127px; }

#sidemenu-list .menu ul li.std p a {
  background-color: #f90; }

#sidemenu-list .menu ul li.mx p a {
  background-color: #445165; }

#sidemenu-list .menu ul li.jukujo p a {
  background-color: #9b5bb1; }

#sidemenu-list .menu ul li.plaism p a {
  background-color: #ff5883; }

#sidemenu-list .menu ul li.wd p a {
  background-color: #555; }

#sidemenu-list .menu.ebook p a {
  background-color: #fc0;
  color: #303030; }

#sidemenu-list .menu ul .genre-view-menu ul,
#sidemenu-list .menu ul .genre-view-menu ul li a {
  background: #fff; }

#sidemenu-list .menu li ul.channel,
#sidemenu-list .menu li ul.channel li a {
  background-color: #fff;
  font-size: 12px;
  background-position: 136px -224px;
  color: #0091c0; }

#sidemenu-list .menu ul li a:hover,
#sidemenu-list .menu ul .genre-view-menu ul li a:hover,
#sidemenu-list .menu ul ul.channel li a:hover,
#sidemenu-list .menu.ppv ul ul.channel li a:hover {
  color: #f00;
  background-color: #f1f1f1; }

/* 電子コミック */
#sidemenu-list .menu.ebook .genre-view-menu ul li a {
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #1153b6; }

#sidemenu-list .menu.ebook .genre-view-menu ul li a:hover {
  border-bottom: 1px solid #efefef;
  color: #f00; }

#sidemenu-list .menu.ebook ul.channel li a {
  padding: 10px;
  color: #1153b6;
  background-position: 136px -224px; }

#sidemenu-list .menu.ebook ul.channel li a:hover {
  background-color: #f5f5f5;
  color: #f00; }

/* 左:ジャンルメニューカスタマイズ */
#sidemenu-list ul.lists li.genre-nav {
  border: 1px solid #eee;
  border-left: none;
  border-right: none; }

#sidemenu-list ul.lists li.genre-nav.ppv a,
#sidemenu-list ul.lists li.genre-nav.ppv a:hover,
#sidemenu-list ul.lists li.genre-nav.monthly a,
#sidemenu-list ul.lists li.genre-nav.monthly a:hover {
  background: url(/images/menu_view_ico.png) no-repeat 136px -129px;
  color: #fff; }

#sidemenu-list ul.lists li.genre-nav.ppv a {
  background-color: #7BAA17; }

#sidemenu-list ul.lists li.genre-nav.ppv a:hover {
  background-color: #3f7000; }

#sidemenu-list ul.lists li.genre-nav.monthly a {
  background-color: #0086CC; }

#sidemenu-list ul.lists li.genre-nav.monthly a:hover {
  background-color: #053f5a; }

/* 左:ジャンルサブメニュー */
#sidemenu-list ul.lists li.genre-nav.ppv ul.genre-nav-ppv a,
#sidemenu-list ul.lists li.genre-nav.monthly ul.genre-nav-monthly a,
#sidemenu-list ul.lists li.genre-nav.monthly ul.genre-nav-monthly a {
  padding-left: 20px;
  background: #fff url(/images/arrow-panel.png) no-repeat 0px -30px;
  color: #1153b6;
  border-bottom: 1px solid #fff; }

#sidemenu-list ul.lists li.genre-nav.ppv ul.genre-nav-ppv span a,
#sidemenu-list ul.lists li.genre-nav.ppv ul.genre-nav-ppv a:hover,
#sidemenu-list ul.lists li.genre-nav.monthly ul.genre-nav-monthly span a,
#sidemenu-list ul.lists li.genre-nav.monthly ul.genre-nav-monthly a:hover {
  background-color: #fff;
  color: #f00; }

/* IP認証店舗用 */
#shop-top {
  background: #f5f5f5; }

#shop-top h3 {
  margin: 10px 0;
  padding: 10px;
  font-weight: 700;
  line-height: 1.45;
  border: 1px solid #ddd;
  background: #2f2f2f;
  color: #fff; }

#shop-top .style-std h3,
#shop-top .style-mx h3,
#shop-top .style-jukujo h3,
#shop-top .style-plaism h3,
#shop-top .style-wd h3 {
  background: #069; }

#shop-top h3 span {
  margin-left: 20px;
  font-size: 10px;
  font-weight: 300;
  vertical-align: middle; }

#shop-top h3 span a {
  padding: 5px 10px;
  background: #eee;
  color: #303030;
  display: inline-block;
  border: 1px solid #dedede;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-decoration: none; }

/*左カラム電子コミック部分*/
.bookT {
  background: #F8A900; }

/* 100円動画汎用枠 */
#hyakuyenBG {
  background: url(/images/100yen/banner/bg.jpg) top center repeat-x; }

#hyakuyen {
  background: url(/images/100yen/banner/top.jpg) top center no-repeat;
  width: 570px;
  height: 190px;
  padding: 10px;
  margin: auto; }

#hyakudoTxt {
  float: left;
  text-align: left;
  width: 270px;
  margin: 120px 0 0 10px;
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF; }

#hyakudoTxt h2 {
  font-size: 14px;
  line-height: 140%;
  color: #FFFFFF; }

#hyakudoTime {
  margin: 160px 0 0 0;
  float: right;
  width: 140px;
  border: 1px solid #FF0000;
  background: #000000;
  color: #FFFFFF;
  padding: 3px;
  font-size: 12px; }

/*電子コミックサンプル画像*/
.itembox_booksample {
  margin-right: 40px;
  margin-left: 10px;
  float: left;
  overflow: hidden; }

/*------------------------------
- 画像リスト2014改
ジャンル
-------------------------------*/
.item-list-image2014 {
  margin: 10px 0 30px 0;
  list-style: none; }

.item-list-image2014 li {
  margin-right: 14px;
  margin-bottom: 14px;
  display: inline-block;
  width: 215px;
  background-color: #FFFAF0;
  border-style: solid;
  border-color: #D3D3D3;
  border-width: 1px; }

.item-list-image2014 li img {
  border: none;
  width: 100px;
  vertical-align: middle;
  float: left; }

.item-list-image2014 li a div {
  border: none;
  text-align: center;
  padding: 23px 0 23px 0;
  font-size: 12px;
  color: #0091c0;
  font-weight: bold; }

.item-list-image2014 a {
  text-decoration: none; }

.item-list-image2014 a:hover img {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* オンマウスで透過 */
.item-list-image2014 a:hover {
  color: #f00; }

.item-list-image2014 li:hover {
  border-style: solid;
  border-color: #FFE4B5;
  border-width: 1px; }

.item-list-image2014 li a div:hover {
  color: #f00; }

.item-list-image2014 a span {
  font-size: 10px; }

/*-------------------
-PPV可動サンプル動画用
-------------------*/
#fs-origin {
  height: 243px;
  margin-top: 10px; }

#origin-bg {
  margin-top: 6px; }

.follow2 {
  /*スクロールで付加されるclass*/
  width: 100%;
  min-width: 1000px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10; }

#testsuzuki .follow {
  /*スクロールで付加されるclass*/
  width: auto;
  margin-left: 190px;
  margin-right: 190px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 10px 10px -4px; }

#box {
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(31, 31, 31, 0.21) 0%, rgba(31, 31, 31, 0.33) 21%, rgba(31, 31, 31, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#361f1f1f', endColorstr='#cc1f1f1f',GradientType=0 );
  /* IE6-9 */
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

#samplebox {
  /*以下4つ中央寄せ*/
  position: relative;
  width: 620px;
  left: 50%;
  margin-left: -310px; }

#samplehead {
  color: #ffffff;
  font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-size: 10px;
  text-align: center;
  padding: 1px 0;
  background-color: #c51a1a; }

.follow #samplehead {
  display: none; }

#samplehead2 {
  display: none; }

.follow #samplehead2 {
  display: block;
  color: #ffffff;
  font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-size: 10px;
  text-align: center;
  padding: 1px 0;
  background-color: #c51a1a; }

#left-menu {
  position: relative;
  z-index: 11; }

#right-menu {
  position: relative;
  z-index: 11; }

#slider1prev {
  z-index: 9; }

#slider1next {
  z-index: 9; }

#stopbutton {
  display: none; }

.follow #stopbutton {
  display: block; }

.follow #stopbutton .codebtn {
  font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
  font-size: 10px;
  font-weight: bold;
  float: right;
  position: relative;
  top: -5px;
  padding: 1px 10px;
  border: 2px solid #333333;
  border-radius: 10px;
  -khtml-opacity: 0.80;
  opacity: 0.80;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  background-color: #ffffff; }

.follow #stopbutton .codebtn:hover {
  -khtml-opacity: 100;
  opacity: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10000)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }

.codebtn {
  cursor: pointer; }

/*-----------------------------
-ランキングページ絞り込みリスト
------------------------------*/
.rank-box {
  overflow: hidden;
  width: 100%; }

#top-ranking .rank-box ul {
  clear: left;
  margin: 8px 0 0 0;
  padding: 3px 0 3px 4px;
  list-style: none;
  text-align: center;
  overflow: hidden;
  background: #eee; }

#top-ranking .rank-box ul li {
  margin-right: 4px;
  float: left; }

#top-ranking .rank-box ul li:last-child {
  margin-right: 0; }

#top-ranking .rank-box ul li a {
  padding: 3px 4px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: #fff;
  color: #303030;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

#top-ranking .rank-box ul li a:hover {
  background: #f00;
  color: #fff;
  text-decoration: none; }

#top-ranking .rank-box ul li span a {
  font-weight: bold;
  background: #f00;
  color: #fff; }

.r-ppv-tei ul li {
  width: 49%; }

.r-kikan ul li {
  width: 32.5%; }

.r-style ul li {
  width: 16%; }

.r-date ul li {
  margin-bottom: 2px; }

.r-channel ul li {
  margin-bottom: 2px; }

#top-ranking .rank-box-sub ul {
  background: #fff;
  margin-top: 0px; }

#top-ranking .rank-box-sub ul li a {
  font-weight: normal;
  background: #eee;
  border: 1px solid #ddd;
  padding: 1.5px 12px;
  color: #1153B6;
  font-size: 12px !important; }

#top-ranking .rank-box-sub ul li span a {
  font-weight: normal; }

/*-------------------
-half 半額ページ用記述 20150331
-------------------*/
/*タイトルcss上書きカスタム*/
.contetnsChmonthly .contentsTitleDetail {
  height: 28px;
  margin-bottom: 3px;
  background-color: transparent;
  font-size: 12px;
  color: #1153B6;
  text-decoration: none; }

.contetnsChmonthly .contentsTitleDetail:hover {
  background-color: transparent;
  color: #f00;
  text-decoration: underline; }

.textoverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.fixprice {
  color: #f00;
  text-decoration: line-through;
  text-align: right;
  display: inline-block;
  *display: inline;
  /*inline-block For IE 6/7 */
  *zoom: 1;
  /*inline-block For IE 6/7 */ }

.contentsDetailRight .fixprice {
  width: 61px; }

.contetnsChmonthly .fixprice {
  width: 76px; }

.half_price {
  margin-top: 3px;
  padding-left: 5px; }

.half_price li {
  font-size: 12px;
  text-align: left;
  margin-bottom: 3px;
  border-bottom: 1px solid #bbb; }

.half_price li:last-child {
  border-bottom: none; }

.half_price li dl dd a {
  display: inline-block;
  *display: inline;
  /*inline-block For IE 6/7 */
  *zoom: 1;
  /*inline-block For IE 6/7 */
  vertical-align: middle;
  width: 25px;
  height: 19px;
  line-height: 1.5em;
  background-color: #3f3f3f;
  background-image: url(/images/640-sprite.png);
  background-repeat: no-repeat;
  background-position: 2px -166px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition: .25s; }

.half_price li dl a:hover {
  background-color: #f00; }

.half_price li dl:after {
  content: "";
  clear: both;
  display: block; }

/*fixed+discount price*/
.half_price li dl {
  text-align: right;
  margin: 3px 0 5px 0; }

.half_price li dl dt {
  display: inline;
  float: left;
  vertical-align: middle; }

.half_price li dl dd {
  color: #f00;
  display: inline;
  text-align: right;
  vertical-align: middle; }

/*discount price*/
.half_price li dl img {
  vertical-align: middle;
  margin: 0 3px; }

.half_price li dl dd span {
  font-weight: bold;
  vertical-align: top; }

.contentsDetailRight .half_price li dl dd span {
  font-size: 14px; }

.contetnsChmonthly .half_price li dl dd span {
  font-size: 13px; }

.contetnsChmonthly .half_price li dl.midprice {
  padding: 14px 0 7px;
  margin: 0; }

.contentsDetailRight .half_price li dl.midprice {
  padding: 20px 0 7px;
  margin: 0; }

/*メインイメージ スマホ版と共通使用するためclass追加*/
.half-mainimg {
  /*20160120 ↓AV検定への外部リンク画像を挿入するため、heightを固定するとレイアウトが崩れるためコメントアウト↓*/
  /*height: 250px;*/
  margin-bottom: 10px; }

.half-mainimg img {
  vertical-align: top; }

/*-------------------
-20150414ご利用ガイド
-------------------*/
/*もともと<style>で埋め込まれていた記述*/
.guide-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

.guide-clearfix {
  display: inline-block; }

/* Hides from IE Mac */
* html .guide-clearfix {
  height: 1%; }

.guide-clearfix {
  display: block; }

/* End Hack */
/*ここから20150410追加記述*/
/*共通コンテナ*/
.guide-bg {
  background-color: #f0f0f0; }

.guide-container {
  width: 960px;
  margin: 0 auto; }

.guideBox {
  margin: 25px 0;
  padding: 20px 0 50px 0; }

/*メインイメージ領域*/
.guide-main-bg {
  background-image: url(/images/guide/bg-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 65%; }

#guide-top {
  /*width: 960px;*/
  height: 725px;
  margin: 0 auto;
  background-image: url(../images/guide/main-bg.jpg);
  background-repeat: no-repeat;
  clear: both; }

.pdt50 {
  padding-top: 50px; }

.guide-title-box {
  margin: 0px 430px 0 20px;
  background: black;
  /*for IE8*/
  filter: alpha(opacity=90);
  /*for IE8*/
  background: rgba(0, 0, 0, 0.5);
  padding: 30px 20px;
  border-radius: 10px; }

.guide-title-box:not(:target) {
  /*for IE9*/
  -webkit-filter: none;
          filter: none; }

.guide-title-head {
  background: url(/images/guide/guide_title.png) center center no-repeat;
  width: 100%;
  height: 52px;
  margin-bottom: 11px;
  text-indent: 100%;
  /*文字飛ばし*/
  white-space: nowrap;
  /*文字飛ばし*/
  overflow: hidden;
  /*文字飛ばし*/ }

.step-text-box {
  position: relative;
  text-align: left;
  background: white;
  /*for IE8*/
  filter: alpha(opacity=80);
  /*for IE8*/
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  height: 147px; }

.step-text-box:not(:target) {
  /*for IE9*/
  -webkit-filter: none;
          filter: none; }

.guide-title-text p {
  color: #fff;
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 7px;
  text-align: left; }

/*ステップ1～3領域*/
#guide-step {
  padding: 0;
  margin: 35px 0 30px;
  list-style: none; }

.step-arrow {
  background-image: url(/images/guide/arw.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 28px;
  position: absolute;
  top: 70px;
  right: -25px;
  filter: alpha(opacity=70);
  /*for IE8*/
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

#guide-step li {
  margin: 0 15px;
  float: left;
  width: 284px;
  height: 244px; }

#guide-step img {
  border: 0; }

/*ガイドイメージ内再構築*/
.step-text-box:not(:target) {
  /*for IE9*/
  -webkit-filter: none;
          filter: none; }

.step-process1 {
  background: url(/images/guide/step1.png) center center no-repeat;
  height: 30px;
  width: 284px;
  margin-bottom: 5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.step-process2 {
  background: url(/images/guide/step2.png) center center no-repeat;
  height: 30px;
  width: 284px;
  margin-bottom: 5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.step-process3 {
  background: url(/images/guide/step3.png) center center no-repeat;
  height: 30px;
  width: 284px;
  margin-bottom: 5px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/*会員登録ボタン*/
.new_member-btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 400px;
  padding: 5px 0;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #b80000;
  background: #b80000;
  /*for IE8*/
  filter: alpha(opacity=90);
  /*for IE8*/
  background: rgba(184, 0, 0, 0.8);
  color: #fff;
  transition: .3s; }

.new_member-btn:hover {
  filter: alpha(opacity=100);
  /*for IE8*/
  background: #b80000;
  color: #fc0; }

.new_member-btn:not(:target) {
  /*for IE9*/
  -webkit-filter: none;
          filter: none; }

/*AVチャンネルの特徴*/
.guideMidashiHead {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #666666; }

.guideMainbox3 {
  padding: 0 0 0 20px; }

.guideSub3 {
  width: 280px;
  margin: 0 29px 10px 0;
  display: inline-block;
  vertical-align: top; }

.guideSub3 h3 {
  margin: 10px 0; }

.guideSub3 img {
  width: 280px;
  border: 1px solid #bbb; }

/*各サービス*/
.guideSubBox {
  width: 48%;
  height: 355px;
  margin: 10px 0 0 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  float: left;
  background-color: #fff; }

.guideSubBox h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0.5em 0;
  text-align: left;
  padding: 0.3em; }

.guideSubBox p {
  margin: 0.3em;
  padding: 0.3em;
  font-size: 14px;
  text-align: left;
  clear: both; }

.guideSubBox img {
  width: 200px;
  border: 1px solid #666666;
  float: left;
  margin: 0.3em;
  padding: 0.3em; }

.guideSubBox img {
  transition: .2s; }

.guideSubBox img:hover {
  filter: alpha(opacity=80);
  /*for IE8*/
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  background-color: #ddd; }

.guideSubBox img:not(:target) {
  /*for IE9*/
  -webkit-filter: none;
          filter: none; }

.guideMidashiService {
  font-size: 18px;
  line-height: 100%;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 20px;
  border-bottom: 1px dotted #666666; }

/*-------------------
-20151106スマートフォン用ランディング
-ご利用ガイドをベースに制作
-------------------*/
.smartphone-main-bg {
  text-align: center;
  background-color: #159957;
  background: linear-gradient(0deg, #33CCFF, #0030FF);
  position: relative; }

.smartphone-main-bg * {
  color: #fff; }

.border-overwrap {
  overflow: hidden;
  text-align: center; }

.border-overwrap span {
  position: relative;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 .5em;
  text-align: left; }

.border-overwrap span:before,
.border-overwrap span:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 50%;
  height: 1px;
  background-color: #ccc; }

.border-overwrap span:before {
  right: 100%; }

.border-overwrap span:after {
  left: 100%; }

.guide-container_search {
  padding: 5px 15px;
  border: 3px solid #fff;
  border-radius: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

table.table-note {
  table-layout: fixed;
  border-spacing: 0 10px;
  background-color: #fff;
  border-radius: 10px; }

table.table-note th {
  border-right: solid 1px #bbb;
  color: #333;
  font-size: 16px;
  font-weight: bold; }

table.table-note th:last-child {
  border: none; }

table.table-note td {
  color: #666;
  font-size: 12px;
  border-right: solid 1px #bbb;
  height: 38px; }

table.table-note td:last-child {
  border: none; }

table.table-note td.bar {
  border-top: solid 1px #bbb;
  border-right: none;
  height: 1px; }

/*-------------------
-20151211
-adinsightランディング
-------------------*/
.cleartype, .cleartype * {
  font-family: meiryo,"メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN"; }

.header_image-mpget {
  color: #fff;
  background: #ffc001;
  background: linear-gradient(0deg, #ffc001, #FFEE58); }

.header_image-mpget_mainimage {
  opacity: .95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; }

.obj-shadow {
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2); }

.list-3step {
  position: relative;
  margin: 0 15px;
  float: left;
  width: 284px;
  list-style-type: none; }

.list-3step img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  -ms-user-drag: none; }

.step-icon {
  position: absolute;
  top: 100px;
  right: -32.5px; }

/*list-3stepを会員登録フォームで使うとき用のサイズカスタマイズ*/
.form-wrapper .list-3step {
  width: 160px;
  text-align: center;
  font-size: 12px; }

.form-wrapper .step-icon {
  top: 65px;
  right: -1em; }

/*20150430
bxslider起動時バグ回避*/
.bxslider div,
.bxslider li {
  display: none; }

.bx-viewport .bxslider div,
.bx-viewport .bxslider li {
  display: block !important; }

.bxslider {
  padding: 0;
  margin: 0; }

/*20150501
総合トップ、ppvtop「女優で選ぶ」改修*/
/*1909行目.section2のmargin-bottomを
コメントアウトしました*/
.itembox1 a:hover span {
  text-decoration: underline; }

.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.section2 .itembox1 a img {
  border-style: none;
  vertical-align: top; }

/*20150513
総合トップカスタマイズ用css*/
.top_top .itembox1 {
  height: 250px; }

.top_top .itembox1sp .inbox-reg,
.top_top .itembox1 .inbox-reg {
  height: 225px;
  border: none; }

.top_top .itembox1 .inbox-reg:hover {
  border: none; }

.top_top .itembox1sp .ltitle,
.top_top .itembox1 .ltitle {
  border-top: none; }

.grid .itembox1 {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: none; }

.grid .itembox1 a img {
  width: 100%;
  height: auto;
  border-style: none; }

/***20150601
ヘルプページカスタマイズ用css
************/
/*4294行目付近 #helpTOP dd p{}に
付いているpadding指定をコメントアウトしました*/
/*helpトップ カスタム*/
.help-content .top-menu {
  width: 230px; }

.help-content .top-menu li {
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #eee; }

.help-content .top-menu li a {
  display: block;
  padding: 10px;
  text-decoration: none; }

.help-content .top-menu li a:hover {
  background-color: #f8f8f8; }

.help-content .top-menu p {
  background: #333;
  color: #fff;
  font-weight: normal;
  text-align: center; }

.help-content .top-menu p b {
  font-weight: normal; }

/*左ナビ カスタム*/
.static-nav h3,
.static-nav p {
  padding: 5px;
  background: #333;
  color: #fff;
  font-weight: normal;
  text-align: center; }

.static-nav p b {
  font-weight: normal; }

.static-nav p {
  border-bottom: none; }

.static-nav li a,
.static-nav li a:visited {
  padding: 8px 8px 8px 18px; }

.static-nav li span a {
  background: #f8f8f8 url(/images/arrow-panel.png) no-repeat left -27px; }

.static-nav li a:hover {
  background: #f8f8f8 url(/images/arrow-panel.png) no-repeat left -27px; }

/*border <hr>の代替*/
#helpTOP article {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #aaa; }

/*質問項目アンカーリンク カスタマイズ*/
#helpTOP .static-content1 > .help-content {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #aaa; }

.help-content li {
  padding: 2.5px; }

.static-content1 .help-content li a:hover {
  text-decoration: none; }

/*項目カスタマイズ*/
#helpTOP dd ol li {
  font-weight: bold;
  margin-bottom: 15px; }

#helpTOP dd ol li p {
  margin-top: 3px; }

#helpTOP article > dl dt + dd {
  margin-bottom: 5px; }

.ques, .ans {
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px; }

.ques {
  color: #da0000; }

.ans {
  color: #008fd2; }

.static-content1 .toTop a {
  padding: 0;
  text-decoration: underline;
  color: #1153b6;
  background: transparent;
  font-size: 12px; }

.static-content1 .toTop a:before {
  content: "↑"; }

.static-content1 .toTop a:hover {
  text-decoration: none;
  color: #1153b6; }

/*コード可読性UP、構文エラー排除にともなう再構築*/
/*helptop*/
#helpTOP .help-content dl dd {
  margin-left: 10px; }

/*help-1以降全項目*/
#helpTOP article dl dd {
  margin-left: 20px; }

#helpTOP article > dl dt + dd {
  margin-left: 0; }

.list-square {
  padding-left: 2em;
  list-style-type: square; }

.list-square li {
  margin-bottom: 2px; }

#helpTOP dd ul.fb li {
  font-weight: bold;
  margin-top: 5px; }

/*help-1*/
div.help-content .spec {
  margin: 5px 0 10px 15px;
  border: none; }

div.help-content .spec .spec-head {
  padding: 6px 5px;
  background: #555;
  color: #fff;
  font-weight: normal;
  text-align: left; }

/*help-20 21*/
#cart-system dt,
#howto dt {
  font-weight: normal;
  font-size: 14px;
  border-left: 5px solid #da0000;
  border-top: 1px solid #da0000;
  padding-top: 10px;
  padding-left: 10px;
  margin: 25px 0 10px; }

/*movie-check*/
.sample-movie li {
  margin-bottom: 3px; }

/***20150601
電子コミックトップ改修用css
************/
/*トピックス*/
.d-arrow {
  display: inline-block;
  width: 20px;
  height: 6px;
  background: url(/images/arrow.png) no-repeat center -6px; }

.u-arrow {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition: 0.2s ease-in-out;
  position: relative;
  top: -3px; }

#speaker-section div.t-list > :not(p:first-child) {
  display: none; }

.hidelist .t-list > p:first-child {
  cursor: pointer; }

.hidelist .t-list > p:first-child:hover {
  background-color: #f0f0f0; }

.t-list:last-child {
  border-bottom: none; }

/*バナー・ジャンル右下のリンク*/
.h-link a,
.h-link a:link,
.h-link a:visited {
  color: #1153b6; }

.h-link a:hover {
  color: #f00;
  text-decoration: none; }

/*アイコン*/
.ebook-ranking {
  background: url(../images/ebook/ebook_iconlist.png) no-repeat -5px -120px;
  padding-left: 28px; }

.ebook-genre {
  background: url(../images/ebook/ebook_iconlist.png) no-repeat -8px -74px;
  padding-left: 24px;
  display: block; }

.ebook-ebook {
  background: url(../images/ebook/ebook_iconlist.png) no-repeat -5px -171px;
  padding-left: 28px;
  text-align: left; }

.ebook-heart {
  background: url(../images/ebook/ebook_iconlist.png) no-repeat -12px -38px;
  padding-left: 16px; }

/* ジャンルリスト */
.genrelist-ebook {
  margin-top: 15px;
  float: left;
  width: 33%;
  height: 115px;
  overflow: hidden; }

.genrelist-ebook p {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MPS PGothic",sans-serif; }

.inline-item-list-text {
  max-width: 250px;
  min-width: 210px;
  font-size: 12px;
  line-height: 1.65;
  text-align: left;
  margin: 0 auto; }

.inline-item-list-text li {
  display: inline-block; }

.inline-item-list-text li a {
  padding: 5px;
  overflow: hidden;
  color: #2d2d2d; }

.inline-item-list-text li a:hover {
  color: #f00;
  text-decoration: none; }

/*silverlight対応 AVC Player商品ページ内右カラム案内*/
.avcp_guide_wrapper {
  margin-bottom: 20px; }

.avcp_guide_wrapper a:link,
.avcp_guide_wrapper a:visited {
  color: #1153b6; }

.avcp_guide_wrapper a:hover,
.avcp_guide_wrapper a:active {
  text-decoration: none; }

.avcp_guide_wrapper,
.avcp_guide_wrapper * {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }

.font_ui,
.font_ui p {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo UI", "メイリオ", Meiryo, sans-serif !important; }

.avcp_guide_head {
  text-align: center; }

.avcp_guide_wrapper p {
  font-size: 12px; }

.avcp_guide_bg {
  background-color: #e0e0e0;
  border: 1px solid #bbb;
  padding: 10px; }

.avcp_guide_bg * {
  color: #000; }

.avcp_guide_wrapper a img {
  transition: .2s; }

.avcp_guide_wrapper a img:hover {
  opacity: .7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  /*for IE8*/ }

.textlink_shadow {
  transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

.textlink_shadow:hover,
a:hover .textlink_shadow {
  text-shadow: 0 6px 5px rgba(0, 0, 0, 0.2); }

/*silverlight対応 フッター吹き出し*/
.avcp_tab {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  right: 200px;
  width: 450px; }

.tap {
  cursor: pointer; }

.avcp_tab_head {
  display: inline-block;
  background-color: #616161;
  border: 2px solid #212121;
  border-bottom: none;
  padding: 8px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
  transition: .3s; }

.avcp_tab_head:hover {
  padding-bottom: 15px; }

.avcp_tab_content {
  display: none;
  z-index: 9999;
  background-color: #f0f0f0;
  border: 2px solid #333;
  border-bottom: none;
  width: 450px;
  border-top-left-radius: 10px;
  box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
  box-sizing: border-box;
  padding: 20px 20px 30px;
  word-break: break-all; }

.avcp_tab_content p {
  padding: 5px; }

.avcp_tab_content > div {
  border-top: 1px solid #bbb; }

.close_btn {
  float: right;
  display: inline-block;
  background-color: #333;
  padding: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 5px;
  color: #fff; }

.close_btn:hover {
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  /*for IE8*/ }

.close_btn:after {
  content: "";
  clear: both;
  display: block; }

/*20160301Y.shiroshita
AVC Player使い方解説ページ用*/
.blog-ui {
  width: 655px;
  margin: 30px auto 50px;
  font-size: 18px;
  line-height: 1.8;
  color: #324244;
  text-align: left;
  overflow: visible; }

.blog-ui p {
  margin: 20px 0;
  color: #333; }

.blog-ui ol {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.blog-ui li p {
  margin-top: 10px; }

.blog-ui a {
  color: #008fd2;
  text-decoration: underline;
  word-break: break-all; }

.blog-ui a.no-underline {
  text-decoration: none; }

.blog-ui a:hover {
  text-decoration: none; }

.blog-ui a.no-underline:hover {
  text-decoration: underline; }

.blog-ui img {
  vertical-align: top;
  max-width: 100%; }

.blog-ui_headline {
  counter-reset: titleNum;
  position: relative;
  padding: .75em 1em;
  margin: 50px -15px 40px;
  background-color: #E91E63;
  color: #fff;
  font-weight: bold;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo,Verdana, sans-serif; }

.blog-ui_headline:before,
.blog-ui_headline:after {
  content: '';
  position: absolute;
  top: 100%;
  border-style: solid;
  border-color: transparent; }

.blog-ui_headline:before {
  left: 0;
  border-width: 0 15px 15px 0;
  border-right-color: #880E4F; }

.blog-ui_headline:after {
  right: 0;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-top-color: #880E4F; }

.blog-ui_subtitle {
  counter-increment: titleNum;
  position: relative;
  margin: 30px 0 30px;
  padding: 0 0 8px 2em;
  border-bottom: 3px solid #C2185B;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo,Verdana, sans-serif;
  font-weight: bold;
  color: #C2185B; }

.blog-ui_subtitle:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: counter(titleNum);
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #C2185B;
  border-radius: 100%;
  color: #fff;
  font-size: .9em;
  text-align: center; }

.blog-ui_subtitle2 {
  font-weight: bold;
  line-height: 1.6;
  margin: 25px 0 20px;
  padding-left: 20px;
  border-left: 1px solid #000; }

.blog-ui_notice {
  padding: 20px;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  background-clip: padding-box;
  border-radius: 3px;
  font-size: 16px;
  word-break: break-all; }

.box-shadow {
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4); }

.key-box {
  padding: 0 4px;
  margin-right: 5px;
  margin-left: 5px;
  border: 2px solid #bbb;
  border-radius: 4px;
  background: #eee; }

hr.dashed {
  margin-bottom: 80px;
  border-bottom: 1px dashed #666; }

/*もくじ*/
.blog-ui {
  position: relative; }

.blog-ui-index {
  display: none;
  position: fixed;
  text-align: left;
  width: 245px;
  top: 10px;
  font-size: 14px; }

.blog-ui-index li li,
.blog-ui-index-main li li {
  margin-left: 44px; }

.blog-ui-index ul li,
.blog-ui-index-main ul li {
  list-style-type: square;
  margin-left: 2em; }

.blog-ui-index > ol > li {
  list-style-type: none;
  overflow: hidden;
  /*ie8でlist-typeが消えないため*/ }

.blog-ui-index-main > ol > li {
  list-style-type: square;
  list-style-position: inside; }

.blog-ui-index > ol > li > ol > li,
.blog-ui-index-main > ol > li > ol > li {
  list-style-type: decimal; }

.blog-ui-index a {
  display: block;
  padding: 0 5px;
  text-decoration: none;
  color: #555; }

.current > a, .blog-ui-index a:hover {
  background-color: #e8e8e8; }

.toggle-topics li {
  margin-bottom: 7px;
  border: 1px solid #bbb;
  border-radius: 5px;
  overflow: hidden; }

.toggle-topics_ques {
  cursor: pointer;
  padding: 5px 10px;
  border: 1px solid #ddd;
  background-color: #e8e8e8; }

.toggle-topics_ques:hover {
  background-color: #f3f3f3; }

.toggle-topics .fa {
  margin-right: 10px; }

.toggle-topics .fa-chevron-down {
  transition: .2s; }

.toggle-topics .fa-chevron-down.toggle-topics_active {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.toggle-topics_ans {
  display: none;
  background-color: #fff;
  padding: 5px 20px; }

/* 20160323 Y.shiroshita
left_menu_topのtagcloudスタイリング用 */
.style--tagcloud {
  margin: auto; }

.style--tagcloud li a {
  padding: 2px;
  text-decoration: none;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #1111cc;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px; }

.style--tagcloud li:nth-child(odd) a {
  color: #0000ff; }

.style--tagcloud li a:visited {
  color: #1111cc; }

.style--tagcloud li a:hover {
  color: #fff;
  background-color: #2962FF; }

/* 20160530 Y.shiroshita
告知用モーダル */
/******** layout **********/
.first-modal-wrapper {
  display: none; }

.first-access #preview {
  display: none; }

.first-access .first-modal-wrapper {
  display: block; }

.first-modal-wrapper {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);
  /* IE 8以上用 */
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);
  /* IE 7以下用 */
  background: rgba(0, 0, 0, 0.7); }

.first-modal {
  /*display: none;*/
  overflow: hidden;
  overflow-y: auto;
  position: absolute;
  z-index: 101;
  top: 50%;
  left: 50%;
  max-width: 700px;
  max-height: 80%;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2); }

.first-modal-wrapper:not(:target) {
  /*ie9*/
  -webkit-filter: none;
          filter: none;
  -ms-filter: none; }

/******** block **********/
.first-modal--head {
  background-color: #f0f0f0;
  padding: 15px 55px 15px 20px; }

.first-modal--body {
  padding: 15px 20px 20px; }

/******** element **********/
.first-modal--title {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 18px; }

.first-modal--subtitle {
  margin: 12px 0 5px;
  padding: 2px 2px 0 10px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd; }

.first-modal--subtitle + p {
  padding-left: 15px; }

.first-modal--body *:not(.fa) {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 15px; }

.first-modal--body p {
  margin-bottom: 7px; }

/*close-btn*/
.modal-close {
  display: inline-block;
  text-decoration: none; }

.modal-close-head {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 20px;
  font-size: 20px;
  color: #999; }

.modal-close-btn {
  padding: 5px 20px;
  margin: 10px 10px 5px;
  font-size: 14px;
  border-radius: 3px; }

/***
2016.08.03 Y.shiroshita
マネーポイント購入ページ - 使用方法解説
***/
.type-radio.is-checked {
  border-color: #ff7e7e; }

.mp-radio-guide, .mp-radio-guide * {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.mp-radio-guide {
  margin-top: 5px;
  text-align: left; }

.mp-radio-guide-head {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #444;
  border-bottom: 1px solid #F78F8F;
  background-color: #FFE5E5; }

.mp-radio-guide .mp-radio-guide-head:before {
  display: inline;
  content: "ご利用決済 ： "; }

.mp-radio-guide .mp-radio-guide-head:after {
  display: inline;
  content: " - ご利用手順"; }

.mp-radio-guide--flow {
  /*reset*/
  padding: 0;
  margin: 0;
  display: table;
  table-layout: fixed;
  padding: 0 10px;
  margin-bottom: 10px;
  width: 100%; }

.mp-radio-guide--flow li {
  position: relative;
  display: table-cell;
  font-size: 13px; }

.mp-radio-guide--flow li:not(:last-child) {
  padding-right: 15px; }

.mp-radio-guide--flow li:not(:last-child) .mp-radio-guide--flow-head:after {
  position: absolute;
  z-index: 1;
  top: 1.5px;
  right: -.75em;
  line-height: 21px;
  vertical-align: middle;
  display: inline-block;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 1.5em;
  color: #F78F8F; }

.mp-radio-guide--flow-head {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #F78F8F; }

.mp-radio-guide [class^="id-type-"] {
  display: none; }

/***
2017.03.13 Y.shiroshita
購入済み商品ページ ダウンロード解説用に
mp-radio-guideをアレンジ
アレンジ用class.mp-radio-guide-dl
***/
.js-dl-guide {
  display: none;
  /*js用classここだけcss指定他のスタイルを当てるのは禁止です*/ }

.mp-radio-guide-dl.mp-radio-guide {
  max-width: 980px;
  margin-left: 10px;
  background-color: #e8e8e8;
  border: 1px solid #bbb;
  padding: 10px 10px 5px;
  border-radius: 3px; }

.mp-radio-guide-dl .mp-radio-guide--flow-head:after {
  top: 50% !important;
  margin-top: -10px;
  color: #666 !important; }

.mp-radio-guide-dl .mp-radio-guide--flow-head img {
  width: 100%;
  vertical-align: middle;
  border: 1px solid #bbb; }

/**
20160816 Y.shiroshita
総合トップ、PPV各スタイルトップ
サンプル動画再生領域、flash無効への対応
videoタグでの表示を調整するstyle
**/
/**総合トップ用記述**/
.top-main-right {
  width: 340px;
  height: 310px;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.top-main-right--video {
  box-sizing: border-box;
  padding: 2.5px;
  min-width: 340px;
  min-height: 195px;
  background-color: #000; }

.top-main-right--video video {
  width: 100%;
  height: auto; }

.top-main-right--caption {
  /*サンプルサイズが4:3になったときも崩れないようにするためにpositionとz-indexを指定*/
  position: relative;
  z-index: 1;
  overflow: auto;
  padding: 3px 10px;
  height: 110px;
  background-color: #666; }

.top-main-right--caption a {
  display: block;
  padding-bottom: 2.5px;
  text-decoration: none; }

/**PPVスタイルトップ用記述**/
.style-sample {
  overflow: hidden;
  width: 100%;
  max-height: 182px;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.style-sample:after {
  content: "";
  clear: both;
  display: block; }

.style-sample--video {
  box-sizing: border-box;
  float: left;
  width: 50%;
  min-height: 179px;
  padding: 2.5px;
  background-color: #000; }

.style-sample--video video {
  width: 100%;
  height: auto; }

.style-sample--caption {
  overflow: auto;
  box-sizing: border-box;
  display: inline-block;
  width: 50%;
  height: 179px;
  padding: 3px 10px;
  background-color: #666; }

.style-sample--caption a {
  display: block;
  padding-bottom: 2.5px;
  text-decoration: none; }

/*ここから下 総合トップ・PPVスタイルトップ共通*/
.caption-title:hover {
  color: #FF9800; }

.caption-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #fff; }

.caption-title:before {
  display: inline;
  content: "\f051";
  margin-right: 2.5px;
  line-height: 1em;
  vertical-align: middle;
  font-family: FontAwesome;
  color: #ddd; }

.currentvid .caption-title:before {
  content: "\f04b";
  font-size: 10px;
  color: #FF9800; }

.caption-description {
  overflow: hidden;
  height: 0;
  text-align: justify;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  line-height: 1;
  font-size: 12px;
  color: #f5f5f5;
  transition: .25s; }

.currentvid .caption-title {
  color: #FFA726; }

/*文字カットに関する記述*/
.currentvid .caption-description {
  position: relative;
  height: 3em;
  cursor: pointer; }

.currentvid .caption-description:before,
.currentvid .caption-description:after {
  background: #666;
  position: absolute; }

.currentvid .caption-description:before {
  content: "…詳細へ>";
  top: 1.9em;
  right: 0;
  font-size: 1.1em;
  color: #81D4FA;
  text-decoration: underline; }

.caption-description:after {
  content: "";
  height: 100%; }

/*スクロールバー カスタマイズ*/
.top-main-right--caption::-webkit-scrollbar,
.style-sample--caption::-webkit-scrollbar {
  /* スクロールバー本体 */
  width: 5px;
  background-color: transparent; }

.top-main-right--caption::-webkit-scrollbar-thumb,
.style-sample--caption::-webkit-scrollbar-thumb {
  /* スクロールバーの動く部分 */
  background: rgba(41, 182, 246, 0.7);
  border-radius: 2px; }

/*****
20161111 Y.shiroshita
会員登録周りのデザイン改善
*****/
/*reset*/
input:placeholder-shown {
  color: #aaa !important; }

input::-webkit-input-placeholder {
  color: #aaa !important; }

input:-ms-input-placeholder {
  color: #aaa !important; }

input:-moz-placeholder {
  color: #aaa !important; }

input::-moz-placeholder {
  color: #aaa !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input:focus::-webkit-input-placeholder {
  color: transparent !important; }

input:focus:-moz-placeholder {
  color: transparent !important; }

input:focus::-moz-placeholder {
  color: transparent !important; }

/*reset-custom*/
#member-join-area {
  min-height: 680px; }

#member-join-area #content-global-area {
  margin: 10px auto;
  width: 960px;
  background-color: #f1f1f1;
  border-radius: 8px; }

#member-join-area #content-left-box {
  width: auto;
  padding: 20px 0;
  margin: auto; }

/*new-custom*/
/*guideSubBoxカスタム*/
#member-join-area .guideSubBox img {
  float: none;
  margin: auto;
  padding: 0;
  width: auto;
  border: 0;
  filter: alpha(opacity=100);
  /*ie*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*.all-numberをフォーム用にテーマ変更*/
#member-join-area .all-number-wrapper .all-number-radius:before {
  background-color: #f1f1f1; }

#member-join-area .all-number-wrapper {
  border-top-color: #fff;
  color: #766; }

#member-join-area .all-number {
  background-color: #fff; }

#member-join-area .all-number-radius {
  background-color: #fff; }

#member-join-area .all-number > h1,
#member-join-area .all-number > h2,
#member-join-area .all-number > h3,
#member-join-area .all-number > p {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  color: #555;
  margin: 0;
  border: 0;
  background-color: #fff; }

#member-join-area .item-related--link {
  float: none;
  display: inline-block;
  padding-top: 5px;
  font-size: 12px; }

/*new*/
/*step-flow*/
.step-flow {
  padding: 35px 0 20px;
  margin: 0;
  text-align: center;
  counter-reset: number; }

.step-flow li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 12px; }

.step-flow .step-flow--inner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 10px 0;
  margin-right: 15px;
  border-radius: 2px; }

.step-flow .step-flow--inner:before {
  display: inline-block;
  content: counter(number);
  counter-increment: number;
  margin: 0 7px 0 0;
  width: 1.7em;
  height: 1.7em;
  line-height: 1.9;
  text-align: center;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
  background-color: #d1d1d1;
  border-radius: 50%; }

.step-flow li:before {
  display: inline-block;
  margin-right: 20px;
  font-family: Fontawesome;
  font-size: 14px;
  content: "\f054";
  color: #9d9d9d; }

.step-flow li:first-child:before {
  display: none; }

/*step-flow__current*/
.step-flow .is-current .step-flow--inner {
  padding: 10px 12px;
  background-color: #d04846;
  color: #fff; }

.step-flow .is-current .step-flow--inner:before {
  background-color: #fff;
  color: #d04846; }

/*form-new*/
.form-wrapper {
  margin: auto;
  width: 580px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.form-wrapper-alt {
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.12);
  border-radius: 8px; }

.form-wrapper * {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif; }

.form-inner {
  margin-top: 20px; }

.form-inner:first-child {
  margin-top: 0; }

.form-inner--heading {
  display: block;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  color: #4b4b4b; }

.form-inner--heading-light {
  color: #999; }

.form-inner--example {
  margin-left: 15px;
  font-size: 12px;
  font-weight: normal;
  color: #999; }

.form-inner--body {
  /*入力内容確認画面用*/
  display: block;
  color: #333;
  font-size: 18px;
  border-bottom: 1px #bbb solid; }

.form-wrapper label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.form-wrapper label,
.form-wrapper input {
  box-sizing: border-box; }

.form-wrapper input[type="text"],
.form-wrapper input[type="password"] {
  display: block;
  width: 100%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }

.form-wrapper input[type="text"]:focus,
.form-wrapper input[type="password"]:focus,
.form-wrapper input[type="tel"]:focus,
.form-wrapper textarea:focus {
  outline: none;
  border: solid 1px #51a7e8;
  box-shadow: 0 0 3px rgba(81, 167, 232, 0.5); }

/*.form-wrapper label input*/
.form-wrapper input {
  padding: .5em .4em .5em 2%;
  color: #000;
  font-size: 18px;
  border: 1px #bbb solid;
  border-radius: 3px; }

.form-wrapper input[type="checkbox"] {
  padding: 0; }

/*~ie8*/
/*checkbox*/
.form-wrapper input[type="checkbox"] {
  display: inline;
  height: 20px;
  width: 20px;
  vertical-align: middle; }

.form-wrapper input[type="checkbox"] + label {
  padding-left: 5px;
  /* チェックボックスとラベルの余白 */ }

.form-inner--check-label {
  display: block;
  padding: .7em 1em;
  text-shadow: 0 1px 0 #f3f3f3;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer; }

#member-join-area input#agecheck.form-inner--check-input {
  /*reset*/
  margin-right: .7em;
  width: 20px; }

/*メルマガ登録*/
.form-wrapper input[type="checkbox"][name="isMailOk"] + label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: .7em 0 .7em 5px;
  vertical-align: middle;
  /*ie7*/ }

/*require-icon*/
.icon-require:before {
  /* 入力必須*/
  display: inline-block;
  content: "必須";
  margin-right: 5px;
  padding: 4px 2.5px;
  line-height: 1;
  vertical-align: middle;
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  background-color: #ef5350;
  border-radius: 2px; }

.icon-option:before {
  /* 入力任意*/
  display: inline-block;
  content: "任意";
  margin-right: 5px;
  padding: 4px 2.5px;
  line-height: 1;
  vertical-align: middle;
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  background-color: #777;
  border-radius: 2px; }

.icon-recommend:before {
  /* 入力任意*/
  display: inline-block;
  content: "おすすめ";
  margin-right: 5px;
  padding: 4px 2.5px;
  line-height: 1;
  vertical-align: middle;
  font-weight: bold;
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  background-color: #89c200;
  border-radius: 2px; }

/*error*/
.form-error {
  box-sizing: border-box;
  padding: 5px 20px;
  margin: 0 auto 10px;
  width: 580px;
  text-align: left;
  font-size: 14px;
  border: 2px solid #ef5350;
  background-color: #fff;
  border-radius: 5px; }

.form-error > li {
  display: none;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  color: #ef5350;
  font-weight: bold; }

.form-error > li:before {
  margin-right: 5px;
  content: "\f057";
  font-family: Fontawesome; }

.form-error > li:first-child {
  display: block; }

/*error表示バージョン違い(infoとして出す用)*/
.form-error-large {
  margin-bottom: 20px;
  font-size: 16px;
  border-width: 1px; }

.form-error-large li {
  font-weight: normal; }

.form-error-info {
  border-color: #42A5F5; }

.form-error-info > li:before {
  margin-right: 10px;
  font-size: 1.2em;
  content: "\f05a"; }

.form-error-info > li {
  display: block;
  color: #42a5f5; }

/*リアルタイムバリデーション*/
.is-require-error input {
  border-color: #ef5350;
  background-color: #fbf4f5; }

.is-require-error:after {
  display: block;
  margin: 5px 0 0 10px;
  content: "※" attr(data-name) "の形式に誤りがあります";
  font-size: 12px;
  font-weight: bold;
  color: #ef5350; }

/* 「送信中」のplaceholder */
.placehold-overlay {
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.placehold-overlay--inner {
  position: absolute;
  top: 35%;
  right: 0;
  left: 0;
  margin: auto;
  width: 740px;
  text-align: center; }

.placehold-overlay--inner input {
  cursor: pointer; }

.placehold-overlay--timer {
  -webkit-animation: timer 7s;
          animation: timer 7s; }

@-webkit-keyframes timer {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  0%, 90% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

@keyframes timer {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  0%, 90% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } }

.loading {
  text-align: center;
  text-indent: -9999em; }

.loading:after {
  display: block;
  margin: auto;
  width: 40px;
  height: 40px;
  content: "";
  font-size: 10px;
  border-top: 7px solid #cfcfcf;
  border-right: 7px solid #cfcfcf;
  border-bottom: 7px solid #cfcfcf;
  border-top: 7px solid rgba(51, 51, 51, 0.2);
  border-right: 7px solid rgba(51, 51, 51, 0.2);
  border-bottom: 7px solid rgba(51, 51, 51, 0.2);
  border-left: 7px solid #333;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: spinner 1.2s infinite linear;
          animation: spinner 1.2s infinite linear; }

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

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

/*使わない項目を隠しておくための無効化class
form意外の便利クラスとしては使用しないこと (スタイルを変更する可能性があるため)*/
.form-disable {
  display: none; }

/* 20160530 Y.shiroshita 便利クラス ボタン篇
class="btn- btn-none" */
.btn- {
  padding: 5px 20px;
  border-radius: 3px; }

.btn-:not(.btn-none):hover {
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; }

.btn-large {
  display: block;
  margin: auto;
  padding: 10px 20px;
  width: 300px;
  border-radius: 3px; }

.btn-none {
  color: #767676;
  border: 1px solid #c5c5c5;
  background: #f5f5f5; }

.btn-delete {
  color: #fff;
  border: 1px solid #454545;
  background: #666; }

.btn-default {
  color: #333;
  border: 1px solid #bbb;
  background: #ddd;
  background: linear-gradient(#fff, #f0f0f0); }

.btn-success {
  color: #fff;
  border: 1px solid #2a84b4;
  background: #3093c7; }

.btn-safety {
  color: #fff;
  border: 1px solid #009688;
  background: #26A69A; }

.btn-active {
  color: #333;
  border: 1px solid #bbb;
  background: #FFD54F;
  background: linear-gradient(#FFECB3, #FFCA28);
  box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.2) inset; }

.btn-active:hover {
  background: #FFCA28;
  color: #454545;
  background: linear-gradient(#FFECB3, #FFECB3);
  box-shadow: none;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.btn-warning {
  color: #fff;
  border: 1px solid #E53935;
  background: #F44336; }

.btn-circle {
  border-radius: 50%; }

/** 見出しバー設定 **/
.genebox-top,
.genebox-ppv,
.genebox-monthly,
.genebox-std,
.genebox-mx,
.genebox-jukujo,
.genebox-plaism,
.genebox-wd {
  margin-bottom: 10px;
  padding-bottom: 1px; }

.genebox-top {
  border: 1px solid #222; }

.genebox-ppv {
  border: 1px solid #556d00; }

.genebox-monthly {
  border: 1px solid #00506d; }

/* スタイル用見出しボーダー */
.genebox-std {
  border: 1px solid #6d0000; }

.genebox-mx {
  border: 1px solid #000; }

.genebox-jukujo {
  border: 1px solid #4c0053; }

.genebox-plaism {
  border: 1px solid #ff003d; }

.genebox-wd {
  border: 1px solid #666; }

.type-item .bgs-ppv,
.type-item .bgs-top {
  background: #EE4848; }

.type-item .bgs-ppv {
  background: url(/images/detail/buytype-ppv-bg.png) repeat-x left top; }

.type-item .bgs-teigaku {
  background: url(/images/detail/buytype-teigaku-bg.png) repeat-x left top; }

Frame dd {
  padding: 5px; }

.chFrame dd a {
  padding: 3px 5px 3px 0;
  display: inline-block; }

.chFrame dd span {
  position: relative;
  top: 2px;
  text-align: right; }

/* 開閉式チャンネル一覧 */
.hide-all li img {
  margin-right: 5px;
  vertical-align: middle;
  float: left; }

.styleFrame,
.chFrame {
  border: 1px solid #C0C0C0; }

.chFrame h3 img {
  margin-bottom: 2px;
  vertical-align: middle; }

.chMenu p {
  margin-bottom: 2px;
  padding: 0 2px 0 4px;
  text-align: left;
  font-weight: bold;
  color: #f00; }

.chMenu h4 a img,
.chMenu h4 a:hover img {
  border: none; }

.chMenu ul li img {
  margin-right: 2px;
  border: none;
  vertical-align: middle; }


/*** 左メニュー:PPV｜月額見出し:開閉ボタン設置 2009.06.10 by T.Mat ***/
#leftmenu-service .bgs-ppv,
#leftmenu-service .bgs-monthly {
  padding: 10px 0 6px 5px;
  text-shadow: 0 -1px 1px black;
  height: 20px;
  line-height: 1.2; }

#leftmenu-service h3 span {
  position: relative;
  top: -16px;
  left: 148px;
  background: url(/images/eject_btn_off.png) no-repeat 0 4px;
  width: 12px;
  height: 16px;
  display: block; }

#leftmenu-top h3 p {
  display: none; }

#leftmenu-top dt {
  margin: 0;
  text-shadow: 0 -1px 1px black; }

#leftmenu-top dt a {
  margin: 5px 0;
  padding: 5px 5px;
  color: #2d2d2d;
  text-decoration: none;
  display: block;
  text-shadow: none;
  border: 1px solid #f5f5f5; }

#leftmenu-top dt a:hover {
  color: #d20000;
  text-decoration: underline;
  background: #f5f5f5; }

#leftmenu-service dt {
  margin: 0;
  padding: 2px 4px; }

#leftmenu-top dd,
#leftmenu-service dd {
  margin: 0;
  paddinng: 0;
  border-bottom: 1px solid #eee; }

#leftmenu-top dd a,
#leftmenu-service dd a {
  padding: 8px 5px;
  display: block;
  text-decoration: none;
  color: #303030; }

#leftmenu-top dd a:hover,
#leftmenu-service dd a:hover {
  background-color: #f5f5f5;
  text-decoration: underline;
  color: #f00; }

#leftmenu-top .top-ppv-bg a {
  background: url(/images/detail/r_white_arw.png) no-repeat 157px 10px;
  color: #fff; }

#leftmenu-top .top-monthly-bg a {
  background: url(/images/detail/r_white_arw.png) no-repeat 157px 10px;
  color: #fff; }

#leftmenu-top dt.top-ebook-bg a {
  background: url(/images/detail/r_white_arw.png) no-repeat 157px 10px;
  color: #2d2d2d;
  text-shadow: none; }

#leftmenu-top .top-monthly-bg,
#leftmenu-top .top-ebook-bg {
  margin-top: 10px; }

#leftmenu-top .top-ppv-bg a,
#leftmenu-top .top-monthly-bg a,
#leftmenu-top .top-ebook-bg a {
  padding: 6px 5px;
  display: block;
  text-decoration: none;
  text-shadow: 1px 1px 1px #303030; }

#leftmenu-top dt.top-ppv-bg a:hover,
#leftmenu-top dt.top-monthly-bg a:hover,
#leftmenu-top dt.top-ebook-bg a:hover {
  text-decoration: none;
  text-shadow: -1px -1px 1px #303030; }

#leftmenu-top dt.top-monthly-bg a:hover,
#leftmenu-top dt.top-ppv-bg a:hover {
  background: url(/images/detail/r_white_arw.png) no-repeat 157px 10px;
  color: #fff; }

#leftmenu-top p a {
  padding: 0 5px; }

#leftmenu-top.genebox-side dd {
  margin: 0;
  padding: 0; }

.genebox-side dd {
  margin: 0;
  padding: 0; }

p.fb em {
  padding: 0; }

#leftmenu-top p.fb em a,
#leftmenu-service p.fb em a {
  margin: 0 2px;
  padding: 5px;
  background: #d80000 url(/images/header_top_bg.png) repeat-x 0 center;
  color: #fff;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  border: 1px solid #fff; }

#leftmenu-top p.fb em a:hover,
#leftmenu-service p.fb em a:hover {
  background: #e80000; }

p.fb em a:hover {
  background: #fff; }

.list_50 dt a {
    margin-right: 5px;
    color: #2d2d2d;
    padding: 5px 5px;
    display: block;
    background: #f5f5f5;
    text-decoration: none;
}

.list_50 dd a {
    margin: 0 -2px 0 1px;
    padding: 2px 3px;
    background: #f5f5f5;
    border: 1px solid #eee;
    color: #2d2d2d;
    text-decoration: none;
    display: inline-block;
    box-shadow: 1px 0px 1px #303030;
    text-align: center;
    border-radius: 2px;
    width: 16px;
}

.genebox-side h3, .genebox-mid h3, .genebox-janre h3 {
    padding: 5px;
    text-align: left;
    color: #fff;
}

.genebox-side {
    margin-bottom: 10px;
    border: 1px solid silver;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: silver;
    border-right-color: silver;
    border-bottom-color: silver;
    border-left-color: silver;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    line-height: 1.45em;
}
/*-------------------------------------------------------------------------
見出し背景カラー設定
    各サービス、スタイルに合わせて背景色の変更を行います
-------------------------------------------------------------------------*/
/* 総合 */
.bgs-top {
  background: url(/images/header_top_bg.png) repeat-x left center; }

/* PPV */
.bgs-ppv {
  color: #fff;
  background: url(/images/p_header_bg.png) repeat-x 0 -10px; }

/* 月額 */
.bgs-monthly {
  color: #fff;
  background: url(/images/monthly/head_bg.png) repeat-x 0 0; }

/* 100円動画 */
.bgs-100 {
  background: url(/images/100_bg.gif) repeat-x left top; }

/* 500円動画 2011.07.25 */
.bgs-500 {
  background: url(/images/500_tab_bg.gif) repeat-x left 0; }

/* 電子コミック 2013.07.19 */
.bgs-ebook {
  background: url(/images/ebook_bg.png) repeat-x left 0;
  color: #2d2d2d; }

/* スタンダード */
.bgs-std {
  background: url(/images/parts/20120315/bar_std_bg.png) repeat-x 0 0; }

/* マニアックス */
.bgs-mx {
  background: url(/images/mx_bg.gif) repeat-x left top; }

/* 熟女プレミアム */
.bgs-jukujo {
  color: #fff; background: url(/images/parts/20120315/bar_jukujo_bg.png) repeat-x 0 0; }

/* プレイズム */
.bgs-plaism {
  background: url(/images/parts/20120315/bar_plaism_bg.png) repeat-x 0 0; }

/* ワケアリ動画 */
.bgs-wd {
  background: url(/images/parts/20120315/bar_wd_bg.png) repeat-x 0 0; }

/* 背景リセット */
.bgs-Reset {
  background: none; }

/* 見出し */
.genebox-side h3,
.genebox-mid h3,
.genebox-janre h3 {
  padding: 5px;
  text-align: left;
  color: #fff; }

.genebox-side p,
.genebox-mid p,
.genebox-noside p,
.genebox-janre p {
  margin: 5px;
  line-height: 1.5em; }

.genebox-side h3 {
  height: auto;
  padding: 5px;
  line-height: 1.5em; }

.genebox-side h3.bgs-ebook,
.genebox-noside h3.bgs-ebook,
.genebox-noside h4.bgs-ebook {
  color: #2d2d2d; }

#left-menu .genebox-side h3.bgs-ebook {
  padding: 5px;
  border-bottom: 1px solid #505050;
  background: url(/images/ebook/eb_head_bg.png) no-repeat 8px 0;
  font-size: 12px; }

/*区切り線*/
.genebox-side hr,
.genebox-mid hr,
.genebox-noside hr {
  margin: 5px 2px;
  border: none;
  border-bottom: 1px dotted #222;
  color: #222;
  height: 1%;
  background: url(/images/dot_top.gif) repeat-x left top; }

.genebox-side ul,
.genebox-mid ul,
.genebox-noside ul,
.genebox-janre ul {
  text-align: left;
  list-style: none; }

.genebox-side li,
.genebox-mid li,
.genebox-noside li,
.genebox-janre li {
  padding: 2px 4px 2px 10px; }

.genebox-side dl,
.genebox-noside dl {
  text-align: left; }

.genebox-side dt,
.genebox-mid dt,
.genebox-noside dt {
  margin: 5px 0 2px 5px;
  font-weight: bold; }
.genebox-side em,
.genebox-mid em,
.genebox-noside em {
  margin: 5px 0;
  padding: 10px 3px; }

