<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


div#quickship {
	margin: 0px auto;
}

div.comment {margin-bottom:10px; text-align:center; line-height:20px;}

div#quickship div.pheader {
	width:100%;
	background:none;
	border-bottom: 1px dotted #333;
}


div.pheader p a  {
	display:block;
	width: 95px;
	height: 30px;
	background:url(../../products/images/btnbg.gif) no-repeat;
	line-height: 25px;
	padding-left: 10px;
}

div.pheader p a:hover {
	background:url(../../products/images/btnbg_o.gif) no-repeat;color:#000;
	}

div.nouki p {
	font-size:90%;
	color:#990000;
	margin-top: 10px;
}

div.in_flex {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

div.quick div.img {
	height:auto;
	width:20%;
}

div.table {
	border-collapse:collapse;
	font-size:85%;
	width: 80%!important;
}
div.table_short {
	width:75%!important;
}
div.table table {
	width:100%;
}

/* div.table th{
	font-size:105%;
	padding-bottom:5px;
	color:#c09644;
} */

div.table tr td {
	border-bottom: 1px solid #aaa;
	line-height: 1.4em;
	vertical-align: top;
	padding:10px;
}
div.table tr th {
	padding:10px;
	font-weight: 400;
	vartical-align:top;
	line-height: 1.4em;
}


div.table a {color:#336699;}
div.table a:hover {color:#1797cc;}


div.in_flex_block {
	display: block;
}

div.in_flex_block div {
	width:100%;
}

div.in_flex_block div.table {
	width:100%!important;
}

td.shiage {
	
}

td.shiage_short {
	width: 150px;
}

td.base {
}

td.price,th.price {
	width:100px;
	text-align: right;
}

table.color-table tr td {
	border: none;
	padding: 1px;

}
table.color-table td {
	background: #eee;
}
table.color-table tr:nth-child(odd) td {
	background: #fff;
}




div#pk61 div.img,div#pk61 div.img h4 {width: 190px;}
div#pk61 div.table {width: 340px;}

span.red {color:#990000; margin-bottom:20px; display:block; height:auto; text-align:center;}
.fontred {color:#990000;}


div.botan {border-top:solid 1px #ccc; margin-top:20px;}
div.botan dl {
	display:block;
	/* width:275px; */
	height:auto;
	overflow:hidden;
	margin:30px auto 0;
	/* float:left; */
	text-align: center;
	}

/* div.botan dl.botanleft {margin-right:10px;} */

div.botan dt,div.botan dd {
	width:275px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:0 auto;
	padding:0;
	}

div.botan dd {margin-top:10px; line-height:20px; border-top:dotted 3px #ccc; padding-top:5px;}
div.botan span {display:block; margin-top:10px; font-size:11px; color:#990000;}



small.red {color:red; margin-right:5px;}

/*2017-----*/
/*商品名*/
div.pheader h3 {
	height:30px;
	top:0px;
	font-family:'Century Gothic';
	font-weight: 700;
	}

div.pheader h3 span {
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}



div.pheader h3 em {
	font-size: 60%;

	font-style: normal;
	font-weight: 400;
	margin-left: 10px;

}

div.pheader h3.name2 span {
	margin-left: 0px!important;
	font-size: 50%;
}
div.pheader h3.name2 em {
	margin-left: 5px;
	font-size:40%;
}
	

div.pheader img.diteal {
	position:absolute;
	right:0px;
	top:0px;
}

div.pheader img.online {
	position:absolute;
	height:16px;
	right: 106px;
	width:auto;
	height:auto;
	top: 5px;
}

div.quick {
	margin-bottom: 20px;
}
div.quick div.pheader img.online {
	position:absolute;
	height:16px;
	right: 0px;
	width:auto;
	height:auto;
	top: 5px;
}


div.pheader img.online2 {
	position:absolute;
	height:16px;
	right: 106px;
	top: 5px;
}





/*alphabet sofaカテゴリ*/
dl.fab-cate {
    padding-left: 6em;margin: 10px 0;
}
dl.fab-cate dt,
dl.fab-cate dd {
    float: left;
    margin: 0;
}
dl.fab-cate dt {
    clear: left;
    float: left;
    margin-left: -6em;
}


/*2017クイックシップデンマーク料金なし用*/

.qs_denmark table {width: 100%;}
.qs_denmark td.shiage {
	width: 45%;
}

.qs_denmark td.base {
	width: 55%;
}
.qs_denmark div.wide_table {width:100%;}

#table_alpha strong {margin-right: 1em;}


/* レスポンシブ対応231101 */
@media only screen and (max-width: 767px) {
	div.in_flex {
		display: block;
	}
	div.table {
		width:100%!important;
	}
}</pre></body></html>