@charset "utf-8";
/* CSS Document */
/* head_navi --------------------------------------------------------------------- */
#header .navi { width:1048px; height:50px; padding:0 1px; background:url(https://image.club-xxx.net/img/common/header2.jpg) 0 -130px; clear:both; }
#header .navi li { width:131px; height:50px; text-indent:-9999px; float:left; display:block; overflow:hidden; }
#header .navi li a { height:50px; text-indent:-9999px; overflow:hidden; display:block; }
#header .navi li a:hover { width:131px; background:url(https://image.club-xxx.net/img/common/header2.jpg) 0 0; }
#header .navi li.home a:hover { background-position:-1px -180px; }
#header .navi li.movie a:hover { background-position:-132px -180px; }
#header .navi li.image a:hover { background-position:-263px -180px; }
#header .navi li.howto a:hover { background-position:-394px -180px; }
#header .navi li.ppv a:hover { background-position:-525px -180px; }
#header .navi li.qa a:hover { background-position:-656px -180px; }
#header .navi li.support a:hover { background-position:-787px -180px; }
#header .navi li.regist a:hover { background-position:-918px -180px; }
#header .navi li a.on { width:131px; background:url(https://image.club-xxx.net/img/common/header2.jpg)0 0; }
#header .navi li.home a.on { background-position:-1px -180px; }
#header .navi li.movie a.on { background-position:-132px -180px; }
#header .navi li.image a.on { background-position:-263px -180px; }
#header .navi li.howto a.on { background-position:-394px -180px; }
#header .navi li.ppv a.on { background-position:-525px -180px; }
#header .navi li.qa a.on { background-position:-656px -180px; }
#header .navi li.support a.on { background-position:-787px -180px; }
#header .navi li.regist a.on { background-position:-918px -180px; }

