@charset "euc-jp";
/* CSS Document */

/* Firefox用ハック */
@-moz-document url-prefix() {
/*.product_detail_area {
  margin-bottom: -19px;
}
#box_recentlychecked.box {
  margin-top: -21px;
  margin-bottom: -41px;
}*/
#box_recentlychecked.box.recently {
  margin-top: -40px;
  margin-bottom:0;
}
/*.product_description .header_block .title {
  line-height:0.5em;
}
.product_description .add_cart {
  padding: 0px;
}
.product_description .add_cart.mb5 {
  margin-bottom: -17px;
}
.product_description .add_cart .w660 {
  padding: 0px 0px;
  overflow: hidden;
}
.product_description .add_cart .w550 {
  padding-top: 18px;
}
.product_description .product_spec_table {
  margin-top: -14px;
  margin-bottom: -20px;
}*/
}
/* IE用ハック */
.product_description .header_block .title {
  line-height:1.2em\9;
}
#box_recentlychecked.box {
  margin-top: 7px\9;
  margin-bottom: -4px\9;
}
#box_recentlychecked.box.recently {
  margin-top: -35px\9;
  margin-bottom:0\9;
}
/* Safari,Chrome用ハック */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.product_description .header_block .title {
  line-height:22px;
}
#box_recentlychecked.box {
  margin-top: -1px;
  margin-bottom: -5px;
}
#box_recentlychecked.box.recently {
  margin-top: -35px;
  margin-bottom:0;
}
}


#side {
  padding-top:35px;
}
.footstamp {
  border-bottom: none;
  padding: 4px 0 8px;
}
ul.link {
  list-style:none;
}
ul.link li.parts {
 width:308px;
 float:left;
}

.center550 {
  width:550px;
  margin:0 auto;
}
.pt10 {
  padding-top:10px;
}
.pb4 {
  padding-bottom:4px;
}

/*==追加=====*/
/* ************************************************
*  item_box
* ************************************************ */

.item_box {
  display:inline-block;
  float: left;
  background:#fff;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 155px;
  height:220px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box .item_image {
  margin: 0px;
}
.item_box .item_image img.item {
  max-width: 100%;
  */border: solid 1px #ddd;*/
}


.detail_bt {
   width:520px;
   margin:20px auto;
}
.buy_bt {
   width:250px;
   float:left;
}
.detail_inq_bt {
   width:250px;
   float:right;
}

.item_box .item_detail {
  margin: 15px 0 0;
 */ padding-left: 10px; */
  */ border-left: solid 1px #ddd;*/
}
.item_box .item_detail p{
  overflow: hidden;
  width: 100%;
  font-size:11px;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;*/
}

.item_box .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight:bold;
}

.item_box .item_detail p.item_description{
  text-overflow: initial;
  overflow: visible;
  white-space: normal;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color: #000000;
}

.box_last{
  margin-right: 0;
}

