@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------
	Itempage
----------------------------------------------------*/
h1 {
	clear: both;
	font-size: 23px;
	margin-bottom:5px;
}
.itempage {
	width: 750px;
	_width: 752px;
	float: left;
	position: relative;
	border: solid 1px #999;
	margin-bottom: 80px;
	clear:both;
}

.itempage.borderno {
	border: none;
}


.itempage a{
	font-size: 100%;
}

.itempage h2 {
	font-size: 36px;
	padding: 0 20px;
	margin: 0 0 30px 0;
	text-align: center;
	font-weight: normal;
}
.itempage h2 b{
	font-size: 36px;
	color:red;
}
.itempage h2 strong {
	font-size: 36px;
	color:red;
}

.itempage h2.saleitem {
	font-size: 24px;
	background: #000;
	margin: 0px;
	padding: 10px 0px;
	color: #fff;
}

.itempage h2.saleitem a{
	color: #fff;
}


.itempage h3 {
	font-size: 24px;
	padding: 0 20px;
	margin: 0 0 30px 0;
	font-weight: normal;
}
.itempage h4 {
	font-size: 24px;
	padding: 0 20px;
	margin: 0px 0 8px 0;
	font-weight: normal;
}

/* .itempage p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 26px;
} */

.itempage p.center {
	background: #eee;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:16px;
}
.itempage p.center b {
	color: #red;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:16px;
}

.itempage p.move {
	margin: 0;
}
.itempage img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.itempage p {
	padding: 20px;
	}







.related_product {
    border-left: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    clear: both;
    float: left;
    margin-bottom: 30px;
    vertical-align: bottom;
    width: 750px;
}






.related_product ul {
  list-style: none outside none;
  width: 750px;
	float:left;
}

.related_product li {
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    float: left;
    width: 149px;
}
.related_product li span {
    display: none;
}
.related_product li.bor_l0 {
    border-right: 1px solid #E5E5E5;
    width: 150px;
}
.related_product li img {
    margin: 0;
    padding: 10px;
}








#related_product {
    clear: both;
    margin-bottom: 30px;
    margin-top: 30px;
}

/*11/30 兵頭追加　「おすすめ商品見出し」*/
#related_product .headline {
	width: 710px;
	background: #2d1f12;
	padding: 8px 20px;
	color: white;
	font-size: 12px;
	font-family: "メイリオ";
	position: relative;
	margin-bottom: 10px;
	}
	
#related_product .headline:after {
	content: "";
	position: absolute;
	top: 23px;
	left: 20px;
	border: solid 19px transparent;
	border-top: solid 20px #2d1f12; 
	}



#related_product ul {
    list-style: none outside none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		width: 750px;
		overflow: hidden;
		box-sizing:border-box;
		}

#related_product li {
    border-left: 1px solid #E5E5E5;
    float: left;
	padding: 10px;
/*  width: 128px;*/
	box-sizing:border-box;
}


#related_product li span {
    display: none;
}
#related_product li.bor_l0 {
    border-right: medium none;
    width: 150px;
}
#related_product li img {
    margin: 0;
}

/* 「2行以上用関連リンク」*/
#related_product1 .headline {
	width: 710px;
	background: #2d1f12;
	padding: 8px 20px;
	color: white;
	font-size: 12px;
	font-family: "メイリオ";
	position: relative;
	margin-bottom: 10px;
	}
	
#related_product1 .headline:after {
	content: "";
	position: absolute;
	top: 23px;
	left: 20px;
	border: solid 19px transparent;
	border-top: solid 20px #2d1f12; 
	}

#related_product1 ul {
    list-style: none outside none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		width: 750px;
		overflow: hidden;
		box-sizing:border-box;
		}

#related_product1 ul.first {
    list-style: none outside none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 0px solid #E5E5E5;
		width: 750px;
		overflow: hidden;
		box-sizing:border-box;
		}

#related_product1 li {
    border-left: 1px solid #E5E5E5;
    float: left;
	padding: 10px;
/*  width: 128px;*/
	box-sizing:border-box;
}


#related_product1 li span {
    display: none;
}
#related_product1 li.bor_l0 {
    border-right: medium none;
    width: 150px;
}
#related_product1 li img {
    margin: 0;
}



/* 「クラフトホリック用関連リンク」*/
#related_product2 .headline {
	width: 710px;
	background: #f09ea6;
	padding: 8px 20px;
	color: white;
	font-size: 12px;
	font-family: "メイリオ";
	position: relative;
	margin-bottom: 10px;
	}
	
