#main-container {
  overflow: initial;
}

#contents {
  overflow: initial;
}

.pb-mv {
  position: relative;
  padding-top: 90px;
  background-color: #FDFDFD;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 980px) {
  .pb-mv {
    padding-top: 64px;
  }
}
.pb-mv.pb-mv-lower::before {
  background-image: url(/asset/image/common/nisso-pb/bg_mv_pb.jpg);
  width: 1520px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767.9px) {
  .pb-mv.pb-mv-lower::before {
    width: 100%;
    background-image: url(/asset/image/common/nisso-pb/bg_mv_pb_sp.jpg);
  }
}
.pb-mv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/asset/image/common/nisso-pb/bg_mv_pb2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .pb-mv::before {
    background-image: url(/asset/image/common/nisso-pb/bg_mv_pb2_sp.jpg);
  }
}
.pb-mv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.03137) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
}
.pb-mv .m-breadcrumb {
  margin: 10px 100px 20px 20px;
}
@media screen and (max-width: 980px) {
  .pb-mv .m-breadcrumb {
    margin: 37px 20px 0 20px;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv .m-breadcrumb {
    margin: 12px 20px 0 20px;
  }
}
.pb-mv_ttl {
  padding: 25px 0 107px;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  min-height: 199px;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb-mv_ttl {
    padding: 25px 30px 107px;
  }
}
@media screen and (max-width: 980px) {
  .pb-mv_ttl {
    padding: 44px 30px 107px;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl {
    padding: 26px 20px 63px;
    min-height: 128px;
  }
}
.pb-mv_ttl .pb-mv_ttl-line1 {
  font-size: 48px;
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl .pb-mv_ttl-line1 {
    font-size: 28px;
  }
}
.pb-mv_ttl-col2 {
  padding: 36px 0 45px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 30px;
  width: 100%;
  min-height: 310px;
  max-width: 1200px;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb-mv_ttl-col2 {
    padding: 36px 30px 45px;
  }
}
@media screen and (max-width: 980px) {
  .pb-mv_ttl-col2 {
    padding: 36px 30px 45px;
    display: block;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl-col2 {
    padding: 44px 20px 20px;
    min-height: 196px;
  }
}
.pb-mv_ttl-lead {
  margin-top: 10px;
  font-size: 23px;
  font-weight: 100;
  line-height: 1.5;
  letter-spacing: 0.04em;
  max-width: 820px;
}
@media screen and (max-width: 980px) {
  .pb-mv_ttl-lead {
    margin-top: 0;
    max-width: 680px;
    width: 100%;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl-lead {
    font-size: 15px;
  }
}
@media screen and (max-width: 980px) {
  .pb-mv_ttl-contens {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 30px;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl-contens {
    gap: 0 10px;
  }
}
.pb-mv_ttl-media {
  width: 100%;
  max-width: 333px;
}
@media screen and (max-width: 980px) {
  .pb-mv_ttl-media {
    max-width: 240px;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl-media {
    max-width: 116px;
  }
}
.pb-mv_ttl-line1 {
  font-size: 58px;
  line-height: 1.5;
  font-weight: 800;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb-mv_ttl-line1 {
    width: 680px;
  }
}
@media screen and (max-width: 767.9px) {
  .pb-mv_ttl-line1 {
    font-size: 28px;
  }
}
.pb-mv_ttl-line1.color-black > h1 {
  background: inherit;
  -webkit-background-clip: inherit;
  color: #434343;
}
.pb-mv_ttl-line1 > h1 {
  background: linear-gradient(180deg, #1558ba 50%, #0ca3fb 100%);
  -webkit-background-clip: text;
  color: transparent;
}
.pb-mv_inner {
  position: relative;
  z-index: 2;
}

.pb-contents {
  padding-top: 90px;
}
@media screen and (max-width: 980px) {
  .pb-contents {
    padding-top: 64px;
  }
}

.m-table_col_diagonal {
  height: 100%;
}

.m-table_col_header_diagonal {
  background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #eaeaea 50%, #eaeaea calc(50% + 0.5px), transparent calc(50% + 1px));
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  height: 100%;
}
.m-table_col_header_diagonal .col-header {
  grid-column-start: 2;
}
.m-table_col_header_diagonal .row-header {
  grid-column-start: 1;
}

.m-button.type-white > .m-button-outlink,
.m-button.type-white .m-button-link {
  background-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .m-button.type-white > .m-button-outlink:hover,
  .m-button.type-white .m-button-link:hover {
    background-color: #1868d3;
  }
}

.pb-tbl-gray th {
  font-weight: 500;
}

.width100 {
  width: 100% !important;
}

.pb_footer {
  padding: 25px 0 26px;
  background-color: #1868d3;
}
@media screen and (max-width: 980px) {
  .pb_footer {
    padding: 22px 0;
  }
}
.pb_footer_list {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 980.9px) {
  .pb_footer_list {
    display: none;
  }
}
.pb_footer_list > li {
  line-height: 1.5;
}
.pb_footer_list > li > a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 100;
  color: #fff;
}
.pb_footer_copyright {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 100;
  color: #fff;
  text-align: right;
}
@media screen and (max-width: 980px) {
  .pb_footer_copyright {
    text-align: center;
  }
}

.pb_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 90px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 980px) {
  .pb_header {
    height: 64px;
  }
}
.pb_header.is-scroll {
  box-shadow: 0 0 20px rgba(163, 127, 156, 0.1);
  background-color: #fff;
}
.pb_header.is-scroll .pb_header_inner {
  background-color: #fff;
}
.pb_header.pb_header-other .pb_header_logo_page {
  margin-top: 0;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header.pb_header-other .pb_header_logo_page {
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .pb_header.pb_header-other .pb_header_logo_page {
    margin-top: 3px;
  }
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header.pb_header-other .pb_header_logo_site {
    max-width: 150px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header.pb_header-other .pb_header_logo_site {
    max-width: 127px;
  }
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header.pb_header-other .pb_header_nav_menu_global {
    gap: 0 20px;
  }
}
.pb_header.pb_header-other .pb_header_logo_title {
  padding-bottom: 1px;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header.pb_header-other .pb_header_logo_title {
    margin-left: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 980px) {
  .pb_header.pb_header-other .pb_header_logo_title {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 980px) {
  .pb_header.pb_header-other .pb_header_logo_link {
    align-items: flex-start;
  }
}
.pb_header_inner {
  padding: 0 40px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_inner {
    padding: 0 30px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_inner {
    padding: 0 0 0 20px;
  }
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_logo {
    max-width: 280px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_logo_link {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.pb_header_logo_site {
  max-width: 213px;
  line-height: 1;
}
@media screen and (max-width: 980px) {
  .pb_header_logo_site {
    max-width: 127px;
  }
}
.pb_header_logo_site > img {
  max-width: 100%;
  height: auto;
}
.pb_header_logo_page {
  margin-top: 6px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (max-width: 980px) {
  .pb_header_logo_page {
    margin-top: 6px;
    display: block;
    line-height: 1;
  }
}
.pb_header_logo_page > img {
  max-width: 215px;
}
@media screen and (max-width: 980px) {
  .pb_header_logo_page > img {
    max-width: 128px;
  }
}
.pb_header_logo_title-site {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.02em;
  background: linear-gradient(180deg, #1558ba 50%, #0ca3fb 100%);
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_logo_title-site {
    font-size: 25px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_logo_title-site {
    font-size: 18px;
  }
}
@media screen and (max-width: 350px) {
  .pb_header_logo_title-site.size-small {
    font-size: 15px;
  }
}
.pb_header_logo_title {
  margin-left: 12px;
  font-size: 15px;
  line-height: 1.6;
  font-weight: 500;
  color: #1868d3;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_logo_title {
    font-size: 12px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_logo_title {
    margin-top: 3px;
    margin-left: 0;
    font-size: 0.88rem;
  }
}
@media screen and (max-width: 350px) {
  .pb_header_logo_title.size-small {
    font-size: 0.77rem;
  }
}
.pb_header_nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.pb_header_nav_menu {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.pb_header_nav_menu_inner {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_inner {
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 4px 10px rgba(61, 61, 61, 0.1);
    padding: 100px 20px 30px;
    overflow-y: scroll;
    z-index: -10;
    transform: translateY(-100%);
  }
  .pb_header_nav_menu_inner > *:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_inner.is-open {
    z-index: -1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_inner.is-transition {
    transition: transform 0.8s ease;
  }
}
.pb_header_nav_menu_inner .pb_header_search_box {
  display: none;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_inner .pb_header_search_box {
    padding: 0;
    margin: 0 0 35px 0;
    display: block;
    box-shadow: none;
  }
  .pb_header_nav_menu_inner .pb_header_search_box + * {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_inner .header_search_form {
    width: 100%;
  }
}
.pb_header_nav_menu_inner .header_search_form + * {
  border-top: none;
}
.pb_header_nav_menu_global {
  display: flex;
  gap: 0 40px;
  order: 1;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global {
    margin-top: 25px;
    padding-top: 30px;
    order: inherit;
    display: block;
    border-top: 1px solid #d3d3d3;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global > li:not(:first-child) {
    margin-top: 20px;
  }
}
.pb_header_nav_menu_global > li > a, .pb_header_nav_menu_global > li button {
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.3;
  font-weight: 100;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_nav_menu_global > li > a, .pb_header_nav_menu_global > li button {
    font-size: 12px;
    font-weight: 400;
  }
}
.pb_header_nav_menu_global > li > a[target=_blank]::after, .pb_header_nav_menu_global > li button[target=_blank]::after {
  content: "";
  margin-left: 6px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_external.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 13px;
  height: 13px;
}
.pb_header_nav_menu_global > li > a.pb_header_nav_english::before, .pb_header_nav_menu_global > li button.pb_header_nav_english::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_english.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global > li > a.pb_header_nav_english::before, .pb_header_nav_menu_global > li button.pb_header_nav_english::before {
    margin-right: 15px;
    width: 20px;
    height: 20px;
  }
}
.pb_header_nav_menu_global > li > a.pb_header_nav_corporate::before, .pb_header_nav_menu_global > li button.pb_header_nav_corporate::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_corporate.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global > li > a.pb_header_nav_corporate::before, .pb_header_nav_menu_global > li button.pb_header_nav_corporate::before {
    margin-right: 15px;
    width: 20px;
    height: 20px;
  }
}
.pb_header_nav_menu_global > li > a.pb_header_nav_contact::before, .pb_header_nav_menu_global > li button.pb_header_nav_contact::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_contact.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global > li > a.pb_header_nav_contact::before, .pb_header_nav_menu_global > li button.pb_header_nav_contact::before {
    margin-right: 15px;
    width: 20px;
    height: 20px;
  }
}
.pb_header_nav_menu_global > li > a.pb_header_nav_search, .pb_header_nav_menu_global > li button.pb_header_nav_search {
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.pb_header_nav_menu_global > li > a.pb_header_nav_search:hover, .pb_header_nav_menu_global > li button.pb_header_nav_search:hover {
  color: #1868D3;
}
.pb_header_nav_menu_global > li > a.pb_header_nav_search::before, .pb_header_nav_menu_global > li button.pb_header_nav_search::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_search.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_global > li > a.pb_header_nav_search::before, .pb_header_nav_menu_global > li button.pb_header_nav_search::before {
    margin-right: 15px;
    width: 20px;
    height: 20px;
  }
}
.pb_header_nav_menu_primary {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
  gap: 0 40px;
  order: 2;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_nav_menu_primary {
    gap: 0 30px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_primary {
    margin-top: 0;
    order: inherit;
    display: block;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_primary > li:not(:first-child) {
    margin-top: 28px;
  }
}
.pb_header_nav_menu_primary > li > a {
  position: relative;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_primary > li > a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    background-image: url(/asset/image/common/nisso-pb/icon_arrow_right.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 8px;
    height: 14px;
  }
}
.pb_header_nav_menu_primary > li > a:hover {
  color: #1868d3;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_nav_menu_primary > li > a {
    font-size: 17px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_primary > li > a {
    display: block;
    width: 100%;
    font-size: 20px;
  }
}
.pb_header_nav_menu_technical {
  display: none;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_technical {
    padding-top: 30px;
    margin-top: 25px;
    display: block;
    border-top: 1px solid #d3d3d3;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_technical_lead {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_technical_list {
    margin-top: 20px;
  }
}
.pb_header_nav_menu_technical_list > li > a {
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 100;
  letter-spacing: 0.04em;
  transition: color 0.3s linear;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_technical_list > li > a {
    display: block;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
  }
}
.pb_header_nav_menu_technical_list > li > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  background-image: url(/asset/image/common/nisso-pb/icon_arrow_right.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 8px;
  height: 14px;
}
.pb_header_nav_menu_technical_list > li > a > .pb_header_nav_menu_technical_label {
  position: relative;
  display: inline;
  background-image: linear-gradient(90deg, #fff, #fff);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0 1px;
  transition: background-size 0.3s linear;
}
.pb_header_nav_menu_technical_list > li > a[target=_blank] {
  position: relative;
}
.pb_header_nav_menu_technical_list > li > a[target=_blank]::after {
  content: "";
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_external_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  transition: all 0.2s linear;
  vertical-align: middle;
  position: relative;
  bottom: 0.2em;
}
.pb_header_nav_menu_technical_list > li > a[href$=".pdf"] {
  position: relative;
}
.pb_header_nav_menu_technical_list > li > a[href$=".pdf"]::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  background-image: url("/asset/image/common/nisso-pb/icon_pdf_red.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 25px;
  height: 14px;
}
.pb_header_nav_menu_technical_list > li:not(:first-child) {
  margin-top: 15px;
}
.pb_header_nav_menu_contact {
  display: none;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_contact {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 7px;
  }
}
.pb_header_nav_menu_contact_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.pb_header_nav_menu_contact_button.pb_header_nav_menu_contact_button_white > a {
  color: #1868D3;
  background-color: #fff;
}
.pb_header_nav_menu_contact_button_small {
  display: block;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
}
.pb_header_nav_menu_contact_button > a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  border: 1px solid #1868D3;
  background-color: #1868D3;
  border-radius: 50px 50px 0;
  min-height: 60px;
  width: 100%;
}
.pb_header_nav_menu_contact_button > a::before {
  content: "";
  margin-right: 6px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  min-width: 20px;
  min-height: 20px;
  width: 20px;
  height: 20px;
  transition: all 0.3s linear;
}
.pb_header_nav_menu_contact_button > a.pb_header_nav_menu_contact_button_phone::before {
  background-image: url(/asset/image/common/nisso-pb/icon_phone.png);
}
.pb_header_nav_menu_contact_button > a.pb_header_nav_menu_contact_button_request::before {
  background-image: url(/asset/image/common/nisso-pb/icon_request.png);
}
.pb_header_nav_menu_text {
  display: none;
  margin-top: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  color: #666;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_menu_text {
    display: block;
  }
}
.pb_header_nav_button {
  margin-left: 40px;
}
@media screen and (min-width: 980.9px) and (max-width: 1350px) {
  .pb_header_nav_button {
    margin-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button {
    margin-left: 0;
    height: 100%;
  }
}
.pb_header_nav_button_link {
  padding: 10px 15px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
  border: 1px solid #1868d3;
  background-color: #1868d3;
  border-radius: 30px 30px 0;
  min-width: 200px;
  min-height: 60px;
  transition: all 0.3s linear;
}
@media screen and (min-width: 980.9px) {
  .pb_header_nav_button_link:hover {
    color: #1868d3;
    background-color: #fff;
  }
  .pb_header_nav_button_link:hover::before {
    background-image: url(/asset/image/common/nisso-pb/icon_request-hover.png);
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button_link {
    padding: 0;
    display: flex;
    flex-direction: column;
    font-size: 11px;
    min-width: 90px;
    width: 90px;
    border-radius: 0;
    min-height: inherit;
    height: 100%;
  }
}
.pb_header_nav_button_link::before {
  content: "";
  margin-right: 6px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_request.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  min-width: 22px;
  min-height: 22px;
  width: 22px;
  height: 22px;
  transition: all 0.3s linear;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button_link::before {
    margin-bottom: 7px;
    margin-right: 0;
    display: block;
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 980.9px) {
  .pb_header_nav_button_link[target=_blank]:hover > .pb_header_nav_button_link_label::after {
    background-image: url(/asset/image/common/nisso-pb/icon_external_blue.svg);
  }
}
.pb_header_nav_button_link[target=_blank] > .pb_header_nav_button_link_label {
  position: relative;
}
.pb_header_nav_button_link[target=_blank] > .pb_header_nav_button_link_label::after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_external_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 12px;
  height: 12px;
  transition: all 0.3s linear;
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button_link[target=_blank] > .pb_header_nav_button_link_label::after {
    margin-left: 4px;
    width: 8px;
    height: 8px;
  }
}
@media screen and (min-width: 980.9px) {
  .pb_header_nav_button_link.pb_header_nav_button_link_contact:hover::before {
    background-image: url(/asset/image/common/nisso-pb/icon_header_mail_blue.png);
  }
}
.pb_header_nav_button_link.pb_header_nav_button_link_contact::before {
  background-image: url(/asset/image/common/nisso-pb/icon_header_mail.png);
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button_link.pb_header_nav_button_link_contact {
    padding: 0;
    display: flex;
    flex-direction: column;
    font-size: 11px;
  }
}
@media screen and (max-width: 980px) {
  .pb_header_nav_button_link.type-request {
    padding: 0 3px;
    width: auto;
  }
}
.pb_header_nav_drawer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 100%;
  background-color: #fff;
}
@media screen and (min-width: 980.9px) {
  .pb_header_nav_drawer {
    display: none;
  }
}
.pb_header_nav_drawer.is-open > span {
  background: transparent;
}
.pb_header_nav_drawer.is-open > span::before {
  transform: rotate(135deg);
}
.pb_header_nav_drawer.is-open > span::after {
  transform: rotate(-135deg);
}
.pb_header_nav_drawer > span {
  position: relative;
  display: block;
  width: 25px;
  height: 3px;
  background-color: #1868d3;
  border-radius: 1.5px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.pb_header_nav_drawer > span::before, .pb_header_nav_drawer > span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 25px;
  height: 3px;
  background-color: #1868d3;
  border-radius: 1.5px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.pb_header_nav_drawer > span::before {
  transform: translateY(-9px);
}
.pb_header_nav_drawer > span::after {
  transform: translateY(9px);
}
.pb_header_drawer {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  transform: scaleY(0);
  transform-origin: center top;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
.pb_header_drawer.is-open {
  transform: scaleY(1);
  visibility: visible;
  opacity: 1;
}
.pb_header_drawer_inner {
  background-color: #fff;
}
.pb_header_search_box {
  margin-bottom: 25px;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 980px) {
  .pb_header_search_box {
    padding: 60px 0 70px;
  }
}
.pb_header_search_form {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px 50px 0;
  border: 1px solid #B5B7BE;
  max-width: 1000px;
  width: 90%;
}
.pb_header_search_input {
  padding: 22px 80px 22px 40px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
}
@media screen and (max-width: 980px) {
  .pb_header_search_input {
    padding: 16px 70px 16px 20px;
  }
}
.pb_header_search_input::placeholder {
  color: #B4B7BF;
}
.pb_header_search_btn {
  background: url(../image/common/search_icon.png) no-repeat center/26px;
  width: 74px;
  height: 32px;
  cursor: pointer;
  border-left: 1px solid #B5B7BE;
}
@media screen and (max-width: 980px) {
  .pb_header_search_btn {
    right: 20px;
  }
}
.pb_header_search_close {
  padding-right: 21px;
  margin-top: 40px;
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  color: #B4B7BF;
  cursor: pointer;
}
@media screen and (max-width: 767.9px) {
  .pb_header_search_close {
    margin-top: 30px;
  }
}
.pb_header_search_close::before, .pb_header_search_close::after {
  content: "";
  position: absolute;
  top: 52%;
  right: 5px;
  display: block;
  width: 10px;
  border-top: 1px solid #B5B7BE;
}
.pb_header_search_close::before {
  transform: skewY(-45deg);
}
.pb_header_search_close::after {
  transform: skewY(45deg);
}

.pb_sidebar {
  position: relative;
  margin-bottom: 0 !important;
}
.pb_sidebar.is-scroll .pb_sidebar_inner {
  position: sticky;
  top: 110px;
  scrollbar-width: none;
  overflow-x: hidden;
  overflow-y: auto;
}
.pb_sidebar_inner {
  margin-right: 80px;
  background-color: #1868d3;
  border-radius: 30px 30px 0 30px;
}
.pb_sidebar_inner > *:first-child {
  border-top: none;
}
.pb_sidebar_anchor {
  padding: 38px 32px 27px;
}
.pb_sidebar_anchor_list > li {
  padding-left: 21px;
  position: relative;
  line-height: 1.3;
}
@media screen and (min-width: 980.9px) {
  .pb_sidebar_anchor_list > li:hover::before {
    background-color: #fff;
  }
}
.pb_sidebar_anchor_list > li::before {
  content: "";
  position: absolute;
  top: 8px;
  left: 1px;
  z-index: 2;
  min-width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #74a4e5;
  transition-property: background-color, width, height;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.pb_sidebar_anchor_list > li:not(:first-child) {
  margin-top: 14px;
}
.pb_sidebar_anchor_list > li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 4px;
  z-index: 1;
  min-width: 1px;
  height: calc(100% + 16px);
  background-color: #74a4e5;
}
.pb_sidebar_anchor_list > li > a {
  font-size: 17px;
  font-weight: 100;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #c5d9f4;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
@media screen and (min-width: 980.9px) {
  .pb_sidebar_anchor_list > li > a:hover {
    color: #fff;
  }
}
.pb_sidebar_anchor_list > li.is-current::before {
  background-color: #fff;
  width: 9px;
  height: 9px;
  left: 0;
}
.pb_sidebar_anchor_list > li.is-current > a {
  color: #fff;
}
.pb_sidebar_technical {
  padding: 21px 30px 14px;
  border-top: 1px solid #74a4e5;
}
.pb_sidebar_technical_text {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
}
.pb_sidebar_link_list {
  margin-top: 10px;
}
.pb_sidebar_link_list > li > a {
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 100;
  letter-spacing: 0.04em;
  color: #fff;
  transition: color 0.3s linear;
}
.pb_sidebar_link_list > li > a.pb_sidebar_link_request {
  font-weight: 600;
}
.pb_sidebar_link_list > li > a.pb_sidebar_link_request::before {
  content: "";
  margin-right: 9px;
  display: inline-block;
  background-image: url("/asset/image/common/nisso-pb/icon_sidenav_request.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}
.pb_sidebar_link_list > li > a.pb_sidebar_link_contact {
  font-weight: 600;
}
.pb_sidebar_link_list > li > a.pb_sidebar_link_contact::before {
  content: "";
  margin-right: 9px;
  display: inline-block;
  background-image: url("/asset/image/common/nisso-pb/icon_sidenav_mail.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
}
.pb_sidebar_link_list > li > a > .pb_sidebar_link_label {
  position: relative;
  display: inline;
  background-image: linear-gradient(90deg, #fff, #fff);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 0 1px;
  transition: background-size 0.3s linear;
}
@media screen and (min-width: 980.9px) and (hover: hover) and (pointer: fine) {
  .pb_sidebar_link_list > li > a:hover > .pb_sidebar_link_label {
    background-size: 100% 1px;
  }
}
.pb_sidebar_link_list > li > a::after {
  content: "";
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_arrow_link.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 15px;
  height: 7px;
  margin-left: 10px;
  transition: all 0.2s linear;
  vertical-align: middle;
  position: relative;
  bottom: 0.2em;
}
.pb_sidebar_link_list > li > a[target=_blank] {
  position: relative;
}
.pb_sidebar_link_list > li > a[target=_blank]::after {
  content: "";
  display: inline-block;
  background-image: url(/asset/image/common/nisso-pb/icon_external_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  transition: all 0.2s linear;
  vertical-align: middle;
  position: relative;
  bottom: 0.2em;
}
.pb_sidebar_link_list > li > a[href$=".pdf"] {
  position: relative;
}
.pb_sidebar_link_list > li > a[href$=".pdf"]::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  background-image: url("/asset/image/common/nisso-pb/icon_pdf.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 25px;
  height: 14px;
}
.pb_sidebar_link_list > li > a[href$=".pdf"]::after {
  content: none;
}
.pb_sidebar_link_list > li:not(:first-child) {
  margin-top: 8px;
}
.pb_sidebar_contact {
  padding: 27px 32px 30px;
  border-top: 1px solid #74a4e5;
}
.pb_sidebar_contact_lead {
  margin-top: 17px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
}
.pb_sidebar_contact_number {
  margin-top: 5px;
  font-family: "Open Sans", "Noto Sans", sans-serif;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 700;
}
.pb_sidebar_contact_text {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
}/*# sourceMappingURL=pb_style.css.map */