.box_small .item_box {
  display:inline-block;
  /* margin: 0 33px 45px 0; */
 /*  width: 113px; */
  margin: 0 5px 5px 0;
  width: 155px;
  padding:10px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.box_small p {
  overflow: hidden;
  width: 100%;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis; */
}
.box_small .item_box .item_detail a {
  margin-bottom: 5px;
  font-size: 11px;
}

.box_small .box_last {
  margin-right: 0;
}

.stock_error{
  display:none;
  padding:10px 0;
  color:#DA5858;
  font-weight:bold;
}
/* ************************************************
*  item_box
* ************************************************ */
.movie_box {
    width:455px;
    float:left;
    background:#fff;
    padding:10px;
}
.item_box2 {
  display:inline-block;
  float: left;
  background:#fff;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 331px;
  height:275px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box2alpha {
  display:inline-block;
  float: left;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box2 .item_image {
  margin: 0px;
}
.item_box2 .item_image img.item {
  max-width: 100%;
  */border: solid 1px #ddd;*/
}
.item_box2 .item_detail {
  margin: 15px 0 0;
 */ padding-left: 10px; */
  */ border-left: solid 1px #ddd;*/
}
.item_box2 .item_detail p{
  overflow: hidden;
  width: 100%;
  font-size:11px;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;*/
}

.item_box2 .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight:bold;
}

.item_box2 .item_detail p.item_description{
/*  text-overflow: initial;
  overflow: visible;
  white-space: normal;*/
text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color: #000000;
}
.item_box2 .item_detail p.date {
   width:300px;
   text-align:right;
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;

}
.item_box3 {
  display:inline-block;
  float: left;
  background:#fff;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  height:340px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box3alpha {
  display:inline-block;
  float: left;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box3 .item_image {
  margin: 0px;
}
.item_box3 .item_image img.item {
  max-width: 100%;
  */border: solid 1px #ddd;*/
}
.item_box3 .item_detail {
  margin: 15px 0 0;
 */ padding-left: 10px; */
  */ border-left: solid 1px #ddd;*/
}
.item_box3 .item_detail p{
  overflow: hidden;
  width: 100%;
  font-size:11px;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;*/
}

.item_box3 .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight:bold;
}

.item_box3 .item_detail p.item_description{
/*  text-overflow: initial;
  overflow: visible;
  white-space: normal;*/
text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color: #000000;
}
.item_box3 .item_detail p.date {
   width:180px;
   text-align:right;
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;

}

/* 商品詳細 */
.product_description {
    background-color: transparent;
    clear: both;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 22px;
    padding: 0px 0px;
    word-wrap: break-word;
}
.w550 {
	/*width: 550px;*/
	margin: 0px auto;
	padding:0;
}
.w550 h3 {
	font-size: 20px;
	font-weight: normal;
	color: #4A4037;
	margin: 45px 0 30px;
}
.detail_p01 {
	font-size: 14px;
	color: #666;
	line-height: 220%;
	margin-bottom: 60px;
}
.w660 {
	width: 660px;
	margin: 0px auto;
	padding: 10px 0 5px;
}
.product_description h4 {
	font-size: 13px;
	color: #333;
}
.detail_p02 {
	font-size: 13px;
	color: #000000;
	line-height: 160%;
}
.product_spec_table {
    border-top: 1px solid #fff;
    margin-top: -10px;
    margin-bottom: -10px;
}
.none_border_table, .product_option_table table, .tbl_calendar {
    border-collapse: collapse;
    border-spacing: 0;
}
.product_spec_table th {
    width: 143px;
}
.product_spec_table th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-bottom: 0.8em;
    padding-right: 0.5em;
    padding-top: 0.8em;
    font-weight:normal;
}
caption, th {
    text-align: left;
}
.product_spec_table td {
    width: 496px;
}
.product_spec_table td {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 0.8em;
    padding-left: 1em;
    padding-top: 0.8em;
}
.product_spec_table .t_last {
	border-bottom: 1px solid #fff;
}
.item_3wrap {
	padding: 30px 0 0 5px;
	background-color: #fff;
}
.item_3wrap h4 {
	margin-left: 10px;
}
.item_3wrap .item_box3 {
	height: 270px;
}
.family_tree {
	float: left;
	padding: 0 30px 5px 0;
}

/* ************************************************
*  item_box
* ************************************************ */
.movie_box {
    width:455px;
    float:left;
    background:#fff;
    padding:10px;
}
.item_box2 {
  display:inline-block;
  float: left;
  background:#fff;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 331px;
  height:275px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box2alpha {
  display:inline-block;
  float: left;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box2 .item_image {
  margin: 0px;
}
.item_box2 .item_image img.item {
  max-width: 100%;
  */border: solid 1px #ddd;*/
}
.item_box2 .item_detail {
  margin: 15px 0 0;
 */ padding-left: 10px; */
  */ border-left: solid 1px #ddd;*/
}
.item_box2 .item_detail p{
  overflow: hidden;
  width: 100%;
  font-size:11px;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;*/
}

.item_box2 .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight:bold;
}

.item_box2 .item_detail .item_description{
/*text-overflow: initial;
  overflow: visible;
  white-space: normal;*/
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  height:27px;
 display:none;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color: #000000;
}

.item_box2 .item_detail p.date {
  width:90px;
  padding-right:30px;
  text-align:right;
  margin-top: 20px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  float:right;
  color:#666;
}
.item_box3 {
  display:inline-block;
  float: left;
  background:#fff;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  height:340px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box3alpha {
  display:inline-block;
  float: left;
  padding:10px;
  margin: 0 5px 5px 0;
  width: 213px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box3 .item_image {
  margin: 0px;
}
.item_box3 .item_image img.item {
  max-width: 100%;
  */border: solid 1px #ddd;*/
}
.item_box3 .item_detail {
  margin: 15px 0 0;
 */ padding-left: 10px; */
  */ border-left: solid 1px #ddd;*/
}
.item_box3 .item_detail p{
  overflow: hidden;
  width: 100%;
  font-size:11px;
 /* text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;*/
}

.item_box3 .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight:bold;
  height:34px;
}

.item_box3 .item_detail p.item_description{
/*  text-overflow: initial;
  overflow: visible;
  white-space: normal;*/
text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
 display:none;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color: #000000;
}
.item_detail p.item_price {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #000000;
  width:90px;
 /* float:left;*/
}
.item_box3 .item_detail p.date {
  width:90px;
  float:right;
  padding-right:30px;
  text-align:right;
  margin-top: 20px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  color:#666;
}
.item_box .item_detail p.item_name {
  height:42px;
  overflow:hidden;
  line-height:130%;
}
.item_box .item_detail p.item_price {
  margin-top: 10px;
  color: #000000;
}
.item_box {
  height:190px;
}

/*右下背景画像TOP
================================*/
.cate1 {
  background:url(https://file001.shop-pro.jp/PA01268/712/images/top/cate1_back.jpg) no-repeat right bottom #fff;
}
.cate2 {
  background:url(https://file001.shop-pro.jp/PA01268/712/images/top/cate2_back.jpg) no-repeat right bottom #fff;
}
.cate3 {
  background:url(https://file001.shop-pro.jp/PA01268/712/images/top/cate3_back.jpg) no-repeat right bottom #fff;
}
.cate4 {
  background:url(https://file001.shop-pro.jp/PA01268/712/images/top/cate4_back.jpg) no-repeat right bottom #fff;
}
.cate5 {
  background:url(https://file001.shop-pro.jp/PA01268/712/images/top/cate5_back.jpg) no-repeat right bottom #fff;
}

/*ブランド　h4 リンク下線
================================*/
h4 a:visited, h4 a:link {
  text-decoration:underline;
}

/* オプションテーブル修正 */

table#option_tbl .stock_head td.none {
    background: none repeat scroll 0 0 #f5f5f5;

    border-left: 1px solid #ccc;
    padding: 10px;
    display: table-cell;
    margin: 0 0;
}
table#option_tbl td div {
    width: 35%;
    float: left;
    text-align: right;
    padding-top: 1px;
    padding-right: 8%;
}
table#option_tbl td label {
    width: 40%;
    float: left;
    text-align: left;
}
ul.option_price {
    display: none;
}


/* 追加 */

h2{
	font-size: 22px;
  	font-weight: normal;
  	margin: 25px 0px 15px;
}
p.detail_p01{
    color: #000000;
}
p.detail_p01:nth-of-type(8){
    margin-bottom: 20px;
}
p.kanren {
    color: #000000 !important;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}