@charset "UTF-8";
html {
  min-width: 1240px;
}
@media screen and (max-width: 767px) {
  html {
    min-width: auto;
  }
}

.sectionWrap {
  position: relative;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
  background: url(/products/largeprinter/supply/functional-media/images/sectionWrap_bg.png) no-repeat center top;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 84px;
}
@media screen and (max-width: 1080px) {
  .sectionWrap {
    min-width: 1240px;
    max-width: 1240px;
    margin: 0 auto !important;
    overflow: hidden;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .sectionWrap {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    background: url(/products/largeprinter/supply/functional-media/images/sectionWrap_bg-sp.png) no-repeat center top;
    background-size: cover;
  }
}

#contents {
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #contents {
    overflow: hidden;
  }
}
#contents .txt_basic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
#contents .onlyPC {
  display: block;
}
@media screen and (max-width: 767px) {
  #contents .onlyPC {
    display: none;
  }
}
#contents a:hover {
  opacity: 0.8;
}
#contents .onlySP {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents .onlySP {
    display: block;
  }
}
#contents .container__inner {
  width: 1240px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  #contents .container__inner {
    width: 100%;
  }
}
#contents .headSection {
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  #contents .headSection {
    padding-bottom: 3.2vw;
  }
}
#contents .headSection .innerBlock {
  width: 1240px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock {
    width: 100%;
    padding: 0 15px;
  }
}
#contents .headSection .innerBlock .ttl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .ttl {
    flex-direction: column;
    align-items: flex-start;
  }
}
#contents .headSection .innerBlock .ttl .productsLogo a {
  display: inline-block;
  width: 147px;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .ttl .productsLogo a {
    width: 125px;
  }
}
#contents .headSection .innerBlock .ttl .productsLogo a img {
  width: 100%;
}
#contents .headSection .innerBlock .ttl h1 {
  font-size: 2.3rem;
  font-weight: bold;
  background: none;
}
@media screen and (max-width: 767px) {
  #contents .headSection .innerBlock .ttl h1 {
    width: 66.6666666667vw;
    margin-top: 2vw;
    font-size: clamp(12px, 4vw, 26px);
    line-height: 1.2;
    padding-left: 0;
  }
  #contents .headSection .innerBlock .ttl h1::after {
    display: none;
  }
}
#contents .mainSection {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width: 767px) {
  #contents .mainSection {
    width: 100%;
    min-width: auto;
  }
}
#contents .mainSection img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection img {
    width: 100%;
  }
}
#contents .mainSection sup {
  font-size: 14px;
  top: -0.5em;
}
@media screen and (max-width: 767px) {
  #contents .mainSection sup {
    font-size: 14px;
    top: 0;
  }
}
#contents .mainSection sup.top0 {
  top: 0;
}
#contents .mainSection .inner {
  width: 100%;
  margin: 0 auto;
}
#contents .mainSection .inner--intro {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .inner--intro {
    width: 100vw;
  }
}
#contents .mainSection .inner--contents {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .inner--contents {
    width: 100vw;
  }
}
#contents .mainSection .inner--terms {
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .inner--terms {
    width: 100vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection img {
    width: 100%;
  }
}
#contents .mainSection .mv-txt {
  display: flex;
  justify-content: center; /* 横並び中央 */
  align-items: center;
  margin-top: 40px;
  max-width: 1210px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt {
    display: block;
    margin: 0;
    margin-top: -28vw;
  }
}
#contents .mainSection .mv-txt .txt-descript {
  font-size: 22px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt .txt-descript {
    width: 100%;
    font-size: max(16px, 3.7333333333vw);
    padding: 0 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt .txt-descript p {
    text-align: right;
    font-size: max(16px, 4.2666666667vw);
    text-shadow: 0 -0.4vw 0 #fff, 0 0.4vw 0 #fff, -0.4vw 0 0 #fff, 0.4vw 0 0 #fff, -0.4vw -0.4vw 0 #fff, 0.4vw -0.4vw 0 #fff, -0.4vw 0.4vw 0 #fff, 0.4vw 0.4vw 0 #fff, 0 0.5333333333vw 0.8vw rgba(0, 0, 0, 0.2);
    letter-spacing: -0.1333333333vw;
  }
}
#contents .mainSection .mv-txt .txt-descript .txt-note {
  font-size: 14px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt .txt-descript .txt-note {
    display: flex;
    font-size: max(14px, 3.2vw);
    margin-top: 4.8vw;
    font-weight: normal;
  }
  #contents .mainSection .mv-txt .txt-descript .txt-note span {
    white-space: nowrap;
  }
}
#contents .mainSection .mv-txt .txt-descript sup {
  font-size: 14px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt .txt-descript sup {
    font-size: max(14px, 1.8666666667vw);
    vertical-align: baseline;
    position: relative;
    top: -0.5333333333vw;
  }
}
#contents .mainSection .mv-txt .txt-img {
  width: 35%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .mv-txt .txt-img {
    width: 54.1333333333vw;
    text-align: center;
    margin: 2.6666666667vw auto 0;
  }
  #contents .mainSection .mv-txt .txt-img img {
    max-width: 406px;
  }
}
#contents .mainSection .kv-content {
  width: 100%;
  margin-top: 40px;
  max-width: 1210px;
  margin-bottom: 62px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content {
    margin-top: 4.2666666667vw;
    margin-bottom: 8.2666666667vw;
  }
}
#contents .mainSection .kv-content .kv-inner {
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner {
    width: 100%;
    padding: 0 3.3333333333vw;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section {
    width: 49%;
    height: 100%;
    display: inline-block;
    aspect-ratio: 330/495;
    margin-top: 20px;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section:first-child .kv-bg::before {
  content: "1";
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section:first-child .kv-bg::before {
    background: url(/products/largeprinter/supply/functional-media/images/kv-sp-ttl1.svg) no-repeat;
    left: 5.6vw;
    top: 0vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section:nth-child(2) .kv-bg::before {
  content: "2";
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section:nth-child(2) .kv-bg::before {
    background: url(/products/largeprinter/supply/functional-media/images/kv-sp-ttl2.svg) no-repeat;
    left: 5.6vw;
    top: 0vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section:nth-child(3) .kv-bg::before {
  content: "3";
}
#contents .mainSection .kv-content .kv-inner .kv-section:nth-child(3) .kv-bg .kv-txt p span::after {
  bottom: 112px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section:nth-child(3) {
    margin-top: 8vw;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section:nth-child(3) .kv-bg::before {
    background: url(/products/largeprinter/supply/functional-media/images/kv-sp-ttl3.svg) no-repeat;
    left: 5.6vw;
    top: 0vw;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section:nth-child(3) .kv-bg .kv-txt p span::after {
    right: 14.6666666667vw;
    bottom: 0;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section:last-child .kv-bg::before {
  content: "4";
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section:last-child {
    margin-top: 8vw;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section:last-child .kv-bg::before {
    background: url(/products/largeprinter/supply/functional-media/images/kv-sp-ttl4.svg) no-repeat;
    left: 5.6vw;
    top: 0vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg {
  background: url(/products/largeprinter/supply/functional-media/images/kv-bg.svg) no-repeat;
  background-size: cover;
  padding: 63px 10px 10px;
  position: relative;
  border-radius: 0 0 40px 40px;
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg::before {
  position: absolute;
  font-family: "Zen Old Mincho", Meiryo, sans-serif;
  font-size: 4rem;
  color: #333;
  top: 35px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg {
    position: relative;
    background: url(/products/largeprinter/supply/functional-media/images/kv-bg-sp.svg) no-repeat;
    background-size: cover;
    padding: 1.0666666667vw;
    height: 100%;
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg::before {
    content: "" !important;
    display: block;
    position: absolute;
    width: 11.3333333333vw;
    height: 11.3333333333vw;
    background-size: contain !important;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg picture img {
  width: 100%;
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg a:hover {
  text-decoration: none;
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg a:hover .link-box {
  text-decoration: underline;
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt {
  min-height: 380px;
  padding-top: 23px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt {
    min-height: auto;
    height: 34.1333333333vw;
    padding: 0;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt::after {
  position: absolute;
  content: "";
  background: url(/products/largeprinter/supply/functional-media/images/kv-arrow.svg) no-repeat;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 212px;
  height: 289px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt::after {
    background: url(/products/largeprinter/supply/functional-media/images/kv-arrow-sp.svg) no-repeat;
    top: 12%;
    width: 13.3333333333vw;
    height: 18.1333333333vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p {
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span {
  font-family: "Zen Old Mincho", Meiryo, sans-serif;
  font-weight: 600;
  font-size: 5.4rem;
  padding: 10px 0;
  color: #000;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  -webkit-text-orientation: upright;
  -webkit-text-size-adjust: 100%;
  text-combine-upright: none;
  -webkit-text-combine: none;
  white-space: normal;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span {
    writing-mode: horizontal-tb;
    padding: 0 1.3333333333vw;
    font-size: 7.2vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span::before {
  position: absolute;
  content: "";
  background: url(/products/largeprinter/supply/functional-media/images/txt-bg-top.png) no-repeat;
  width: 69px;
  height: 20px;
  background-size: contain;
  top: 0;
  right: 0;
  background-position: top right;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span::before {
    background: url(/products/largeprinter/supply/functional-media/images/txt-bg-top-sp.svg) no-repeat;
    width: 2.6666666667vw;
    height: 7.8666666667vw;
    top: 1.3333333333vw;
    left: 0;
    background-position: top left;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span::after {
  position: absolute;
  content: "";
  background: url(/products/largeprinter/supply/functional-media/images/txt-bg-bottom.png) no-repeat;
  width: 69px;
  height: 20px;
  background-size: contain;
  bottom: 0;
  left: 0;
  background-position: bottom left;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt p span::after {
    background: url(/products/largeprinter/supply/functional-media/images/txt-bg-bottom-sp.svg) no-repeat;
    width: 2.6666666667vw;
    height: 7.8666666667vw;
    bottom: 0.8vw;
    right: 0;
    left: unset;
    background-position: bottom right;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt small {
  font-size: 46px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt small {
    font-size: 6.1333333333vw;
  }
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box {
  color: #005AB4;
  font-size: 1.8rem;
  font-family: "Zen Maru Gothic" !important;
  font-weight: bold;
  background-color: #fff;
  width: 100%;
  padding: 7px;
  border-radius: 50px;
  position: absolute;
  bottom: 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 3px;
  filter: drop-shadow(5px 5px 5px rgba(107, 86, 0, 0.75));
}
#contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box .arrow {
  width: 16px;
  display: flex;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box {
    filter: drop-shadow(0.6666666667vw 0.6666666667vw 0.6666666667vw rgba(107, 86, 0, 0.75));
    gap: 0;
    flex-direction: column;
    align-items: center;
    height: 10.6666666667vw;
    padding: 0vw;
    font-size: clamp(13px, 2.9333333333vw, 22px);
    border-radius: 3.4666666667vw;
    letter-spacing: -0.2666666667vw;
    white-space: nowrap;
    bottom: 0.2666666667vw;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box p {
    line-height: 1.2;
    font-size: max(16px, 4.2666666667vw);
  }
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box .arrow {
    width: 2.6666666667vw;
  }
}
@media screen and (max-width: 374px) {
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box {
    letter-spacing: -3px;
  }
  #contents .mainSection .kv-content .kv-inner .kv-section .kv-bg .kv-txt .link-box p {
    transform: translateX(-1px);
  }
}
#contents .mainSection picture {
  display: block;
}
#contents .mainSection .sectionText {
  font-family: "Zen Old Mincho", sans-serif;
  font-weight: 400;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1.3333333333vw;
}
#contents .mainSection .sectionText::before, #contents .mainSection .sectionText::after {
  content: "";
  flex: 1;
  height: 1px;
  border-bottom: 0.1333333333vw dotted #000;
}
#contents .mainSection .sectionText span {
  font-size: 30px;
  white-space: nowrap;
  flex-shrink: 0;
}
#contents .mainSection .sectionText sup {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sectionText sup {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: -0.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sectionText span {
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
}
#contents .mainSection .sectionTitle {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  color: #000;
  z-index: 0;
  position: relative;
  font-size: 66px;
  text-align: center;
  filter: drop-shadow(5px 5px 4px rgba(3, 89, 147, 0.4));
}
#contents .mainSection .sectionTitle::before {
  z-index: -1;
  content: attr(data-content);
  position: absolute;
  left: 0;
  -webkit-text-stroke: 6px #ffffff;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sectionTitle::before {
    -webkit-text-stroke: 0.8vw #ffffff;
  }
}
#contents .mainSection .links {
  width: 96px;
  position: absolute;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#contents .mainSection .links .link {
  display: block;
  width: 100%;
  line-height: 0;
}
#contents .mainSection .links .link picture {
  display: block;
  width: 100%;
}
#contents .mainSection .links .link picture img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .links {
    width: 17.6vw;
    gap: 1.0666666667vw;
  }
  #contents .mainSection .links .link picture {
    width: 100%;
  }
}
#contents .mainSection .cont2 {
  margin-top: 28px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .cont2 {
    margin: 5.3333333333vw 2.4vw 0;
  }
}
#contents .mainSection .cont2-bar {
  display: flex;
  width: 100%;
  gap: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .cont2-bar {
    flex-direction: column;
  }
}
#contents .mainSection .cont2-bar-before {
  width: 625px;
  height: 36px;
  background-color: #b7b7b7;
}
#contents .mainSection .cont2-bar-after {
  flex: 1;
  height: 36px;
  background-color: #d84005;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .cont2-bar-after {
    flex: none;
  }
}
#contents .mainSection .cont2-bar-before, #contents .mainSection .cont2-bar-after {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .cont2-bar-before, #contents .mainSection .cont2-bar-after {
    height: 6.1333333333vw;
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
}
#contents .mainSection .cont2-text p {
  position: relative;
  display: inline-block;
  padding: 10px 15px 7px;
  background: #fff;
  border-radius: 10px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 16px;
  color: #4d4d4d;
}
#contents .mainSection .cont2-text p::before, #contents .mainSection .cont2-text p::after {
  content: "";
  position: absolute;
  border-style: solid;
}
#contents .mainSection .cont2-text p span {
  color: #d84005;
}
#contents .mainSection .cont2-text p.left {
  border: 2px solid #d84005;
}
#contents .mainSection .cont2-text p.left::after {
  bottom: -15px;
  left: 80px;
  border-width: 15px 15px 0 0;
  border-color: #d84005 transparent transparent transparent;
}
#contents .mainSection .cont2-text p.left::before {
  bottom: -10px;
  left: 82px;
  border-width: 12px 12px 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}
#contents .mainSection .cont2-text p.right {
  border: 2px solid #d84005;
}
#contents .mainSection .cont2-text p.right::after {
  bottom: -15px;
  right: 80px;
  border-width: 15px 0 0 15px;
  border-color: #d84005 transparent transparent transparent;
}
#contents .mainSection .cont2-text p.right::before {
  bottom: -10px;
  right: 82px;
  border-width: 12px 0 0 12px;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}
#contents .mainSection .cont2-text p.side {
  border: 2px solid #b3b3b3;
  display: block;
  white-space: normal;
}
#contents .mainSection .cont2-text p.side::after {
  top: 50%;
  right: -15px;
  margin-top: -7px;
  border-width: 15px 15px 0 0;
  border-color: #b3b3b3 transparent transparent transparent;
}
#contents .mainSection .cont2-text p.side::before {
  top: 50%;
  right: -10px;
  margin-top: -5px;
  border-width: 12px 12px 0 0;
  border-color: #fff transparent transparent transparent;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .cont2-text p {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    padding: 0vw 0.8vw;
    border-radius: 1.3333333333vw;
  }
  #contents .mainSection .cont2-text p.left {
    border: 0.2666666667vw solid #d84005;
  }
  #contents .mainSection .cont2-text p.left::after {
    bottom: -2vw;
    left: 50%;
    border-width: 2vw 2vw 0 0;
  }
  #contents .mainSection .cont2-text p.left::before {
    bottom: -1.3333333333vw;
    left: 50.5%;
    border-width: 1.6vw 1.6vw 0 0;
  }
  #contents .mainSection .cont2-text p.right {
    border: 0.2666666667vw solid #d84005;
  }
  #contents .mainSection .cont2-text p.right::after {
    bottom: -2vw;
    right: 50%;
    border-width: 2vw 0 0 2vw;
  }
  #contents .mainSection .cont2-text p.right::before {
    bottom: -1.3333333333vw;
    right: 50.5%;
    border-width: 1.6vw 0 0 1.6vw;
  }
  #contents .mainSection .cont2-text p.side {
    border: 0.2666666667vw solid #b3b3b3;
  }
  #contents .mainSection .cont2-text p.side::after {
    right: -2vw;
    margin-top: -15%;
    border-width: 2vw 2vw 0 0;
  }
  #contents .mainSection .cont2-text p.side::before {
    right: -1.3333333333vw;
    margin-top: -14.5%;
    border-width: 1.6vw 1.6vw 0 0;
  }
}
#contents .mainSection .text-left {
  text-align: left !important;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .text-left {
    padding-left: 1.3333333333vw;
  }
}
#contents .mainSection .br-375 {
  display: none;
}
@media (max-width: 374px) {
  #contents .mainSection .br-375 {
    display: block;
  }
}
#contents .mainSection .sec1-content {
  background: url(/products/largeprinter/supply/functional-media/images/sec1_bg.png) no-repeat center;
  background-size: cover;
  max-width: 1280px;
  min-width: 1280px;
  width: 100%;
  aspect-ratio: 1280/1300;
  padding-left: 38px;
  padding-right: 80px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content {
    background: url(/products/largeprinter/supply/functional-media/images/sec1_bg-sp.png) no-repeat center top;
    background-size: contain;
    max-width: none;
    min-width: auto;
    aspect-ratio: 750/3220;
    padding-top: 1.71875vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    margin-top: 6.25vw;
    margin-bottom: 0;
  }
}
#contents .mainSection .sec1-content .cont1 {
  position: relative;
  width: 100%;
  aspect-ratio: 1180/395;
}
#contents .mainSection .sec1-content .cont1 .left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  width: 65%;
  padding: 18px;
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont1 .left {
    width: 92vw;
    min-height: 24vw;
    padding: 4vw 4.2666666667vw 0 1.3333333333vw;
    margin-left: 2.6666666667vw;
    z-index: 1;
    background-image: url("/products/largeprinter/supply/functional-media/images/cont1-bg1-sp.png"), url("/products/largeprinter/supply/functional-media/images/cont1-bg2-sp.png");
    background-position: left top, left 21.3333333333vw;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% 100%;
  }
  #contents .mainSection .sec1-content .cont1 .left::after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    width: 100%;
    height: 3.0666666667vw;
    background: url("/products/largeprinter/supply/functional-media/images/cont1-bg3-sp.png") no-repeat bottom left/100% 100%;
  }
}
#contents .mainSection .sec1-content .cont1 .left .sectionTitle {
  font-size: clamp(31px, 8.2666666667vw, 62px);
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont1 .left .feature-pc {
    display: none;
    margin-top: 0;
  }
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 34%;
  aspect-ratio: 227/180;
  border-radius: 15px;
  filter: drop-shadow(7px 7px 5px rgba(8, 142, 183, 0.5));
  font-size: 20px;
  text-align: center;
  gap: 10px;
  position: relative;
  width: 227px;
  height: 179px;
  background-color: #fff;
  border-radius: 10px;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc li p span {
  font-weight: bold;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc li p sup {
  font-size: 14px;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-1 p {
  bottom: 5px;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-1 picture {
  width: 51px;
  height: 48px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-2 p {
  bottom: 20px;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-2 picture {
  width: 112px;
  height: 48px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-3 p {
  bottom: 5px;
}
#contents .mainSection .sec1-content .cont1 .left .feature-pc .feature-3 picture {
  width: 51px;
  height: 61px;
  position: relative;
  top: 5%;
}
#contents .mainSection .sec1-content .cont1 .left .feature-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont1 .left .feature-sp {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.7333333333vw 2.6666666667vw;
    position: relative;
    margin-top: 1.6vw;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp .feature-sp-bg {
    position: absolute;
    width: 26.6666666667vw;
    aspect-ratio: 192/183;
    top: 70%;
    transform: translateY(-50%);
    right: 0.2666666667vw;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text1 {
    padding-top: 0 !important;
    width: 95%;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text1 picture {
    position: absolute;
    width: 8.4vw;
    aspect-ratio: 52/49;
    left: 2%;
    top: 50%;
    transform: translateY(-60%);
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text2 {
    width: 68%;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text2 picture {
    position: absolute;
    width: 13.8666666667vw;
    aspect-ratio: 84/42;
    left: -2%;
    top: 50%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text3 {
    padding-bottom: 0 !important;
    border: none !important;
    width: 68%;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp-text3 picture {
    position: absolute;
    width: 8.9333333333vw;
    aspect-ratio: 44/53;
    left: 3%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont1 .left .feature-sp li {
    padding: 1.6vw 0;
    border-bottom: 0.2666666667vw dotted #034a86;
    padding-left: 13.3333333333vw;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont1 .left .feature-sp li p {
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp li p span {
    font-weight: bold;
  }
  #contents .mainSection .sec1-content .cont1 .left .feature-sp li p sup {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: 0;
  }
}
#contents .mainSection .sec1-content .cont1 .bg {
  position: absolute;
  top: 64px;
  right: 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont2-bar {
    gap: 40vw;
  }
}
#contents .mainSection .sec1-content .cont2 .cont2-bar-before {
  width: 617px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont2 .cont2-bar-before {
    width: 100%;
  }
}
#contents .mainSection .sec1-content .cont2-text-1 {
  position: absolute;
  left: 150px;
  top: 49px;
  border: 1px solid #d84005;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont2-text-1 {
    left: 4.8vw;
    top: 8vw;
  }
}
#contents .mainSection .sec1-content .cont2-text-2 {
  position: absolute;
  right: 290px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont2-text-2 {
    right: auto;
    left: 0vw;
    top: 55.3333333333vw;
  }
}
#contents .mainSection .sec1-content .cont2-text-3 {
  font-size: 18px;
  position: absolute;
  left: 218px;
  bottom: 80px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont2-text-3 {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    width: 70.6666666667vw;
    right: auto;
    left: 0.5333333333vw;
    bottom: -17.3333333333vw;
  }
}
#contents .mainSection .sec1-content .cont3 {
  max-width: 940px;
  margin: -58px auto 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 {
    width: 100%;
    padding: 1.8666666667vw 3.2vw;
    margin-top: 21.3333333333vw;
    background-color: #fff;
  }
}
#contents .mainSection .sec1-content .cont3 .table-wrapper {
  width: 100%;
}
#contents .mainSection .sec1-content .cont3 .spec-table {
  width: 940px;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-table {
    width: 100%;
    font-size: clamp(16px, 4.2666666667vw, 32px);
    letter-spacing: -0.1333333333vw;
  }
}
#contents .mainSection .sec1-content .cont3 .spec-table th, #contents .mainSection .sec1-content .cont3 .spec-table td {
  width: 25%;
  height: 27px;
  border: 1px solid #666666;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-table th, #contents .mainSection .sec1-content .cont3 .spec-table td {
    height: max(50px, 6.6666666667vw);
  }
  #contents .mainSection .sec1-content .cont3 .spec-table th:nth-child(1), #contents .mainSection .sec1-content .cont3 .spec-table td:nth-child(1) {
    width: 14%;
  }
  #contents .mainSection .sec1-content .cont3 .spec-table th:nth-child(2), #contents .mainSection .sec1-content .cont3 .spec-table td:nth-child(2) {
    width: 20%;
  }
  #contents .mainSection .sec1-content .cont3 .spec-table th:nth-child(3), #contents .mainSection .sec1-content .cont3 .spec-table td:nth-child(3) {
    width: 13.22%;
  }
  #contents .mainSection .sec1-content .cont3 .spec-table th:nth-child(4), #contents .mainSection .sec1-content .cont3 .spec-table td:nth-child(4) {
    width: 12.22%;
  }
}
#contents .mainSection .sec1-content .cont3 .spec-table thead th {
  background-color: #cccccc;
  color: #000;
  font-weight: 700;
  border-top: none;
}
#contents .mainSection .sec1-content .cont3 .spec-table tr th:first-child, #contents .mainSection .sec1-content .cont3 .spec-table tr td:first-child {
  border-left: none;
}
#contents .mainSection .sec1-content .cont3 .spec-table tr th:last-child, #contents .mainSection .sec1-content .cont3 .spec-table tr td:last-child {
  border-right: none;
}
#contents .mainSection .sec1-content .cont3 .spec-table tbody td {
  background-color: #fff;
}
#contents .mainSection .sec1-content .cont3 .spec-table tbody td a {
  color: #0066cc;
}
#contents .mainSection .sec1-content .cont3 .spec-container .spec-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #000;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-container .spec-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: 1.3333333333vw;
    margin-right: auto;
  }
}
#contents .mainSection .sec1-content .cont3 .spec-container .spec-header-flex {
  display: flex;
  align-items: flex-end;
  gap: 15px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-container .spec-header-flex {
    gap: 2.6666666667vw;
    margin-top: 2.6666666667vw;
    flex-direction: column-reverse;
  }
}
#contents .mainSection .sec1-content .cont3 .spec-container .convenient-tag {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-container .convenient-tag {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: -0.8vw;
  }
}
#contents .mainSection .sec1-content .cont3 .spec-container .convenient-tag::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 216px;
  height: 10px;
  background: url("/products/largeprinter/supply/functional-media/images/arrow-bottom.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .spec-container .convenient-tag::before {
    width: 50.6666666667vw;
    height: 2vw;
    bottom: -2vw;
    background: url("/products/largeprinter/supply/functional-media/images/arrow-bottom-sp.png") no-repeat;
    background-size: contain;
  }
}
#contents .mainSection .sec1-content .cont3 .note {
  margin-top: 20px;
  font-size: 14px;
}
#contents .mainSection .sec1-content .cont3 .note span {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .note {
    margin-top: 2.6666666667vw;
    font-size: clamp(14px, 3.7333333333vw, 28px);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec1-content .cont3 .note p.indent {
    text-indent: -13.3333333333vw;
    padding-left: 12vw;
  }
}
#contents .mainSection .sec2-content {
  background: url(/products/largeprinter/supply/functional-media/images/sec2_bg.png) no-repeat center;
  background-size: cover;
  max-width: 1280px;
  min-width: 1280px;
  width: 100%;
  aspect-ratio: 1280/1840;
  padding-left: 38px;
  padding-right: 80px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content {
    background: url(/products/largeprinter/supply/functional-media/images/sec2_bg-sp.png) no-repeat center top;
    background-size: contain;
    max-width: none;
    min-width: auto;
    aspect-ratio: 750/4111;
    padding-top: 1.71875vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    margin-top: 6.25vw;
    margin-bottom: 0;
  }
}
#contents .mainSection .sec2-content .cont1 {
  position: relative;
  width: 100%;
  aspect-ratio: 1180/395;
}
#contents .mainSection .sec2-content .cont1 .left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  width: 65%;
  padding: 18px;
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1 .left {
    width: 92vw;
    min-height: 24vw;
    padding: 4vw 4.2666666667vw 0 1.3333333333vw;
    margin-left: 2.6666666667vw;
    z-index: 1;
    background-image: url("/products/largeprinter/supply/functional-media/images/cont1-bg1-sp.png"), url("/products/largeprinter/supply/functional-media/images/cont1-bg2-sp.png");
    background-position: left top, left 21.3333333333vw;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% 100%;
  }
  #contents .mainSection .sec2-content .cont1 .left::after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    width: 100%;
    height: 3.0666666667vw;
    background: url("/products/largeprinter/supply/functional-media/images/cont1-bg3-sp.png") no-repeat bottom left/100% 100%;
  }
}
#contents .mainSection .sec2-content .cont1 .left .sectionTitle {
  font-size: clamp(31px, 8.2666666667vw, 62px);
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1 .left .feature-pc {
    display: none;
    margin-top: 0;
  }
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 34%;
  aspect-ratio: 227/180;
  border-radius: 15px;
  filter: drop-shadow(7px 7px 5px rgba(8, 142, 183, 0.5));
  font-size: 20px;
  text-align: center;
  gap: 10px;
  position: relative;
  width: 227px;
  height: 179px;
  background-color: #fff;
  border-radius: 10px;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc li p span {
  font-weight: bold;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc li p sup {
  font-size: 14px;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-1 p {
  bottom: 20px;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-1 picture {
  width: 72px;
  height: 75px;
  position: relative;
  top: 5%;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-2 p {
  bottom: 20px;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-2 picture {
  width: 68px;
  height: 63px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-3 p {
  bottom: 5px;
}
#contents .mainSection .sec2-content .cont1 .left .feature-pc .feature-3 picture {
  width: 54px;
  height: 54px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec2-content .cont1 .left .feature-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1 .left .feature-sp {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.7333333333vw 2.6666666667vw;
    position: relative;
    margin-top: 1.6vw;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp .feature-sp-bg {
    position: absolute;
    width: 27.2vw;
    aspect-ratio: 179/231;
    top: 68.2%;
    transform: translateY(-50%);
    right: 0.2666666667vw;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text1 {
    padding-top: 0 !important;
    width: 95%;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text1 picture {
    position: absolute;
    width: 9.3333333333vw;
    aspect-ratio: 59/61;
    left: 2%;
    top: 50%;
    transform: translateY(-64%);
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text2 {
    width: 72%;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text2 picture {
    position: absolute;
    width: 9.0666666667vw;
    aspect-ratio: 57/53;
    left: 3%;
    top: 50%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text3 {
    padding-bottom: 0 !important;
    border: none !important;
    width: 68%;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp-text3 picture {
    position: absolute;
    width: 8.2666666667vw;
    aspect-ratio: 51/51;
    left: 4%;
    top: 50%;
    transform: translateY(-40%);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1 .left .feature-sp li {
    padding: 1.6vw 0;
    border-bottom: 0.2666666667vw dotted #034a86;
    padding-left: 13.3333333333vw;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1 .left .feature-sp li p {
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp li p span {
    font-weight: bold;
  }
  #contents .mainSection .sec2-content .cont1 .left .feature-sp li p sup {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: 0;
  }
}
#contents .mainSection .sec2-content .cont1 .bg {
  position: absolute;
  top: 52px;
  right: 64px;
}
#contents .mainSection .sec2-content .cont1-note {
  font-size: 14px;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont1-note {
    margin-top: 2.6666666667vw;
    padding: 0 2.6666666667vw;
    font-size: clamp(14px, 3.7333333333vw, 28px);
    text-indent: -13.6vw;
    padding-left: 15.7333333333vw;
  }
}
#contents .mainSection .sec2-content .cont2 {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2 {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2-bar {
    gap: 34.6666666667vw;
  }
}
#contents .mainSection .sec2-content .cont2 .cont2-bar-before {
  width: 530px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2 .cont2-bar-before {
    width: 100%;
  }
}
#contents .mainSection .sec2-content .cont2-text-1 {
  position: absolute;
  left: 280px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2-text-1 {
    padding: 0.5333333333vw 1.0666666667vw;
    left: 34.6666666667vw;
    top: 8vw;
  }
}
#contents .mainSection .sec2-content .cont2-text-2 {
  position: absolute;
  right: 115px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2-text-2 {
    right: auto;
    left: 34.6666666667vw;
    top: 53.3333333333vw;
  }
}
#contents .mainSection .sec2-content .cont2-text-3 {
  font-size: 18px;
  position: absolute;
  left: 276px;
  bottom: 54px;
  padding: 12px 20px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont2-text-3 {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    padding: 1.0666666667vw 1.6vw;
    width: 72.5333333333vw;
    right: auto;
    left: 0vw;
    bottom: -15.2vw;
  }
}
@media screen and (max-width: 345px) {
  #contents .mainSection .sec2-content .cont2-text-3 {
    bottom: -8vw;
  }
}
#contents .mainSection .sec2-content .cont3 {
  position: relative;
  display: flex;
  gap: 28px;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 {
    flex-direction: column;
    margin-top: 40vw;
    padding: 0 1.3333333333vw;
    gap: 14.6666666667vw;
    align-items: center;
  }
}
#contents .mainSection .sec2-content .cont3 .left {
  width: 560px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .left {
    width: 74.6666666667vw;
    margin: 0 auto;
  }
}
#contents .mainSection .sec2-content .cont3 .left .youtube-lead {
  position: absolute;
  top: -30px;
  left: 0;
  font-weight: bold;
  letter-spacing: -0.4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .left .youtube-lead {
    top: -14.6666666667vw;
    left: -11%;
    font-size: clamp(16px, 4.2666666667vw, 32px);
    text-align: center;
    width: 88vw;
    font-weight: 500;
  }
}
#contents .mainSection .sec2-content .cont3 .left .youtube_inner {
  left: 0;
  top: 30px;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .left .youtube_inner {
    width: 74.6666666667vw;
  }
}
#contents .mainSection .sec2-content .cont3 .left .youtube_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#contents .mainSection .sec2-content .cont3 .right {
  color: #4d4d4d;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .right {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    width: 100%;
  }
}
#contents .mainSection .sec2-content .cont3 .right span {
  color: #d84005;
  font-weight: bold;
}
#contents .mainSection .sec2-content .cont3 .right p {
  border-bottom: #4d4d4d 2px dotted;
  padding: 22px 25px;
  letter-spacing: -0.4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .right p {
    padding: 1.8666666667vw 0vw;
    text-align: center;
    letter-spacing: -0.1333333333vw;
  }
  #contents .mainSection .sec2-content .cont3 .right p .nowrap {
    white-space: nowrap;
    color: #4d4d4d;
    font-weight: normal;
  }
}
#contents .mainSection .sec2-content .cont3 .right p.last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#contents .mainSection .sec2-content .cont3 .video-note {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  display: flex;
  gap: 5px;
  position: absolute;
  bottom: -28px;
}
#contents .mainSection .sec2-content .cont3 .video-note span {
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont3 .video-note {
    bottom: auto;
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: 43.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
    width: 93.3333333333vw;
    display: flex;
    justify-content: center;
    letter-spacing: -0.2666666667vw;
  }
}
#contents .mainSection .sec2-content .cont4 {
  width: 970px;
  margin: 40px auto 0;
  padding: 30px 14px;
  background: url(/products/largeprinter/supply/functional-media/images/sec2-cont4-img1.png) no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 {
    margin: 5.3333333333vw auto 0;
    width: 100%;
    padding: 4vw 1.3333333333vw 9.3333333333vw;
    background: url(/products/largeprinter/supply/functional-media/images/sec2-cont4-img1-sp.png) no-repeat center;
    background-size: cover;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-title {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: 1.6vw;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: #fff;
  font-weight: bold;
}
#contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-1 {
  width: 6.66%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-1 {
    width: 10.66%;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-2 {
  width: 26.66%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-2 {
    width: 10.66%;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-3 {
  width: 33.3%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-3 {
    width: 30.3%;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-4 {
  width: 33.3%;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .col-1-unit-4 {
    width: 35.3%;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table th, #contents .mainSection .sec2-content .cont4 .cont4-table td {
  height: 30px;
  font-size: 16px;
  border: 1px solid #333;
  text-align: center;
  vertical-align: middle;
  padding: 0 5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table th, #contents .mainSection .sec2-content .cont4 .cont4-table td {
    height: max(25px, 6.6666666667vw);
    font-size: clamp(16px, 4.2666666667vw, 32px);
    padding: 0;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table tr th:first-child, #contents .mainSection .sec2-content .cont4 .cont4-table tr td:first-child {
  border-left: none;
}
#contents .mainSection .sec2-content .cont4 .cont4-table tr th:last-child, #contents .mainSection .sec2-content .cont4 .cont4-table tr td:last-child {
  border-right: none;
}
#contents .mainSection .sec2-content .cont4 .cont4-table thead tr:first-child th:not(.highlight-col) {
  border-top: none;
}
#contents .mainSection .sec2-content .cont4 .cont4-table .vertical-text {
  line-height: 1.5;
  writing-mode: vertical-rl;
  white-space: nowrap;
  text-align: left;
}
#contents .mainSection .sec2-content .cont4 .cont4-table .vertical-text sup {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .vertical-text {
    text-align: center;
    line-height: 1.1;
  }
  #contents .mainSection .sec2-content .cont4 .cont4-table .vertical-text sup {
    top: -2.6666666667vw;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col {
  color: #d84005;
  border-left: 3px solid #d84005;
  border-right: 3px solid #d84005;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col {
    border-left: 0.8vw solid #d84005;
    border-right: 0.8vw solid #d84005;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col.header-cell {
  border-top: 3px solid #d84005;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col.header-cell {
    border-top: 0.8vw solid #d84005;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col.bottom-cell {
  border-bottom: 3px solid #d84005;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table .highlight-col.bottom-cell {
    border-bottom: 0.8vw solid #d84005;
  }
}
#contents .mainSection .sec2-content .cont4 .cont4-table span {
  font-size: 14px;
  vertical-align: super;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4 .cont4-table span {
    vertical-align: text-top;
  }
}
#contents .mainSection .sec2-content .cont4-note {
  width: 940px;
  margin: 4px auto 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont4-note {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    margin-top: -8vw;
  }
}
#contents .mainSection .sec2-content .cont5 {
  max-width: 940px;
  position: relative;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 {
    margin-top: 0;
    padding: 5.3333333333vw 2.4vw 2.6666666667vw;
    background-color: #fff;
  }
}
#contents .mainSection .sec2-content .cont5 .table-wrapper {
  width: 100%;
  overflow-x: auto;
}
#contents .mainSection .sec2-content .cont5 .spec-table {
  width: 940px;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table {
    width: 100%;
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
}
#contents .mainSection .sec2-content .cont5 .spec-table th, #contents .mainSection .sec2-content .cont5 .spec-table td {
  width: 25%;
  height: 27px;
  border: 1px solid #666666;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table th, #contents .mainSection .sec2-content .cont5 .spec-table td {
    height: max(50px, 6.6666666667vw);
    width: auto;
  }
}
#contents .mainSection .sec2-content .cont5 .spec-table thead th {
  background-color: #cccccc;
  color: #000;
  font-weight: 700;
  border-top: none;
}
#contents .mainSection .sec2-content .cont5 .spec-table tr th:first-child,
#contents .mainSection .sec2-content .cont5 .spec-table tr td:first-child {
  border-left: none;
}
#contents .mainSection .sec2-content .cont5 .spec-table tr th:last-child,
#contents .mainSection .sec2-content .cont5 .spec-table tr td:last-child {
  border-right: none;
}
#contents .mainSection .sec2-content .cont5 .spec-table tbody td {
  background-color: #fff;
}
#contents .mainSection .sec2-content .cont5 .spec-table tbody td a {
  color: #0066cc;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table .col-1-unit-1 {
    width: 11%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table .col-1-unit-2 {
    width: 19%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table .col-1-unit-3 {
    width: 12.22%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-table .col-1-unit-4 {
    width: 11.22%;
  }
}
#contents .mainSection .sec2-content .cont5 .spec-container .spec-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec2-content .cont5 .spec-container .spec-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: 0.5333333333vw;
  }
}
#contents .mainSection .sec3-content {
  background: url(/products/largeprinter/supply/functional-media/images/sec3_bg.png) no-repeat center;
  background-size: cover;
  max-width: 1280px;
  min-width: 1280px;
  width: 100%;
  aspect-ratio: 1280/1577;
  padding-left: 38px;
  padding-right: 80px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content {
    background: url(/products/largeprinter/supply/functional-media/images/sec3_bg-sp.png) no-repeat center top;
    background-size: contain;
    max-width: none;
    min-width: auto;
    aspect-ratio: 750/3378;
    padding-top: 1.71875vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    margin-top: 6.25vw;
    margin-bottom: 0;
  }
}
#contents .mainSection .sec3-content .cont1 {
  position: relative;
  width: 100%;
  aspect-ratio: 1180/395;
}
#contents .mainSection .sec3-content .cont1 .left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  width: 65%;
  padding: 18px;
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left {
    width: 92vw;
    min-height: 24vw;
    padding: 4vw 4.2666666667vw 0 1.3333333333vw;
    margin-left: 2.6666666667vw;
    z-index: 1;
    background-image: url("/products/largeprinter/supply/functional-media/images/cont1-bg1-sp.png"), url("/products/largeprinter/supply/functional-media/images/cont1-bg2-sp.png");
    background-position: left top, left 21.3333333333vw;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% 100%;
  }
  #contents .mainSection .sec3-content .cont1 .left::after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    width: 100%;
    height: 3.0666666667vw;
    background: url("/products/largeprinter/supply/functional-media/images/cont1-bg3-sp.png") no-repeat bottom left/100% 100%;
  }
}
#contents .mainSection .sec3-content .cont1 .left .sectionTitle {
  font-size: 62px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left .sectionTitle {
    font-size: clamp(28px, 7.7333333333vw, 60px);
  }
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left .feature-pc {
    display: none;
    margin-top: 0;
  }
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 34%;
  aspect-ratio: 227/180;
  border-radius: 15px;
  filter: drop-shadow(7px 7px 5px rgba(8, 142, 183, 0.5));
  font-size: 20px;
  text-align: center;
  gap: 10px;
  position: relative;
  width: 227px;
  height: 179px;
  background-color: #fff;
  border-radius: 10px;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc li p span {
  font-weight: bold;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc li p sup {
  font-size: 14px;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-1 p {
  bottom: 20px;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-1 picture {
  width: 154px;
  height: 69px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-2 p {
  bottom: 20px;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-2 picture {
  width: 122px;
  height: 87px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-3 p {
  bottom: 20px;
}
#contents .mainSection .sec3-content .cont1 .left .feature-pc .feature-3 picture {
  width: 90px;
  height: 59px;
  position: relative;
  top: 15%;
}
#contents .mainSection .sec3-content .cont1 .left .feature-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left .feature-sp {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.7333333333vw 2.6666666667vw;
    position: relative;
    margin-top: 1.6vw;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp .feature-sp-bg {
    position: absolute;
    width: 23.0666666667vw;
    aspect-ratio: 173/206;
    top: 68.2%;
    transform: translateY(-50%);
    right: 5.3333333333vw;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text1 {
    padding-top: 0 !important;
    width: 95%;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text1 picture {
    position: absolute;
    width: 13.6vw;
    aspect-ratio: 87/39;
    left: -1%;
    top: 50%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text2 {
    width: 63%;
    white-space: nowrap;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text2 picture {
    position: absolute;
    width: 11.6vw;
    aspect-ratio: 69/60;
    left: 2%;
    top: 55%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text3 {
    padding-bottom: 0 !important;
    border: none !important;
    width: 68%;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp-text3 picture {
    position: absolute;
    width: 12vw;
    aspect-ratio: 72/47;
    left: 1%;
    top: 60%;
    transform: translateY(-40%);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left .feature-sp li {
    padding: 1.6vw 0;
    border-bottom: 0.2666666667vw dotted #034a86;
    padding-left: 13.3333333333vw;
    position: relative;
    height: 14.6666666667vw;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont1 .left .feature-sp li p {
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp li p span {
    font-weight: bold;
  }
  #contents .mainSection .sec3-content .cont1 .left .feature-sp li p sup {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: 0;
  }
}
#contents .mainSection .sec3-content .cont1 .bg {
  position: absolute;
  top: 52px;
  right: 64px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-bar {
    gap: 35.7333333333vw;
  }
}
#contents .mainSection .sec3-content .cont2 .cont2-bar-before {
  width: 434px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2 .cont2-bar-before {
    width: 100%;
  }
}
#contents .mainSection .sec3-content .cont2-text-1 {
  position: absolute;
  left: 213px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-1 {
    left: auto;
    right: 1.6vw;
    top: 9.3333333333vw;
  }
}
#contents .mainSection .sec3-content .cont2-text-2 {
  position: absolute;
  left: 306px;
  top: 115px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-2 {
    left: -0.2666666667vw;
    top: 49.3333333333vw;
    width: 42.2666666667vw;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-2.right::after {
    right: 50%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-2.right::before {
    right: 50.5%;
  }
}
#contents .mainSection .sec3-content .cont2-text-3 {
  position: absolute;
  right: 108px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-3 {
    right: -0.2666666667vw;
    top: 49.3333333333vw;
    width: 42.2666666667vw;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-3.left::after {
    left: 50%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-3.left::before {
    left: 50.5%;
  }
}
#contents .mainSection .sec3-content .cont2-text-4 {
  position: absolute;
  font-size: 18px;
  right: 140px;
  bottom: 58px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont2-text-4 {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    width: 72vw;
    right: auto;
    left: 0vw;
    bottom: 16.8vw;
  }
}
#contents .mainSection .sec3-content .cont3 {
  margin-top: -46px;
  padding-right: 5px;
  background: url(/products/largeprinter/supply/functional-media/images/sec3-cont3-img1.png) no-repeat center;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 470px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 {
    background: url(/products/largeprinter/supply/functional-media/images/sec3-cont3-img1-sp.png) no-repeat center;
    background-size: cover;
    margin: -10.6666666667vw auto 0;
    padding: 0 2.4vw;
    width: 89.3333333333vw;
    height: 146.4vw;
  }
}
#contents .mainSection .sec3-content .cont3 .feature-content {
  display: flex;
  gap: 80px;
  align-items: center;
  font-weight: bold;
  position: absolute;
  right: 88px;
  top: 54px;
}
#contents .mainSection .sec3-content .cont3 .feature-title {
  color: #fff;
  font-size: 18px;
}
#contents .mainSection .sec3-content .cont3 .feature-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 .eco-feature-box.onlySP {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 .eco-feature-box.onlySP .feature-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin: 5.3333333333vw 0 10.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 .eco-feature-box.onlySP .feature-list {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    gap: 2.1333333333vw;
    padding-left: 2.6666666667vw;
    justify-content: space-between;
    margin-bottom: 8vw;
  }
}
#contents .mainSection .sec3-content .cont3 .process-text-left {
  font-size: 20px;
  position: absolute;
  left: 52px;
  bottom: 65px;
}
#contents .mainSection .sec3-content .cont3 .process-text-left span {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 .process-text-left {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    position: relative;
    left: auto;
    bottom: auto;
    letter-spacing: -0.4px;
  }
}
#contents .mainSection .sec3-content .cont3 .process-text-right {
  width: 248px;
  font-size: 14px;
  position: absolute;
  right: 52px;
  bottom: 32px;
}
#contents .mainSection .sec3-content .cont3 .process-text-right sup {
  font-size: 14px;
  top: -4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont3 .process-text-right {
    width: 96%;
    font-size: clamp(14px, 3.7333333333vw, 28px);
    right: auto;
    bottom: 1.3333333333vw;
  }
  #contents .mainSection .sec3-content .cont3 .process-text-right .txt1 {
    text-indent: -3.7333333333vw;
    padding-left: 3.7333333333vw;
  }
  #contents .mainSection .sec3-content .cont3 .process-text-right .txt2 {
    text-indent: -13.6vw;
    padding-left: 12.2666666667vw;
  }
  #contents .mainSection .sec3-content .cont3 .process-text-right sup {
    top: -0.8vw;
  }
}
#contents .mainSection .sec3-content .cont4 {
  max-width: 940px;
  margin: 26px auto 0;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 {
    width: 100%;
    padding: 1.8666666667vw 3.2vw 4vw;
    margin-top: 5.3333333333vw;
    background-color: #fff;
  }
}
#contents .mainSection .sec3-content .cont4 .table-wrapper {
  width: 100%;
}
#contents .mainSection .sec3-content .cont4 .spec-table {
  width: 940px;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table {
    width: 100%;
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table .col-1-unit-1 {
    width: 16.66%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table .col-1-unit-2 {
    width: 20.66%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table .col-1-unit-3 {
    width: 15.3%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table .col-1-unit-4 {
    width: 13.66%;
  }
}
#contents .mainSection .sec3-content .cont4 .spec-table th, #contents .mainSection .sec3-content .cont4 .spec-table td {
  width: 25%;
  height: 27px;
  border: 1px solid #666666;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table th, #contents .mainSection .sec3-content .cont4 .spec-table td {
    height: max(44px, 7.4666666667vw);
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-table td {
    white-space: normal !important;
    word-break: break-all;
  }
}
#contents .mainSection .sec3-content .cont4 .spec-table thead th {
  background-color: #cccccc;
  color: #000;
  font-weight: 700;
  border-top: none;
}
#contents .mainSection .sec3-content .cont4 .spec-table tr th:first-child,
#contents .mainSection .sec3-content .cont4 .spec-table tr td:first-child {
  border-left: none;
}
#contents .mainSection .sec3-content .cont4 .spec-table tr th:last-child,
#contents .mainSection .sec3-content .cont4 .spec-table tr td:last-child {
  border-right: none;
}
#contents .mainSection .sec3-content .cont4 .spec-table tbody td {
  background-color: #fff;
}
#contents .mainSection .sec3-content .cont4 .spec-table tbody td a {
  color: #0066cc;
}
#contents .mainSection .sec3-content .cont4 .spec-container .spec-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec3-content .cont4 .spec-container .spec-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: 1.3333333333vw;
  }
}
#contents .mainSection .sec4-content {
  background: url(/products/largeprinter/supply/functional-media/images/sec4_bg.png) no-repeat center;
  background-size: cover;
  max-width: 1280px;
  min-width: 1280px;
  width: 100%;
  aspect-ratio: 1280/1036;
  padding-left: 38px;
  padding-right: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content {
    background: url(/products/largeprinter/supply/functional-media/images/sec4_bg-sp.png) no-repeat center top;
    background-size: contain;
    max-width: none;
    min-width: auto;
    aspect-ratio: 750/1950;
    padding-top: 1.71875vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    padding-bottom: 6.25vw;
    margin-top: 6.25vw;
    margin-bottom: 0;
  }
}
#contents .mainSection .sec4-content .cont1 {
  position: relative;
  width: 100%;
  aspect-ratio: 1180/395;
}
#contents .mainSection .sec4-content .cont1 .left {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 760px;
  width: 65%;
  padding: 18px;
  padding-top: 46px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left {
    width: 92vw;
    min-height: 24vw;
    padding: 4vw 4.2666666667vw 0 1.3333333333vw;
    margin-left: 2.6666666667vw;
    z-index: 1;
    background-image: url("/products/largeprinter/supply/functional-media/images/cont1-bg1-sp.png"), url("/products/largeprinter/supply/functional-media/images/cont1-bg2-sp.png");
    background-position: left top, left 21.3333333333vw;
    background-repeat: no-repeat, no-repeat;
    background-size: 100% auto, 100% 100%;
  }
  #contents .mainSection .sec4-content .cont1 .left::after {
    z-index: -1;
    content: "";
    position: absolute;
    bottom: -2.2666666667vw;
    left: 0;
    width: 100%;
    height: 3.0666666667vw;
    background: url("/products/largeprinter/supply/functional-media/images/cont1-bg3-sp.png") no-repeat bottom left/100% 100%;
  }
}
#contents .mainSection .sec4-content .cont1 .left .sectionTitle {
  font-size: 62px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left .sectionTitle {
    font-size: 8vw;
  }
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left .feature-pc {
    display: none;
    margin-top: 0;
  }
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 34%;
  aspect-ratio: 227/180;
  border-radius: 15px;
  filter: drop-shadow(7px 7px 5px rgba(8, 142, 183, 0.5));
  font-size: 20px;
  text-align: center;
  gap: 10px;
  position: relative;
  width: 227px;
  height: 179px;
  background-color: #fff;
  border-radius: 10px;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 100%;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc li p span {
  font-weight: bold;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc li p sup {
  font-size: 14px;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-1 p {
  bottom: 20px;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-1 picture {
  width: 91px;
  height: 66px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-2 p {
  bottom: 5px;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-2 picture {
  width: 137px;
  height: 51px;
  position: relative;
  top: 10%;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-3 p {
  bottom: 5px;
}
#contents .mainSection .sec4-content .cont1 .left .feature-pc .feature-3 picture {
  width: 84px;
  height: 66px;
  position: relative;
  top: 6%;
}
#contents .mainSection .sec4-content .cont1 .left .feature-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left .feature-sp {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 2.6666666667vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.7333333333vw 2.6666666667vw;
    position: relative;
    margin-top: 1.6vw;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp .feature-sp-bg {
    position: absolute;
    width: 28.2666666667vw;
    aspect-ratio: 212/244;
    top: 68.2%;
    transform: translateY(-50%);
    right: 0.2666666667vw;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text1 {
    padding-top: 0 !important;
    width: 95%;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text1 picture {
    position: absolute;
    width: 10.2666666667vw;
    aspect-ratio: 67/48;
    left: 3%;
    top: 43%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text2 {
    width: 63%;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text2 picture {
    position: absolute;
    width: 12.9333333333vw;
    aspect-ratio: 84/58;
    left: 1%;
    top: 50%;
    transform: translateY(-50%);
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text3 {
    padding-bottom: 0 !important;
    border: none !important;
    width: 68%;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp-text3 picture {
    position: absolute;
    width: 9.4666666667vw;
    aspect-ratio: 61/48;
    left: 5%;
    top: 50%;
    transform: translateY(-40%);
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left .feature-sp li {
    padding: 1.6vw 0;
    border-bottom: 0.2666666667vw dotted #034a86;
    padding-left: 16vw;
    position: relative;
    min-height: 8vw;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont1 .left .feature-sp li p {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    white-space: nowrap;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp li p span {
    font-weight: bold;
  }
  #contents .mainSection .sec4-content .cont1 .left .feature-sp li p sup {
    font-size: clamp(14px, 3.7333333333vw, 28px);
    top: 0;
  }
}
#contents .mainSection .sec4-content .cont1 .bg {
  position: absolute;
  top: 20px;
  right: 50px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2-bar {
    gap: 39.7333333333vw;
  }
}
#contents .mainSection .sec4-content .cont2 .cont2-bar-before {
  width: 532px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2 .cont2-bar-before {
    width: 100%;
  }
}
#contents .mainSection .sec4-content .cont2-text-1 {
  position: absolute;
  left: 214px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2-text-1 {
    left: auto;
    right: 0;
    top: 9.3333333333vw;
  }
}
#contents .mainSection .sec4-content .cont2-text-2 {
  position: absolute;
  left: 298px;
  top: 120px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2-text-2 {
    left: auto;
    right: 0;
    top: 18.6666666667vw;
    padding: 0.5333333333vw 1.0666666667vw;
  }
}
#contents .mainSection .sec4-content .cont2-text-3 {
  position: absolute;
  right: 140px;
  top: 49px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2-text-3 {
    right: 0vw;
    top: 54.6666666667vw;
  }
}
#contents .mainSection .sec4-content .cont2-text-4 {
  font-size: 18px;
  position: absolute;
  left: 282px;
  bottom: 40px;
  padding: 10px 18px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont2-text-4 {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    width: 72vw;
    right: auto;
    left: 0vw;
    bottom: -5.0666666667vw;
    padding: 0.5333333333vw 1.0666666667vw;
  }
}
@media screen and (max-width: 345px) {
  #contents .mainSection .sec4-content .cont2-text-4 {
    bottom: -0.2666666667vw;
  }
}
#contents .mainSection .sec4-content .cont3 {
  max-width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 {
    width: 100%;
    padding: 1.8666666667vw 3.2vw 4vw;
    margin-top: 8vw;
    background-color: #fff;
  }
}
@media screen and (max-width: 345px) {
  #contents .mainSection .sec4-content .cont3 {
    margin: 2.6666666667vw auto 0;
  }
}
#contents .mainSection .sec4-content .cont3 .table-wrapper {
  width: 100%;
  overflow-x: auto;
}
#contents .mainSection .sec4-content .cont3 .spec-table {
  width: 940px;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table {
    width: 100%;
    font-size: clamp(16px, 4.2666666667vw, 32px);
  }
}
#contents .mainSection .sec4-content .cont3 .spec-table th, #contents .mainSection .sec4-content .cont3 .spec-table td {
  width: 25%;
  height: 27px;
  border: 1px solid #666666;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table th, #contents .mainSection .sec4-content .cont3 .spec-table td {
    height: max(44px, 4.9333333333vw);
    width: auto;
  }
}
@media screen and (max-width: 370px) {
  #contents .mainSection .sec4-content .cont3 .spec-table th, #contents .mainSection .sec4-content .cont3 .spec-table td {
    height: max(44px, 9.3333333333vw);
  }
  #contents .mainSection .sec4-content .cont3 .spec-table th .br-500, #contents .mainSection .sec4-content .cont3 .spec-table td .br-500 {
    display: none;
  }
}
#contents .mainSection .sec4-content .cont3 .spec-table thead th {
  background-color: #cccccc;
  color: #000;
  font-weight: 700;
  border-top: none;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table thead th {
    padding: 0.5333333333vw 0;
  }
}
#contents .mainSection .sec4-content .cont3 .spec-table tr th:first-child,
#contents .mainSection .sec4-content .cont3 .spec-table tr td:first-child {
  border-left: none;
}
#contents .mainSection .sec4-content .cont3 .spec-table tr th:last-child,
#contents .mainSection .sec4-content .cont3 .spec-table tr td:last-child {
  border-right: none;
}
#contents .mainSection .sec4-content .cont3 .spec-table tbody td {
  background-color: #fff;
}
#contents .mainSection .sec4-content .cont3 .spec-table tbody td a {
  color: #0066cc;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table .col-1-unit-1 {
    width: 14.66%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table .col-1-unit-2 {
    width: 21.66%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table .col-1-unit-3 {
    width: 15.3%;
  }
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-table .col-1-unit-4 {
    width: 13.66%;
  }
}
#contents .mainSection .sec4-content .cont3 .spec-container .spec-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 4px;
}
@media screen and (max-width: 767px) {
  #contents .mainSection .sec4-content .cont3 .spec-container .spec-title {
    font-size: clamp(16px, 4.2666666667vw, 32px);
    margin-bottom: 0.5333333333vw;
  }
}
#contents .price-note {
  width: 1240px;
  display: block;
  margin: 20px auto;
  transform: translateX(-1%);
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #contents .price-note {
    width: 100%;
    margin: 2.6666666667vw auto;
    padding: 0 3.7333333333vw;
    transform: translateX(0);
    font-size: clamp(14px, 3.7333333333vw, 28px);
    text-indent: -11.2vw;
    padding-left: 15.2vw;
  }
}

@media screen and (max-width: 767px) {
  .btn_sns_share {
    margin: 26.6666666667vw 0 60px;
  }
}