@charset "utf-8";
/*
 * CSS for sp
* 　レスポンシブ対応用spレイアウトスタイル
*/

/* PC版非表示 */
.device01 {
	display: none;
}
.note {
	font-size: 12px;
	line-height: 1.2;
}
#breadcrumb {
	display: none;
}

/* header/footer */
#header,#footer {
	display: none;
}

/* 基本設定 */
body {
	font-size: 13px !important;
}
img {
	max-width: 100%;
	height: auto;
	width/***/ :auto;
}

/* clearfix設定 */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*fancybox*/
.fancybox-skin{height:auto!important;}

/*box-member-id*/
ul.box-member-id li {
	margin-top: 10px;
}
ul.box-member-id li:first-child {
	margin-top: 0;
}
.box-member-id .button {
	height: 40px;
	line-height: 40px;
}

.tr-summary-one {
	font-weight: bold;
}

h3.content-header{
	width: auto;
}
h4.summary {
	background: #919999;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
	margin: 10px 0;
}

dl.list-summary {
	margin: 0;
	line-height: 20px;
	width: 100%;
}
dl.list-summary.last {
}
dl.list-summary h4.content-header {
	margin: 0;
	padding: 15px 0 0 0;
	background: none;
	font-size: 14px;
}
dl.list-summary dt {
	font-size: 14px;
	padding-left: 10px;
	box-sizing: border-box;
	font-weight: bold;
	padding-bottom: 5px;
}
dl.list-summary dd {
	padding-left: 20px;
	padding-bottom: 10px;
}
dl.list-summary.detail dd{
}
ul.list-summary-sub {
	padding: 5px 0 5px 20px;
}
ul.list-summary-sub li {
	list-style-type: disc;
}
.box-summary span {
	color: #F00;
	font-weight: bold;
}
.box-summary .note.note-important {
	padding: 20px 15px;
	margin: 0px;
}
.note.note-important {
	background-color: #EEE;
	border: medium none;
	font-size: 13px;

}
.tr-summary-one {
	background: #999999;
	color: #ffffff;
	text-align: center;
}
.member-rank {
	text-align: center;
}
.member-rank .col-md-4 {
	margin-top: 10px;
}
.box-acy ul {
	padding: 5px 0 5px 20px;
}
.box-acy ul li{
	list-style-type: disc;
}
.postage-ls .col-md-4 {
	text-align: center;
}
h2.page-title {
	font-size: 19px!important;
}

.popup-footer-bidding{
	padding-top: 30px;
	text-align: center;
}
.button.close-popup{
	margin-top: 0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: auto;
	min-width: 230px;
}

