@charset "utf-8";
/* sub_top */
#techSafety .sub_top {
  padding-bottom: 225px;
}
/* guarantee */
#techSafety .guarantee {
  padding: 60px 0 100px;
}
/* guarantee_exp */
#techSafety .guarantee_exp {
  padding: 60px 0 100px;
}
#techSafety .guarantee_exp .subCont02 {
  width: 100%;
}
#techSafety .guarantee_exp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#techSafety .guarantee_exp ul li {
  width: 30%;
  margin-bottom: 30px;
}
#techSafety .guarantee_exp ul li figure {
  background-color: #EDEDED;
  border-radius: 30px;
  padding: 0 0 10px;
  margin-bottom: 10px;
}
#techSafety .guarantee_exp ul li figure img {
  width: 50%;
  margin: 0 auto;
  display: block;
}
#techSafety .guarantee_exp ul li figcaption {
  text-align: center;
  display: block;
  font-size: 28px;
  margin-top: 10px;
  font-weight: bold;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #E66864;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_sub {
  font-size: 20px;
  margin-right: 5px;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_sub.txt02 {
  font-size: 30px;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont h3 {
  font-size: 50px;
  line-height: 1;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont h3 span {
  font-size: 70px;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont h3 sup {
  font-size: 13px;
  vertical-align: super;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont p {
  font-size: 20px;
  line-height: 1.2;
  margin-left: -1rem;
}
#techSafety .guarantee_exp span.attention {
  font-size: 12px;
  line-height: 1.5;
  display: block;
  font-weight: normal;
}
#techSafety .guarantee_exp .guarantee_expGraph {
  margin: 50px auto 0;
}
#techSafety .guarantee_exp .guarantee_expGraph figure {
  width: 80%;
  margin: 0 auto;
}
#techSafety .guarantee_exp .guarantee_expGraph span {
  font-size: 12px;
  line-height: 1.5;
  display: block;
  font-weight: normal;
}
/* guarantee_slide */
#techSafety .guarantee_slide {
  padding: 60px 0 100px;
}
#techSafety .guarantee_slide h3 {
  font-size: 20px;
  display: inline-block;
  border-bottom: 2px solid #343434;
  margin-bottom: 40px;
}
#techSafety .guarantee_slide.black h3 {
  color: #fff;
  border-bottom: 2px solid #fff;
}
#techSafety .guarantee_slide ul li {
  background-color: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
