@charset "EUC-JP";

.default_background_mdl {
	margin-bottom: 4px;
}

/* メインイメージ */
#left_div {
	clear: both;
	float:left;
	width: 520px;
	margin: 0 30px 0 0;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
}

#right_div {
	float:left;
	width: 570px;
	margin: 0;
	padding-top:15px;
	padding-bottom:10px;
}

#right_div h1 {
	font-size:130%;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#right_div .designer_name {
	font-weight:bold;
	margin-bottom:10px;
}
#right_div p.t_price , #right_div span.n_price {
	font-size:135%;
	margin-bottom:20px;
	font-weight: bold;
}
#right_div p.teika {
	font-size:110%;
	font-weight: bold;
}
#right_div p.teika span.n_price {
	color: red !important;
}

#right_div p.item-shoppoint {
	margin: 10px 0 0 0;
   font-weight: bold;
}

#info_main01 {
	margin:10px 0px;
	position:relative;
	min-height:400px;
}

#info_main01 h1{
	float:left;
	width:520px;
	height: auto;
}
#info_main01 h1 img {
  width: 100%;
	position: absolute;
	clear: both;
}
#left_div p#txtLoad{
	margin-top:5px;
	padding:0px;
	width:520px;
	font-size:12px;
	text-align:center;
	color:#333;
}
p#caption01, p#caption02, p#caption03, p#caption04, p#caption05, p#caption06, p#caption07, p#caption08, p#caption09, p#caption10, p#caption11, p#caption12, p#caption13, p#caption14, p#caption15, p#caption16, p#caption17, p#caption18, p#caption19, p#caption20 {
	display:none;
}

.product #contentLeft {
	float: left;
	width: 520px;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
	/*border-right: 1px solid #CCCCCC;*/
}
.product #right_div #contentRight {
  line-height: 200%;
  letter-spacing: 0.03em;
}

/* サムネイル */
ul#thumbnail {
	margin: 5px 0px 10px 2px;
	padding:0px;
	clear:both;
	list-style:none;
	width:520px;
	line-height:0;
}
	ul#thumbnail:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html ul#thumbnail {
		height: 1em;
		overflow: visible;
	}
	/**/
ul#thumbnail li {
	float:left;
	margin-right:8px;
	margin-bottom:8px;
}

ul#thumbnail li.sum_r{
	margin-right:0px;
}

/* 商品概要 */
#productOutline {
	clear: both;
}
#productOutline dl {
	margin-bottom: 20px;
}
#productOutline dt {
	background: #EFEFEF;
	padding: 2px 4px 2px 4px;
}
#productOutline dd {
	margin-bottom: 5px;
	padding-left: 4px;
}

.note-uline span {
font-weight:bold;
color:#0065a1;
padding: 0 0 2px 0;
border-bottom: 1px solid #0065a1;
}

/* この商品のお問い合わせ */
#productsContact {
	background: #FFFFFF url(https://img13.shop-pro.jp/PA01071/807/etc/icon_contact.gif) no-repeat left center;
	height: 19px;
	padding-top: 1px;
	padding-left: 27px;
	margin-bottom: 5px;
}
#productsContact2 {
	margin: 10px 0 10px 0;
	padding: 0;
}
#productsService, #productsService_shipping {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
}
#productsService ul, #productsService_shipping ul {
	margin: 0;
	padding: 0;
}
#productsService_shipping li {
	margin: 0 20px 10px 0;
	padding: 0;
	list-style: none;
	float: left;
}
#productsService_shipping li:last-child {
	margin: 0;
}
#productsService li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.cashless-bnr {
	margin: 0 0 20px 0;
	padding: 0;
	width:100%;
}
.cashless-bnr img {
	max-width:100%;
	height: auto;
}


/* ソーシャルボタン */
#social {
	margin: 10px 0 5px 0;
	padding: 0;
	width: 390px;
}
#social ul {
	margin: 0;
	padding: 0;
}
#social ul li {
	margin: 0 10px 0 0;
        padding: 0;
        float: left;
        width: 100px;
}

#social a, #social iflame, #social script  {
	padding: 0 5px 10px 0;
}



/* フォームエリア */
#cartArea {
	border: 1px solid #999;
	background: #f5f5f5;
}
#cartAreaInside {
	margin: 0;
	padding: 15px;
	min-height: 100px;
	overflow: hidden;
}
#cart_details {
	margin: 0;
	padding: 0;
	float: left;
}
#cart_details dl {
	margin-bottom: 5px;
	float: left;
}
#cart_details dt {
	padding-top: 2px;
}
#cart_details dd {
	margin: 0px 0px 5px 0;
}
#cart_details table {
	margin: 0px;
}
input#buttonCart {
	margin-top: 10px;
}
#cart_btm {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
}


