@charset "UTF-8";

/* 共通 */
img {
  image-rendering: -webkit-optimize-contrast;
}
#quality #contentWrap p {
  letter-spacing: 0.08em;
  line-height: 1.5;
}
.page_block {
  margin: 100px auto 0;
}
.page_ttl {
  font-size: 30px;
  letter-spacing: 0.3em;
  text-align: center;
  margin-bottom: 100px;
}
.page_block .ttl {
  font-size: 22px;
  font-weight: 600;
  color: #686d71;
  letter-spacing: 0.2em;
  line-height: 1.8;
  text-align: center;
}
.page_block .ttl+.lead_Txt {
  margin: 20px 0 60px;
  font-size: 18px;
  text-align: center;
}
#quality #contentWrap {
  color: #686d71;
}
#quality #contentWrap sup {
  font-size: 0.7em;
  vertical-align: super;
}
figure {
  position: relative;
}
.cap_btm {
  position: static;
  font-size: 10px;
  margin-top: 10px;
  color:#686d71;
}
.cap_btm.right { text-align: right;}
.quality_Area {
  width: 90%;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}
p.lead_Txt {
  font-size: 20px;
  color: #686d71;
  letter-spacing: 0.25em;
  line-height: 1.8;
  text-align: center;
}
h4 {
  font-size: 18px;
  color: #686d71;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-top: 10px;
}
p.item_txt {
  font-size: 14px;
  color: #686d71;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-top: 2px;
}
p.ttl {
  align-items: center;
  font-size: 20px;
  margin-bottom: 40px;
}
p.ttl .en {
  display: inline-block;
}
p.ttl .line {
  flex: 1;
  display: inline-block;
  height: 1px;
  background: #686d71;
  margin-left: 15px;
}
p.con_ttl {
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
small {
  font-size: 12px;
}
.big {
  display: inline-block;
  font-size: 17px;
  margin-bottom: 5px;
}
.description li {
  width: 100% !important;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0 !important;
}
.small_txt {
  font-size: 12px;
}
p.item_ttl {
  margin-bottom: 10px;
}
.page_block {
  margin: 100px auto 0;
}

/* flex */
/* .main_Box02 {
  flex-wrap: wrap;
}
.main_Box02 li:nth-of-type(1) {
  width: 72.85%;
  max-width: 845px;
  margin-right: 3.44%;
}
.main_Box02 li:nth-of-type(2) {
  width: 23.71%;
  max-width: 275px;
}
.main_Box02 li .main_column li {
  width: 100%;
  margin-right: 0;
}
.main_Box02 li .main_column li:not(:first-of-type) {
  margin-top: 30px;
} */
.content_Block.sub_Box {
  margin-top: 150px;
}
.sub_Box {
  margin-top: 60px;
}
.sub_flex02 {
  flex-wrap: wrap;
}
.sub_flex02 li {
  width: calc((100% - 40px) / 2);
  max-width: 560px;
  margin-right: 40px;
}
.sub_flex02 li:nth-of-type(2n) {
  margin-right: 0;
}
.sub_flex02 li:nth-of-type(n+3) {
  margin-top: 60px;
}
.sub_flex04 {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}
.sub_flex04 li {
  width: calc((100% - 5%) / 4);
  margin-right: 1.66%;
}
.sub_flex04 li:nth-of-type(4n) {
  margin-right: 0;
}
.sub_flex04 li:nth-of-type(n+5) {
  margin-top: 60px;
}
.sub_flex04 li figure {
  max-width: 275px;
}
.sub_flex03 {
  flex-wrap: wrap;
}
.sub_flex03 li {
  width: calc((100% - 3.52%) / 3);
  margin-right: 1.76%;
}
.sub_flex03 li:nth-of-type(3n) {
  margin-right: 0;
}
.sub_flex03 li:nth-of-type(n+4) {
  margin-top: 60px;
}
.item02_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.item02_flex p {
  width: 46%;
}
.item02_flex figure {
  width: 51.5%;
  max-width: 280px;
  margin: 0 0 20px 2.5%;
}

/* -------------
SMART LIFE
---------------- */
.smart_Box h4 {
  border-bottom: none;
  padding: 0 0 0 16px;
  margin: 0 auto 10px auto;
  position: relative;
}
.smart_Box h4::before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  background: #005ca2;
  background-image: linear-gradient(to bottom, #37a7ca, #005ca2);
  position: absolute;
  top: 0;
  left: 0;
}
.smart_Box h4.bdrNone {
  position:static;
  padding: 0 0;
}
.smart_Box p.item_ttl {
  font-size: 16px;
  padding-top: 10px;
  margin-bottom: 0px;
}
.smart_Box .item_txt {
  border-top: 1px solid #686d71;
  padding-top: 10px;
}
.smart_Box .item_txt.bdrNone {
  border-top: none;
}

/* .smart_Box h4 span {
  display: inline-block;
}
.smart_Box h4 span.kyuden {
  width: 8%;
}
.smart_Box .sub_flex02 li .n_01 {
  margin: 20px auto;
} */


.smart_Box .iot_Box {
  background: #e6ebee;
  padding: 30px 30px;
  margin-bottom: 60px;
}
.smart_Box .iot_Box .copy {
  text-align: center;
  padding: 0 0 30px;
}
.smart_Box .iot_Box .copy h4.copy_ttl {
  border-bottom: none;
  padding: 0;
  margin: 0 auto 10px;
  position: static;
}
.smart_Box .iot_Box .copy h4.copy_ttl::before { /* 打ち消し */
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: none;
  background-image: none;
  position: static;
}

.sm_02 {
  margin-top: 20px;
}

.smart_Box .iot_Box .column_02 {
  display: flex;
  justify-content: space-between;
}
.smart_Box .iot_Box .column_02 div {
  width: 48%;
}

.magazine_Box {
  border:1px solid rgba(86, 107, 104, 0.3);
  padding: 30px;
  text-align: center;
}
.magazine_Box h5 {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
.magazine_Box .txt_fig {
  display: flex;
  justify-content: space-between;
}
.magazine_Box .txt_fig .txt {
  width:80%;
  text-align: left;
  margin-right: 20px;
}
.magazine_Box .txt_fig .txt .item_ttl {
  font-size: min(1.25vw,16px);
}
.magazine_Box .txt_fig figure {
  /*width:20%;*/
  width:calc(20% - 20px);
}




/*--------------------------------------------------------
  tab/sp
--------------------------------------------------------*/
@media only screen and (max-width: 1024px) {}

/*--------------------------------------------------------
  sp
--------------------------------------------------------*/
@media only screen and (max-width: 820px) {
  .page_Ttl {
    max-width: 189px;
    width: 32%;
    margin: 50px auto 40px;
  }
}

@media only screen and (max-width: 767px) {


  .page_block {
    margin: 60px auto 0;
  }
  .content_Block.sub_Box {
    margin-top: 80px;
  }
  .main_Box02 li:nth-of-type(1) {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .main_Box02 li:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
  }
  .main_column {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .main_Box02 li .main_column li:not(:first-of-type) {
    margin-top: 40px;
  }
  .main_Box02 li .main_column li {
    width: calc((100% - 4%) / 2);
    margin-right: 4%;
  }
  .main_Box02 li .main_column li:nth-of-type(2n) {
    margin-right: 0;
  }
  .main_Box02 li .main_column li:nth-of-type(1),
  .main_Box02 li .main_column li:nth-of-type(2) {
    margin-top: 0;
  }
  .sub_Box {
    margin-top: 40px;
  }
  .sub_flex02 li {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
  .sub_flex02 li:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .sub_flex04 {
    margin-top: 40px;
  }
  /* .item02_flex p {
    width: 100%;
  }
  .item02_flex figure {
    width: 100%;
    max-width: 100%;
    margin: 0 0 0 0;
  }

  /* SMART LIFE */
  /* .smart_Box h4{ align-items: flex-end;}
  .smart_Box h4 span.ev_txt {
    width: 62%;
    margin-right: 2%;
  } */


  .smart_Box .iot_Box {
    padding: 20px;
    margin-bottom: 60px;
  }
  .smart_Box .iot_Box .copy {
    text-align: left;
  }
  .smart_Box .iot_Box .copy h4.copy_ttl {
    text-align: center;
  }

  .sm_01_01_sp {
    width:100%;
    margin: 20px auto 0;
  }
  .sm_01_02_sp {
    width:56%;
    margin: 20px auto 0;
  }

  .smart_Box .iot_Box .column_02 {
    flex-direction: column;
    gap: 15px;
  }
  .smart_Box .iot_Box .column_02 div {
    width: 100%;
  }

  .magazine_Box {
    padding: 20px;
    text-align: center;
  }
  .magazine_Box .txt_fig {
    flex-direction: column;
  }
  .magazine_Box .txt_fig .txt {
    width:100%;
    margin-right: 0px;
  }
  .magazine_Box .txt_fig figure {
    margin-top: 10px;
    width:100%;
  }

  /* .smart_Box h4 span.kyuden {
    width: 25%;
  }
  .smart_Box h4 span.qt {
    width: 20%;
  }
  .smart_Box h4 span.pana {
    width: 28%;
  } */





}
