/*--=== old style ===--*/
/*----- メイン画像 -----*/
#mainimg_off {
  background: #E60012;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0 0px 0;
  line-height: 40px;
}

/*-----h2-----*/
.h2-type4-2 {
  margin-top: 50px;
}

/*-----キャッチコピー-----*/
.catchphrase {
  padding: 20px;
  font-weight: bold;
  font-size: 20px;
  line-height: 2.0;
  text-align: center;
  background: #f4f4f4;
  border: 1px solid #e1e0e0;
  margin: 20px 0 4px;
}

.feature3col li div {
  padding: 8px;
  font-size: 13px;
  background: #f4f4f4;
  border: 1px solid #e1e0e0;
}

.feature3col-title {
  border-bottom: 1px solid #e1e0e0;
  padding: 0 0 2px;
  margin: 0 0 8px;
  font-weight: bold;
}

/*----- 一覧 -----*/

.price-normal .off_percents, .price-sale .off_percents {
  margin: 15px 0 0 0;
  border: 1px solid #d70101;
  text-align: center;
  padding: 9px 0 3px 0;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
}

.price-normal .off_percents {
  background: #ffffff;
  color: #d70101;
}

.price-sale .off_percents {
  background: #d70101;
  color: #ffffff;
}

.price-normal .off_percents span, .price-sale .off_percents span {
  font-size: 24px;
}

.price-normal .shopprice_piece, .price-sale .shopprice_piece {
  border: 1px solid #d70101;
  font-weight: bold;
  padding: 10px 0 10px 0 !important;
  text-align: center !important;
  height: 45px !important;
  display: block !important;
  overflow: inherit !important;
  margin: 8px 0 0 0 !important;
  font-size: 24px !important;
  letter-spacing: -0.05em;
}

.price-normal .shopprice_piece {
  background: #ffffff;
  color: #d70101 !important;
}

.price-sale .shopprice_piece {
  background: #d70101;
  color: #FFFFFF !important;
}

.shopprice_piece .t16 {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  letter-spacing: -0.01em !important;
}

.shopprice_piece .t12 {
  font-size: 12px;
  font-weight: normal;
}

.products_block .h3-type2-2 {
  margin: 10px 0 20px 0;
  font-size: 20px;
}


/*----- 商品一覧 価格など -----*/
.products_block {
  border: 1px solid #BFC2C0;
  padding: 16px;
}

.product_info_box_inner img {
  width: 164px;
  height: 128px;
}

.product_info_box_inner p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

.product_info_box_inner p.blockheader {
  font-weight: bold;
  color: red;
}

.detail_piece {
  margin: 13px 0 5px 0;
  font-size: 14px;
  text-align: center;
}

.price-sale-off .off_percents, .price-sale-on .off_percents {
  margin: 15px 0 0 0;
  border: 1px solid #d70101;
  text-align: center;
  padding: 9px 0 3px 0;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
}

.price-sale-off .off_percents {
  background: #ffffff;
  color: #d70101;
}

.price-sale-on .off_percents {
  background: #d70101;
  color: #ffffff;
}

.price-sale-off .off_percents span, .price-sale-on .off_percents span {
  font-size: 24px;
}

.price-sale-off .shopprice_piece, .price-sale-on .shopprice_piece {
  border: 1px solid #d70101;
  font-weight: bold;
  padding: 10px 0 10px 0 !important;
  text-align: center !important;
  height: 45px !important;
  display: block !important;
  overflow: inherit !important;
  margin: 8px 0 0 0 !important;
  font-size: 24px !important;
  letter-spacing: -0.05em;
}

.price-sale-off .shopprice_piece {
  background: #ffffff;
  color: #d70101 !important;
}

.price-sale-on .shopprice_piece {
  background: #d70101;
  color: #FFFFFF !important;
}

.price-sale-off .shopprice_piece.shopprice_piece__noBorder, .price-sale-on .shopprice_piece.shopprice_piece__noBorder {
  border: none;
  font-weight: bold;
  padding: 10px 0 10px 0 !important;
  text-align: center !important;
  height: 45px !important;
  display: block !important;
  overflow: inherit !important;
  margin: 8px 0 0 0 !important;
  font-size: 24px !important;
  letter-spacing: -0.05em;
}

.shopprice_piece .t16 {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  letter-spacing: -0.01em !important;
}

.shopprice_piece .t12 {
  font-size: 12px;
  font-weight: normal;
}

.products_block .h3-type2-2 {
  margin: 10px 0 20px 0;
  font-size: 20px;
}

