@font-face {
  font-family: "Noto Sans JP Regular";
  font-style: normal;
  font-weight: 400;
  src: url("font/NotoSansJP-Regular.woff") format("woff");
}
#technology-research-header {
  position: relative;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
}
#technology-research-header.js-navigation-active {
  position: fixed;
  top: 0;
  left: 0;
}
#technology-research-header[data-head-color-type=black] {
  background: #fff;
}
#technology-research-header[data-head-color-type=white] .technology-research-logo-link {
  color: #fff;
}
#technology-research-header .section-inner {
  max-width: 1920px;
  margin: 0 auto;
  padding: 40px 3.47vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#technology-research-header .technology-research-logo-link {
  font-family: "Noto Sans JP Regular";
  font-weight: bold;
  color: #000;
}

@media screen and (max-width: 1199px) {
  #technology-research-header {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .section-inner {
    padding: 36px 30px;
  }
}
@media screen and (max-width: 749px) {
  #technology-research-header .section-inner {
    padding: 4.8vw 4vw;
  }
}
@media screen and (min-width: 1200px) {
  .technology-research-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #technology-research-header .section-inner, #technology-research-header .navigation-menu, #technology-research-header .navigation-menu-list-wrap, #technology-research-header .navigation-menu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .language-button-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .technology-research-logo, .navigation-menu-list-flex-wrap, .language-button-list {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    line-height: 1;
    white-space: nowrap;
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .technology-research-logo-wrap, .technology-research-logo, .language-button-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #technology-research-header .technology-research-logo-wrap, #technology-research-header .technology-research-logo {
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    font-size: 14px;
  }
}
.navigation-menu-list-flex-wrap {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  .navigation-menu-list-flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media screen and (max-width: 749px) {
  .navigation-menu-list-flex-wrap {
    height: 100vh;
    height: -webkit-fill-available;
  }
}
.navigation-menu-button, .navigation-close-button {
  display: none;
}

@media screen and (max-width: 1199px) {
  .navigation-menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-button-svg {
    width: 9.3333333333vw;
    min-width: 35px;
    max-width: 70px;
  }
  .navigation-close-button {
    position: absolute;
    display: block;
    top: 5.33vw;
    right: 4vw;
  }
  .close-button-svg {
    width: 15.0666666667vw;
    min-width: 56px;
    max-width: 113px;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background: #000;
    padding: 150px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 3;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  #technology-research-header .navigation-menu.show {
    right: 0;
  }
}
@media screen and (max-width: 749px) {
  #technology-research-header .navigation-menu {
    padding: 5.33vw 8vw;
  }
}
#technology-research-header .navigation-menu .technology-research-logo {
  display: none;
}
#technology-research-header[data-head-color-type=black] .technology-research-logo:first-child .technology-research-logo-image {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
#technology-research-header .navigation-menu-list_item + .navigation-menu-list_item {
  margin-left: 14px;
}

@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu .technology-research-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 2.6666666667vh;
    padding-top: 5.3333333333vh;
    /*padding-bottom: calc((25/750)*100vh);*/
    font-size: 0;
    opacity: 0;
    border-top: 1px solid #454545;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header .navigation-menu-list {
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header[data-head-color-type=black] .menu-button-svg {
    -webkit-filter: invert(100%);
            filter: invert(100%);
  }
  #technology-research-header .language-button-list {
    font-size: -webkit-calc((36/750)*100vw);
    font-size: 4.8vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header, .navigation-menu, .navigation-menu-list {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu-list_item + .navigation-menu-list_item {
    margin-top: 22px;
    margin-left: 0;
  }
}
.menu-list-sp-visible {
  display: none;
}

@media screen and (max-width: 1199px) {
  .menu-list-sp-visible {
    display: block;
  }
}
#technology-research-header .navigation-menu-list_item {
  font-size: 13px;
  font-family: "Noto Sans JP Medium", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#technology-research-header .navigation-menu-link {
  color: #fff;
}
#technology-research-header .language-button-link {
  color: #b5b5b5;
}
#technology-research-header[data-head-color-type=black] .language-button-link, #technology-research-header .language-button-link.active {
  color: #757575;
}
#technology-research-header[data-head-color-type=black] .language-button-link.active {
  color: #aaa;
}
#technology-research-header[data-head-color-type=black] .language-button-list_item + .language-button-list_item::before {
  color: #757575;
}

