body.en {
  font-size: 1.4rem;
  font-family: "Roboto", sans-serif;
}

body.home .sec01 .vox01 .img_sec01_02 {
  width: 322px;
}
body.home .sec01 .noteTxt01 {
  margin-top: 25px;
  font-size: 1.3rem;
  margin-left: 85px;
}
body.home .sec01 .vox03 .flex .txt {
  font-size: 1.4rem;
}
body.home .uniqueVox .cntInner h2 {
  left: -270px;
}
body.home .secS01 .head h2 {
  font-weight: bold;
}
body.home .secS01 .subSec .subCnt {
  padding: 0 5px;
}
body.home .secS01 .subSec .txt {
  max-width: 260px;
  letter-spacing: 0.01em;
}
body.home .sec03 .linkVox a {
  font-weight: 500;
}
body.home .sec04 .subSec01 .txt {
  letter-spacing: 0.01em;
  margin-left: 30px;
  max-width: 260px;
}
body.home .sec05 .subSec05 .subCnt .txt01 {
  padding: 0 0 26px;
}
body.home .sec05 .subSec03 .imgVox figure:nth-child(1):after {
  bottom: 15px;
}

body.spec .pageTitleVox {
  margin-bottom: 0;
}
body.spec .pageTitle {
  font-size: 3rem;
}
body.spec .secVox .noteTxt01 {
  margin-top: 1em;
}
body.spec .detailTable01 .minTxt01 {
  display: inline-block;
  min-width: 12.4em;
}
body.spec .detailTable01 td, body.spec .detailTable01 th {
  letter-spacing: 0;
}
body.spec .detailTable01 th {
  font-size: 1.5rem;
}
body.spec .isThCenter th, body.spec .isThCenter td, body.spec .isTdCenter th, body.spec .isTdCenter td {
  text-align: center;
}
body.spec .sec03 .detailTable01 .color {
  display: inline-block;
  width: 13em;
  text-align: left;
}
body.spec .sec03 .detailTable01 .txt02 {
  display: inline-block;
  width: 14em;
  text-align: left;
}
body.spec .sec04 .detailTable01 .txt01 {
  width: 21em;
  text-align: center;
}
body.spec .sec04 .detailTable01 .subTxt {
  width: 10.5em;
}
body.spec .bottomContent .safetyBox {
  margin-bottom: 0;
  width: 100%;
  display: flex;
  font-size: 1.3rem;
}
body.spec .bottomContent .safetyBox .img {
  width: 328px;
}
body.spec .bottomContent .safetyBox .bdrNone {
  border-left: none;
}
body.spec .bottomContent .safetyBox .center {
  display: flex;
  align-items: center;
}

/**
 ****************************************************
 *
 * screens smaller than $bp
 *
 ****************************************************
 */
@media only screen and (max-width: 767px) {
  body.home .topMainVisual {
    height: auto !important;
  }
  body.home .sec01 .vox01 .img_sec01_02 {
    width: 230px;
  }
  body.home .sec01 .vox01 .imgVox01 .item .txtVox {
    width: 100%;
  }
  body.home .sec01 .noteTxt01 {
    text-align: center;
    margin-top: 25px;
    font-size: 1.3rem;
    margin-left: initial;
  }
  body.home .sec01 .vox03 .flex .txt {
    font-size: 1.4rem;
  }
  body.home .uniqueVox .cntInner .imgVox {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  body.home .uniqueVox .cntInner h2 {
    position: static;
    margin-bottom: 25px;
    font-size: 1.8rem;
    padding-left: 15px;
  }
  body.home .secS01 .subSec .subCnt {
    padding: 0 15px;
  }
  body.home .secS01 .subSec .txt {
    max-width: 100%;
  }
  body.home .sec03 .linkVox a span.ftSans {
    display: inline-block;
    margin: 0 0 0 1em;
  }
  body.home .sec04 .subSec01 .txt {
    margin-left: 0;
    max-width: 100%;
  }
  body.home .sec05 .subSec03 .imgVox figure:nth-child(1):after {
    bottom: 10px;
  }
  body.spec .pageTitle {
    font-size: 2rem;
  }
  body.spec .bottomContent .safetyBox {
    margin-bottom: 0;
    width: 100%;
    display: block;
  }
  body.spec .bottomContent .safetyBox .img {
    width: 80%;
  }
  body.spec .bottomContent .safetyBox .bdrNone {
    border-top: none;
    border-left: 1px solid #FFF;
  }
  body.spec .bottomContent .safetyBox .center {
    display: block;
  }
  body.spec .sec05 .subSec05 .subCnt .txt01 {
    padding: 0;
  }
}/*# sourceMappingURL=en.css.map */