@charset "utf-8";
/* GoodsDetail CSS */

/*plain*/
.goodsDetail, .goodsDetailText {
	margin:0 0 20px;
	/*padding:10px;*/
}

.goodsDetailContents {
	width:100%;
	background:#FFF;
	padding:20px;
}

/*メイン写真・SNSエリア*/
.goodsDetailContents #goodDetail_left_area {
	float:left;
	width:300px;
}

@media screen and (max-width: 641px) {
	.goodsDetailContents {
	width:100%;
	background:#FFF;
	padding:0;
	}
	.goodsDetailContents #goodDetail_left_area {
	float:none;
	width:300px;
	margin:0 auto;
	}
}

/*商品詳細メイン画像*/
.goodsDetailContents .area_Photo {
	width:300px;
	height:300px;
	display:table-cell;
	border:solid 1px #000;
	background:#FFF;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:300px;
	margin-bottom:10px;
}

.goodsDetailContents .area_Photo img {
	width:300px;
	vertical-align:middle;
}

/*商品写真サムネイル*/
.goodsDetailContents ul.goods_images {
	margin-top:5px;
/*	margin-bottom:20px;*/
	margin-bottom:30px;
}

.goodsDetailContents ul.goods_images li{
	width:72px;
	height:72px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	border:solid 1px #e3e2e2;
}
.goodsDetailContents ul.goods_images li:hover{
	width:72px;
	height:72px;
	border:solid 1px #27a25d;
	display:block;
}	
.goodsDetailContents ul.goods_images li:nth-child(4n) {
	margin-right:0;
}

.goodsDetailContents #goodDetail_left_area .area_sns {
	margin:5px;
}

.goodsDetailContents #goodDetail_left_area .area_sns p.sns{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

/*商品詳細テキストエリア*/
.goodsDetailContents .area_Detail {
	float:right;
	width:370px;
}

@media screen and (max-width: 641px) {
	.goodsDetailContents .area_Detail {
	float:none;
	width:100%;
	}
}

.goodsDetailContents .area_Detail span.detail_code,
.goodsDetail_info span.detail_code, 
.goodsDetailContents .area_Detail span.detail_manufacturer,
.goodsDetail_info span.detail_manufacturer{
	font-size:12px;
	margin-bottom:5px;
	display:block;
}

.goodsDetailContents .area_Detail p.detail_copy,
.goodsDetail_info p.detail_copy,
.goodsDetailContents .area_Detail p.detail_info,
.goodsDetail_info p.detail_info{
	font-size:14px;
	margin-bottom:10px;
}

/*商品詳細金額エリア*/
.detail_price tr {
	vertical-align:middle;
}
.detail_price th {
	padding-right:10px;
	text-align:center;
	white-space:nowrap;
	width:50px;
}

table.detail_price p{
	font-size:14px;
	font-weight:bold;
}
table.detail_price span.original{
	font-size:14px;
	padding-left:3px;
}
table.detail_price span.off{
	text-decoration:line-through;
}

table.detail_price span.red{
	color: #db0000;
    font-weight: bold;
}
table.detail_price span.discount{
	color: #db0000;
    font-size: 28px;
    font-weight: bold;
	padding-left:3px;
}

.detail_price .icon_favorite img {
	vertical-align:middle;
}

table.detail_price{
	margin-bottom:20px;
}

table.detail_price span.icon {
	padding:10px 0;
	display:inline-block;
	line-height:19px;
}

img.pricedown{
	margin:3px 0;
}

@media screen and (max-width: 641px) {
	table.detail_price span.icon {
	padding:5px 0;
	display:inline-block;
	line-height:19px;
	}
}

table.detail_price div.zaiko{
	display:inline-block;
}

table.detail_price span.stock_count {
	padding:0 5px;
	display:inline-block;
}

.contents input[type="text"].addCount{
	width:60px;
	height:30px;
	padding:0 10px;
}
.contents input[type="button"].plusButton,
.contents input[type="button"].minusButton{
	width:30px;
	height:30px ;
	background:#e3e2e2;
	border:solid 1px #000;
	border-radius:0;
	text-align:center;
	color:#333;
	font-weight:bold;
	padding:0px;
	border-left:none;
}

/* SKU用のボタン*/
.contents input[type="text"].addCount_sku{
	width:4em;
	height:30px;
	padding:0 5px;
	font-size:0.8em;
}

@media screen and (max-width: 641px) {

	.quantity_select {
		width:100%;
		display:block;
	}
	.contents input[type="text"].addCount{
	width:50% !important;
	height:40px;
	padding:0 10px;
	}
	.contents input[type="button"].plusButton,
	.contents input[type="button"].minusButton{
	width:40px;
	height:40px;
	background:#e3e2e2;
	border:solid 1px #000;
	border-radius:0;
	text-align:center;
	color:#333;
	border-left:none;
	padding:5px;
	}

	.contents input[type="text"].addCount_sku{
	width:4em !important;
	height:30px;
	padding:0 5px;
	font-size:1em;
	/*line-height:1em;*/
	}
}


