.technology-detail-mv {
  background: #F5F5F5;
  padding: 34px 0;
  max-width: 100%;
}

#section1 .technology-detail-section-image + .technology-detail-section-content {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-image + .technology-detail-section-content {
    margin-top: 60px;
  }
}
#section1 .technology-detail-section-content + .technology-detail-section-blocks {
  margin-top: 53px;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-content + .technology-detail-section-blocks {
    margin-top: 40px;
  }
}
#section1 .technology-detail-section-row {
  justify-content: center;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item {
  text-align: center;
  width: 350px;
  flex: initial;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-row .technology-detail-section-row-item {
    margin-inline: auto;
  }
}
#section1 .technology-detail-section-row .technology-detail-section-row-item .technology-detail-section-row-item-heading {
  color: #fff;
  width: 250px;
  height: 45px;
  line-height: 45px;
  border-radius: 8px;
  margin-inline: auto;
  order: initial;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item .technology-detail-section-row-item-heading + picture img {
  width: 300px;
  margin-top: 20px;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item:nth-child(1) .technology-detail-section-row-item-heading {
  background: #2F4E70;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item:nth-child(2) .technology-detail-section-row-item-heading {
  background: #F26A02;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item .technology-detail-section-row-item-lead {
  font-size: 20px;
  font-weight: 500;
}
#section1 .technology-detail-section-row .technology-detail-section-row-item .technology-detail-section-row-item-text {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-row + .technology-detail-section-column {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-block-image img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-column-image img {
    width: 100%;
  }
}
#section1 .technology-detail-section-row-heading.technology-common-heading:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-row-heading.technology-common-heading {
    text-align: left;
  }
  #section1 .technology-detail-section-row-heading.technology-common-heading:before {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-content + .technology-detail-section-content .technology-detail-section-lead.technology-common-heading {
    text-align: left;
  }
}
#section1 .technology-detail-section-content + .technology-detail-section-content .technology-detail-section-lead.technology-common-heading:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #section1 .technology-detail-section-content + .technology-detail-section-content .technology-detail-section-lead.technology-common-heading:before {
    display: block;
  }
}

