@charset "utf-8";

h2.h2-type1 {
  margin: 30px 0 0 !important;
}

.box-line2 p {
  margin: 0 !important;
  text-indent: 0;
}

div.df {
  display: flex;
}

div.df img {
  margin: 0 0 0 20px;
  width: 200px;
  height: 96px;
}

.h3_box {
  margin: 0 0 30px !important;
}

.image01 {
  display: block;
  margin: 20px auto !important;
  width: 490px;
}

.category_box.product_box_type01 {
  display: flex;
  margin-bottom: 40px;
}

.category_box_btn:first-child {
  margin: 0 20px 0 0;
}

.category_box {
  margin: 0 auto;
  width: 715px;
}

.category_box_btn {
  max-width: 347px;
  position: relative;
}

.category_box_title {
  position: absolute;
  top: 12px;
  left: 16px;
  font-size: 28px;
  color: #fff;
  z-index: 1;
  background: none !important;
}

.category_box_price {
  position: absolute;
  top: 65px;
  left: 16px;
  font-size: 18px;
  font-weight: bold;
  z-index: 2;
  line-height: 1.2;
  color: var(--defaultTxtColor)
}

.red3 {
  color: #e60012;
}

.top_midashi_cont {
  margin: 10px 0;
  font-size: 14px;
  font-weight: normal;
}

/* 上向きふきだし */
.sankaku {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100px 50px 100px;
  border-color: transparent transparent #f4f4f4 transparent;
  margin: 0 auto;
}

/*　交換できるくんなら工事込みも通販のみも全て対応可！　*/
.green_title {
  color: #319b03;
  font-size: 16px;
  font-weight: bold;
}

.bg_c_glay {
  background-color: #f4f4f4;
  margin-bottom: 50px;
  padding-top: 2px;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-left: 15px;
}

.type_select ul {
  display: flex;
  margin: 0 auto;
  width: 580px;
}

.type_select ul li {
  border: solid 1px #ddd;
  padding: 20px;
  border-radius: 4px;
  background: #DBF5D7;
  margin-left: 20px;
}

.estimate_btn {
  margin: 3% 5% 5% !important;
}