/*商品詳細カート部分*/
.goodsDetailContents .area_cart {
	float:right;
	/*width:240px;*/
	margin-top:20px;
}
.goodsDetailContents .area_cart .btn_cart{
	margin-bottom:8px;
}
.goodsDetailContents .area_cart .btn_cart:hover {
}
.goodsDetailContents .area_cart .btn_cart a {
	display:block;
}

@media screen and (max-width: 641px) {
	.goodsDetailContents .area_cart {
	float:none;
	width:100%;
	}
	.goodsDetailContents .area_cart .btn_cart{
	}
}

.goodsDetailContents ul.detail_icon_list,
.goodsDetailContents ul.detail_icon_other{
	margin-bottom:10px;
}

.goodsDetailContents ul.detail_icon_list li,
.goodsDetailContents ul.detail_icon_other li{
	float:left;
	margin:0 10px 0 0;
}

.goodsDetailContents .area_cart ul.detail_icon_other li span.shop{
	background:url(../images/icon_shop.png) left center;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
}

.goodsDetailContents .area_cart ul.detail_icon_other li span.guarantee{
	background:url(../images/icon_guarantee.png) left center;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:12px;
}
/* プレミアムあきばお～ボタン*/
.goodsDetailContents .area_cart .btn_cart_credit{
	margin-bottom:15px;
}
.goodsDetailContents .area_cart .btn_cart_credit:hover {
}
.goodsDetailContents .area_cart .btn_cart_credit a{
	display:block;
}
.goodsDetailContents .area_cart .btn_cart_credit span {
	display:block;	
}

@media screen and (max-width: 641px) {
	.goodsDetailContents .area_cart .btn_cart_credit{
		margin: 10px auto;
	}
}

/*あきばお～ボタン*/
.goodsDetailContents .area_cart .btn_cart_akibaoo{
	margin-bottom:15px;
}
.goodsDetailContents .area_cart .btn_cart_akibaoo:hover {
}
.goodsDetailContents .area_cart .btn_cart_akibaoo a{
	display:block;
}
.goodsDetailContents .area_cart .btn_cart_akibaoo span {
	display:block;	
}

@media screen and (max-width: 641px) {
	.goodsDetailContents .area_cart .btn_cart_akibaoo{
		margin: 10px auto;
	}
}

/* 再入荷ボタン */
.goodsDetailContents .area_cart .btn_stock{
/*	width:310px;
	height:60px;
	background:#989898;
	border-radius:5px;
	box-shadow:3px 3px#b0b0b0;*/
	margin-bottom: 15px;
}
@media screen and (max-width: 641px) {
	.goodsDetailContents .area_cart .btn_stock{
/*	width:300px;
	height:60px;*/
	}
}
.goodsDetailContents .area_cart .btn_stock:hover {
	background:#71b9d0;
}
.goodsDetailContents .area_cart .btn_stock a {
/*	background:url(../images/btn_icon_stock.png) 20px center;
	background-repeat:no-repeat;
	line-height:60px;
	font-size:23px;
	font-weight:bold;
	padding-left:100px;
	color:#FFF;
	text-decoration:none;*/
	display:block;
}

/* 予約するボタン */
.goodsDetailContents .area_cart .btn_reserve{
	width:310px;
	height:60px;
	background:#46c53c;
	border-radius:5px;
	box-shadow:3px 3px#b0b0b0;
	margin-bottom: 15px;
}
@media screen and (max-width: 641px) {
	.goodsDetailContents .area_cart .btn_reserve{
	width:300px;
	height:60px;
	}
}
.goodsDetailContents .area_cart .btn_reserve:hover {
	background:#9def1b;
}
.goodsDetailContents .area_cart .btn_reserve a {
	background:url(../images/btn_icon_reserve.png) 20px center;
	background-repeat:no-repeat;
	line-height:60px;
	font-size:23px;
	font-weight:bold;
	padding-left:130px;
	color:#000;
	text-decoration:none;
	display:block;
}

.goodsDetail_info,
.goodsDetail_include,
.attention,
.recommended_area {
	width:730px;
	background: #FFF;
	padding: 20px;
}

@media screen and (max-width: 641px) {
	.goodsDetail_info,
	.goodsDetail_include,
	.attention,
	.recommended_area {
	width:100%;
	background: #FFF;
	padding:0;
	}
}

.goodsDetail_info h3,
.recommended_area h4{
	font-size:16px;
	font-weight:bold;
	background:url(../images/line_gray.png) ;
	background-repeat:no-repeat;
	background-position: bottom;
	padding:10px 0;
	margin-bottom:20px;
}
	

/*インクルードエリア*/
.goodsDetail_include {
	font-size:12px;
}
.goodsDetail_include table {
	border-collapse:collapse;
	border:1px solid #666;
}
.goodsDetail_include table td {
	border:1px solid #666;
	padding:5px;
}
.goodsDetail_include p {
	margin:10px 0 0;
}