#contentRight h2 {
	margin-bottom: 1em;
	font-size: 15px;
	font-weight: bold;
}
#contentRight p {
	margin-bottom: 1em;
    text-align: justify;
}
#contentRight dl {
	margin-bottom: 10px;
	padding: 15px 0;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}
#contentRight dt {
	float: left;
	margin: 0;
	padding: 0;
}
#contentRight dd {
	margin: 0 0 0 90px;
		padding: 0;
}


#relatedProducts {
	float: left;
	width: 495px;
	margin:20px 10px 6px 15px;
	/*padding:0px 10px 6px 10px;*/
	border-top:#ccc 1px solid;
}
#relatedProductsMdl {
/*	background: #FFFFFF url(https://img13.shop-pro.jp/PA01071/807/etc/back_relatedproducts_mdl.gif) repeat-y left top;
	padding: 10px 13px 7px 13px;*/
}

	#relatedProductsMdl:after {
		content: "";
		display: block;
		clear: both;
		height: 1px;
		overflow: hidden;
	}
	/*\*/
	* html #relatedProductsMdl {
		height: 1em;
		overflow: visible;
	}
	/**/


#relatedProducts h2#itemrelation{
border-left:#999 5px solid;
	padding-left:10px;
	font-size:100%;
	margin:10px 0px;

}

.relatedProduct {
	float: left;
	width: 150px;
}
.relatedProductBorder {
	margin: 0px 9px;
	padding: 0px 10px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#relatedProducts-sp {
	display: none;
}

.teika {
	font-size:11px;
	color:#666;
	margin-bottom:3px;
}

/* おすすめ商品 */
#top_reccomend {
	clear:both;
	padding-top:5px;
	padding-bottom:20px;
	font-size: 11px;
	border-top: 1px dotted #666;
}
	#top_reccomend:after{
		content: ".";	/* 新しい要素を作る */
		display: block;	/* ブロックレベル要素に */
		clear: both;
		height: 0;
		visibility: hidden;
	}
	#top_reccomend{
	min-height: 1px;
	}
	* html #top_reccomend {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
	
	#top_reccomend h2 {
		margin:15px 0px;
		padding-left:10px;
		border-left:#999 5px solid;
	}
	
	#top_reccomend .item {
		margin-right: 28px;
		width:136px;
		height: auto;
		float:left;
		text-align: left;
	}
	#top_reccomend .itemLast {
		margin-right: 0;
		width:136px;
		height: auto;
		float:left;
		text-align: left;
	}
	#top_reccomend .item img, #top_reccomend .itemLast img {
		width:100%;
		height: auto;
	}
	
	#top_reccomend p.itemName {
		width:136px;
	}	
	
	#top_reccomend p.itemName a {
		color:#333333;
	}
	#top_reccomend img {
		margin-bottom: 5px;
	}
	
/* おすすめ商品 */


.itempage_reccomend {
	clear:both;
	padding-top:5px;
	padding-bottom:20px;
	font-size: 11px;
	border-top: 1px dotted #666;
}
	.itempage_reccomend:after{
		content: ".";	/* 新しい要素を作る */
		display: block;	/* ブロックレベル要素に */
		clear: both;
		height: 0;
		visibility: hidden;
	}
	. {
	min-height: 1px;
	}
	* html .itempage_reccomend {
		height: 1px;
		/*\*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
.itempage_reccomend h2 {
		margin:15px 0px;
		padding-left:10px;
		border-left:#999 5px solid;
		font-size: 14px;
	}
.itempage_reccomend .item {
		margin-right: 26px;
		width:165px;
		float:left;
		text-align: left;
	}
.itempage_reccomend .itemLast {
		margin-right: 0;
		width:165px;
		float:left;
		text-align: left;
	}
.itempage_reccomend p.itemName {
		width:165px;
	}	
	
.itempage_reccomend p.itemName a {
		color:#333333;
	}
.itempage_reccomend img {
		margin-bottom: 5px;
}
.itempage_reccomend .item img, .itempage_reccomend .itemLast img {
		width: 100%;
		height: auto;
}

/*-----------------------------*/
/*  カラーバリエーション用 2012.2.22追加   */
/*-----------------------------*/

#colorVariation, #colorVariationTendo, #colorVariationTendo2 {
	margin: 5px 0 5px 0;
	padding-top: 10px;
	clear: both;
}
#colorVariation:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#colorVariation ul, #colorVariationTendo ul, #colorVariationTendo2 ul {
	margin: 0;
	width: 570px;
	clear: both;
}
#colorVariation li, #colorVariationTendo li, #colorVariationTendo2 li {
	margin: 0 30px 0 0;
	width: 90px;
	float: left;
	list-style: none;
	text-align: center;
}
#colorVariation .mTxt {
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
}
.textileName {
	font-size: 11px;
}