#section2 .technology-detail-section-image + .technology-detail-section-content {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-image + .technology-detail-section-content {
    margin-top: 20px;
  }
}
#section2 .technology-detail-section-card {
  background: #F5F5F5;
}
#section2 .technology-detail-section-card-inner {
  flex-direction: column;
  height: calc(100% - 24px);
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-card-inner {
    padding-bottom: 0;
  }
}
#section2 .technology-detail-section-card-inner .technology-section-card-image {
  width: 100%;
}
#section2 .technology-detail-section-card-inner .technology-detail-section-card-text {
  width: 100%;
  margin-top: 20px;
  margin-bottom: auto;
}
#section2 .technology-detail-section-card-inner .technology-detail-section-card-link {
  position: relative;
  bottom: 35px;
  right: 0;
  text-align: right;
  margin-left: auto;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-card-inner .technology-detail-section-card-link {
    bottom: 0;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#section2 > .technology-detail-section-column-label {
  background: #5B3219;
  margin: 0 80px;
}
@media screen and (max-width: 768px) {
  #section2 > .technology-detail-section-column-label {
    margin: 0 20px;
  }
}
#section2 .technology-detail-section-column {
  background: #F5F5F5;
  flex-wrap: wrap;
  container-type: inline-size;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column {
    position: relative;
  }
}
#section2 .technology-detail-section-column .technology-detail-section-column-inner {
  width: 43.137254902cqw;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column .technology-detail-section-column-inner {
    width: 100%;
  }
}
#section2 .technology-detail-section-column .technology-detail-section-column-image {
  width: 53.431372549cqw;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column .technology-detail-section-column-image {
    width: 100%;
  }
}
#section2 .technology-detail-section-column:nth-of-type(1) {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column:nth-of-type(1) {
    margin-top: 0;
    position: relative;
    padding-bottom: 50px;
  }
}
#section2 .technology-detail-section-column:nth-of-type(1) .technology-detail-section-column-heading {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column:nth-of-type(1) .technology-detail-section-column-heading {
    margin-top: 17px;
  }
}
#section2 .technology-detail-section-column:nth-of-type(2) {
  padding-top: 0;
  margin-top: 40px;
}
#section2 .technology-detail-section-column-inner {
  position: relative;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column-inner {
    position: static;
  }
}
#section2 .technology-detail-section-column-inner:nth-of-type(3) {
  margin-top: 40px;
}
#section2 .technology-detail-section-column-image:nth-of-type(3) {
  margin-top: 40px;
}
#section2 .technology-detail-section-column-image .technology-detail-section-column-link {
  display: block;
  position: relative;
  right: 0;
  margin-top: 30px;
  bottom: 0;
}
#section2 .technology-detail-section-column-label {
  background: #5B3219;
}
#section2 .technology-detail-section-column-link {
  position: relative;
  bottom: 0;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  color: #2C2B26;
  font-size: 15px;
  margin-top: 30px;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column-link {
    margin-left: auto;
    position: absolute;
    bottom: 0px;
    right: 20px;
  }
}
#section2 .technology-detail-section-column-link::after {
  content: "";
  background: url(/technology/img/common/common_icon_arrow_red.png) no-repeat center center/cover;
}
@media (hover: hover) and (pointer: fine) {
  #section2 .technology-detail-section-column-link:hover {
    opacity: 0.7;
  }
  #section2 .technology-detail-section-column-link:hover .technology-detail-section-column-link-arrow .icon-on {
    opacity: 1;
  }
  #section2 .technology-detail-section-column-link:hover .technology-detail-section-column-link-arrow .icon-off {
    opacity: 0;
  }
}
#section2 .technology-detail-section-column-link-arrow {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 1.5px;
  right: 0;
}
#section2 .technology-detail-section-column-link-arrow .icon-on,
#section2 .technology-detail-section-column-link-arrow .icon-off {
  position: absolute;
  width: 20px;
  height: 20px;
  transition: opacity 0.3s;
  top: 0;
  left: 0;
}
#section2 .technology-detail-section-column-link-arrow .icon-on {
  opacity: 0;
}
#section2 .technology-detail-section-column-link-arrow .icon-off {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-column-image img {
    width: 100%;
  }
}
#section2 .technology-detail-section-lead.technology-common-heading:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-lead.technology-common-heading {
    text-align: left;
    margin-top: 40px;
  }
  #section2 .technology-detail-section-lead.technology-common-heading:before {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-cards + .technology-detail-section-column {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  #section2 .technology-detail-section-cards + .technology-detail-section-column .technology-detail-section-column-link {
    bottom: 30px;
  }
}

#section3 .technology-detail-link-button {
  width: 440px;
  text-align: left;
  margin-top: 24px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  #section3 .technology-detail-link-button {
    width: 100%;
  }
}
#section3 .technology-detail-section-video {
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  #section3 .technology-detail-section-video {
    margin-top: 30px;
  }
}
#section3 .technology-detail-section-column {
  container-type: inline-size;
}
#section3 .technology-detail-section-column .technology-detail-section-column-inner {
  width: 46.4705882353cqw;
}
@media screen and (max-width: 768px) {
  #section3 .technology-detail-section-column .technology-detail-section-column-inner {
    width: 100%;
  }
}
#section3 .technology-detail-section-column .technology-detail-section-column-image {
  width: 49.0196078431cqw;
}
@media screen and (max-width: 768px) {
  #section3 .technology-detail-section-column .technology-detail-section-column-image {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-section-content + .technology-detail-section-content {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-section-cards {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .technology-detail-section-cards .technology-detail-section-card-title {
    line-height: 1;
    font-size: 24px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .technology-detail-section-cards .technology-detail-section-card-lead {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-nav-item-text {
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .technology-detail-section-column + .technology-detail-section-content {
    margin-top: 40px;
  }
}/*# sourceMappingURL=index.css.map */