@charset "UTF-8";
.technology.style {
  /*メインタイトル*/
}
.technology.style .head-ttl {
  margin-bottom: 71px;
  padding: 30px 100px;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 767px) {
  .technology.style .head-ttl {
    margin-bottom: 80px;
    padding: 30px 5%;
  }
}
.technology.style .head-ttl h2 {
  display: flex;
  align-items: center;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .technology.style .head-ttl h2 {
    font-size: 1.25rem;
  }
}
.technology.style .head-ttl .head-number {
  font-size: 6.6875rem;
  color: #9AD2CF;
  font-family: "Heebo", sans-serif;
  vertical-align: middle;
  padding-right: 32px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .technology.style .head-ttl .head-number {
    font-size: 4rem;
    top: -45px;
    left: 7%;
  }
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item .inner {
    padding: 0;
  }
}
.technology.style .technology_item-contents {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents {
    margin-bottom: 40px;
  }
}
.technology.style .technology_item-contents.top {
  margin-bottom: 88px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents.top {
    margin-bottom: 60px;
  }
}
.technology.style .technology_item-contents .technology_item-box {
  padding: 40px;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-box {
    _padding: 5% 5%;
    padding: 5% 5% 30px;
  }
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-box:last-of-type {
    padding-bottom: 40px;
  }
}
.technology.style .technology_item-contents .process_box {
  padding: 40px;
  background: #0A444E;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .process_box {
    padding: 30px;
  }
}
.technology.style .technology_item-contents .technology_item-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex + .technology_item-flex {
    margin-top: 20px;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col1 .list-box {
  width: 100%;
  background: #fff;
  padding: 37px 55px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col1 .list-box {
    padding: 30px 5% !important;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col1 .list-box span.arrow {
  width: 21px;
  height: 23px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col1 .list-box .img-item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .technology.style .technology_item-contents .technology_item-flex.col1 .technology_item-flex + .technology_item-flex {
    margin-top: 30px;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col1 .technology_item-flex.center {
  align-items: center;
  justify-content: center;
}
.technology.style .technology_item-contents .technology_item-flex.col1 .technology_item-flex.space-evenly {
  margin: 0 auto;
  justify-content: space-evenly;
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box {
  background: #fff;
  padding: 30px 20px;
  width: 500px;
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .technology_item-flex {
  height: 100%;
  align-items: center;
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .technology_item-flex dl {
  height: 100%;
  width: 40%;
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box span.arrow {
  width: 21px;
  height: 23px;
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n01 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n01 {
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n02 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n02 {
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n03 {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n03 {
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n04 {
  width: 394px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n04 {
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n05 {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col2 .list-box .img-item.n05 {
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col3 .list-box {
  padding: 20px;
  width: 327px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col3 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex.col3 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex.col3 .list-box .img-item {
  margin-bottom: 20px;
}
.technology.style .technology_item-contents .technology_item-flex .list-box.col2-left {
  width: 456px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex .list-box.col2-left {
    order: 1;
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex .list-box.col2-right {
  width: 508px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .technology_item-flex .list-box.col2-right {
    order: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}
.technology.style .technology_item-contents .technology_item-flex .list-box.col2-right .txt-item {
  margin-bottom: 0;
}
.technology.style .technology_item-contents .txt-item h3 {
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .txt-item h3 {
    margin-bottom: 1em;
  }
}
.technology.style .technology_item-contents h3 {
  font-size: 1.75rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents h3 {
    font-size: 1.25rem;
  }
}
.technology.style .technology_item-contents h3 span {
  font-size: 1.375rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents h3 span {
    font-size: 1rem;
  }
}
.technology.style .technology_item-contents h4 {
  margin-bottom: 1.2em;
  font-size: 1.25rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents h4 {
    margin-bottom: 1em;
    font-size: 1.125rem;
  }
}
.technology.style .technology_item-contents .txt-item {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .txt-item {
    margin-bottom: 40px;
  }
}
.technology.style .technology_item-contents .txt-item-sub {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .txt-item-sub {
    margin-bottom: 30px;
  }
}
.technology.style .technology_item-contents .txt-item-ss {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents .txt-item-ss {
    margin-bottom: 20px;
  }
}
.technology.style .technology_item-contents .txt-item-ss h3 {
  margin-bottom: 0;
}
.technology.style .technology_item-contents dl {
  height: 100%;
}
.technology.style .technology_item-contents dl dt {
  margin-bottom: 0.8em;
  font-size: 1.0625rem;
  text-align: center;
}
.technology.style .technology_item-contents dl dt.n02 {
  margin-bottom: 52px;
}
.technology.style .technology_item-contents dl dd .item-pic.pic03 {
  padding: 40px 0px 0px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents dl dd .item-pic.pic03 {
    padding: 0px;
  }
}
.technology.style .technology_item-contents dl dd .item-pic.pic04 {
  padding: 20px 12px;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents dl dd .item-pic.pic04 {
    padding: 0px;
  }
}
.technology.style .technology_item-contents dl dd .item-pic.pic05 {
  padding: 50px 12px 0;
}
@media screen and (max-width: 767px) {
  .technology.style .technology_item-contents dl dd .item-pic.pic05 {
    padding: 0px;
  }
}
.technology.style .technology_item-contents .more-btn.under {
  line-height: 1;
  min-height: 54px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .technology.style .technology_item-contents .more-btn.under {
    width: 260px;
  }
}
.technology.style .technology_item-contents .more-btn.under span.txt {
  text-align: center;
  width: 200px;
}
.technology.style .technology_item-contents .more-btn.under span.icon-arrow {
  transform: rotate(90deg);
}
.technology.technology_development .top .technology_item-flex.col5 .list-box {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: center;
  padding: 10px 10px 20px;
  width: 198px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .top .technology_item-flex.col5 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.technology_development .top .technology_item-flex.col5 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.technology_development .top .technology_item-flex.col5 .list-box .more-btn.under {
  width: 100%;
  min-height: 50px;
  padding: 0em 0.6em 0em 0.9em;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .top .technology_item-flex.col5 .list-box .more-btn.under {
    padding: 0.5em 0.6em 0.5em 1em;
    width: 70%;
  }
}
.technology.technology_development .top .technology_item-flex.col5 .list-box .more-btn.under span.txt {
  text-align: center;
  width: 135px;
}
.technology.technology_development .top .technology_item-flex.col5 .list-box .list-ttl {
  font-size: 1.0625rem;
  margin-bottom: 1em;
}
.technology.technology_development .top .technology_item-flex.col5 .list-box .img-item {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .top .technology_item-flex.col5 .list-box .img-item {
    margin-bottom: 15px;
  }
}
.technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n01, .technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n02 {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n01, .technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n02 {
    width: 100%;
  }
}
.technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n01 {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1 .img-item.n01 {
    margin: 0 0 20px;
  }
}
.technology.technology_development .technology_item-contents#tech01 .technology_item-flex.col1.flex-start {
  justify-content: flex-start;
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n01 {
  width: 186px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n01 {
    width: 41%;
  }
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n02 {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n02 {
    width: 57%;
  }
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n03 {
  margin-top: 10px;
  width: 100%;
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n04, .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n05 {
  width: 223px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n04, .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .list-box .img-item.n05 {
    width: 49%;
  }
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex .left-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex + .technology_item-flex {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .technology.technology_development .technology_item-contents .technology_item-box#tech04 .technology_item-flex + .technology_item-flex {
    margin-top: 50px;
  }
}
.technology.platform .technology_item-box#tech01 .technology_item-flex.col1 .img-item.n01 {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-box#tech01 .technology_item-flex.col1 .img-item.n01 {
    margin-bottom: 30px;
    width: 100%;
  }
}
.technology.platform .technology_item-box#tech01 .technology_item-flex.col1 .img-item.n02 {
  width: 365px;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-box#tech01 .technology_item-flex.col1 .img-item.n02 {
    width: 100%;
  }
}
.technology.platform .technology_item-box#tech02 .technology_item-flex.col1 .technology_item-flex {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-box#tech02 .technology_item-flex.col1 .technology_item-flex {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-box#tech03 .technology_item-flex .col2-left {
    order: 0;
  }
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-box#tech03 .technology_item-flex .col2-right {
    order: 1;
  }
}
.technology.platform .technology_item-flex.col1 .list-box {
  padding: 37px 40px !important;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-flex.col1 .list-box {
    padding: 30px 5%;
  }
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-flex.col1 .list-box span.arrow {
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 768px) {
  .technology.platform .technology_item-flex.col1 .technology_item-flex + .technology_item-flex {
    margin-top: 30px;
  }
}
.technology.platform .technology_item-flex .item-list .img-item {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-flex .item-list .img-item {
    margin-bottom: 1em;
    width: 100%;
  }
}
.technology.platform .technology_item-flex .item-list .img-item figcaption {
  font-size: 1.0625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .technology.platform .technology_item-flex .item-list .img-item figcaption {
    font-size: 0.9375rem;
  }
}
.technology.platform .technology_item-flex.col3 .list-box .img-item.n02 {
  padding: 0 15px;
}
.technology.platform .technology_item-flex.col3 .list-box .img-item.n03 {
  padding: 0 15px;
}
.technology.products .technology_item-contents#tech01 .technology_item-flex.col1 .technology_item-flex {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech01 .technology_item-flex.col1 .technology_item-flex {
    justify-content: center;
  }
}
.technology.products .technology_item-contents#tech02 .technology_item-flex .item-list .img-item.n01 {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech02 .technology_item-flex .item-list .img-item.n01 {
    margin-bottom: 30px;
    width: 100%;
  }
}
.technology.products .technology_item-contents#tech02 .technology_item-flex .item-list .img-item.n02 {
  width: 373px;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech02 .technology_item-flex .item-list .img-item.n02 {
    width: 100%;
  }
}
.technology.products .technology_item-contents#tech02 .technology_item-flex .item-list .img-item figcaption {
  margin-top: 1em;
}
.technology.products .technology_item-contents#tech03 .technology_item-flex.col1 .technology_item-flex {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item {
    margin-bottom: 1em;
    width: 100%;
  }
}
.technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item.n01 {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item.n01 {
    width: 100%;
  }
}
.technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item.n02 {
  width: 430px;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item.n02 {
    width: 100%;
  }
}
.technology.products .technology_item-contents#tech03 .technology_item-flex .item-list .img-item figcaption {
  margin-top: 1em;
}
.technology.products .technology_item-flex.col3 .list-box {
  padding: 20px;
  width: 327px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-flex.col3 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-flex.col3 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.products .technology_item-flex.col3 .list-box .img-item {
  margin-bottom: 20px;
}
.technology.products .technology_item-flex span.arrow {
  width: 42px !important;
  height: 46px !important;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-flex span.arrow {
    transform: rotate(90deg);
  }
}
.technology.products .technology_item-flex .item-list .img-item {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-flex .item-list .img-item {
    margin-bottom: 1em;
    width: 100%;
  }
}
.technology.products .technology_item-flex .item-list .img-item figcaption {
  font-size: 1.0625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .technology.products .technology_item-flex .item-list .img-item figcaption {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 768px) {
  .technology.products .technology_item-flex + .technology_item-flex {
    margin-top: 60px !important;
  }
}
.technology.press {
  /*-------*/
}
.technology.press .top .technology_item-flex.col5 .list-box {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: center;
  padding: 10px 10px 20px;
  width: 198px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .more-btn.under {
  width: 100%;
  min-height: 50px;
  padding: 0em 0.6em 0em 0.9em;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .more-btn.under {
    padding: 0.5em 0.6em 0.5em 1em;
    width: 70%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .more-btn.under span.txt {
  text-align: center;
  width: 135px;
}
.technology.press .top .technology_item-flex.col5 .list-box .list-ttl {
  font-size: 1.0625rem;
  margin-bottom: 1em;
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n01a, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n01b, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n01c, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n05b, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n06a, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n07a {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .img-item.n01a, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n01b, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n01c, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n05b, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n06a, .technology.press .top .technology_item-flex.col5 .list-box .img-item.n07a {
    margin-bottom: 15px;
    padding: 0 10%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n04 {
  margin-bottom: 18px;
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n05a {
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .img-item.n05a {
    margin-bottom: 20px;
    padding: 0 10%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n05c {
  margin-bottom: 52px;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .img-item.n05c {
    margin-bottom: 20px;
    padding: 0 10%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n06b {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .img-item.n06b {
    margin-bottom: 20px;
    padding: 0 10%;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item.n07b {
  margin-bottom: 40px;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .technology.press .top .technology_item-flex.col5 .list-box .img-item.n07b {
    margin-bottom: 20px;
  }
}
.technology.press .top .technology_item-flex.col5 .list-box .img-item figcaption {
  font-size: 0.875rem;
  text-align: center;
}
.technology.press .technology_item-flex + p {
  margin-top: 1.5em;
}
.technology.press .border {
  border: solid 1px #4BABB9;
  padding: 40px 0 30px;
}
@media screen and (max-width: 767px) {
  .technology.press .border {
    padding: 20px 0 15px;
  }
}
.technology.press .technology_item-flex.col1 .list-box .img-item.n01, .technology.press .technology_item-flex.col1 .list-box .img-item.n02 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box .img-item.n01, .technology.press .technology_item-flex.col1 .list-box .img-item.n02 {
    margin-bottom: 1em;
    width: 100%;
    padding: 0 10%;
  }
}
.technology.press .technology_item-flex.col1 .list-box .img-item.n03, .technology.press .technology_item-flex.col1 .list-box .img-item.n04, .technology.press .technology_item-flex.col1 .list-box .img-item.n05 {
  width: 230px;
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box .img-item.n03, .technology.press .technology_item-flex.col1 .list-box .img-item.n04, .technology.press .technology_item-flex.col1 .list-box .img-item.n05 {
    margin-bottom: 50px;
    width: 100%;
    padding: 0 5%;
  }
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box .img-item.n05 {
    margin-bottom: 0;
  }
}
.technology.press .technology_item-flex.col1 .list-box .img-item.n06 {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box .img-item.n06 {
    margin-bottom: 1em;
    width: 60%;
  }
}
.technology.press .technology_item-flex.col1 .list-box .img-item.n06 p {
  margin-bottom: 1em;
  font-size: 1.0625rem;
  text-align: center;
}
.technology.press .technology_item-flex.col1 .list-box .img-item figcaption {
  font-size: 1.0625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box .img-item figcaption {
    font-size: 0.9375rem;
  }
}
.technology.press .technology_item-flex.col1 .list-box span.arrow {
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .technology.press .technology_item-flex.col1 .list-box span.arrow {
    transform: rotate(90deg);
  }
}
.technology.press #tech02 .technology_item-flex.col3 {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .technology.press #tech02 .technology_item-flex.col3 .img-item:not(:last-of-type) {
    margin-right: 40px;
  }
}
.technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n01 {
  width: 256px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n01 {
    width: 100%;
  }
}
.technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n02 {
  width: 220px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n02 {
    width: 100%;
  }
}
.technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n03 {
  width: 172px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n03 {
    width: 100%;
  }
}
.technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n04 {
  width: 375px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n04 {
    width: 100%;
  }
}
.technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n05 {
  width: 386px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n05 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .technology.press #tech02 .technology_item-flex.col1 .list-box .img-item.n06 {
    margin-bottom: 0;
    width: 88%;
  }
}
.technology.press #tech03 .technology_item-flex .img-item.n02 {
  width: 350px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech03 .technology_item-flex .img-item.n02 {
    width: 100%;
  }
}
.technology.press #tech03 .technology_item-flex .modal-box {
  width: 500px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech03 .technology_item-flex .modal-box {
    margin-bottom: 40px;
    width: 100%;
  }
}
.technology.press #tech04 .technology_item-flex .img-item.n01 {
  width: 347px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech04 .technology_item-flex .img-item.n01 {
    margin-bottom: 30px;
    width: 100%;
  }
}
.technology.press #tech04 .technology_item-flex .modal-box {
  width: 440px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech04 .technology_item-flex .modal-box {
    width: 100%;
  }
}
.technology.press #tech04 .technology_item-flex .modal-box figcaption {
  padding: 0 0 20px;
}
.technology.press #tech05 .technology_item-flex .img-item.n01 {
  width: 267px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech05 .technology_item-flex .img-item.n01 {
    margin-bottom: 30px;
    width: 100%;
  }
}
.technology.press #tech05 .technology_item-flex .img-item.n02 {
  width: 430px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech05 .technology_item-flex .img-item.n02 {
    margin-bottom: 0;
    width: 100%;
  }
}
.technology.press #tech05 .technology_item-flex .img-item figcaption {
  padding: 0 0 10px;
}
.technology.press #tech05 .technology_item-flex .modal-box {
  width: 600px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech05 .technology_item-flex .modal-box {
    margin-bottom: 30px;
    width: 100%;
  }
}
.technology.press #tech05 .technology_item-flex .modal-box figcaption {
  padding: 0 0 10px;
}
.technology.press #tech05 dl dd .item-pic.pic01 {
  padding: 0px 10px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech05 dl dd .item-pic.pic01 {
    padding: 0px;
  }
}
.technology.press #tech05 dl dd .item-pic.pic02 {
  padding: 0px 10px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech05 dl dd .item-pic.pic02 {
    padding: 0px;
  }
}
.technology.press #tech06 .technology_item-flex.col2 .list-box {
  padding-bottom: 10px;
}
.technology.press #tech06 dl dd .item-pic.pic01 {
  padding: 0px 50px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech06 dl dd .item-pic.pic01 {
    padding: 0px;
  }
}
.technology.press #tech06 dl dd .item-pic.pic02 {
  padding: 0px 50px;
}
@media screen and (max-width: 767px) {
  .technology.press #tech06 dl dd .item-pic.pic02 {
    padding: 0px;
  }
}
.technology.press #tech07 dl dd .item-pic.pic01 {
  padding: 10px 10px 0;
}
@media screen and (max-width: 767px) {
  .technology.press #tech07 dl dd .item-pic.pic01 {
    padding: 0px;
  }
}
.technology.press #tech07 dl dd .item-pic.pic02 {
  padding: 10px 5px 0;
}
@media screen and (max-width: 767px) {
  .technology.press #tech07 dl dd .item-pic.pic02 {
    padding: 0px;
  }
}
.technology.press #tech07 dl dd .item-pic.pic03 {
  padding: 10px 5px 0;
}
@media screen and (max-width: 767px) {
  .technology.press #tech07 dl dd .item-pic.pic03 {
    padding: 0px;
  }
}
@media screen and (min-width: 768px) {
  .technology.press .technology_item-flex + .technology_item-flex {
    margin-top: 50px !important;
  }
}
.technology.press .modal-box {
  width: 240px;
}
@media screen and (max-width: 767px) {
  .technology.press .modal-box {
    width: 100%;
  }
}
.technology.body .top .technology_item-flex.col3 {
  justify-content: flex-start;
}
.technology.body .top .technology_item-flex.col3 .list-box {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  padding: 10px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.body .top .technology_item-flex.col3 .list-box .img-item {
  margin-bottom: 15px;
}
.technology.body .top .technology_item-flex.col3 .list-box .more-btn.under {
  width: 100%;
  min-height: 50px;
  padding: 0em 0.8em 0em 0.9em;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .list-box .more-btn.under {
    padding: 0.5em 0.6em 0.5em 1em;
    width: 80%;
  }
}
.technology.body .top .technology_item-flex.col3 .list-box .more-btn.under span.txt {
  text-align: center;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .list-box .more-btn.under span.txt {
    width: 180px;
  }
}
.technology.body .top .technology_item-flex.col3 .top_first .list-box {
  width: 178px;
  height: 198px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .technology.body .top .technology_item-flex.col3 .top_first .list-box:not(:last-of-type) {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_first .list-box {
    margin-bottom: 20px;
    padding: 5% 5%;
    width: 100%;
    height: auto;
  }
}
.technology.body .top .technology_item-flex.col3 .top_first .list-box .img-item.n01 {
  margin-bottom: 20px;
}
.technology.body .top .technology_item-flex.col3 .top_first .list-box .img-item.n02 {
  margin-bottom: 25px;
}
.technology.body .top .technology_item-flex.col3 .top_second .list-box {
  width: 333px;
  height: 198px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .technology.body .top .technology_item-flex.col3 .top_second .list-box:not(:last-of-type) {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_second .list-box {
    margin-bottom: 20px;
    padding: 5% 5%;
    width: 100%;
    height: auto;
  }
}
.technology.body .top .technology_item-flex.col3 .top_second .list-box .img-item.n02 {
  width: 100%;
}
.technology.body .top .technology_item-flex.col3 .top_second .list-box .more-btn.under {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_second .list-box .more-btn.under {
    width: 80%;
  }
}
.technology.body .top .technology_item-flex.col3 .top_second .list-box .more-btn.under span.txt {
  text-align: center;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_second .list-box .more-btn.under span.txt {
    width: 180px;
  }
}
.technology.body .top .technology_item-flex.col3 .top_third .list-box {
  width: 333px;
  height: 198px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box:not(:last-of-type) {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box {
    padding: 5% 5%;
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box .img-item.n01 {
    margin-bottom: 25px;
    padding: 0 15px;
  }
}
@media screen and (min-width: 768px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box .img-item.n02 {
    padding: 0 30px;
  }
}
.technology.body .top .technology_item-flex.col3 .top_third .list-box .more-btn.under {
  width: 250px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box .more-btn.under {
    width: 80%;
  }
}
.technology.body .top .technology_item-flex.col3 .top_third .list-box .more-btn.under span.txt {
  text-align: center;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col3 .top_third .list-box .more-btn.under span.txt {
    width: 180px;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: center;
  padding: 10px 10px 20px;
  width: 198px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box {
    padding: 5% 5%;
    width: 100%;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .more-btn.under {
  width: 100%;
  min-height: 50px;
  padding: 0em 0.6em 0em 0.9em;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .more-btn.under {
    padding: 0.5em 0.6em 0.5em 1em;
    width: 70%;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .more-btn.under span.txt {
  text-align: center;
  width: 135px;
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item.n01a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n01b, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n02, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n06a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n07a {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .img-item.n01a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n01b, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n02, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n06a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n07a {
    margin-bottom: 15px;
    padding: 0 10%;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item.n03b {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .img-item.n03b {
    padding: 0 10%;
    margin-bottom: 15px;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item.n04a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n05b {
  margin-bottom: 38px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .img-item.n04a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n05b {
    padding: 0 10%;
    margin-bottom: 15px;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item.n04b {
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .img-item.n04b {
    padding: 0 10%;
    margin-bottom: 15px;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item.n03a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n05a {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .technology.body .top .technology_item-flex.col5 .list-box .img-item.n03a, .technology.body .top .technology_item-flex.col5 .list-box .img-item.n05a {
    padding: 0 10%;
    margin-bottom: 15px;
  }
}
.technology.body .top .technology_item-flex.col5 .list-box .img-item figcaption {
  font-size: 0.875rem;
  text-align: center;
}
.technology.body .technology_item-flex.col1 h3 {
  margin-bottom: 0.8em;
  font-size: 1.75rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .technology.body .technology_item-flex.col1 h3 {
    margin-bottom: 0.8em;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .technology.body .technology_item-flex.col1 span.arrow {
    margin: 20px 0;
    transform: rotate(90deg);
  }
}
.technology.body #tech01 .technology_item-flex .img-item.n01 {
  width: 706px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech01 .technology_item-flex .img-item.n01 {
    width: 100%;
  }
}
.technology.body #tech02 .technology_item-flex {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .technology.body #tech02 .technology_item-flex {
    justify-content: center;
  }
}
.technology.body #tech02 .technology_item-flex .img-item.n01 {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech02 .technology_item-flex .img-item.n01 {
    width: 100%;
  }
}
.technology.body #tech02 .technology_item-flex .img-item.n02 {
  width: 293px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech02 .technology_item-flex .img-item.n02 {
    width: 100%;
  }
}
.technology.body #tech02 .technology_item-flex .img-item.n02 figcaption {
  margin-top: 15px;
}
.technology.body #tech02 .technology_item-flex .img-item.n03 {
  width: 230px;
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .technology.body #tech02 .technology_item-flex .img-item.n03 {
    width: 100%;
  }
}
.technology.body #tech02 .technology_item-flex .img-item figcaption {
  font-size: 1.0625rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .technology.body #tech02 .technology_item-flex .img-item figcaption {
    font-size: 0.9375rem;
  }
}
.technology.body #tech03 .technology_item-flex {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .technology.body #tech03 .technology_item-flex {
    justify-content: center;
  }
}
.technology.body #tech03 .technology_item-flex .fukidasi {
  position: relative;
  display: inline-block;
  padding: 20px 52px;
  width: 60%;
  background-color: #effaf9;
}
@media screen and (max-width: 767px) {
  .technology.body #tech03 .technology_item-flex .fukidasi {
    width: 100%;
    margin-bottom: 38px;
    padding: 10px 5%;
  }
}
.technology.body #tech03 .technology_item-flex .fukidasi::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 17px 0 18px 17px;
  border-color: transparent transparent transparent #effaf9;
  translate: 100% -50%;
}
@media screen and (max-width: 767px) {
  .technology.body #tech03 .technology_item-flex .fukidasi::after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    border-style: solid;
    border-width: 15px 14px 0 14px;
    border-color: #effaf9 transparent transparent;
    translate: -50% 100%;
  }
}
.technology.body #tech03 .technology_item-flex .img-item.n01 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .technology.body #tech03 .technology_item-flex .img-item.n01 {
    width: 100%;
  }
}
.technology.body #tech03 .technology_item-flex .img-item.n02 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech03 .technology_item-flex .img-item.n02 {
    width: 80%;
  }
}
.technology.body #tech04 .technology_item-flex .img-item.n01 {
  width: 233px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech04 .technology_item-flex .img-item.n01 {
    margin-left: auto;
    margin-right: auto;
  }
}
.technology.body #tech04 .technology_item-flex .img-item.n02 {
  width: 233px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech04 .technology_item-flex .img-item.n02 {
    margin-left: auto;
    margin-right: auto;
  }
}
.technology.body #tech04 .technology_item-flex .img-item.n03 {
  width: 233px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech04 .technology_item-flex .img-item.n03 {
    margin-left: auto;
    margin-right: auto;
  }
}
.technology.body #tech04 .technology_item-flex .img-item.n04 {
  width: 233px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech04 .technology_item-flex .img-item.n04 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .technology.body #tech05 .technology_item-flex .list-box.col2-left, .technology.body #tech05 .technology_item-flex .list-box.col2-right {
    width: 500px;
  }
}
.technology.body #tech05 .technology_item-flex .list-box.col2-left h3, .technology.body #tech05 .technology_item-flex .list-box.col2-right h3 {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .technology.body #tech05 .technology_item-flex .list-box.col2-left h3, .technology.body #tech05 .technology_item-flex .list-box.col2-right h3 {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .technology.body #tech05 .technology_item-flex .list-box.col2-right {
    margin-bottom: 0;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .technology.body #tech05 .technology_item-flex .list-box.col2-left {
    margin-bottom: 32px;
    order: 0;
  }
}
.technology.body .video-box {
  margin: 0 auto 24px;
}
.technology.body .video-box video {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .technology.body .video-box video {
    width: 100%;
  }
}
.technology.body .video-box.video02 {
  width: 781px;
}
@media screen and (max-width: 767px) {
  .technology.body .video-box.video02 {
    width: 100%;
  }
}

#video01,
#video02,
#video03,
#video04,
#video05,
#video06,
#video07,
#video08,
#video09,
#video10,
#video11,
#video12,
#video13 {
  width: 100%;
}

/*--モーダル打ち消し--*/
.modaal-wrapper {
  z-index: 10000;
}

.modaal-content-container {
  padding: 0 !important;
}

.modaal-container {
  max-width: 1000px !important;
}

.modaal-overlay {
  z-index: 9999 !important;
}/*# sourceMappingURL=style.css.map */