/*ご注意*/
.attention {
	font-size:12px;
}
.attention ul {
	border:1px solid #CCC;
	padding:7px;
}
.attention li p {
	color:#FF0000;
}
.attention li.list{
	text-indent: -1em;
     margin-left: 1em;
}

.recommend_item {
	width: 122px;
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding-bottom: 10px;
}
.recommend_item:nth-child(5){
	margin-right:0;
}
.contents section {
	margin-bottom:0;
}


@media screen and (max-width: 641px) {
	.recommend_item {
	width: 40%;
	float: left;
	display: block;
	margin: 0 10px;
	padding-bottom: 10px;
	}
	.recommend_item:nth-child(5){
	margin-right:10px;
	}
}


/*見出し*/
.level_h2 {
	font-weight:bold;
	font-size:1.3em;
	border-bottom:1px solid #b0b0b0;
	margin:0 0 10px;
	padding: 0 0 5px 10px;
}
.level_h2 span {
	border-bottom:3px solid #b0b0b0;
	font-weight:bold;
	padding:10px 10px 6px 10px;
}

/*SKU用*/
.main_sku_box {
	border-bottom:solid 1px #666;
}	
.detail_sku_box{
	padding:10px 0;
	border-top:solid 1px #666;
}
.detail_sku_box .detail_sku_txt_box{
	float:left;
	width:125px;
	margin:0 5px 0 0;
}
.detail_sku_box .detail_sku_txt_box span {
	font-size:12px;
	display:block;
}

.detail_sku_box .detail_sku_price_box{
	float:left;
	width:240px;
}

.detail_sku_box .detail_sku_price_box ul.sku_price li,
.detail_sku_box .detail_sku_price_box ul.sku_cart li{
	float:left;
}

@media screen and (max-width: 641px) {
	.detail_sku_box .detail_sku_txt_box,
	.detail_sku_box .detail_sku_price_box{
		float:none;
		width:100%;
	}
}

.detail_sku_box .detail_sku_price_box ul.sku_price li.list_01{
	font-size:11px;
	width:2.5em;
	margin-top:5px;
}

.detail_sku_box .detail_sku_price_box ul.sku_cart li.list_02{
	font-size:11px;
	width:2.5em;
	margin-top:10px;
}

.detail_sku_box .detail_sku_price_box ul.sku_price p{
	font-size:11px;
}
.detail_sku_box .detail_sku_price_box ul.sku_price span.original{
	font-size:13px;
	padding-left:3px;
}
.detail_sku_box .detail_sku_price_box ul.sku_price span.off{
	text-decoration:line-through;
}

.detail_sku_box .detail_sku_price_box ul.sku_price span.red{
	color: #db0000;
    font-weight: bold;
}
.detail_sku_box .detail_sku_price_box ul.sku_price span.discount{
	color: #db0000;
    font-size: 15px;
    font-weight: bold;
	padding-left:3px;
}
.detail_sku_box .detail_sku_price_box ul.sku_cart {
	margin-top:5px;
}
.detail_sku_box .detail_sku_price_box ul.sku_cart input.addCount_sku[type="text"] {
	height:35px;
}
.detail_sku_box .detail_sku_price_box ul.sku_cart .zaiko_count{
	display:inline-block;
	width:40px;
	margin:0 3px;
}
.detail_sku_box .detail_sku_price_box ul.sku_cart .zaiko_count span.count{
	font-size:12px;
	display:block;
	text-align:center;
}
/*SKU用：カート小ボタン*/
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_cart{
	width:58px;
	height:37px;
	margin-right:5px;
	background-image:url(../images/btn_cart_sku.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_cart:hover{
	width:58px;
	height:37px;
	background-image:url(../images/btn_cart_sku_on.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_cart span{
	display:none;
}
/*SKU用：再入荷小ボタン*/
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_stock{
	width:58px;
	height:37px;
	margin-right:5px;
	background-image:url(../images/btn_stock_sku.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_stock:hover{
	width:58px;
	height:37px;
	background-image:url(../images/btn_stock_sku_on.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_stock span{
	display:none;
}
/*SKU用：予約小ボタン*/
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_reserve{
	width:58px;
	height:37px;
	margin-right:5px;
	background-image:url(../images/btn_reserve_sku.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_reserve:hover{
	width:58px;
	height:37px;
	background-image:url(../images/btn_reserve_sku_on.png) ;
	background-repeat:no-repeat;
	}
.detail_sku_box .detail_sku_price_box ul.sku_cart li.sku_reserve span{
	display:none;
}

/*商品詳細説明部分*/
/*20150814 hormanns add*/
.goodsDetail_info b, strong{
	font-weight: bold;
}
.goodsDetail_info ul{
	list-style-type: disc;
	list-style-position: inside;
}


/*デモ動画部分*/
/*20160621 hormanns add*/
.dvideo {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.dvideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 640px;
	width: 100%;
	height: 100%;
}