.tc {text-align: center;}
.tr {text-align: right;}
.fr {float: right;}
.clear_red {
    color: #ff2b2b;
}
.fc_red {
color: #B51515;
font-weight: bold;
}
.fc_red.asking_price {
    text-decoration: line-through;
}
.asking_price+span.sale_arrow {
    background-image: url(/img/other/allow12x12.gif);
    width: 16px;
    height: 14px;
    display: inline-block;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.fc_blue {
color: #1a4ad2;
font-weight: bold;
}

hr.dotted {
margin: 20px 0;
border: 1px dotted #AAA;
border-width: 1px 0 0 0;
}

h4.sub_tt {
margin-bottom: 10px;
padding: 0 0 0 10px;
font-size: 18px;
font-weight: bold;
text-align: left;
box-sizing: border-box;
border-left: 4px solid #6C5992;
border-bottom:1px dotted #6C5992;
}

.bg_wrap {
margin-bottom: 20px;
padding: 20px 20px 0;
overflow: hidden;
background: #FFF;
}
.bg_wrap p {
margin-bottom: 5px;
font-size: 14px;
}
.bg_wrap span.cap {
margin-bottom: 20px;
display: inline-block;
}

.text_wrap {
margin-bottom: 10px;
overflow: hidden;
}
.text_wrap li {
margin-bottom: 5px;
font-size: 14px;
overflow: hidden;
}
.text_wrap li:last-child {
margin-bottom: 0px;
}
.text_wrap li strong {
font-weight: bold;
}

.indent {
padding: 0 0 0 1em;
text-indent: -1em;
}

/* user_detail */
/*.all_li { height:40px; text-align:center; clear:both;  }
.all_li a { height:32px; padding:8px 0 0; color:#FFF; font-size:16px; text-decoration:none; background:#4e3d70; display:block; overflow:hidden; }
.all_li a:hover { opacity:0.9; }
.all_li a span { margin:0 5px 0 0; font-weight:bold; }*/
.all_li a.go_ppv_list { background:#26632B;}

input.text_price {
    width: 80px;
    height: 30px;
    margin: 0 5px 10px 0;
    padding: 0 5px;
    border: 1px solid #b2b2b2;
    border-width: 1px 0 0 1px;
    background: #EEE;
    display: inline-block;
    float: left;
    text-align: right;
}

.p_form_block dd em {
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.8;
    vertical-align: top;
    display:inline-block;
    float: left;
}

.centerBox {
    margin: 30px 0;
    padding: 30px 30px 20px;
    font-size: 14px;
    text-align: center;
    background: #FFF;
}
.centerBox p {
    margin-bottom: 10px;
}
.centerBox label {
    margin-bottom: 20px;
    display: inline-block;
}
.centerBox label .cbx {
    margin-right: 5px;
}

.borderBox {
    margin: 30px 0;
    padding: 30px 30px 20px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #AAA;
    background: #FFF;
}
.borderBox h6 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.borderBox p {
    margin-bottom: 10px;
}
.borderBox label {
    margin-bottom: 20px;
    display: inline-block;
}
.borderBox label .cbx {
    margin-right: 5px;
}

.slct {
    width:150px;
    height: 40px;
}


/* table --------------------------------------------------------------------- */
table.data {
width: 100%;
margin-bottom: 20px;
font-size: 16px;
border-collapse: collapse;
}
table.data th,
table.data td {
overflow: hidden;
text-align: center;
border: 1px solid #999;
background: #FFF;
}
table.data th {
padding: 10px;
background: #EEEAF5;
}
table.data th span.req {
padding: 0 5px;
color: #FFF;
font-size: 10px;
line-height: 1.4;
text-align: center;
background: #6C5992;
}
table.data td {
padding: 20px 10px;
}
table.data td.td_title {
width: 300px;
text-align: left;
}
table.data td.note {
color:#B51515;
padding: 10px 20px;
font-size: 12px;
}
table.data td input,
table.data td select {
width:80%;
height:30px;
margin:0;
padding:0 5px;
border:1px solid #b2b2b2;
box-sizing: border-box;
}
table.data td label {
margin:0 20px 0 0;
display: inline-block;
line-height: 1.4;
}
table.data td label:last-child {
margin-bottom: 0;
}
table.data td label input {
width:20px;
height:20px;
margin:0 5px 0 0;
padding:0;
vertical-align: top;
}
table.data td em {
margin: 0 5px 0 0;
padding: 0;
font-size: 16px;
line-height: 2.0;
vertical-align: top;
}

table.panel {
width: 100%;
margin-bottom: 20px;
font-size: 16px;
border-collapse: collapse;
overflow: hidden;
background: #FFF;
}
table.panel th,
table.panel td {
padding: 10px;
text-align: left;
overflow: hidden;
border: 1px solid #999;
}
table.panel th {
width: 30%;
padding: 20px;
background: #EEEAF5;
}
table.panel th span.req {
margin: 0 0 0 5px;
padding: 2px 5px;
color: #FFF;
font-size: 10px;
line-height: 1.6;
text-align: center;
vertical-align:text-top;
background: #6C5992;
}
table.panel td {
padding: 20px;
text-align: left;
}
table.panel td.note {
color:#B51515;
font-size: 12px;
padding: 10px 20px;
}
table.panel td input,
table.panel td select {
width:80%;
height:30px;
margin:0;
padding:0 5px;
border:1px solid #b2b2b2;
box-sizing: border-box;
}
table.panel td label {
margin:0 20px 0 0;
display: inline-block;
line-height: 1.4;
}
table.panel td label:last-child {
margin-bottom: 0;
}
table.panel td label input {
width:20px;
height:20px;
margin:0 5px 0 0;
padding:0;
vertical-align:top;
}
table.panel td em {
margin: 0 5px 0 0;
padding: 0;
font-size: 16px;
line-height: 2.0;
vertical-align: top;
}


/* btn　--------------------------------------------------------------------- */
.form_btn_wrap {
margin-bottom: 10px;
text-align: center;
}
input.form_btn {
min-width: 300px;
margin: 0;
padding: 15px;
color: #FFF;
font-family:'ＭＳ Ｐゴシック','メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,Osaka,sans-serif;
font-size: 14px;
border: 0;
display: inline-block;
border-radius: 3px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7c66aa+50,644e96+50 */
background: #7c66aa; /* Old browsers */
background: -moz-linear-gradient(top, #7c66aa 50%, #644e96 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7c66aa 50%,#644e96 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7c66aa 50%,#644e96 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c66aa', endColorstr='#644e96',GradientType=0 ); /* IE6-9 */
}
input.form_btn.sub_btn {
min-width: 150px;
padding: 10px;
color: #333;
border: 1px solid #999;
box-sizing: border-box;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+50,cccccc+50 */
background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top, #e5e5e5 50%, #cccccc 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e5e5e5 50%,#cccccc 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e5e5e5 50%,#cccccc 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
input.form_btn:hover {
opacity: 0.9;
}
input.form_btn.mb10 {
margin-bottom: 10px;
}

/* 決済種別選択ボタン */
input.input_btn {
    width: 300px;;
    height: 40px;
    padding:0;
    color: #FFF;
    border: none;
    border-radius: 3px;
    background: #EF3038;
}

ul.btn_wrap {
margin-bottom: 20px;
text-align: center;
font-size: 14px;
}
ul.btn_wrap li a.btn_text {
display: inline-block;
width: 300px;
padding: 10px 0;
color: #FFF;
text-align: center;
text-decoration: none;
border-radius: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7c66aa+50,644e96+50 */
background: #7c66aa; /* Old browsers */
background: -moz-linear-gradient(top, #7c66aa 50%, #644e96 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7c66aa 50%,#644e96 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7c66aa 50%,#644e96 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c66aa', endColorstr='#644e96',GradientType=0 ); /* IE6-9 */
}
ul.btn_wrap li a.btn_text:hover {
opacity: 0.95;
}


/* side_cart --------------------------------------------------------------------- */
.side_cart a {
	width:72px;
	height:87px;
	margin:-44px 0 0 0;
	text-indent:-9999px;
	position:fixed;
	top:50%;
	right:0;
	background:url(https://image.club-xxx.net/img/ppv/side_cart.png) no-repeat;
}
.side_cart span {
	width:20px;
	height:20px;
	margin:0;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
	top:12px;
    right:4px;
    display: inline-block;
    position: absolute;
}


/* ppv_detail --------------------------------------------------------------------- */
.deta_btnbox { width:740px; height:40px; margin:0 0 10px; padding:0; background:#FFF; border-bottom:1px solid #DDD; }
.deta_btnbox .likecount { width:170px; height:30px; padding:10px 0 0 15px; font-size:14px; font-weight:bold; overflow:hidden; float:left;}
.deta_btnbox .likecount dt { margin:0 2px 0 0; padding:0 0 0 20px; background:url(https://image.club-xxx.net/img/ico/like.png) 0 4px no-repeat; float:left; }
.deta_btnbox .likecount dd { float:left; }
.deta_btnbox .btn02 { width:550px; overflow:hidden; float:right;}
.deta_btnbox .btn02 li { width:119px; height:40px; font-weight:bold; text-align:center; border-left:1px solid #DDD; float:right; display:block; }
.deta_btnbox .btn02 li a { width:99px; height:40px; padding:0 0 0 20px; color:#444; display:block; line-height:40px; text-decoration:none; }
.deta_btnbox .btn02 li.like a { background:url(https://image.club-xxx.net/img/ico/like.png) 10px 14px no-repeat; }
.deta_btnbox .btn02 li.mylist a { background:url(https://image.club-xxx.net/img/ico/mylist.png) 10px 14px no-repeat; }
.deta_btnbox .btn02 li.coment a { background:url(https://image.club-xxx.net/img/ico/coment.png) 10px 14px no-repeat; }
.deta_btnbox .btn02 li.dl a { background:url(https://image.club-xxx.net/img/ico/download.png) 10px 14px no-repeat; }

.deta_btnbox .btn02 li a:hover { background-color:#DDD; }
.deta_btnbox .btn02 li.dl_n { color:#BBB; text-align:center; line-height:40px; }

.deta_btnbox .btn02 li.cart { width:70px;}
.deta_btnbox .btn02 li.cart a {width: 50px; padding: 0; font-size: 14px; text-align: right; background: url(https://image.club-xxx.net/img/ppv/ic_cart.png) 10px 11px no-repeat; }
.deta_btnbox .btn02 li.incart a { background:url(https://image.club-xxx.net/img/ppv/ic_incart.png) 10px 11px no-repeat; }
.deta_btnbox .btn02 li.buy a { background:url(https://image.club-xxx.net/img/ppv/ic_buy.png) 10px 12px no-repeat; }

.deta_box_top .price {
    margin-bottom: 5px;
    padding: 0 0 0 23px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    display: inline-block;
    background: url(https://image.club-xxx.net/img/ppv/ic_buy.png) 0 3px no-repeat;
}
.deta_box_top .price strong {
    padding: 0 5px;
    color:#CE2828;
    font-size: 18px;
    font-weight: bold;
}
.deta_box_top .price .asking_price strong {
    text-decoration: line-through;
    font-size: 12px;
    padding: 0;
}
.deta_box_top .price .sale_price {
    background-color: #ff0000;
    color:#fff;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 5px 3px 8px;
    border-radius: 6px;
    margin-right: 10px;
}
.deta_box_top .price .sale_arrow {
    background-image: url(/img/other/allow16x16.gif);
    width: 20px;
    height: 16px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

/* cart --------------------------------------------------------------------- */
.cart_list {
    width: 100%;
    height: 120px;
    margin: 0 0 10px;
    overflow: hidden;
    background: #FFF;
}
.cart_list .thumb {
    width:120px;
    height:120px;
    margin:0 10px 0 0;
    position:relative;
    overflow:hidden;
    background:#DDD;
    float:left;
}
.cart_list .thumb img {
    max-width:120px;
    max-height:120px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    display:block;
}
.cart_list .thumb.banner {
    width: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cart_list_r {
    width : 70% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width : -webkit-calc(100% - 130px) ;
    width : calc(100% - 130px) ;
    padding: 5px 0;
    font-size: 14px;
    position: relative;
    float: left;
}
.cart_list .thumb.banner+.cart_list_r{
    width : -webkit-calc(100% - 330px) ;
    width : calc(100% - 330px) ;
}
.cart_list .thumb.banner .series_banner {
    margin: auto;
}
.cart_list_r span.delete_b {
    padding: 0 5px;
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.cart_list_r span.delete_b a {
    color: #315f8b;
}
.cart_list_r .cart_list_ppv_genre {
    margin: 0 0 5px;
    padding: 0;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #333;
    background: none;
}
.cart_list_r dl {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 0 8px;
    float: left;
}
.cart_list_r dl dt {
    margin: 0 10px 0 0;
    font-weight: bold;
    float: left;
}
.cart_list_r dl dd {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cart_list_r dl dd a:link,
.cart_list_r dl dd a:visited {
color: #6B5499;
text-decoration: underline;
}
.cart_list_r dl dd a:hover {
color: #6B5499;
text-decoration: none;
}
.cart_list_r dl.price_box {
    width : 80% ; /* IE8以下とAndroid4.3以下用フォールバック */
    width : -webkit-calc(100% - 22px) ;
    width : calc(100% - 22px) ;
    padding: 5px;
    font-size: 16px;
    border:1px solid #DDD;
    background: #FAFAFA;
}

.price_total {
    width: 100%;
    margin: 30px 0;
    border: 1px solid #CCC;
    border-width: 1px 0;
    display: table;
    background: #FFF;
}
.price_total li {
    width: 36%;
    padding: 20px 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: table-cell;
}
.price_total li:first-child {
    width: 28%;
    text-align: left;
}
.price_total li:last-child {
    text-align: right;
}

.borderBox {
    margin: 30px 0;
    padding: 30px 30px 20px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #AAA;
    background: #FFF;
}
.borderBox h6 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.borderBox p {
    margin-bottom: 10px;
}
.borderBox label {
    margin-bottom: 20px;
    display: inline-block;
}
.borderBox label .cbx {
    margin-right: 5px;
}

.slct {
    width:150px;
    height: 40px;
}

/* 支払い種別選択タブ --------------------------------------------------------------------- */
/* ▼タブ機能の掲載領域の装飾(※必須ではありません) */
.tabbox { margin: 0px; padding: 0; text-align: center;}

/* ▼タブ機能を制御するラジオボタン(非表示にする) */
.tabbox input.input_radio { display: none; }

/* ▼タブ(共通装飾＋非選択状態の装飾) */
.tab_pay {
width: 20%;
display: inline-block;
padding: 10px 0;
color: #FFF;
background-color: #222;
font-weight: bold;
}

/* ▼タブにマウスポインタが載った際の装飾 */
.tab_pay:hover {
background-color: #EF3038;
cursor: pointer;
}

/* ▼チェックが入っているラジオボタンの隣にあるタブの装飾(＝選択状態のタブ) */
input:checked + .tab_pay {
background-color: #EF3038;
position: relative;
z-index: 10;
}

/* ▼タブの中身(共通装飾＋非選択状態の装飾) */
.tabcontent {
display: none;
margin-top: -1px;
padding: 20px 0 0 0;
text-align: center;
position: relative;
z-index: 0;
}

/* ▼チェックが入っているラジオボタンに対応するタブの中身を表示する */
#tabcheck1:checked ~ #tabcontent1 { display: block; }
#tabcheck2:checked ~ #tabcontent2 { display: block; }
#tabcheck3:checked ~ #tabcontent3 { display: block; }


ul.mymenu li a span.cart_count {
width: 18px;
height: 18px;
margin: 0 0 0 5px;
padding: 0;
font-family: Verdana, Geneva, "sans-serif";
line-height: 1.6;
text-align: center;
color: #FFF;
font-weight: normal;
font-size: 12px;
border-radius: 9px;
background: #26632B;
display: inline-block;
}

/* マイページ　作品販売開閉 --------------------------------------------------------------------- */
.accordion ul {
	width:100%;
	padding:0;
}
.accordion li {
	position:relative;
	list-style:none;
}

.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	position: relative;
}
.accordion > ul > li > ul {
	display: none;
	text-align:left;
	padding:0 5px;
	color:#555;
	line-height:1.8;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 15px;
	height: 15px;
	top:14px;
	right:10px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 100%;
	height: 3px;
    background-color: #EEE;
    text-indent: -9999px;
}
.accordion li .accordion_icon span:nth-of-type(1) {
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
	transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.mymenu li.mymemu_guide_tt {
margin-top: 20px;
padding:0;
text-indent: -3px;
color: #26632B;
font-size:18px;
background-image:none;
}


/* 販売作品スライダー --------------------------------------------------------------------- */
#ppv_box { width:740px; margin:0 auto 20px; }
.ppv_box_tt { height:40px; background:#26632b; overflow:hidden; }
.ppv_box_tt h2 { height:31px; margin:0; padding:9px 0 0 25px; background:url(https://image.club-xxx.net/img/ppv/ppv_slider_tt.gif) 0 0 no-repeat; float:left; }
.ppv_box_tt span { font-size:18px; float:left; display:block; }
.ppv_box_tt span:first-child { line-height:1.2; }
.ppv_box_tt p { margin:0 15px 0 0; padding:10px 0 0; float:right; }
.ppv_box_tt p a { color:#FFF; font-size:12px; display:block; }

.ppv_slider_box { height:210px; background:#FFF; border:8px solid #26632b; border-width:0 8px 8px; }
.ppv_slider_box div.box { height:180px; padding:16px 48px; position:relative; }

#ppv_slider li { height:174px; margin:0 5px 0; padding: 0; border: 1px solid #CCC; float:left; }
#ppv_slider li div { width:114px; height:114px; position:relative; overflow:hidden; background:#DDD; }
#ppv_slider li img { max-width:114px; max-height:114px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; display:block; }
#ppv_slider li span { width:109px; height:20px; padding:0 0 0 5px; color:#FFF; font-size:16px; line-height:20px; background:#750a0a; position:absolute; opacity:0.8; top:30px; display:block; z-index:1; }
#ppv_slider li span.photo { background:#8d5000; }

#ppv_slider li em.ppv_slider_text {
height: 30px;
margin: 0;
padding: 0 5px;
line-height: 2.4;
font-size: 12px;
font-weight: bold;
text-align: center;
overflow: hidden;
display:block;
}
#ppv_slider li em.ppv_slider_text.price {
font-size: 14px;
}
#ppv_slider li a:link,
#ppv_slider li a:visited {
color:#6B5499;
text-decoration: underline;
}
#ppv_slider li a:hover {
color:#6B5499;
text-decoration: none;
}

/*slick-slider*/
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color:transparent;
}

.slick-list{ position:relative; display:block; overflow:hidden; margin:0; padding: 0; }
.slick-list:focus{ outline:none; }
.slick-list.dragging { cursor:pointer; cursor:hand; }

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track { position:relative; top:0; left:0; display:block; }
.slick-track:before,
.slick-track:after{ display:table; content:''; }
.slick-track:after{ clear:both; }
.slick-loading .slick-track { visibility:hidden; }
.slick-slide { display:none; float:left; height:100%; min-height:1px; }
[dir='rtl'] .slick-slide { float:right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display:none; }
.slick-slide.dragging img { pointer-events:none; }
.slick-initialized .slick-slide { display:block; }
.slick-loading .slick-slide { visibility:hidden; }
.slick-vertical .slick-slide { display:block; height:auto; border:1px solid transparent; }
.slick-prev,
.slick-next { width:18px; height:33px; margin-top: -17px; padding:0; background:url(https://image.club-xxx.net/img/dendo/dendo_slide_arrow.png) no-repeat scroll 0 0; text-indent:-9999px; top:50%; left:-38px; position:absolute; cursor: pointer; border: none; } /* 1705 矢印の高さ変更 */
.slick-next { background-position:-38px 0; left:auto; right:-38px; }
.slick-prev:hover , .slick-next:hover { opacity:0.8; }


/* 投稿ページ --------------------------------------------------------------------- */
.ppv_post_tt { max-width:740px; height:auto; margin:20px auto; padding:0 0 8px; background:#F7F7F7; }
.ppv_post_tt div { height:auto; margin:0; padding:8px 0 0; border-bottom:2px solid #a43737; }
.ppv_post_tt div.photo { border-color:#b67e24; }
.ppv_post_tt div h1 { width:334px; height:30px; margin:0 auto 5px; padding:0; background:url(https://image.club-xxx.net/img/ppv/ppv_form_post.png)0 0 no-repeat; text-indent:-9999px; }
.ppv_post_tt div h1.photo { background-position:0 -30px; }
.ppv_post_tt div p { margin:0 0 5px; font-size:12px; font-weight:bold; text-align:center; line-height:1.3; }


/* guide --------------------------------------------------------------------- */
.guide_block h4.tt05 { background:url(https://image.club-xxx.net/img/ico/g_no05.gif)5px 3px no-repeat; }

.guide_area { width:740px; margin:0 0 20px; }
.guide_area h3 { width:740px; height:35px; margin:0 0 10px; padding:0; background:url(https://image.club-xxx.net/img/new_guide/guide_tt.gif) 0 0 no-repeat; text-indent:-9999px; }
.guide_area h3.tt01 { background-position:0 0; }
.guide_area h3.tt02 { background-position:0 -35px; }
.guide_area h3.tt03 { background-position:0 -70px; }
.guide_area h3.tt04 { background-position:0 -105px; }
.guide_area h3.tt05 { background-position:0 -140px; }
.guide_area h3.tt06 { background-position:0 -175px; }
.guide_area h3.tt07 { background-position:0 -210px; }
.guide_area h3.tt08 { background-position:0 -245px; }
.guide_area h3.tt09 { background-position:0 -280px; }

.guide_box h3 { width:auto; height:auto; margin:0 0 5px; padding:0 0 0 20px; color:#333; font-size:14px; font-weight:bold; background:url(https://image.club-xxx.net/img/ico/check.png) 0 1px no-repeat; text-indent:0; }

/* Q＆A --------------------------------------------------------------------- */
.faq { width:740px; height:auto; margin:0 0 20px; padding:0; }
.faq_qbox { width:740px; margin:0 0 15px; padding:0; }
.faq_qbox h3 { width:740px; height:35px; margin:0 0 10px; padding:0; background:url(https://image.club-xxx.net/img/other/faq.gif) 0 0 no-repeat; text-indent:-9999px; }
.faq_qbox h3.tt_text {
height: 35px;
margin: 0 0 10px;
padding: 0 0 0 20px;
color: #FFF;
font-size: 18px;
font-weight: bold;
line-height: 2.0;
text-indent: 0;
box-sizing: border-box;
border-radius: 17px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#555555+50,484848+50 */
background: #555555; /* Old browsers */
background: -moz-linear-gradient(top, #555555 50%, #484848 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #555555 50%,#484848 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #555555 50%,#484848 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#484848',GradientType=0 ); /* IE6-9 */
}

/* faq -----------------------------------------*/
dl.qa {
margin:0;
padding:0;
overflow:hidden;
}
dl.qa dt {
height:25px;
margin:0 0 10px;
padding:0 0 0 10px;
font-size:16px;
line-height:1.8;
border-left:5px solid #6C5992;
display:block;
cursor:pointer;
}
dl.qa dd {
margin:0 0 20px;
padding:10px 20px;
font-size:14px;
line-height:1.8;
overflow: hidden;
display:none;
background: #FFF;
}
dl.qa dd a:link,
dl.qa dd a:visited {
color: #315F8B;
text-decoration: underline;
}
dl.qa dd a:hover {
color: #315F8B;
text-decoration: none;
}

/* 絞り込み検索 ----------------------------------------------------------------------------------------------------------*/
.sortWrap {
margin-bottom: 30px;
font-size: 16px;
}
.sortArea {
width: 720px;
margin-bottom: 10px;
padding: 10px 10px 0;
overflow: hidden;
clear: both;
}

dl.form_dl {
margin: 0 40px 10px 0;
float: left;
}
.sortArea dl:nth-child(1) {
width: 450px;
}
.sortArea dl:nth-child(2) {
width: 150px;
margin-right: 0;
}
.sortArea dl:nth-child(3) {
width: 450px;
}
.sortArea dl:nth-child(4) {
width: 200px;
margin-right: 0;
}
dl.form_dl dt {
margin-bottom: 3px;
padding-left: 15px;
font-size: 16px;
position: relative;
}
dl.form_dl dt:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 2px;
    display: block;
    width: 0;
    height: 0;
    margin: 0 0 0 0;
    border: 3px solid #6C5992;
}
dl.form_dl dd {
}
input.input_txt {
width: 100%;
height: 40px;
margin: 0;
padding: 0 10px;
border: 1px solid #CCC;
box-sizing: border-box;
background: #FFF;
}
select.form_select{
width: 100%;
height: 40px;
margin: 0;
padding: 0 10px;
border: 1px solid #CCC;
box-sizing: border-box;
background: #FFF;
}
input.input_txt.sort_term {
width:210px;
}
input.input_txt.sort_price {
width:80px;
}

/* 販売作品売上げランキング */
.ranking_seller_wrap {
margin: 0 0 20px;
padding: 0;
overflow: hidden;
clear: both;
}
.ranking_seller_wrap.home {
margin: 0 0 10px;
}
.ranking_seller {
width: 210px;
margin: 0 10px 1px 0;
padding: 10px 15px 15px;
border-top: 5px solid #B37F1A;
-moz-box-shadow:-1px -1px 0px 0px #DDD inset;
-webkit-box-shadow:-1px -1px 0px 0px #DDD inset;
box-shadow:-1px -1px 0px 0px #DDD inset;
background: #FFF;
float: left;
}
.ranking_seller.home {
width: 176px;
margin: 0 5px 1px 0;
}
.ranking_seller.rank02 {
border-color: #555;
}
.ranking_seller.rank03 {
margin-right: 0;
border-color: #A94722;
}
.ranking_seller.rank04 {
margin-right: 0;
border-color: #8d42b4;
}
.ranking_seller.rank05 {
margin-right: 0;
border-color: #4e70ff;
}
.ranking_seller.home.rank03 {
margin: 0 5px 1px 0;
}
.ranking_seller.home.rank04 {
margin: 0 5px 1px 0;
}
.ranking_seller dt {
margin: 0 0 15px;
padding-bottom: 5px;
border-bottom: 1px solid #DDD;
}
.ranking_seller dt span {
width: 90px;
height: 50px;
margin: 0 auto;
text-indent: -9999px;
background: url(https://image.club-xxx.net/img/common/right.jpg) 0 -600px no-repeat;
display: block;
}
.ranking_seller dt span.rank02 {
background: url(https://image.club-xxx.net/img/common/right.jpg) -90px -600px no-repeat;
}
.ranking_seller dt span.rank03 {
background: url(https://image.club-xxx.net/img/common/right.jpg) -180px -600px no-repeat;
}
.ranking_seller dt span.rank04 {
background: url(https://image.club-xxx.net/img/common/right.jpg) -270px -600px no-repeat;
}
.ranking_seller dt span.rank05 {
background: url(https://image.club-xxx.net/img/common/right.jpg) -360px -600px no-repeat;
}

.ranking_seller dd {
text-align: center;
}
.ranking_seller dd .user-icon {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 15px auto;
}
.ranking_seller dd img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    margin: auto;
}
.ranking_seller dd p {
height: 20px;
margin-bottom: 15px;
padding: 0;
font-size: 14px;
font-weight: bold;
word-break: break-all;
overflow: hidden;
}
.ranking_seller .ranking_btn a {
width: 100%;
height: 40px;
padding: 0;
text-align: center;
font-size: 14px;
line-height: 2.9;
overflow: hidden;
background: #B37F1A;
display: block;
}
.ranking_seller .ranking_btn.rank02 a {
background: #555;
}
.ranking_seller .ranking_btn.rank03 a {
background: #A94722;
}
.ranking_seller .ranking_btn.rank04 a {
background: #8d42b4;
}
.ranking_seller .ranking_btn.rank05 a {
background: #4e70ff;
}

.ranking_seller .ranking_btn a:link,
.ranking_seller .ranking_btn a:visited {
color: #FFF;
text-decoration: none;
}
.ranking_seller .ranking_btn a:hover {
opacity: 0.9;
}

/* 販売作品売上ランキング タブ */
.ppv_rank_tab { margin:10px 0 20px; padding:0 0 0 20px; overflow:hidden; }
.ppv_rank_tab li { width:226px; height:60px; margin:0 5px; float:left; text-indent:-9999px; display:block; }
.ppv_rank_tab li a { height:60px; text-indent:-9999px; background:url(https://image.club-xxx.net/img/ppv/ppv_rank_no.gif); overflow:hidden; display:block; }
.ppv_rank_tab li.movie a { background-position:0 -88px; }
.ppv_rank_tab li.photo a { background-position:-226px -88px; }
.ppv_rank_tab li.all a { background-position:-452px -88px; }
.ppv_rank_tab li.movie a:hover { background-position:0 -148px; }
.ppv_rank_tab li.photo a:hover { background-position:-226px -148px; }
.ppv_rank_tab li.all a:hover { background-position:-452px -148px; }
.ppv_rank_tab li.movie a.on { background-position:0 -148px; }
.ppv_rank_tab li.photo a.on { background-position:-226px -148px; }
.ppv_rank_tab li.all a.on { background-position:-452px -148px; }

/* 071003 add ============================================================================================================== */
.info_wrap {
width: 100%;
margin: 0 0 20px;
padding: 0;
overflow:hidden;
}
.info_wrap_box {
width: 48%;
width: -moz-calc((100% / 2) - 5px);
width: -webkit-calc((100% / 2) - 5px);
width: calc((100% / 2) - 5px);
height: 280px;
margin: 0 10px 0 0;
padding: 0;
overflow:hidden;
background: #FFF;
float: left;
}
.info_wrap_box.oneBox {
width: 100%;
}
.info_wrap_box:last-child {
margin: 0;
}

.info_wrap_box_contents {
width: calc(100% - 20px);
height: 240px;
padding: 0 10px 0 10px;
overflow: auto;
}

.info_wrap_box_contents .user_info {
margin: 0 0 8px;
}
.info_wrap_box_contents .user_info dt {
display: inline-block;
margin: 0px 0px 4px;
padding: 0px 8px;
border-bottom: 2px solid rgb(238, 238, 238);
}
.info_wrap_box_contents .user_info dd {
padding: 0px 8px;
}

.info_wrap_box_contents_text {
margin: 0 0 5px;
overflow: hidden;
white-space: nowrap;
}
.info_wrap_box_contents_text a {
margin: 0 0 0 8px;
}

.listWrap1050 {
width: 1065px;
margin: 0;
padding: 0;
overflow: hidden;
}
.listBox340 {
width: 340px;
height: 170px;
float: left;
margin: 0 15px 15px 0;
background: rgb(255, 255, 255);
}
.listBox340 h3 {
height: 26px;
font-size: 14px;
font-weight: bold;
margin: 0px;
padding: 4px 10px 0px 32px;
background: url(/img/ico/tt.png) 7px 7px no-repeat rgb(221, 221, 221);
overflow: hidden;
}
.listBox340 h3 a {
color: rgb(107, 84, 153);
}
.listBox340_btm {
width: 330px;
height: 130px;
padding: 10px 0px 0px 10px;
}
.listBox340_btm .thumb {
width: 120px;
height: 120px;
position: relative;
float: left;
margin: 0px 10px 0px 0px;
overflow: hidden;
background: rgb(221, 221, 221);
}
.listBox340_btm .thumb img {
max-width: 120px;
max-height: 120px;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
display: block;
margin: auto;
}
.listBox340_btm .thumb span {
width: 115px;
height: 20px;
color: rgb(255, 255, 255);
font-size: 16px;
line-height: 20px;
position: absolute;
opacity: 0.8;
top: 0px;
display: block;
z-index: 1;
padding: 0px 0px 0px 5px;
background: rgb(117, 10, 10);
}
.listBox340_btm .thumb span.photo {
background: #8d5000;
}
.listBox340_btm_r {
width: 200px;
height: 120px;
float: left;
}
.listBox340_btm_r .detail {
height: 45px;
margin: 0px;
padding: 8px 0px 0px;
border-bottom: 1px solid rgb(204, 204, 204);
}
.listBox340_btm_r .detail dl {
height: 15px;
line-height: 15px;
margin: 0px 0px 5px;
overflow: hidden;
}
.listBox340_btm_r .detail dt {
margin: 0 3px 0 0;
float: left;
}
.listBox340_btm_r .detail dd {
margin: 0 5px 0 0;
float: left;
}
.listBox340_btm_r .seller_comm {
height: 55px;
padding: 8px 0 0 0 ;
overflow: hidden;
}

.deta_box_top .price .crecard {
}
.deta_box_top .price .bbcoin {
}
.deta_box_top .price .normal {
    font-size:12px;
    font-weight: normal;
}
.deta_box_top .price .bblink {
    background-color: #ff0000;
    color:#fff;
    text-decoration: none;
    padding: 6px;
}
/* cart */
.no-cartlogin {

}
.no-cartlogin .box {
    float: left;
    width: 512px;
    margin-right: 25px;
    overflow: hidden;
}
.no-cartlogin .box:last-child {
    margin-right: 0;
}

.no-cartlogin .box .borderBox {
    margin: 0 0 30px 0;
    height: 230px;
}

.no-cartlogin .box .p_form_block{width: 100%;}
.no-cartlogin .box .p_form_block dd {
    width: 260px;
    height: 45px;
}
.no-cartlogin .box .p_form_block dt.form03 {
    height: 45px;
}
.no-cartlogin .box .p_form_block dd input.text {
    width: 90%;
}

.deta_btnbox .btn02 li.incart {
    width: auto;
    vertical-align: middle;
}
.deta_btnbox .btn02 li.incart a {
    width: 165px;
    background-color: #a72020;
    background-image: none;
    height: auto;
    display: inline-block;
    margin: 5px;
    line-height: 2em;
    padding: 2px 5px;
    color: #fff;
    cursor: pointer;
}

.deta_btnbox .btn02 li.incart a.added,
.deta_btnbox .btn02 li.incart a:hover {
    opacity: 0.75;
    color:#cdcdcd;
}
.deta_btnbox .btn02 li.incart a:last-child {
    margin-left: 0;
}


.btn-primary {
    background-color: #6c5992;
    color: #fff;
    padding: 10px 50px;
    font-weight: bold;
    font-size: 1.2em;
}
.form-error {
    color: #a94442;
    text-shadow: white 1px 1px;
    background-color: #f2dede;
    margin-top: 5px;
    padding: 0px 10px;
}
dl.form-table {
  width: 620px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  margin: 0 auto 15px
}
dl.form-table dt{
  width: 150px;
  float: left;
  padding: 10px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
}
dl.form-table dd{
  margin-left: 150px;
  padding: 10px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: #fff;
}

div.labelbox {
    display: flex;
    width: 100%;
    margin-bottom:10px;
}
div.labelbox .label {
    width: 36%;
    font-weight: bold;
}
div.labelbox .field {
    width: 60%;
}
body.subwin {
    padding: 0;
    background-color: #fff;
}
.subwin header {
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 999;
}
.subwin section {
    padding: 0 5px;
}
.subwin .banner-preview {
    /*width: 340px;
    padding-right: 8px;*/
    padding: 0 5px;
}
.subwin .banner-config {
    /*
    width : -webkit-calc(100% - 340px) ;
    width : calc(100% - 340px) ;
    */
}
.subwin .banner-config .field_t {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 6px;
    border-bottom: 1px solid #ddd;
}
.subwin .banner-config .field_s {
    margin-left: 5px;
}
.subwin .banner-config .box_t{
    color: #fff;
    font-size: 120%;
    background-color: #392B62;
    padding: 3px 12px;
    margin-top: 10px;
    cursor: pointer;
}
.subwin .banner-config .box_t .icon {
    float: right;
}
.subwin .banner-config .color_tab {
    float: left;
    width: 50px;
    border: 1px solid #000;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.subwin .banner-config .style_tab {
    float: left;
    width: 50px;
    border: 5px #000;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.subwin .banner-config .f_box {
    margin-bottom: 10px;
    overflow: hidden;
}

#tyingform .tying-recommends {
    height: 10em;
    overflow-y: scroll;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 0 10px;
}

#tyingform .tying-recommends .item{
    margin-bottom: 3px;
}

#tyingform .tying-recommends .item input[type="checkbox"] {
    float: left;
    width: 25px;
    margin-top: 5px;
}
#tyingform .tying-recommends .item label{
    /*width: calc(100% - 30px);*/
    display: block;
    /*margin-left: 25px;*/
    padding: 3px 0;
}

#tyingform .tying-recommends .item:last-child {
    border-bottom: 0;
}

#tyingform .tying-recommends .item input:checked + label{
    background-color: #EEEAF5;
}

#tyingform table#itemlist {
    width: 100%;
    margin-bottom: 10px;
}
#tyingform table#itemlist tr {
    border-bottom: solid 1px #ccc;
}
#tyingform table#itemlist th {
    text-align: center;
    font-weight: bold;
    padding: 4px;
}
#tyingform table#itemlist td {
    padding: 4px;
    overflow: hidden;
}
#tyingform table#itemlist td:first-child {
    text-align: center;
}
#tyingform table#itemlist td:nth-child(3) {
    text-align: right;
}
#tyingform table#itemlist .dbox01 {
    width: 30px;
    height: 30px;
    background: url(https://image.club-xxx.net/img/img_userseries.png?v=2) 0 -60px;
    text-indent: -9999px;
    display: inline-block;
}
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin: 0 auto;
}
/*タブのスタイル*/
.tab_item {
  width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #6c5992;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#field1:checked ~ #field1_content,
#field2:checked ~ #field2_content,
#field3:checked ~ #field3_content,
#field4:checked ~ #field4_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #6c5992;
  color: #fff;
}

/* セット販売編集*/
.tying-setlist {
    /**/
}
.tying-setlist .tying_box {
    width: 300px;
    float: left;
    margin: 0 0 20px;
    padding: 0 35px;
}
.tying-setlist .tying_box .btn-box {
    padding: 10px 5px;
    text-align: center;
    display: table-cell;
    width: 300px;
}
.tying-setlist .tying_box .btn-box .btn {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: #ccc;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
}
.tying-setlist .tying_box .btn-box .btn:first-child {
    margin: 0px 10px 0 0;
}
.btn.btn-edit {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#442476+0,543688+47,3e1e72+54,442575+100 */
background: #442476; /* Old browsers */
background: -moz-linear-gradient(top,  #442476 0%, #543688 47%, #3e1e72 54%, #442575 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #442476 0%,#543688 47%,#3e1e72 54%,#442575 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #442476 0%,#543688 47%,#3e1e72 54%,#442575 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#442476', endColorstr='#442575',GradientType=0 ); /* IE6-9 */
    color:#fff;
    cursor: pointer;
}
.btn.btn-edit.disabled{
    opacity: 0.5;
    color: #ddd;
}
.btn.btn-delete {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#424242+0,5b5b5b+47,404040+54,4b4b4b+100 */
background: #424242; /* Old browsers */
background: -moz-linear-gradient(top,  #424242 0%, #5b5b5b 47%, #404040 54%, #4b4b4b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #424242 0%,#5b5b5b 47%,#404040 54%,#4b4b4b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #424242 0%,#5b5b5b 47%,#404040 54%,#4b4b4b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#4b4b4b',GradientType=0 ); /* IE6-9 */
color:#fff;
}

/* セット販売 詳細 */
.tying_detail_banner {
    padding: 0px 20px 15px 20px;
}
.tying_detail_banner .series_banner {
    margin: 0 auto;
}
.tying_items {

}
.tying_items li{
    display: table;
    width: 100%;
    margin: 8px 0;
    padding: 0 0 0 10px;
    background: url(/img/ico/ico_square.gif) 0 6px no-repeat;
}
.tying_items .title {
    float: left;
    width: calc(100% - 120px);
    height: 2em;
}
.tying_items .dl {
    width: 120px;
    float: right;
    height: 2em;

}
.tying_items .btn {
    width: 100%;
    border: solid 1px #ccc;
    padding: 6px 10px;
    text-decoration: none;
}
.tying_recommends {

}
.tying_recommends li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.tying_recommends li .series_banner {
    margin: 0 auto;
}
/* セット販売 */
.tyinglist .tying_box {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
}
.tyinglist .tying_box .bannerbox {
    width: 300px;
    text-align: right;
    margin-bottom: 5px;
}
.tyinglist .tying_box .bannerbox a {
    display: block;
}
.tyinglist .tying_box .poster {
    border-top: 1px solid #CCC;
    height: 50px;
    margin: 0;
    padding: 5px 0 0;
}
.tyinglist .tying_box .poster p {
    width: 50px;
    height: 50px;
    margin: 0 5px 0 0;
    float: left;
    position: relative;
}
.tyinglist .tying_box .poster p img {
    max-width: 50px;
    max-height: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
}
.tyinglist .tying_box .poster dl {
    height: 35px;
    padding: 15px 0 0;
    font-size: 14px;
    float: left;
}
.tyinglist .tying_box .poster dt {
    height: 18px;
    margin: 0;
    padding: 0 0 0 8px;
    font-weight: bold;
    line-height: 18px;
    background: url(/img/ico/ico_square.gif) 0 6px no-repeat;
}
.tyinglist .tying_box .poster dd {
    height: 16px;
    overflow: hidden;
    line-height: 16px;
}
.tyinglist .tying_box .left {
    float: left;
    margin-right: 25px;
}
.tyinglist .tying_box .right {
    font-weight: bold;
    font-size: 1.1em;
}