#otherInfo {
	margin: 5px 0 5px 0;
	padding-top: 10px;
	border-top: 1px dotted #666;
	clear: both;
}

/*-----------------------------*/
/*  ボビーワゴンの保証書用 2012.3.18追加   */
/*-----------------------------*/

#guarantee {
	margin: 5px 0 5px 0;
	padding: 10px 0 0 0;
	width: 570px;
}
#guarantee .mTxt {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
}
#guarantee .note {
	margin-right: 20px;
	width: 470px;
	font-size: 13px;
	float: left;
	line-height: 180%;
}
#guarantee .imagePhoto {
	margin: 0 0 10px 0;
	width: 80px;
	float: left;
}

#infoBox {
	margin: 15px 0 15px 0;
	padding: 15px;
	width: 358px;
	border: 1px dotted #cc0000;
}

#bnrItemDetail {
	margin: 10px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #666;
}
#bnrItemDetail ul {
	margin: 0;
	padding: 0;
}
#bnrItemDetail li {
	margin: 0 20px 0 0;
	padding: 0;
        float: left;
}


/* 入荷待ち商品表示　*/
.backOrder {
	margin: 0;
	padding: 15px;
  box-sizing: border-box;
	width:100%;
        border: dotted 1px #FF0000;
        color: #FF0000;
}
.backOrder p {
	margin: 0;
	padding: 0;
}
.backOrder p.mds {
        font-weight: bold;
}
.holidayInfo {
border : 1px solid #FF0000;
width: 538px;
padding: 15px;
margin: 0 0 25px 0;
color: #FF0000;
}

.newyear2017 {
  text-align: center;
  padding:15px;
  color: #FFF;
  background: #CC0000;
  font-size: 14px;
  font-weight: 800;
width: 358px;
}
.newyear2017 p a {
  color: #FFF;
}
.newyear2017 p a span {
  font-size: 12px;
}

.horizontalLineDot {
     clear: both;
     margin: 20px 0px 0px 0px;
     padding-bottom: 20px;
     height: 1px;
     width: 100%;
     border-top: 1px dotted #999;
}
     .horizontalLineDot:after {
          content: "";
          display: block;
          clear: both;
          height: 1px;
          overflow: hidden;
     }
     /*\*/
     * html .horizontalLineDot {
          height: 1em;
          overflow: visible;
}

/* BANNER AREA　*/
.itemBnr {
width: 100%;
margin: 0;
padding: 0;
clear: both;
}
.itemBnr:after {
          content: "";
          display: block;
          clear: both;
          height: 1px;
          overflow: hidden;
}
.itemBnrLeft {
float: left;
}
.itemBnrRight {
float: right;
}

#itemDetail_info {
	margin: 0;
	padding: 50px 0;
	width: 100%;
	background-color: #eeefef;
	z-index: 100;
	clear: both;
}
#itemDetail_info:after {
          content: "";
          display: block;
          clear: both;
          height: 1px;
          overflow: hidden;
}
.itemdetail_inner {
	margin: 0 auto;
	padding: 0;
	width: 1120px;
}
.itemDetail-Left {
	margin: 0 40px 0 0;
	padding: 0;
	width: 540px !important;
	float: left;
}
.itemDetail-Right {
	margin: 0 !important;
	padding: 0;
	width: 540px !important;
	float: left;
}

.itemDetail-news {
	margin: 0;
	padding: 3%;
	box-sizing: border-box;
	width:100%;
	border: solid 1px #FF0000;
	color: #FF0000;
}
.itemDetail-news p {
	margin: 0;
	padding: 0;
}

.itemDetail-news2 {
	margin: 0;
	padding: 3%;
	box-sizing: border-box;
	width:100%;
	border: solid 1px #0065a1;
}
.itemDetail-news2 p {
	margin: 0;
	padding: 0;
}



