@charset "UTF-8";
/*----------------------------------------------------
	商品ページ
----------------------------------------------------*/
.p_info{
	border: 1px solid #999;
	padding: 10px;
}



.hoka p{
	font-size: 22px;
	font-weight: bold;
	background-color: #01561f;
	color: #ffffff;
	padding:10px;
}

#adjust table td  .hoka{
	padding: 10px 5px;
}

.hoka-bottan p{
	text-align: center;
	font-size: 17px;
	margin-left: 5px;
	margin-right: 5px;
}
.hoka-bottan p a{
	font-weight: bold;
	color: #ffffff;
}

.hoka-bottan a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	transition : all 0.3s;
}




/*----------------------------------------------------
	カテゴリーページ
----------------------------------------------------*/
#adjust #risFil {
	width: 800px;
}
#risFil .risfHeadFootWrap {
	margin-bottom: 10px;
}
#risFil .risfHeadPart {
	line-height: 1 !important;
}
#risFil .risfHeadPart .risfHeadSortTtl {
	padding-top: 2px !important;
}
a.category_itemnamelink {
	color: #2f1000 !important;
	text-decoration: underline !important;
}
a.category_itemnamelink:hover {
	color: #ac0008 !important;
	text-decoration: none !important;
}
#risFil .risfClfx a {
	color: #2f1000 !important;
}
/*----------------------------------------------------
	商品詳細ページ
----------------------------------------------------*/
#adjust {
	width: 710px;
	/*margin-top: -70px;*/
	border-collapse:collapse;
	border-spacing:0;
}
#adjust hr {
    border: 0;
    height: 1px;
    background-color: #d6d6d6;
}
#adjust td {
	padding: 0;
}
#adjust table {
	border-collapse:collapse;
	border-spacing:0;
    line-height: 1.2;
}
#adjust table td {
	padding: 0;
}
.sale_desc {
	display:block;
	margin-left: 10px;
}
.sdtext{
	padding: 0 0 0 10px !important;
}
.sdtext a {
	line-height: 1.7;
	font-size:11px;
	color: #2f1000 !important;
	text-decoration: underline !important;
}
.sdtext a:hover {
	color: #ac0008 !important;
	text-decoration: none !important;
}
/* ------------------------------------

カートまわり

------------------------------------ */
td {
    vertical-align: top!important;
}



/* PC用商品説明文
------------------------------------ */
#adjust span.item_desc {
    line-height: 1.7;
}
#adjust span.item_desc table {
	border-collapse:collapse;
	border-spacing:0;
    background-color: #cccccc;
	border-bottom: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
    margin: 10px 0 15px;
	font-size: 13px;
}
#adjust span.item_desc table th {
	width: 30%;
	background-color: #efefef;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	border-top: solid 1px #d6d6d6;
	border-left: solid 1px #d6d6d6;
}
#adjust span.item_desc table td {
    background-color: #ffffff;
    line-height: 1.7;
	padding: 8px;
	border-top: solid 1px #d6d6d6;
	border-left: solid 1px #d6d6d6;
}
#adjust .keyword {
	font-size: 9px;
	color: #999999;
}


/*PC用商品ページ共通部分（ふるさと納税の使いみち）
------------------------------------*/
.to_use_img img{
max-width:100%;
}
.to_use{
margin: 10px 0px 50px;
/*padding: 15px;*/
background: #fff;
font-size: 13px;
line-height: 160%;
/*border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 8px #aaa;
-webkit-box-shadow: 1px 1px 8px #aaa;
box-shadow: 1px 1px 8px #aaa;*/
}
.to_use ul{
padding-left:0px;
}
.to_use li{
display: block;
font-size: 13px;
padding: 5px;
border-bottom: dotted #ccc 1px;
margin-bottom: 5px;
font-size:16px;
font-weight:bold;
}
.main_section .h3_ttl{
padding: 15px 20px;
color: #fff;
background-color: #9e0000;
font-size: 20px;
}

/*---------------------------

カート下テーブル

-----------------------------*/
span.item_desc table {
	width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    margin: 10px auto 15px;
    font-size: 14px;
	line-height:1.4;
}


span.item_desc table th {
    width: 20%;
    background-color: #e8e8e8;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border-top: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	border-left: solid 1px #d6d6d6
}


span.item_desc table td {
    background-color: #ffffff;
    line-height: 1.7;
    padding: 5px 15px;
    border-top: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
   /* border-left: solid 1px #d6d6d6;*/
}

/* このショップの人気ランキング
------------------------------------ */
#rnkInShopPartsArea {
    background-color: transparent !important;
    width: 770px !important;
}

#rakutenLimitedId_inshop_recommend {
    background-color: transparent !important;
    width: 770px !important;
}
#rakutenLimitedId_inshop_recommend div.recoInshopBlock {
    background-color: transparent !important;
    line-height: 1.7;
}
.ItemRecommendationBottomWrapper {
    width: 770px;
    margin-bottom: 20px;
}
.icon--2sY_j {
    font-family: ichiba-icon-font,sans-serif!important;
}
td.sdtoptext {
        font-size: 16px;
}
td.sdlayout {
        font-size: 16px;
}
td.sdline {
        font-size: 16px;
}
td.sdline {
        font-size: 16px;
}



/* 配送期間上下マージン
------------------------------------ */

.normal_reserve_time_sale_title {
	padding-top: 16px;
}
.td_cell_timesale {
	padding-top: 10px;
	padding-bottom: 16px;
}

[irc="Image"] {
    width: 200px;
	margin-right: 20px;
}

.image--3z5RH {
    width: 100% !important;

}