#related_product2 .headline:after {
	content: "";
	position: absolute;
	top: 23px;
	left: 20px;
	border: solid 19px transparent;
	border-top: solid 20px #f09ea6; 
	}

#related_product2 ul {
    list-style: none outside none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		width: 750px;
		overflow: hidden;
		box-sizing:border-box;
		}

#related_product2 ul.first {
    list-style: none outside none;
		padding: 0;
		margin: 0;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
		border-bottom: 0px solid #E5E5E5;
		width: 750px;
		overflow: hidden;
		box-sizing:border-box;
		}

#related_product2 li {
    border-left: 1px solid #E5E5E5;
    float: left;
	padding: 10px;
/*  width: 128px;*/
	box-sizing:border-box;
}


#related_product2 li span {
    display: none;
}
#related_product2 li.bor_l0 {
    border-right: medium none;
    width: 150px;
}
#related_product2 li img {
    margin: 0;
}

.entryblocksize {
    width: 100%;
    margin-bottom: 100px;
    float: left;
    position: relative;
}
.entryblocksize .text_right {
    float: right;
    width: 350px;
}
.entryblocksize p {
    font-size: 16px;
    position: relative;
    top: 13px;
    left: 7px;
    width: 300px;
    line-height: 30px;
    margin: 0px;
	color: #2A2D34;
	letter-spacing: 0.5px;
	font-family: "メイリオ", sans-serif;
}
.entryblocksize .img_left {
    float: left;
    width: 400px;
}







/* ↓20141130作り込み下部5商品見出し↓ */
#related_product ul p.obi {
    width: 750px;
	background:#633;
	padding: 7px;
	font-weight:bold;
	color:#FFF;
	font-size:16px;
	letter-spacing: 0.1em;
}

.entryblock {
	width: 100%;
	margin-bottom: 100px;
	float: left;
	position: relative;
}
.entryblock.designer {
	background:#000;
	color:#fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.entryblock.designer a{
	color: #fff;
	text-decoration: underline;
}
.entryblock.designer div.text_left{
	width:550px;
}
.entryblock.designer div.img_right{
	width:180px;
}

.entryblock.designer h3 {
	font: bold 24px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.entryblock ul.evzoom {
	float: left;
	margin-top: 20px;
	margin-left:20px;
}
.entryblock ul.evzoom li {
	float: left;
	margin-right: 2em;
	background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/zoom-in.gif) no-repeat left center;
	padding-left: 20px;
	list-style: none;
}
.entryblock ul.series {
	float: left;
	margin:0;
	padding:0;
}

.entryblock ul.series li {
	float: left;
	list-style:none;
}

.entryblock.test {
	padding-right: 20px;
	padding-left: 20px;
	width:710px;
	_width:750px;
}
.entryblock.test .box_left {
	width:340px;
	float:left;
}
.entryblock.test .box_right {
	width:340px;
	float:right;
}
.entryblock.test p {
	padding-left: 1.5em;
	padding-right:0;
}
.entryblock p.cap {
	position: absolute;
	z-index:10;
	padding:10px;
	margin:0;
	background: #000;
	color:#fff;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.entryblock div.bottom {
	position: absolute;
	z-index:10;
	width: 330px;
	left: 0px;
	bottom: 0px;
}
.entryblock div.bottom_r {
	position: absolute;
	z-index:10;
	width: 500px;
	right: 0px;
	bottom: -1px;
}

.entryblock div.bottom p {
margin-bottom:0;
}
.entryblock b {
	color: red;
	font-weight:bold;
	font-size: 14px;
}
.entryblock strong {
	color:red;
	font-weight:bold;
	font-size: 14px;
}
.entryblock {
	position:relative;
}
.entryblock .img_left {
	width: 420px;
	float: left;
}
.entryblock .img_right {
	width: 420px;
	float: right;
}
.entryblock .text_left {
	width: 330px;
	float: left;
}
.entryblock .text_right {
	width: 330px;
	float: right;
}
.entryblock.mb0 {
	margin-bottom:0;
}


