/* 現行サイトから */

/*
.giftWrappingBox {
	border-top: 3px dotted #cccccc;
	border-bottom: 3px dotted #cccccc;
	padding: 40px 0;
}

.pdtInfoBoxGrey {
	background-color:#eeeeee;
	padding:20px;
	margin:15px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
*/
.cautionBox {
	background-color:#f3dedb;
	color: #dd4b38;
	padding:20px;
	margin:0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
}

.cautionBox strong {
	font-weight: bold;
	font-size: larger;
}

.doubleline { /*二重取り消し線*/
	background-image:url(https://file001.shop-pro.jp/PA01145/129/img/common/doubleLineRed.png);
	background-repeat:repeat-x;
	background-position: center;
	font-size: 14px;
}

.pdtInfoBoxGrey {
  border-top: 3px dotted #cccccc;
	border-bottom: 3px dotted #cccccc;
  margin:40px 0;
	padding: 40px 0;
}

/* //現行サイトから */

















.product-image-main img {
  width: 100%;
}



.product-name {
  /*margin-top: 50px;*/
  margin-bottom: 10px;
}

.product-name h2 {
  font-family: YakuHanJP, "Noto Sans JP", serif;
  font-optical-sizing: auto;
  /*font-size: 2.3rem;*/
  font-size: 2.2rem;
  /*font-weight: 600;*/
  font-weight: 500;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 480px) {
.product-name {
  margin-top: 20px;
}
.product-name h2 {
  /*font-size: 1.8rem;*/
  font-size: 1.7rem;
}
}



.product_info_block {
  
}
@media screen and (max-width: 980px) {

}




/*　SOLD OUT
-----------------------------------------------------------------*/

.btn.disabled, .btn[disabled] {
    background-color: #666;
    color: #fff;
}






/*　この商品について問い合わせる
-----------------------------------------------------------------*/

a.pdt_inq_btn {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	margin: auto;
	padding: 1.5rem 2rem;
  font-size: 1.6rem;
	font-weight: 300;
	border: 1px solid #93b2c1;
	background: #93b2c1;
	color: #fff;
	transition: 0.5s;
}
a.pdt_inq_btn:hover {
	color: #93b2c1;
	background: #fff;
}


/*　テーブル
-----------------------------------------------------------------*/




.pdt-spec-table {
	width: 100%;
	border-collapse: collapse;
}

.pdt-spec-table th,
.pdt-spec-table td {
	border-bottom: 1px solid #ccc;
  text-align: left;
	vertical-align: middle;
	line-height: 1.6em;
}

.pdt-spec-table th {
  font-size: 1.3rem;
	font-weight: 300;
  letter-spacing: 0.1em;
	padding: 10px 20px 10px 0;
  white-space: nowrap;
}
.pdt-spec-table td {
	padding: 10px 50px 10px 0;
}

.product-model {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.product-price {
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}


.product_soldout_msg {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #cc0000;
}



/* 販売価格の文字強調 */
/*
.product_sales {
  line-height: 1.5;
  font-weight: 700;
  font-size: 1.2em;
}*/

/*
.border-b-tab {
	width: 100%;
	border-collapse: collapse;
}

.border-b-tab th,
.border-b-tab td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	font-size: 1.4rem;
	line-height: 1.6em;
}

.border-b-tab th {
	font-weight: normal;
	padding: 20px 20px 20px 0;
}
.border-b-tab td {
	font-weight: normal;
	padding: 20px 20px 20px 0;
}


.border-b-tab th.border-t-tab,
.border-b-tab td.border-t-tab {
	border-top: 1px solid #ccc;
}
*/


.product-spec-block {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
.product-spec-block {
  padding-right: 0;
  margin-bottom: 20px;
}
}




/*
body .bx-wrapper {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
background: transparent;
}
*/
.bx-wrapper .bx-prev {
 left: 10px;
 background: url("https://sv122.wadax-sv.jp/craftworks.co.jp/ceramika/colorme/assets/img/common/bx-prev.png") no-repeat 0 0 !important;
 z-index: 1;
}
.bx-wrapper .bx-next {
 right: 10px;
 background: url("https://sv122.wadax-sv.jp/craftworks.co.jp/ceramika/colorme/assets/img/common/bx-next.png") no-repeat 0 0 !important;
 z-index: 1;
}




/* bxSlider関連 */
.container-section {
  opacity: 0; 
  transition: opacity .3s linear;
}
.bx-wrapper {
  margin: 0 !important;
}

ul.bxslider {
  margin-left: 0px !important;
}

.bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}

.custom-thumb li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  margin: 0;
  padding: 5px 5px 5px 0;
}

.custom-thumb li a:hover {
  opacity: 0.7;
}

/* サムネイルactive時の枠を付ける */
.custom-thumb a {
  display: inline-block;
}

/*a.active {
  border: 1px solid #333;
}
*/



/* 数量入力欄 */
input.product-cart-init-num {
  /*float: left;*/
  text-align: center;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  /*height: 20px;*/
  width: 20%;
  padding: 10px 0;
  font-size: 1.6rem;
  font-weight: 300;
}


/* 商品単位 */
.product-unit {
  float: left;
  padding: 5px;
}

/* 名入れ入力欄 */
.product-order-form input[type="text"] {
  width: calc(100% - 14px);
}

/* カートボタン下マージン */
.product_cart_area {
  margin-bottom: 15px;
}

/* カートボタンのデザイン */
.btn-addcart {
  background-color: #f09622;
  border: none;
  color: #fff;
  font-size: 1.8rem;
  padding: 18px 0;
  transition: 0.3s ease-in-out;
}
.btn-addcart:hover {
  background-color: #ff0000;
  color: #fff;
}

/* いいねボタンのズレ修正 */
.fb_adjust {
  position: relative;
  top: 1px;
}

/* IE11だけで適用されるスタイルシート */
@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .custom-thumb img {
    width: 100%; //IE11のmax-width崩れ
  }
}













/*タグ*/
.product-tag-wrap {
  margin-top: 30px;
}
.product_belong_lists {
  
}
.product_belong_list {
  display: inline-block;
  margin-bottom: 1.5em;
}
.product_belong_list a,
.product_belong_list a:visited {
  font-size: 1.2rem;
  background-color: #f9f8f7;
  padding: 5px 10px;
  border-radius: 8px;
  color: #333;
  transition: 0.3s ease-in-out;
}
.product_belong_list a:hover {
  background-color: #ff9900;
  color: #fff;
  text-decoration: none;
}



/*数量増減ボタン*/

input.plus,
input.minus {
  border: 1px solid #ccc;
  font-size: 1.4rem;
  color: #666;
  width: 28px;
  height: 28px;
  margin: 0px;
}


.product-cart-init-num {
  padding: 0.5em auto;
  height: 28px;
}
