#wrapper .contents .inner .blankGroup p {
  overflow: hidden;
  margin-left: 1em;
}
#wrapper .contents .inner .blankGroup p a.doupleIndent {
  margin-left: -0.5em;
}

.technology .boxLinkWrap.col3 {
  display: flex;
  margin: -20px 0 0 -44px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .technology .boxLinkWrap.col3 {
    margin-left: -20px;
  }
}
@media screen and (max-width: 750px) {
  .technology .boxLinkWrap.col3 {
    margin-left: -13px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 750px) {
  .technology .boxLinkWrap.col3 .boxLink {
    width: calc(100%/2 - 13px);
    margin: 15px 0 0 13px;
  }
}
@media screen and (max-width: 750px) {
  .technology .boxLink > a:before {
    height: 34px;
  }
}
.technology .boxLink > a figure {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .technology .boxLink > a figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .technology .boxLink > a figure:before {
    content: "";
    display: inline-block;
    padding-top: 39.5%;
  }
}
@media screen and (max-width: 750px) {
  .technology .boxLink > a p {
    padding: 0 15px 0 7px;
  }
}
.technology .boxLink > a p span {
  height: 54px;
  font-size: 1.6rem;
}
@media screen and (max-width: 750px) {
  .technology .boxLink > a p span {
    height: 30px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 374px) {
  .technology .boxLink > a p span {
    font-size: 1.1rem;
  }
}
.technology .pageHeader + .contents.bg01 {
  padding-bottom: 125px;
}
@media screen and (max-width: 750px) {
  .technology .pageHeader + .contents.bg01 {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 750px) {
  .technology #footer {
    padding-top: 80px;
    margin-top: 0;
  }
}
@media screen and (max-width: 750px) {
  .technology #footer .pagetop {
    bottom: calc(100% - 80px);
  }
}

.detailP .pageHeader + .contents.bg01 {
  padding-top: 50px;
  padding-bottom: 123px;
}
@media screen and (max-width: 750px) {
  .detailP .pageHeader + .contents.bg01 {
    padding-top: 15px;
    padding-bottom: 45px;
  }
}
.detailP .ttlPrimaryLarge {
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  .detailP .ttlPrimaryLarge {
    margin-bottom: 13px;
  }
}
.detailP .lead {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  .detailP .lead {
    font-size: 1.3rem;
    line-height: 1.7692307692;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 750px) {
  .detailP .ttlPrimary {
    font-size: 2rem;
    padding-bottom: 7px;
    margin-bottom: 13px;
  }
  .detailP .ttlPrimary:before {
    width: 35px;
    height: 1px;
  }
}
.detailP .box {
  padding: 40px 50px 96px;
  background-color: #fff;
  font-size: 1.6rem;
  box-shadow: 4.243px 4.243px 6px 0px rgba(54, 88, 106, 0.08);
}
@media screen and (max-width: 750px) {
  .detailP .box {
    padding: 15px 12px 30px;
    font-size: 1.2rem;
  }
}
.detailP .box + .box {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
  .detailP .box + .box {
    margin-top: 20px;
  }
}
.detailP .boxLead {
  line-height: 1.875;
  letter-spacing: 0.045em;
}
@media screen and (max-width: 750px) {
  .detailP .boxLead {
    line-height: 1.75;
    letter-spacing: normal;
  }
}
.detailP .boxLead + .col {
  margin-top: 31px;
}
@media screen and (max-width: 750px) {
  .detailP .boxLead + .col {
    margin-top: 7px;
  }
}
.detailP .boxLink {
  display: inline-block;
  margin-top: 32px;
  margin-bottom: 35px;
  border-bottom: 1px solid transparent;
}
@media print, screen and (min-width: 751px) {
  .detailP .boxLink {
    transition: 0.2s ease-in-out;
  }
  .detailP .boxLink:hover {
    border-color: #adadad;
  }
}
@media screen and (max-width: 750px) {
  .detailP .boxLink {
    margin-top: 23px;
    margin-bottom: 42px;
  }
}
.detailP .boxLink .iconBlank {
  width: 18px;
  height: 15px;
  fill: #bbb;
  bottom: 4px;
  top: auto;
  margin-left: 10px;
}
@media screen and (max-width: 750px) {
  .detailP .boxLink .iconBlank {
    width: 10px;
    height: 8px;
    margin-left: 7px;
    bottom: 2px;
  }
}
.detailP .boxContent + .boxContent {
  margin-top: 75px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContent + .boxContent {
    margin-top: 25px;
  }
}
.detailP .boxContent + .boxContent02 {
  margin-top: 80px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContent + .boxContent02 {
    margin-top: 32px;
  }
}
.detailP .boxContent + .boxContent03 {
  margin-top: 85px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContent + .boxContent03 {
    margin-top: 45px;
  }
}
.detailP .boxContent + .boxContent04 {
  margin-top: 57px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContent + .boxContent04 {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 751px) {
  .detailP .box .boxContent04 .ttlSecondary {
    margin-bottom: 15px;
  }
}
.detailP .box .col {
  display: flex;
  flex-wrap: wrap;
}
.detailP .box .col02 {
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (max-width: 750px) {
  .detailP .box .col02 {
    margin-left: 0;
    margin-right: 0;
  }
}
.detailP .box .col02.col02-gap {
  gap: 30px 0;
}
.detailP .box .col02 .colItem {
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 750px) {
  .detailP .box .col02 .colItem {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.detailP .box .colImg {
  margin-top: 13px;
}
@media screen and (max-width: 750px) {
  .detailP .box .colImg {
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 751px) {
  .detailP .box .colImgFlex {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .detailP .box .colImgFlex > * {
    margin: 0 15px;
  }
}
@media screen and (max-width: 750px) {
  .detailP .box .colImgFlex figure + figure {
    margin-top: 18px;
  }
}
.detailP .box .colTxt {
  line-height: 1.875;
  padding-left: 10px;
}
@media screen and (max-width: 750px) {
  .detailP .box .colTxt {
    padding-left: 0;
    line-height: 2;
  }
}
.detailP .box .colTxt p {
  letter-spacing: 0.03em;
}
.detailP .box .col + .col {
  margin-top: 83px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .detailP .box .col + .col {
    margin-top: 73px;
  }
}
.detailP .box .col + .col:before {
  content: "";
  width: 50px;
  height: 34px;
  position: absolute;
  top: -52px;
  left: 25%;
  margin-left: -23px;
  background-image: url(../images/products/ico-triangle.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .detailP .box .col + .col:before {
    left: 50%;
    margin-left: -25px;
  }
}
.detailP .box .cboxElement {
  position: relative;
}
@media screen and (max-width: 750px) {
  .detailP .box .cboxElement {
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }
}
.detailP .box .cboxElement:before {
  width: 43px;
  height: 43px;
  content: "";
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-image: url(../images/technology/quality/icon_zoom.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .detailP .box .cboxElement:before {
    width: 30px;
    height: 30px;
    bottom: 10px;
    right: 10px;
  }
}
.detailP .box .cboxElement img {
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 750px) {
  .detailP .box .cboxElement img {
    width: 100%;
  }
}
.detailP .box .ttlSecondary {
  margin-top: 15px;
}
@media screen and (max-width: 750px) {
  .detailP .box .ttlSecondary {
    margin-top: 6px;
    margin-bottom: 5px;
  }
}
.detailP .box .listIndent {
  padding-top: 7px;
}
@media screen and (max-width: 750px) {
  .detailP .box .listIndent {
    padding-top: 0;
  }
}
.detailP .box .listIndent p {
  padding-left: 1em;
  text-indent: -1.3em;
}
.detailP .box .listIndent p + p {
  margin-top: 6px;
}
@media screen and (max-width: 750px) {
  .detailP .box .listIndent p + p {
    margin-top: 3px;
  }
}
.detailP .box .listIndent + .colImg {
  margin-top: 43px;
}
@media screen and (max-width: 750px) {
  .detailP .box .listIndent + .colImg {
    margin-top: 15px;
  }
}
.detailP .box .listIndent01 {
  padding-left: 7px;
}
@media screen and (max-width: 750px) {
  .detailP .box .listIndent01 {
    padding-left: 4px;
  }
}
.detailP .box .listIndent01 p {
  text-indent: -1em;
}
.detailP .boxContentImg .colImg {
  margin-top: 18px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContentImg .colImg {
    margin-top: 0;
  }
}
.detailP .boxContentImg .colTxt {
  padding-left: 0;
  margin-top: 6px;
}
@media screen and (max-width: 750px) {
  .detailP .boxContentImg .colTxt {
    margin-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media screen and (max-width: 750px) {
  .detailP .boxContentImg .colItem + .colItem {
    margin-top: 20px;
  }
}
@media screen and (max-width: 750px) {
  .detailP .boxContent03 .colItem:nth-child(2) {
    order: -1;
  }
  .detailP .boxContent03 .colImg {
    margin-top: 13px;
  }
}
.detailP .contents.linkArea {
  padding-top: 55px;
}
@media screen and (max-width: 750px) {
  .detailP .contents.linkArea {
    padding-top: 27px;
  }
}
.detailP .contents.linkArea .ttlPrimary {
  padding-bottom: 17px;
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  .detailP .contents.linkArea .ttlPrimary {
    font-size: 2rem;
    padding-bottom: 7px;
    margin-bottom: 26px;
  }
}
.detailP .contents.linkArea .boxLinkWrap.col4 .boxLink {
  margin-top: 35px;
}
@media screen and (max-width: 750px) {
  .detailP .contents.linkArea .boxLinkWrap.col4 .boxLink {
    margin-top: 15px;
  }
}
.detailP.quality .box {
  padding-bottom: 75px;
}
@media screen and (max-width: 750px) {
  .detailP.quality .box {
    padding-bottom: 44px;
  }
}
@media print, screen and (min-width: 751px) {
  .detailP.quality .pageHeader + .contents.bg01 {
    padding-bottom: 103px;
  }
}
.detailP .table_01 {
  width: 100%;
}
.detailP .table_01 table {
  margin-top: 3%;
  width: 100%;
  border-collapse: collapse;
}
.detailP .table_01 table th {
  font-weight: bold;
}
.detailP .table_01 table th, .detailP .table_01 table td {
  border: 1px solid #ddd;
  padding: 10px 15px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .detailP .table_01 table th, .detailP .table_01 table td {
    padding: 10px;
  }
}
.detailP .table_01 .table-note {
  font-size: 1.4rem;
  margin-top: 5px;
}
@media screen and (max-width: 750px) {
  .detailP .table_01 .table-note {
    font-size: 1.1rem;
  }
}
.detailP.design .moreDesign {
  display: none;
}
.detailP.material .moreMaterial {
  display: none;
}
.detailP.quality .moreQuality {
  display: none;
}

body.lock {
  overflow: hidden;
}

#colorbox #cboxWrapper #cboxContent {
  margin-bottom: 20px;
}

#cboxClose {
  background-image: url(../images/technology/quality/icon_close.png);
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background-color: #000;
}
@media print, screen and (min-width: 751px) {
  #cboxClose:hover {
    background-image: url(../images/technology/quality/icon_close_on.png);
  }
}
.u-mb-sm{
  margin-bottom: 20px;
}
@media print, screen and (max-width: 751px) {
  .u-mb-sm{
    margin-bottom: 10px;
  }
}
.u-mb-md{
  margin-bottom: 40px;
}
@media print, screen and (max-width: 751px) {
  .u-mb-md{
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=technology.css.map */