/* =============================================== */
/** 買取価格検索CSS
/* ----------------------------------------------- */
/* ルール */
/* ある程度の部品に分解する                        */
/* マージンやパディングは、基本的に下方向につける  */


/* =============================================== */
/** header
/* ----------------------------------------------- */
.sell-head-area{
	padding: 10px 0 16px;
	font-size: 0;
}
.sell-head-logo-area{
	display: inline-block;
	width: 260px;
	vertical-align: top;
	*display: inline;*zoom:1;
}
.sell-head-logo{
	padding: 0 0 0 18px;
	font-size: 14px;
}
.sell-head-menu-area{
	display: inline-block;
	width: 710px;
	text-align: right;
	vertical-align: bottom;
	*display: inline;*zoom:1;
}
.sell-head-menu li{
	display: inline-block;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	*display: inline;*zoom:1;
}
.sell-head-menu a{
	padding: 10px 8px 0;
	display: block;
	line-height: 1;
}

.sell-head-heading-area{
	font-size: 0;
}
.sell-head-heading-area-bg{
	background-color: #003796;
}
.sell-head-heading{
	display: inline-block;
	width: 710px;
	color: #fff;
	vertical-align: top;
	*display: inline;*zoom:1;
}
.sell-head-heading h1{
	padding: 10px 18px;
}
.sell-head-heading-txt{
	font-size: 20px;
	line-height: 1;zoom:1;
}
.sell-head-btn-area{
	padding: 6px 0;
	display: inline-block;
	width: 254px;
	text-align: right;
	vertical-align: top;
	*display: inline;*zoom:1;
}
.sell-head-btn-bg{
	background: #fff url(/files/pcfiles/images/sell-arrow.png) no-repeat 96% 50%;
	background-size: 10px;
}
.sell-head-btn{
	display: inline-block;
	border-radius: 4px;
	*display: inline;*zoom:1;
}
.sell-head-btn a{
	padding: 6px 30px 6px 16px;
	display: block;
	text-align: center;
	line-height: 1;
}
.sell-head-btn-txt{
	font-size: 16px;
}

/* =============================================== */
/** form
/* ----------------------------------------------- */
.sell-head-form-area{
	margin: 0 0 10px;
	padding:12px 0 18px;
}
.sell-head-form-area-bg{
	background-color: #f3f3f3;
}
.sell-head-form-area-border{
	border-bottom: 2px solid #003796;
}
.sell-head-form-heading{
	padding: 0 0 12px;
	text-align: center;
}
.sell-head-form-heading-txt{
	font-size: 20px;
	line-height: 1;
}

.sell-head-form-box{
	text-align: center;
}
.sell-head-form{
	margin: 0 auto;
	width: 570px;
	font-size: 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #9a9a9a;
	border-radius: 5px;
}
.sell-head-form input,
.sell-head-form button,
.sell-head-form textarea,
.sell-head-form select,
.sell-head-form option{
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	*border: 1px solid #000;
}
.sell-head-form-select-label{
	font-size: 14px;
	overflow: hidden;
	background: url(/files/pcfiles/images/sell-form-select-mark.png) no-repeat 110px 50%;
	background-size: 16px;
	background-position-x: 110px;
	background-position-y: 2px
}
.sell-head-form-select{
	margin: 0 0 0 8px;
	padding: 20px 0;
	font-size: 14px;
	line-height: 1;
	width: 120px;
	padding-right: 20px;
}
.sell-head-form-text{
	padding: 20px 0;
	width: 376px;
	font-size: 16px;
	line-height: 1.2;
}
.sell-head-form-btn{
	font-size: 16px;
	vertical-align: top;
}
select::-ms-expand{
	display: none;
}

/* =============================================== */
/** contents
/* ----------------------------------------------- */
.sell-contents-txt-area{
	padding: 0 40px 18px;
}
.sell-contents-txt-box{
	text-align: center;
}
.sell-contents-txt-box-border{
	border: 1px solid #9a9a9a;
}
.sell-contents-txt{
	padding: 10px;
}
.sell-contents-txt p{
	font-size: 14px;
}
.sell-contents-txt-attention{
	color: #cc0000;
}
.sell-contents-txt-box-attention{
	background-color: #ffeeee;
}