@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu-list_item {
    font-size: 20px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header .language-button-list_item {
    bottom: 0 !important;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu-link, #technology-research-header .language-button-list_item {
    position: relative;
    bottom: -30px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header .navigation-menu-link:hover, #technology-research-header[data-head-color-type=white] .navigation-menu-link:hover {
    color: #aaa;
  }
  #technology-research-header[data-head-color-type=black] .navigation-menu-link {
    color: #000;
  }
  #technology-research-header[data-head-color-type=black] .navigation-menu-link:hover {
    color: #757575;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header .language-button-link:hover, #technology-research-footer .language-button-link:hover {
    color: #757575;
  }
}
@media screen and (min-width: 1200px) {
  #technology-research-header[data-head-color-type=black] .language-button-link:hover {
    color: #aaa;
  }
}
.-hasSubNav {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .-hasSubNav .subNavTop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
  }
  .-hasSubNav .subNavTop:after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 4px;
    background: url(/corp/set/data/technology/research/lib/img/shared/ico-subnav-arw.svg) top center/cover no-repeat;
  }
}
@media screen and (min-width: 1200px) {
  .-hasSubNav .subNav {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-top: 6px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
@media screen and (max-width: 1199px) {
  .-hasSubNav .subNav {
    margin: 10px 0 0 15px;
  }
}
.-hasSubNav .subNav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
@media screen and (max-width: 1199px) {
  .-hasSubNav .subNav ul {
    gap: 8px;
  }
}
.-hasSubNav .subNav ul li a {
  color: #fff;
  display: block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.-hasSubNav .subNav ul li a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 1200px) {
  .-hasSubNav .subNav ul li a {
    font-size: 14px;
    text-align: center;
    width: 140px;
    padding: 6px 0;
    background: #333;
  }
}
@media screen and (max-width: 1199px) {
  .-hasSubNav .subNav ul li a {
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .-hasSubNav .subNav ul li a:before {
    content: "";
    background: url(/corp/set/data/technology/research/lib/img/shared/ico-subnav-arw-sp.svg) center center/cover no-repeat;
    width: 6px;
    height: 6px;
    margin-right: 10px;
  }
}

@media screen and (min-width: 1200px) {
  #technology-research-header[data-head-color-type=white] .subNavTop:after {
    background-image: url(/corp/set/data/technology/research/lib/img/shared/ico-subnav-arw-w.svg);
  }
  .-hasSubNav:hover .subNav {
    opacity: 1;
    pointer-events: inherit;
  }
}
@media screen and (max-width: 1199px) {
  #technology-research-header .navigation-menu .subNav {
    opacity: 0;
    -webkit-transition: 0.5s 1s;
    transition: 0.5s 1s;
  }
  #technology-research-header .navigation-menu .hSns {
    opacity: 0;
    -webkit-transition: 0.5s 1s;
    transition: 0.5s 1s;
  }
  #technology-research-header .navigation-menu.show .subNav, #technology-research-header .navigation-menu.show .hSns {
    opacity: 1;
  }
  .subNavTop {
    position: relative;
    overflow: hidden;
  }
  .language-button-list_item {
    font-size: 13px;
  }
}
.langSnsClm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-left: 14px;
}
@media screen and (max-width: 1199px) {
  .langSnsClm {
    margin-top: 50px;
    margin-left: 0;
  }
}
.langSnsClm .language-button-list {
  padding-top: 3px;
}
.langSnsClm .hSns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.langSnsClm .hSns a {
  display: block;
  width: 19px;
  height: 19px;
}
@media screen and (max-width: 1199px) {
  .langSnsClm .hSns a {
    width: 3.7333333333vh;
    height: 3.7333333333vh;
  }
}
.langSnsClm .hSns__x {
  background: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-x-w.png) center center/100% auto no-repeat;
}
@media screen and (max-width: 1199px) {
  .langSnsClm .hSns__x {
    background-image: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-x-w.png) !important;
  }
}
#technology-research-header[data-head-color-type=black] .langSnsClm .hSns__x {
  background-image: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-x.png);
}
.langSnsClm .hSns__in {
  background: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-in-w.png) center center/100% auto no-repeat;
}
@media screen and (max-width: 1199px) {
  .langSnsClm .hSns__in {
    background-image: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-in-w.png) !important;
  }
}
#technology-research-header[data-head-color-type=black] .langSnsClm .hSns__in {
  background-image: url(/corp/set/data/technology/research/lib/img/shared/ico-sns-in.png);
}/*# sourceMappingURL=header.css.map */