.text-link-color a, .text-link-color a:link {
  color: #222 !important;
}
.text-link-color a:visited {
  color: #880088 !important;
}
table.dekirukun-table {
  width: 680px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-right: auto;
  margin-left: auto;
}
table.dekirukun-table td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 12px;
}
.flex-box {
  display: flex;
}
.box_width_346 {
  width: 346px;
}
.static-button-new a {
    text-align: center;
    background-color: #FF7816;
    width: 316px;
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    height: 48px;
    position: relative;
    border-radius: 3px;
    margin-right: auto;
    margin-left: auto;
}
.static-button-new a:before {
    position: absolute;
    content: "商品詳細・お見積り・ご注文はこちら ""\03e";
    top: 14px;
    left: 32px;
    font-size: 14px;
    font-weight: bold;
}
.box_width_320 {
    width: 320px;
}
.green-box-short {
  width: 112px;
  height: 121px;
  padding: 8px;
  border: 3px solid #319b03;
  border-radius: 8px;
}
.lyt_set_cost_item + .lyt_set_cost_item {
  position: relative;
}
.lyt_set_cost_item + .lyt_set_cost_item::before, .lyt_set_cost_item + .lyt_set_cost_item::after {
  content: '';
  display: block;
  background: #7f7f7f;
  width: 35px;
  height: 7px;
  position: absolute;
  top: 77px;
  left: -55px;
  margin-top: -13px;
}
.lyt_set_cost_item + .lyt_set_cost_item::after {
  transform: rotate(90deg);
}
.caution-box {
  border: 1px solid #d70101;
  padding: 15px;
  display: flex;
  align-items: center;
}
.caution-box-midashi {
  border: 1px solid #BFBFBF;
  padding: 5px;
  background: #f4f4f4;
  text-align: center;
  width: 180px;
  font-weight: bold;
}
.box_width_151 {
  width: 151px;
}
.box-bg2.box_width_151 {
  margin-top: 0;
  padding: 9px;
}
.box_height_126 {
  height: 126px;
}

.cart_type1 .stock-selector, .cart_type1 .cart-button {
  display: none;
}
form.cart_type1 .estimate-button button.linkToEstimate {
  background: url(/img/common/form_btn_20150130.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 60px;
  width: 253px;
  display: inline-block;
  *display: inline;
  
  vertical-align: bottom;
  text-indent: -9999px;
  cursor: pointer;
  border: 0px;
}
div.estimete-button form.cart_type1 .estimate-button button.linkToEstimate {
  background: #ff7816 !important;
  color: rgba(0, 0, 0, 0) !important;
  width: 297px !important;
  height: 48px !important;
  border: none !important;
  text-indent: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  position: relative !important;
  border-radius: 3px;
}
div.estimete-button form.cart_type1 .estimate-button button.linkToEstimate:before {
  content: "お見積り依頼はこちら ""\03e";
  position: absolute;
  top: 14px;
  left: 74px;
  font-size: 14px;
  font-weight: bold;
  color: #fff !important;
}
.box_width_297 {
  width: 297px;
}
.non-cost {
  position: absolute;
  background: #FFC000;
  z-index: 10;
  top: 34%;
  left: -12px;
  width: 153px;
  text-align: center;
  height: 50px;
  opacity: 0.8;
}
.non-cost-text {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
  z-index: 15;
  top: 34%;
  left: 33%;
  line-height: 50px;
}
.static-button-new a {
    text-align: center;
    background-color: #FF7816;
    width: 316px;
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    height: 48px;
    position: relative;
    border-radius: 3px;
	margin: 5px auto 0;
/*
    margin-right: auto;
    margin-left: auto;
*/
}
.static-button-new a:before {
    position: absolute;
    content: "商品詳細・お見積り・ご注文はこちら ""\03e";
    top: 14px;
    left: 32px;
    font-size: 14px;
    font-weight: bold;
}
.box_width_320 {
    width: 320px;
}


.un_mirablekitchen_specTable{
  width:100%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-collapse: collapse;
  border-spacing: 0;

}
.un_mirablekitchen_specTable tbody tr th{
padding: 0.5em 10px;
}
.un_mirablekitchen_specTable tbody tr td{
padding: 0.5em 10px;
border-bottom: 2px solid #e5e5e5;
}
.un_mirablekitchen_specTable tbody tr th{
    background: #ace594;
    background-image: radial-gradient(#d6ebcd 50%, transparent 50%), 
                      radial-gradient(#d6ebcd 50%, transparent 50%);
    background-size: 4px 4px;
    background-position: 0 0, 2px 2px;
    border-bottom: 2px solid #fff;
}





.un_mirablekitchen_specTable tbody tr td:nth-last-of-type(2) {
    background: #fff;
    background-image: radial-gradient(#E7E6E6 50%, transparent 50%), radial-gradient(#E7E6E6 50%, transparent 50%);
    background-size: 4px 4px;
    background-position: 0 0, 2px 2px;
    border-bottom: 2px solid #fff;
}
.un_mirablekitchen_specTable tbody tr:nth-child(2n) td:nth-last-of-type(2) {
    background: #eee;
    background-image: radial-gradient(#eee 50%, transparent 50%), radial-gradient(#eee 50%, transparent 50%);
    background-size: 4px 4px;
    background-position: 0 0, 2px 2px;
}
/* .un_mirablekitchen_specTable tbody tr:nth-child(even) td:last-of-type {
    background: #f7f7f7;

} */

#pageMainImage + .area_first {
  margin-top: 40px;
}
.flex-box + .el_hdg4 {
  margin-top: 20px;
}
