@charset "UTF-8";
.-red {
  color: #df1522;
}

.bouhan-lead {
  margin-top: 54px;
}

.bouhan-lead__flexbox {
  padding: 0 0 0 11px;
  display: flex;
}
.bouhan-lead__flexbox .img_area {
  margin-left: -2px;
  flex-shrink: 0;
  width: 98px;
}
.bouhan-lead__flexbox .text_area {
  margin: -4px 0 0 24px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.9;
}

.bouhan-lead__table#disaster-safety-glass-home {
  margin-top: 43px;
  display: flex;
  justify-content: space-between;
}
.bouhan-lead__table#disaster-safety-glass-home .img_area {
  margin: -21px 0 0 8px;
}
.bouhan-lead__table#disaster-safety-glass-home .text_area {
  width: 667px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table {
  border: solid 2px #9fa0a0;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table th, .bouhan-lead__table#disaster-safety-glass-home .about-table td {
  border-color: #9fa0a0;
  border-radius: 0px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table th:nth-child(1), .bouhan-lead__table#disaster-safety-glass-home .about-table td:nth-child(1) {
  width: 209px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table th:nth-child(2), .bouhan-lead__table#disaster-safety-glass-home .about-table td:nth-child(2) {
  width: 94px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table th:nth-child(3), .bouhan-lead__table#disaster-safety-glass-home .about-table td:nth-child(3) {
  width: 202px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table th {
  padding: 10px 0;
  background: #f0edec;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table td {
  padding: 10px 13px 11px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table td.logo-glass img {
  width: auto;
  height: 22px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table td.logo-grade img {
  width: auto;
  height: 22px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table td.logo-bl_bs_certified img {
  width: auto;
  height: 33px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table td.logo-cp_certified img {
  width: auto;
  height: 28px;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table tr.safety-glass td {
  padding-top: 13px;
  padding-bottom: 13px;
  background: #fffcdb;
}
.bouhan-lead__table#disaster-safety-glass-home .about-table tr:last-child td {
  padding-top: 17px;
  padding-bottom: 15px;
}

/*防犯ガラス防犯対策は、まず窓ガラスから*/
.crime-prevention {
  margin-top: 58px;
}

.crime-prevention__box {
  position: relative;
  height: 439px;
  background: url(/disaster-safety-glass/data/images/bouhan-glass/crime-prevention_bgi.png) no-repeat;
  background-size: contain;
}

.crime-prevention__title {
  position: absolute;
  top: -11px;
  left: -10px;
}

.crime-prevention__flex {
  display: flex;
}
.crime-prevention__flex .img_area {
  margin: 16px 0 0 -1px;
  flex-shrink: 0;
}
.crime-prevention__flex .text_area {
  margin: 43px 0 0 -27px;
  padding-right: 35px;
  font-family: "Noto Sans JP", sans-serif;
}
.crime-prevention__flex .crime-prevention__headline {
  padding: 5px 0 3px 15px;
  border-left: solid 11px #004098;
  color: #004ea2;
  line-height: 1.2;
  font-feature-settings: "palt";
}
.crime-prevention__flex .crime-prevention__headline small {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.crime-prevention__flex .crime-prevention__headline > span {
  margin-top: 0.1em;
  display: block;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.crime-prevention__flex .crime-prevention__text {
  margin-top: 31px;
  font-weight: bold;
}
.crime-prevention__flex .crime-prevention__text dt {
  font-size: 22.5px;
  font-feature-settings: "palt";
}
.crime-prevention__flex .crime-prevention__text dd {
  margin-top: 0.25em;
  line-height: 1.7;
}

.crime-prevention__graph {
  margin-top: 30px;
  border-radius: 20px;
  overflow: hidden;
  background: #eaf6fd;
}

.crime-prevention__graph-title {
  padding: 5px 0;
  background: #bae3f9;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  font-feature-settings: "palt";
}

.crime-prevention__graph-flex {
  margin-top: -2px;
}
.crime-prevention__graph-flex img:first-child {
  margin: 0px 13px 0 23px;
}

/*特徴1~3*/
.feature__list {
  margin-top: 30px;
}

.feature__block {
  padding: 9px 8px;
  border: solid 1px #5eb7e8;
  border-radius: 20px;
  display: flex;
  background: linear-gradient(to top, #c7e8fa 0%, #dff2fc 7%, #f5fbfe 25%, #f5fbfe 75%, #dff2fc 95%, #c7e8fa 100%);
}
.feature__block + .feature__block {
  margin-top: 22px;
}
.feature__block .img_area {
  flex-shrink: 0;
  width: 326px;
}
.feature__block .img_area img {
  width: 100%;
  height: auto;
}

.feature__title {
  display: flex;
}
.feature__title img {
  margin: 18px 12px 29px 8px;
  flex-shrink: 0;
  width: 98px;
}

.feature__title-text {
  margin: 15px 30px 20px;
  padding: 20px 30px 20px;
  width: 100%;
  color: #004ea2;
  background: url(/disaster-safety-glass/data/images/bouhan-glass/feature-title-bg.png) no-repeat;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
}

.feature__lead {
  margin-top: -10px;
  padding: 0 30px;
  font-weight: bold;
  line-height: 1.66;
}

/*●網入り板ガラスには防犯効果はありません*/
.wire__section {
  padding-top: 32px;
}
.wire__section .section-title {
  letter-spacing: 0.08em;
}

.section-title {
  padding-left: 5px;
  display: flex;
  align-items: flex-start;
  position: relative;
  color: #004ea2;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
.section-title:before {
  margin-top: 6px;
  margin-right: 4px;
  border-radius: 50%;
  display: block;
  width: 1em;
  height: 1em;
  background: #004ea2;
  font-size: 24px;
  content: "";
}
.section-title.section-title--headline {
  padding-left: 0;
  color: #231815;
  font-size: 21px;
  letter-spacing: 0;
}
.section-title.section-title--headline:before {
  margin-top: 4px;
  margin-right: 0.2em;
  background: #00a0ca;
  font-size: 20px;
}

.wire__box {
  margin-top: 8px;
  padding: 9px 12px 11px;
  border: solid 10px #ffde24;
  display: flex;
  background: #fff4cf;
}
.wire__box > img {
  flex-shrink: 0;
}
.wire__box > img:last-child {
  margin-left: 9px;
}
.wire__box .text_area {
  margin-left: 13px;
  padding: 2px 0 0 17px;
  border-left: dashed 1px #000;
  width: 409px;
}
.wire__box .text_area dt {
  margin: 0 0 0 3px;
}
.wire__box .text_area dd {
  margin: 7px 0 -0.37em;
  padding: 0 12px 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1.37;
  text-align: justify;
  letter-spacing: 0.03em;
  font-feature-settings: "palt";
}

/*エコガラスの基本性能に加え、防災・防犯面にも優れた「防犯エコガラス」をお奨めします*/
.ecoglass__section {
  padding: 31px 0 0;
}
.ecoglass__section .feature__block {
  margin-top: 11px;
  margin-bottom: 22px;
  padding: 19px 32px 18px;
}
.ecoglass__section .btn_wrap {
  margin-top: 42px;
}

/*ガラスの種類別性能比較*/
.ecoglass__table {
  margin-top: 10px;
  border: solid 2px #999;
  width: 100%;
  table-layout: fixed;
}
.ecoglass__table tr + tr th, .ecoglass__table tr + tr td {
  border-top: solid 1px #999;
}
.ecoglass__table tr + tr th:first-child, .ecoglass__table tr + tr td:first-child {
  padding: 9px 0;
}
.ecoglass__table th + th,
.ecoglass__table td {
  border-left: solid 1px #999;
}
.ecoglass__table th, .ecoglass__table td {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.2;
  text-align: center;
}
.ecoglass__table th span, .ecoglass__table td span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
}
.ecoglass__table th.double-circle, .ecoglass__table td.double-circle {
  background: #eaf6fd;
}
.ecoglass__table th.circle, .ecoglass__table td.circle {
  background: #f0f7ed;
}
.ecoglass__table th:first-child {
  padding: 20px 0 0;
  width: 90px;
}
.ecoglass__table .secoglass__tr-security {
  background: #fffbc7;
}
.ecoglass__table .secoglass__tr-security th {
  color: #e60012;
}
.ecoglass__table .secoglass__tr-security td {
  background: transparent;
}
.ecoglass__table .secoglass__tr-logomark span {
  padding: 14px 0 12px;
}
.ecoglass__table .secoglass__tr-cp span {
  padding: 19px 0 11px;
}
.ecoglass__table .secoglass__tr-blbs span {
  padding: 16px 2px 11px 0px;
}
.ecoglass__table .hyphen {
  position: relative;
}
.ecoglass__table .hyphen:after {
  display: block;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  height: 2px;
  background: #231815;
  content: "";
}

.ecoglass__logo-area {
  margin-top: 27px;
  border: solid 6px #afc4d0;
  display: flex;
}
.ecoglass__logo-area li {
  padding: 17px 10px 16px 15px;
  display: flex;
  align-items: flex-start;
}
.ecoglass__logo-area li .img_area {
  flex-shrink: 0;
  width: auto;
  height: 114px;
}
.ecoglass__logo-area li .text_area {
  padding: 6px 0px 0px 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-feature-settings: "palt";
}
.ecoglass__logo-area li .text_area dt {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.ecoglass__logo-area li .text_area dd {
  margin-top: 6px;
}
.ecoglass__logo-area li .text_area dd, .ecoglass__logo-area li .text_area p {
  line-height: 1.6;
}
.ecoglass__logo-area li.ecoglass__logo-cp {
  border-right: solid 4px #afc4d0;
  flex-shrink: 0;
  width: 422px;
}
.ecoglass__logo-area li.ecoglass__logo-bl {
  padding: 17px 0 0 22px;
}
.ecoglass__logo-area li.ecoglass__logo-bl .text_area {
  margin-top: -2px;
  padding: 0 10px 0 15px;
}