#techSafety .guarantee_slide ul li figure img {
  border-radius: 30px 30px 0 0;
}
#techSafety .guarantee_slide ul li figcaption {
  display: block;
  position: relative;
  background-color: #343434;
  color: #fff;
  font-weight: bold;
  padding: 5px 0 5px 70px;
}
#techSafety .guarantee_slide ul li figcaption::before {
  content: '';
  display: inline-block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt {
  padding: 30px 20px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt h4 {
  font-size: 16px;
  margin-bottom: 20px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt p {
  font-size: 14px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt p sup {
  font-size: 10px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt span {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 20px;
  font-weight: normal;
  display: block;
}
/* スライドの幅 */
#techSafety .guarantee_slide.slide01 ul li, #techSafety .guarantee_slide.slide03 ul li {
  width: 24%;
}
/* 余白調整 */
#techSafety .guarantee_slide.slide03 {
  margin-bottom: 80px;
}
/* スライドのそれぞれのアイコン */
#techSafety .guarantee_slide.slide01 ul li figcaption::before {
  background: url(../safety/images/slideIcon_loop.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide01 ul li:first-child figcaption::before {
  background: url(../safety/images/slideIcon_home.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide02 ul li:first-child figcaption::before {
  background: url(../safety/images/slideIcon_buillding.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide02 ul li:nth-child(2) figcaption::before {
  background: url(../safety/images/slideIcon_rain.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide02 ul li:nth-child(3) figcaption::before {
  background: url(../safety/images/slideIcon_earthq.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide03 ul li figcaption::before {
  background: url(../safety/images/slideIcon_tool.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide03 ul li:first-child figcaption::before {
  background: url(../safety/images/slideIcon_loop.png) no-repeat top center / 100% auto;
}
#techSafety .guarantee_slide.slide03 ul li:nth-child(2) figcaption::before {
  background: url(../safety/images/slideIcon_pen.png) no-repeat top center / 100% auto;
}
/* 20250424追加 */
#techSafety .guarantee_slide ul li .guarantee_slideTxt .modalOpen02 .safetyCont_contBtn {
  text-align: left;
  padding: 20px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt .modalOpen02 .safety_contBtn_more {
  cursor: pointer;
  color: #11438A;
    width: 90%;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 3px 15px;
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt .modalOpen02 .safety_contBtn_more span {
  display: block;
    position: relative;
    color: #fff;
    z-index: 1;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt .modalOpen02 .safety_contBtn_more span::before {
  content: '';
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 53%;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 30px;
  background-color: #11438A;
  z-index: -1;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#techSafety .modal .modal-box .modal_top h3 {
  font-size: 24px;
  display: inline-block;
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
}
#techSafety .modal .modal-box .modal_top p {
  font-size: 16px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt span {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 20px;
  font-weight: normal;
  display: block;
}
@media only screen and (max-width: 768px) {
  #techSafety .sub_top {
    padding-bottom: 70px;
  }
/* guarantee */
#techSafety .guarantee {
  padding: 120px 0;
}
/* guarantee_exp */
#techSafety .guarantee_exp {
  padding: 60px 0 70px;
}
#techSafety .guarantee_exp ul li {
  width: 47%;
  margin-bottom: 35px;
}
#techSafety .guarantee_exp ul li:nth-child(odd) .guarantee_expTxt {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#techSafety .guarantee_exp ul li figcaption {
  font-size: 24px;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_sub {
  font-size: 18px;
  margin-right: 0;
  width: 30%;
  line-height: 1.2;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_sub.txt02 {
  font-size: 24px;
  width: 33%;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont {
  width: 65%;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont h3 {
  font-size: 40px;
  line-height: 1;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont h3 span {
  font-size: 60px;
}
#techSafety .guarantee_exp ul li .guarantee_expTxt .guarantee_expTxt_cont p {
  font-size: 18px;
  line-height: 1.2;
}
#techSafety .guarantee_exp span.attention {
  font-size: 10px;
}
#techSafety .guarantee_exp .guarantee_expGraph {
  margin: 50px auto 0;
}
#techSafety .guarantee_exp .guarantee_expGraph h4 {
  background-color: #343434;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: calc(50% - 50vw);
  padding: 2px 10px;
}
#techSafety .guarantee_exp .guarantee_expGraph h4 span {
  display: block;
  max-width: 50px;
}
#techSafety .guarantee_exp .guarantee_expGraph figure {
  overflow: scroll;
  margin-right: calc(50% - 50vw);
  width: 100%;
}
#techSafety .guarantee_exp .guarantee_expGraph figure img {
  width: 700px;
}
#techSafety .guarantee_exp .guarantee_expGraph span.attention {
  font-size: 10px;
  margin-top: 10px;
}
/* guarantee_slide */
#techSafety .guarantee_slide {
  padding: 80px 0 90px;
}
#techSafety .guarantee_slide h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
#techSafety .guarantee_slide ul li figcaption {
  padding: 5px 0 5px 65px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt {
  padding: 30px 20px;
}
#techSafety .guarantee_slide ul li .guarantee_slideTxt span {
  font-size: 10px;
}
/* スライドの幅 */
#techSafety .guarantee_slide.slide01 ul li, #techSafety .guarantee_slide.slide03 ul li {
  width: 90%;
}
/* 余白調整 */
#techSafety .guarantee_slide.slide03 {
  margin-bottom: 0;
}
}