/*----- 見積ボタン -----*/
.cart_type1 .stock-selector, .cart_type1 .variation-selector, .cart_type1 .cart-button, .cart_type1 .option-list {
  display: none;
}

.price-sale-off form.cart_type1 .estimate-button button.linkToEstimate {
  background: url("/img/common/piece_btn_orange_163_53.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 163px;
  height: 53px;
  display: inline-block;
  vertical-align: bottom;
  text-indent: -9999px;
  cursor: pointer;
  border: 0px;
  margin: 5px 0 0 0;
}

form .estimate-button .linkToEstimate:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

form span:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*----- 商品リンクエリア 統合-----*/

/* ↓商品詳細btn GREEN ここでは不使用　ここから↓*/
.static a {
  border-radius: 3px;
  text-align: center;
  background-color: #40b11d;
  width: 144px;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: bold;
  margin: 10px auto;
  padding: 10px 0 7px 0;
  box-shadow: 0 3px 0 rgba(36, 136, 5, 1);
}

.static a:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/* ↑商品詳細btn GREEN ここでは不使用　ここまで↑*/

.off_price {
  color: #d70101;
  margin: 5px 0 0 0;
  text-align: center;
  padding: 5px 0 0 0;
  line-height: 1.5em;
  font-size: 14px;
  font-weight: bold;
}

.off_price span {
  font-size: 24px;
}

.product_info_box_inner {
  width: 174px;
  float: left;
  margin: 15px 3px 30px 3px;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
}

.display_box {
  overflow: hidden;
  background-color: #fff;
  position: relative;
  padding: 5px;
}

.display_box:hover {
  border: solid 3px #ccc;
  padding: 2px;
}

.display_box a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* .price-sale-off form.cart_type1 .estimate-button button.linkToEstimate {
  margin: 5px 0 0 5px;
} */




/*--=== New style ===--*/
/*--=== used withna.html ===--*/
.el_hdg2 + .el_hdg3.hp_pcNone + .un_sharedGasT_productBoxHdg {
  margin-top: 20px;
}
.un_sharedGasT_productBox {
	border: 1px solid #BFC2C0;
	padding: 10px;
}

.un_sharedGasT_productBox_sizeHdg {
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 18px;
  display: none;
}

.un_sharedGasT_productBox_sizeHdg.un_sharedGasT_productBox_sizeHdg__60{
	background: #85c42a;
}

.un_sharedGasT_productBox_sizeHdg.un_sharedGasT_productBox_sizeHdg__75{
	background: #fe6405;
}




.un_sharedGasT_productBox + .el_hdg2{
  margin-top:40px;
}

.un_sharedGasT_itemCardUnit_wrapper + .un_sharedGasT_itemCardUnit_wrapper {
	border-top: dotted 1px #ccc;
  padding-top: 30px;
  margin-top: 30px;
}


.un_sharedGasT_itemCardUnit{
  display: flex;
}

.un_sharedGasT_itemCard{
  box-sizing: border-box;
}

.un_sharedGasT_itemCardUnit.un_sharedGasT_itemCardUnit__col4 .un_sharedGasT_itemCard{
  width:calc(100% / 4);
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body{
  display: block;
  font-size:12px;
  text-align: center;
  box-sizing: border-box;
  padding:3px 5px;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body,
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body:link,
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body:visited,
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body:active,
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body:hover{
  color:var(--defaultTxtColor);
  text-decoration: none;
}
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body:hover{
  border: solid 3px #ccc;
  padding:0 2px;
}
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body [data-item-id]{
  display: inline;
}
.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_detail {
  font-weight: bold;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_detail [data-item-id]{
  display:block;
  margin-bottom: 10px;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_gastablePalomaWithna_listImg + .un_sharedGasT_itemCard_body_detail{
  margin-top: 10px;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_discountRate{
  color:var(--emphasisRed);
  font-weight: bold;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_discountRate [data-item-id]{
  font-size:24px;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_dekiruPrice {
  border:1px solid var(--emphasisRed);
  color:var(--emphasisRed);
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
  line-height: 1.5em;
  }

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_dekiruPrice [data-item-id]{
  font-size:24px;
  letter-spacing: -0.05em;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_dekiruPrice .un_sharedGasT_itemCard_body_price_dekiruPrice_monetaryUnit{
  font-size:14px;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_body .un_sharedGasT_itemCard_body_price .un_sharedGasT_itemCard_body_price_dekiruPrice .un_sharedGasT_itemCard_body_price_dekiruPrice_supplement{
  font-size:12px;
  font-weight: normal;
}

.un_sharedGasT_itemCard .un_sharedGasT_itemCard_foot{
  padding: 10px;
}

