.breadcrumbs_list {
	width: 100%;
	max-width: 1080px;
	min-width: 750px;
}

#risFil {
	width: 100%;
	max-width: 1080px;
	min-width: 750px;
}

.rms__page > table:first-child {
	width: 100%;
	display: table;
}

.rms__page > table:first-child > tbody > tr > td:first-child {
	width: 20px;
}

.rms__page > table:first-child > tbody > tr > td:nth-child(3) {
	width: 100%;
}

.rms__page > table:first-child > tbody > tr > td:nth-child(3) > table:nth-child(3) {
	width: 100%;
}

.rms__page > table:first-child > tbody > tr > td:nth-child(3) > table:nth-child(3) td.breadcrumbs_list {
	background: #efefef;
	width: 100%;
	padding: 1.2rem;
	box-sizing: border-box;
	border-bottom: 1px solid #bfbfbf;
}

.rakutenLimitedId_ImageMain1-3 {
	display: block;
	width: 460px !important;
	text-align: center;
}

.rakutenLimitedId_ImageMain1-3 img {
	width: 100%;
	height: auto;
}

/*Sub Category*/
span.subcategory_list {
	display: none;
}

a.subcategory_list {
	padding: .8rem;
	border: 1px solid #efefef;
	display: block;
}

a.subcategory_list img {
	vertical-align: middle;
}

td.sdtext {
	background: none !important;
	border: none !important;
}

#risFil td {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

#risFil td br {
	display: none;
}

#risFil td img,
#risFil .categoryWindowImg {
	margin: 30px auto 15px;
}

#risFil td img[width="14"] {
	display: none;
}

#risFil .category_itemnamelink {
	height: 30px;
	color: #444;
	font-size: 10px;
	letter-spacing: 1px;
	overflow: hidden;
	display: block;
	margin: 0 0 10px !important;
	width: 230px;
	line-height: 15px;
}

#risFil .category_itemprice {
	font-weight: bold;
	color: #BF0000;
	font-size: 22px;
	letter-spacing: -2px;
	font-style: oblique;
}

#risFil .category_itemtaxpostage {
	font-size: 9px;
	letter-spacing: -1px;
	color: #444;
}

#risFil .category_itemtaxpostage + .category_itemtaxpostage {
	display: none;
}

#risFil .not {
	font-size: 10px;
	font-weight: normal;
	display: block;
	background: #FF6600;
	color: #FFF;
	padding: 2px 0;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	border-radius: 3px;
}

#risFil .risfClfx {
	font-size: 10px;
}

#risFil .risfClfx img {
	margin: 0;
}


/* Popup*/
#c-modal_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: rgba(225, 238, 247, 0.8);
	
}

#c-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 80%;
	max-width: 640px;
	height: auto;
	transform: translate(-50%, -50%);
	background: #ffffff;
	padding: 2.4rem;
	border-radius: 10px;
	line-height: 1.8;
	
}



#c-modal h1 {
	font-size: 1.8rem;
	margin-bottom: 1.5em;
	color: #ea3f3f;
}

#c-modal p {
	margin-bottom: 2em;
	font-size: 1.5rem;
}
#c-modal p + p {
	font-size: 1.8rem;
}
#c-modal p strong {
	color: #ea3f3f;
	font-weight: normal;
}

#c-modal_close {
	cursor: pointer;
	border: 1px solid #bfbfbf;
	padding: .8rem 1.2rem .7rem;
	border-radius: 3px;
	width: 6em;
	margin: 0 auto;
	line-height: 1.0;
	text-align: center;
	font-size: 1.3rem;
}

.logo {
	text-align: center;
	margin-bottom: 20px;
}

.logo img {
	width: 160px;
	height: auto;
}

@media screen and (min-width:641px) {
	.txt_br_pc {
		display: block;
	}
}

/*返品について*/
.item__cancel {
	background: #e3e3e3;
	border-radius: 3px;
	display: block;
	font-size: 12px;
	margin-top: 1em;
	padding: .4rem 0;
	width: 8em;
	text-align: center;
}
.item__cancel a {
	color: #000;
	display: block;
	text-decoration: none;
}

/*フローティング*/

.rightBannerImg {
	display: block;
	width: 60px;
	position: fixed;
	z-index: 1000;
	right: 1px;
	bottom: 380px;
}
.rightBannerImg_02 {
	display: block;
	width: 60px;
	position: fixed;
	z-index: 1000;
	right: 1px;
	bottom: 311px;
}
.rightBannerImg_03 {
	display: block;
	width: 60px;
	position: fixed;
	z-index: 1000;
	right: 1px;
	bottom: 372px;
}

.item_desc {
	word-break: break-all;
	max-width: 490px!important;
}

.item_desc img {
	max-width: 510px;
}