/* =============================================== */
/** side-menu
/* ----------------------------------------------- */
.sell-side-menu-area{
	width: 220px;
}
.sell-side-menu-left{
	float: left;
}

.sell-side-heading{
	padding: 0 0 12px 10px;
}
.sell-side-heading-bg{
	color: #003896;
}
.sell-side-heading-txt{
	font-size: 14px;
}

.sell-side-menu{
	padding: 0 20px 8px 0;
}
.sell-side-menu-heading{
	padding: 8px 0 8px 10px;
}
.sell-side-menu-heading-bg{
	background-color: #f3f3f3;
}
.sell-side-menu-heading-txt{
	font-size: 14px;
	line-height: 1;
}
.sell-side-menu-list li{
	list-style: none;
}
.sell-side-menu-list a{
	padding: 6px 10px 2px;
	display: block;
	*width: 100%;
}
.sell-side-menu-list span{
	font-size: 14px;
}

/* =============================================== */
/** item-area
/* ----------------------------------------------- */
.sell-price-area{
	float: left;
	width: 760px;
}

.sell-price-heading-area{
	padding: 10px 0 20px;
}
.sell-price-heading{
	margin: 0 0 4px;
	padding: 0 0 16px;
	text-align: center;
}
.sell-price-heading-border{
	border-bottom: 1px solid #9a9a9a;
}
.sell-price-heading-txt{
	font-size: 22px;
}
.sell-price-heading-sub{
	padding: 0 10px 0;
	text-align: right;
}
.sell-price-heading-sub-txt{
	font-size: 12px;
}

