@charset "UTF-8";

/*
ja_JP
*/

/* =========================================================
list
========================================================= */
#list {
	clear: both;
	margin-bottom: 20px;
}
#list .frame {
	clear: both;
	border: 2px solid #e8ece9;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#list .frame:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
/* =========================================================
header
========================================================= */
#list .frame .header {
	background-color: #f7f6f5;
	border-bottom: 1px dotted #e8ece9;
	padding: 8px 0 4px 8px;
}
#list .frame .header .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list .frame .header .box div {
	display: table-cell;
	vertical-align: middle;
	padding: 4px 8px;
}
#list .frame .header .box div:first-child {
	color: #ffffff;
	border-right: 1px solid #f7f6f5;
	min-width: 143px;
	white-space: nowrap;
}
#list .frame .header .box div:nth-child(2) {
	color: #ffffff;
	min-width: 143px;
	white-space: nowrap;
}
#list .premier .header .box div:nth-child(2) {
	background-color: #533c32;
}
#list .free .header .box div:nth-child(2) {
	background-color: #ba8b40;
}
#list .frame .header .box div:last-child {
	color: #666666;
	text-align: right;
	width: 100%;
}
#list .frame .header .box div:last-child .new {
	text-align: right;
	color: #ff3399;
	background: url(/img/common/common/icon_new.gif) no-repeat 0 2px;
	padding-left: 26px;
}
/* =========================================================
body
========================================================= */
#list .frame .body {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list .frame .body .left {
	display: table-cell;
	vertical-align: top;
	padding: 8px 0 0 8px;
}
#list .frame .body .right {
	display: table-cell;
	vertical-align: top;
	padding: 0 8px 0 10px;
	width: 100%;
}
/* -----------------------------------------------
picture number
----------------------------------------------- */
#list .premier .body .left .pic-num {
	list-style-type: none;
	padding: 0;
	margin: -4px 0 0 0;
	height: 17px;
	overflow: hidden;
}
#list .premier .body .left .pic-num li {
	float: left;
	display: block;
	background-image: url(/img/common/common/pic_num.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0 2px 1px 0;
	width: 14px;
	height: 17px;
}
#list .premier .body .left .pic-num li span {
	display: none;
}
#list .premier .body .left .pic-num li:last-child {
	margin: 0 0 1px 0;
}
#list .premier .pic-num li.num-0 {
	background-position: -14px 0;
}
#list .premier .pic-num li.num-0:hover,
#list .premier .pic-num li.num-0-on {
	background-position: -14px -17px;
}
#list .premier .pic-num li.num-1 {
	background-position: -28px 0;
}
#list .premier .pic-num li.num-1:hover,
#list .premier .pic-num li.num-1-on {
	background-position: -28px -17px;
}
#list .premier .pic-num li.num-2 {
	background-position: -42px 0;
}
#list .premier .pic-num li.num-2:hover,
#list .premier .pic-num li.num-2-on {
	background-position: -42px -17px;
}
#list .premier .pic-num li.num-3 {
	background-position: -56px 0;
}
#list .premier .pic-num li.num-3:hover,
#list .premier .pic-num li.num-3-on {
	background-position: -56px -17px;
}
#list .premier .pic-num li.num-4 {
	background-position: -70px 0;
}
#list .premier .pic-num li.num-4:hover,
#list .premier .pic-num li.num-4-on {
	background-position: -70px -17px;
}
#list .premier .pic-num li.num-5 {
	background-position: -84px 0;
}
#list .premier .pic-num li.num-5:hover,
#list .premier .pic-num li.num-5-on {
	background-position: -84px -17px;
}
#list .premier .pic-num li.num-6 {
	background-position: -98px 0;
}
#list .premier .pic-num li.num-6:hover,
#list .premier .pic-num li.num-6-on {
	background-position: -98px -17px;
}
#list .premier .pic-num li.num-7 {
	background-position: -112px 0;
}
#list .premier .pic-num li.num-7:hover,
#list .premier .pic-num li.num-7-on {
	background-position: -112px -17px;
}
#list .premier .pic-num li.num-8 {
	background-position: -126px 0;
}
#list .premier .pic-num li.num-8:hover,
#list .premier .pic-num li.num-8-on {
	background-position: -126px -17px;
}
#list .premier .pic-num li.num-9 {
	background-position: -140px 0;
}
#list .premier .pic-num li.num-9:hover,
#list .premier .pic-num li.num-9-on {
	background-position: -140px -17px;
}
#list .premier .pic-num li.num-10 {
	background-position: -154px 0;
}
#list .premier .pic-num li.num-10:hover,
#list .premier .pic-num li.num-10-on {
	background-position: -154px -17px;
}
#list .premier .pic-num li.num-11 {
	background-position: -168px 0;
}
#list .premier .pic-num li.num-11:hover,
#list .premier .pic-num li.num-11-on {
	background-position: -168px -17px;
}
/* -----------------------------------------------
picture
----------------------------------------------- */
#list .frame .body .left .thumb {
	position: relative;
	min-width: 160px;
}
#list .frame .body .left .thumb a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #e4e4e4;
	width: 158px;
	height: 119px;
}
#list .frame .body .left .thumb a:hover {
	border: 1px solid #ffcc00;
}
#list .frame .body .left .thumb img.medium {
	vertical-align: middle;
	border: 1px solid #ffffff;
	max-width: 156px;
	max-height: 117px;
}
#list .frame .body .left .noimg {
	position: relative;
	text-align: center;
	vertical-align: middle;
}
#list .frame .body .left .noimg span {
	display: none;
}
#list .frame .body .left .noimg a {
	display: block;
	background: url(/img/common/bsc/noimg_list.png) no-repeat 50% 50%;
	border: 1px solid #ffffff;
	width: 158px;
	height: 119px;
}
#list .frame .body .left .noimg a:hover {
	border: 1px solid #ffcc00;
}
/* -----------------------------------------------
sold out
----------------------------------------------- */
#list .frame .body .left .sold {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
}
#list .frame .body .left .sold span {
	display: none;
}
#list .frame .body .left .sold div {
	background: url(/img/jpn/common/sold_icon_small.png) no-repeat 0 0;
	opacity: 0.8;
	width: 60px;
	height: 60px;
	z-index: 2;
}
/* -----------------------------------------------
summary
----------------------------------------------- */
#list .frame .body .summary {
	display: table;
	list-style-type: none;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 8px 0;
	width: 100%;
}
#list .frame .body .summary .world-area {
	font-weight: bold;
	margin-bottom: 10px;
}
#list .frame .body .summary li {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #e8ece9;
	padding: 8px 8px 0 8px;
}
#list .frame .body .summary li:first-child {
	text-align: left;
	border-left: none;
	padding: 8px 8px 0 0;
	width: 100%;
}
#list .frame .body .summary li:first-child dt {
	display: flex;
	align-items: baseline;
}
#list .frame .body .summary li:first-child dt h3 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	margin-bottom: 5px;
	height: 1em;
	width: auto;
}
#list .frame .body .summary li:first-child .price {
	line-height: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	margin-bottom: 6px;
	height: 1em;
	width: auto;
}
#list .frame .body .summary li:first-child .price span {
	font-size: 14px;
	font-weight: bold;
}
#list .frame .body .summary li:first-child .area a {
	color: #333333;
}
#list .frame .body .summary li:first-child .area a:hover {
	color: #9cbb1c;
}
#list .frame .body .summary li:first-child .area a span {
	font-weight: bold;
}
#list .frame .body .summary li.total-price {
	vertical-align: middle;
	border: 0;
}
#list .frame .body .summary li.total-price .container {
	background-color: #FAF9F7;
	border: 1px solid #e8ece9;
	border-radius: 2px;
	padding: 8px 20px;
}
#list .frame .body .summary li.total-price .main-wrap {
	border-bottom: 1px solid #efe8de;
	font-weight: bold;
}
#list .frame .body .summary li.total-price .main-wrap span {
	color: #533c32 !important;
	font-size: 11px;
	vertical-align: middle;
	display: inline-block !important;
}
#list .frame .body .summary li.total-price .sub-wrap {
	display: flex;
	justify-content: center;
	margin-top: 6px;
}
#list .frame .body .summary li.total-price .sub-wrap .box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	font-size: 12px;
	margin: 0 2px;
	color: #777;
}
#list .frame .body .summary li.total-price .sub-wrap .box span {
	margin-right: 4px;
}
#list .frame .body .summary li:nth-child(n+2) {
	white-space: nowrap;
}
#list .frame .body .summary li:nth-child(n+2) span {
	display: block;
	color: #999999;
	font-size: 10px;
	margin-bottom: 2px;
}
#list .frame .body .summary li:last-child {
	vertical-align: middle;
	padding: 0 0 0 8px;
}
#list .frame .body .summary li:last-child a {
	display: block;
	color: #ffffff;
	border-radius: 2px;
	padding: 5px 10px;
}
#list .frame .body .summary li:last-child a:hover {
	background-color: #ffcc00;
}
#list .premier .body .summary li:last-child a {
	background-color: #533c32;
}
#list .free .body .summary li:last-child a {
	background-color: #ba8b40;
}
/* -----------------------------------------------
option
----------------------------------------------- */
#list .frame .body .option {
	color: #777777;
	font-size: 12px;
	line-height: 126%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	max-height: 2.5em;
	width: auto;
}
/* -----------------------------------------------
contact premier
----------------------------------------------- */
#list .premier .contact {
	border-top: 1px solid #efe8de;
	border-bottom: 1px solid #efe8de;
	background-color: #faf8f5;
	padding: 5px;
	margin-top: 5px;
}
#list .premier .contact .box {
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#list .premier .contact .info {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
#list .premier .contact .name {
	font-weight: bold;
	margin-bottom: 2px;
}
#list .premier .contact .name a {
	color: #3366ff;
}
#list .premier .contact .name a:hover {
	color: #668cff;
}
#list .premier .contact .name img {
	vertical-align: middle;
	margin-right: 2px;
}
#list .premier .contact ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#list .premier .contact li {
	display: inline-block;
	float: left;
	line-height: 126%;
	margin-right: 8px;
}
#list .premier .contact li:last-child {
	margin-right: 0;
}
#list .premier .contact li span {
	color: #777;
	font-weight: normal;
	margin-right: 4px;
}
#list .premier .contact li.tel div {
	font-weight: bold;
	line-height: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	max-width: 14em;
	height: 1em;
}
#list .premier .contact .logo {
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	padding-left: 8px;
}
#list .premier .contact .logo img {
	max-width: 47px;
	max-height: 35px;
}
/* -----------------------------------------------
contact free
----------------------------------------------- */
#list .free .contact {
	list-style-type: none;
	border-top: 1px solid #e8ece9;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	width: 100%;
}
#list .free .contact:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	height: 0;
	clear: both;
}
#list .free .contact li {
	display: inline-block;
	float: left;
	line-height: 126%;
	margin-right: 8px;
}
#list .free .contact li:last-child {
	margin-right: 0;
}
#list .free .contact li span {
	color: #999999;
	font-weight: normal;
	margin-right: 3px;
}
#list .free .contact li a {
	color: #333333;
}
#list .free .contact li a:hover {
	color: #9cbb1c;
}
/* -----------------------------------------------
bottom
----------------------------------------------- */
#list .frame .bottom {
	color: #aa8000;
	text-align: left;
	line-height: 126%;
	margin: 8px 8px 0 8px;
}
#list .frame .bottom p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	max-height: 2.5em;
	width: auto;
}
/* -----------------------------------------------
att-translate-list
----------------------------------------------- */
.att-translate-list {
	margin-top: -5px;
}
/* -----------------------------------------------
tag
----------------------------------------------- */
#list .tag {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
}
#list .tag .tag-box {
	font-size: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 8px;
}
#list .tag a {
	display: inline-block;
	color: #90776c;
	font-size: 12px;
	line-height: 1;
	vertical-align: bottom;
	border: 1px solid #bfb0aa;
	border-radius: 2px;
	background-color: #faf8f7;
	padding: 3px 5px;
	margin: 0 4px 0 0;
}
#list .tag a:hover {
	color: #9cbb1c;
}