/*----------------------------------------------------
	ローキー用
----------------------------------------------------*/
.entryblock2 {
	width: 100%;
	margin-bottom: 100px;
	float: left;
	position: relative;
}
.entryblock2.designer {
	background:#000;
	color:#fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.entryblock2.designer a{
	color: #fff;
	text-decoration: underline;
}
.entryblock2.designer div.text_left{
	width:550px;
}
.entryblock2.designer div.img_right{
	width:180px;
}

.entryblock2.designer h3 {
	font: bold 24px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.entryblock2 ul.evzoom {
	float: left;
	margin-top: 20px;
	margin-left:225px;
}
.entryblock2 ul.evzoom li {
	float: left;
	margin-right: 2em;
	background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/zoom-in.gif) no-repeat left center;
	padding-left: 20px;
	list-style: none;
}
.entryblock2 ul.series {
	float: left;
	margin:0;
	padding:0;
}

.entryblock2 ul.series li {
	float: left;
	list-style:none;
}

.entryblock2.test {
	padding-right: 20px;
	padding-left: 20px;
	width:710px;
	_width:750px;
}
.entryblock2.test .box_left {
	width:340px;
	float:left;
}
.entryblock2.test .box_right {
	width:340px;
	float:right;
}
.entryblock2.test p {
	padding-left: 1.5em;
	padding-right:0;
}
.entryblock2 p.cap {
	position: absolute;
	z-index:10;
	padding:10px;
	margin:0;
	background: #000;
	color:#fff;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.entryblock2 div.bottom {
	position: absolute;
	z-index:10;
	width: 330px;
	left: 0px;
	bottom: 0px;
}
.entryblock2 div.bottom_r {
	position: absolute;
	z-index:10;
	width: 500px;
	right: 0px;
	bottom: -1px;
}

.entryblock2 div.bottom p {
margin-bottom:0;
}
.entryblock2 b {
	color: red;
	font-weight:bold;
	font-size: 14px;
}
.entryblock2 strong {
	color:red;
	font-weight:bold;
	font-size: 14px;
}
.entryblock2 {
	position:relative;
}
.entryblock2 .img_left {
	width: 420px;
	float: left;
}
.entryblock2 .img_right {
	width: 420px;
	float: right;
}
.entryblock2 .text_left {
	width: 330px;
	float: left;
}
.entryblock2 .text_right {
	width: 330px;
	float: right;
}
.entryblock2.mb0 {
	margin-bottom:0;
}
/*-----------------------------------------*/


.customtable {
	width:749px;
	font-size:13px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 30px;
}
.customtable th {
	background: #fefefe;
	color: #333;
	width:100px;
	padding:20px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.customtable td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333;
	width:570px;
	padding:20px;
}
.customtable td br {
	margin-bottom:1.8em;
}

.cat_navi{
	width:760px;
	
}

.cat_navi li{
	float:left;
	width:142px;
	margin: 0 10px 10px 0;
}

.cat_navi_w243{
	width:760px;
	
}

.cat_navi_w243 li{
	float:left;
	width:243px;
	margin: 0 10px 10px 0;
}



.link1 {
	clear: both;
}

a.link1 {
	border: 1px solid #eee;
  width: 680px;
	background: #e0e0e0 url(https://www.rakuten.ne.jp/gold/mollif/img/share/link_arrow.png) 15px no-repeat;
	display: block;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto 15px;
	padding: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:hover.link1 {
	background: #d6d6d6 url(https://www.rakuten.ne.jp/gold/mollif/img/share/link_arrow.png) 15px no-repeat;
	color: #666;
	text-decoration: none;
}


/*----------------------------------------------------
商品ページ下部関連商品リンク用(藤田20141215追加)
----------------------------------------------------*/
#pickup {
	float: left;
	width: 750px;
	background: #fff;
	margin:0;
}

#pickup table,#pickup ol,#pickup ul,#pickup dl,#pickup blockquote,#pickup pre,#pickup p {
	margin-bottom: 1em;
}

#pickup .entry {
	width: 750px;
	margin-bottom: 30px;
	float: left;
	position: relative;
	clear: both;
}

#pickup .entry ul.category {
	width: 750px;
	float: left;
	border-top: 1px solid #ccc;
	position: relative;
	background: url(../img/top/category_bg.gif) repeat-y right top;
margin-bottom:30px!important
}

#pickup .entry .category li {
	float: left;
	width: 144px;
	height: 180px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#pickup .entry .category h2 {
	background: url(../img/top/pick_title_bg.gif) no-repeat 5px 155px;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