/*--------------------------------------------------------------
Responsive for max-width 800px
--------------------------------------------------------------*/
@media only screen and (max-width: 50em) {
#left_div {
	clear: both;
	width: 100%;
	margin: 0;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
}
#right_div {
	width: 100%;
	margin: 0;
	padding-top:15px;
	padding-bottom:10px;
}
#info_main01 {
	margin:10px auto;
	position:relative;
	width: 100%;
	max-height: none;
	text-align: center;
}
#info_main01 h1{
	width: 100%;
	height: auto;
}
#info_main01 h1 img {
	position: absolute;
	top:0;
	bottom: 0;
	left:0;
	right:0;
	margin: auto;
	width: 100%;
}
#left_div p#txtLoad{
	margin: 5% 0;
	padding: 0;
	width: 100%;
	font-size: 13px;
	text-align: center;
	color: #333;
}
p#caption01, p#caption02, p#caption03, p#caption04, p#caption05, p#caption06, p#caption07, p#caption08, p#caption09, p#caption10, p#caption11, p#caption12, p#caption13, p#caption14, p#caption15, p#caption16, p#caption17, p#caption18, p#caption19, p#caption20 {
	display:none;
}

.product #contentLeft {
	width: 100%;
	margin:0;
	padding: 0;
	clear: both;
}
.product #contentRight {
}

/* サムネイル */
#thumbnail {
	margin: 5px 0px 10px 0;
	padding:0px;
	clear:both;
	list-style:none;
	width: 100%;
}
ul#thumbnail {
	margin: 10px 0;
	padding: 0;
	width: 100% !important;
}
ul#thumbnail li {
	float:left;
	margin-right: 1.25%;
	margin-bottom:8px;
	width: 19%;
}
ul#thumbnail li:nth-child(5n) {
	float:left;
	margin-right: 0;
	margin-bottom:8px;
	width: 19%;
}
ul#thumbnail li img {
	width: 100% !important;
	height: auto !important;
}

#thumbnail li.sum_r{
	margin-right:0px;
}

#relatedProducts {
	display: none;
}
#relatedProducts-sp {
	display: none;
}

#contentRight p {
	font-size:15px;
	line-height: 180%;
}

#contentRight img {
	width: 100%;
}

#colorVariation ul, #colorVariationTendo ul, #colorVariationTendo2 ul {
	margin: 0;
	width: 100%;
	clear: both;
}

#guarantee {
	margin: 5px 0 5px 0;
	padding: 10px 0 0 0;
	width: 100%;
}
#guarantee .mTxt {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
#guarantee .note {
	margin-right: 5%;
	font-size: 11px;
	width: 70%;
	float: left;
}
#guarantee .imagePhoto {
	margin: 0 0 10px 0;
	width: 25%;
	float: left;
}
#guarantee .imagePhoto img {
	width: 100%;
	height: auto;
}

#productsService, #productsService_shipping {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#productsService ul, #productsService_shipping ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#productsService_shipping li {
	margin: 0 4% 5% 0;
	padding: 0;
	float: left;
	width: 48%;
}
#productsService_shipping li:last-child {
	margin: 0;
}
#productsService_shipping li img {
	width: 100%;
	height: auto;
}
#productsService li {
	margin: 0 0 5% 0;
	padding: 0;
}
.itempage_reccomend {
	width: 100%;
}
.itempage_reccomend .item {
	width: 32%;
	float: left;
	margin: 0 2% 2% 0;
	padding: 0;
}
.itempage_reccomend .itemLast {
	width: 32%;
	float: left;
	margin: 0 0 2% 0;
	padding: 0;
}
.itempage_reccomend .item:nth-child(3n) {
	margin: 0 0 2% 0;
}
.itempage_reccomend .item img, .itempage_reccomend .itemLast img {
	width: 100%;
	height: auto;
}

/* BANNER AREA　*/
#bnrItemDetail {
	margin: 10px 0 10px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #666;
	width: 100%;
}
#bnrItemDetail ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#bnrItemDetail li {
	margin: 0 2% 0 0;
	padding: 0;
	float: left;
	width: 32%;
}
#bnrItemDetail li:last-child {
	margin: 0;
	padding: 0;
}
#bnrItemDetail li img {
	width: 100%;
	height: auto;
}
#itemDetail_info {
	margin: 0;
	padding: 50px 0;
	width: 100%;
	background-color: #eeefef;
	z-index: 100;
	clear: both;
}
#itemDetail_info:after {
          content: "";
          display: block;
          clear: both;
          height: 1px;
          overflow: hidden;
}
.itemdetail_inner {
	margin: 0 auto;
	padding: 0;
	width: 90%;
}
.itemDetail-Left {
	margin: 0 0 3% 0;
	padding: 0;
	width: 100% !important;
}
.itemDetail-Right {
	margin: 0;
	padding: 0;
	width: 100% !important;
}
}