/* 検索結果 件数 */
.sell-result-area{
	padding: 10px;
}
.sell-result-area-bg{
	background-color: #f9f9f9;
}
.sell-result-txt{
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
}
.sell-result-sort{
	font-size: 0;
	line-height: 1;
	text-align: right;
}
.sell-result-sort-heading{
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-result-sort-price{
	padding: 0 0 0 12px;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-result-sort-date{
	padding: 0 0 0 12px;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-result-sort-selected{
	font-weight: bold;
}

.sell-result-item-txt-none-keyword{
	display: block;
	color:#ee0000;
}

/* 商品ボックス */
.sell-price-item-area{
	font-size: 0;
}
.sell-item-box{
	word-wrap: break-word;
}

/* horizontal */
.sell-price-item-horizontal .sell-item-box{
	margin: 0 0 16px;
	padding: 0 0 16px;
	border-bottom: 1px solid #cfcfcf;
}
.sell-price-item-horizontal .sell-item-img-area{
	padding: 0 0 4px;
	display: inline-block;
	width: 200px;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-horizontal .sell-item-img{
	margin: 0 auto;
	display: table;
	height: 170px;
}
.sell-price-item-horizontal .sell-item-img span{
	display: table-cell;
	height: 170px;
	width: 120px;
	text-align: center;
	vertical-align: top;
	*width: auto;
	*height: auto;
	*zoom: 0;
}
.sell-price-item-horizontal .sell-item-img img{
	max-height: 170px;
	width: auto;
	*display: block;
	*text-align: center;
	*height: 170px;
}

.sell-price-item-horizontal .sell-item-txt-area{
	display: inline-block;
	width: 556px;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-horizontal .sell-item-title{
	padding: 0 0 6px;
	font-size: 18px;
	line-height: 1.4;
}
.sell-price-item-horizontal .sell-item-title *{
	padding: 0 8px 0 0;
}
.sell-price-item-horizontal .sell-item-title-number{
	margin: 0 0 0 -6px;
}
.sell-price-item-horizontal .sell-item-author{
	padding: 0 0 6px;
	line-height: 1.3;
}

.sell-price-item-horizontal .sell-item-info-area{
	display: inline-block;
	width: 400px;
	font-size: 14px;
	line-height: 1.6;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-horizontal .sell-item-info,
.sell-price-item-horizontal .sell-item-date,
.sell-price-item-horizontal .sell-item-jan{
	padding: 0 10px 0 0;
}

.sell-price-item-horizontal .sell-item-price-area{
	display: inline-block;
	width: 134px;
	font-size: 14px;
	vertical-align: top;
	text-align: right;
	*display: inline;*zoom: 1;
}
.sell-price-item-horizontal .sell-item-price-txt{
	padding: 0 0 6px;
	font-size: 16px;
}
.sell-price-item-horizontal .sell-item-price{
	color: #ff3030;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

.sell-price-item-horizontal .sell-item-price-none{
	color: #999;
}

.sell-price-item-horizontal .sell-item-price-none img{
	height: 0.9em;
	margin-right: 0.2em;
}

.sell-price-item-horizontal .sell-item-category{
	margin: 0 0 12px;
	display: inline-block;
	color: #fff;
	line-height: 1;
	border-radius: 2px;
	*display: inline;*zoom: 1;
}
.sell-item-category img{
	height: 20px;
}
.sell-item-category-12{
	background-color: #cd9f00;
}
.sell-item-category-11{
	background-color: #ff8a00;
}
.sell-item-category-31{
	background-color: #a076e0;
}
.sell-item-category-71{
	background-color: #4cb198;
}
.sell-item-category-51{
	background-color: #df6e99;
}
.sell-item-category-set{
	background-color: #99cc33;
}

/* 4Column */
.sell-price-item-col4 .sell-item-box{
	padding: 0 0 30px;
	display: inline-block;
	width: 190px;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-col4 .sell-item-img-area{
	padding: 0 6px 4px;
}
.sell-price-item-col4 .sell-item-img{
	margin: 0 auto;
	display: table;
	height: 170px;
}
.sell-price-item-col4 .sell-item-img span{
	display: table-cell;
	height: 170px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	*width: auto;
	*height: auto;
	*zoom: 0;
}
.sell-price-item-col4 .sell-item-img img{
	max-height: 170px;
	width: auto;
	*display: block;
	*text-align: center;
	*height: 170px;
}
.sell-price-item-col4 .sell-item-price-area{
	text-align: center;
}
.sell-price-item-col4 .sell-item-price-txt{
	display: inline-block;
	font-size: 14px;
	*display: inline;*zoom: 1;
}
.sell-price-item-col4 .sell-item-price{
	display: inline-block;
	color: #ff3030;
	font-size: 18px;
	font-weight: bold;
	*display: inline;*zoom: 1;
}


.sell-price-loading-area{
	text-align: center;
}


/* =============================================== */
/** pagination
/* ----------------------------------------------- */
.sell-pagination-top{
	padding: 0 0 30px;
}
.sell-pagination-bottom{
	padding: 20px 0 0;
}
.sell-pagination{
	font-size: 0;
}
.sell-pagination-txt{
	margin: 0 6px 0 0;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1;
	*display: inline;*zoom: 1;
}
.sell-pagination-txt a{
	display: block;
}
.sell-pagination-txt span{
	padding: 8px 16px;
	display: block;
}
.sell-pagination-present{
	background-color: #ccc;
	color: #fff;
}


/* =============================================== */
/** footer
/* ----------------------------------------------- */
.sell-apply-area-fixed{
	height: 130px;
	overflow: hidden;
	width: 100%;
	*overflow: visible;
}
.sell-apply-hidden{
	display: none;
}
.sell-apply-fixed{
	padding: 26px 0;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.sell-apply-bg{
	background-color: rgba(221,221,221,0.8);
}
.sell-apply-box{
	text-align: center;
	font-size: 0;
}

.sell-apply-btn-area{
	margin: 0 16px;
	display: inline-block;
	vertical-align: middle;
	*display: inline;*zoom: 1;
}
.sell-apply-btn{
	display: inline-block;
	vertical-align: middle;
	*display: inline;*zoom: 1;
}
.sell-apply-btn a{
	display: block;
	text-decoration: none;
}
.sell-apply-btn a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.sell-apply{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 6px;
	border: 1px solid #fff;
	background: #ff4b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff4b00), color-stop(0.00, #f60));
	background: -webkit-linear-gradient(#f60, #ff4b00);
	background: -moz-linear-gradient(#f60, #ff4b00);
	background: linear-gradient(#f60, #ff4b00);
	*background: #ff4b00;
}
.sell-apply a{
	padding: 18px 38px;
	color: #fff;
}
.sell-apply a:hover{
	color: #fff;
}
.sell-apply-sub{
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	background-color: #9a9a9a;
}
.sell-apply-sub a{
	padding: 6px 20px;
	color: #fff;
}
.sell-apply-sub a:hover{
	color: #fff;
}

.sell-pagetop-area{
	margin: 0 0 0 940px;
	display: none;
	position: fixed;
	bottom: 120px;
	z-index: 2;
}
.sell-pagetop a{
	display:block;
	width:50px;
	height:50px;
	background-color:#9a9a9a;
	text-align:center;
	color:#fff;
	font-size:24px;
	text-decoration:none;
	line-height:50px;
}
.sell-pagetop a:hover{
	color:#fff;
}


/* =============================================== */
/** modal
/* ----------------------------------------------- */
.modal-screen {
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 99999;

	background: url(https://www.bookoffonline.co.jp/files/embed/bol_images/sell_modal/screen.png) repeat 0 0;
	padding: 0 20px;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;

	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.modal-screen * {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.modal-base-group {
	border: solid 10px #3370d7;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 700px;
	text-align: left;
	display: none;

	position: relative;
	top: 200px;
	overflow: visible;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.modal-header-group {
	background-color: #3370d7;
	margin-top: -10px;
	height: 60px;
	position: relative;
}
.modal-header-group .close {
	background: url(../images/close_black.png) no-repeat 0 0;
	width: 15px;
	height: 15px;
	display: block;

	position: absolute;
	margin-top: -7px;
	top: 50%;
	right: 10px;

	text-indent: -9999px;
	font-size: 0;
	color: transparent;
	overflow: hidden;
}
.modal-header-group p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	text-align: center;
}

.modal-body-group {
	padding: 15px 20px 20px;
	overflow: hidden;
}

#modal-request p.readme {
	font-size: 14px;
	font-weight: bold;
	color: #ff4800;
	text-align: center;
}
#modal-request .type-group {
	margin-top: 15px;
	position: relative;
}
#modal-request .or {
	position: absolute;
	margin: -17px 0 0 -17px;
	top: 50%;
	left: 50%;
}

#modal-request .cell-group {
	border: solid 1px #dcdcdc;
	width: 318px;
	height: 170px; /* height: 210px; */
	text-align: left;
	float: left;

	position: relative;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
#modal-request .cell-group + .cell-group {
	float: right;
}

#modal-request .btn-group {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
#modal-request .btn-group.registration {
	padding-bottom: 11px;
}
#modal-request .btn-group.registration a {
	margin-right: 22px;
}
#modal-request .btn-group.login {
	padding-bottom: 32px; /* padding-bottom: 83px; */
}

#modal-request .text-group {
	position: absolute;
	bottom: 108px; /* bottom: 150px; */
	width: 100%;
	text-align: center;
}
#modal-request .text-group .aside {
	font-size: 12px;
}
#modal-request .text-group .title {
	font-size: 18px;
	font-weight: bold;
}

#modal-request .btn-group .btn-sub{
	padding: 10px 0 22px;
}
#modal-request .btn-group .btn-sub a{
	margin: 0 auto 0;
	padding: 7px 24px;
	color: #333;
	font-size: 14px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 5px;
}

/*--------------------

 持ち物リスト

---------------------*/
/* mylist */
.sell-mylist-heading{
	margin: 0 0 18px;
	background-color: #f9f9f9;
}
.sell-mylist-heading-inline{
	font-size: 0;
}
.sell-mylist-heading-inline .sell-mylist-headline{
	display: inline-block;
	vertical-align: middle;
	width: 84%;
	*display: inline;*zoom: 1;
}
.sell-mylist-headline{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.sell-mylist-heading-inline .sell-mylist-headline span{
	padding: 16px 20px;
	display: block;
}
.sell-mylist-heading-subtxt{
	display: inline-block;
	font-size: 14px;
	width: 16%;
	text-align: center;
	vertical-align: middle;
	*display: inline;*zoom: 1;
}
.sell-mylist-heading-subtxt span{
	padding: 14px 0;
	display: block;
}
.sell-mylist-remove-all-items{
	color: #03f;
	cursor: pointer;
}
.sell-mylist-remove-all-items:hover{
	color: #f60;
	text-decoration: underline;
}

.sell-mylist-txt-box-attention{
	text-align: center;
	padding: 0 0 20px;
}
.sell-mylist-txt-attention{
	margin: 0 auto;
	padding: 10px;
	width: 90%;
	background-color: #fee;
}
.sell-mylist-txt-attention p{
	font-size: 14px;
	line-height: 1.4;
}

.sell-mylist-txt-box-empty{
	text-align: center;
	padding: 0 0 20px;
}
.sell-mylist-txt-empty{
	margin: 0 auto;
	padding: 20px;
	width: 90%;
	background-color: #fee;
}
.sell-mylist-txt-empty p{
	font-size: 14px;
	line-height: 1.4;
}

.sell-price-item-mylist{
	padding: 0 40px;
}
.sell-price-item-mylist .sell-item-box{
	margin: 0 0 16px;
	padding: 0 0 16px;
	display: table;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
}
.sell-price-item-mylist .sell-item-img-area{
	padding: 0 0 4px;
	display: inline-block;
	width: 200px;
	font-size: 14px;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-mylist .sell-item-img{
	margin: 0 auto;
	display: table;
	height: 170px;
}
.sell-price-item-mylist .sell-item-img span{
	display: table-cell;
	height: 170px;
	width: 120px;
	text-align: center;
	vertical-align: top;
	*width: auto;
	*height: auto;
	*zoom: 0;
}
.sell-price-item-mylist .sell-item-img img{
	max-height: 170px;
	width: auto;
	*display: block;
	*text-align: center;
	*height: 170px;
}

.sell-price-item-mylist .sell-item-txt-area{
	display: inline-block;
	width: 660px;
	font-size: 0;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-mylist .sell-item-title{
	padding: 0 0 6px;
	font-size: 18px;
	line-height: 1.4;
}
.sell-price-item-mylist .sell-item-title *{
	padding: 0 8px 0 0;
}
.sell-price-item-mylist .sell-item-title-number{
	margin: 0 0 0 -6px;
}
.sell-price-item-mylist .sell-item-author{
	padding: 0 0 6px;
	line-height: 1.3;
}

.sell-price-item-mylist .sell-item-info-area{
	display: inline-block;
	width: 400px;
	font-size: 14px;
	line-height: 1.6;
	vertical-align: top;
	*display: inline;*zoom: 1;
}
.sell-price-item-mylist .sell-item-info,
.sell-price-item-mylist .sell-item-date,
.sell-price-item-mylist .sell-item-jan{
	padding: 0 10px 0 0;
}

.sell-price-item-mylist .sell-item-mylist-remove-btn-area{
	padding: 0 0 4px;
	display: inline-block;
	width: 106px;
	vertical-align: bottom;
	text-align: right;
	*display: inline;*zoom: 1;
}

.sell-price-item-mylist .sell-item-mylist-remove-btn .sell-item-btn{
	border: 1px solid #ccc;
	border-radius: 2px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f2f2f2), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(#fff, #f2f2f2);
	background: -moz-linear-gradient(#fff, #f2f2f2);
	background: linear-gradient(#fff, #f2f2f2);
	cursor: pointer;
}
.sell-price-item-mylist .sell-item-mylist-remove-btn .sell-item-btn span{
	padding: 6px 12px;
	display: block;
	font-size: 14px;
}

.sell-price-item-mylist .sell-item-price-area{
	display: inline-block;
	width: 134px;
	font-size: 14px;
	vertical-align: top;
	text-align: right;
	*display: inline;*zoom: 1;
}
.sell-price-item-mylist .sell-item-price-txt{
	padding: 0 0 6px;
	font-size: 16px;
}
.sell-price-item-mylist .sell-item-price{
	color: #ff3030;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

.sell-price-item-mylist .sell-item-price-none{
	color: #999;
}

.sell-price-item-mylist .sell-item-price-none img{
	height: 0.9em;
	margin-right: 0.2em;
}

.sell-price-item-mylist .sell-item-category{
	margin: 0 0 12px;
	display: inline-block;
	width: 100px;
	font-size: 14px;
	color: #fff;
	line-height: 1;
	border-radius: 2px;
	*display: inline;*zoom: 1;
}
.sell-price-item-mylist .sell-item-mylist-add-date{
	display: inline-block;
	width: 540px;
	font-size: 14px;
	text-align: right;
	line-height: 1;
	*display: inline;*zoom: 1;
}

.sell-price-item-mylist .sell-item-checkbox-area{
	display: table-cell;
	width: 40px;
	font-size: 14px;
	vertical-align: middle;
	text-align: right;
}
.sell-price-item-mylist .sell-item-checkbox-label{
	padding: 50px 0;
	display: block;
	width: 40px;
}

.sell-price-item-horizontal .sell-item-box{
	display: table;
}
.sell-price-item-horizontal .sell-item-img-area{
	width: 180px;
}
.sell-price-item-horizontal .sell-item-txt-area{
	width: 534px;
}
.sell-price-item-horizontal .sell-item-info-area{
	width: 390px;
}
.sell-price-item-horizontal .sell-item-checkbox-area{
	display: table-cell;
	width: 30px;
	font-size: 14px;
	vertical-align: middle;
	text-align: right;
}
.sell-price-item-horizontal .sell-item-checkbox-label{
	padding: 50px 0;
	display: block;
	width: 30px;
}

.sell-price-item-mylist .sell-item-author{
	font-size: 14px;
}


.sell-apply-area-mylist{
	height: 154px;
}
.sell-apply-area-mylist .sell-apply-fixed{
	padding: 8px 0 16px;
}

.sell-apply-txt-area{
	padding: 0 0 2px;
}
.sell-apply-txt{
	font-size: 16px;
	line-height: 1.6;
}

.sell-mylist-total-area{
	margin: 0 0 12px;
}
.sell-mylist-total-txt{
	padding: 0 6px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.sell-mylist-total-price{
	color: #f00;
}
.sell-mylist-total-item{
	color: #f00;
}
.sell-apply-btn-newest{
	margin: 0 0 0 16px;
	border: 1px solid #999;
	border-radius: 4px;
	background-color: rgba(255,255,255,0);
}
.sell-apply-btn-newest span{
	padding: 10px 18px;
	display: block;
	font-size: 14px;
	line-height: 1;
}

.sell-mylist-pagetop-area{
	bottom: 170px;
}

/* mylist parts */
.sell-mylist-alert-area{
	display: none;
}
.sell-mylist-alert{
	padding: 0;
	margin: 0 auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.sell-mylist-alert-box{
	margin-top: 25.5%;
	margin: 33vh auto 0;
	padding: 0 0 50px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	z-index: 3;
}
.sell-mylist-alert-box-w380{
	width: 380px;
}
.sell-mylist-alert-close{
	padding: 10px 10px 6px 20px;
	float: right;
	cursor: pointer;
}
.sell-mylist-alert-txt-area{
	padding: 50px 10px 30px;
}
.sell-mylist-alert-txt{
	text-align: center;
}
.sell-mylist-alert-txt p{
	font-size: 18px;
	line-height: 1.2;
}
.sell-mylist-alert-btn-area{
	font-size: 0;
	text-align: center;
}
.sell-mylist-alert-btn{
	margin: 0 14px;
	display: inline-block;
	width: 90px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
}
.sell-mylist-alert-btn-txt{
	padding: 12px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 1;
}

.sell-apply-button{
	color: #333;
}
.sell-apply-button button{
	padding: 14px 30px;
	color: #333;
	font-size: 18px;
	border-radius: 6px;
	border: 1px solid #ccc;
	line-height: 1;
	cursor: pointer;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f2f2f2",GradientType=1);	*background: #ff4b00;
	*background: #fff;
}
.sell-apply-button button:hover{
	color: #333;
}
.sell-apply-button button::-moz-focus-inner{
	border: 0;
}
.sell-apply-button a{
	padding: 14px 30px;
	color: #333;
	font-size: 18px;
	border-radius: 6px;
	border: 1px solid #ccc;
	line-height: 1;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f2f2f2",GradientType=1);	*background: #ff4b00;
	*background: #fff;
}
.sell-apply-button a:hover{
	color: #333;
}
.sell-mylist-empty-area{
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 180px;
}
.sell-mylist-empty-img-area{
	margin: 0 auto 6px;
	width: 360px;
}
.sell-mylist-empty-txt{
	font-size: 16px;
	margin: 0 0 10px;
}
.sell-mylist-empty-txt h2{
	font-size: 1.6em;
	font-weight: normal;
}
.sell-mylist-empty-btn-area{
	margin: 0 auto;
	padding: 4px 0;
	width: 208px;
}
.sell-mylist-empty-btn{
	background-color: #234b9d;
	border-radius: 6px;
	border: none;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.sell-mylist-empty-btn a{
	color: #fff;
	text-decoration: none;
}
.sell-mylist-empty-btn span{
	display: block;
	padding: 18px 16px;
	color: #fff;
	line-height: 1;
}
.sell-mylist-empty-btn a:hover{
	color: #fff;
}

/* =============================================== */
/** 買取価格検索PH3 追加 2019-01-22
/* ----------------------------------------------- */

.sell-price-item-horizontal .sell-item-notes-area{
	margin: 0;
	padding: 6px 0 0 0;
	display: inline-block;
	width: 528px;
	text-align: right;
	*display:inline;*zoom:1;
}
.sell-price-item-horizontal .sell-item-notes-txt{
	font-size: 14px;
}
.sell-price-item-horizontal .sell-item-notes-attention{
	color: #ff3030;
}

.sell-price-item-mylist .sell-item-notes-area{
	margin: 0;
	padding: 6px 0 0 0;
	display: inline-block;
	width: 640px;
	text-align: right;
	*display:inline;*zoom:1;
}
.sell-price-item-mylist .sell-item-notes-txt{
	font-size: 14px;
}
.sell-price-item-mylist .sell-item-notes-attention{
	color: #ff3030;
}

.sell-mylist-alert-btn-yes a{
    text-decoration: none;
}


/* =============================================== */
/** 年齢認証用モーダル
/* ----------------------------------------------- */
.modal-age-screen {
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 99999;
	background: url(../images/screen-dark.png) repeat 0 0;
	padding: 0 20px;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.modal-age-screen * {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.modal-age-box {
    background-color: #fff;
    margin: 0 auto;
    padding: 20px;
    width: 700px;
    text-align: center;
    display: none;
    overflow: visible;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-age-box-inner .close {
    background: url(../images/close_black.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    display: block;
    text-indent: -9999px;
    font-size: 0;
    color: transparent;
    overflow: hidden;
    float: right;
    margin-bottom: 50px;
}

.modal-age-title {
    margin-bottom: 60px;
    color: #ff0000;
    font-size: 30px;
    font-weight: bold;
}

.modal-age-txt {
    margin-bottom: 30px;
    color: #ff0000;
    font-size: 14px;
    line-height: 1.8;
    font-weight: normal;
}

.modal-age-box-inner p {
    font-weight: 900;
    margin-bottom: 30px;
    font-size: 14px;
}

#modal-age-select a {
    display: inline-block;
    width: 300px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #336699;
    padding: 15px 0;
}

#modal-age-select a:hover {
    text-decoration: underline;
}

#modal-age-select a span {
    font-size: 20px;
}