.p-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 980px) {
  .p-mv {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background: url("/_assets/products/powder-sputtering/img/img-main_sp.jpg") no-repeat center center/cover;
    height: 667px;
    padding: 0 16px 30px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("/_assets/products/powder-sputtering/img/bg-main.jpg") no-repeat center center/cover;
    height: 691px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 96px;
  }
}
.p-mv .p-mv-inner {
  width: 100%;
}
@media print, screen and (min-width: 981px) {
  .p-mv .p-mv-inner {
    background: url("/_assets/products/powder-sputtering/img/img-main.jpg") no-repeat center center/cover;
    height: 451px;
    max-width: 1300px;
    padding: 78px 62px 73px;
  }
}
.p-mv .p-mv-title {
  color: #fff;
  font-weight: 500;
}
@media only screen and (max-width: 980px) {
  .p-mv .p-mv-title {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 12px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv .p-mv-title {
    font-size: 1.375rem;
    line-height: 1.6;
    margin-block: 0 22px;
  }
}
.p-mv .p-mv-text {
  color: #fff;
  font-weight: 300;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .p-mv .p-mv-text {
    font-size: 1.6rem;
    margin-bottom: 17px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv .p-mv-text {
    font-size: 2.625rem;
    margin-bottom: 50px;
  }
}
.p-mv .p-mv-buttons {
  display: -ms-grid;
  display: grid;
  gap: 9px;
}
@media print, screen and (min-width: 981px) {
  .p-mv .p-mv-buttons {
    -ms-grid-columns: 220px 289px;
    grid-template-columns: 220px 289px;
  }
}
.p-mv .p-mv-buttons .c-btn03 {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .p-mv .p-mv-buttons .c-btn03 {
    height: 60px;
  }
}
@media only screen and (max-width: 980px) {
  .p-mv .p-mv-buttons .c-btn02 {
    height: 60px;
  }
}
.p-mv .p-mv-buttons .c-btn02 i {
  background: url("/_assets/img/icon-pdf.svg") no-repeat left top;
  -webkit-mask-image: unset;
          mask-image: unset;
}
@media only screen and (max-width: 980px) {
  .p-mv .p-mv-buttons .c-btn02 i {
    height: 16px;
    width: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv .p-mv-buttons .c-btn02 i {
    height: 14px;
    width: 14px;
  }
}

@media only screen and (max-width: 980px) {
  .p-page-link-wrapper {
    height: 50px;
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link-wrapper {
    height: 90px;
    margin-bottom: 50px;
  }
}

.p-page-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(47, 73, 91, 0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  z-index: 100;
}
@media only screen and (max-width: 980px) {
  .p-page-link {
    height: 50px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link {
    height: 90px;
  }
}
.p-page-link.is-fixed {
  left: 0;
  position: fixed;
}
@media only screen and (max-width: 980px) {
  .p-page-link.is-fixed {
    top: 56px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link.is-fixed {
    height: 60px;
    top: 70px;
  }
}
.p-page-link li {
  position: relative;
}
@media only screen and (max-width: 980px) {
  .p-page-link li {
    width: 33.3333%;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link li:not(:first-child) {
    border-left: 1px solid var(--color-bg_C);
    margin-left: 50px;
    padding-left: 50px;
  }
}
@media only screen and (max-width: 980px) {
  .p-page-link li:not(:first-child)::before {
    background: var(--color-bg_C);
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    width: 1px;
  }
}
.p-page-link a {
  color: #fff;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 980px) {
  .p-page-link a {
    font-size: 0.6875rem;
    line-height: 1.4;
    text-align: center;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link a {
    font-size: 0.9375rem;
    line-height: 1.5;
    padding-left: 19px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link a::after {
    background: #fff;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 7px;
    -webkit-mask-image: url("/_assets/img/icon-arrow01.svg");
            mask-image: url("/_assets/img/icon-arrow01.svg");
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: contain;
            mask-size: contain;
    opacity: 0;
    rotate: 90deg;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    width: 15px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link a:hover {
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 981px) {
  .p-page-link a:hover::after {
    opacity: 1;
  }
}

.p-inquiry {
  background: #ccc;
}
@media only screen and (max-width: 980px) {
  .p-inquiry {
    background: url("/_assets/products/img/bg-inquiry_sp.png") no-repeat center center/cover;
    margin-top: 40px;
    padding: 40px 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-inquiry {
    background: url("/_assets/products/img/bg-inquiry.png") no-repeat center center/cover;
    margin-top: 192px;
    padding-block: 58px 72px;
  }
}
.p-inquiry .p-inquiry-title {
  color: #fff;
  font-weight: 500;
}
@media only screen and (max-width: 980px) {
  .p-inquiry .p-inquiry-title {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-block: 0 12px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-inquiry .p-inquiry-title {
    font-size: 1.75rem;
    line-height: 1.6;
    margin-block: 0 32px;
    text-align: center;
  }
}
.p-inquiry .p-inquiry-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 980px) {
  .p-inquiry .p-inquiry-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-inquiry .p-inquiry-detail {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-inquiry .p-inquiry-button {
    width: 434px;
  }
}
.p-inquiry .p-inquiry-button .c-btn03 {
  width: 100%;
}
@media print, screen and (min-width: 981px) {
  .p-inquiry .p-inquiry-pdf {
    width: 434px;
  }
}
.p-inquiry .p-inquiry-pdf .c-btn02 {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.p-inquiry .p-inquiry-pdf .c-btn02 i {
  background: url("/_assets/img/icon-pdf_w.svg") no-repeat left top;
  -webkit-mask-image: unset;
          mask-image: unset;
}
@media only screen and (max-width: 980px) {
  .p-inquiry .p-inquiry-pdf .c-btn02 i {
    height: 16px;
    width: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-inquiry .p-inquiry-pdf .c-btn02 i {
    height: 14px;
    width: 14px;
  }
}

@media print, screen and (min-width: 981px) {
  .p-function-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 18px;
  }
}
@media only screen and (max-width: 980px) {
  .p-function-item + div {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-function-item + div {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 980px) {
  .p-function-item .p-function-icon {
    margin-bottom: 8px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-function-item .p-function-icon {
    text-align: center;
    width: 48px;
  }
}
.p-function-item .p-function-title {
  margin: 0;
}

@media only screen and (max-width: 980px) {
  .p-process {
    gap: 8px;
    -ms-grid-columns: 1fr 8px 1fr !important;
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
.p-process .c-col-item {
  background: var(--color-bg_A);
}
@media only screen and (max-width: 980px) {
  .p-process .c-col-item {
    padding-block: 32px 17px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-process .c-col-item {
    padding-block: 36px 20px;
  }
}
.p-process .c-col-img {
  display: -ms-grid;
  display: grid;
  margin-inline: auto;
  place-content: center;
}
@media only screen and (max-width: 980px) {
  .p-process .c-col-img {
    height: 116px;
    margin-bottom: 16px;
    width: 128px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-process .c-col-img {
    height: 118px;
    margin-bottom: 28px;
    width: 138px;
  }
}
.p-process .c-ttl--lv4 {
  font-weight: bold;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-process .c-ttl--lv4 {
    font-size: 1.0625rem;
    line-height: 1.5;
  }
}

@media only screen and (max-width: 980px) {
  .c-table-scroll {
    margin-top: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .c-table-scroll {
    margin-top: 24px;
  }
}
.c-table-scroll .c-table {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .c-table-scroll .c-table {
    width: 1300px;
  }
}
.c-table-scroll .c-table th, .c-table-scroll .c-table td {
  padding-block: 12px;
}
.c-table-scroll .c-table td {
  padding-left: 18px;
}
.c-table-scroll .c-table .c-table-usage {
  width: 160px;
}
.c-table-scroll .c-table .c-table-function {
  width: 260px;
}
.c-table-scroll .c-table .c-table-thinfilm {
  width: 200px;
}
.c-table-scroll .c-table .c-table-other {
  width: 680px;
}

.p-strength {
  background: var(--color-bg_A);
}
@media only screen and (max-width: 980px) {
  .p-strength {
    margin-top: 40px;
    padding: 40px 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-strength {
    margin-top: 32px;
    padding-block: 40px;
  }
}
.p-strength .p-strength-title {
  font-weight: 500;
  margin-block: 0 24px;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-strength .p-strength-title {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-strength .p-strength-title {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.p-strength .p-strength-list {
  margin-inline: auto;
}
@media print, screen and (min-width: 981px) {
  .p-strength .p-strength-list {
    display: -ms-grid;
    display: grid;
    gap: 12px 24px;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: repeat(2, 1fr);
    max-width: 984px;
  }
}
.p-strength .p-strength-list li {
  line-height: 1.6;
  padding-left: 17px;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .p-strength .p-strength-list li {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-strength .p-strength-list li {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 980px) {
  .p-strength .p-strength-list li + li {
    margin-top: 16px;
  }
}
.p-strength .p-strength-list li::before {
  background: var(--color-text-black);
  content: "";
  display: block;
  height: 9px;
  left: 0;
  position: absolute;
  width: 9px;
}
@media only screen and (max-width: 980px) {
  .p-strength .p-strength-list li::before {
    top: 0.6em;
  }
}
@media print, screen and (min-width: 981px) {
  .p-strength .p-strength-list li::before {
    top: 50%;
    translate: 0 -50%;
  }
}

@media only screen and (max-width: 980px) {
  .p-range-image {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-range-image {
    margin-bottom: 64px;
  }
}
.p-range-image img {
  width: 100%;
}

.p-example {
  background: var(--color-bg_A);
}
@media only screen and (max-width: 980px) {
  .p-example {
    padding: 32px 20px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 50px;
  }
}
@media only screen and (max-width: 980px) {
  .p-example .p-example-item:not(:first-child) {
    border-top: 2px solid var(--color-bg_B);
    margin-top: 32px;
    padding-top: 32px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-example .p-example-item:not(:first-child) {
    border-left: 2px solid var(--color-bg_B);
    margin-left: 50px;
    padding-left: 50px;
  }
}
.p-example h3 {
  margin-block: 0 12px;
}
@media only screen and (max-width: 980px) {
  .p-example .p-example-list {
    margin-bottom: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-example .p-example-list {
    margin-bottom: 28px;
    min-height: 128px;
  }
}
.p-example .p-example-image img {
  width: 100%;
}

@media only screen and (max-width: 980px) {
  .p-facility {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-facility {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    margin-top: 52px;
  }
}
.p-facility .c-ttl--lv3 {
  margin: 0;
}
@media only screen and (max-width: 980px) {
  .p-facility .c-ttl--lv3 + .p-facility-image {
    margin-block: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-facility .c-ttl--lv3 + .p-facility-image {
    margin-block: 24px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-facility .p-facility-item {
    width: 634px;
  }
}
@media only screen and (max-width: 980px) {
  .p-facility .p-facility-item + div {
    margin-top: 32px;
  }
}
.p-facility .p-facility-image img {
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .p-facility .p-facility-image + .c-ttl--lv3 {
    margin-block: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-facility .p-facility-image + .c-ttl--lv3 {
    margin-block: 24px;
  }
}
.p-facility th, .p-facility td {
  padding-block: 12px;
}
.p-facility td {
  padding-inline: 18px;
}