/*--------------------------------------------------------------
Responsive for max-width 480px
--------------------------------------------------------------*/
@media only screen and (max-width: 30em) {
#wrapTop_product #breadClumb {
  padding-top: 110px;
}
#wrapTop_product #breadClumb ul li {
  margin-bottom: 0;
     height: auto;
     padding: 0 5px 0 5px;
     font-size: 80%;
}
#wrapTop_product #breadClumb li#bc_productName {
     height: auto;
     padding-top: 0;
     font-size: 80%;
     font-weight: bold;
}

#info_main01 {
	margin: 10px 0px;
	position: relative;
	min-height: 250px;
}

#info_main01 h1{
	float:left;
	width: 100%;
	height: auto;
}
#info_main01 h1 img {
	position: absolute;
	clear: both;
}
#cart_details {
	font-size: 16px;
}
#cart_details input[type=text] {
	font-size: 16px;
	padding: 10px;
}
#cart_details dl dd {
	margin: 0 0 20px 0;
}
#cart_details select {
	font-size: 16px;
	padding: 10px;
	color: #000;
}
.cart-quantity-sp {
	display: none;
}

#cart_btm {
	margin: 0;
	padding: 0;
	width: 100%;
	float: right;
}
#cart_btm input[type=image] {
	margin: 0;
	padding: 0;
	width: 80% !important;
}

#contentRight dl {
	margin-bottom: 10px;
	padding: 15px 0;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    font-size: 14px;
}
#contentRight dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight: 800;
}
#contentRight dd {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
}

#relatedProducts-sp {
}

#social {
	display: none;
}
.itempage_reccomend {
	display: none;
}
.itempage_reccomend .item {
	width: 48%;
	float: left;
	margin: 0 4% 5% 0;
	padding: 0;
}
.itempage_reccomend .itemLast {
	width: 48%;
	float: left;
	margin: 0;
	padding: 0;
}
.itempage_reccomend .item:nth-child(2n) {
	margin: 0 0 5% 0 !important;
}
.itempage_reccomend .item img, .itempage_reccomend .itemLast img {
	width: 100%;
	height: auto;
}
.itempage_reccomend p.itemName {
		width:100%;
}
#relatedProducts {
	display: none;
}
#relatedProducts-sp {
	display: block;
	float: none;
	width: 100%;
	margin:0;
	border-top: none;
}

#relatedProducts-sp h2#itemrelation {
	border-left: none;
	padding-left: 0;
	font-size:100%;
	margin: 10 0;
	font-size: 18px;
	font-weight: 800;
}

.relatedProduct {
	float: none;
	width: 100%;
	margin: 0 0 20px 0 !important;
	padding: 20px 0 20px 0 !important;
	text-align: center !important;
	font-weight: 800;
	font-size:14px;
	border-bottom: 1px dotted #333;
}
.relatedProduct:last-child {
	border-bottom: none;
}
.relatedProduct img {
	margin: 0 auto 10px auto;
	width: 80%;
	height: auto;
}
.relatedProductBorder {
	margin: 0;
	padding: 0;
	border-left: none;
	border-right: none;
}

/*-----------------------------*/
/*  カラーバリエーション用 2012.2.22追加   */
/*-----------------------------*/

#colorVariation, #colorVariationTendo, #colorVariationTendo2 {
	margin: 5px 0 5px 0;
	padding-top: 10px;
	clear: both;
}
#colorVariation ul, #colorVariationTendo ul, #colorVariationTendo2 ul {
	margin: 0;
	width: 100%;
	clear: both;
}
#colorVariation li, #colorVariationTendo li, #colorVariationTendo2 li {
	margin: 0 5% 0 0;
	width: 30%;
	height: 180px;
	float: left;
	list-style: none;
	text-align: center;
}
#colorVariation li:nth-child(3n), #colorVariationTendo li:nth-child(3n), #colorVariationTendo2 li:nth-child(3n) {
	margin: 0 0 0 0;
}
#colorVariation li:nth-child(5), #colorVariationTendo li:nth-child(5), #colorVariationTendo2 li:nth-child(5) {
	margin: 0 5% 0 0 !important;
}
#colorVariation li:nth-child(10), #colorVariationTendo li:nth-child(10), #colorVariationTendo2 li:nth-child(10) {
	margin: 0 5% 0 0 !important;
}
#colorVariation li:nth-child(15), #colorVariationTendo li:nth-child(15), #colorVariationTendo2 li:nth-child(15) {
	margin: 0 0 0 0 !important;
}
#colorVariation li:nth-child(20), #colorVariationTendo li:nth-child(20), #colorVariationTendo2 li:nth-child(20) {
	margin: 0 5% 0 0 !important;
}
#colorVariation .mTxt {
	font-size: 14px;
	font-weight: bold;
	color: #0066cc;
}
.textileName {
	font-size: 14px;
}
}