@charset "UTF-8";
/* --------------------------------------------
   耐震・断熱の必要性とこだわり 
-------------------------------------------- */
/* 耐震・断熱の必要性とこだわり  */
h3.entry-title.title-403 {
  margin-top: 0;
}

.seismicText_need {
  color: #231815;
  font-weight: 500;
  line-height: 2.35;
}

.seismicTitle_need span {
  border-bottom: 3px solid #ee8e88;
}

.typeList_seismic {
  padding: 23px 10px 13px;
  padding-top: 23px;
  padding-bottom: 13px;
  background-color: #e8a62c;
}

.typeText_box {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #fff;
  color: #b40d23;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.typeText_upper {
  width: 100%;
  max-width: 298px;
}

.typeText_lower01 {
  padding-right: 15px;
  padding-left: 15px;
}

.typeText_lower02 {
  width: 100%;
  max-width: 419px;
  padding-top: 0;
  padding-bottom: 0;
}

.typeText_lower02_left {
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  background-color: #b40d23;
  color: #ffe100;
  font-size: 18px;
  font-weight: bold;
}

.typeText_lower02_right {
  width: 76%;
}

.typeText_sub {
  color: #231815;
}

.seismicTitle_about {
  color: #da5513;
  line-height: 2;
}

.seismicText_about {
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 2;
}

/*断熱記事*/
.thermal_bnr_area {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto 2em;
}

.thermal_copy_under {
  color: #6A3906;
}

.thermal_cnt_wrap_under + .thermal_cnt_wrap_under {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #6A3906;
}

.section .h4_thermal {
  position: relative;
  margin-bottom: 1em;
  padding-left: 20px;
  background-color: transparent;
  color: #006934;
  font-size: 1.2em;
}

.section .h4_thermal::before {
  position: absolute;
  left: 0;
  margin-right: 5px;
  content: "●";
}

.thermal_discription_area {
  padding: 1.5em 2em;
  border-radius: 3px;
  background-color: #F9F4E4;
}

.thermal_discription_area p {
  padding: 1em;
  border-radius: 5px;
  background-color: #fff;
  font-weight: 500;
}

.section .h5_thermal {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0.5em 1em;
  border-bottom: 1px solid #86b94d;
  color: #006934;
  font-size: 18px;
  font-weight: bold;
}
.section .h5_thermal::after {
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #86b94d;
  content: "";
}

.on_yellow_marker {
  margin-bottom: 1.5em;
  padding: 1em 0.5em;
  border: 3px solid #FFBB2C;
}

@media screen and (max-width: 1900px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 1700px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 1540px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 1260px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 1024px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 768px) {
  /* 耐震・断熱の必要性とこだわり  */
}

@media screen and (max-width: 480px) {
  /* 耐震・断熱の必要性とこだわり  */
  .typeText_box {
    font-size: 18px;
  }
  .seismicImg {
    margin-bottom: 10px;
    text-align: center;
  }
  .seismicImg img {
    width: 70%;
  }
  .typeList_upper,
.typeList_lower {
    display: block;
  }
  .typeText_upper {
    max-width: 100%;
  }
  .section .h4_thermal {
    padding-right: 0;
  }
  .thermal_discription_area {
    padding: 1em;
  }
  .thermal_bnr_area .grid_6:nth-of-type(1) {
    margin-bottom: 1em;
  }

  .thermal_discription_area .both30 {
    height: 5px;
  }
}