#pickup .entry .category h2 a {
	display: block;
	height: 35px;
	padding: 150px 0 0 20px;
	width: 130px;
	_width:150px;
	_height:181px;
	color: #333;
	text-decoration: none;
}

#pickup .entry .category h2 a:hover {
	color: #090;
	text-decoration: underline;
}

#pickup .entry .category p {
	margin-bottom: 0;
}

#pickup .entry ul.ranking {
	width: 750px;
	float: left;
	border-top: 1px solid #ccc;
	position: relative;
	background: url(../img/top/category_bg.gif) repeat-y right top;
}

#pickup .entry .ranking li {
	float: left;
	width: 101px;
	height: 180px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#pickup .entry .ranking li.last {
	width: 78px;
}
#pickup .entry .ranking li.rank01 {
	background: url(../img/top/rank_01.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank02 {
	background: url(../img/top/rank_02.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank03 {
	background: url(../img/top/rank_03.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank04 {
	background: url(../img/top/rank_04.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank05 {
	background: url(../img/top/rank_05.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank06 {
	background: url(../img/top/rank_06.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking li.rank07 {
	background: url(../img/top/rank_07.gif) no-repeat 70px 105px;
}
#pickup .entry .ranking h2 {
    font-size: 10px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
#pickup .entry .ranking h2 a {
	display: block;
	height: 35px;
	padding: 140px 0 0 5px;
	width: 101px;
	_width:150px;
	_height:181px;
	color: #333;
	text-decoration: none;
}

#pickup .entry .ranking h2 a:hover {
    font-size: 13px;
	color: #090;
	text-decoration: underline;
}
#pickup .entry .event {
}
#pickup .entry .evnet li{
	width: 748px;
	border: 1px solid #ccc;	
	margin-bottom:20px;
}

#pickup .entry .evnet li img {
	margin-top: 3px;
	margin-left: 3px;
}

#pickup .entry #leftcolumn {
	width: 520px;
	float:left;
	position: relative;
}
#pickup .entry #rightcolumn {
	width: 210px;
	float:right;
	background: #f9f9f9;
}

#pickup .entry #rightcolumn li {
	width: 210px;
	background: #824d20;
	margin-bottom: 10px;
	height:96px;
}
#pickup .entry #rightcolumn li a:hover {
	background: #fff;
	display:block;
	height:96px;
}

#pickup .entry #rightcolumn li img {
	margin-top: 1px;
	margin-left: 1px;
}

ul.links li.series {
    background: none repeat scroll 0 0 #000000;
    color: #ED01A2;
    opacity: 0.75;
    text-align: left;
}


/*----------------------------------------------------
	関連商品スペース部分
----------------------------------------------------*/

.entryblock.mb0_t1 {
	margin-top:100px;
	margin-bottom:0px;
	float: left;
	position: relative;
}

.entryblock.mb0_t1_1 {
	margin-top:10px;
	margin-bottom:0px;
	float: left;
	position: relative;
}

.entryblock.mb0_t2 {
	margin-bottom:10px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_t2_e {
	margin-bottom:0px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_t2_f {
	margin-bottom:60px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_t3 {
	margin-bottom:10px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_t3_e {
	margin-bottom:0px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_t3_f {
	margin-bottom:60px;
	margin-top:60px;
	float: left;
	position: relative;
}
.entryblock.mb0_iframe {
	margin-bottom:0px;
	margin-top:00px;
	float: left;
	position: relative;
}
.entryblock .text_right_t {
	width: 375px;
	float: right;
    margin-bottom:10px;
}
.entryblock .text_right_t_e {
	width: 375px;
	float: right;
}
.entryblock .text_left_t {
	width: 375px;
	float: left;
}
.entryblock .img_right_t {
	width: 375px;
	float: right;
}
.entryblock .img_left_t {
	width: 375px;
	float: left;
}
.entryblock .text_link_t {
	float: left;
    margin-top:20px;
	margin-left:10px;
}
.itempage h5 {
	font-size: 22px;
	padding: 0 20px;
	margin: 0px 0 8px 0;
	font-weight: normal;
}
.entryblock ul.thm3L {
	bottom:0;
	left:20px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	width:300px;
}
.entryblock ul.thm3L li{
	background:none repeat scroll 0 0 #999;
	float:left;
	margin-right:5px;
	padding-left:2px;
	padding-top:2px;
	width:92px;
}

/* .entryblock ul.thm3R{
	bottom:0;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	width:300px;
} */

.entryblock ul.thm3R li{
	background:none repeat scroll 0 0 #999;
	float:left;
	margin-right:5px;
	padding-left:2px;
	padding-top:2px;
	width:92px;
}



/*マハロバスケット用*/

.entryblock ul.thm3L {
	bottom:0;
	left:20px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	width:300px;
}
.entryblock ul.thm3L li{
	float:left;
	margin-right:4px;
/*	background:none repeat scroll 0 0 #999;
	padding-left:2px;
	padding-top:2px;*/
}
.entryblock ul.thm3L img{
	border:3px solid #999;
}

/* .entryblock ul.thm3R{
	bottom:0;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	width:300px;
} */
.entryblock ul.thm3R li{
	float:left;
	margin-right:5px;
	width:95px;
}
.entryblock ul.thm3R img{
	border:3px solid #999;
}


.entryblock00 {
    float: left;
    width: 100%;
    position: relative;
    height: 750px;
    margin-bottom: 100px;
}

.entryblock00 p {
    position: relative;
    top: -279px;
    left: 430px;
    font-size: 25px;
    width: 295px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
}

.entryblock01 {
    width: 100%;
    position: relative;
    margin-bottom: 100px;
    float: left;
}

.entryblock01 h2 {
    padding: 0px;
    margin: 0px 0px 20px;
    width: 750px;
    position: relative;
    font-size: 30px;
    left: 0px !important;
    text-align: center;
    color: #0F1D33;
	font-family: "メイリオ", sans-serif;
}

.entryblock01 .text_left {
    float: left;
    width: 400px;
    margin-bottom: 30px;
}

.entryblock01 p {
    font-family: "メイリオ",sans-serif;
    letter-spacing: 0.5px;
    color: #2A2D34;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 30px;
    line-height: 30px;
    font-size: 16px;
}

.entryblock01 p b {
    color: #F94545;
    font-size: 16px;
    font-family: "メイリオ",sans-serif;
}

.entryblock01 .text_left p {
    width: 350px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 20px;
    margin-top: 0px;
    font-size: 16px;
    color: #2A2D34;
    letter-spacing: 0.5px;
	font-family: "メイリオ", sans-serif;
}

.entryblock01 .text_left p b {
    color: #f94545;
    font-size: 16px;
	font-family: "メイリオ", sans-serif;
}

.entryblock01 .img_right {
    float: right;
    width: 314px;
    padding-right: 30px;
	margin-bottom: 30px;
}
.entryblock01 h3 {
    color: #2A2D34;
    font-family: "メイリオ",sans-serif;
	padding-left: 30px;
}
.entryblock02 {
    width: 100%;
    position: relative;
    margin-bottom: 100px;
    float: left;
}
.entryblock02 h2 {
    padding: 0px;
    margin: 0px 0px 20px;
    width: 750px;
    position: relative;
    font-size: 30px;
    left: 0px !important;
    text-align: center;
    color: #0F1D33;
	font-family: "メイリオ", sans-serif;
}
.entryblock02 .text_left {
    float: left;
    width: 500px;
}
.entryblock02 .text_left p {
    line-height: 30px;
    padding-left: 30px;
    padding-right: 20px;
    width: 450px;
    font-size: 16px;
    margin-top: 0px;
    color: #2A2D34;
    letter-spacing: 0.5px;
	font-family: "メイリオ", sans-serif;
}
.entryblock02 .text_left p b {
    color: #f94545;
    font-size: 16px;
	font-family: "メイリオ", sans-serif;
}
.entryblock02 .img_right {
    float: right;
    width: 250px;
}

.entryblock03 {
    width: 100%;
    position: relative;
    margin-bottom: 100px;
    float: left;
}

.entryblock03.mb0 {
	margin-bottom:0;
}

.entryblock03 h2 {
    padding: 0px;
    margin: 0px 0px 20px;
    width: 750px;
    position: relative;
    font-size: 30px;
    left: 0px !important;
    text-align: center;
    color: #0F1D33;
	font-family: "メイリオ", sans-serif;
}

/* 見出しを明朝 */
.entryblock03 h2.min {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
	font-size: 36px;
	font-weight: bold;
}

.entryblock03 h3.min {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important;
	font-weight: bold;
	margin: 10px 0 15px;
}

.entryblock03 p {
    font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 20px;
	margin-bottom: 0px;
	color: #2A2D34;
	letter-spacing: 0.5px;
	font-family: "メイリオ", sans-serif;
}

.entryblock03 p b {
    color: #f94545;
    font-size: 16px;
	font-family: "メイリオ", sans-serif;
}

.entryblock03 h3 {
    padding-left: 30px;
    padding-right: 20px;
    line-height: 30px;
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: bold;
	font-family: "メイリオ", sans-serif;
	color: #2A2D34;
}

.entryblock03 p span {
    font-size: 15px;
    line-height: 30px;
    padding-left: 5px;
    color: #5C5E6D;
    font-weight: bold;
	font-family: "メイリオ", sans-serif;
}

.entryblock.detail {
    padding-right: 20px;
    padding-left: 20px;
    width: 710px;
}

.entryblock.detail p {
	font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
	color: #2A2D34;
	font-family: "メイリオ", sans-serif;
}

.entryblock.detail p b {
    color: #f94545;
    font-size: 13px;
	font-family: "メイリオ", sans-serif;
}

.entryblock.detail .box_left {
    width: 340px;
    float: left;
}

.entryblock.detail .box_right {
    width: 340px;
    float: right;
}


/* 20160113追加 */
div.type {
	width: 750px;
	padding: 0;
	text-align: center;
}

div.type p {
	margin: 0;
	padding: 0;
}

div.type dl {
	width: 710px;
	margin: 0 auto 50px;
	padding: 0;
}

div.type dt {
	width: 170px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

div.type dd {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;
}

div.type a {
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
} 

div.type a:hover{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}


/* カテゴリページ円マーク削除 */
#risFil img[src="//a.ichiba.jp.rakuten-static.com/com/img/rms/storefront/pc/page/smart/icn_order.png"] {
	display: none;
}


/*----------------------------------------------------
お気に入りボタン
----------------------------------------------------*/
/*全体構成*/
#rakutenLimitedId_aroundCart #serviceTableSml td.favorite {
  width: 440px !important;
  height: 100px !important;
}



/*商品お気に入り*/
#rakutenLimitedId_aroundCart div.bkm {
  width: 440px !important;
}

#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm {
  float: none !important;
  display: inline !important;
}

#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm span.bkmStar {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/favitem.gif) !important;
    width: 440px !important;
    height: 140px !important;
}

#rakutenLimitedId_aroundCart div.bookmarkArea div.bkm a.addBkm span.bkmStar:hover {
	position: relative;
	top: -1px;
	}


/*お店お気に入り*/
#rakutenLimitedId_aroundCart div.shopBkm {
  width: 440px !important;
  padding-left: 0 !important;
}

