@charset "utf-8";
/* mainvisual
-------------------------------------------------- */
.mainvisual .elem-wrap {
  background: #333;
}
.mainvisual .mv-ttl {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
}
.mainvisual .mv-ttl span {
  color: #fff;
  display: block;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
}
.mainvisual .mv-sub-ttl {
  color: #fff;
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.mainvisual .mv-copy {
  color: #fff;
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.8;
}
.mainvisual .date {
  color: #fff;
  margin-top: 25px;
  font-size: 14px;
  line-height: 1;
}
@media (min-width: 768px) {
  .mainvisual .inner {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    max-width: 1300px;
    margin: 0 auto;
  }
  .mainvisual .elem-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 51%;
    padding: 3.5%;
  }
  .mainvisual .mv-photo {
    width: 49%;
    min-height: 420px;
  }
  .frontier-web .mainvisual .mv-photo {
    background: url(/ja/technology/frontier-web/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .frontier-web .mainvisual .mv-photo img {
    display: none;
  }
  .capture-tech .mainvisual .mv-photo {
    background: url(/ja/technology/capture-tech/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .capture-tech .mainvisual .mv-photo img {
    display: none;
  }
  .draw-tech .mainvisual .mv-photo {
    background: url(/ja/technology/draw-tech/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .draw-tech .mainvisual .mv-photo img {
    display: none;
  }
  .materials-plat .mainvisual .mv-photo {
    background: url(/ja/technology/materials-plat/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .materials-plat .mainvisual .mv-photo img {
    display: none;
  }
  .digital-plat .mainvisual .mv-photo {
    background: url(/ja/technology/digital-plat/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .digital-plat .mainvisual .mv-photo img {
    display: none;
  }
  .design .mainvisual .mv-photo {
    background: url(/ja/technology/design/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .design .mainvisual .mv-photo img {
    display: none;
  }
  .optics-plat .mainvisual .mv-photo {
    background: url(/ja/technology/optics-plat/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .optics-plat .mainvisual .mv-photo img {
    display: none;
  }
  .dev-dsgn-plat .mainvisual .mv-photo {
    background: url(/ja/technology/dev-dsgn-plat/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .dev-dsgn-plat .mainvisual .mv-photo img {
    display: none;
  }
  .create-value-tech .mainvisual .mv-photo {
    background: url(/ja/technology/create-value-tech/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .create-value-tech .mainvisual .mv-photo img {
    display: none;
  }
   .production-tech .mainvisual .mv-photo {
    background: url(/ja/technology/production-tech/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .production-tech .mainvisual .mv-photo img {
    display: none;
  }
   .mfg-plat .mainvisual .mv-photo {
    background: url(/ja/technology/mfg-plat/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .mfg-plat .mainvisual .mv-photo img {
    display: none;
  }
    .openinnovation .mainvisual .mv-photo {
    background: url(/ja/technology/openinnovation/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .openinnovation .mainvisual .mv-photo img {
    display: none;
  }
   .tech-hr .mainvisual .mv-photo {
    background: url(/ja/technology/tech-hr/kv.jpg) no-repeat center center;
    background-size: cover;
  }
  .tech-hr .mainvisual .mv-photo img {
    display: none;
  }
}
@media (max-width: 767px) {
  .mainvisual .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .mainvisual .elem-wrap {
    padding: 4.6666vw;
    text-align: left;
  }
  .mainvisual .mv-ttl {
    font-size: 6.6666vw;
    text-align: center;
  }
  .mainvisual .mv-ttl span {
    font-size: 3.2vw;
  }
  .mainvisual .mv-sub-ttl {
    margin-top: 2.6666vw;
    font-size: 3.7333vw;
  }
  .mainvisual .mv-copy {
    margin-top: 2.6666vw;
    font-size: 3.2vw;
  }
  .mainvisual .date {
    margin-top: 5.3333vw;
    font-size: 3.2vw;
    text-align: center;
  }
}
/* sec-type01
-------------------------------------------------- */
.sec-type01:nth-of-type(n+2) {
  margin-top: 50px;
}
.sec-type01 .sec-ttl {
  width: 100%;
  padding: 15px 0;
  background: #888;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.sec-type01 .inner {
  max-width: 1260px;
  margin: 0 auto;
  padding: 30px 25px 0;
}
.sec-type01 .sec-sub-ttl {
  padding-bottom: 5px;
  border-bottom: 2px solid #cc0000;
  font-size: 30px;
  font-weight: bold;
  color: #cc0000;
}
.sec-type01 .sec-sub-ttl2 {
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: bold;
  color: #cc0000;
}
.sec-type01 .sec-sub-ttl1 {
  padding-bottom: 5px;
  font-size: 25px;
  font-weight: bold;
  color: #0D0116;
}
.sec-type01 .body-copy {
  font-size: 18px;
  line-height: 1.8;
  text-align: justify;
}
.sec-type01 .body-copy.hidden {
  display: none;
}
.sec-type01 .body-copy.ajust {
  margin-top: 30px;
}
.sec-type01 .photo {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
@media screen\0 {
  .sec-type01 .body-copy {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .sec-type01:nth-of-type(n+2) {
    margin-top: 8vw;
  }
  .sec-type01 .sec-ttl {
    padding: 3.2vw;
    font-size: 5vw;
  }
  .sec-type01 .inner {
    padding: 5.3333vw 5.3333vw 0;
  }
  .sec-type01 .sec-sub-ttl {
    font-size: 4.8vw;
  }
  .sec-type01 .sec-sub-ttl2 {
    font-size: 3.8vw;
  }
  .sec-type01 .sec-sub-ttl1 {
    font-size: 3.8vw;
  }
  .sec-type01 .body-copy {
    font-size: 3.6vw;
  }
  .sec-type01 .body-copy.ajust {
    margin-top: 4vw;
  }
  .sec-type01 .photo {
    margin-top: 4vw;
  }
}
@media (max-width: 375px) {
  .sec-type01 .body-copy {
    font-size: 3.5vw;
  }
}
/* other
-------------------------------------------------- */
.breadcrumbs {
  max-width: inherit;
  margin: 0 auto;
}
.btn-radius.btn-more {
  width: 200px;
}
@media (max-width: 767px) {
  .btn-radius.btn-more {
    width: 38.6666vw;
  }
}
span.example1 {
  vertical-align: super;
  font-size: 0.5rem;
}
ul2 {
  list-style-type: disc;
}
@media only screen and (min-width: 600px) {
  .view_pc {
    max-width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .view_pc {
    max-width: inherit;
  }
}
/*
.mBreadCrumb2__wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  align-items: center;
  margin: initial;
  padding-top: 14px;
  padding-bottom: 14px;
}
.mBreadCrumb__wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  align-items: center;
  margin: initial;
  padding-top: 14px;
  padding-bottom: 14px;
}
*/
.mList--discDefault2 > li {
  color: #fff;
  list-style: disc !important;
  margin-left: 1em !important;
  text-indent: 0 !important;
}
.mContentsBox3__each {
  width: calc((100% - 28px) / 3);
  margin-top: 28px;
}
.mPage2__title-holder {
  padding: 45px 0 20px 0;
}



/*--------*/
.mContentsBox3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.mContentsBox3__each {
  /*width: calc((100% - 28px) / 2);*/
  width: calc((100% - 28px) / 3);
  margin-top: 28px;
}
.mContentsBox3__anchor {
  display: flex;
  justify-content: space-between;
  height: 100%;
  padding: 10px 10px 10px 10px;
  border: #c8c8c8 1px solid;
  transition: border 0.3s;
}
.mContentsBox3__caption {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /*width: 44.65649%;*/
  width: 100%;
}
.mContentsBox3__title {
  margin: 0;
  padding: 0px 10px 0px 10px;	
  font-weight: 700;
  font-size: 1.1875rem;
  letter-spacing: 0.06em;
}
.mContentsBox3__read {
  margin: 12px 0;
  font-size: 1.0625rem;
  line-height: 1.75em;
  letter-spacing: 0.06em;
}
.mContentsBox3__link {
  display: inline-flex;
  align-items: center;
  margin: auto 0 0 0;
  font-size: 1.0625rem;
  letter-spacing: 0.06em;
}
.mContentsBox3__image {
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  margin: 0;
}
.mContentsBox3__image img {
  width: 100%;
}
@media (hover: hover) {
  .mContentsBox3__anchor:hover {
    border-color: #be000b;
	background-color: ghostwhite;  
  }
}
@media screen and (max-width: 767px) {
  .mContentsBox3 {
    display: block;
    margin-top: 0;
    margin-bottom: 12.5px;
    padding-bottom: 0;
  }
  .mContentsBox3__each {
    width: 100%;
    margin-top: 12.5px;
  }
  .mContentsBox3__anchor {
    position: relative;
    
    align-items: center;
    height: 100%;

  }
  .mContentsBox3__caption {
    display: block;
    width: 100%;
	padding: 15px 0px 0px 20px;  
  }
  .mContentsBox3__title {
    font-size: 1.0625rem;
  }
  .mContentsBox3__read {
    margin: 10px 0;
    font-size: 0.9375rem;
  }
  .mContentsBox3__link {
    position: absolute !important;
    right: 12.5px;
    bottom: 12.5px;
    margin: auto 0 0 0;
    font-size: 0.9375rem;
  }
  .mContentsBox3__image {
    display: flex;
    width: 163px;
  }
}



.mAccordion__title2 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}