#rakutenLimitedId_aroundCart div.shopBookmarkArea div.shopBkm a.addShopBkm {
  float: none !important;
  display: inline !important;
}


#rakutenlimitedid_aroundcart div.shopbookmarkarea div.shopbkm a.addshopbkm span.shopbkmstar {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/favshop.gif) !important;
    width: 440px !important;
    height: 40px !important;
}

#rakutenlimitedid_aroundcart div.shopbookmarkarea div.shopbkm a.addshopbkm span.shopbkmstar:hover {
	position: relative;
	top: -1px;
	}

#rakutenLimitedId_inshop_recommend {
	width: 770px !important;
}

#rnkInShopPartsArea {
	width: 770px !important;
}


/*お買い物かごへボタン上アンカー*/
#item-scroll {
    position: fixed;
    right: 0;
    bottom: 41px;
    margin: 0;
    padding: 0;
    width: 80px;
    overflow: hidden;
    z-index: 1000;
    list-style: none;
}

ul#item-scroll li {
    /*display: inline;*/
    background: #fff;
    height: 42px;
}

ul#item-scroll li a {
    display: block;
    width: 80px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

ul#item-scroll li.pagetop-btn {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/bnr/right_bnr/btn-top.gif);
}

ul#item-scroll li.r1-btn {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/bnr/right_bnr/btn_r1.gif);
}

ul#item-scroll li.r2-btn {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/bnr/right_bnr/btn_r2.gif);
}

ul#item-scroll li.r3-btn {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/bnr/right_bnr/btn_r3.gif);
}

ul#item-scroll li.rc-btn {
    background: url(https://image.rakuten.co.jp/kaiteki-homes/cabinet/bnr/right_bnr/btn_rc.gif);
}
